Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f650799c2872b5746043592dbca86bb6f356332d 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-ssh14219541968332037279.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-ssh3928947174687846101.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-ssh14070685602176544034.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-ssh18218352684961050764.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-ssh6881374847630443899.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-52 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/120 [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/120 # 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/120@tmp/jenkins-gitclient-ssh555762121895665390.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 f650799c2872b5746043592dbca86bb6f356332d (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 f650799c2872b5746043592dbca86bb6f356332d # timeout=10 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" > git rev-list --no-walk b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-01T10:36:06.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-01T10:36:06.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-01T10:36:06.445Z] ========================================================= [2021-12-01T10:36:06.445Z] EdgeX Global Pipelines Version Info [2021-12-01T10:36:06.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:36:07.576Z] ------------------- [2021-12-01T10:36:07.576Z] stable info: [2021-12-01T10:36:07.576Z] ------------------- [2021-12-01T10:36:07.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-01T10:36:07.576Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T10:36:07.576Z] Message: update stable to v1.0.217 [2021-12-01T10:36:08.151Z] ------------------- [2021-12-01T10:36:08.151Z] experimental info: [2021-12-01T10:36:08.151Z] ------------------- [2021-12-01T10:36:08.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-01T10:36:08.151Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T10:36:08.151Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-01T10:36:08.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-01T10:36:08.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-01T10:36:08.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-01T10:36:08.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-01T10:36:08.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-01T10:36:08.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-01T10:36:08.340Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-01T10:36:08.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-01T10:36:08.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-01T10:36:08.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-01T10:36:08.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-01T10:36:08.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-01T10:36:08.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-01T10:36:08.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-01T10:36:08.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-01T10:36:08.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T10:36:08.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T10:36:08.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-01T10:36:08.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-01T10:36:08.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-01T10:36:08.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-01T10:36:08.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-01T10:36:08.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-01T10:36:08.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-01T10:36:08.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-01T10:36:08.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo [2021-12-01T10:36:08.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f650799 [Pipeline] echo [2021-12-01T10:36:08.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:36:08.603Z] provisioning config files... [2021-12-01T10:36:08.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config1196510632516920197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:36:08.938Z] ---> docker-login.sh [2021-12-01T10:36:08.938Z] nexus3.edgexfoundry.org:10001 [2021-12-01T10:36:08.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:36:09.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:36:09.200Z] Configure a credential helper to remove this warning. See [2021-12-01T10:36:09.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:36:09.200Z] [2021-12-01T10:36:09.200Z] Login Succeeded [2021-12-01T10:36:09.200Z] nexus3.edgexfoundry.org:10002 [2021-12-01T10:36:09.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:36:09.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:36:09.463Z] Configure a credential helper to remove this warning. See [2021-12-01T10:36:09.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:36:09.463Z] [2021-12-01T10:36:09.463Z] Login Succeeded [2021-12-01T10:36:09.463Z] nexus3.edgexfoundry.org:10003 [2021-12-01T10:36:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:36:09.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:36:09.463Z] Configure a credential helper to remove this warning. See [2021-12-01T10:36:09.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:36:09.463Z] [2021-12-01T10:36:09.463Z] Login Succeeded [2021-12-01T10:36:09.463Z] nexus3.edgexfoundry.org:10004 [2021-12-01T10:36:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:36:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:36:09.725Z] Configure a credential helper to remove this warning. See [2021-12-01T10:36:09.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:36:09.725Z] [2021-12-01T10:36:09.725Z] Login Succeeded [2021-12-01T10:36:09.725Z] docker.io [2021-12-01T10:36:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:36:09.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:36:09.986Z] Configure a credential helper to remove this warning. See [2021-12-01T10:36:09.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:36:09.986Z] [2021-12-01T10:36:09.986Z] Login Succeeded [2021-12-01T10:36:09.986Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T10:36:09.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T10:36:10.306Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/core-command/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/core-data/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-01T10:36:10.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-01T10:36:10.306Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-01T10:36:10.306Z] ++ cut -d/ -f2 [2021-12-01T10:36:10.306Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-01T10:36:10.346Z] 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 [2021-12-01T10:36:10.756Z] + git rev-list -1 --merges f650799c2872b5746043592dbca86bb6f356332d~1..f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo [2021-12-01T10:36:10.773Z] -----------> git rev-list -1 --merges f650799c2872b5746043592dbca86bb6f356332d~1..f650799c2872b5746043592dbca86bb6f356332d f650799c2872b5746043592dbca86bb6f356332d [false] [Pipeline] sh [2021-12-01T10:36:11.075Z] + git log --format=format:%s -1 f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo [2021-12-01T10:36:11.090Z] ========================================================= [2021-12-01T10:36:11.090Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-01T10:36:11.090Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-01T10:36:11.635Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T10:36:11.635Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-01T10:36:11.635Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-01T10:36:11.635Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-01T10:36:11.635Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-01T10:36:11.635Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-01T10:36:11.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:36:12.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:36:12.059Z] [2021-12-01T10:36:12.059Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:36:12.362Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:36:12.362Z] latest: Pulling from edgex-devops/git-semver [2021-12-01T10:36:12.362Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T10:36:12.362Z] 3e5f54012d9b: Pulling fs layer [2021-12-01T10:36:12.362Z] 4c7163046ea9: Pulling fs layer [2021-12-01T10:36:12.362Z] 0c2d73faf560: Pulling fs layer [2021-12-01T10:36:12.362Z] 0c2d73faf560: Waiting [2021-12-01T10:36:12.362Z] 3e5f54012d9b: Verifying Checksum [2021-12-01T10:36:12.362Z] 3e5f54012d9b: Download complete [2021-12-01T10:36:12.362Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T10:36:12.362Z] a0d0a0d46f8b: Download complete [2021-12-01T10:36:12.362Z] 0c2d73faf560: Verifying Checksum [2021-12-01T10:36:12.362Z] 0c2d73faf560: Download complete [2021-12-01T10:36:12.362Z] 4c7163046ea9: Verifying Checksum [2021-12-01T10:36:12.362Z] 4c7163046ea9: Download complete [2021-12-01T10:36:12.626Z] a0d0a0d46f8b: Pull complete [2021-12-01T10:36:12.626Z] 3e5f54012d9b: Pull complete [2021-12-01T10:36:12.887Z] 4c7163046ea9: Pull complete [2021-12-01T10:36:13.149Z] 0c2d73faf560: Pull complete [2021-12-01T10:36:13.149Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-01T10:36:13.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:36:13.149Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-01T10:36:13.222Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:36:13.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T10:36:13.938Z] $ docker top 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T10:36:14.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T10:36:14.033Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T10:36:14.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T10:36:14.152Z] $ docker exec 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent [2021-12-01T10:36:14.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKkCalm/agent.15 [2021-12-01T10:36:14.257Z] SSH_AGENT_PID=22 [2021-12-01T10:36:14.264Z] Running ssh-add (command line suppressed) [2021-12-01T10:36:14.355Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_6049090316442032828.key (/w/workspace/edgex-go/120@tmp/private_key_6049090316442032828.key) [2021-12-01T10:36:14.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T10:36:14.668Z] + git tag --points-at HEAD [Pipeline] } [2021-12-01T10:36:14.681Z] $ docker exec --env ******** --env ******** 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent -k [2021-12-01T10:36:14.761Z] unset SSH_AUTH_SOCK; [2021-12-01T10:36:14.761Z] unset SSH_AGENT_PID; [2021-12-01T10:36:14.761Z] echo Agent pid 22 killed; [2021-12-01T10:36:14.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-01T10:36:14.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T10:36:14.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T10:36:14.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T10:36:14.926Z] $ docker exec 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent [2021-12-01T10:36:15.049Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmcKLOc/agent.56 [2021-12-01T10:36:15.049Z] SSH_AGENT_PID=63 [2021-12-01T10:36:15.055Z] Running ssh-add (command line suppressed) [2021-12-01T10:36:15.170Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_5537065552112190373.key (/w/workspace/edgex-go/120@tmp/private_key_5537065552112190373.key) [2021-12-01T10:36:15.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T10:36:15.487Z] + git semver init [2021-12-01T10:36:15.487Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T10:36:15.487Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2021-12-01T10:36:15.487Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2021-12-01T10:36:15.487Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T10:36:15.487Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T10:36:15.487Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T10:36:15.487Z] # $SEMVER_BRANCH = main [2021-12-01T10:36:15.487Z] # $SEMVER_TEMP = /tmp/semver-839290302 [2021-12-01T10:36:15.487Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-01T10:36:30.430Z] # '/tmp/semver-839290302' -> '/w/workspace/edgex-go/120/.semver' [2021-12-01T10:36:30.430Z] # -> Force: false [2021-12-01T10:36:30.430Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } [2021-12-01T10:36:30.441Z] $ docker exec --env ******** --env ******** 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent -k [2021-12-01T10:36:30.536Z] unset SSH_AUTH_SOCK; [2021-12-01T10:36:30.536Z] unset SSH_AGENT_PID; [2021-12-01T10:36:30.536Z] echo Agent pid 63 killed; [2021-12-01T10:36:30.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T10:36:30.861Z] + git semver [Pipeline] } [2021-12-01T10:36:30.874Z] $ docker stop --time=1 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 [2021-12-01T10:36:32.899Z] $ docker rm -f 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T10:36:33.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-01T10:36:33.525Z] Stashed 1 file(s) [Pipeline] echo [2021-12-01T10:36:33.528Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-01T10:36:33.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T10:36:33.800Z] ========================================================= [2021-12-01T10:36:33.800Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-01T10:36:33.800Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-01T10:36:34.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T10:36:34.116Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-01T10:36:34.116Z] a0d0a0d46f8b: Already exists [2021-12-01T10:36:34.116Z] 31adcdaf11c8: Pulling fs layer [2021-12-01T10:36:34.116Z] b8b176561691: Pulling fs layer [2021-12-01T10:36:34.116Z] 4527c011a84f: Pulling fs layer [2021-12-01T10:36:34.116Z] 5d74067f8e1e: Pulling fs layer [2021-12-01T10:36:34.116Z] e0aca202a116: Pulling fs layer [2021-12-01T10:36:34.116Z] 3a43be97a3b4: Pulling fs layer [2021-12-01T10:36:34.116Z] 34cad66bf833: Pulling fs layer [2021-12-01T10:36:34.116Z] b4e3c513aaa6: Pulling fs layer [2021-12-01T10:36:34.116Z] e0aca202a116: Waiting [2021-12-01T10:36:34.116Z] 5d74067f8e1e: Waiting [2021-12-01T10:36:34.116Z] b4e3c513aaa6: Waiting [2021-12-01T10:36:34.116Z] 3a43be97a3b4: Waiting [2021-12-01T10:36:34.116Z] 34cad66bf833: Waiting [2021-12-01T10:36:34.116Z] b8b176561691: Verifying Checksum [2021-12-01T10:36:34.116Z] b8b176561691: Download complete [2021-12-01T10:36:34.116Z] 31adcdaf11c8: Verifying Checksum [2021-12-01T10:36:34.116Z] 31adcdaf11c8: Download complete [2021-12-01T10:36:34.116Z] 5d74067f8e1e: Verifying Checksum [2021-12-01T10:36:34.116Z] 5d74067f8e1e: Download complete [2021-12-01T10:36:34.116Z] e0aca202a116: Verifying Checksum [2021-12-01T10:36:34.116Z] e0aca202a116: Download complete [2021-12-01T10:36:34.116Z] 3a43be97a3b4: Verifying Checksum [2021-12-01T10:36:34.116Z] 3a43be97a3b4: Download complete [2021-12-01T10:36:34.381Z] 34cad66bf833: Verifying Checksum [2021-12-01T10:36:34.381Z] 34cad66bf833: Download complete [2021-12-01T10:36:34.381Z] 31adcdaf11c8: Pull complete [2021-12-01T10:36:34.381Z] b8b176561691: Pull complete [2021-12-01T10:36:34.643Z] 4527c011a84f: Verifying Checksum [2021-12-01T10:36:34.643Z] 4527c011a84f: Download complete [2021-12-01T10:36:34.643Z] b4e3c513aaa6: Verifying Checksum [2021-12-01T10:36:34.643Z] b4e3c513aaa6: Download complete [2021-12-01T10:36:38.875Z] 4527c011a84f: Pull complete [2021-12-01T10:36:38.875Z] 5d74067f8e1e: Pull complete [2021-12-01T10:36:38.875Z] e0aca202a116: Pull complete [2021-12-01T10:36:38.875Z] 3a43be97a3b4: Pull complete [2021-12-01T10:36:38.875Z] 34cad66bf833: Pull complete [2021-12-01T10:36:41.444Z] b4e3c513aaa6: Pull complete [2021-12-01T10:36:41.444Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-01T10:36:41.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T10:36:41.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-01T10:36:41.761Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T10:36:41.761Z] WORKDIR /edgex [2021-12-01T10:36:41.761Z] COPY go.mod . [2021-12-01T10:36:41.761Z] RUN go mod download' [2021-12-01T10:36:41.761Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-01T10:36:43.154Z] Sending build context to Docker daemon 334.4MB [2021-12-01T10:36:43.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T10:36:43.154Z] ---> 9f6097aaca64 [2021-12-01T10:36:43.154Z] Step 2/4 : WORKDIR /edgex [2021-12-01T10:36:45.065Z] ---> Running in ef54129387db [2021-12-01T10:36:45.065Z] Removing intermediate container ef54129387db [2021-12-01T10:36:45.065Z] ---> f8e708ccdb0f [2021-12-01T10:36:45.065Z] Step 3/4 : COPY go.mod . [2021-12-01T10:36:45.325Z] ---> a110fbd21769 [2021-12-01T10:36:45.325Z] Step 4/4 : RUN go mod download [2021-12-01T10:36:45.325Z] ---> Running in e942d310e1f5 [2021-12-01T10:36:48.734Z] Still waiting to schedule task [2021-12-01T10:36:48.735Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-01T10:37:24.116Z] Removing intermediate container e942d310e1f5 [2021-12-01T10:37:24.116Z] ---> c8163ac7e037 [2021-12-01T10:37:24.116Z] Successfully built c8163ac7e037 [2021-12-01T10:37:24.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:37:24.415Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T10:37:24.415Z] . [Pipeline] withDockerContainer [2021-12-01T10:37:24.484Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:37:24.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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-x86_64 cat [2021-12-01T10:37:24.896Z] $ docker top d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:37:25.252Z] + go version [2021-12-01T10:37:25.252Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-01T10:37:25.263Z] $ docker stop --time=1 d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 [2021-12-01T10:37:26.449Z] $ docker rm -f d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:37:26.936Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T10:37:26.936Z] . [Pipeline] withDockerContainer [2021-12-01T10:37:27.000Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:37:27.027Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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-x86_64 cat [2021-12-01T10:37:27.345Z] $ docker top bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-01T10:37:27.436Z] ========================================================= [2021-12-01T10:37:27.436Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-01T10:37:27.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-01T10:37:27.725Z] + make test [2021-12-01T10:37:27.725Z] go mod tidy [2021-12-01T10:37:27.986Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-01T10:37:33.298Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-01T10:37:51.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-01T10:37:54.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-01T10:37:55.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-01T10:37:55.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-01T10:37:58.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-01T10:37:58.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-01T10:37:58.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-01T10:37:58.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-01T10:37:59.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-01T10:37:59.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-01T10:37:59.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-01T10:37:59.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-01T10:37:59.968Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-01T10:37:59.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-01T10:38:01.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-12-01T10:38:01.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-01T10:38:01.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-01T10:38:02.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2021-12-01T10:38:02.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-01T10:38:03.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-12-01T10:38:03.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-01T10:38:03.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-01T10:38:04.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2021-12-01T10:38:04.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-01T10:38:04.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-01T10:38:05.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-12-01T10:38:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-01T10:38:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-01T10:38:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-01T10:38:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-01T10:38:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-01T10:38:06.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.280s coverage: 94.2% of statements [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-01T10:38:06.001Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-01T10:38:06.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-01T10:38:06.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-01T10:38:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-12-01T10:38:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-01T10:38:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-12-01T10:38:07.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-12-01T10:38:07.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-01T10:38:07.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-12-01T10:38:08.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-12-01T10:38:08.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-12-01T10:38:08.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-12-01T10:38:08.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-12-01T10:38:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-12-01T10:38:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-12-01T10:38:22.005Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-12-01T10:38:22.017Z] Running in /w/workspace/edgex-go/120 [Pipeline] { [Pipeline] checkout [2021-12-01T10:38:22.307Z] The recommended git tool is: git [2021-12-01T10:38:25.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.189s coverage: 82.5% of statements [2021-12-01T10:38:25.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-01T10:38:26.942Z] using credential edgex-jenkins-ssh [2021-12-01T10:38:26.959Z] Cloning the remote Git repository [2021-12-01T10:38:27.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-01T10:38:27.089Z] > git init /w/workspace/edgex-go/120 # timeout=10 [2021-12-01T10:38:27.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-01T10:38:27.179Z] > git --version # timeout=10 [2021-12-01T10:38:27.204Z] > git --version # 'git version 2.17.1' [2021-12-01T10:38:27.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T10:38:27.295Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T10:38:42.432Z] Avoid second fetch [2021-12-01T10:38:42.432Z] Checking out Revision f650799c2872b5746043592dbca86bb6f356332d (main) [2021-12-01T10:38:42.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-01T10:38:42.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T10:38:42.460Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T10:38:42.478Z] > git checkout -f f650799c2872b5746043592dbca86bb6f356332d # timeout=10 [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-12-01T10:38:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 65.4% of statements [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-01T10:38:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-01T10:38:43.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2021-12-01T10:38:43.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-01T10:38:43.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-01T10:38:44.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-12-01T10:38:44.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-01T10:38:44.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-12-01T10:38:44.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-01T10:38:46.763Z] Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T10:38:47.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-01T10:38:47.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:38:47.676Z] Dload Upload Total Spent Left Speed [2021-12-01T10:38:47.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh [2021-12-01T10:38:48.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-01T10:38:48.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-01T10:38:48.555Z] + sudo tee /etc/docker/daemon.new [2021-12-01T10:38:48.555Z] { [2021-12-01T10:38:48.555Z] "registry-mirrors": [ [2021-12-01T10:38:48.555Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-01T10:38:48.555Z] ], [2021-12-01T10:38:48.555Z] "bip": "10.250.0.254/24", [2021-12-01T10:38:48.555Z] "hosts": [ [2021-12-01T10:38:48.555Z] "tcp://0.0.0.0:5555", [2021-12-01T10:38:48.555Z] "unix:///var/run/docker.sock" [2021-12-01T10:38:48.555Z] ], [2021-12-01T10:38:48.555Z] "mtu": 1458, [2021-12-01T10:38:48.555Z] "selinux-enabled": true, [2021-12-01T10:38:48.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-01T10:38:48.555Z] } [Pipeline] sh [2021-12-01T10:38:48.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-01T10:38:49.250Z] + sudo service docker restart [2021-12-01T10:38:51.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-01T10:38:51.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-12-01T10:38:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-12-01T10:38:51.344Z] 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 [2021-12-01T10:39:07.635Z] provisioning config files... [2021-12-01T10:39:07.661Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config2562650476906788396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:39:08.023Z] ---> docker-login.sh [2021-12-01T10:39:08.023Z] nexus3.edgexfoundry.org:10001 [2021-12-01T10:39:08.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:39:08.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:39:08.911Z] Configure a credential helper to remove this warning. See [2021-12-01T10:39:08.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:39:08.911Z] [2021-12-01T10:39:08.911Z] Login Succeeded [2021-12-01T10:39:08.911Z] nexus3.edgexfoundry.org:10002 [2021-12-01T10:39:09.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:39:09.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:39:09.184Z] Configure a credential helper to remove this warning. See [2021-12-01T10:39:09.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:39:09.184Z] [2021-12-01T10:39:09.184Z] Login Succeeded [2021-12-01T10:39:09.184Z] nexus3.edgexfoundry.org:10003 [2021-12-01T10:39:09.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:39:09.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:39:09.730Z] Configure a credential helper to remove this warning. See [2021-12-01T10:39:09.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:39:09.730Z] [2021-12-01T10:39:09.730Z] Login Succeeded [2021-12-01T10:39:09.730Z] nexus3.edgexfoundry.org:10004 [2021-12-01T10:39:10.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:39:10.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:39:10.003Z] Configure a credential helper to remove this warning. See [2021-12-01T10:39:10.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:39:10.003Z] [2021-12-01T10:39:10.003Z] Login Succeeded [2021-12-01T10:39:10.276Z] docker.io [2021-12-01T10:39:10.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:39:10.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:39:10.820Z] Configure a credential helper to remove this warning. See [2021-12-01T10:39:10.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:39:10.820Z] [2021-12-01T10:39:10.820Z] Login Succeeded [2021-12-01T10:39:10.820Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T10:39:10.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T10:39:11.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T10:39:11.296Z] ========================================================= [2021-12-01T10:39:11.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-01T10:39:11.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-01T10:39:11.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T10:39:11.900Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-01T10:39:11.900Z] 552d1f2373af: Pulling fs layer [2021-12-01T10:39:11.900Z] ea3f2d53f512: Pulling fs layer [2021-12-01T10:39:11.900Z] 9e70ebbbe112: Pulling fs layer [2021-12-01T10:39:11.900Z] 7a9cfe048b4a: Pulling fs layer [2021-12-01T10:39:11.900Z] 72dc09318566: Pulling fs layer [2021-12-01T10:39:11.900Z] f4f7b4309257: Pulling fs layer [2021-12-01T10:39:11.900Z] 0ac9a79272e3: Pulling fs layer [2021-12-01T10:39:11.900Z] b78e95d17946: Pulling fs layer [2021-12-01T10:39:11.900Z] f4f7b4309257: Waiting [2021-12-01T10:39:11.900Z] 0ac9a79272e3: Waiting [2021-12-01T10:39:11.900Z] b78e95d17946: Waiting [2021-12-01T10:39:11.900Z] 7a9cfe048b4a: Waiting [2021-12-01T10:39:11.900Z] 72dc09318566: Waiting [2021-12-01T10:39:11.900Z] 9e70ebbbe112: Verifying Checksum [2021-12-01T10:39:11.900Z] 9e70ebbbe112: Download complete [2021-12-01T10:39:11.900Z] ea3f2d53f512: Download complete [2021-12-01T10:39:11.900Z] 72dc09318566: Verifying Checksum [2021-12-01T10:39:11.900Z] 72dc09318566: Download complete [2021-12-01T10:39:11.900Z] f4f7b4309257: Download complete [2021-12-01T10:39:11.900Z] 552d1f2373af: Download complete [2021-12-01T10:39:11.900Z] 0ac9a79272e3: Verifying Checksum [2021-12-01T10:39:11.900Z] 0ac9a79272e3: Download complete [2021-12-01T10:39:13.343Z] 552d1f2373af: Pull complete [2021-12-01T10:39:13.627Z] ea3f2d53f512: Pull complete [2021-12-01T10:39:13.905Z] b78e95d17946: Verifying Checksum [2021-12-01T10:39:13.905Z] b78e95d17946: Download complete [2021-12-01T10:39:13.905Z] 9e70ebbbe112: Pull complete [2021-12-01T10:39:14.501Z] 7a9cfe048b4a: Verifying Checksum [2021-12-01T10:39:14.501Z] 7a9cfe048b4a: Download complete [2021-12-01T10:39:24.657Z] 7a9cfe048b4a: Pull complete [2021-12-01T10:39:24.931Z] 72dc09318566: Pull complete [2021-12-01T10:39:25.204Z] f4f7b4309257: Pull complete [2021-12-01T10:39:25.477Z] 0ac9a79272e3: Pull complete [2021-12-01T10:39:30.184Z] GO111MODULE=on go vet ./... [2021-12-01T10:39:30.871Z] b78e95d17946: Pull complete [2021-12-01T10:39:31.146Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-01T10:39:31.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T10:39:31.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-01T10:39:31.502Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-01T10:39:31.502Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T10:39:31.502Z] WORKDIR /edgex [2021-12-01T10:39:31.502Z] COPY go.mod . [2021-12-01T10:39:31.502Z] RUN go mod download [2021-12-01T10:39:33.489Z] Sending build context to Docker daemon 168.9MB [2021-12-01T10:39:33.489Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T10:39:33.489Z] ---> 8b459fc5aaf0 [2021-12-01T10:39:33.489Z] Step 2/4 : WORKDIR /edgex [2021-12-01T10:39:34.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T10:39:34.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T10:39:34.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T10:39:35.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-01T10:39:35.459Z] ---> Running in 0716da9d95ca [2021-12-01T10:39:35.564Z] + ls -al . [2021-12-01T10:39:35.564Z] total 644 [2021-12-01T10:39:35.564Z] drwxrwxr-x 10 1001 1001 4096 Dec 1 10:39 . [2021-12-01T10:39:35.564Z] drwxr-xr-x 4 root root 32 Dec 1 10:37 .. [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 11 Dec 1 10:36 .dockerignore [2021-12-01T10:39:35.564Z] drwxrwxr-x 8 1001 1001 162 Dec 1 10:36 .git [2021-12-01T10:39:35.564Z] drwxrwxr-x 4 1001 1001 142 Dec 1 10:36 .github [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 804 Dec 1 10:36 .gitignore [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 42 Dec 1 10:36 .golangci.yml [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 76 Dec 1 10:36 .hadolint.yml [2021-12-01T10:39:35.564Z] drwx------ 3 1001 1001 58 Dec 1 10:36 .semver [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 166 Dec 1 10:36 .sonarcloud.properties [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 1171 Dec 1 10:36 ADOPTERS.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 8910 Dec 1 10:36 Attribution.txt [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 51732 Dec 1 10:36 CHANGELOG.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 3804 Dec 1 10:36 CONTRIBUTING.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 677 Dec 1 10:36 GOVERNANCE.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 849 Dec 1 10:36 Jenkinsfile [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 10775 Dec 1 10:36 LICENSE [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 6508 Dec 1 10:36 Makefile [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 582 Dec 1 10:36 OWNERS.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 8207 Dec 1 10:36 README.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 6912 Dec 1 10:36 SECURITY.md [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 11 Dec 1 10:36 VERSION [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 4131 Dec 1 10:36 ZMQWindows.md [2021-12-01T10:39:35.564Z] drwxrwxr-x 2 1001 1001 37 Dec 1 10:36 bin [2021-12-01T10:39:35.564Z] drwxrwxr-x 14 1001 1001 4096 Dec 1 10:36 cmd [2021-12-01T10:39:35.564Z] -rw-r--r-- 1 root root 428381 Dec 1 10:38 coverage.out [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 828 Dec 1 10:36 go.mod [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 49483 Dec 1 10:36 go.sum [2021-12-01T10:39:35.564Z] drwxrwxr-x 8 1001 1001 124 Dec 1 10:36 internal [2021-12-01T10:39:35.564Z] drwxrwxr-x 3 1001 1001 16 Dec 1 10:36 openapi [2021-12-01T10:39:35.564Z] drwxrwxr-x 4 1001 1001 71 Dec 1 10:36 snap [2021-12-01T10:39:35.564Z] -rw-rw-r-- 1 1001 1001 204 Dec 1 10:36 version.go [Pipeline] sh [2021-12-01T10:39:35.732Z] Removing intermediate container 0716da9d95ca [2021-12-01T10:39:35.732Z] ---> 4fcd943bed77 [2021-12-01T10:39:35.732Z] Step 3/4 : COPY go.mod . [2021-12-01T10:39:35.856Z] + '[' -e coverage.out ] [2021-12-01T10:39:35.856Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-01T10:39:35.937Z] Stashed 1 file(s) [Pipeline] sh [2021-12-01T10:39:36.232Z] + make build [2021-12-01T10:39:36.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-12-01T10:39:36.330Z] ---> 34ae2e26eba9 [2021-12-01T10:39:36.330Z] Step 4/4 : RUN go mod download [2021-12-01T10:39:36.602Z] ---> Running in 8591e0e8f116 [2021-12-01T10:39:37.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-01T10:39:44.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-12-01T10:39:44.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-01T10:39:45.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-01T10:39:46.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-01T10:39:46.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-01T10:39:47.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-01T10:39:48.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-01T10:39:49.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-01T10:39:50.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-01T10:39:51.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-01T10:39:52.458Z] $ docker stop --time=1 bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 [2021-12-01T10:39:54.271Z] $ docker rm -f bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:39:55.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-01T10:39:55.839Z] [2021-12-01T10:39:55.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:39:56.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-01T10:39:56.154Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-01T10:39:56.154Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-01T10:39:56.154Z] ca9280d653b3: Pulling fs layer [2021-12-01T10:39:56.154Z] 7e9c9ca2126c: Pulling fs layer [2021-12-01T10:39:56.154Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-01T10:39:56.154Z] cbdbe7a5bc2a: Download complete [2021-12-01T10:39:56.422Z] ca9280d653b3: Verifying Checksum [2021-12-01T10:39:56.422Z] ca9280d653b3: Download complete [2021-12-01T10:39:56.422Z] cbdbe7a5bc2a: Pull complete [2021-12-01T10:39:56.682Z] 7e9c9ca2126c: Verifying Checksum [2021-12-01T10:39:56.682Z] 7e9c9ca2126c: Download complete [2021-12-01T10:39:56.945Z] ca9280d653b3: Pull complete [2021-12-01T10:40:00.253Z] 7e9c9ca2126c: Pull complete [2021-12-01T10:40:00.253Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-01T10:40:00.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-01T10:40:00.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-01T10:40:00.314Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:40:00.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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:latest cat [2021-12-01T10:40:02.012Z] $ docker top 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:40:02.362Z] + docker-compose build --help [2021-12-01T10:40:02.363Z] + grep parallel [2021-12-01T10:40:02.931Z] --parallel Build images in parallel. [Pipeline] } [2021-12-01T10:40:02.940Z] $ docker stop --time=1 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 [2021-12-01T10:40:04.109Z] $ docker rm -f 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:40:04.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-01T10:40:04.503Z] . [Pipeline] withDockerContainer [2021-12-01T10:40:04.570Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:40:04.602Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 [2021-12-01T10:40:04.937Z] $ docker top ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:40:05.296Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-01T10:40:05.883Z] Building core-command ... [2021-12-01T10:40:05.883Z] Building core-data ... [2021-12-01T10:40:05.883Z] Building core-metadata ... [2021-12-01T10:40:05.883Z] Building security-bootstrapper ... [2021-12-01T10:40:05.883Z] Building security-proxy-setup ... [2021-12-01T10:40:05.883Z] Building security-secretstore-setup ... [2021-12-01T10:40:05.883Z] Building support-notifications ... [2021-12-01T10:40:05.883Z] Building support-scheduler ... [2021-12-01T10:40:05.883Z] Building sys-mgmt-agent ... [2021-12-01T10:40:05.883Z] Building support-notifications [2021-12-01T10:40:05.883Z] Building sys-mgmt-agent [2021-12-01T10:40:05.883Z] Building security-bootstrapper [2021-12-01T10:40:05.883Z] Building security-secretstore-setup [2021-12-01T10:40:05.883Z] Building core-command [2021-12-01T10:40:14.057Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:40:14.057Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:40:14.057Z] ---> c8163ac7e037 [2021-12-01T10:40:14.057Z] Step 3/30 : WORKDIR /edgex-go [2021-12-01T10:40:14.627Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:40:14.627Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:40:14.627Z] ---> c8163ac7e037 [2021-12-01T10:40:14.627Z] Step 3/21 : WORKDIR /edgex-go [2021-12-01T10:40:21.212Z] ---> Running in 043ba387fd85 [2021-12-01T10:40:21.213Z] ---> Running in a356648823c1 [2021-12-01T10:40:26.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:40:26.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:40:26.500Z] ---> c8163ac7e037 [2021-12-01T10:40:26.500Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:40:26.500Z] ---> Using cache [2021-12-01T10:40:26.500Z] ---> 4955e4d8d125 [2021-12-01T10:40:26.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:40:26.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:40:26.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:40:26.759Z] ---> c8163ac7e037 [2021-12-01T10:40:26.759Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:40:26.759Z] ---> Using cache [2021-12-01T10:40:26.759Z] ---> 4955e4d8d125 [2021-12-01T10:40:26.759Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:40:27.018Z] Removing intermediate container a356648823c1 [2021-12-01T10:40:27.018Z] ---> 4955e4d8d125 [2021-12-01T10:40:27.018Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:40:27.278Z] ---> Running in d1049ecf21b0 [2021-12-01T10:40:27.278Z] Removing intermediate container 043ba387fd85 [2021-12-01T10:40:27.278Z] ---> e28b4b1f776d [2021-12-01T10:40:27.278Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:40:27.278Z] ---> Running in 94706ba7734b [2021-12-01T10:40:27.278Z] ---> Running in 0bb6ddaf00d5 [2021-12-01T10:40:27.278Z] ---> Running in bc97b146bb44 [2021-12-01T10:40:27.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:40:27.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:40:27.542Z] ---> c8163ac7e037 [2021-12-01T10:40:27.542Z] Step 3/24 : WORKDIR /edgex-go [2021-12-01T10:40:27.542Z] ---> Using cache [2021-12-01T10:40:27.542Z] ---> e28b4b1f776d [2021-12-01T10:40:27.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:40:27.542Z] ---> Running in 8d32fbbfc694 [2021-12-01T10:40:28.490Z] Removing intermediate container d1049ecf21b0 [2021-12-01T10:40:28.490Z] ---> feb27a620b1d [2021-12-01T10:40:28.490Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-01T10:40:28.490Z] ---> Running in 8cdcbefae297 [2021-12-01T10:40:28.490Z] Removing intermediate container 94706ba7734b [2021-12-01T10:40:28.490Z] ---> 16027a60d513 [2021-12-01T10:40:28.490Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-01T10:40:28.490Z] ---> Running in 38086a6228b8 [2021-12-01T10:40:28.490Z] Removing intermediate container 0bb6ddaf00d5 [2021-12-01T10:40:28.490Z] ---> a4c2a4bf79be [2021-12-01T10:40:28.490Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-01T10:40:28.490Z] ---> Running in f573dca3da87 [2021-12-01T10:40:28.753Z] Removing intermediate container bc97b146bb44 [2021-12-01T10:40:28.753Z] ---> 4196832f27de [2021-12-01T10:40:28.753Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-01T10:40:28.753Z] ---> Running in ac69053bd8c1 [2021-12-01T10:40:28.753Z] Removing intermediate container 8d32fbbfc694 [2021-12-01T10:40:28.753Z] ---> 4ef6c6878ced [2021-12-01T10:40:28.753Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-01T10:40:28.753Z] ---> Running in e125f1157ffe [2021-12-01T10:40:29.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.279Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.279Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.279Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:29.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:30.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:30.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:30.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:40:30.111Z] OK: 220 MiB in 52 packages [2021-12-01T10:40:30.376Z] OK: 220 MiB in 52 packages [2021-12-01T10:40:30.376Z] OK: 220 MiB in 52 packages [2021-12-01T10:40:30.641Z] OK: 220 MiB in 52 packages [2021-12-01T10:40:30.641Z] OK: 220 MiB in 52 packages [2021-12-01T10:40:30.641Z] Removing intermediate container 8cdcbefae297 [2021-12-01T10:40:30.641Z] ---> 27503ba042be [2021-12-01T10:40:30.641Z] Step 6/22 : COPY . . [2021-12-01T10:40:30.905Z] Removing intermediate container f573dca3da87 [2021-12-01T10:40:30.905Z] ---> 785ebd70c1bb [2021-12-01T10:40:30.905Z] Step 6/30 : COPY . . [2021-12-01T10:40:30.905Z] Removing intermediate container 38086a6228b8 [2021-12-01T10:40:30.905Z] ---> 1e962b21a7a5 [2021-12-01T10:40:30.905Z] Step 6/22 : COPY . . [2021-12-01T10:40:31.863Z] Removing intermediate container e125f1157ffe [2021-12-01T10:40:31.863Z] ---> b584075eacc0 [2021-12-01T10:40:31.863Z] Step 6/24 : COPY . . [2021-12-01T10:40:35.178Z] Removing intermediate container ac69053bd8c1 [2021-12-01T10:40:35.178Z] ---> 2f9f8949d06c [2021-12-01T10:40:35.178Z] Step 6/21 : COPY . . [2021-12-01T10:40:43.318Z] ---> 1c912110ae88 [2021-12-01T10:40:43.318Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:40:43.578Z] ---> Running in 897e9169bf36 [2021-12-01T10:40:58.402Z] Removing intermediate container 8591e0e8f116 [2021-12-01T10:40:58.402Z] ---> f6b26e1f7b47 [2021-12-01T10:40:58.402Z] Successfully built f6b26e1f7b47 [2021-12-01T10:40:58.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:40:58.737Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T10:40:58.737Z] . [Pipeline] withDockerContainer [2021-12-01T10:40:58.962Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-12-01T10:40:59.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-01T10:41:00.378Z] $ docker top d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:41:01.284Z] + go version [2021-12-01T10:41:01.284Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-01T10:41:01.309Z] $ docker stop --time=1 d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d [2021-12-01T10:41:01.683Z] ---> 659795cdf732 [2021-12-01T10:41:01.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:41:01.683Z] ---> Running in e36096e8d6ef [2021-12-01T10:41:01.947Z] Removing intermediate container 897e9169bf36 [2021-12-01T10:41:01.947Z] ---> 38a4b105caf9 [2021-12-01T10:41:01.947Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-01T10:41:01.947Z] ---> Running in 9400a80686af [2021-12-01T10:41:02.526Z] ---> 6b2aa961c4ae [2021-12-01T10:41:02.526Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:41:02.526Z] ---> c977390615f8 [2021-12-01T10:41:02.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:41:02.805Z] ---> Running in e0e2425d33a7 [2021-12-01T10:41:02.805Z] ---> Running in 3b98e1d63622 [2021-12-01T10:41:02.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-01T10:41:02.932Z] $ docker rm -f d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:41:03.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-01T10:41:03.674Z] [2021-12-01T10:41:03.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:41:03.752Z] Removing intermediate container e36096e8d6ef [2021-12-01T10:41:03.752Z] ---> 9d040429143c [2021-12-01T10:41:03.752Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-01T10:41:03.752Z] ---> Running in bc47ab4251f0 [2021-12-01T10:41:04.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-01T10:41:04.016Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-01T10:41:04.016Z] 29e5d40040c1: Pulling fs layer [2021-12-01T10:41:04.017Z] 1ce36da41761: Pulling fs layer [2021-12-01T10:41:04.017Z] 25b303627fd3: Pulling fs layer [2021-12-01T10:41:04.289Z] 29e5d40040c1: Verifying Checksum [2021-12-01T10:41:04.289Z] 29e5d40040c1: Download complete [2021-12-01T10:41:04.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-12-01T10:41:04.561Z] 1ce36da41761: Verifying Checksum [2021-12-01T10:41:04.562Z] 1ce36da41761: Download complete [2021-12-01T10:41:04.598Z] Removing intermediate container 3b98e1d63622 [2021-12-01T10:41:04.598Z] ---> 573ed75994b0 [2021-12-01T10:41:04.598Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-01T10:41:04.837Z] 29e5d40040c1: Pull complete [2021-12-01T10:41:04.857Z] Removing intermediate container e0e2425d33a7 [2021-12-01T10:41:04.857Z] ---> 4b4e41175390 [2021-12-01T10:41:04.857Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-01T10:41:04.857Z] ---> Running in 4f84d0e6ac96 [2021-12-01T10:41:04.857Z] ---> Running in 00e28b518c60 [2021-12-01T10:41:05.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-01T10:41:05.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-01T10:41:05.814Z] 25b303627fd3: Verifying Checksum [2021-12-01T10:41:05.814Z] 25b303627fd3: Download complete [2021-12-01T10:41:05.814Z] 1ce36da41761: Pull complete [2021-12-01T10:41:06.272Z] ---> bddd6cc817fe [2021-12-01T10:41:06.273Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:41:06.273Z] ---> Running in 60f4bd26a077 [2021-12-01T10:41:07.661Z] Removing intermediate container 60f4bd26a077 [2021-12-01T10:41:07.661Z] ---> cdce89449958 [2021-12-01T10:41:07.661Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-01T10:41:07.922Z] ---> Running in ca3178aade67 [2021-12-01T10:41:08.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-01T10:41:15.992Z] 25b303627fd3: Pull complete [2021-12-01T10:41:15.992Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-01T10:41:15.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-01T10:41:15.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-01T10:41:16.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-12-01T10:41:16.304Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 [2021-12-01T10:41:18.633Z] $ docker top 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:41:19.527Z] + docker-compose build --help [2021-12-01T10:41:19.527Z] + grep parallel [2021-12-01T10:41:22.902Z] --parallel Build images in parallel. [Pipeline] } [2021-12-01T10:41:23.198Z] $ docker stop --time=1 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 [2021-12-01T10:41:24.826Z] $ docker rm -f 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:41:25.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-01T10:41:25.413Z] . [Pipeline] withDockerContainer [2021-12-01T10:41:25.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-12-01T10:41:25.722Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-01T10:41:26.945Z] $ docker top b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:41:27.830Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-01T10:41:32.113Z] Building core-command ... [2021-12-01T10:41:32.113Z] Building core-data ... [2021-12-01T10:41:32.113Z] Building core-metadata ... [2021-12-01T10:41:32.113Z] Building security-bootstrapper ... [2021-12-01T10:41:32.113Z] Building security-proxy-setup ... [2021-12-01T10:41:32.113Z] Building security-secretstore-setup ... [2021-12-01T10:41:32.113Z] Building support-notifications ... [2021-12-01T10:41:32.113Z] Building support-scheduler ... [2021-12-01T10:41:32.113Z] Building sys-mgmt-agent ... [2021-12-01T10:41:32.113Z] Building core-data [2021-12-01T10:41:32.113Z] Building security-bootstrapper [2021-12-01T10:41:32.113Z] Building support-notifications [2021-12-01T10:41:32.113Z] Building security-proxy-setup [2021-12-01T10:41:32.113Z] Building support-scheduler [2021-12-01T10:41:46.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-01T10:41:46.936Z] Removing intermediate container 4f84d0e6ac96 [2021-12-01T10:41:46.936Z] ---> 87d6d0e62968 [2021-12-01T10:41:46.936Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-01T10:41:46.936Z] Removing intermediate container bc47ab4251f0 [2021-12-01T10:41:46.936Z] ---> 417bf53795b5 [2021-12-01T10:41:46.936Z] [2021-12-01T10:41:46.936Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:41:46.936Z] ---> Running in 831208cbf8af [2021-12-01T10:41:46.936Z] 3.14: Pulling from library/alpine [2021-12-01T10:41:46.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-01T10:41:47.528Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T10:41:47.528Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T10:41:47.528Z] ---> 0a97eee8041e [2021-12-01T10:41:47.528Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:41:47.828Z] ---> Running in f0fb002b5ace [2021-12-01T10:41:47.828Z] Removing intermediate container 00e28b518c60 [2021-12-01T10:41:47.828Z] ---> 1664d4303f80 [2021-12-01T10:41:47.828Z] [2021-12-01T10:41:47.828Z] Step 9/30 : FROM alpine:3.14 [2021-12-01T10:41:47.828Z] ---> 0a97eee8041e [2021-12-01T10:41:47.828Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-01T10:41:48.092Z] ---> Running in 045e691e8ab9 [2021-12-01T10:41:48.092Z] Removing intermediate container 045e691e8ab9 [2021-12-01T10:41:48.092Z] ---> 24d37bc81399 [2021-12-01T10:41:48.092Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-01T10:41:48.092Z] Removing intermediate container 831208cbf8af [2021-12-01T10:41:48.092Z] ---> faef1c9f8b55 [2021-12-01T10:41:48.092Z] [2021-12-01T10:41:48.092Z] Step 10/22 : FROM docker:20.10.8 [2021-12-01T10:41:48.092Z] ---> Running in d8950688e07b [2021-12-01T10:41:48.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:48.638Z] 20.10.8: Pulling from library/docker [2021-12-01T10:41:48.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:48.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:48.906Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-01T10:41:48.906Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:41:48.906Z] OK: 6 MiB in 15 packages [2021-12-01T10:41:48.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:48.906Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-01T10:41:48.906Z] (2/2) Installing su-exec (0.2-r1) [2021-12-01T10:41:49.166Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:41:49.166Z] OK: 6 MiB in 16 packages [2021-12-01T10:41:49.741Z] Removing intermediate container f0fb002b5ace [2021-12-01T10:41:49.741Z] ---> f1b0b49c6189 [2021-12-01T10:41:49.741Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:41:49.741Z] ---> Running in 130bcf26ef69 [2021-12-01T10:41:50.001Z] Removing intermediate container 9400a80686af [2021-12-01T10:41:50.001Z] ---> a5fb65e5fe42 [2021-12-01T10:41:50.001Z] [2021-12-01T10:41:50.001Z] Step 9/24 : FROM alpine:3.14 [2021-12-01T10:41:50.001Z] ---> 0a97eee8041e [2021-12-01T10:41:50.001Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-01T10:41:50.267Z] Removing intermediate container d8950688e07b [2021-12-01T10:41:50.267Z] ---> 8f10235d453a [2021-12-01T10:41:50.267Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-01T10:41:50.267Z] ---> Running in bd09df227cf1 [2021-12-01T10:41:50.267Z] Removing intermediate container 130bcf26ef69 [2021-12-01T10:41:50.267Z] ---> 232e2a05d01e [2021-12-01T10:41:50.267Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-01T10:41:50.267Z] ---> Running in 813a10ec1886 [2021-12-01T10:41:50.267Z] ---> Running in 74858de9c798 [2021-12-01T10:41:50.267Z] Removing intermediate container ca3178aade67 [2021-12-01T10:41:50.267Z] ---> 4940c8c6677d [2021-12-01T10:41:50.267Z] [2021-12-01T10:41:50.267Z] Step 9/21 : FROM alpine:3.14 [2021-12-01T10:41:50.267Z] ---> 0a97eee8041e [2021-12-01T10:41:50.267Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-01T10:41:50.267Z] ---> Running in facef2b89d88 [2021-12-01T10:41:50.533Z] Removing intermediate container 813a10ec1886 [2021-12-01T10:41:50.533Z] ---> c2217e7026a7 [2021-12-01T10:41:50.533Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-01T10:41:50.533Z] Removing intermediate container 74858de9c798 [2021-12-01T10:41:50.533Z] ---> dbe4a29120cc [2021-12-01T10:41:50.533Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-01T10:41:50.533Z] ---> Running in f19d8c05b1c3 [2021-12-01T10:41:50.533Z] ---> Running in 059f18d01f33 [2021-12-01T10:41:50.533Z] Removing intermediate container f19d8c05b1c3 [2021-12-01T10:41:50.533Z] ---> dd70b9990a64 [2021-12-01T10:41:50.533Z] Step 14/22 : WORKDIR / [2021-12-01T10:41:50.841Z] Removing intermediate container 059f18d01f33 [2021-12-01T10:41:50.841Z] ---> 5c1351829105 [2021-12-01T10:41:50.841Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-01T10:41:50.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:50.841Z] ---> Running in 7b821c1b1071 [2021-12-01T10:41:50.841Z] ---> Running in b024da271aaf [2021-12-01T10:41:50.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:50.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:50.841Z] Removing intermediate container 7b821c1b1071 [2021-12-01T10:41:50.841Z] ---> 311b4d90fc95 [2021-12-01T10:41:50.841Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:41:50.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:51.122Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-01T10:41:51.122Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-01T10:41:51.122Z] (3/3) Installing su-exec (0.2-r1) [2021-12-01T10:41:51.122Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:41:51.122Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:41:51.122Z] OK: 6 MiB in 17 packages [2021-12-01T10:41:51.122Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-01T10:41:51.122Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-01T10:41:51.122Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:41:51.122Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:41:51.394Z] OK: 6 MiB in 16 packages [2021-12-01T10:41:51.394Z] ---> 85b5830fd8bc [2021-12-01T10:41:51.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-01T10:41:51.659Z] Removing intermediate container bd09df227cf1 [2021-12-01T10:41:51.659Z] ---> 092efc4ed55b [2021-12-01T10:41:51.659Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-01T10:41:51.659Z] Removing intermediate container facef2b89d88 [2021-12-01T10:41:51.659Z] ---> 714f217f3aa9 [2021-12-01T10:41:51.659Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:41:51.933Z] ---> Running in b6037a332988 [2021-12-01T10:41:51.933Z] Removing intermediate container b024da271aaf [2021-12-01T10:41:51.933Z] ---> 87dd0f7c417a [2021-12-01T10:41:51.933Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-01T10:41:51.933Z] ---> Running in 4015e88714d3 [2021-12-01T10:41:51.933Z] ---> f33cfb04a70e [2021-12-01T10:41:51.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-01T10:41:51.933Z] Removing intermediate container b6037a332988 [2021-12-01T10:41:51.933Z] ---> fc538ba8193a [2021-12-01T10:41:51.933Z] Step 12/24 : WORKDIR / [2021-12-01T10:41:51.933Z] ---> Running in 2f9c255b0888 [2021-12-01T10:41:51.933Z] ---> Running in 4a9de9b5cf65 [2021-12-01T10:41:52.206Z] Removing intermediate container 4015e88714d3 [2021-12-01T10:41:52.206Z] ---> 3d11431be873 [2021-12-01T10:41:52.206Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-01T10:41:52.206Z] Removing intermediate container 2f9c255b0888 [2021-12-01T10:41:52.206Z] ---> 2c4e4a4ebeef [2021-12-01T10:41:52.206Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-01T10:41:52.206Z] ---> Running in d746c8bed82d [2021-12-01T10:41:52.206Z] ---> 744abf9f4790 [2021-12-01T10:41:52.206Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-01T10:41:52.206Z] Removing intermediate container 4a9de9b5cf65 [2021-12-01T10:41:52.206Z] ---> 7b69cc745478 [2021-12-01T10:41:52.206Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-01T10:41:52.206Z] ---> Running in c7ac7e4fe9ef [2021-12-01T10:41:52.483Z] Removing intermediate container d746c8bed82d [2021-12-01T10:41:52.483Z] ---> 71b7086b272d [2021-12-01T10:41:52.483Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-01T10:41:52.483Z] ---> Running in 49a379b993d7 [2021-12-01T10:41:52.483Z] ---> 94e0b64db5d0 [2021-12-01T10:41:52.483Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-01T10:41:52.483Z] ---> 9fa8b13a5b50 [2021-12-01T10:41:52.483Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-01T10:41:52.483Z] Removing intermediate container c7ac7e4fe9ef [2021-12-01T10:41:52.483Z] ---> 7fa364b2660f [2021-12-01T10:41:52.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:41:52.483Z] ---> Running in 1ec753adbd0b [2021-12-01T10:41:52.483Z] ---> Running in e88d9562925c [2021-12-01T10:41:52.483Z] Removing intermediate container 49a379b993d7 [2021-12-01T10:41:52.483Z] ---> d906ecfb4f41 [2021-12-01T10:41:52.483Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:41:52.757Z] Removing intermediate container e88d9562925c [2021-12-01T10:41:52.757Z] ---> 440a7bb6b149 [2021-12-01T10:41:52.757Z] Step 20/22 : LABEL arch=x86_64 [2021-12-01T10:41:52.757Z] ---> Running in 22f34335f17c [2021-12-01T10:41:52.757Z] ---> 4b4479fb78dd [2021-12-01T10:41:52.757Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-01T10:41:52.757Z] ---> 813f18780b04 [2021-12-01T10:41:52.757Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-01T10:41:53.034Z] Removing intermediate container 22f34335f17c [2021-12-01T10:41:53.034Z] ---> 5b22b15c13af [2021-12-01T10:41:53.034Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:41:53.034Z] ---> Running in 3d0b9db3e6fe [2021-12-01T10:41:53.034Z] ---> 86bc876e746f [2021-12-01T10:41:53.034Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-01T10:41:53.299Z] Removing intermediate container 3d0b9db3e6fe [2021-12-01T10:41:53.299Z] ---> f84a1760220f [2021-12-01T10:41:53.299Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:41:53.299Z] ---> Running in 834e5732ee97 [2021-12-01T10:41:53.299Z] ---> 314cfe703e5a [2021-12-01T10:41:53.299Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-01T10:41:53.299Z] Removing intermediate container 1ec753adbd0b [2021-12-01T10:41:53.299Z] ---> f42e8c0100a5 [2021-12-01T10:41:53.299Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:41:53.299Z] ---> d78d66f64560 [2021-12-01T10:41:53.299Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-01T10:41:53.575Z] Removing intermediate container 834e5732ee97 [2021-12-01T10:41:53.575Z] ---> 21d192c1df96 [2021-12-01T10:41:53.575Z] [2021-12-01T10:41:53.575Z] Successfully built 21d192c1df96 [2021-12-01T10:41:53.575Z] ---> 30d0d977c834 [2021-12-01T10:41:53.575Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-01T10:41:53.575Z] Successfully tagged core-command:latest [2021-12-01T10:41:53.575Z] Building core-data [2021-12-01T10:41:53.866Z]  Building core-command ... done  ---> d97b4beea8ce [2021-12-01T10:41:53.866Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-01T10:41:53.866Z] ---> Running in 404f4908b45c [2021-12-01T10:41:55.078Z] Removing intermediate container 404f4908b45c [2021-12-01T10:41:55.078Z] ---> 4d6532749f2b [2021-12-01T10:41:55.078Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:41:55.338Z] ---> 0411f1cf1f8d [2021-12-01T10:41:55.338Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-01T10:41:55.338Z] ---> 1600c5b7e8cf [2021-12-01T10:41:55.338Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-01T10:41:55.338Z] ---> Running in 7ff7f16d37aa [2021-12-01T10:41:55.597Z] Removing intermediate container 7ff7f16d37aa [2021-12-01T10:41:55.597Z] ---> b78999292c6d [2021-12-01T10:41:55.597Z] Step 19/21 : LABEL arch=x86_64 [2021-12-01T10:41:55.597Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-01T10:41:55.858Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-01T10:41:55.858Z] ---> 40e1be008709 [2021-12-01T10:41:55.858Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-01T10:41:55.858Z] ---> bc6c0ffef665 [2021-12-01T10:41:55.858Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:41:55.858Z] ---> Running in 09ef7861e765 [2021-12-01T10:41:55.858Z] ---> 4d215c850134 [2021-12-01T10:41:55.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-01T10:41:55.858Z] ---> Running in 6b4f4cd297dd [2021-12-01T10:41:55.858Z] Removing intermediate container 09ef7861e765 [2021-12-01T10:41:55.858Z] ---> b0dc87d3181f [2021-12-01T10:41:55.858Z] Step 20/21 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:41:56.121Z] ---> 12252e9a5d6f [2021-12-01T10:41:56.121Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-01T10:41:56.121Z] ---> Running in 020a574037d2 [2021-12-01T10:41:56.121Z] Removing intermediate container 6b4f4cd297dd [2021-12-01T10:41:56.121Z] ---> 7cf07300221b [2021-12-01T10:41:56.121Z] 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 [2021-12-01T10:41:56.121Z] ---> 2f2b025bd13d [2021-12-01T10:41:56.121Z] 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/ [2021-12-01T10:41:56.121Z] ---> Running in dd949c0de3ed [2021-12-01T10:41:56.121Z] ---> Running in b430e6cdf4fe [2021-12-01T10:41:56.121Z] Removing intermediate container 020a574037d2 [2021-12-01T10:41:56.121Z] ---> aac44b58c455 [2021-12-01T10:41:56.121Z] Step 21/21 : LABEL version=2.2.0-dev.7 [2021-12-01T10:41:56.121Z] ---> 071a300bae81 [2021-12-01T10:41:56.121Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-01T10:41:56.121Z] ---> Running in 0e2ab6bd1747 [2021-12-01T10:41:56.381Z] ---> Running in e8711434beca [2021-12-01T10:41:56.381Z] Removing intermediate container 0e2ab6bd1747 [2021-12-01T10:41:56.381Z] ---> 54a11020282b [2021-12-01T10:41:56.381Z] [2021-12-01T10:41:56.642Z] Successfully built 54a11020282b [2021-12-01T10:41:56.642Z] Successfully tagged support-notifications:latest [2021-12-01T10:41:56.642Z]  Building support-notifications ... done Building core-metadata [2021-12-01T10:41:56.642Z] Removing intermediate container e8711434beca [2021-12-01T10:41:56.642Z] ---> 631eae182a05 [2021-12-01T10:41:56.642Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-01T10:41:57.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:57.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:41:57.880Z] (1/42) Installing readline (8.1.0-r0) [2021-12-01T10:41:57.880Z] (2/42) Installing bash (5.1.4-r0) [2021-12-01T10:41:57.880Z] Executing bash-5.1.4-r0.post-install [2021-12-01T10:41:57.880Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-01T10:41:57.880Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-01T10:41:57.880Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-01T10:41:57.880Z] (6/42) Installing curl (7.79.1-r0) [2021-12-01T10:41:57.880Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-01T10:41:57.880Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-01T10:41:57.880Z] (9/42) Installing expat (2.4.1-r0) [2021-12-01T10:41:57.880Z] (10/42) Installing libffi (3.3-r2) [2021-12-01T10:41:57.880Z] (11/42) Installing gdbm (1.19-r0) [2021-12-01T10:41:58.148Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-01T10:41:58.148Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T10:41:58.148Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T10:41:58.148Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-01T10:41:58.148Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-01T10:41:58.148Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-01T10:41:58.148Z] ---> 5de60245963c [2021-12-01T10:41:58.148Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-01T10:41:59.096Z] ---> Running in 1634a016bf6a [2021-12-01T10:41:59.096Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-01T10:41:59.096Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-01T10:41:59.096Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:41:59.096Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:41:59.096Z] ---> c8163ac7e037 [2021-12-01T10:41:59.096Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:41:59.096Z] ---> Using cache [2021-12-01T10:41:59.096Z] ---> e28b4b1f776d [2021-12-01T10:41:59.096Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:41:59.096Z] ---> Using cache [2021-12-01T10:41:59.096Z] ---> 4ef6c6878ced [2021-12-01T10:41:59.096Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-01T10:41:59.096Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-01T10:41:59.359Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-01T10:41:59.359Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-01T10:41:59.643Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-01T10:41:59.643Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-01T10:41:59.643Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-01T10:41:59.643Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-01T10:41:59.643Z] ---> Running in ece007dd8f4e [2021-12-01T10:41:59.643Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-01T10:41:59.643Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-01T10:41:59.643Z] Removing intermediate container b430e6cdf4fe [2021-12-01T10:41:59.643Z] ---> 469b34c162de [2021-12-01T10:41:59.643Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-01T10:41:59.643Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-01T10:41:59.643Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-01T10:41:59.911Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-01T10:41:59.911Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-01T10:41:59.911Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-01T10:41:59.911Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-01T10:41:59.911Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-01T10:41:59.911Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-01T10:41:59.911Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-01T10:41:59.911Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-01T10:41:59.911Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-01T10:41:59.911Z] ---> Running in 3b147839e71f [2021-12-01T10:41:59.911Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-01T10:41:59.911Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-01T10:42:00.175Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-01T10:42:00.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:00.442Z] Removing intermediate container 3b147839e71f [2021-12-01T10:42:00.442Z] ---> 6145ddd6503d [2021-12-01T10:42:00.442Z] Step 22/24 : LABEL arch=x86_64 [2021-12-01T10:42:00.721Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T10:42:00.721Z] OK: 84 MiB in 64 packages [2021-12-01T10:42:00.981Z] ---> Running in 196e91122b36 [2021-12-01T10:42:00.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:00.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:00.981Z] ---> c8163ac7e037 [2021-12-01T10:42:00.981Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:42:00.981Z] ---> Using cache [2021-12-01T10:42:00.981Z] ---> e28b4b1f776d [2021-12-01T10:42:00.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:00.981Z] ---> Using cache [2021-12-01T10:42:00.981Z] ---> 4ef6c6878ced [2021-12-01T10:42:00.981Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-01T10:42:00.981Z] ---> Using cache [2021-12-01T10:42:00.981Z] ---> b584075eacc0 [2021-12-01T10:42:00.981Z] Step 6/22 : COPY . . [2021-12-01T10:42:00.981Z] ---> Using cache [2021-12-01T10:42:00.981Z] ---> 1c912110ae88 [2021-12-01T10:42:00.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:00.981Z] ---> Using cache [2021-12-01T10:42:00.981Z] ---> 38a4b105caf9 [2021-12-01T10:42:00.981Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-01T10:42:00.981Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:01.283Z] Removing intermediate container 196e91122b36 [2021-12-01T10:42:01.283Z] ---> 6a037f8fd101 [2021-12-01T10:42:01.283Z] Step 23/24 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:01.283Z] ---> Running in acace03c405c [2021-12-01T10:42:01.283Z] Removing intermediate container 1634a016bf6a [2021-12-01T10:42:01.283Z] ---> 13fa5570f1b8 [2021-12-01T10:42:01.283Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-01T10:42:01.283Z] ---> Running in 4ad4467a39f1 [2021-12-01T10:42:01.283Z] ---> Running in 5efdb3f2573d [2021-12-01T10:42:01.283Z] Removing intermediate container 4ad4467a39f1 [2021-12-01T10:42:01.283Z] ---> 609a31b1cb11 [2021-12-01T10:42:01.283Z] Step 24/24 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:01.560Z] Removing intermediate container 5efdb3f2573d [2021-12-01T10:42:01.560Z] ---> 2325d916aedc [2021-12-01T10:42:01.560Z] Step 27/30 : CMD ["gate"] [2021-12-01T10:42:01.560Z] OK: 220 MiB in 52 packages [2021-12-01T10:42:01.560Z] ---> Running in be2364f7bf4b [2021-12-01T10:42:01.560Z] Collecting docker-compose==1.23.2 [2021-12-01T10:42:01.560Z] ---> Running in c1e1bd8b727e [2021-12-01T10:42:01.560Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-01T10:42:01.560Z] Removing intermediate container be2364f7bf4b [2021-12-01T10:42:01.560Z] ---> 8357f106bf8f [2021-12-01T10:42:01.560Z] [2021-12-01T10:42:01.560Z] Collecting docopt<0.7,>=0.6.1 [2021-12-01T10:42:01.560Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-01T10:42:01.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-01T10:42:01.850Z] Successfully built 8357f106bf8f [2021-12-01T10:42:01.850Z] Removing intermediate container c1e1bd8b727e [2021-12-01T10:42:01.850Z] ---> f7b359d39486 [2021-12-01T10:42:01.850Z] Step 28/30 : LABEL arch=x86_64 [2021-12-01T10:42:01.850Z] Successfully tagged security-secretstore-setup:latest [2021-12-01T10:42:01.850Z] Building support-scheduler [2021-12-01T10:42:01.850Z]  Building security-secretstore-setup ... done  ---> Running in d2b17bdaff2a [2021-12-01T10:42:01.850Z] Removing intermediate container ece007dd8f4e [2021-12-01T10:42:01.850Z] ---> 3b9cb672b9d6 [2021-12-01T10:42:01.850Z] Step 6/22 : COPY . . [2021-12-01T10:42:02.455Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-01T10:42:02.455Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-01T10:42:02.455Z] Removing intermediate container d2b17bdaff2a [2021-12-01T10:42:02.455Z] ---> 6d485ca4bcc0 [2021-12-01T10:42:02.455Z] Step 29/30 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:02.455Z] Collecting jsonschema<3,>=2.5.1 [2021-12-01T10:42:02.455Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-01T10:42:02.734Z] Collecting PyYAML<4,>=3.10 [2021-12-01T10:42:02.734Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-01T10:42:04.128Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-01T10:42:04.128Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-01T10:42:04.389Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-01T10:42:04.389Z] Collecting texttable<0.10,>=0.9.0 [2021-12-01T10:42:04.389Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-01T10:42:04.964Z] Collecting cached-property<2,>=1.2.0 [2021-12-01T10:42:04.964Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-01T10:42:05.226Z] Collecting docker<4.0,>=3.6.0 [2021-12-01T10:42:05.226Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-01T10:42:05.226Z] ---> Running in ef7e4eeb445f [2021-12-01T10:42:05.226Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-01T10:42:05.226Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-01T10:42:05.226Z] Collecting docker-pycreds>=0.4.0 [2021-12-01T10:42:05.226Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-01T10:42:05.488Z] Collecting idna<2.8,>=2.5 [2021-12-01T10:42:05.488Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-01T10:42:05.488Z] 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) [2021-12-01T10:42:05.488Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-01T10:42:05.752Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-01T10:42:05.752Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-01T10:42:05.752Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-01T10:42:05.752Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-01T10:42:05.752Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-01T10:42:05.752Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-01T10:42:05.752Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-01T10:42:06.014Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-01T10:42:06.014Z] Attempting uninstall: urllib3 [2021-12-01T10:42:06.014Z] Found existing installation: urllib3 1.26.5 [2021-12-01T10:42:06.014Z] Uninstalling urllib3-1.26.5: [2021-12-01T10:42:06.014Z] Successfully uninstalled urllib3-1.26.5 [2021-12-01T10:42:06.607Z] Attempting uninstall: idna [2021-12-01T10:42:06.607Z] Found existing installation: idna 3.2 [2021-12-01T10:42:06.607Z] Uninstalling idna-3.2: [2021-12-01T10:42:06.607Z] Successfully uninstalled idna-3.2 [2021-12-01T10:42:06.872Z] Removing intermediate container ef7e4eeb445f [2021-12-01T10:42:06.872Z] ---> b62b74ef74e4 [2021-12-01T10:42:06.872Z] Step 30/30 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:06.872Z] Attempting uninstall: chardet [2021-12-01T10:42:06.872Z] Found existing installation: chardet 4.0.0 [2021-12-01T10:42:06.872Z] Uninstalling chardet-4.0.0: [2021-12-01T10:42:06.872Z] Successfully uninstalled chardet-4.0.0 [2021-12-01T10:42:08.000Z] Attempting uninstall: requests [2021-12-01T10:42:08.000Z] Found existing installation: requests 2.25.1 [2021-12-01T10:42:08.000Z] Uninstalling requests-2.25.1: [2021-12-01T10:42:08.000Z] Successfully uninstalled requests-2.25.1 [2021-12-01T10:42:08.000Z] ---> Running in ec4b33e9fc43 [2021-12-01T10:42:08.266Z] Running setup.py install for texttable: started [2021-12-01T10:42:08.873Z] ---> 73e566f410ae [2021-12-01T10:42:08.873Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:08.873Z] ---> Running in 5951ce051c97 [2021-12-01T10:42:08.873Z] Removing intermediate container ec4b33e9fc43 [2021-12-01T10:42:08.873Z] ---> ee8c86816f1b [2021-12-01T10:42:08.873Z] [2021-12-01T10:42:09.142Z] Running setup.py install for texttable: finished with status 'done' [2021-12-01T10:42:09.142Z] Running setup.py install for PyYAML: started [2021-12-01T10:42:09.142Z] Successfully built ee8c86816f1b [2021-12-01T10:42:09.142Z] Successfully tagged security-bootstrapper:latest [2021-12-01T10:42:09.142Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-12-01T10:42:09.737Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-01T10:42:10.018Z] Running setup.py install for docopt: started [2021-12-01T10:42:10.602Z] Running setup.py install for docopt: finished with status 'done' [2021-12-01T10:42:10.602Z] Running setup.py install for dockerpty: started [2021-12-01T10:42:11.186Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-01T10:42:11.787Z] Removing intermediate container 5951ce051c97 [2021-12-01T10:42:11.787Z] ---> 3324d64290ad [2021-12-01T10:42:11.787Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-01T10:42:11.787Z] ---> Running in a7fb35d5634f [2021-12-01T10:42:12.061Z] 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 [2021-12-01T10:42:12.332Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-12-01T10:42:17.770Z] Removing intermediate container dd949c0de3ed [2021-12-01T10:42:17.770Z] ---> 65661e2f9b08 [2021-12-01T10:42:17.770Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-01T10:42:17.770Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:17.770Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:17.770Z] ---> c8163ac7e037 [2021-12-01T10:42:17.770Z] Step 3/23 : WORKDIR /edgex-go [2021-12-01T10:42:17.770Z] ---> Using cache [2021-12-01T10:42:17.770Z] ---> e28b4b1f776d [2021-12-01T10:42:17.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:17.770Z] ---> Using cache [2021-12-01T10:42:17.770Z] ---> 4ef6c6878ced [2021-12-01T10:42:17.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-01T10:42:17.770Z] ---> Using cache [2021-12-01T10:42:17.770Z] ---> b584075eacc0 [2021-12-01T10:42:17.770Z] Step 6/23 : COPY go.mod . [2021-12-01T10:42:17.770Z] ---> Running in 4858ab8d8c57 [2021-12-01T10:42:17.770Z] ---> ef22c0042d0d [2021-12-01T10:42:17.770Z] Step 7/23 : RUN go mod download [2021-12-01T10:42:17.770Z] ---> Running in 9994cd057d2a [2021-12-01T10:42:18.044Z] Removing intermediate container 4858ab8d8c57 [2021-12-01T10:42:18.044Z] ---> 02072ef79b28 [2021-12-01T10:42:18.044Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-01T10:42:18.044Z] ---> Running in f7090887d93f [2021-12-01T10:42:18.044Z] Removing intermediate container f7090887d93f [2021-12-01T10:42:18.044Z] ---> 74c476a2a20f [2021-12-01T10:42:18.044Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-01T10:42:19.017Z] ---> 907777814e39 [2021-12-01T10:42:19.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-01T10:42:19.017Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.017Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.017Z] ---> c8163ac7e037 [2021-12-01T10:42:19.017Z] Step 3/20 : WORKDIR /edgex-go [2021-12-01T10:42:19.017Z] ---> Using cache [2021-12-01T10:42:19.017Z] ---> e28b4b1f776d [2021-12-01T10:42:19.017Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.017Z] ---> Using cache [2021-12-01T10:42:19.017Z] ---> 4ef6c6878ced [2021-12-01T10:42:19.017Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-01T10:42:19.017Z] ---> Using cache [2021-12-01T10:42:19.017Z] ---> b584075eacc0 [2021-12-01T10:42:19.017Z] Step 6/20 : COPY . . [2021-12-01T10:42:19.017Z] ---> Using cache [2021-12-01T10:42:19.017Z] ---> 1c912110ae88 [2021-12-01T10:42:19.017Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:19.017Z] ---> Using cache [2021-12-01T10:42:19.017Z] ---> 38a4b105caf9 [2021-12-01T10:42:19.017Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-01T10:42:19.017Z] ---> Running in 7321d6bfa1f0 [2021-12-01T10:42:19.055Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.055Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.055Z] ---> f6b26e1f7b47 [2021-12-01T10:42:19.055Z] Step 3/21 : WORKDIR /edgex-go [2021-12-01T10:42:19.055Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.055Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.055Z] ---> f6b26e1f7b47 [2021-12-01T10:42:19.055Z] Step 3/20 : WORKDIR /edgex-go [2021-12-01T10:42:19.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.055Z] ---> f6b26e1f7b47 [2021-12-01T10:42:19.055Z] Step 3/23 : WORKDIR /edgex-go [2021-12-01T10:42:19.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.055Z] ---> f6b26e1f7b47 [2021-12-01T10:42:19.055Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:42:19.055Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:42:19.055Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:42:19.055Z] ---> f6b26e1f7b47 [2021-12-01T10:42:19.055Z] Step 3/30 : WORKDIR /edgex-go [2021-12-01T10:42:19.055Z] ---> Running in 1894cd88bfe4 [2021-12-01T10:42:19.055Z] ---> Running in 4bd8c4af20f4 [2021-12-01T10:42:19.055Z] ---> Running in b741ccb04e0c [2021-12-01T10:42:19.055Z] ---> Running in 15ddea5e1f81 [2021-12-01T10:42:19.055Z] ---> Running in 6acd7a1c88cc [2021-12-01T10:42:19.055Z] Removing intermediate container b741ccb04e0c [2021-12-01T10:42:19.055Z] Removing intermediate container 6acd7a1c88cc [2021-12-01T10:42:19.055Z] ---> 0124ec793b64 [2021-12-01T10:42:19.055Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.055Z] ---> 8e87c53cfddc [2021-12-01T10:42:19.055Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.055Z] ---> Running in 6a580e7f4421 [2021-12-01T10:42:19.055Z] Removing intermediate container 15ddea5e1f81 [2021-12-01T10:42:19.055Z] ---> c0d47fad930d [2021-12-01T10:42:19.055Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.055Z] ---> Running in 171e100074c2 [2021-12-01T10:42:19.055Z] Removing intermediate container 1894cd88bfe4 [2021-12-01T10:42:19.055Z] ---> 79791a1189a6 [2021-12-01T10:42:19.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.055Z] Removing intermediate container 4bd8c4af20f4 [2021-12-01T10:42:19.055Z] ---> c19c0f1b73e9 [2021-12-01T10:42:19.055Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:19.055Z] ---> Running in 3c420fa36744 [2021-12-01T10:42:19.055Z] ---> Running in 5da928844af4 [2021-12-01T10:42:19.055Z] ---> Running in 8ac82e5cd369 [2021-12-01T10:42:19.055Z] Removing intermediate container 6a580e7f4421 [2021-12-01T10:42:19.055Z] ---> 1e4fce1a9881 [2021-12-01T10:42:19.055Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-01T10:42:19.055Z] ---> Running in d5cac63b2cef [2021-12-01T10:42:19.055Z] Removing intermediate container 171e100074c2 [2021-12-01T10:42:19.055Z] ---> 7ea9d6383e95 [2021-12-01T10:42:19.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-01T10:42:19.055Z] Removing intermediate container 3c420fa36744 [2021-12-01T10:42:19.055Z] ---> a8d222ac757b [2021-12-01T10:42:19.055Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-01T10:42:19.055Z] ---> Running in 761ddd5901c2 [2021-12-01T10:42:19.055Z] Removing intermediate container 5da928844af4 [2021-12-01T10:42:19.055Z] ---> 5cdaf12e7eb6 [2021-12-01T10:42:19.055Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-01T10:42:19.055Z] Removing intermediate container 8ac82e5cd369 [2021-12-01T10:42:19.055Z] ---> 2e0c0b8032eb [2021-12-01T10:42:19.055Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-01T10:42:19.055Z] ---> Running in 042da6b8e6dd [2021-12-01T10:42:19.055Z] ---> Running in 629b9f90e30b [2021-12-01T10:42:19.055Z] ---> Running in a8408bfb2d31 [2021-12-01T10:42:19.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:19.614Z] ---> f8aa6562d097 [2021-12-01T10:42:19.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-01T10:42:19.653Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:19.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:19.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-01T10:42:19.886Z] ---> dcabd202b3a1 [2021-12-01T10:42:19.886Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-01T10:42:19.886Z] ---> Running in 082fc3e5d92d [2021-12-01T10:42:19.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:19.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:19.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:20.158Z] Removing intermediate container 082fc3e5d92d [2021-12-01T10:42:20.158Z] ---> bfb8124a14bf [2021-12-01T10:42:20.158Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:42:20.158Z] ---> Running in 0e10e0b35320 [2021-12-01T10:42:20.158Z] Removing intermediate container 0e10e0b35320 [2021-12-01T10:42:20.158Z] ---> ba5425e03b23 [2021-12-01T10:42:20.158Z] Step 20/22 : LABEL arch=x86_64 [2021-12-01T10:42:20.438Z] ---> Running in 8fe1ff94453e [2021-12-01T10:42:20.438Z] Removing intermediate container 9994cd057d2a [2021-12-01T10:42:20.438Z] ---> bcc6dcf18719 [2021-12-01T10:42:20.438Z] Step 8/23 : COPY . . [2021-12-01T10:42:20.438Z] Removing intermediate container 8fe1ff94453e [2021-12-01T10:42:20.438Z] ---> 74b708a81295 [2021-12-01T10:42:20.438Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:20.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:20.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:20.722Z] ---> Running in 862a24833a94 [2021-12-01T10:42:20.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:20.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:42:21.100Z] OK: 219 MiB in 52 packages [2021-12-01T10:42:21.378Z] OK: 219 MiB in 52 packages [2021-12-01T10:42:21.659Z] OK: 219 MiB in 52 packages [2021-12-01T10:42:21.939Z] OK: 219 MiB in 52 packages [2021-12-01T10:42:21.940Z] OK: 219 MiB in 52 packages [2021-12-01T10:42:22.174Z] Removing intermediate container 862a24833a94 [2021-12-01T10:42:22.174Z] ---> dff63c597e7f [2021-12-01T10:42:22.174Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:22.174Z] ---> Running in ed774f3e3814 [2021-12-01T10:42:22.452Z] Removing intermediate container ed774f3e3814 [2021-12-01T10:42:22.452Z] ---> 51e29b8283be [2021-12-01T10:42:22.452Z] [2021-12-01T10:42:22.725Z] Successfully built 51e29b8283be [2021-12-01T10:42:22.725Z] Successfully tagged sys-mgmt-agent:latest [2021-12-01T10:42:22.925Z] Removing intermediate container d5cac63b2cef [2021-12-01T10:42:22.925Z] ---> ea46fd377dff [2021-12-01T10:42:22.925Z] Step 6/21 : COPY . . [2021-12-01T10:42:22.925Z] Removing intermediate container 761ddd5901c2 [2021-12-01T10:42:22.925Z] ---> 682e586daabc [2021-12-01T10:42:22.925Z] Step 6/23 : COPY go.mod . [2021-12-01T10:42:23.202Z] Removing intermediate container 042da6b8e6dd [2021-12-01T10:42:23.202Z] ---> 91a9499cea63 [2021-12-01T10:42:23.202Z] Step 6/30 : COPY . . [2021-12-01T10:42:23.476Z] Removing intermediate container 629b9f90e30b [2021-12-01T10:42:23.476Z] ---> 332293e31b9d [2021-12-01T10:42:23.476Z] Step 6/22 : COPY . . [2021-12-01T10:42:23.748Z] Removing intermediate container a8408bfb2d31 [2021-12-01T10:42:23.748Z] ---> eee33889afc7 [2021-12-01T10:42:23.748Z] Step 6/20 : COPY . . [2021-12-01T10:42:24.047Z] ---> 8faab7481cd2 [2021-12-01T10:42:24.047Z] Step 7/23 : RUN go mod download [2021-12-01T10:42:24.322Z] ---> Running in 4e766373e9ce [2021-12-01T10:42:26.122Z]  Building sys-mgmt-agent ... done  ---> 2ec61445a302 [2021-12-01T10:42:26.122Z] Step 9/23 : RUN go mod tidy [2021-12-01T10:42:26.122Z] ---> Running in 115d30ee46ac [2021-12-01T10:42:29.755Z] Removing intermediate container 4e766373e9ce [2021-12-01T10:42:29.755Z] ---> a7a28e940b12 [2021-12-01T10:42:29.755Z] Step 8/23 : COPY . . [2021-12-01T10:42:31.461Z] Removing intermediate container 115d30ee46ac [2021-12-01T10:42:31.461Z] ---> 2db012f0e3a4 [2021-12-01T10:42:31.461Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-01T10:42:31.461Z] ---> Running in 13cf0b02b840 [2021-12-01T10:42:31.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-01T10:42:32.870Z] Removing intermediate container acace03c405c [2021-12-01T10:42:32.870Z] ---> aecb2bcf906d [2021-12-01T10:42:32.870Z] [2021-12-01T10:42:32.870Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:42:32.870Z] ---> 0a97eee8041e [2021-12-01T10:42:32.870Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:42:32.870Z] ---> Using cache [2021-12-01T10:42:32.870Z] ---> f1b0b49c6189 [2021-12-01T10:42:32.870Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:42:32.870Z] ---> Using cache [2021-12-01T10:42:32.870Z] ---> 232e2a05d01e [2021-12-01T10:42:32.870Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-01T10:42:32.870Z] ---> Running in 41ca75d86ef5 [2021-12-01T10:42:32.870Z] Removing intermediate container 41ca75d86ef5 [2021-12-01T10:42:32.870Z] ---> 973a7cbbe2bd [2021-12-01T10:42:32.870Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-01T10:42:32.870Z] ---> Running in 50ab00ab746c [2021-12-01T10:42:33.145Z] Removing intermediate container 50ab00ab746c [2021-12-01T10:42:33.145Z] ---> ed89f4ad38e6 [2021-12-01T10:42:33.145Z] Step 14/22 : WORKDIR / [2021-12-01T10:42:33.145Z] ---> Running in a5cd8b65d61d [2021-12-01T10:42:33.145Z] Removing intermediate container a5cd8b65d61d [2021-12-01T10:42:33.145Z] ---> 4399f4936c70 [2021-12-01T10:42:33.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:42:33.413Z] ---> 6fe074b2b37c [2021-12-01T10:42:33.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-01T10:42:34.377Z] ---> 93c918c7b44b [2021-12-01T10:42:34.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-01T10:42:34.653Z] ---> d248a418284a [2021-12-01T10:42:34.653Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-01T10:42:34.653Z] ---> Running in 9ac5581e768c [2021-12-01T10:42:34.653Z] Removing intermediate container 9ac5581e768c [2021-12-01T10:42:34.653Z] ---> e6ed193db64e [2021-12-01T10:42:34.653Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:42:34.653Z] ---> Running in 74917bb1dfa4 [2021-12-01T10:42:34.921Z] Removing intermediate container 74917bb1dfa4 [2021-12-01T10:42:34.921Z] ---> 29a7f5c364b1 [2021-12-01T10:42:34.921Z] Step 20/22 : LABEL arch=x86_64 [2021-12-01T10:42:34.921Z] ---> Running in 117069941bc9 [2021-12-01T10:42:34.921Z] Removing intermediate container 117069941bc9 [2021-12-01T10:42:34.921Z] ---> f41606dcdfec [2021-12-01T10:42:34.921Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:35.185Z] ---> Running in 04c12ec33aea [2021-12-01T10:42:35.185Z] Removing intermediate container 04c12ec33aea [2021-12-01T10:42:35.185Z] ---> abc943fb47b3 [2021-12-01T10:42:35.185Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:35.185Z] ---> Running in ac25d8dfc160 [2021-12-01T10:42:35.452Z] Removing intermediate container ac25d8dfc160 [2021-12-01T10:42:35.452Z] ---> 392e9ca8e04e [2021-12-01T10:42:35.452Z] [2021-12-01T10:42:35.452Z] Successfully built 392e9ca8e04e [2021-12-01T10:42:35.452Z] Successfully tagged core-metadata:latest [2021-12-01T10:42:40.037Z] ---> 6959129b284d [2021-12-01T10:42:40.037Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:40.037Z] ---> Running in d12fb27520eb [2021-12-01T10:42:40.037Z] ---> 96d07bc2e7ba [2021-12-01T10:42:40.037Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:40.037Z] ---> Running in dba3cd1f8cdd [2021-12-01T10:42:40.037Z] ---> f6dd5045dc20 [2021-12-01T10:42:40.037Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:40.037Z] ---> Running in bff3627cca79 [2021-12-01T10:42:40.313Z] ---> 0bf55a821eae [2021-12-01T10:42:40.313Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:42:40.313Z] ---> Running in 6f49c7e0bffc [2021-12-01T10:42:43.687Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-01T10:42:45.749Z] Removing intermediate container d12fb27520eb [2021-12-01T10:42:45.749Z] ---> ee8780530503 [2021-12-01T10:42:45.749Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-01T10:42:45.749Z] Removing intermediate container dba3cd1f8cdd [2021-12-01T10:42:45.749Z] ---> fa7459b2ef9e [2021-12-01T10:42:45.749Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-01T10:42:45.749Z] Removing intermediate container bff3627cca79 [2021-12-01T10:42:45.749Z] ---> 2ce57f5500aa [2021-12-01T10:42:45.749Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-01T10:42:45.749Z] ---> Running in e8ab62a0bbe4 [2021-12-01T10:42:45.749Z] ---> Running in 76f6192461fa [2021-12-01T10:42:45.749Z] ---> Running in 40c98188eac7 [2021-12-01T10:42:45.749Z] Removing intermediate container 6f49c7e0bffc [2021-12-01T10:42:45.749Z] ---> 3c8ce068c99c [2021-12-01T10:42:45.749Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-01T10:42:45.749Z] ---> Running in fc3efb479644 [2021-12-01T10:42:46.024Z] ---> 7064a2229d4d [2021-12-01T10:42:46.024Z] Step 9/23 : RUN go mod tidy [2021-12-01T10:42:46.296Z] ---> Running in e4224990ee8c [2021-12-01T10:42:47.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-01T10:42:47.275Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-12-01T10:42:47.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-01T10:42:47.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-01T10:42:48.017Z] Removing intermediate container 7321d6bfa1f0 [2021-12-01T10:42:48.017Z] ---> 7b080163aa14 [2021-12-01T10:42:48.017Z] [2021-12-01T10:42:48.017Z] Step 9/20 : FROM alpine:3.14 [2021-12-01T10:42:48.017Z] ---> 0a97eee8041e [2021-12-01T10:42:48.017Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-01T10:42:48.700Z] ---> Running in 818f52cf8e32 [2021-12-01T10:42:48.700Z] Removing intermediate container a7fb35d5634f [2021-12-01T10:42:48.700Z] ---> abc60782db54 [2021-12-01T10:42:48.700Z] [2021-12-01T10:42:48.700Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:42:48.700Z] ---> 0a97eee8041e [2021-12-01T10:42:48.700Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-01T10:42:48.700Z] ---> Running in ea604981bc33 [2021-12-01T10:42:49.082Z] Removing intermediate container ea604981bc33 [2021-12-01T10:42:49.082Z] ---> c2098792d1d7 [2021-12-01T10:42:49.082Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-01T10:42:49.082Z] ---> Running in 21045297ee50 [2021-12-01T10:42:49.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:49.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:49.082Z] Removing intermediate container 21045297ee50 [2021-12-01T10:42:49.082Z] ---> 163905889ab3 [2021-12-01T10:42:49.082Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-01T10:42:49.082Z] ---> Running in 1d58e0bdd114 [2021-12-01T10:42:49.449Z] Removing intermediate container 1d58e0bdd114 [2021-12-01T10:42:49.449Z] ---> 184bfcad38d6 [2021-12-01T10:42:49.449Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:42:49.449Z] ---> Running in c9bcfde35176 [2021-12-01T10:42:49.449Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-01T10:42:49.449Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-01T10:42:49.449Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-01T10:42:49.449Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-01T10:42:49.449Z] (5/5) Installing curl (7.79.1-r0) [2021-12-01T10:42:49.449Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:42:49.449Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:42:49.449Z] OK: 8 MiB in 19 packages [2021-12-01T10:42:50.675Z] Removing intermediate container 818f52cf8e32 [2021-12-01T10:42:50.675Z] ---> c6dd6b11d923 [2021-12-01T10:42:50.675Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-01T10:42:50.675Z] ---> Running in 231b74b11d83 [2021-12-01T10:42:50.675Z] Removing intermediate container c9bcfde35176 [2021-12-01T10:42:50.675Z] ---> 60d7d5591186 [2021-12-01T10:42:50.675Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T10:42:50.675Z] ---> Running in 2b15cfad92cc [2021-12-01T10:42:50.675Z] Removing intermediate container 231b74b11d83 [2021-12-01T10:42:50.675Z] ---> a4c5f187e638 [2021-12-01T10:42:50.675Z] Step 12/20 : WORKDIR /edgex [2021-12-01T10:42:50.675Z] ---> Running in 6bc5a2c80f04 [2021-12-01T10:42:51.111Z] Removing intermediate container 6bc5a2c80f04 [2021-12-01T10:42:51.111Z] ---> b17887c8c198 [2021-12-01T10:42:51.111Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-01T10:42:51.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:51.111Z] ---> a3032410aa30 [2021-12-01T10:42:51.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-01T10:42:51.732Z] ---> 5b0e8caa11ed [2021-12-01T10:42:51.732Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-01T10:42:52.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T10:42:52.006Z] ---> 2d3e4427c4c4 [2021-12-01T10:42:52.006Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-01T10:42:52.006Z] ---> Running in 2e301444adb5 [2021-12-01T10:42:52.279Z] Removing intermediate container 2e301444adb5 [2021-12-01T10:42:52.279Z] ---> 491f7ec901dc [2021-12-01T10:42:52.279Z] Step 17/20 : CMD ["--init=true"] [2021-12-01T10:42:52.279Z] ---> Running in 3f42f0b98deb [2021-12-01T10:42:52.279Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T10:42:52.279Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T10:42:52.279Z] Removing intermediate container 3f42f0b98deb [2021-12-01T10:42:52.279Z] ---> e0f3a422d381 [2021-12-01T10:42:52.279Z] Step 18/20 : LABEL arch=x86_64 [2021-12-01T10:42:52.279Z] ---> Running in 24dd8fd5d14d [2021-12-01T10:42:52.279Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T10:42:52.555Z] Removing intermediate container 24dd8fd5d14d [2021-12-01T10:42:52.555Z] ---> 496a7de25ae7 [2021-12-01T10:42:52.555Z] Step 19/20 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:52.555Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T10:42:52.555Z] ---> Running in d4d6cdd70345 [2021-12-01T10:42:52.555Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T10:42:52.555Z] Removing intermediate container d4d6cdd70345 [2021-12-01T10:42:52.555Z] ---> b9b99b2746af [2021-12-01T10:42:52.555Z] Step 20/20 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:52.555Z] ---> Running in 82040596a2ef [2021-12-01T10:42:52.589Z] Removing intermediate container e4224990ee8c [2021-12-01T10:42:52.589Z] ---> 9f005697e1a1 [2021-12-01T10:42:52.589Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-01T10:42:52.824Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T10:42:52.824Z] Removing intermediate container 82040596a2ef [2021-12-01T10:42:52.824Z] ---> 839ddabd7f32 [2021-12-01T10:42:52.824Z] [2021-12-01T10:42:52.824Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:42:52.824Z] OK: 8 MiB in 20 packages [2021-12-01T10:42:52.824Z] Successfully built 839ddabd7f32 [2021-12-01T10:42:52.824Z] Successfully tagged security-proxy-setup:latest [2021-12-01T10:42:52.866Z] ---> Running in ab2af40291eb [2021-12-01T10:42:53.088Z]  Building security-proxy-setup ... done Removing intermediate container 2b15cfad92cc [2021-12-01T10:42:53.088Z] ---> 5de252321fa2 [2021-12-01T10:42:53.088Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:42:53.352Z] ---> 21c149d66274 [2021-12-01T10:42:53.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-01T10:42:53.921Z] ---> 9c4c65168e04 [2021-12-01T10:42:53.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-01T10:42:53.921Z] Removing intermediate container 13cf0b02b840 [2021-12-01T10:42:53.921Z] ---> 1d81077ff57f [2021-12-01T10:42:53.921Z] [2021-12-01T10:42:53.921Z] Step 11/23 : FROM alpine:3.14 [2021-12-01T10:42:53.921Z] ---> 0a97eee8041e [2021-12-01T10:42:53.921Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:42:53.921Z] ---> Using cache [2021-12-01T10:42:53.921Z] ---> f1b0b49c6189 [2021-12-01T10:42:53.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:42:53.921Z] ---> Using cache [2021-12-01T10:42:53.921Z] ---> 232e2a05d01e [2021-12-01T10:42:53.921Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-01T10:42:53.921Z] ---> Running in f423de4d1a62 [2021-12-01T10:42:54.185Z] ---> df762c3347f1 [2021-12-01T10:42:54.185Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-01T10:42:54.185Z] ---> Running in 3cadf0fc7c6f [2021-12-01T10:42:54.185Z] Removing intermediate container f423de4d1a62 [2021-12-01T10:42:54.185Z] ---> 217d4c984812 [2021-12-01T10:42:54.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-01T10:42:54.185Z] ---> Running in 9696f1e624b6 [2021-12-01T10:42:54.185Z] Removing intermediate container 3cadf0fc7c6f [2021-12-01T10:42:54.185Z] ---> 5a5200a55e2d [2021-12-01T10:42:54.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:42:54.185Z] ---> Running in 8d454ab45d6f [2021-12-01T10:42:54.185Z] Removing intermediate container 9696f1e624b6 [2021-12-01T10:42:54.185Z] ---> 477e120450e3 [2021-12-01T10:42:54.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:42:54.185Z] Removing intermediate container 8d454ab45d6f [2021-12-01T10:42:54.185Z] ---> 6f9024bdab2b [2021-12-01T10:42:54.185Z] Step 20/22 : LABEL arch=x86_64 [2021-12-01T10:42:54.444Z] ---> Running in be6fe434b961 [2021-12-01T10:42:54.444Z] ---> 277a3e958f6d [2021-12-01T10:42:54.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-01T10:42:54.444Z] Removing intermediate container be6fe434b961 [2021-12-01T10:42:54.444Z] ---> 2402151d6ed3 [2021-12-01T10:42:54.444Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:54.444Z] ---> Running in e6e373ca5cb1 [2021-12-01T10:42:54.702Z] Removing intermediate container e6e373ca5cb1 [2021-12-01T10:42:54.702Z] ---> 6465c34a7ac6 [2021-12-01T10:42:54.702Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:54.702Z] ---> Running in 3d341c2ee134 [2021-12-01T10:42:54.702Z] ---> 82106451e48c [2021-12-01T10:42:54.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-01T10:42:54.702Z] Removing intermediate container 3d341c2ee134 [2021-12-01T10:42:54.702Z] ---> 289d22523584 [2021-12-01T10:42:54.702Z] [2021-12-01T10:42:54.702Z] Successfully built 289d22523584 [2021-12-01T10:42:54.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-01T10:42:54.964Z] ---> 8f0142eece08 [2021-12-01T10:42:54.964Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-01T10:42:54.964Z] Successfully tagged core-data:latest [2021-12-01T10:42:54.964Z]  Building core-data ... done  ---> Running in 0152c4c52121 [2021-12-01T10:42:54.964Z] Removing intermediate container 0152c4c52121 [2021-12-01T10:42:54.964Z] ---> 29655463e42c [2021-12-01T10:42:54.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:42:54.964Z] ---> Running in 5cac5adababe [2021-12-01T10:42:54.964Z] Removing intermediate container 5cac5adababe [2021-12-01T10:42:54.964Z] ---> 4f6c664baa4e [2021-12-01T10:42:54.964Z] Step 21/23 : LABEL arch=x86_64 [2021-12-01T10:42:54.964Z] ---> Running in d79b569a2737 [2021-12-01T10:42:55.222Z] Removing intermediate container d79b569a2737 [2021-12-01T10:42:55.222Z] ---> 2edd7a0c7b22 [2021-12-01T10:42:55.222Z] Step 22/23 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:55.222Z] ---> Running in 040bf60ffa2c [2021-12-01T10:42:55.222Z] Removing intermediate container 040bf60ffa2c [2021-12-01T10:42:55.222Z] ---> e135ef9a8984 [2021-12-01T10:42:55.222Z] Step 23/23 : LABEL version=2.2.0-dev.7 [2021-12-01T10:42:55.222Z] ---> Running in d744f35e0ac1 [2021-12-01T10:42:55.483Z] Removing intermediate container d744f35e0ac1 [2021-12-01T10:42:55.483Z] ---> 378aa59d9fc2 [2021-12-01T10:42:55.483Z] [2021-12-01T10:42:55.483Z] Successfully built 378aa59d9fc2 [2021-12-01T10:42:55.483Z] Successfully tagged support-scheduler:latest [2021-12-01T10:42:55.489Z]  Building support-scheduler ... done  [Pipeline] } [2021-12-01T10:42:55.493Z] $ docker stop --time=1 ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df [2021-12-01T10:42:56.881Z] $ docker rm -f ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T10:42:57.224Z] + docker images [2021-12-01T10:42:57.224Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-01T10:42:57.224Z] support-scheduler latest 378aa59d9fc2 2 seconds ago 16.2MB [2021-12-01T10:42:57.224Z] core-data latest 289d22523584 3 seconds ago 20.7MB [2021-12-01T10:42:57.224Z] 1d81077ff57f 4 seconds ago 1.76GB [2021-12-01T10:42:57.224Z] security-proxy-setup latest 839ddabd7f32 5 seconds ago 26.9MB [2021-12-01T10:42:57.224Z] abc60782db54 9 seconds ago 1.77GB [2021-12-01T10:42:57.224Z] 7b080163aa14 10 seconds ago 1.77GB [2021-12-01T10:42:57.224Z] core-metadata latest 392e9ca8e04e 22 seconds ago 16.9MB [2021-12-01T10:42:57.224Z] aecb2bcf906d 25 seconds ago 1.76GB [2021-12-01T10:42:57.224Z] sys-mgmt-agent latest 51e29b8283be 35 seconds ago 294MB [2021-12-01T10:42:57.224Z] security-bootstrapper latest ee8c86816f1b 49 seconds ago 18.9MB [2021-12-01T10:42:57.224Z] security-secretstore-setup latest 8357f106bf8f 56 seconds ago 28.4MB [2021-12-01T10:42:57.224Z] support-notifications latest 54a11020282b About a minute ago 17MB [2021-12-01T10:42:57.224Z] core-command latest 21d192c1df96 About a minute ago 16.1MB [2021-12-01T10:42:57.224Z] 4940c8c6677d About a minute ago 1.76GB [2021-12-01T10:42:57.224Z] a5fb65e5fe42 About a minute ago 1.77GB [2021-12-01T10:42:57.224Z] 1664d4303f80 About a minute ago 1.76GB [2021-12-01T10:42:57.224Z] faef1c9f8b55 About a minute ago 1.76GB [2021-12-01T10:42:57.224Z] 417bf53795b5 About a minute ago 1.76GB [2021-12-01T10:42:57.224Z] ci-base-image-x86_64 latest c8163ac7e037 5 minutes ago 1.25GB [2021-12-01T10:42:57.224Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-12-01T10:42:57.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-12-01T10:42:57.224Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-12-01T10:42:57.224Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-01T10:42:57.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:42:57.478Z] provisioning config files... [2021-12-01T10:42:57.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config7418154327077941212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:42:57.793Z] ---> docker-login.sh [2021-12-01T10:42:57.793Z] nexus3.edgexfoundry.org:10001 [2021-12-01T10:42:57.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:42:57.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:42:57.794Z] Configure a credential helper to remove this warning. See [2021-12-01T10:42:57.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:42:57.794Z] [2021-12-01T10:42:57.794Z] Login Succeeded [2021-12-01T10:42:57.794Z] nexus3.edgexfoundry.org:10002 [2021-12-01T10:42:57.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:42:58.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:42:58.054Z] Configure a credential helper to remove this warning. See [2021-12-01T10:42:58.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:42:58.054Z] [2021-12-01T10:42:58.054Z] Login Succeeded [2021-12-01T10:42:58.054Z] nexus3.edgexfoundry.org:10003 [2021-12-01T10:42:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:42:58.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:42:58.054Z] Configure a credential helper to remove this warning. See [2021-12-01T10:42:58.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:42:58.054Z] [2021-12-01T10:42:58.054Z] Login Succeeded [2021-12-01T10:42:58.054Z] nexus3.edgexfoundry.org:10004 [2021-12-01T10:42:58.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:42:58.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:42:58.054Z] Configure a credential helper to remove this warning. See [2021-12-01T10:42:58.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:42:58.054Z] [2021-12-01T10:42:58.054Z] Login Succeeded [2021-12-01T10:42:58.054Z] docker.io [2021-12-01T10:42:58.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:42:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:42:58.574Z] Configure a credential helper to remove this warning. See [2021-12-01T10:42:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:42:58.574Z] [2021-12-01T10:42:58.574Z] Login Succeeded [2021-12-01T10:42:58.574Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T10:42:58.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:42:58.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T10:42:58.629Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-12-01T10:42:58.629Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:58.629Z] latest [2021-12-01T10:42:58.629Z] 2.2.0-dev.7 [2021-12-01T10:42:58.629Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:42:58.629Z] main [2021-12-01T10:42:58.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:42:58.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:42:59.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:42:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-01T10:42:59.218Z] 1b7ec152617a: Preparing [2021-12-01T10:42:59.218Z] 3ff880b78da4: Preparing [2021-12-01T10:42:59.218Z] 66176baf0b6d: Preparing [2021-12-01T10:42:59.218Z] ddbe048faa47: Preparing [2021-12-01T10:42:59.218Z] 1a058d5342cc: Preparing [2021-12-01T10:42:59.218Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:00.599Z] 3ff880b78da4: Pushed [2021-12-01T10:43:00.599Z] 1b7ec152617a: Pushed [2021-12-01T10:43:00.858Z] 66176baf0b6d: Pushed [2021-12-01T10:43:00.858Z] ddbe048faa47: Pushed [2021-12-01T10:43:00.858Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:01.154Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:01.446Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-01T10:43:01.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-01T10:43:01.446Z] 1b7ec152617a: Preparing [2021-12-01T10:43:01.446Z] 3ff880b78da4: Preparing [2021-12-01T10:43:01.446Z] 66176baf0b6d: Preparing [2021-12-01T10:43:01.446Z] ddbe048faa47: Preparing [2021-12-01T10:43:01.446Z] 1a058d5342cc: Preparing [2021-12-01T10:43:01.446Z] 3ff880b78da4: Layer already exists [2021-12-01T10:43:01.446Z] 1b7ec152617a: Layer already exists [2021-12-01T10:43:01.446Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:01.446Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:01.446Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:01.446Z] latest: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:01.756Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:02.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 [2021-12-01T10:43:02.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-01T10:43:02.048Z] 1b7ec152617a: Preparing [2021-12-01T10:43:02.048Z] 3ff880b78da4: Preparing [2021-12-01T10:43:02.048Z] 66176baf0b6d: Preparing [2021-12-01T10:43:02.048Z] ddbe048faa47: Preparing [2021-12-01T10:43:02.048Z] 1a058d5342cc: Preparing [2021-12-01T10:43:02.048Z] 3ff880b78da4: Layer already exists [2021-12-01T10:43:02.048Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:02.048Z] 1b7ec152617a: Layer already exists [2021-12-01T10:43:02.048Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:02.048Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:02.048Z] 2.2.0-dev.7: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:02.345Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:02.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:02.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-01T10:43:02.638Z] 1b7ec152617a: Preparing [2021-12-01T10:43:02.638Z] 3ff880b78da4: Preparing [2021-12-01T10:43:02.638Z] 66176baf0b6d: Preparing [2021-12-01T10:43:02.638Z] ddbe048faa47: Preparing [2021-12-01T10:43:02.638Z] 1a058d5342cc: Preparing [2021-12-01T10:43:02.638Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:02.638Z] 3ff880b78da4: Layer already exists [2021-12-01T10:43:02.638Z] 1b7ec152617a: Layer already exists [2021-12-01T10:43:02.638Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:02.638Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:02.638Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:02.933Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:03.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-12-01T10:43:03.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-01T10:43:03.234Z] 1b7ec152617a: Preparing [2021-12-01T10:43:03.234Z] 3ff880b78da4: Preparing [2021-12-01T10:43:03.234Z] 66176baf0b6d: Preparing [2021-12-01T10:43:03.234Z] ddbe048faa47: Preparing [2021-12-01T10:43:03.234Z] 1a058d5342cc: Preparing [2021-12-01T10:43:03.234Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:03.234Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:03.234Z] 3ff880b78da4: Layer already exists [2021-12-01T10:43:03.234Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:03.234Z] 1b7ec152617a: Layer already exists [2021-12-01T10:43:03.234Z] main: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:03.271Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:03.281Z] taggedImages: [2021-12-01T10:43:03.281Z] - nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:03.281Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-01T10:43:03.281Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 [2021-12-01T10:43:03.281Z] - nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:03.281Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-12-01T10:43:03.304Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-12-01T10:43:03.305Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:03.305Z] latest [2021-12-01T10:43:03.305Z] 2.2.0-dev.7 [2021-12-01T10:43:03.305Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:03.305Z] main [2021-12-01T10:43:03.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:03.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:03.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-01T10:43:03.913Z] 4ac2ff979343: Preparing [2021-12-01T10:43:03.913Z] 528c2232abd7: Preparing [2021-12-01T10:43:03.913Z] 66176baf0b6d: Preparing [2021-12-01T10:43:03.913Z] abeb288653c5: Preparing [2021-12-01T10:43:03.913Z] 96b99b67c114: Preparing [2021-12-01T10:43:03.913Z] 1a058d5342cc: Preparing [2021-12-01T10:43:03.913Z] 1a058d5342cc: Waiting [2021-12-01T10:43:03.913Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:04.173Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:04.173Z] 96b99b67c114: Pushed [2021-12-01T10:43:04.173Z] 4ac2ff979343: Pushed [2021-12-01T10:43:04.173Z] abeb288653c5: Pushed [2021-12-01T10:43:05.115Z] 528c2232abd7: Pushed [2021-12-01T10:43:05.115Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:05.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:05.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-01T10:43:05.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-01T10:43:05.709Z] 4ac2ff979343: Preparing [2021-12-01T10:43:05.709Z] 528c2232abd7: Preparing [2021-12-01T10:43:05.709Z] 66176baf0b6d: Preparing [2021-12-01T10:43:05.709Z] abeb288653c5: Preparing [2021-12-01T10:43:05.709Z] 96b99b67c114: Preparing [2021-12-01T10:43:05.709Z] 1a058d5342cc: Preparing [2021-12-01T10:43:05.709Z] 1a058d5342cc: Waiting [2021-12-01T10:43:05.709Z] abeb288653c5: Layer already exists [2021-12-01T10:43:05.709Z] 96b99b67c114: Layer already exists [2021-12-01T10:43:05.709Z] 528c2232abd7: Layer already exists [2021-12-01T10:43:05.709Z] 4ac2ff979343: Layer already exists [2021-12-01T10:43:05.709Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:05.709Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:05.709Z] latest: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:06.005Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:06.300Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 [2021-12-01T10:43:06.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-01T10:43:06.300Z] 4ac2ff979343: Preparing [2021-12-01T10:43:06.300Z] 528c2232abd7: Preparing [2021-12-01T10:43:06.300Z] 66176baf0b6d: Preparing [2021-12-01T10:43:06.300Z] abeb288653c5: Preparing [2021-12-01T10:43:06.300Z] 96b99b67c114: Preparing [2021-12-01T10:43:06.300Z] 1a058d5342cc: Preparing [2021-12-01T10:43:06.300Z] 1a058d5342cc: Waiting [2021-12-01T10:43:06.300Z] abeb288653c5: Layer already exists [2021-12-01T10:43:06.300Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:06.300Z] 4ac2ff979343: Layer already exists [2021-12-01T10:43:06.300Z] 528c2232abd7: Layer already exists [2021-12-01T10:43:06.300Z] 96b99b67c114: Layer already exists [2021-12-01T10:43:06.300Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:06.300Z] 2.2.0-dev.7: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:06.598Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:06.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:06.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-01T10:43:06.885Z] 4ac2ff979343: Preparing [2021-12-01T10:43:06.885Z] 528c2232abd7: Preparing [2021-12-01T10:43:06.885Z] 66176baf0b6d: Preparing [2021-12-01T10:43:06.885Z] abeb288653c5: Preparing [2021-12-01T10:43:06.885Z] 96b99b67c114: Preparing [2021-12-01T10:43:06.885Z] 1a058d5342cc: Preparing [2021-12-01T10:43:06.885Z] 1a058d5342cc: Waiting [2021-12-01T10:43:06.885Z] 4ac2ff979343: Layer already exists [2021-12-01T10:43:06.885Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:06.885Z] abeb288653c5: Layer already exists [2021-12-01T10:43:06.885Z] 96b99b67c114: Layer already exists [2021-12-01T10:43:06.885Z] 528c2232abd7: Layer already exists [2021-12-01T10:43:06.885Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:06.885Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:07.183Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:07.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-12-01T10:43:07.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-01T10:43:07.476Z] 4ac2ff979343: Preparing [2021-12-01T10:43:07.476Z] 528c2232abd7: Preparing [2021-12-01T10:43:07.476Z] 66176baf0b6d: Preparing [2021-12-01T10:43:07.476Z] abeb288653c5: Preparing [2021-12-01T10:43:07.476Z] 96b99b67c114: Preparing [2021-12-01T10:43:07.476Z] 1a058d5342cc: Preparing [2021-12-01T10:43:07.476Z] 1a058d5342cc: Waiting [2021-12-01T10:43:07.476Z] 96b99b67c114: Layer already exists [2021-12-01T10:43:07.476Z] abeb288653c5: Layer already exists [2021-12-01T10:43:07.476Z] 528c2232abd7: Layer already exists [2021-12-01T10:43:07.476Z] 4ac2ff979343: Layer already exists [2021-12-01T10:43:07.476Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:07.476Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:07.476Z] main: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:07.509Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:07.516Z] taggedImages: [2021-12-01T10:43:07.516Z] - nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:07.516Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-01T10:43:07.516Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 [2021-12-01T10:43:07.516Z] - nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:07.516Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-12-01T10:43:07.535Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-12-01T10:43:07.535Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:07.535Z] latest [2021-12-01T10:43:07.535Z] 2.2.0-dev.7 [2021-12-01T10:43:07.535Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:07.535Z] main [2021-12-01T10:43:07.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:07.849Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:08.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:08.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-01T10:43:08.137Z] 6aaf83168d04: Preparing [2021-12-01T10:43:08.137Z] d98ab15f6a37: Preparing [2021-12-01T10:43:08.137Z] 66176baf0b6d: Preparing [2021-12-01T10:43:08.137Z] ddbe048faa47: Preparing [2021-12-01T10:43:08.137Z] 1a058d5342cc: Preparing [2021-12-01T10:43:08.137Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:08.137Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:08.137Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:08.137Z] 6aaf83168d04: Pushed [2021-12-01T10:43:09.075Z] d98ab15f6a37: Pushed [2021-12-01T10:43:09.075Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:09.373Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:09.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-01T10:43:09.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-01T10:43:09.663Z] 6aaf83168d04: Preparing [2021-12-01T10:43:09.663Z] d98ab15f6a37: Preparing [2021-12-01T10:43:09.663Z] 66176baf0b6d: Preparing [2021-12-01T10:43:09.663Z] ddbe048faa47: Preparing [2021-12-01T10:43:09.663Z] 1a058d5342cc: Preparing [2021-12-01T10:43:09.663Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:09.663Z] d98ab15f6a37: Layer already exists [2021-12-01T10:43:09.663Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:09.663Z] 6aaf83168d04: Layer already exists [2021-12-01T10:43:09.663Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:09.663Z] latest: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:09.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:10.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 [2021-12-01T10:43:10.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-01T10:43:10.259Z] 6aaf83168d04: Preparing [2021-12-01T10:43:10.259Z] d98ab15f6a37: Preparing [2021-12-01T10:43:10.259Z] 66176baf0b6d: Preparing [2021-12-01T10:43:10.259Z] ddbe048faa47: Preparing [2021-12-01T10:43:10.259Z] 1a058d5342cc: Preparing [2021-12-01T10:43:10.259Z] d98ab15f6a37: Layer already exists [2021-12-01T10:43:10.259Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:10.259Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:10.259Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:10.259Z] 6aaf83168d04: Layer already exists [2021-12-01T10:43:10.259Z] 2.2.0-dev.7: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:10.554Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:10.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:10.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-01T10:43:10.847Z] 6aaf83168d04: Preparing [2021-12-01T10:43:10.847Z] d98ab15f6a37: Preparing [2021-12-01T10:43:10.847Z] 66176baf0b6d: Preparing [2021-12-01T10:43:10.847Z] ddbe048faa47: Preparing [2021-12-01T10:43:10.847Z] 1a058d5342cc: Preparing [2021-12-01T10:43:10.847Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:10.847Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:10.847Z] d98ab15f6a37: Layer already exists [2021-12-01T10:43:10.847Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:10.847Z] 6aaf83168d04: Layer already exists [2021-12-01T10:43:10.847Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:11.150Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:11.442Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-12-01T10:43:11.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-01T10:43:11.442Z] 6aaf83168d04: Preparing [2021-12-01T10:43:11.442Z] d98ab15f6a37: Preparing [2021-12-01T10:43:11.442Z] 66176baf0b6d: Preparing [2021-12-01T10:43:11.443Z] ddbe048faa47: Preparing [2021-12-01T10:43:11.443Z] 1a058d5342cc: Preparing [2021-12-01T10:43:11.443Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:11.443Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:11.443Z] 6aaf83168d04: Layer already exists [2021-12-01T10:43:11.443Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:11.443Z] d98ab15f6a37: Layer already exists [2021-12-01T10:43:11.443Z] main: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:11.475Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:11.483Z] taggedImages: [2021-12-01T10:43:11.483Z] - nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:11.483Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-01T10:43:11.483Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 [2021-12-01T10:43:11.483Z] - nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:11.483Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-12-01T10:43:11.501Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-12-01T10:43:11.501Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:11.501Z] latest [2021-12-01T10:43:11.501Z] 2.2.0-dev.7 [2021-12-01T10:43:11.501Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:11.501Z] main [2021-12-01T10:43:11.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:11.823Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:12.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:12.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-01T10:43:12.120Z] 3dd3552675da: Preparing [2021-12-01T10:43:12.120Z] 3dd3552675da: Preparing [2021-12-01T10:43:12.120Z] 3a875c43d849: Preparing [2021-12-01T10:43:12.120Z] b1a87d97c7e9: Preparing [2021-12-01T10:43:12.120Z] d4e38671f773: Preparing [2021-12-01T10:43:12.120Z] bd71385bc03a: Preparing [2021-12-01T10:43:12.120Z] 66176baf0b6d: Preparing [2021-12-01T10:43:12.120Z] adea76d5debb: Preparing [2021-12-01T10:43:12.120Z] 57c76f67ffff: Preparing [2021-12-01T10:43:12.120Z] 994e032afab9: Preparing [2021-12-01T10:43:12.120Z] c352b273bdb8: Preparing [2021-12-01T10:43:12.120Z] 1a058d5342cc: Preparing [2021-12-01T10:43:12.120Z] 66176baf0b6d: Waiting [2021-12-01T10:43:12.120Z] adea76d5debb: Waiting [2021-12-01T10:43:12.120Z] 57c76f67ffff: Waiting [2021-12-01T10:43:12.120Z] 994e032afab9: Waiting [2021-12-01T10:43:12.120Z] 1a058d5342cc: Waiting [2021-12-01T10:43:12.120Z] c352b273bdb8: Waiting [2021-12-01T10:43:12.120Z] d4e38671f773: Pushed [2021-12-01T10:43:12.120Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:12.120Z] b1a87d97c7e9: Pushed [2021-12-01T10:43:12.120Z] 3dd3552675da: Pushed [2021-12-01T10:43:12.120Z] 3a875c43d849: Pushed [2021-12-01T10:43:12.380Z] adea76d5debb: Pushed [2021-12-01T10:43:12.380Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:12.380Z] 57c76f67ffff: Pushed [2021-12-01T10:43:12.380Z] c352b273bdb8: Pushed [2021-12-01T10:43:12.380Z] 994e032afab9: Pushed [2021-12-01T10:43:13.325Z] bd71385bc03a: Pushed [2021-12-01T10:43:13.584Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:13.879Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:14.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-01T10:43:14.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-01T10:43:14.167Z] 3dd3552675da: Preparing [2021-12-01T10:43:14.167Z] 3dd3552675da: Preparing [2021-12-01T10:43:14.167Z] 3a875c43d849: Preparing [2021-12-01T10:43:14.167Z] b1a87d97c7e9: Preparing [2021-12-01T10:43:14.167Z] d4e38671f773: Preparing [2021-12-01T10:43:14.167Z] bd71385bc03a: Preparing [2021-12-01T10:43:14.167Z] 66176baf0b6d: Preparing [2021-12-01T10:43:14.167Z] adea76d5debb: Preparing [2021-12-01T10:43:14.167Z] 57c76f67ffff: Preparing [2021-12-01T10:43:14.167Z] 994e032afab9: Preparing [2021-12-01T10:43:14.167Z] c352b273bdb8: Preparing [2021-12-01T10:43:14.167Z] 1a058d5342cc: Preparing [2021-12-01T10:43:14.167Z] 66176baf0b6d: Waiting [2021-12-01T10:43:14.167Z] adea76d5debb: Waiting [2021-12-01T10:43:14.167Z] 57c76f67ffff: Waiting [2021-12-01T10:43:14.167Z] 994e032afab9: Waiting [2021-12-01T10:43:14.167Z] c352b273bdb8: Waiting [2021-12-01T10:43:14.167Z] 1a058d5342cc: Waiting [2021-12-01T10:43:14.167Z] 3dd3552675da: Layer already exists [2021-12-01T10:43:14.167Z] 3a875c43d849: Layer already exists [2021-12-01T10:43:14.167Z] bd71385bc03a: Layer already exists [2021-12-01T10:43:14.167Z] d4e38671f773: Layer already exists [2021-12-01T10:43:14.167Z] b1a87d97c7e9: Layer already exists [2021-12-01T10:43:14.167Z] 57c76f67ffff: Layer already exists [2021-12-01T10:43:14.167Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:14.167Z] 994e032afab9: Layer already exists [2021-12-01T10:43:14.167Z] c352b273bdb8: Layer already exists [2021-12-01T10:43:14.167Z] adea76d5debb: Layer already exists [2021-12-01T10:43:14.167Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:14.167Z] latest: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:14.464Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:14.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 [2021-12-01T10:43:14.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-01T10:43:14.748Z] 3dd3552675da: Preparing [2021-12-01T10:43:14.748Z] 3dd3552675da: Preparing [2021-12-01T10:43:14.748Z] 3a875c43d849: Preparing [2021-12-01T10:43:14.748Z] b1a87d97c7e9: Preparing [2021-12-01T10:43:14.748Z] d4e38671f773: Preparing [2021-12-01T10:43:14.748Z] bd71385bc03a: Preparing [2021-12-01T10:43:14.748Z] 66176baf0b6d: Preparing [2021-12-01T10:43:14.748Z] adea76d5debb: Preparing [2021-12-01T10:43:14.748Z] 57c76f67ffff: Preparing [2021-12-01T10:43:14.748Z] 994e032afab9: Preparing [2021-12-01T10:43:14.748Z] c352b273bdb8: Preparing [2021-12-01T10:43:14.748Z] 1a058d5342cc: Preparing [2021-12-01T10:43:14.748Z] adea76d5debb: Waiting [2021-12-01T10:43:14.748Z] 57c76f67ffff: Waiting [2021-12-01T10:43:14.748Z] 994e032afab9: Waiting [2021-12-01T10:43:14.748Z] c352b273bdb8: Waiting [2021-12-01T10:43:14.748Z] 1a058d5342cc: Waiting [2021-12-01T10:43:14.748Z] 66176baf0b6d: Waiting [2021-12-01T10:43:14.748Z] d4e38671f773: Layer already exists [2021-12-01T10:43:14.748Z] 3a875c43d849: Layer already exists [2021-12-01T10:43:14.748Z] 3dd3552675da: Layer already exists [2021-12-01T10:43:14.749Z] b1a87d97c7e9: Layer already exists [2021-12-01T10:43:14.749Z] bd71385bc03a: Layer already exists [2021-12-01T10:43:14.749Z] adea76d5debb: Layer already exists [2021-12-01T10:43:14.749Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:14.749Z] 57c76f67ffff: Layer already exists [2021-12-01T10:43:14.749Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:14.749Z] 994e032afab9: Layer already exists [2021-12-01T10:43:14.749Z] c352b273bdb8: Layer already exists [2021-12-01T10:43:14.749Z] 2.2.0-dev.7: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:15.049Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:15.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:15.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-01T10:43:15.344Z] 3dd3552675da: Preparing [2021-12-01T10:43:15.344Z] 3dd3552675da: Preparing [2021-12-01T10:43:15.344Z] 3a875c43d849: Preparing [2021-12-01T10:43:15.344Z] b1a87d97c7e9: Preparing [2021-12-01T10:43:15.344Z] d4e38671f773: Preparing [2021-12-01T10:43:15.344Z] bd71385bc03a: Preparing [2021-12-01T10:43:15.344Z] 66176baf0b6d: Preparing [2021-12-01T10:43:15.344Z] adea76d5debb: Preparing [2021-12-01T10:43:15.344Z] 57c76f67ffff: Preparing [2021-12-01T10:43:15.344Z] 994e032afab9: Preparing [2021-12-01T10:43:15.344Z] c352b273bdb8: Preparing [2021-12-01T10:43:15.344Z] 1a058d5342cc: Preparing [2021-12-01T10:43:15.344Z] 57c76f67ffff: Waiting [2021-12-01T10:43:15.344Z] 994e032afab9: Waiting [2021-12-01T10:43:15.344Z] 66176baf0b6d: Waiting [2021-12-01T10:43:15.344Z] c352b273bdb8: Waiting [2021-12-01T10:43:15.344Z] 1a058d5342cc: Waiting [2021-12-01T10:43:15.344Z] adea76d5debb: Waiting [2021-12-01T10:43:15.344Z] bd71385bc03a: Layer already exists [2021-12-01T10:43:15.344Z] 3dd3552675da: Layer already exists [2021-12-01T10:43:15.344Z] 3a875c43d849: Layer already exists [2021-12-01T10:43:15.344Z] d4e38671f773: Layer already exists [2021-12-01T10:43:15.344Z] b1a87d97c7e9: Layer already exists [2021-12-01T10:43:15.344Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:15.344Z] adea76d5debb: Layer already exists [2021-12-01T10:43:15.344Z] c352b273bdb8: Layer already exists [2021-12-01T10:43:15.344Z] 994e032afab9: Layer already exists [2021-12-01T10:43:15.344Z] 57c76f67ffff: Layer already exists [2021-12-01T10:43:15.344Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:15.344Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:15.641Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:15.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-12-01T10:43:15.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-01T10:43:15.936Z] 3dd3552675da: Preparing [2021-12-01T10:43:15.936Z] 3dd3552675da: Preparing [2021-12-01T10:43:15.936Z] 3a875c43d849: Preparing [2021-12-01T10:43:15.936Z] b1a87d97c7e9: Preparing [2021-12-01T10:43:15.936Z] d4e38671f773: Preparing [2021-12-01T10:43:15.936Z] bd71385bc03a: Preparing [2021-12-01T10:43:15.936Z] 66176baf0b6d: Preparing [2021-12-01T10:43:15.936Z] adea76d5debb: Preparing [2021-12-01T10:43:15.936Z] 57c76f67ffff: Preparing [2021-12-01T10:43:15.936Z] 994e032afab9: Preparing [2021-12-01T10:43:15.936Z] c352b273bdb8: Preparing [2021-12-01T10:43:15.936Z] 1a058d5342cc: Preparing [2021-12-01T10:43:15.936Z] 57c76f67ffff: Waiting [2021-12-01T10:43:15.936Z] 994e032afab9: Waiting [2021-12-01T10:43:15.936Z] c352b273bdb8: Waiting [2021-12-01T10:43:15.936Z] 1a058d5342cc: Waiting [2021-12-01T10:43:15.936Z] 66176baf0b6d: Waiting [2021-12-01T10:43:15.936Z] adea76d5debb: Waiting [2021-12-01T10:43:15.936Z] 3a875c43d849: Layer already exists [2021-12-01T10:43:15.936Z] bd71385bc03a: Layer already exists [2021-12-01T10:43:15.936Z] d4e38671f773: Layer already exists [2021-12-01T10:43:15.936Z] b1a87d97c7e9: Layer already exists [2021-12-01T10:43:15.936Z] 3dd3552675da: Layer already exists [2021-12-01T10:43:15.936Z] 57c76f67ffff: Layer already exists [2021-12-01T10:43:15.936Z] adea76d5debb: Layer already exists [2021-12-01T10:43:15.936Z] c352b273bdb8: Layer already exists [2021-12-01T10:43:15.936Z] 994e032afab9: Layer already exists [2021-12-01T10:43:15.936Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:15.936Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:15.936Z] main: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:15.967Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:15.973Z] taggedImages: [2021-12-01T10:43:15.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:15.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-01T10:43:15.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 [2021-12-01T10:43:15.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:15.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-12-01T10:43:15.986Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-12-01T10:43:15.986Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:15.986Z] latest [2021-12-01T10:43:15.986Z] 2.2.0-dev.7 [2021-12-01T10:43:15.986Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:15.986Z] main [2021-12-01T10:43:15.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:16.285Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:16.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:16.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-01T10:43:16.592Z] 7c6de63f6022: Preparing [2021-12-01T10:43:16.592Z] e82939500d6a: Preparing [2021-12-01T10:43:16.592Z] 1e1f87b87ee2: Preparing [2021-12-01T10:43:16.592Z] 02a8c3facab6: Preparing [2021-12-01T10:43:16.592Z] 27412bd249df: Preparing [2021-12-01T10:43:16.592Z] 1a058d5342cc: Preparing [2021-12-01T10:43:16.592Z] 1a058d5342cc: Waiting [2021-12-01T10:43:17.178Z] 02a8c3facab6: Pushed [2021-12-01T10:43:17.178Z] 1e1f87b87ee2: Pushed [2021-12-01T10:43:17.178Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:17.178Z] 27412bd249df: Pushed [2021-12-01T10:43:17.178Z] e82939500d6a: Pushed [2021-12-01T10:43:17.437Z] 7c6de63f6022: Pushed [2021-12-01T10:43:17.437Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:17.732Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:18.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-01T10:43:18.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-01T10:43:18.021Z] 7c6de63f6022: Preparing [2021-12-01T10:43:18.021Z] e82939500d6a: Preparing [2021-12-01T10:43:18.021Z] 1e1f87b87ee2: Preparing [2021-12-01T10:43:18.021Z] 02a8c3facab6: Preparing [2021-12-01T10:43:18.021Z] 27412bd249df: Preparing [2021-12-01T10:43:18.021Z] 1a058d5342cc: Preparing [2021-12-01T10:43:18.021Z] 1a058d5342cc: Waiting [2021-12-01T10:43:18.021Z] e82939500d6a: Layer already exists [2021-12-01T10:43:18.021Z] 27412bd249df: Layer already exists [2021-12-01T10:43:18.021Z] 02a8c3facab6: Layer already exists [2021-12-01T10:43:18.021Z] 1e1f87b87ee2: Layer already exists [2021-12-01T10:43:18.021Z] 7c6de63f6022: Layer already exists [2021-12-01T10:43:18.021Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:18.021Z] latest: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:18.310Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:18.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 [2021-12-01T10:43:18.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-01T10:43:18.600Z] 7c6de63f6022: Preparing [2021-12-01T10:43:18.600Z] e82939500d6a: Preparing [2021-12-01T10:43:18.600Z] 1e1f87b87ee2: Preparing [2021-12-01T10:43:18.600Z] 02a8c3facab6: Preparing [2021-12-01T10:43:18.600Z] 27412bd249df: Preparing [2021-12-01T10:43:18.600Z] 1a058d5342cc: Preparing [2021-12-01T10:43:18.600Z] 1a058d5342cc: Waiting [2021-12-01T10:43:18.600Z] 27412bd249df: Layer already exists [2021-12-01T10:43:18.600Z] 02a8c3facab6: Layer already exists [2021-12-01T10:43:18.600Z] e82939500d6a: Layer already exists [2021-12-01T10:43:18.600Z] 7c6de63f6022: Layer already exists [2021-12-01T10:43:18.600Z] 1e1f87b87ee2: Layer already exists [2021-12-01T10:43:18.600Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:18.600Z] 2.2.0-dev.7: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:18.894Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:19.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:19.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-01T10:43:19.183Z] 7c6de63f6022: Preparing [2021-12-01T10:43:19.183Z] e82939500d6a: Preparing [2021-12-01T10:43:19.183Z] 1e1f87b87ee2: Preparing [2021-12-01T10:43:19.183Z] 02a8c3facab6: Preparing [2021-12-01T10:43:19.183Z] 27412bd249df: Preparing [2021-12-01T10:43:19.183Z] 1a058d5342cc: Preparing [2021-12-01T10:43:19.183Z] 1a058d5342cc: Waiting [2021-12-01T10:43:19.183Z] e82939500d6a: Layer already exists [2021-12-01T10:43:19.183Z] 1e1f87b87ee2: Layer already exists [2021-12-01T10:43:19.183Z] 27412bd249df: Layer already exists [2021-12-01T10:43:19.183Z] 7c6de63f6022: Layer already exists [2021-12-01T10:43:19.183Z] 02a8c3facab6: Layer already exists [2021-12-01T10:43:19.183Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:19.183Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:19.484Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:19.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-01T10:43:19.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-01T10:43:19.781Z] 7c6de63f6022: Preparing [2021-12-01T10:43:19.781Z] e82939500d6a: Preparing [2021-12-01T10:43:19.781Z] 1e1f87b87ee2: Preparing [2021-12-01T10:43:19.781Z] 02a8c3facab6: Preparing [2021-12-01T10:43:19.781Z] 27412bd249df: Preparing [2021-12-01T10:43:19.781Z] 1a058d5342cc: Preparing [2021-12-01T10:43:19.781Z] 1a058d5342cc: Waiting [2021-12-01T10:43:19.781Z] 7c6de63f6022: Layer already exists [2021-12-01T10:43:19.781Z] 1e1f87b87ee2: Layer already exists [2021-12-01T10:43:19.781Z] 02a8c3facab6: Layer already exists [2021-12-01T10:43:19.781Z] 27412bd249df: Layer already exists [2021-12-01T10:43:19.781Z] e82939500d6a: Layer already exists [2021-12-01T10:43:19.781Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:19.781Z] main: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:19.813Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:19.821Z] taggedImages: [2021-12-01T10:43:19.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:19.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-01T10:43:19.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 [2021-12-01T10:43:19.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:19.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-12-01T10:43:19.839Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-12-01T10:43:19.839Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:19.839Z] latest [2021-12-01T10:43:19.839Z] 2.2.0-dev.7 [2021-12-01T10:43:19.839Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:19.839Z] main [2021-12-01T10:43:19.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:20.155Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:20.453Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:20.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-01T10:43:20.453Z] d1bf9978e7d7: Preparing [2021-12-01T10:43:20.453Z] a4d9bc63f70f: Preparing [2021-12-01T10:43:20.453Z] dfda4ba371c1: Preparing [2021-12-01T10:43:20.453Z] 1003f4636f22: Preparing [2021-12-01T10:43:20.453Z] 52ed172aa42c: Preparing [2021-12-01T10:43:20.453Z] 0a05d483f321: Preparing [2021-12-01T10:43:20.453Z] 73d161b2faab: Preparing [2021-12-01T10:43:20.453Z] 9315859ae127: Preparing [2021-12-01T10:43:20.453Z] 42d5f7e2ea27: Preparing [2021-12-01T10:43:20.453Z] 1a058d5342cc: Preparing [2021-12-01T10:43:20.453Z] 0a05d483f321: Waiting [2021-12-01T10:43:20.453Z] 73d161b2faab: Waiting [2021-12-01T10:43:20.453Z] 9315859ae127: Waiting [2021-12-01T10:43:20.453Z] 42d5f7e2ea27: Waiting [2021-12-01T10:43:20.453Z] 1a058d5342cc: Waiting [2021-12-01T10:43:21.032Z] d1bf9978e7d7: Pushed [2021-12-01T10:43:21.032Z] 52ed172aa42c: Pushed [2021-12-01T10:43:21.032Z] a4d9bc63f70f: Pushed [2021-12-01T10:43:21.032Z] 9315859ae127: Pushed [2021-12-01T10:43:21.032Z] 73d161b2faab: Pushed [2021-12-01T10:43:21.032Z] 0a05d483f321: Pushed [2021-12-01T10:43:21.032Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:21.032Z] 1003f4636f22: Pushed [2021-12-01T10:43:21.293Z] 42d5f7e2ea27: Pushed [2021-12-01T10:43:21.293Z] dfda4ba371c1: Pushed [2021-12-01T10:43:21.554Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:21.847Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:22.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-01T10:43:22.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-01T10:43:22.138Z] d1bf9978e7d7: Preparing [2021-12-01T10:43:22.138Z] a4d9bc63f70f: Preparing [2021-12-01T10:43:22.138Z] dfda4ba371c1: Preparing [2021-12-01T10:43:22.138Z] 1003f4636f22: Preparing [2021-12-01T10:43:22.138Z] 52ed172aa42c: Preparing [2021-12-01T10:43:22.138Z] 0a05d483f321: Preparing [2021-12-01T10:43:22.138Z] 73d161b2faab: Preparing [2021-12-01T10:43:22.138Z] 9315859ae127: Preparing [2021-12-01T10:43:22.138Z] 42d5f7e2ea27: Preparing [2021-12-01T10:43:22.138Z] 1a058d5342cc: Preparing [2021-12-01T10:43:22.138Z] 73d161b2faab: Waiting [2021-12-01T10:43:22.138Z] 9315859ae127: Waiting [2021-12-01T10:43:22.138Z] 42d5f7e2ea27: Waiting [2021-12-01T10:43:22.138Z] 1a058d5342cc: Waiting [2021-12-01T10:43:22.138Z] dfda4ba371c1: Layer already exists [2021-12-01T10:43:22.138Z] 52ed172aa42c: Layer already exists [2021-12-01T10:43:22.138Z] 1003f4636f22: Layer already exists [2021-12-01T10:43:22.138Z] d1bf9978e7d7: Layer already exists [2021-12-01T10:43:22.138Z] a4d9bc63f70f: Layer already exists [2021-12-01T10:43:22.138Z] 0a05d483f321: Layer already exists [2021-12-01T10:43:22.138Z] 9315859ae127: Layer already exists [2021-12-01T10:43:22.138Z] 73d161b2faab: Layer already exists [2021-12-01T10:43:22.138Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:22.138Z] 42d5f7e2ea27: Layer already exists [2021-12-01T10:43:22.138Z] latest: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:22.431Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:22.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 [2021-12-01T10:43:22.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-01T10:43:22.832Z] d1bf9978e7d7: Preparing [2021-12-01T10:43:22.832Z] a4d9bc63f70f: Preparing [2021-12-01T10:43:22.832Z] dfda4ba371c1: Preparing [2021-12-01T10:43:22.832Z] 1003f4636f22: Preparing [2021-12-01T10:43:22.832Z] 52ed172aa42c: Preparing [2021-12-01T10:43:22.832Z] 0a05d483f321: Preparing [2021-12-01T10:43:22.832Z] 73d161b2faab: Preparing [2021-12-01T10:43:22.832Z] 9315859ae127: Preparing [2021-12-01T10:43:22.832Z] 42d5f7e2ea27: Preparing [2021-12-01T10:43:22.832Z] 1a058d5342cc: Preparing [2021-12-01T10:43:22.832Z] 0a05d483f321: Waiting [2021-12-01T10:43:22.832Z] 73d161b2faab: Waiting [2021-12-01T10:43:22.832Z] 9315859ae127: Waiting [2021-12-01T10:43:22.832Z] 42d5f7e2ea27: Waiting [2021-12-01T10:43:22.832Z] 1a058d5342cc: Waiting [2021-12-01T10:43:22.832Z] 1003f4636f22: Layer already exists [2021-12-01T10:43:22.832Z] a4d9bc63f70f: Layer already exists [2021-12-01T10:43:22.832Z] 52ed172aa42c: Layer already exists [2021-12-01T10:43:22.832Z] dfda4ba371c1: Layer already exists [2021-12-01T10:43:22.832Z] d1bf9978e7d7: Layer already exists [2021-12-01T10:43:22.832Z] 0a05d483f321: Layer already exists [2021-12-01T10:43:22.832Z] 9315859ae127: Layer already exists [2021-12-01T10:43:22.832Z] 73d161b2faab: Layer already exists [2021-12-01T10:43:22.832Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:22.832Z] 42d5f7e2ea27: Layer already exists [2021-12-01T10:43:22.832Z] 2.2.0-dev.7: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:23.192Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:23.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:23.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-01T10:43:23.480Z] d1bf9978e7d7: Preparing [2021-12-01T10:43:23.480Z] a4d9bc63f70f: Preparing [2021-12-01T10:43:23.480Z] dfda4ba371c1: Preparing [2021-12-01T10:43:23.480Z] 1003f4636f22: Preparing [2021-12-01T10:43:23.480Z] 52ed172aa42c: Preparing [2021-12-01T10:43:23.480Z] 0a05d483f321: Preparing [2021-12-01T10:43:23.480Z] 73d161b2faab: Preparing [2021-12-01T10:43:23.480Z] 9315859ae127: Preparing [2021-12-01T10:43:23.480Z] 42d5f7e2ea27: Preparing [2021-12-01T10:43:23.480Z] 1a058d5342cc: Preparing [2021-12-01T10:43:23.480Z] 73d161b2faab: Waiting [2021-12-01T10:43:23.480Z] 9315859ae127: Waiting [2021-12-01T10:43:23.480Z] 42d5f7e2ea27: Waiting [2021-12-01T10:43:23.480Z] 1a058d5342cc: Waiting [2021-12-01T10:43:23.480Z] 0a05d483f321: Waiting [2021-12-01T10:43:23.480Z] a4d9bc63f70f: Layer already exists [2021-12-01T10:43:23.480Z] dfda4ba371c1: Layer already exists [2021-12-01T10:43:23.480Z] 52ed172aa42c: Layer already exists [2021-12-01T10:43:23.480Z] 1003f4636f22: Layer already exists [2021-12-01T10:43:23.480Z] d1bf9978e7d7: Layer already exists [2021-12-01T10:43:23.480Z] 0a05d483f321: Layer already exists [2021-12-01T10:43:23.480Z] 9315859ae127: Layer already exists [2021-12-01T10:43:23.480Z] 73d161b2faab: Layer already exists [2021-12-01T10:43:23.480Z] 42d5f7e2ea27: Layer already exists [2021-12-01T10:43:23.480Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:23.480Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:23.773Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:24.061Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-12-01T10:43:24.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-01T10:43:24.061Z] d1bf9978e7d7: Preparing [2021-12-01T10:43:24.061Z] a4d9bc63f70f: Preparing [2021-12-01T10:43:24.061Z] dfda4ba371c1: Preparing [2021-12-01T10:43:24.061Z] 1003f4636f22: Preparing [2021-12-01T10:43:24.061Z] 52ed172aa42c: Preparing [2021-12-01T10:43:24.061Z] 0a05d483f321: Preparing [2021-12-01T10:43:24.061Z] 73d161b2faab: Preparing [2021-12-01T10:43:24.061Z] 9315859ae127: Preparing [2021-12-01T10:43:24.061Z] 42d5f7e2ea27: Preparing [2021-12-01T10:43:24.061Z] 1a058d5342cc: Preparing [2021-12-01T10:43:24.061Z] 0a05d483f321: Waiting [2021-12-01T10:43:24.061Z] 73d161b2faab: Waiting [2021-12-01T10:43:24.061Z] 9315859ae127: Waiting [2021-12-01T10:43:24.061Z] 42d5f7e2ea27: Waiting [2021-12-01T10:43:24.061Z] 1a058d5342cc: Waiting [2021-12-01T10:43:24.061Z] 1003f4636f22: Layer already exists [2021-12-01T10:43:24.061Z] a4d9bc63f70f: Layer already exists [2021-12-01T10:43:24.061Z] d1bf9978e7d7: Layer already exists [2021-12-01T10:43:24.061Z] 52ed172aa42c: Layer already exists [2021-12-01T10:43:24.061Z] dfda4ba371c1: Layer already exists [2021-12-01T10:43:24.061Z] 0a05d483f321: Layer already exists [2021-12-01T10:43:24.061Z] 73d161b2faab: Layer already exists [2021-12-01T10:43:24.061Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:24.061Z] 9315859ae127: Layer already exists [2021-12-01T10:43:24.061Z] 42d5f7e2ea27: Layer already exists [2021-12-01T10:43:24.061Z] main: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:24.095Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:24.104Z] taggedImages: [2021-12-01T10:43:24.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:24.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-01T10:43:24.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 [2021-12-01T10:43:24.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:24.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-12-01T10:43:24.123Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-12-01T10:43:24.124Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:24.124Z] latest [2021-12-01T10:43:24.124Z] 2.2.0-dev.7 [2021-12-01T10:43:24.124Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:24.124Z] main [2021-12-01T10:43:24.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:24.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:24.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:24.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-01T10:43:24.744Z] 15b7b2cf174c: Preparing [2021-12-01T10:43:24.744Z] be2432b76877: Preparing [2021-12-01T10:43:24.744Z] 66176baf0b6d: Preparing [2021-12-01T10:43:24.744Z] 126899f4ccb9: Preparing [2021-12-01T10:43:24.744Z] 1a058d5342cc: Preparing [2021-12-01T10:43:24.744Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:24.744Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:24.744Z] 15b7b2cf174c: Pushed [2021-12-01T10:43:24.744Z] 126899f4ccb9: Pushed [2021-12-01T10:43:26.127Z] be2432b76877: Pushed [2021-12-01T10:43:26.127Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:26.433Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:26.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-01T10:43:26.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-01T10:43:26.721Z] 15b7b2cf174c: Preparing [2021-12-01T10:43:26.721Z] be2432b76877: Preparing [2021-12-01T10:43:26.721Z] 66176baf0b6d: Preparing [2021-12-01T10:43:26.721Z] 126899f4ccb9: Preparing [2021-12-01T10:43:26.721Z] 1a058d5342cc: Preparing [2021-12-01T10:43:26.721Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:26.721Z] be2432b76877: Layer already exists [2021-12-01T10:43:26.721Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:26.721Z] 15b7b2cf174c: Layer already exists [2021-12-01T10:43:26.721Z] 126899f4ccb9: Layer already exists [2021-12-01T10:43:26.721Z] latest: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:27.016Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:27.309Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 [2021-12-01T10:43:27.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-01T10:43:27.309Z] 15b7b2cf174c: Preparing [2021-12-01T10:43:27.309Z] be2432b76877: Preparing [2021-12-01T10:43:27.309Z] 66176baf0b6d: Preparing [2021-12-01T10:43:27.309Z] 126899f4ccb9: Preparing [2021-12-01T10:43:27.309Z] 1a058d5342cc: Preparing [2021-12-01T10:43:27.309Z] 15b7b2cf174c: Layer already exists [2021-12-01T10:43:27.309Z] 126899f4ccb9: Layer already exists [2021-12-01T10:43:27.309Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:27.309Z] be2432b76877: Layer already exists [2021-12-01T10:43:27.309Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:27.309Z] 2.2.0-dev.7: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:27.600Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:27.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:27.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-01T10:43:27.892Z] 15b7b2cf174c: Preparing [2021-12-01T10:43:27.892Z] be2432b76877: Preparing [2021-12-01T10:43:27.892Z] 66176baf0b6d: Preparing [2021-12-01T10:43:27.892Z] 126899f4ccb9: Preparing [2021-12-01T10:43:27.892Z] 1a058d5342cc: Preparing [2021-12-01T10:43:27.892Z] 15b7b2cf174c: Layer already exists [2021-12-01T10:43:27.892Z] be2432b76877: Layer already exists [2021-12-01T10:43:27.892Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:27.892Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:27.892Z] 126899f4ccb9: Layer already exists [2021-12-01T10:43:27.892Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:28.187Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:28.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-12-01T10:43:28.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-01T10:43:28.477Z] 15b7b2cf174c: Preparing [2021-12-01T10:43:28.477Z] be2432b76877: Preparing [2021-12-01T10:43:28.477Z] 66176baf0b6d: Preparing [2021-12-01T10:43:28.477Z] 126899f4ccb9: Preparing [2021-12-01T10:43:28.477Z] 1a058d5342cc: Preparing [2021-12-01T10:43:28.477Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:28.477Z] 126899f4ccb9: Layer already exists [2021-12-01T10:43:28.477Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:28.477Z] 15b7b2cf174c: Layer already exists [2021-12-01T10:43:28.477Z] be2432b76877: Layer already exists [2021-12-01T10:43:28.477Z] main: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:28.511Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:28.522Z] taggedImages: [2021-12-01T10:43:28.522Z] - nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:28.522Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-01T10:43:28.522Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 [2021-12-01T10:43:28.522Z] - nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:28.522Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-12-01T10:43:28.541Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-12-01T10:43:28.541Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:28.541Z] latest [2021-12-01T10:43:28.541Z] 2.2.0-dev.7 [2021-12-01T10:43:28.541Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:28.541Z] main [2021-12-01T10:43:28.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:28.857Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:29.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:29.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-01T10:43:29.147Z] 2a4f2aa489d3: Preparing [2021-12-01T10:43:29.147Z] 9082054c8681: Preparing [2021-12-01T10:43:29.147Z] 66176baf0b6d: Preparing [2021-12-01T10:43:29.147Z] ddbe048faa47: Preparing [2021-12-01T10:43:29.147Z] 1a058d5342cc: Preparing [2021-12-01T10:43:29.147Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:29.147Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:29.147Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:29.147Z] 2a4f2aa489d3: Pushed [2021-12-01T10:43:30.090Z] 9082054c8681: Pushed [2021-12-01T10:43:30.090Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:30.380Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:30.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-01T10:43:30.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-01T10:43:30.669Z] 2a4f2aa489d3: Preparing [2021-12-01T10:43:30.669Z] 9082054c8681: Preparing [2021-12-01T10:43:30.669Z] 66176baf0b6d: Preparing [2021-12-01T10:43:30.669Z] ddbe048faa47: Preparing [2021-12-01T10:43:30.669Z] 1a058d5342cc: Preparing [2021-12-01T10:43:30.669Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:30.669Z] 9082054c8681: Layer already exists [2021-12-01T10:43:30.669Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:30.669Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:30.669Z] 2a4f2aa489d3: Layer already exists [2021-12-01T10:43:30.669Z] latest: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:30.966Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:31.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 [2021-12-01T10:43:31.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-01T10:43:31.257Z] 2a4f2aa489d3: Preparing [2021-12-01T10:43:31.257Z] 9082054c8681: Preparing [2021-12-01T10:43:31.257Z] 66176baf0b6d: Preparing [2021-12-01T10:43:31.257Z] ddbe048faa47: Preparing [2021-12-01T10:43:31.257Z] 1a058d5342cc: Preparing [2021-12-01T10:43:31.257Z] 9082054c8681: Layer already exists [2021-12-01T10:43:31.257Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:31.257Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:31.257Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:31.257Z] 2a4f2aa489d3: Layer already exists [2021-12-01T10:43:31.257Z] 2.2.0-dev.7: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:31.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:31.841Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-01T10:43:31.841Z] 2a4f2aa489d3: Preparing [2021-12-01T10:43:31.841Z] 9082054c8681: Preparing [2021-12-01T10:43:31.841Z] 66176baf0b6d: Preparing [2021-12-01T10:43:31.841Z] ddbe048faa47: Preparing [2021-12-01T10:43:31.841Z] 1a058d5342cc: Preparing [2021-12-01T10:43:31.841Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:31.842Z] 9082054c8681: Layer already exists [2021-12-01T10:43:31.842Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:31.842Z] 2a4f2aa489d3: Layer already exists [2021-12-01T10:43:31.842Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:31.842Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:32.136Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:32.433Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-01T10:43:32.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-01T10:43:32.433Z] 2a4f2aa489d3: Preparing [2021-12-01T10:43:32.433Z] 9082054c8681: Preparing [2021-12-01T10:43:32.433Z] 66176baf0b6d: Preparing [2021-12-01T10:43:32.433Z] ddbe048faa47: Preparing [2021-12-01T10:43:32.433Z] 1a058d5342cc: Preparing [2021-12-01T10:43:32.433Z] 2a4f2aa489d3: Layer already exists [2021-12-01T10:43:32.433Z] ddbe048faa47: Layer already exists [2021-12-01T10:43:32.433Z] 9082054c8681: Layer already exists [2021-12-01T10:43:32.433Z] 66176baf0b6d: Layer already exists [2021-12-01T10:43:32.433Z] 1a058d5342cc: Layer already exists [2021-12-01T10:43:32.433Z] main: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:32.475Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:32.484Z] taggedImages: [2021-12-01T10:43:32.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:32.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-01T10:43:32.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 [2021-12-01T10:43:32.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:32.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-12-01T10:43:32.503Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-12-01T10:43:32.503Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:32.503Z] latest [2021-12-01T10:43:32.503Z] 2.2.0-dev.7 [2021-12-01T10:43:32.503Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:32.503Z] main [2021-12-01T10:43:32.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:32.820Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:33.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-01T10:43:33.116Z] 052524aaf015: Preparing [2021-12-01T10:43:33.116Z] 053a7d2e1a5b: Preparing [2021-12-01T10:43:33.116Z] d90dadc443df: Preparing [2021-12-01T10:43:33.116Z] 1c8d9b20ad40: Preparing [2021-12-01T10:43:33.116Z] 879b85f2d1ed: Preparing [2021-12-01T10:43:33.116Z] 6777e3bbcb7c: Preparing [2021-12-01T10:43:33.116Z] fd08d546f6b8: Preparing [2021-12-01T10:43:33.116Z] 0636255016a6: Preparing [2021-12-01T10:43:33.116Z] 84e9d258764d: Preparing [2021-12-01T10:43:33.116Z] 56463f638872: Preparing [2021-12-01T10:43:33.116Z] e2eb06d8af82: Preparing [2021-12-01T10:43:33.116Z] fd08d546f6b8: Waiting [2021-12-01T10:43:33.116Z] 0636255016a6: Waiting [2021-12-01T10:43:33.116Z] 84e9d258764d: Waiting [2021-12-01T10:43:33.116Z] 56463f638872: Waiting [2021-12-01T10:43:33.116Z] e2eb06d8af82: Waiting [2021-12-01T10:43:33.116Z] 879b85f2d1ed: Layer already exists [2021-12-01T10:43:33.379Z] 6777e3bbcb7c: Layer already exists [2021-12-01T10:43:33.643Z] fd08d546f6b8: Layer already exists [2021-12-01T10:43:33.643Z] 053a7d2e1a5b: Pushed [2021-12-01T10:43:33.643Z] 84e9d258764d: Layer already exists [2021-12-01T10:43:33.643Z] 0636255016a6: Layer already exists [2021-12-01T10:43:33.643Z] e2eb06d8af82: Layer already exists [2021-12-01T10:43:33.643Z] 56463f638872: Layer already exists [2021-12-01T10:43:33.643Z] 052524aaf015: Pushed [2021-12-01T10:43:33.904Z] d90dadc443df: Pushed [2021-12-01T10:43:39.188Z] 1c8d9b20ad40: Pushed [2021-12-01T10:43:39.188Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:39.484Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:39.776Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-01T10:43:39.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-01T10:43:39.776Z] 052524aaf015: Preparing [2021-12-01T10:43:39.776Z] 053a7d2e1a5b: Preparing [2021-12-01T10:43:39.776Z] d90dadc443df: Preparing [2021-12-01T10:43:39.776Z] 1c8d9b20ad40: Preparing [2021-12-01T10:43:39.776Z] 879b85f2d1ed: Preparing [2021-12-01T10:43:39.776Z] 6777e3bbcb7c: Preparing [2021-12-01T10:43:39.776Z] fd08d546f6b8: Preparing [2021-12-01T10:43:39.776Z] 0636255016a6: Preparing [2021-12-01T10:43:39.776Z] 84e9d258764d: Preparing [2021-12-01T10:43:39.776Z] 56463f638872: Preparing [2021-12-01T10:43:39.776Z] e2eb06d8af82: Preparing [2021-12-01T10:43:39.776Z] 6777e3bbcb7c: Waiting [2021-12-01T10:43:39.776Z] fd08d546f6b8: Waiting [2021-12-01T10:43:39.776Z] 0636255016a6: Waiting [2021-12-01T10:43:39.776Z] 84e9d258764d: Waiting [2021-12-01T10:43:39.776Z] 56463f638872: Waiting [2021-12-01T10:43:39.776Z] e2eb06d8af82: Waiting [2021-12-01T10:43:39.776Z] 1c8d9b20ad40: Layer already exists [2021-12-01T10:43:39.776Z] d90dadc443df: Layer already exists [2021-12-01T10:43:39.776Z] 879b85f2d1ed: Layer already exists [2021-12-01T10:43:39.776Z] 052524aaf015: Layer already exists [2021-12-01T10:43:39.776Z] 053a7d2e1a5b: Layer already exists [2021-12-01T10:43:39.776Z] 84e9d258764d: Layer already exists [2021-12-01T10:43:39.776Z] 56463f638872: Layer already exists [2021-12-01T10:43:39.776Z] 0636255016a6: Layer already exists [2021-12-01T10:43:39.776Z] 6777e3bbcb7c: Layer already exists [2021-12-01T10:43:39.776Z] fd08d546f6b8: Layer already exists [2021-12-01T10:43:39.776Z] e2eb06d8af82: Layer already exists [2021-12-01T10:43:39.776Z] latest: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:40.072Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:40.371Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 [2021-12-01T10:43:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-01T10:43:40.371Z] 052524aaf015: Preparing [2021-12-01T10:43:40.371Z] 053a7d2e1a5b: Preparing [2021-12-01T10:43:40.371Z] d90dadc443df: Preparing [2021-12-01T10:43:40.371Z] 1c8d9b20ad40: Preparing [2021-12-01T10:43:40.371Z] 879b85f2d1ed: Preparing [2021-12-01T10:43:40.371Z] 6777e3bbcb7c: Preparing [2021-12-01T10:43:40.371Z] fd08d546f6b8: Preparing [2021-12-01T10:43:40.371Z] 0636255016a6: Preparing [2021-12-01T10:43:40.371Z] 84e9d258764d: Preparing [2021-12-01T10:43:40.371Z] 56463f638872: Preparing [2021-12-01T10:43:40.371Z] e2eb06d8af82: Preparing [2021-12-01T10:43:40.371Z] 6777e3bbcb7c: Waiting [2021-12-01T10:43:40.371Z] fd08d546f6b8: Waiting [2021-12-01T10:43:40.371Z] 0636255016a6: Waiting [2021-12-01T10:43:40.371Z] 56463f638872: Waiting [2021-12-01T10:43:40.371Z] e2eb06d8af82: Waiting [2021-12-01T10:43:40.371Z] 879b85f2d1ed: Layer already exists [2021-12-01T10:43:40.371Z] 052524aaf015: Layer already exists [2021-12-01T10:43:40.371Z] d90dadc443df: Layer already exists [2021-12-01T10:43:40.371Z] 1c8d9b20ad40: Layer already exists [2021-12-01T10:43:40.371Z] 053a7d2e1a5b: Layer already exists [2021-12-01T10:43:40.371Z] 6777e3bbcb7c: Layer already exists [2021-12-01T10:43:40.371Z] 56463f638872: Layer already exists [2021-12-01T10:43:40.371Z] 84e9d258764d: Layer already exists [2021-12-01T10:43:40.371Z] fd08d546f6b8: Layer already exists [2021-12-01T10:43:40.371Z] 0636255016a6: Layer already exists [2021-12-01T10:43:40.371Z] e2eb06d8af82: Layer already exists [2021-12-01T10:43:40.371Z] 2.2.0-dev.7: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:40.667Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:40.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:40.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-01T10:43:40.957Z] 052524aaf015: Preparing [2021-12-01T10:43:40.957Z] 053a7d2e1a5b: Preparing [2021-12-01T10:43:40.957Z] d90dadc443df: Preparing [2021-12-01T10:43:40.957Z] 1c8d9b20ad40: Preparing [2021-12-01T10:43:40.957Z] 879b85f2d1ed: Preparing [2021-12-01T10:43:40.957Z] 6777e3bbcb7c: Preparing [2021-12-01T10:43:40.957Z] fd08d546f6b8: Preparing [2021-12-01T10:43:40.957Z] 0636255016a6: Preparing [2021-12-01T10:43:40.957Z] 84e9d258764d: Preparing [2021-12-01T10:43:40.957Z] 56463f638872: Preparing [2021-12-01T10:43:40.957Z] e2eb06d8af82: Preparing [2021-12-01T10:43:40.957Z] 6777e3bbcb7c: Waiting [2021-12-01T10:43:40.957Z] fd08d546f6b8: Waiting [2021-12-01T10:43:40.957Z] 0636255016a6: Waiting [2021-12-01T10:43:40.957Z] 84e9d258764d: Waiting [2021-12-01T10:43:40.957Z] 56463f638872: Waiting [2021-12-01T10:43:40.957Z] e2eb06d8af82: Waiting [2021-12-01T10:43:40.957Z] 879b85f2d1ed: Layer already exists [2021-12-01T10:43:40.957Z] d90dadc443df: Layer already exists [2021-12-01T10:43:40.957Z] 1c8d9b20ad40: Layer already exists [2021-12-01T10:43:40.957Z] 052524aaf015: Layer already exists [2021-12-01T10:43:40.957Z] 053a7d2e1a5b: Layer already exists [2021-12-01T10:43:40.957Z] 6777e3bbcb7c: Layer already exists [2021-12-01T10:43:40.957Z] 0636255016a6: Layer already exists [2021-12-01T10:43:40.957Z] fd08d546f6b8: Layer already exists [2021-12-01T10:43:40.957Z] 84e9d258764d: Layer already exists [2021-12-01T10:43:40.957Z] 56463f638872: Layer already exists [2021-12-01T10:43:40.957Z] e2eb06d8af82: Layer already exists [2021-12-01T10:43:40.957Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:41.249Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:43:41.539Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-12-01T10:43:41.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-01T10:43:41.539Z] 052524aaf015: Preparing [2021-12-01T10:43:41.539Z] 053a7d2e1a5b: Preparing [2021-12-01T10:43:41.539Z] d90dadc443df: Preparing [2021-12-01T10:43:41.539Z] 1c8d9b20ad40: Preparing [2021-12-01T10:43:41.539Z] 879b85f2d1ed: Preparing [2021-12-01T10:43:41.539Z] 6777e3bbcb7c: Preparing [2021-12-01T10:43:41.539Z] fd08d546f6b8: Preparing [2021-12-01T10:43:41.539Z] 0636255016a6: Preparing [2021-12-01T10:43:41.539Z] 84e9d258764d: Preparing [2021-12-01T10:43:41.539Z] 56463f638872: Preparing [2021-12-01T10:43:41.539Z] e2eb06d8af82: Preparing [2021-12-01T10:43:41.539Z] 0636255016a6: Waiting [2021-12-01T10:43:41.539Z] 84e9d258764d: Waiting [2021-12-01T10:43:41.539Z] 56463f638872: Waiting [2021-12-01T10:43:41.539Z] e2eb06d8af82: Waiting [2021-12-01T10:43:41.539Z] 6777e3bbcb7c: Waiting [2021-12-01T10:43:41.539Z] fd08d546f6b8: Waiting [2021-12-01T10:43:41.539Z] d90dadc443df: Layer already exists [2021-12-01T10:43:41.539Z] 879b85f2d1ed: Layer already exists [2021-12-01T10:43:41.539Z] 053a7d2e1a5b: Layer already exists [2021-12-01T10:43:41.539Z] 1c8d9b20ad40: Layer already exists [2021-12-01T10:43:41.539Z] 052524aaf015: Layer already exists [2021-12-01T10:43:41.539Z] fd08d546f6b8: Layer already exists [2021-12-01T10:43:41.539Z] 6777e3bbcb7c: Layer already exists [2021-12-01T10:43:41.539Z] 84e9d258764d: Layer already exists [2021-12-01T10:43:41.539Z] 0636255016a6: Layer already exists [2021-12-01T10:43:41.539Z] 56463f638872: Layer already exists [2021-12-01T10:43:41.539Z] e2eb06d8af82: Layer already exists [2021-12-01T10:43:41.539Z] main: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:43:41.572Z] ===================================================== [Pipeline] echo [2021-12-01T10:43:41.579Z] taggedImages: [2021-12-01T10:43:41.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:43:41.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-01T10:43:41.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 [2021-12-01T10:43:41.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:43:41.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-01T10:44:46.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-01T10:44:46.660Z] Removing intermediate container e8ab62a0bbe4 [2021-12-01T10:44:46.660Z] ---> 31ad46709afc [2021-12-01T10:44:46.660Z] [2021-12-01T10:44:46.660Z] Step 9/30 : FROM alpine:3.14 [2021-12-01T10:44:46.660Z] 3.14: Pulling from library/alpine [2021-12-01T10:44:48.100Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T10:44:48.100Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T10:44:48.100Z] ---> 5b8b7b635229 [2021-12-01T10:44:48.100Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-01T10:44:48.376Z] ---> Running in 78fd6768d922 [2021-12-01T10:44:48.982Z] Removing intermediate container 78fd6768d922 [2021-12-01T10:44:48.982Z] ---> 40758c44e558 [2021-12-01T10:44:48.982Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-01T10:44:49.265Z] ---> Running in df61ccd3ffcd [2021-12-01T10:44:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:44:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:44:52.718Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-01T10:44:52.718Z] (2/2) Installing su-exec (0.2-r1) [2021-12-01T10:44:52.718Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:44:52.718Z] OK: 6 MiB in 16 packages [2021-12-01T10:44:54.721Z] Removing intermediate container fc3efb479644 [2021-12-01T10:44:54.721Z] ---> 933b148a5542 [2021-12-01T10:44:54.721Z] [2021-12-01T10:44:54.721Z] Step 9/20 : FROM alpine:3.14 [2021-12-01T10:44:54.721Z] ---> 5b8b7b635229 [2021-12-01T10:44:54.721Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-01T10:44:54.721Z] Removing intermediate container df61ccd3ffcd [2021-12-01T10:44:54.721Z] ---> 1a94c5040d0e [2021-12-01T10:44:54.721Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-01T10:44:54.721Z] ---> Running in 2583e9dbc1bf [2021-12-01T10:44:54.721Z] ---> Running in 81849188a4d9 [2021-12-01T10:44:55.701Z] Removing intermediate container 81849188a4d9 [2021-12-01T10:44:55.701Z] ---> 159ebd794852 [2021-12-01T10:44:55.701Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-01T10:44:55.701Z] ---> Running in 8f38f9efe5da [2021-12-01T10:44:56.686Z] Removing intermediate container 8f38f9efe5da [2021-12-01T10:44:56.686Z] ---> 9bbe56f11a4c [2021-12-01T10:44:56.686Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-01T10:44:56.959Z] ---> Running in 835f46761bdc [2021-12-01T10:44:56.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:44:57.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:44:58.241Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-01T10:44:58.241Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-01T10:44:58.241Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-01T10:44:58.241Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-01T10:44:58.519Z] (5/5) Installing curl (7.79.1-r0) [2021-12-01T10:44:58.519Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:44:58.519Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:44:58.799Z] OK: 8 MiB in 19 packages [2021-12-01T10:45:00.800Z] Removing intermediate container 835f46761bdc [2021-12-01T10:45:00.800Z] ---> f583855a938d [2021-12-01T10:45:00.800Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-01T10:45:00.800Z] Removing intermediate container 76f6192461fa [2021-12-01T10:45:00.800Z] ---> bd0b08739bd8 [2021-12-01T10:45:00.800Z] [2021-12-01T10:45:00.800Z] Step 9/21 : FROM alpine:3.14 [2021-12-01T10:45:00.800Z] ---> 5b8b7b635229 [2021-12-01T10:45:00.800Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-01T10:45:00.800Z] ---> Running in f3d987e09536 [2021-12-01T10:45:00.800Z] ---> Running in 911caf12a2f6 [2021-12-01T10:45:01.079Z] Removing intermediate container 2583e9dbc1bf [2021-12-01T10:45:01.079Z] ---> 9fa9b3e81d48 [2021-12-01T10:45:01.079Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-01T10:45:01.353Z] ---> Running in 77a922da9275 [2021-12-01T10:45:01.957Z] Removing intermediate container f3d987e09536 [2021-12-01T10:45:01.957Z] ---> 4741e963fe51 [2021-12-01T10:45:01.957Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-01T10:45:02.232Z] Removing intermediate container 77a922da9275 [2021-12-01T10:45:02.232Z] ---> a65480b5c66f [2021-12-01T10:45:02.232Z] Step 12/20 : WORKDIR /edgex [2021-12-01T10:45:02.506Z] ---> Running in 82fce3d2b4db [2021-12-01T10:45:03.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:03.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:03.405Z] Removing intermediate container 82fce3d2b4db [2021-12-01T10:45:03.405Z] ---> 4385afd6ae82 [2021-12-01T10:45:03.405Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-01T10:45:03.684Z] ---> 4d458f56a514 [2021-12-01T10:45:03.684Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-01T10:45:03.964Z] ---> Running in 4edc373aeca4 [2021-12-01T10:45:03.964Z] Removing intermediate container ab2af40291eb [2021-12-01T10:45:03.964Z] ---> 6e8bb733ad94 [2021-12-01T10:45:03.964Z] [2021-12-01T10:45:03.964Z] Step 11/23 : FROM alpine:3.14 [2021-12-01T10:45:03.964Z] ---> 5b8b7b635229 [2021-12-01T10:45:03.964Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:45:04.246Z] ---> Running in cc0819f13b3c [2021-12-01T10:45:04.525Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-01T10:45:04.525Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-01T10:45:04.525Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:45:04.525Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:45:04.808Z] OK: 6 MiB in 16 packages [2021-12-01T10:45:05.104Z] ---> aaf90392bb3c [2021-12-01T10:45:05.104Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-01T10:45:06.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:06.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:06.970Z] ---> f6f8fb813979 [2021-12-01T10:45:06.970Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-01T10:45:07.252Z] Removing intermediate container 911caf12a2f6 [2021-12-01T10:45:07.252Z] ---> 8861c3e098e0 [2021-12-01T10:45:07.252Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:45:07.252Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-01T10:45:07.252Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:45:07.252Z] Removing intermediate container 4edc373aeca4 [2021-12-01T10:45:07.252Z] ---> a87467f19512 [2021-12-01T10:45:07.252Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:45:07.252Z] OK: 6 MiB in 15 packages [2021-12-01T10:45:07.252Z] ---> Running in 62c5975b0f70 [2021-12-01T10:45:08.234Z] Removing intermediate container 62c5975b0f70 [2021-12-01T10:45:08.234Z] ---> 06b27edb5814 [2021-12-01T10:45:08.234Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-01T10:45:08.234Z] ---> Running in 24596b2d3174 [2021-12-01T10:45:08.508Z] ---> db30cf931be0 [2021-12-01T10:45:08.508Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-01T10:45:08.782Z] Removing intermediate container cc0819f13b3c [2021-12-01T10:45:08.782Z] ---> e3ab74cb913e [2021-12-01T10:45:08.782Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:45:08.782Z] ---> ff9386c17e08 [2021-12-01T10:45:08.782Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-01T10:45:09.056Z] Removing intermediate container 24596b2d3174 [2021-12-01T10:45:09.056Z] ---> 397bfbfb8ce7 [2021-12-01T10:45:09.056Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-01T10:45:09.056Z] ---> Running in b7c113375dd3 [2021-12-01T10:45:09.056Z] ---> Running in 5dddc29add46 [2021-12-01T10:45:09.056Z] ---> Running in 5b7eb1dfaae1 [2021-12-01T10:45:09.658Z] Removing intermediate container 5dddc29add46 [2021-12-01T10:45:09.658Z] ---> ee4d4ba41355 [2021-12-01T10:45:09.658Z] Step 17/20 : CMD ["--init=true"] [2021-12-01T10:45:09.658Z] Removing intermediate container b7c113375dd3 [2021-12-01T10:45:09.658Z] ---> def229d5f208 [2021-12-01T10:45:09.658Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-01T10:45:09.931Z] Removing intermediate container 5b7eb1dfaae1 [2021-12-01T10:45:09.931Z] ---> 6bdcaf748bfa [2021-12-01T10:45:09.931Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:45:09.931Z] ---> Running in 9adb21372b44 [2021-12-01T10:45:09.931Z] ---> Running in 1899eb42885f [2021-12-01T10:45:10.536Z] ---> 80d22374c7ce [2021-12-01T10:45:10.536Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-01T10:45:10.536Z] Removing intermediate container 9adb21372b44 [2021-12-01T10:45:10.536Z] ---> f08130f6967d [2021-12-01T10:45:10.536Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-01T10:45:10.536Z] Removing intermediate container 1899eb42885f [2021-12-01T10:45:10.536Z] ---> 8012ee25f227 [2021-12-01T10:45:10.536Z] Step 18/20 : LABEL arch=arm64 [2021-12-01T10:45:10.810Z] ---> Running in 37bde3672972 [2021-12-01T10:45:10.810Z] ---> Running in 070580e1727f [2021-12-01T10:45:11.084Z] ---> 27efe476ec19 [2021-12-01T10:45:11.084Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-01T10:45:11.359Z] Removing intermediate container 37bde3672972 [2021-12-01T10:45:11.359Z] ---> 56fc0b4d3f73 [2021-12-01T10:45:11.359Z] Step 19/20 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:45:11.359Z] Removing intermediate container 070580e1727f [2021-12-01T10:45:11.359Z] ---> adfd5d2344a4 [2021-12-01T10:45:11.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:45:11.632Z] ---> 96d6eb9febe2 [2021-12-01T10:45:11.632Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-01T10:45:11.632Z] ---> Running in 4ef5d541ee0b [2021-12-01T10:45:12.232Z] Removing intermediate container 4ef5d541ee0b [2021-12-01T10:45:12.232Z] ---> 2958a1ae107f [2021-12-01T10:45:12.232Z] Step 20/20 : LABEL version=2.2.0-dev.7 [2021-12-01T10:45:12.504Z] ---> Running in 59f29b2fc08b [2021-12-01T10:45:12.504Z] Removing intermediate container 40c98188eac7 [2021-12-01T10:45:12.504Z] ---> e4f6198ea33f [2021-12-01T10:45:12.504Z] [2021-12-01T10:45:12.504Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:45:12.504Z] ---> 5b8b7b635229 [2021-12-01T10:45:12.504Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-01T10:45:12.504Z] ---> f7c8c1074462 [2021-12-01T10:45:12.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-01T10:45:12.504Z] ---> a1b1b7ce702d [2021-12-01T10:45:12.504Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-01T10:45:12.787Z] ---> Running in e2445d32ab3c [2021-12-01T10:45:12.787Z] Removing intermediate container 59f29b2fc08b [2021-12-01T10:45:12.787Z] ---> d9a8d817de60 [2021-12-01T10:45:12.787Z] [2021-12-01T10:45:13.064Z] ---> 3b9d685b9bc5 [2021-12-01T10:45:13.065Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-01T10:45:13.350Z] Removing intermediate container e2445d32ab3c [2021-12-01T10:45:13.350Z] ---> ee78486862ab [2021-12-01T10:45:13.350Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-01T10:45:13.350Z] Successfully built d9a8d817de60 [2021-12-01T10:45:13.350Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-01T10:45:13.350Z] Building sys-mgmt-agent [2021-12-01T10:45:13.636Z]  Building security-proxy-setup ... done  ---> Running in 07b6cc9b0d6e [2021-12-01T10:45:13.636Z] ---> 0cbdd409c7c2 [2021-12-01T10:45:13.636Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-01T10:45:14.236Z] ---> Running in 3019977f69ff [2021-12-01T10:45:14.236Z] Removing intermediate container 07b6cc9b0d6e [2021-12-01T10:45:14.236Z] ---> fecda578557b [2021-12-01T10:45:14.236Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-01T10:45:14.236Z] ---> 7ce0216027f8 [2021-12-01T10:45:14.236Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-01T10:45:14.236Z] ---> 062dcb0b4e3e [2021-12-01T10:45:14.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-01T10:45:14.236Z] ---> Running in b70344ddb24f [2021-12-01T10:45:14.511Z] ---> Running in 3bf4497387d9 [2021-12-01T10:45:14.785Z] Removing intermediate container 3019977f69ff [2021-12-01T10:45:14.785Z] ---> 703e12bed13c [2021-12-01T10:45:14.785Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-01T10:45:15.057Z] Removing intermediate container b70344ddb24f [2021-12-01T10:45:15.057Z] ---> ce60b1f48c3a [2021-12-01T10:45:15.057Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:45:15.057Z] Removing intermediate container 3bf4497387d9 [2021-12-01T10:45:15.057Z] ---> 39337b2467c4 [2021-12-01T10:45:15.057Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:45:15.344Z] ---> Running in e794b7f83a95 [2021-12-01T10:45:15.344Z] ---> Running in fad8839047e5 [2021-12-01T10:45:15.344Z] ---> ce6138f7e04c [2021-12-01T10:45:15.344Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-01T10:45:15.626Z] ---> Running in 05660f1b9f04 [2021-12-01T10:45:15.908Z] ---> bb38077628d0 [2021-12-01T10:45:15.908Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-01T10:45:16.214Z] Removing intermediate container fad8839047e5 [2021-12-01T10:45:16.214Z] ---> cdac113922de [2021-12-01T10:45:16.214Z] Step 19/21 : LABEL arch=arm64 [2021-12-01T10:45:16.214Z] ---> Running in b4f9438d45ea [2021-12-01T10:45:16.496Z] ---> Running in 2c49023d39bc [2021-12-01T10:45:16.496Z] Removing intermediate container 05660f1b9f04 [2021-12-01T10:45:16.496Z] ---> 0a8ec1b1b55e [2021-12-01T10:45:16.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:45:16.771Z] ---> Running in f7bd5e77432d [2021-12-01T10:45:17.044Z] Removing intermediate container 2c49023d39bc [2021-12-01T10:45:17.044Z] ---> 08d4ab31a357 [2021-12-01T10:45:17.316Z] Step 20/21 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:45:17.316Z] Removing intermediate container f7bd5e77432d [2021-12-01T10:45:17.316Z] ---> 8e6e4b72e2c3 [2021-12-01T10:45:17.316Z] Step 21/23 : LABEL arch=arm64 [2021-12-01T10:45:17.316Z] ---> Running in 31aeced8827f [2021-12-01T10:45:17.594Z] ---> Running in 564c84330819 [2021-12-01T10:45:18.199Z] Removing intermediate container 31aeced8827f [2021-12-01T10:45:18.199Z] ---> 583f0b6e6733 [2021-12-01T10:45:18.199Z] Step 21/21 : LABEL version=2.2.0-dev.7 [2021-12-01T10:45:18.199Z] Removing intermediate container 564c84330819 [2021-12-01T10:45:18.199Z] ---> 0c3260bf1a2d [2021-12-01T10:45:18.199Z] Step 22/23 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:45:18.199Z] ---> Running in 21f24ae1f4ce [2021-12-01T10:45:18.475Z] ---> Running in 4c825e79711a [2021-12-01T10:45:18.475Z] Removing intermediate container e794b7f83a95 [2021-12-01T10:45:18.475Z] ---> 84e32cc3f55d [2021-12-01T10:45:18.475Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T10:45:18.779Z] ---> Running in 94548ba6497c [2021-12-01T10:45:19.114Z] Removing intermediate container 21f24ae1f4ce [2021-12-01T10:45:19.114Z] ---> 9f58bd15f503 [2021-12-01T10:45:19.114Z] [2021-12-01T10:45:19.410Z] Removing intermediate container 4c825e79711a [2021-12-01T10:45:19.410Z] ---> 69a9238b5869 [2021-12-01T10:45:19.410Z] Step 23/23 : LABEL version=2.2.0-dev.7 [2021-12-01T10:45:19.410Z] ---> Running in c2cac0248f46 [2021-12-01T10:45:19.410Z] Removing intermediate container b4f9438d45ea [2021-12-01T10:45:19.410Z] ---> 47a11f830f4e [2021-12-01T10:45:19.410Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-01T10:45:20.127Z] Successfully built 9f58bd15f503 [2021-12-01T10:45:20.127Z] Successfully tagged support-notifications-arm64:latest [2021-12-01T10:45:20.127Z]  Building support-notifications ... done Building security-secretstore-setup [2021-12-01T10:45:20.408Z] ---> Running in a37986b2c94b [2021-12-01T10:45:20.408Z] Removing intermediate container c2cac0248f46 [2021-12-01T10:45:20.408Z] ---> 19ef9757b4da [2021-12-01T10:45:20.408Z] [2021-12-01T10:45:20.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:20.680Z] Successfully built 19ef9757b4da [2021-12-01T10:45:20.953Z] Successfully tagged support-scheduler-arm64:latest [2021-12-01T10:45:20.953Z]  Building support-scheduler ... done Building core-metadata [2021-12-01T10:45:20.953Z] Removing intermediate container a37986b2c94b [2021-12-01T10:45:20.953Z] ---> 85f704198e7b [2021-12-01T10:45:20.953Z] Step 27/30 : CMD ["gate"] [2021-12-01T10:45:21.225Z] ---> Running in 689f8f7b1bb7 [2021-12-01T10:45:21.511Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:21.787Z] Removing intermediate container 689f8f7b1bb7 [2021-12-01T10:45:21.787Z] ---> 796615ac4e26 [2021-12-01T10:45:21.787Z] Step 28/30 : LABEL arch=arm64 [2021-12-01T10:45:22.061Z] ---> Running in 8289cdb0116f [2021-12-01T10:45:22.348Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T10:45:22.348Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T10:45:22.348Z] Removing intermediate container 8289cdb0116f [2021-12-01T10:45:22.348Z] ---> 736849b08a4b [2021-12-01T10:45:22.348Z] Step 29/30 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:45:22.624Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T10:45:22.624Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T10:45:22.624Z] ---> Running in 6f575b6ba5b7 [2021-12-01T10:45:22.898Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T10:45:22.898Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T10:45:22.898Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:45:23.174Z] OK: 8 MiB in 20 packages [2021-12-01T10:45:23.449Z] Removing intermediate container 6f575b6ba5b7 [2021-12-01T10:45:23.449Z] ---> 797c5cf759c0 [2021-12-01T10:45:23.449Z] Step 30/30 : LABEL version=2.2.0-dev.7 [2021-12-01T10:45:23.723Z] ---> Running in 78c4f77df5fc [2021-12-01T10:45:24.321Z] Removing intermediate container 78c4f77df5fc [2021-12-01T10:45:24.321Z] ---> 2fc6e54963a8 [2021-12-01T10:45:24.321Z] [2021-12-01T10:45:24.604Z] Removing intermediate container 94548ba6497c [2021-12-01T10:45:24.604Z] ---> f48e260022a8 [2021-12-01T10:45:24.604Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:45:24.604Z] Successfully built 2fc6e54963a8 [2021-12-01T10:45:24.605Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-01T10:45:24.605Z]  Building security-bootstrapper ... done Building core-command [2021-12-01T10:45:25.601Z] ---> 065ac1440026 [2021-12-01T10:45:25.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-01T10:45:26.582Z] ---> 136d0d4faebd [2021-12-01T10:45:26.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-01T10:45:27.578Z] ---> 71e64f453327 [2021-12-01T10:45:27.578Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-01T10:45:27.578Z] ---> Running in c838e997a9ec [2021-12-01T10:45:28.174Z] Removing intermediate container c838e997a9ec [2021-12-01T10:45:28.174Z] ---> e33b6ef452aa [2021-12-01T10:45:28.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:45:28.449Z] ---> Running in 9649f600849d [2021-12-01T10:45:28.722Z] Removing intermediate container 9649f600849d [2021-12-01T10:45:28.722Z] ---> f5a1e77da6c0 [2021-12-01T10:45:28.722Z] Step 20/22 : LABEL arch=arm64 [2021-12-01T10:45:28.996Z] ---> Running in 9f0d1256accd [2021-12-01T10:45:29.596Z] Removing intermediate container 9f0d1256accd [2021-12-01T10:45:29.596Z] ---> 23ff4f2a4562 [2021-12-01T10:45:29.596Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:45:29.596Z] ---> Running in 24fc4735f27f [2021-12-01T10:45:30.191Z] Removing intermediate container 24fc4735f27f [2021-12-01T10:45:30.191Z] ---> e77cbae7c930 [2021-12-01T10:45:30.191Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:45:30.191Z] ---> Running in 37a79ddec4c0 [2021-12-01T10:45:30.464Z] Removing intermediate container 37a79ddec4c0 [2021-12-01T10:45:30.464Z] ---> 65f675c9367f [2021-12-01T10:45:30.464Z] [2021-12-01T10:45:30.736Z] Successfully built 65f675c9367f [2021-12-01T10:45:30.736Z] Successfully tagged core-data-arm64:latest [2021-12-01T10:45:37.434Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:45:37.434Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:45:37.434Z] ---> f6b26e1f7b47 [2021-12-01T10:45:37.434Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:45:37.434Z] ---> Using cache [2021-12-01T10:45:37.434Z] ---> 79791a1189a6 [2021-12-01T10:45:37.434Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:45:37.434Z] ---> Using cache [2021-12-01T10:45:37.434Z] ---> 5cdaf12e7eb6 [2021-12-01T10:45:37.434Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-01T10:45:37.434Z] ---> Running in 2ad15446df08 [2021-12-01T10:45:38.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:39.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:40.000Z] OK: 219 MiB in 52 packages [2021-12-01T10:45:41.437Z] Removing intermediate container 2ad15446df08 [2021-12-01T10:45:41.437Z] ---> b9638fc87532 [2021-12-01T10:45:41.437Z] Step 6/22 : COPY . . [2021-12-01T10:45:48.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:45:48.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:45:48.146Z] ---> f6b26e1f7b47 [2021-12-01T10:45:48.146Z] Step 3/24 : WORKDIR /edgex-go [2021-12-01T10:45:48.146Z] ---> Using cache [2021-12-01T10:45:48.146Z] ---> 79791a1189a6 [2021-12-01T10:45:48.146Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:45:48.146Z] ---> Using cache [2021-12-01T10:45:48.146Z] ---> 5cdaf12e7eb6 [2021-12-01T10:45:48.146Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-01T10:45:48.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:45:48.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:45:48.146Z] ---> f6b26e1f7b47 [2021-12-01T10:45:48.146Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:45:48.146Z] ---> Using cache [2021-12-01T10:45:48.146Z] ---> 79791a1189a6 [2021-12-01T10:45:48.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:45:48.146Z] ---> Using cache [2021-12-01T10:45:48.146Z] ---> 5cdaf12e7eb6 [2021-12-01T10:45:48.146Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-01T10:45:48.743Z] ---> Running in d82ca715cf0c [2021-12-01T10:45:48.743Z] ---> Running in fb1ab73f0971 [2021-12-01T10:45:48.743Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-01T10:45:48.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-01T10:45:48.743Z] ---> f6b26e1f7b47 [2021-12-01T10:45:48.743Z] Step 3/22 : WORKDIR /edgex-go [2021-12-01T10:45:48.743Z] ---> Using cache [2021-12-01T10:45:48.743Z] ---> 79791a1189a6 [2021-12-01T10:45:48.743Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T10:45:48.743Z] ---> Using cache [2021-12-01T10:45:48.743Z] ---> 5cdaf12e7eb6 [2021-12-01T10:45:48.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-01T10:45:49.028Z] ---> Running in 49c98436ede0 [2021-12-01T10:45:50.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:50.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:50.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:51.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:51.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:51.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:45:51.729Z] ---> d2892634b699 [2021-12-01T10:45:51.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:45:51.729Z] ---> Running in 06e9d9b7d8bc [2021-12-01T10:45:52.013Z] OK: 219 MiB in 52 packages [2021-12-01T10:45:52.297Z] OK: 219 MiB in 52 packages [2021-12-01T10:45:52.580Z] OK: 219 MiB in 52 packages [2021-12-01T10:45:53.572Z] Removing intermediate container d82ca715cf0c [2021-12-01T10:45:53.572Z] ---> f125577e4604 [2021-12-01T10:45:53.572Z] Step 6/24 : COPY . . [2021-12-01T10:45:53.572Z] Removing intermediate container fb1ab73f0971 [2021-12-01T10:45:53.572Z] ---> 0d414f847c47 [2021-12-01T10:45:53.572Z] Step 6/22 : COPY . . [2021-12-01T10:45:53.854Z] Removing intermediate container 49c98436ede0 [2021-12-01T10:45:53.854Z] ---> 900fc1bd0ba4 [2021-12-01T10:45:53.854Z] Step 6/22 : COPY . . [2021-12-01T10:45:55.840Z] Removing intermediate container 06e9d9b7d8bc [2021-12-01T10:45:55.840Z] ---> 28542daac374 [2021-12-01T10:45:55.840Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-01T10:45:55.840Z] ---> Running in afdece3bbe6c [2021-12-01T10:45:57.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-01T10:46:12.403Z] ---> f79ba1d7a57b [2021-12-01T10:46:12.403Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:46:12.403Z] ---> 61777280d02a [2021-12-01T10:46:12.403Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:46:12.403Z] ---> Running in 951f1dbfd2d1 [2021-12-01T10:46:12.676Z] ---> 8ced71410d98 [2021-12-01T10:46:12.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T10:46:12.676Z] ---> Running in 9c307d742207 [2021-12-01T10:46:12.954Z] ---> Running in e015fc76bd68 [2021-12-01T10:46:18.378Z] Removing intermediate container 951f1dbfd2d1 [2021-12-01T10:46:18.378Z] ---> 50c81f8bf22f [2021-12-01T10:46:18.378Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-01T10:46:18.378Z] ---> Running in 549ba64d25f8 [2021-12-01T10:46:18.658Z] Removing intermediate container 9c307d742207 [2021-12-01T10:46:18.658Z] ---> edd8a0d379b5 [2021-12-01T10:46:18.658Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-01T10:46:18.658Z] Removing intermediate container e015fc76bd68 [2021-12-01T10:46:18.658Z] ---> af2a8ca9fdd7 [2021-12-01T10:46:18.658Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-01T10:46:18.658Z] ---> Running in 4c7c83c1290c [2021-12-01T10:46:18.658Z] ---> Running in 877ed02d58ff [2021-12-01T10:46:20.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-12-01T10:46:20.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-01T10:46:20.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-01T10:47:07.378Z] Removing intermediate container afdece3bbe6c [2021-12-01T10:47:07.378Z] ---> c0b01b1e121e [2021-12-01T10:47:07.378Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-01T10:47:07.378Z] ---> Running in ec53ec9de7e9 [2021-12-01T10:47:07.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-01T10:47:13.080Z] Removing intermediate container ec53ec9de7e9 [2021-12-01T10:47:13.080Z] ---> 4a52ac7b2bce [2021-12-01T10:47:13.080Z] [2021-12-01T10:47:13.080Z] Step 10/22 : FROM docker:20.10.8 [2021-12-01T10:47:13.080Z] 20.10.8: Pulling from library/docker [2021-12-01T10:47:28.209Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-01T10:47:28.209Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-01T10:47:28.209Z] ---> 3734d5adc5ac [2021-12-01T10:47:28.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:47:28.209Z] ---> Running in dedbf614bc56 [2021-12-01T10:47:28.209Z] Removing intermediate container dedbf614bc56 [2021-12-01T10:47:28.209Z] ---> 9a8aabbd004c [2021-12-01T10:47:28.209Z] 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 [2021-12-01T10:47:28.209Z] ---> Running in 69e2de229a5b [2021-12-01T10:47:29.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:47:29.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:47:30.192Z] (1/42) Installing readline (8.1.0-r0) [2021-12-01T10:47:30.192Z] (2/42) Installing bash (5.1.4-r0) [2021-12-01T10:47:30.192Z] Executing bash-5.1.4-r0.post-install [2021-12-01T10:47:30.192Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-01T10:47:30.192Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-01T10:47:30.192Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-01T10:47:30.192Z] (6/42) Installing curl (7.79.1-r0) [2021-12-01T10:47:30.467Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-01T10:47:30.467Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-01T10:47:30.467Z] (9/42) Installing expat (2.4.1-r0) [2021-12-01T10:47:30.467Z] (10/42) Installing libffi (3.3-r2) [2021-12-01T10:47:30.467Z] (11/42) Installing gdbm (1.19-r0) [2021-12-01T10:47:30.467Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-01T10:47:30.467Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T10:47:30.467Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T10:47:30.467Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-01T10:47:30.467Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-01T10:47:30.742Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-01T10:47:32.730Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-01T10:47:32.730Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-01T10:47:32.730Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-01T10:47:32.730Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-01T10:47:32.730Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-01T10:47:32.730Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-01T10:47:33.005Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-01T10:47:33.005Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-01T10:47:33.005Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-01T10:47:33.005Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-01T10:47:33.005Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-01T10:47:33.005Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-01T10:47:33.005Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-01T10:47:33.005Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-01T10:47:33.005Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-01T10:47:33.005Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-01T10:47:33.281Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-01T10:47:33.281Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-01T10:47:33.281Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-01T10:47:33.281Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-01T10:47:33.281Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-01T10:47:33.281Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-01T10:47:33.281Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-01T10:47:33.281Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-01T10:47:33.556Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-01T10:47:33.835Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T10:47:34.111Z] OK: 84 MiB in 64 packages [2021-12-01T10:47:38.434Z] Collecting docker-compose==1.23.2 [2021-12-01T10:47:38.434Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-01T10:47:38.709Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-01T10:47:38.709Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-01T10:47:40.693Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-01T10:47:40.693Z] Collecting cached-property<2,>=1.2.0 [2021-12-01T10:47:40.693Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-01T10:47:41.366Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-01T10:47:41.366Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-01T10:47:41.968Z] Collecting jsonschema<3,>=2.5.1 [2021-12-01T10:47:41.968Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-01T10:47:41.968Z] Collecting texttable<0.10,>=0.9.0 [2021-12-01T10:47:41.968Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-01T10:47:44.637Z] Collecting docopt<0.7,>=0.6.1 [2021-12-01T10:47:44.637Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-01T10:47:47.269Z] Collecting docker<4.0,>=3.6.0 [2021-12-01T10:47:47.269Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-01T10:47:47.870Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-01T10:47:47.870Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-01T10:47:48.854Z] Collecting PyYAML<4,>=3.10 [2021-12-01T10:47:48.854Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-01T10:47:49.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-01T10:47:53.470Z] Collecting docker-pycreds>=0.4.0 [2021-12-01T10:47:53.470Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-01T10:47:53.755Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-01T10:47:53.755Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-01T10:47:54.037Z] 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) [2021-12-01T10:47:54.038Z] Collecting idna<2.8,>=2.5 [2021-12-01T10:47:54.038Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-01T10:47:54.321Z] Removing intermediate container 549ba64d25f8 [2021-12-01T10:47:54.321Z] ---> a7bcc01c9fd6 [2021-12-01T10:47:54.321Z] [2021-12-01T10:47:54.321Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:47:54.321Z] ---> 5b8b7b635229 [2021-12-01T10:47:54.321Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:47:54.321Z] ---> Using cache [2021-12-01T10:47:54.321Z] ---> e3ab74cb913e [2021-12-01T10:47:54.321Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:47:54.321Z] ---> Using cache [2021-12-01T10:47:54.321Z] ---> def229d5f208 [2021-12-01T10:47:54.321Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-01T10:47:54.599Z] ---> Running in ab8c0664002a [2021-12-01T10:47:54.874Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-01T10:47:54.874Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-01T10:47:54.874Z] Removing intermediate container ab8c0664002a [2021-12-01T10:47:54.874Z] ---> 890ea2a8b20e [2021-12-01T10:47:54.874Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-01T10:47:55.149Z] ---> Running in 0fbe56f61934 [2021-12-01T10:47:55.434Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-01T10:47:55.434Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-01T10:47:55.434Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-01T10:47:55.434Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-01T10:47:55.707Z] Removing intermediate container 0fbe56f61934 [2021-12-01T10:47:55.707Z] ---> 6ab596730d80 [2021-12-01T10:47:55.707Z] Step 14/22 : WORKDIR / [2021-12-01T10:47:55.707Z] ---> Running in 42ff7032d259 [2021-12-01T10:47:56.309Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-01T10:47:56.309Z] Attempting uninstall: urllib3 [2021-12-01T10:47:56.309Z] Found existing installation: urllib3 1.26.5 [2021-12-01T10:47:56.309Z] Uninstalling urllib3-1.26.5: [2021-12-01T10:47:56.594Z] Removing intermediate container 42ff7032d259 [2021-12-01T10:47:56.594Z] ---> 2038a773a05a [2021-12-01T10:47:56.594Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:47:56.594Z] Successfully uninstalled urllib3-1.26.5 [2021-12-01T10:47:57.194Z] Attempting uninstall: idna [2021-12-01T10:47:57.194Z] Found existing installation: idna 3.2 [2021-12-01T10:47:57.194Z] Uninstalling idna-3.2: [2021-12-01T10:47:57.469Z] Successfully uninstalled idna-3.2 [2021-12-01T10:47:57.469Z] ---> 25c90270d6af [2021-12-01T10:47:57.469Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-01T10:47:58.449Z] Attempting uninstall: chardet [2021-12-01T10:47:58.449Z] Found existing installation: chardet 4.0.0 [2021-12-01T10:47:58.449Z] Uninstalling chardet-4.0.0: [2021-12-01T10:47:58.449Z] Successfully uninstalled chardet-4.0.0 [2021-12-01T10:47:59.432Z] ---> 08da5ac8c7b4 [2021-12-01T10:47:59.432Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-01T10:48:00.417Z] Attempting uninstall: requests [2021-12-01T10:48:00.417Z] Found existing installation: requests 2.25.1 [2021-12-01T10:48:00.417Z] Uninstalling requests-2.25.1: [2021-12-01T10:48:00.417Z] ---> 6227e5ba07a7 [2021-12-01T10:48:00.417Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-01T10:48:00.417Z] Successfully uninstalled requests-2.25.1 [2021-12-01T10:48:00.417Z] ---> Running in e6e679a637e4 [2021-12-01T10:48:00.695Z] Removing intermediate container 4c7c83c1290c [2021-12-01T10:48:00.695Z] ---> a4e91aa59ac5 [2021-12-01T10:48:00.695Z] [2021-12-01T10:48:00.695Z] Step 9/24 : FROM alpine:3.14 [2021-12-01T10:48:00.695Z] ---> 5b8b7b635229 [2021-12-01T10:48:00.695Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-01T10:48:00.968Z] ---> Running in 0ff1e43dc821 [2021-12-01T10:48:00.968Z] Running setup.py install for texttable: started [2021-12-01T10:48:01.240Z] Removing intermediate container e6e679a637e4 [2021-12-01T10:48:01.240Z] ---> ee25e907e136 [2021-12-01T10:48:01.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:48:01.514Z] ---> Running in fbc29d487f15 [2021-12-01T10:48:02.116Z] Removing intermediate container fbc29d487f15 [2021-12-01T10:48:02.116Z] ---> bbd2cb15fc11 [2021-12-01T10:48:02.116Z] Step 20/22 : LABEL arch=arm64 [2021-12-01T10:48:02.116Z] ---> Running in 86af8d37dd61 [2021-12-01T10:48:02.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T10:48:02.713Z] Removing intermediate container 86af8d37dd61 [2021-12-01T10:48:02.713Z] ---> 7f4784331a4b [2021-12-01T10:48:02.713Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:02.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T10:48:02.989Z] ---> Running in 355c9d2ee7cb [2021-12-01T10:48:02.989Z] Removing intermediate container 877ed02d58ff [2021-12-01T10:48:02.989Z] ---> 91c7ced409ef [2021-12-01T10:48:02.989Z] [2021-12-01T10:48:02.989Z] Step 9/22 : FROM alpine:3.14 [2021-12-01T10:48:02.989Z] ---> 5b8b7b635229 [2021-12-01T10:48:02.989Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-01T10:48:02.989Z] ---> Using cache [2021-12-01T10:48:02.989Z] ---> e3ab74cb913e [2021-12-01T10:48:02.989Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-01T10:48:02.989Z] ---> Using cache [2021-12-01T10:48:02.989Z] ---> def229d5f208 [2021-12-01T10:48:02.989Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-01T10:48:03.261Z] ---> Running in cd404e590b34 [2021-12-01T10:48:03.261Z] Running setup.py install for texttable: finished with status 'done' [2021-12-01T10:48:03.261Z] Running setup.py install for PyYAML: started [2021-12-01T10:48:03.261Z] Removing intermediate container 355c9d2ee7cb [2021-12-01T10:48:03.261Z] ---> 395864d3c1a8 [2021-12-01T10:48:03.261Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:48:03.538Z] ---> Running in 181784aa6ca9 [2021-12-01T10:48:03.538Z] Removing intermediate container cd404e590b34 [2021-12-01T10:48:03.538Z] ---> d39c0d3a4446 [2021-12-01T10:48:03.812Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-01T10:48:03.812Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-01T10:48:03.812Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-01T10:48:03.812Z] (3/3) Installing su-exec (0.2-r1) [2021-12-01T10:48:03.812Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T10:48:03.812Z] Executing ca-certificates-20191127-r5.trigger [2021-12-01T10:48:03.812Z] ---> Running in 4ff0ef412479 [2021-12-01T10:48:04.084Z] OK: 6 MiB in 17 packages [2021-12-01T10:48:04.084Z] Removing intermediate container 181784aa6ca9 [2021-12-01T10:48:04.084Z] ---> 66677a6de2ba [2021-12-01T10:48:04.084Z] [2021-12-01T10:48:04.360Z] Successfully built 66677a6de2ba [2021-12-01T10:48:04.360Z] Successfully tagged core-command-arm64:latest [2021-12-01T10:48:04.632Z]  Building core-command ... done Removing intermediate container 4ff0ef412479 [2021-12-01T10:48:04.632Z] ---> 62eefe8d8247 [2021-12-01T10:48:04.632Z] Step 14/22 : WORKDIR / [2021-12-01T10:48:04.632Z] ---> Running in ea11b9e412e6 [2021-12-01T10:48:05.240Z] Removing intermediate container ea11b9e412e6 [2021-12-01T10:48:05.240Z] ---> e722e23b088e [2021-12-01T10:48:05.240Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-01T10:48:05.513Z] Removing intermediate container 0ff1e43dc821 [2021-12-01T10:48:05.513Z] ---> f339004dc998 [2021-12-01T10:48:05.513Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-01T10:48:05.786Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-01T10:48:05.786Z] ---> Running in 68af7782e7c0 [2021-12-01T10:48:06.063Z] ---> a9b9c47e9520 [2021-12-01T10:48:06.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-01T10:48:06.063Z] Running setup.py install for docopt: started [2021-12-01T10:48:06.339Z] Removing intermediate container 68af7782e7c0 [2021-12-01T10:48:06.339Z] ---> 1e4047424176 [2021-12-01T10:48:06.339Z] Step 12/24 : WORKDIR / [2021-12-01T10:48:06.339Z] ---> Running in 0145eddf3cd9 [2021-12-01T10:48:06.935Z] Removing intermediate container 0145eddf3cd9 [2021-12-01T10:48:06.935Z] ---> ab2ef56a7c9b [2021-12-01T10:48:06.935Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-01T10:48:07.205Z] ---> 3ca94722d9e3 [2021-12-01T10:48:07.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-01T10:48:07.489Z] ---> 9abbf8a644b3 [2021-12-01T10:48:07.489Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-01T10:48:08.098Z] ---> f8152da846f1 [2021-12-01T10:48:08.098Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-01T10:48:08.098Z] ---> Running in 8bfd84aebb87 [2021-12-01T10:48:08.370Z] Running setup.py install for docopt: finished with status 'done' [2021-12-01T10:48:08.370Z] Running setup.py install for dockerpty: started [2021-12-01T10:48:08.370Z] ---> 4e6ef688b14a [2021-12-01T10:48:08.371Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-01T10:48:08.643Z] Removing intermediate container 8bfd84aebb87 [2021-12-01T10:48:08.643Z] ---> b47f918dfe33 [2021-12-01T10:48:08.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:48:08.643Z] ---> Running in be339084b234 [2021-12-01T10:48:09.238Z] ---> c3ad836a4abb [2021-12-01T10:48:09.238Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-01T10:48:09.238Z] Removing intermediate container be339084b234 [2021-12-01T10:48:09.238Z] ---> bc59f2c63187 [2021-12-01T10:48:09.238Z] Step 20/22 : LABEL arch=arm64 [2021-12-01T10:48:09.238Z] ---> Running in 6144133a9e54 [2021-12-01T10:48:09.832Z] Removing intermediate container 6144133a9e54 [2021-12-01T10:48:09.832Z] ---> 69726927d5fc [2021-12-01T10:48:09.832Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:09.832Z] ---> Running in 25ea5c285c0d [2021-12-01T10:48:09.832Z] ---> ee1f1a16dce0 [2021-12-01T10:48:09.832Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-01T10:48:10.112Z] Removing intermediate container 25ea5c285c0d [2021-12-01T10:48:10.112Z] ---> 6f58ae4c4f05 [2021-12-01T10:48:10.112Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:48:10.388Z] ---> Running in 9815e2c0e09b [2021-12-01T10:48:10.388Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-01T10:48:10.993Z] Removing intermediate container 9815e2c0e09b [2021-12-01T10:48:10.993Z] ---> 76f05ffd39c5 [2021-12-01T10:48:10.993Z] [2021-12-01T10:48:10.993Z] Successfully built 76f05ffd39c5 [2021-12-01T10:48:10.993Z] Successfully tagged core-metadata-arm64:latest [2021-12-01T10:48:11.267Z]  Building core-metadata ... done  ---> dd9739cfce73 [2021-12-01T10:48:11.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-01T10:48:12.243Z] 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 [2021-12-01T10:48:12.243Z] ---> 90a7c3a4b5a7 [2021-12-01T10:48:12.243Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-01T10:48:12.837Z] ---> b1094b7996f0 [2021-12-01T10:48:12.837Z] 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/ [2021-12-01T10:48:13.112Z] ---> Running in 522310958ea9 [2021-12-01T10:48:15.084Z] Removing intermediate container 522310958ea9 [2021-12-01T10:48:15.084Z] ---> 0652e4553395 [2021-12-01T10:48:15.084Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-01T10:48:15.084Z] ---> Running in ed549a36478a [2021-12-01T10:48:15.676Z] Removing intermediate container ed549a36478a [2021-12-01T10:48:15.676Z] ---> 2e1154ea6aee [2021-12-01T10:48:15.676Z] Step 22/24 : LABEL arch=arm64 [2021-12-01T10:48:15.676Z] ---> Running in b58e8fd386f3 [2021-12-01T10:48:16.270Z] Removing intermediate container b58e8fd386f3 [2021-12-01T10:48:16.270Z] ---> bd2e6a03b3cf [2021-12-01T10:48:16.270Z] Step 23/24 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:16.270Z] ---> Running in 96c2c7e3237b [2021-12-01T10:48:16.865Z] Removing intermediate container 96c2c7e3237b [2021-12-01T10:48:16.865Z] ---> 425003b0a488 [2021-12-01T10:48:16.865Z] Step 24/24 : LABEL version=2.2.0-dev.7 [2021-12-01T10:48:16.865Z] ---> Running in d070a98c5d04 [2021-12-01T10:48:17.142Z] Removing intermediate container d070a98c5d04 [2021-12-01T10:48:17.143Z] ---> 44251f2263bc [2021-12-01T10:48:17.143Z] [2021-12-01T10:48:17.739Z] Successfully built 44251f2263bc [2021-12-01T10:48:17.739Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-01T10:48:21.109Z]  Building security-secretstore-setup ... done Removing intermediate container 69e2de229a5b [2021-12-01T10:48:21.109Z] ---> 58e2c4637759 [2021-12-01T10:48:21.109Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-01T10:48:21.109Z] ---> Running in 3719a6084ef4 [2021-12-01T10:48:21.381Z] Removing intermediate container 3719a6084ef4 [2021-12-01T10:48:21.381Z] ---> ee39e247ca7f [2021-12-01T10:48:21.381Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-01T10:48:21.381Z] ---> Running in 603b8ddb8614 [2021-12-01T10:48:21.652Z] Removing intermediate container 603b8ddb8614 [2021-12-01T10:48:21.652Z] ---> 48f35183c096 [2021-12-01T10:48:21.652Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-01T10:48:22.625Z] ---> 971df197f048 [2021-12-01T10:48:22.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-01T10:48:23.217Z] ---> c2a86266bb34 [2021-12-01T10:48:23.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-01T10:48:24.204Z] ---> bd20194b0edb [2021-12-01T10:48:24.204Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-01T10:48:24.204Z] ---> Running in efc556714b3a [2021-12-01T10:48:24.474Z] Removing intermediate container efc556714b3a [2021-12-01T10:48:24.474Z] ---> 6f179788cf51 [2021-12-01T10:48:24.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T10:48:24.474Z] ---> Running in 4d0b0a929b93 [2021-12-01T10:48:24.752Z] Removing intermediate container 4d0b0a929b93 [2021-12-01T10:48:24.752Z] ---> 40295e933709 [2021-12-01T10:48:24.752Z] Step 20/22 : LABEL arch=arm64 [2021-12-01T10:48:25.023Z] ---> Running in 8986c446689d [2021-12-01T10:48:25.294Z] Removing intermediate container 8986c446689d [2021-12-01T10:48:25.294Z] ---> b3926b8648a9 [2021-12-01T10:48:25.294Z] Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:25.294Z] ---> Running in 511003c10753 [2021-12-01T10:48:25.884Z] Removing intermediate container 511003c10753 [2021-12-01T10:48:25.884Z] ---> e4345192230b [2021-12-01T10:48:25.884Z] Step 22/22 : LABEL version=2.2.0-dev.7 [2021-12-01T10:48:25.884Z] ---> Running in 64839288163c [2021-12-01T10:48:26.155Z] Removing intermediate container 64839288163c [2021-12-01T10:48:26.155Z] ---> b56dc554cb33 [2021-12-01T10:48:26.155Z] [2021-12-01T10:48:26.427Z] Successfully built b56dc554cb33 [2021-12-01T10:48:26.427Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-01T10:48:26.712Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-01T10:48:26.721Z] $ docker stop --time=1 b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e [2021-12-01T10:48:28.357Z] $ docker rm -f b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T10:48:28.900Z] + docker images [2021-12-01T10:48:29.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-01T10:48:29.170Z] sys-mgmt-agent-arm64 latest b56dc554cb33 2 seconds ago 277MB [2021-12-01T10:48:29.170Z] security-secretstore-setup-arm64 latest 44251f2263bc 11 seconds ago 26.8MB [2021-12-01T10:48:29.170Z] core-metadata-arm64 latest 76f05ffd39c5 18 seconds ago 15.9MB [2021-12-01T10:48:29.170Z] core-command-arm64 latest 66677a6de2ba 25 seconds ago 15.2MB [2021-12-01T10:48:29.170Z] 91c7ced409ef 26 seconds ago 1.46GB [2021-12-01T10:48:29.170Z] a4e91aa59ac5 28 seconds ago 1.46GB [2021-12-01T10:48:29.170Z] a7bcc01c9fd6 35 seconds ago 1.45GB [2021-12-01T10:48:29.170Z] 4a52ac7b2bce About a minute ago 1.46GB [2021-12-01T10:48:29.170Z] core-data-arm64 latest 65f675c9367f 2 minutes ago 19.6MB [2021-12-01T10:48:29.170Z] security-bootstrapper-arm64 latest 2fc6e54963a8 3 minutes ago 17.8MB [2021-12-01T10:48:29.170Z] support-scheduler-arm64 latest 19ef9757b4da 3 minutes ago 15.3MB [2021-12-01T10:48:29.170Z] support-notifications-arm64 latest 9f58bd15f503 3 minutes ago 16.1MB [2021-12-01T10:48:29.170Z] security-proxy-setup-arm64 latest d9a8d817de60 3 minutes ago 25.5MB [2021-12-01T10:48:29.170Z] e4f6198ea33f 3 minutes ago 1.47GB [2021-12-01T10:48:29.170Z] 6e8bb733ad94 3 minutes ago 1.46GB [2021-12-01T10:48:29.170Z] bd0b08739bd8 3 minutes ago 1.46GB [2021-12-01T10:48:29.170Z] 933b148a5542 3 minutes ago 1.46GB [2021-12-01T10:48:29.170Z] 31ad46709afc 3 minutes ago 1.46GB [2021-12-01T10:48:29.170Z] ci-base-image-arm64 latest f6b26e1f7b47 7 minutes ago 1.24GB [2021-12-01T10:48:29.170Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-12-01T10:48:29.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-12-01T10:48:29.170Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-01T10:48:29.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:48:29.369Z] provisioning config files... [2021-12-01T10:48:29.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config7574836054820711838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:48:29.728Z] ---> docker-login.sh [2021-12-01T10:48:29.729Z] nexus3.edgexfoundry.org:10001 [2021-12-01T10:48:30.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:48:30.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:48:30.000Z] Configure a credential helper to remove this warning. See [2021-12-01T10:48:30.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:48:30.000Z] [2021-12-01T10:48:30.000Z] Login Succeeded [2021-12-01T10:48:30.000Z] nexus3.edgexfoundry.org:10002 [2021-12-01T10:48:30.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:48:30.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:48:30.591Z] Configure a credential helper to remove this warning. See [2021-12-01T10:48:30.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:48:30.591Z] [2021-12-01T10:48:30.591Z] Login Succeeded [2021-12-01T10:48:30.591Z] nexus3.edgexfoundry.org:10003 [2021-12-01T10:48:30.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:48:31.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:48:31.131Z] Configure a credential helper to remove this warning. See [2021-12-01T10:48:31.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:48:31.131Z] [2021-12-01T10:48:31.131Z] Login Succeeded [2021-12-01T10:48:31.131Z] nexus3.edgexfoundry.org:10004 [2021-12-01T10:48:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:48:31.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:48:31.403Z] Configure a credential helper to remove this warning. See [2021-12-01T10:48:31.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:48:31.403Z] [2021-12-01T10:48:31.403Z] Login Succeeded [2021-12-01T10:48:31.403Z] docker.io [2021-12-01T10:48:31.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T10:48:32.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T10:48:32.260Z] Configure a credential helper to remove this warning. See [2021-12-01T10:48:32.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T10:48:32.260Z] [2021-12-01T10:48:32.260Z] Login Succeeded [2021-12-01T10:48:32.260Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T10:48:32.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:48:32.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T10:48:32.331Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-12-01T10:48:32.331Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:32.331Z] latest [2021-12-01T10:48:32.331Z] 2.2.0-dev.7 [2021-12-01T10:48:32.331Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:32.331Z] main [2021-12-01T10:48:32.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:32.676Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:33.008Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:33.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-01T10:48:33.008Z] 1cdef844780b: Preparing [2021-12-01T10:48:33.008Z] 66ef1d6cacd5: Preparing [2021-12-01T10:48:33.008Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:33.008Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:33.008Z] 62170e181a92: Preparing [2021-12-01T10:48:33.279Z] 62170e181a92: Layer already exists [2021-12-01T10:48:33.279Z] 1cdef844780b: Pushed [2021-12-01T10:48:33.279Z] 4c19eb3f8c3f: Pushed [2021-12-01T10:48:33.279Z] fcb9c76ac07c: Pushed [2021-12-01T10:48:35.945Z] 66ef1d6cacd5: Pushed [2021-12-01T10:48:35.946Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:36.320Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:36.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-01T10:48:36.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-01T10:48:36.666Z] 1cdef844780b: Preparing [2021-12-01T10:48:36.666Z] 66ef1d6cacd5: Preparing [2021-12-01T10:48:36.666Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:36.666Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:36.666Z] 62170e181a92: Preparing [2021-12-01T10:48:36.666Z] 62170e181a92: Layer already exists [2021-12-01T10:48:36.666Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:36.666Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:36.666Z] 66ef1d6cacd5: Layer already exists [2021-12-01T10:48:36.666Z] 1cdef844780b: Layer already exists [2021-12-01T10:48:36.936Z] latest: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:37.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:37.612Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 [2021-12-01T10:48:37.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-01T10:48:37.612Z] 1cdef844780b: Preparing [2021-12-01T10:48:37.612Z] 66ef1d6cacd5: Preparing [2021-12-01T10:48:37.612Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:37.612Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:37.612Z] 62170e181a92: Preparing [2021-12-01T10:48:37.612Z] 66ef1d6cacd5: Layer already exists [2021-12-01T10:48:37.612Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:37.612Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:37.612Z] 1cdef844780b: Layer already exists [2021-12-01T10:48:37.612Z] 62170e181a92: Layer already exists [2021-12-01T10:48:37.884Z] 2.2.0-dev.7: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:38.226Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:38.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:38.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-01T10:48:38.562Z] 1cdef844780b: Preparing [2021-12-01T10:48:38.562Z] 66ef1d6cacd5: Preparing [2021-12-01T10:48:38.562Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:38.562Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:38.562Z] 62170e181a92: Preparing [2021-12-01T10:48:38.562Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:38.562Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:38.562Z] 66ef1d6cacd5: Layer already exists [2021-12-01T10:48:38.562Z] 1cdef844780b: Layer already exists [2021-12-01T10:48:38.562Z] 62170e181a92: Layer already exists [2021-12-01T10:48:38.833Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:39.170Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:39.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-12-01T10:48:39.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-01T10:48:39.501Z] 1cdef844780b: Preparing [2021-12-01T10:48:39.501Z] 66ef1d6cacd5: Preparing [2021-12-01T10:48:39.501Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:39.501Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:39.501Z] 62170e181a92: Preparing [2021-12-01T10:48:39.501Z] 62170e181a92: Layer already exists [2021-12-01T10:48:39.501Z] 1cdef844780b: Layer already exists [2021-12-01T10:48:39.501Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:39.501Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:39.501Z] 66ef1d6cacd5: Layer already exists [2021-12-01T10:48:39.774Z] main: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:48:39.817Z] ===================================================== [Pipeline] echo [2021-12-01T10:48:39.825Z] taggedImages: [2021-12-01T10:48:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-01T10:48:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 [2021-12-01T10:48:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:39.825Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-12-01T10:48:39.876Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-12-01T10:48:39.876Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:39.876Z] latest [2021-12-01T10:48:39.876Z] 2.2.0-dev.7 [2021-12-01T10:48:39.876Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:39.876Z] main [2021-12-01T10:48:39.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:40.210Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:40.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:40.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-01T10:48:40.549Z] d33e719824bb: Preparing [2021-12-01T10:48:40.549Z] d63ace74d405: Preparing [2021-12-01T10:48:40.549Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:40.549Z] 10c001ac5b77: Preparing [2021-12-01T10:48:40.549Z] a8a1db09e3e4: Preparing [2021-12-01T10:48:40.549Z] 62170e181a92: Preparing [2021-12-01T10:48:40.549Z] 62170e181a92: Waiting [2021-12-01T10:48:40.549Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:40.822Z] 62170e181a92: Layer already exists [2021-12-01T10:48:40.822Z] d33e719824bb: Pushed [2021-12-01T10:48:40.822Z] a8a1db09e3e4: Pushed [2021-12-01T10:48:41.415Z] 10c001ac5b77: Pushed [2021-12-01T10:48:44.019Z] d63ace74d405: Pushed [2021-12-01T10:48:44.019Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:44.357Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:44.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-01T10:48:44.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-01T10:48:44.692Z] d33e719824bb: Preparing [2021-12-01T10:48:44.692Z] d63ace74d405: Preparing [2021-12-01T10:48:44.692Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:44.692Z] 10c001ac5b77: Preparing [2021-12-01T10:48:44.692Z] a8a1db09e3e4: Preparing [2021-12-01T10:48:44.692Z] 62170e181a92: Preparing [2021-12-01T10:48:44.692Z] 62170e181a92: Waiting [2021-12-01T10:48:44.692Z] d63ace74d405: Layer already exists [2021-12-01T10:48:44.692Z] a8a1db09e3e4: Layer already exists [2021-12-01T10:48:44.692Z] d33e719824bb: Layer already exists [2021-12-01T10:48:44.692Z] 10c001ac5b77: Layer already exists [2021-12-01T10:48:44.692Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:44.692Z] 62170e181a92: Layer already exists [2021-12-01T10:48:44.965Z] latest: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:45.302Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:45.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 [2021-12-01T10:48:45.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-01T10:48:45.638Z] d33e719824bb: Preparing [2021-12-01T10:48:45.638Z] d63ace74d405: Preparing [2021-12-01T10:48:45.638Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:45.638Z] 10c001ac5b77: Preparing [2021-12-01T10:48:45.638Z] a8a1db09e3e4: Preparing [2021-12-01T10:48:45.638Z] 62170e181a92: Preparing [2021-12-01T10:48:45.638Z] 62170e181a92: Waiting [2021-12-01T10:48:45.638Z] d63ace74d405: Layer already exists [2021-12-01T10:48:45.638Z] a8a1db09e3e4: Layer already exists [2021-12-01T10:48:45.638Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:45.638Z] 10c001ac5b77: Layer already exists [2021-12-01T10:48:45.639Z] d33e719824bb: Layer already exists [2021-12-01T10:48:45.639Z] 62170e181a92: Layer already exists [2021-12-01T10:48:45.909Z] 2.2.0-dev.7: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:46.248Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:46.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:46.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-01T10:48:46.583Z] d33e719824bb: Preparing [2021-12-01T10:48:46.583Z] d63ace74d405: Preparing [2021-12-01T10:48:46.583Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:46.583Z] 10c001ac5b77: Preparing [2021-12-01T10:48:46.583Z] a8a1db09e3e4: Preparing [2021-12-01T10:48:46.583Z] 62170e181a92: Preparing [2021-12-01T10:48:46.583Z] 62170e181a92: Waiting [2021-12-01T10:48:46.583Z] 10c001ac5b77: Layer already exists [2021-12-01T10:48:46.583Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:46.583Z] a8a1db09e3e4: Layer already exists [2021-12-01T10:48:46.583Z] d63ace74d405: Layer already exists [2021-12-01T10:48:46.583Z] d33e719824bb: Layer already exists [2021-12-01T10:48:46.583Z] 62170e181a92: Layer already exists [2021-12-01T10:48:46.853Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:47.195Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:47.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-12-01T10:48:47.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-01T10:48:47.532Z] d33e719824bb: Preparing [2021-12-01T10:48:47.532Z] d63ace74d405: Preparing [2021-12-01T10:48:47.532Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:47.532Z] 10c001ac5b77: Preparing [2021-12-01T10:48:47.532Z] a8a1db09e3e4: Preparing [2021-12-01T10:48:47.532Z] 62170e181a92: Preparing [2021-12-01T10:48:47.532Z] 62170e181a92: Waiting [2021-12-01T10:48:47.532Z] d63ace74d405: Layer already exists [2021-12-01T10:48:47.532Z] d33e719824bb: Layer already exists [2021-12-01T10:48:47.532Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:47.532Z] a8a1db09e3e4: Layer already exists [2021-12-01T10:48:47.532Z] 10c001ac5b77: Layer already exists [2021-12-01T10:48:47.532Z] 62170e181a92: Layer already exists [2021-12-01T10:48:47.802Z] main: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:48:47.841Z] ===================================================== [Pipeline] echo [2021-12-01T10:48:47.849Z] taggedImages: [2021-12-01T10:48:47.849Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:47.849Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-01T10:48:47.849Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 [2021-12-01T10:48:47.849Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:47.849Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-12-01T10:48:47.872Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-12-01T10:48:47.872Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:47.872Z] latest [2021-12-01T10:48:47.872Z] 2.2.0-dev.7 [2021-12-01T10:48:47.872Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:47.872Z] main [2021-12-01T10:48:47.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:48.219Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:48.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:48.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-01T10:48:48.552Z] 934f112b566c: Preparing [2021-12-01T10:48:48.552Z] 91513ed9abf4: Preparing [2021-12-01T10:48:48.552Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:48.552Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:48.552Z] 62170e181a92: Preparing [2021-12-01T10:48:48.552Z] 62170e181a92: Layer already exists [2021-12-01T10:48:48.552Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:48.552Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:48.824Z] 934f112b566c: Pushed [2021-12-01T10:48:51.420Z] 91513ed9abf4: Pushed [2021-12-01T10:48:51.420Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:51.757Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:52.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-01T10:48:52.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-01T10:48:52.097Z] 934f112b566c: Preparing [2021-12-01T10:48:52.097Z] 91513ed9abf4: Preparing [2021-12-01T10:48:52.097Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:52.097Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:52.097Z] 62170e181a92: Preparing [2021-12-01T10:48:52.097Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:52.097Z] 62170e181a92: Layer already exists [2021-12-01T10:48:52.097Z] 934f112b566c: Layer already exists [2021-12-01T10:48:52.097Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:52.097Z] 91513ed9abf4: Layer already exists [2021-12-01T10:48:52.368Z] latest: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:52.703Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:53.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 [2021-12-01T10:48:53.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-01T10:48:53.034Z] 934f112b566c: Preparing [2021-12-01T10:48:53.034Z] 91513ed9abf4: Preparing [2021-12-01T10:48:53.034Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:53.034Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:53.034Z] 62170e181a92: Preparing [2021-12-01T10:48:53.034Z] 62170e181a92: Layer already exists [2021-12-01T10:48:53.034Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:53.034Z] 934f112b566c: Layer already exists [2021-12-01T10:48:53.034Z] 91513ed9abf4: Layer already exists [2021-12-01T10:48:53.034Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:53.306Z] 2.2.0-dev.7: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:53.647Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:53.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:53.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-01T10:48:53.984Z] 934f112b566c: Preparing [2021-12-01T10:48:53.984Z] 91513ed9abf4: Preparing [2021-12-01T10:48:53.984Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:53.984Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:53.984Z] 62170e181a92: Preparing [2021-12-01T10:48:53.984Z] 934f112b566c: Layer already exists [2021-12-01T10:48:53.984Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:53.984Z] 91513ed9abf4: Layer already exists [2021-12-01T10:48:53.984Z] 62170e181a92: Layer already exists [2021-12-01T10:48:53.984Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:54.255Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:54.594Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:54.928Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-12-01T10:48:54.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-01T10:48:54.928Z] 934f112b566c: Preparing [2021-12-01T10:48:54.928Z] 91513ed9abf4: Preparing [2021-12-01T10:48:54.928Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:54.928Z] fcb9c76ac07c: Preparing [2021-12-01T10:48:54.928Z] 62170e181a92: Preparing [2021-12-01T10:48:54.928Z] 934f112b566c: Layer already exists [2021-12-01T10:48:54.928Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:48:54.928Z] 62170e181a92: Layer already exists [2021-12-01T10:48:54.928Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:54.928Z] 91513ed9abf4: Layer already exists [2021-12-01T10:48:55.198Z] main: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:48:55.238Z] ===================================================== [Pipeline] echo [2021-12-01T10:48:55.246Z] taggedImages: [2021-12-01T10:48:55.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:55.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-01T10:48:55.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 [2021-12-01T10:48:55.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:55.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-12-01T10:48:55.264Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-12-01T10:48:55.264Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:55.264Z] latest [2021-12-01T10:48:55.264Z] 2.2.0-dev.7 [2021-12-01T10:48:55.264Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:48:55.264Z] main [2021-12-01T10:48:55.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:55.622Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:48:56.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:48:56.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-01T10:48:56.004Z] 65c2bb8cae98: Preparing [2021-12-01T10:48:56.004Z] 65c2bb8cae98: Preparing [2021-12-01T10:48:56.004Z] c228e0f8dc7f: Preparing [2021-12-01T10:48:56.004Z] 6182f04320eb: Preparing [2021-12-01T10:48:56.004Z] a7d4ae18ca9d: Preparing [2021-12-01T10:48:56.004Z] 1d78eb98757d: Preparing [2021-12-01T10:48:56.004Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:48:56.004Z] 5f20923c3847: Preparing [2021-12-01T10:48:56.004Z] 5188d74f452c: Preparing [2021-12-01T10:48:56.004Z] be01a76bd9d3: Preparing [2021-12-01T10:48:56.004Z] 0f2aaa791e6d: Preparing [2021-12-01T10:48:56.004Z] 62170e181a92: Preparing [2021-12-01T10:48:56.004Z] be01a76bd9d3: Waiting [2021-12-01T10:48:56.004Z] 4c19eb3f8c3f: Waiting [2021-12-01T10:48:56.004Z] 5f20923c3847: Waiting [2021-12-01T10:48:56.004Z] 5188d74f452c: Waiting [2021-12-01T10:48:56.004Z] 62170e181a92: Waiting [2021-12-01T10:48:56.283Z] 6182f04320eb: Pushed [2021-12-01T10:48:56.283Z] c228e0f8dc7f: Pushed [2021-12-01T10:48:56.283Z] 65c2bb8cae98: Pushed [2021-12-01T10:48:56.283Z] a7d4ae18ca9d: Pushed [2021-12-01T10:48:56.283Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:48:56.564Z] 5f20923c3847: Pushed [2021-12-01T10:48:56.564Z] 5188d74f452c: Pushed [2021-12-01T10:48:56.564Z] 62170e181a92: Layer already exists [2021-12-01T10:48:56.564Z] be01a76bd9d3: Pushed [2021-12-01T10:48:56.564Z] 0f2aaa791e6d: Pushed [2021-12-01T10:48:59.966Z] 1d78eb98757d: Pushed [2021-12-01T10:48:59.966Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:00.305Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:00.639Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-01T10:49:00.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-01T10:49:00.639Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:00.639Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:00.639Z] c228e0f8dc7f: Preparing [2021-12-01T10:49:00.639Z] 6182f04320eb: Preparing [2021-12-01T10:49:00.639Z] a7d4ae18ca9d: Preparing [2021-12-01T10:49:00.639Z] 1d78eb98757d: Preparing [2021-12-01T10:49:00.639Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:00.639Z] 5f20923c3847: Preparing [2021-12-01T10:49:00.639Z] 5188d74f452c: Preparing [2021-12-01T10:49:00.639Z] be01a76bd9d3: Preparing [2021-12-01T10:49:00.639Z] 0f2aaa791e6d: Preparing [2021-12-01T10:49:00.639Z] 62170e181a92: Preparing [2021-12-01T10:49:00.639Z] 5188d74f452c: Waiting [2021-12-01T10:49:00.639Z] be01a76bd9d3: Waiting [2021-12-01T10:49:00.639Z] 62170e181a92: Waiting [2021-12-01T10:49:00.639Z] 0f2aaa791e6d: Waiting [2021-12-01T10:49:00.639Z] 5f20923c3847: Waiting [2021-12-01T10:49:00.639Z] 4c19eb3f8c3f: Waiting [2021-12-01T10:49:00.639Z] 65c2bb8cae98: Layer already exists [2021-12-01T10:49:00.639Z] a7d4ae18ca9d: Layer already exists [2021-12-01T10:49:00.639Z] 1d78eb98757d: Layer already exists [2021-12-01T10:49:00.639Z] c228e0f8dc7f: Layer already exists [2021-12-01T10:49:00.639Z] 6182f04320eb: Layer already exists [2021-12-01T10:49:00.639Z] 5f20923c3847: Layer already exists [2021-12-01T10:49:00.639Z] be01a76bd9d3: Layer already exists [2021-12-01T10:49:00.639Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:00.639Z] 5188d74f452c: Layer already exists [2021-12-01T10:49:00.639Z] 0f2aaa791e6d: Layer already exists [2021-12-01T10:49:00.911Z] 62170e181a92: Layer already exists [2021-12-01T10:49:00.911Z] latest: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:01.252Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:01.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 [2021-12-01T10:49:01.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-01T10:49:01.589Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:01.589Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:01.589Z] c228e0f8dc7f: Preparing [2021-12-01T10:49:01.589Z] 6182f04320eb: Preparing [2021-12-01T10:49:01.589Z] a7d4ae18ca9d: Preparing [2021-12-01T10:49:01.589Z] 1d78eb98757d: Preparing [2021-12-01T10:49:01.589Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:01.589Z] 5f20923c3847: Preparing [2021-12-01T10:49:01.589Z] 5188d74f452c: Preparing [2021-12-01T10:49:01.589Z] be01a76bd9d3: Preparing [2021-12-01T10:49:01.589Z] 0f2aaa791e6d: Preparing [2021-12-01T10:49:01.589Z] 62170e181a92: Preparing [2021-12-01T10:49:01.589Z] 5188d74f452c: Waiting [2021-12-01T10:49:01.589Z] be01a76bd9d3: Waiting [2021-12-01T10:49:01.589Z] 0f2aaa791e6d: Waiting [2021-12-01T10:49:01.589Z] 62170e181a92: Waiting [2021-12-01T10:49:01.589Z] 4c19eb3f8c3f: Waiting [2021-12-01T10:49:01.589Z] 5f20923c3847: Waiting [2021-12-01T10:49:01.589Z] 65c2bb8cae98: Layer already exists [2021-12-01T10:49:01.589Z] a7d4ae18ca9d: Layer already exists [2021-12-01T10:49:01.589Z] 1d78eb98757d: Layer already exists [2021-12-01T10:49:01.589Z] 6182f04320eb: Layer already exists [2021-12-01T10:49:01.589Z] c228e0f8dc7f: Layer already exists [2021-12-01T10:49:01.589Z] 5188d74f452c: Layer already exists [2021-12-01T10:49:01.589Z] be01a76bd9d3: Layer already exists [2021-12-01T10:49:01.589Z] 5f20923c3847: Layer already exists [2021-12-01T10:49:01.589Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:01.589Z] 0f2aaa791e6d: Layer already exists [2021-12-01T10:49:01.861Z] 62170e181a92: Layer already exists [2021-12-01T10:49:01.861Z] 2.2.0-dev.7: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:02.195Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:02.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:02.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-01T10:49:02.526Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:02.526Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:02.526Z] c228e0f8dc7f: Preparing [2021-12-01T10:49:02.526Z] 6182f04320eb: Preparing [2021-12-01T10:49:02.526Z] a7d4ae18ca9d: Preparing [2021-12-01T10:49:02.526Z] 1d78eb98757d: Preparing [2021-12-01T10:49:02.526Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:02.526Z] 5f20923c3847: Preparing [2021-12-01T10:49:02.526Z] 5188d74f452c: Preparing [2021-12-01T10:49:02.526Z] be01a76bd9d3: Preparing [2021-12-01T10:49:02.526Z] 0f2aaa791e6d: Preparing [2021-12-01T10:49:02.526Z] 62170e181a92: Preparing [2021-12-01T10:49:02.526Z] 5188d74f452c: Waiting [2021-12-01T10:49:02.526Z] 0f2aaa791e6d: Waiting [2021-12-01T10:49:02.526Z] 62170e181a92: Waiting [2021-12-01T10:49:02.526Z] be01a76bd9d3: Waiting [2021-12-01T10:49:02.526Z] 5f20923c3847: Waiting [2021-12-01T10:49:02.526Z] 4c19eb3f8c3f: Waiting [2021-12-01T10:49:02.526Z] c228e0f8dc7f: Layer already exists [2021-12-01T10:49:02.526Z] 6182f04320eb: Layer already exists [2021-12-01T10:49:02.526Z] 1d78eb98757d: Layer already exists [2021-12-01T10:49:02.526Z] 65c2bb8cae98: Layer already exists [2021-12-01T10:49:02.526Z] a7d4ae18ca9d: Layer already exists [2021-12-01T10:49:02.526Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:02.526Z] 5188d74f452c: Layer already exists [2021-12-01T10:49:02.526Z] be01a76bd9d3: Layer already exists [2021-12-01T10:49:02.526Z] 0f2aaa791e6d: Layer already exists [2021-12-01T10:49:02.526Z] 5f20923c3847: Layer already exists [2021-12-01T10:49:02.526Z] 62170e181a92: Layer already exists [2021-12-01T10:49:02.796Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:03.133Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:03.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-12-01T10:49:03.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-01T10:49:03.465Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:03.465Z] 65c2bb8cae98: Preparing [2021-12-01T10:49:03.465Z] c228e0f8dc7f: Preparing [2021-12-01T10:49:03.465Z] 6182f04320eb: Preparing [2021-12-01T10:49:03.465Z] a7d4ae18ca9d: Preparing [2021-12-01T10:49:03.465Z] 1d78eb98757d: Preparing [2021-12-01T10:49:03.465Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:03.465Z] 5f20923c3847: Preparing [2021-12-01T10:49:03.465Z] 5188d74f452c: Preparing [2021-12-01T10:49:03.465Z] be01a76bd9d3: Preparing [2021-12-01T10:49:03.465Z] 0f2aaa791e6d: Preparing [2021-12-01T10:49:03.465Z] 62170e181a92: Preparing [2021-12-01T10:49:03.465Z] 4c19eb3f8c3f: Waiting [2021-12-01T10:49:03.465Z] 5f20923c3847: Waiting [2021-12-01T10:49:03.465Z] 5188d74f452c: Waiting [2021-12-01T10:49:03.465Z] be01a76bd9d3: Waiting [2021-12-01T10:49:03.465Z] 0f2aaa791e6d: Waiting [2021-12-01T10:49:03.465Z] 62170e181a92: Waiting [2021-12-01T10:49:03.465Z] c228e0f8dc7f: Layer already exists [2021-12-01T10:49:03.465Z] 1d78eb98757d: Layer already exists [2021-12-01T10:49:03.465Z] 65c2bb8cae98: Layer already exists [2021-12-01T10:49:03.465Z] 6182f04320eb: Layer already exists [2021-12-01T10:49:03.465Z] a7d4ae18ca9d: Layer already exists [2021-12-01T10:49:03.465Z] 5188d74f452c: Layer already exists [2021-12-01T10:49:03.465Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:03.465Z] 5f20923c3847: Layer already exists [2021-12-01T10:49:03.465Z] 0f2aaa791e6d: Layer already exists [2021-12-01T10:49:03.465Z] be01a76bd9d3: Layer already exists [2021-12-01T10:49:03.465Z] 62170e181a92: Layer already exists [2021-12-01T10:49:03.737Z] main: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:03.782Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:03.791Z] taggedImages: [2021-12-01T10:49:03.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:03.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-01T10:49:03.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 [2021-12-01T10:49:03.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:03.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-12-01T10:49:03.811Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-12-01T10:49:03.811Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:03.811Z] latest [2021-12-01T10:49:03.811Z] 2.2.0-dev.7 [2021-12-01T10:49:03.811Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:03.811Z] main [2021-12-01T10:49:03.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:04.150Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:04.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:04.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-01T10:49:04.478Z] 81d16c664786: Preparing [2021-12-01T10:49:04.478Z] 2d60a5425d94: Preparing [2021-12-01T10:49:04.478Z] adab41e7aaee: Preparing [2021-12-01T10:49:04.478Z] aa1213cb8ba7: Preparing [2021-12-01T10:49:04.478Z] f174a5041124: Preparing [2021-12-01T10:49:04.478Z] 62170e181a92: Preparing [2021-12-01T10:49:04.478Z] 62170e181a92: Waiting [2021-12-01T10:49:04.752Z] aa1213cb8ba7: Pushed [2021-12-01T10:49:04.752Z] adab41e7aaee: Pushed [2021-12-01T10:49:04.752Z] 62170e181a92: Layer already exists [2021-12-01T10:49:05.342Z] f174a5041124: Pushed [2021-12-01T10:49:07.310Z] 81d16c664786: Pushed [2021-12-01T10:49:07.310Z] 2d60a5425d94: Pushed [2021-12-01T10:49:07.310Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:07.650Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:07.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-01T10:49:07.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-01T10:49:07.981Z] 81d16c664786: Preparing [2021-12-01T10:49:07.981Z] 2d60a5425d94: Preparing [2021-12-01T10:49:07.981Z] adab41e7aaee: Preparing [2021-12-01T10:49:07.981Z] aa1213cb8ba7: Preparing [2021-12-01T10:49:07.981Z] f174a5041124: Preparing [2021-12-01T10:49:07.981Z] 62170e181a92: Preparing [2021-12-01T10:49:07.981Z] 62170e181a92: Waiting [2021-12-01T10:49:07.981Z] 81d16c664786: Layer already exists [2021-12-01T10:49:07.981Z] 2d60a5425d94: Layer already exists [2021-12-01T10:49:07.981Z] adab41e7aaee: Layer already exists [2021-12-01T10:49:07.981Z] aa1213cb8ba7: Layer already exists [2021-12-01T10:49:07.981Z] f174a5041124: Layer already exists [2021-12-01T10:49:07.981Z] 62170e181a92: Layer already exists [2021-12-01T10:49:08.251Z] latest: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:08.584Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:08.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 [2021-12-01T10:49:08.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-01T10:49:08.910Z] 81d16c664786: Preparing [2021-12-01T10:49:08.910Z] 2d60a5425d94: Preparing [2021-12-01T10:49:08.910Z] adab41e7aaee: Preparing [2021-12-01T10:49:08.910Z] aa1213cb8ba7: Preparing [2021-12-01T10:49:08.910Z] f174a5041124: Preparing [2021-12-01T10:49:08.910Z] 62170e181a92: Preparing [2021-12-01T10:49:08.910Z] 62170e181a92: Waiting [2021-12-01T10:49:08.910Z] adab41e7aaee: Layer already exists [2021-12-01T10:49:08.910Z] 81d16c664786: Layer already exists [2021-12-01T10:49:08.910Z] 2d60a5425d94: Layer already exists [2021-12-01T10:49:08.910Z] aa1213cb8ba7: Layer already exists [2021-12-01T10:49:08.910Z] f174a5041124: Layer already exists [2021-12-01T10:49:08.910Z] 62170e181a92: Layer already exists [2021-12-01T10:49:09.179Z] 2.2.0-dev.7: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:09.513Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:09.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:09.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-01T10:49:09.842Z] 81d16c664786: Preparing [2021-12-01T10:49:09.842Z] 2d60a5425d94: Preparing [2021-12-01T10:49:09.842Z] adab41e7aaee: Preparing [2021-12-01T10:49:09.842Z] aa1213cb8ba7: Preparing [2021-12-01T10:49:09.842Z] f174a5041124: Preparing [2021-12-01T10:49:09.842Z] 62170e181a92: Preparing [2021-12-01T10:49:09.842Z] 62170e181a92: Waiting [2021-12-01T10:49:09.842Z] 2d60a5425d94: Layer already exists [2021-12-01T10:49:09.842Z] 81d16c664786: Layer already exists [2021-12-01T10:49:09.842Z] f174a5041124: Layer already exists [2021-12-01T10:49:09.842Z] aa1213cb8ba7: Layer already exists [2021-12-01T10:49:09.842Z] adab41e7aaee: Layer already exists [2021-12-01T10:49:09.842Z] 62170e181a92: Layer already exists [2021-12-01T10:49:10.111Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:10.443Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:10.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-12-01T10:49:10.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-01T10:49:10.773Z] 81d16c664786: Preparing [2021-12-01T10:49:10.773Z] 2d60a5425d94: Preparing [2021-12-01T10:49:10.773Z] adab41e7aaee: Preparing [2021-12-01T10:49:10.773Z] aa1213cb8ba7: Preparing [2021-12-01T10:49:10.773Z] f174a5041124: Preparing [2021-12-01T10:49:10.773Z] 62170e181a92: Preparing [2021-12-01T10:49:10.773Z] 62170e181a92: Waiting [2021-12-01T10:49:10.773Z] 81d16c664786: Layer already exists [2021-12-01T10:49:10.773Z] adab41e7aaee: Layer already exists [2021-12-01T10:49:10.773Z] 2d60a5425d94: Layer already exists [2021-12-01T10:49:10.773Z] f174a5041124: Layer already exists [2021-12-01T10:49:10.773Z] aa1213cb8ba7: Layer already exists [2021-12-01T10:49:10.773Z] 62170e181a92: Layer already exists [2021-12-01T10:49:11.043Z] main: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:11.084Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:11.093Z] taggedImages: [2021-12-01T10:49:11.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:11.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-01T10:49:11.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 [2021-12-01T10:49:11.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:11.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-12-01T10:49:11.112Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-12-01T10:49:11.112Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:11.112Z] latest [2021-12-01T10:49:11.112Z] 2.2.0-dev.7 [2021-12-01T10:49:11.112Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:11.112Z] main [2021-12-01T10:49:11.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:11.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:11.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:11.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-01T10:49:11.790Z] 7ebdb59b3e89: Preparing [2021-12-01T10:49:11.790Z] db782fad251b: Preparing [2021-12-01T10:49:11.790Z] ceb38bc58abc: Preparing [2021-12-01T10:49:11.790Z] fa3059c436ba: Preparing [2021-12-01T10:49:11.790Z] 45cd3304cb00: Preparing [2021-12-01T10:49:11.790Z] e1dccae331ba: Preparing [2021-12-01T10:49:11.790Z] 72219e7f9afa: Preparing [2021-12-01T10:49:11.790Z] e880275e0f06: Preparing [2021-12-01T10:49:11.790Z] 515638d4f1b6: Preparing [2021-12-01T10:49:11.790Z] 62170e181a92: Preparing [2021-12-01T10:49:11.790Z] e1dccae331ba: Waiting [2021-12-01T10:49:11.790Z] 72219e7f9afa: Waiting [2021-12-01T10:49:11.790Z] e880275e0f06: Waiting [2021-12-01T10:49:11.790Z] 515638d4f1b6: Waiting [2021-12-01T10:49:11.790Z] 62170e181a92: Waiting [2021-12-01T10:49:12.065Z] db782fad251b: Pushed [2021-12-01T10:49:12.065Z] 7ebdb59b3e89: Pushed [2021-12-01T10:49:12.065Z] 45cd3304cb00: Pushed [2021-12-01T10:49:12.336Z] 72219e7f9afa: Pushed [2021-12-01T10:49:12.336Z] e1dccae331ba: Pushed [2021-12-01T10:49:12.336Z] e880275e0f06: Pushed [2021-12-01T10:49:12.336Z] 62170e181a92: Layer already exists [2021-12-01T10:49:12.607Z] 515638d4f1b6: Pushed [2021-12-01T10:49:14.568Z] fa3059c436ba: Pushed [2021-12-01T10:49:15.159Z] ceb38bc58abc: Pushed [2021-12-01T10:49:15.159Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:15.497Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:15.829Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-01T10:49:15.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-01T10:49:15.829Z] 7ebdb59b3e89: Preparing [2021-12-01T10:49:15.829Z] db782fad251b: Preparing [2021-12-01T10:49:15.829Z] ceb38bc58abc: Preparing [2021-12-01T10:49:15.829Z] fa3059c436ba: Preparing [2021-12-01T10:49:15.829Z] 45cd3304cb00: Preparing [2021-12-01T10:49:15.829Z] e1dccae331ba: Preparing [2021-12-01T10:49:15.829Z] 72219e7f9afa: Preparing [2021-12-01T10:49:15.829Z] e880275e0f06: Preparing [2021-12-01T10:49:15.829Z] 515638d4f1b6: Preparing [2021-12-01T10:49:15.829Z] 62170e181a92: Preparing [2021-12-01T10:49:15.829Z] e880275e0f06: Waiting [2021-12-01T10:49:15.829Z] 515638d4f1b6: Waiting [2021-12-01T10:49:15.829Z] e1dccae331ba: Waiting [2021-12-01T10:49:15.829Z] 72219e7f9afa: Waiting [2021-12-01T10:49:15.829Z] 62170e181a92: Waiting [2021-12-01T10:49:15.829Z] ceb38bc58abc: Layer already exists [2021-12-01T10:49:15.829Z] 45cd3304cb00: Layer already exists [2021-12-01T10:49:15.829Z] db782fad251b: Layer already exists [2021-12-01T10:49:15.829Z] fa3059c436ba: Layer already exists [2021-12-01T10:49:15.829Z] 7ebdb59b3e89: Layer already exists [2021-12-01T10:49:15.829Z] 515638d4f1b6: Layer already exists [2021-12-01T10:49:15.829Z] e1dccae331ba: Layer already exists [2021-12-01T10:49:15.829Z] 72219e7f9afa: Layer already exists [2021-12-01T10:49:15.829Z] 62170e181a92: Layer already exists [2021-12-01T10:49:15.829Z] e880275e0f06: Layer already exists [2021-12-01T10:49:16.101Z] latest: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:16.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:16.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 [2021-12-01T10:49:16.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-01T10:49:16.771Z] 7ebdb59b3e89: Preparing [2021-12-01T10:49:16.771Z] db782fad251b: Preparing [2021-12-01T10:49:16.771Z] ceb38bc58abc: Preparing [2021-12-01T10:49:16.771Z] fa3059c436ba: Preparing [2021-12-01T10:49:16.771Z] 45cd3304cb00: Preparing [2021-12-01T10:49:16.771Z] e1dccae331ba: Preparing [2021-12-01T10:49:16.771Z] 72219e7f9afa: Preparing [2021-12-01T10:49:16.771Z] e880275e0f06: Preparing [2021-12-01T10:49:16.771Z] 515638d4f1b6: Preparing [2021-12-01T10:49:16.771Z] 62170e181a92: Preparing [2021-12-01T10:49:16.771Z] 72219e7f9afa: Waiting [2021-12-01T10:49:16.771Z] e880275e0f06: Waiting [2021-12-01T10:49:16.771Z] 515638d4f1b6: Waiting [2021-12-01T10:49:16.771Z] 62170e181a92: Waiting [2021-12-01T10:49:16.771Z] e1dccae331ba: Waiting [2021-12-01T10:49:16.771Z] db782fad251b: Layer already exists [2021-12-01T10:49:16.771Z] ceb38bc58abc: Layer already exists [2021-12-01T10:49:16.771Z] 45cd3304cb00: Layer already exists [2021-12-01T10:49:16.771Z] 7ebdb59b3e89: Layer already exists [2021-12-01T10:49:16.771Z] fa3059c436ba: Layer already exists [2021-12-01T10:49:16.771Z] e880275e0f06: Layer already exists [2021-12-01T10:49:16.771Z] e1dccae331ba: Layer already exists [2021-12-01T10:49:16.771Z] 72219e7f9afa: Layer already exists [2021-12-01T10:49:16.771Z] 515638d4f1b6: Layer already exists [2021-12-01T10:49:16.771Z] 62170e181a92: Layer already exists [2021-12-01T10:49:17.042Z] 2.2.0-dev.7: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:17.383Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:17.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:17.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-01T10:49:17.716Z] 7ebdb59b3e89: Preparing [2021-12-01T10:49:17.716Z] db782fad251b: Preparing [2021-12-01T10:49:17.716Z] ceb38bc58abc: Preparing [2021-12-01T10:49:17.716Z] fa3059c436ba: Preparing [2021-12-01T10:49:17.716Z] 45cd3304cb00: Preparing [2021-12-01T10:49:17.716Z] e1dccae331ba: Preparing [2021-12-01T10:49:17.716Z] 72219e7f9afa: Preparing [2021-12-01T10:49:17.716Z] e880275e0f06: Preparing [2021-12-01T10:49:17.716Z] 515638d4f1b6: Preparing [2021-12-01T10:49:17.716Z] 62170e181a92: Preparing [2021-12-01T10:49:17.716Z] e1dccae331ba: Waiting [2021-12-01T10:49:17.716Z] 515638d4f1b6: Waiting [2021-12-01T10:49:17.716Z] 62170e181a92: Waiting [2021-12-01T10:49:17.716Z] e880275e0f06: Waiting [2021-12-01T10:49:17.716Z] ceb38bc58abc: Layer already exists [2021-12-01T10:49:17.716Z] fa3059c436ba: Layer already exists [2021-12-01T10:49:17.716Z] 7ebdb59b3e89: Layer already exists [2021-12-01T10:49:17.716Z] 45cd3304cb00: Layer already exists [2021-12-01T10:49:17.716Z] db782fad251b: Layer already exists [2021-12-01T10:49:17.716Z] 515638d4f1b6: Layer already exists [2021-12-01T10:49:17.716Z] e1dccae331ba: Layer already exists [2021-12-01T10:49:17.716Z] e880275e0f06: Layer already exists [2021-12-01T10:49:17.716Z] 72219e7f9afa: Layer already exists [2021-12-01T10:49:17.716Z] 62170e181a92: Layer already exists [2021-12-01T10:49:17.988Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:18.328Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:18.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-12-01T10:49:18.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-01T10:49:18.665Z] 7ebdb59b3e89: Preparing [2021-12-01T10:49:18.665Z] db782fad251b: Preparing [2021-12-01T10:49:18.665Z] ceb38bc58abc: Preparing [2021-12-01T10:49:18.665Z] fa3059c436ba: Preparing [2021-12-01T10:49:18.665Z] 45cd3304cb00: Preparing [2021-12-01T10:49:18.665Z] e1dccae331ba: Preparing [2021-12-01T10:49:18.665Z] 72219e7f9afa: Preparing [2021-12-01T10:49:18.665Z] e880275e0f06: Preparing [2021-12-01T10:49:18.665Z] 515638d4f1b6: Preparing [2021-12-01T10:49:18.665Z] 62170e181a92: Preparing [2021-12-01T10:49:18.665Z] e1dccae331ba: Waiting [2021-12-01T10:49:18.665Z] 515638d4f1b6: Waiting [2021-12-01T10:49:18.665Z] 72219e7f9afa: Waiting [2021-12-01T10:49:18.665Z] 62170e181a92: Waiting [2021-12-01T10:49:18.665Z] e880275e0f06: Waiting [2021-12-01T10:49:18.665Z] fa3059c436ba: Layer already exists [2021-12-01T10:49:18.665Z] ceb38bc58abc: Layer already exists [2021-12-01T10:49:18.665Z] 7ebdb59b3e89: Layer already exists [2021-12-01T10:49:18.665Z] 45cd3304cb00: Layer already exists [2021-12-01T10:49:18.665Z] db782fad251b: Layer already exists [2021-12-01T10:49:18.936Z] e880275e0f06: Layer already exists [2021-12-01T10:49:18.936Z] e1dccae331ba: Layer already exists [2021-12-01T10:49:18.936Z] 72219e7f9afa: Layer already exists [2021-12-01T10:49:18.936Z] 515638d4f1b6: Layer already exists [2021-12-01T10:49:18.936Z] 62170e181a92: Layer already exists [2021-12-01T10:49:18.936Z] main: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:18.982Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:18.990Z] taggedImages: [2021-12-01T10:49:18.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:18.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-01T10:49:18.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 [2021-12-01T10:49:18.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:18.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-12-01T10:49:19.012Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-12-01T10:49:19.012Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:19.012Z] latest [2021-12-01T10:49:19.012Z] 2.2.0-dev.7 [2021-12-01T10:49:19.012Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:19.012Z] main [2021-12-01T10:49:19.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:19.362Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:19.760Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:19.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-01T10:49:19.760Z] a23e765f1558: Preparing [2021-12-01T10:49:19.760Z] 9d8f85a0cb57: Preparing [2021-12-01T10:49:19.760Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:19.760Z] 5a493576f400: Preparing [2021-12-01T10:49:19.760Z] 62170e181a92: Preparing [2021-12-01T10:49:19.760Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:19.760Z] 62170e181a92: Layer already exists [2021-12-01T10:49:20.058Z] a23e765f1558: Pushed [2021-12-01T10:49:20.356Z] 5a493576f400: Pushed [2021-12-01T10:49:22.979Z] 9d8f85a0cb57: Pushed [2021-12-01T10:49:22.979Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:23.317Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:23.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-01T10:49:23.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-01T10:49:23.657Z] a23e765f1558: Preparing [2021-12-01T10:49:23.657Z] 9d8f85a0cb57: Preparing [2021-12-01T10:49:23.657Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:23.657Z] 5a493576f400: Preparing [2021-12-01T10:49:23.657Z] 62170e181a92: Preparing [2021-12-01T10:49:23.657Z] 62170e181a92: Layer already exists [2021-12-01T10:49:23.657Z] 5a493576f400: Layer already exists [2021-12-01T10:49:23.657Z] a23e765f1558: Layer already exists [2021-12-01T10:49:23.657Z] 9d8f85a0cb57: Layer already exists [2021-12-01T10:49:23.657Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:23.929Z] latest: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:24.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:24.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 [2021-12-01T10:49:24.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-01T10:49:24.599Z] a23e765f1558: Preparing [2021-12-01T10:49:24.599Z] 9d8f85a0cb57: Preparing [2021-12-01T10:49:24.599Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:24.599Z] 5a493576f400: Preparing [2021-12-01T10:49:24.599Z] 62170e181a92: Preparing [2021-12-01T10:49:24.599Z] 62170e181a92: Layer already exists [2021-12-01T10:49:24.599Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:24.599Z] 5a493576f400: Layer already exists [2021-12-01T10:49:24.599Z] 9d8f85a0cb57: Layer already exists [2021-12-01T10:49:24.599Z] a23e765f1558: Layer already exists [2021-12-01T10:49:24.870Z] 2.2.0-dev.7: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:25.208Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:25.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:25.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-01T10:49:25.540Z] a23e765f1558: Preparing [2021-12-01T10:49:25.540Z] 9d8f85a0cb57: Preparing [2021-12-01T10:49:25.540Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:25.540Z] 5a493576f400: Preparing [2021-12-01T10:49:25.540Z] 62170e181a92: Preparing [2021-12-01T10:49:25.540Z] 9d8f85a0cb57: Layer already exists [2021-12-01T10:49:25.540Z] 62170e181a92: Layer already exists [2021-12-01T10:49:25.540Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:25.540Z] a23e765f1558: Layer already exists [2021-12-01T10:49:25.540Z] 5a493576f400: Layer already exists [2021-12-01T10:49:25.540Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:26.146Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:26.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-12-01T10:49:26.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-01T10:49:26.482Z] a23e765f1558: Preparing [2021-12-01T10:49:26.482Z] 9d8f85a0cb57: Preparing [2021-12-01T10:49:26.482Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:26.482Z] 5a493576f400: Preparing [2021-12-01T10:49:26.482Z] 62170e181a92: Preparing [2021-12-01T10:49:26.482Z] a23e765f1558: Layer already exists [2021-12-01T10:49:26.482Z] 5a493576f400: Layer already exists [2021-12-01T10:49:26.482Z] 9d8f85a0cb57: Layer already exists [2021-12-01T10:49:26.482Z] 62170e181a92: Layer already exists [2021-12-01T10:49:26.482Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:26.754Z] main: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:26.802Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:26.812Z] taggedImages: [2021-12-01T10:49:26.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:26.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-01T10:49:26.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 [2021-12-01T10:49:26.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:26.812Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-12-01T10:49:26.833Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-12-01T10:49:26.833Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:26.833Z] latest [2021-12-01T10:49:26.833Z] 2.2.0-dev.7 [2021-12-01T10:49:26.833Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:26.833Z] main [2021-12-01T10:49:26.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:27.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:27.501Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:27.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-01T10:49:27.501Z] 5b2326a654ec: Preparing [2021-12-01T10:49:27.502Z] 4a223b0c0a71: Preparing [2021-12-01T10:49:27.502Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:27.502Z] fcb9c76ac07c: Preparing [2021-12-01T10:49:27.502Z] 62170e181a92: Preparing [2021-12-01T10:49:27.502Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:27.502Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:49:27.502Z] 62170e181a92: Layer already exists [2021-12-01T10:49:27.772Z] 5b2326a654ec: Pushed [2021-12-01T10:49:30.372Z] 4a223b0c0a71: Pushed [2021-12-01T10:49:30.372Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:30.715Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:31.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-01T10:49:31.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-01T10:49:31.044Z] 5b2326a654ec: Preparing [2021-12-01T10:49:31.044Z] 4a223b0c0a71: Preparing [2021-12-01T10:49:31.044Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:31.044Z] fcb9c76ac07c: Preparing [2021-12-01T10:49:31.044Z] 62170e181a92: Preparing [2021-12-01T10:49:31.044Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:49:31.044Z] 5b2326a654ec: Layer already exists [2021-12-01T10:49:31.044Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:31.044Z] 62170e181a92: Layer already exists [2021-12-01T10:49:31.044Z] 4a223b0c0a71: Layer already exists [2021-12-01T10:49:31.314Z] latest: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:31.650Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:31.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 [2021-12-01T10:49:31.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-01T10:49:31.977Z] 5b2326a654ec: Preparing [2021-12-01T10:49:31.977Z] 4a223b0c0a71: Preparing [2021-12-01T10:49:31.977Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:31.977Z] fcb9c76ac07c: Preparing [2021-12-01T10:49:31.977Z] 62170e181a92: Preparing [2021-12-01T10:49:31.977Z] 5b2326a654ec: Layer already exists [2021-12-01T10:49:31.977Z] 4a223b0c0a71: Layer already exists [2021-12-01T10:49:31.977Z] 62170e181a92: Layer already exists [2021-12-01T10:49:31.977Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:31.977Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:49:31.977Z] 2.2.0-dev.7: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:32.311Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:32.653Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:32.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-01T10:49:32.653Z] 5b2326a654ec: Preparing [2021-12-01T10:49:32.653Z] 4a223b0c0a71: Preparing [2021-12-01T10:49:32.653Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:32.653Z] fcb9c76ac07c: Preparing [2021-12-01T10:49:32.653Z] 62170e181a92: Preparing [2021-12-01T10:49:32.653Z] 4a223b0c0a71: Layer already exists [2021-12-01T10:49:32.653Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:49:32.653Z] 62170e181a92: Layer already exists [2021-12-01T10:49:32.653Z] 5b2326a654ec: Layer already exists [2021-12-01T10:49:32.653Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:32.653Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:33.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:33.585Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-12-01T10:49:33.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-01T10:49:33.585Z] 5b2326a654ec: Preparing [2021-12-01T10:49:33.585Z] 4a223b0c0a71: Preparing [2021-12-01T10:49:33.585Z] 4c19eb3f8c3f: Preparing [2021-12-01T10:49:33.585Z] fcb9c76ac07c: Preparing [2021-12-01T10:49:33.585Z] 62170e181a92: Preparing [2021-12-01T10:49:33.585Z] 5b2326a654ec: Layer already exists [2021-12-01T10:49:33.585Z] fcb9c76ac07c: Layer already exists [2021-12-01T10:49:33.585Z] 62170e181a92: Layer already exists [2021-12-01T10:49:33.585Z] 4a223b0c0a71: Layer already exists [2021-12-01T10:49:33.585Z] 4c19eb3f8c3f: Layer already exists [2021-12-01T10:49:33.855Z] main: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:33.896Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:33.905Z] taggedImages: [2021-12-01T10:49:33.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:33.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-01T10:49:33.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 [2021-12-01T10:49:33.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:33.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-12-01T10:49:33.924Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-12-01T10:49:33.924Z] f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:33.924Z] latest [2021-12-01T10:49:33.924Z] 2.2.0-dev.7 [2021-12-01T10:49:33.924Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:33.924Z] main [2021-12-01T10:49:33.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:34.264Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:34.592Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:34.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-01T10:49:34.592Z] dc9c79f902bc: Preparing [2021-12-01T10:49:34.592Z] d13bf472a5de: Preparing [2021-12-01T10:49:34.592Z] 96cee0f3276f: Preparing [2021-12-01T10:49:34.592Z] ccdce91d3bd1: Preparing [2021-12-01T10:49:34.592Z] 166dde17997b: Preparing [2021-12-01T10:49:34.592Z] 78c4bc0ebec3: Preparing [2021-12-01T10:49:34.592Z] 45596ee15a31: Preparing [2021-12-01T10:49:34.592Z] 52dc75cd08be: Preparing [2021-12-01T10:49:34.592Z] a6e1fd50fee5: Preparing [2021-12-01T10:49:34.592Z] 56eb02710082: Preparing [2021-12-01T10:49:34.592Z] ee420dfed78a: Preparing [2021-12-01T10:49:34.592Z] 78c4bc0ebec3: Waiting [2021-12-01T10:49:34.592Z] a6e1fd50fee5: Waiting [2021-12-01T10:49:34.592Z] 56eb02710082: Waiting [2021-12-01T10:49:34.592Z] 45596ee15a31: Waiting [2021-12-01T10:49:34.593Z] ee420dfed78a: Waiting [2021-12-01T10:49:34.593Z] 52dc75cd08be: Waiting [2021-12-01T10:49:34.593Z] 166dde17997b: Layer already exists [2021-12-01T10:49:34.866Z] 78c4bc0ebec3: Layer already exists [2021-12-01T10:49:34.866Z] 45596ee15a31: Layer already exists [2021-12-01T10:49:34.866Z] 52dc75cd08be: Layer already exists [2021-12-01T10:49:34.866Z] a6e1fd50fee5: Layer already exists [2021-12-01T10:49:34.866Z] d13bf472a5de: Pushed [2021-12-01T10:49:34.866Z] 56eb02710082: Layer already exists [2021-12-01T10:49:34.866Z] ee420dfed78a: Layer already exists [2021-12-01T10:49:35.469Z] dc9c79f902bc: Pushed [2021-12-01T10:49:37.429Z] 96cee0f3276f: Pushed [2021-12-01T10:49:52.449Z] ccdce91d3bd1: Pushed [2021-12-01T10:49:52.449Z] f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:52.786Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:53.115Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-01T10:49:53.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-01T10:49:53.115Z] dc9c79f902bc: Preparing [2021-12-01T10:49:53.115Z] d13bf472a5de: Preparing [2021-12-01T10:49:53.115Z] 96cee0f3276f: Preparing [2021-12-01T10:49:53.115Z] ccdce91d3bd1: Preparing [2021-12-01T10:49:53.115Z] 166dde17997b: Preparing [2021-12-01T10:49:53.115Z] 78c4bc0ebec3: Preparing [2021-12-01T10:49:53.115Z] 45596ee15a31: Preparing [2021-12-01T10:49:53.115Z] 52dc75cd08be: Preparing [2021-12-01T10:49:53.115Z] a6e1fd50fee5: Preparing [2021-12-01T10:49:53.115Z] 56eb02710082: Preparing [2021-12-01T10:49:53.115Z] ee420dfed78a: Preparing [2021-12-01T10:49:53.115Z] 52dc75cd08be: Waiting [2021-12-01T10:49:53.115Z] a6e1fd50fee5: Waiting [2021-12-01T10:49:53.115Z] 78c4bc0ebec3: Waiting [2021-12-01T10:49:53.115Z] 45596ee15a31: Waiting [2021-12-01T10:49:53.115Z] 56eb02710082: Waiting [2021-12-01T10:49:53.115Z] ee420dfed78a: Waiting [2021-12-01T10:49:53.115Z] d13bf472a5de: Layer already exists [2021-12-01T10:49:53.115Z] 166dde17997b: Layer already exists [2021-12-01T10:49:53.115Z] ccdce91d3bd1: Layer already exists [2021-12-01T10:49:53.115Z] 96cee0f3276f: Layer already exists [2021-12-01T10:49:53.115Z] dc9c79f902bc: Layer already exists [2021-12-01T10:49:53.115Z] 52dc75cd08be: Layer already exists [2021-12-01T10:49:53.115Z] 78c4bc0ebec3: Layer already exists [2021-12-01T10:49:53.115Z] 45596ee15a31: Layer already exists [2021-12-01T10:49:53.115Z] a6e1fd50fee5: Layer already exists [2021-12-01T10:49:53.115Z] 56eb02710082: Layer already exists [2021-12-01T10:49:53.115Z] ee420dfed78a: Layer already exists [2021-12-01T10:49:53.385Z] latest: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:53.722Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:54.050Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 [2021-12-01T10:49:54.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-01T10:49:54.050Z] dc9c79f902bc: Preparing [2021-12-01T10:49:54.050Z] d13bf472a5de: Preparing [2021-12-01T10:49:54.050Z] 96cee0f3276f: Preparing [2021-12-01T10:49:54.050Z] ccdce91d3bd1: Preparing [2021-12-01T10:49:54.050Z] 166dde17997b: Preparing [2021-12-01T10:49:54.050Z] 78c4bc0ebec3: Preparing [2021-12-01T10:49:54.050Z] 45596ee15a31: Preparing [2021-12-01T10:49:54.050Z] 52dc75cd08be: Preparing [2021-12-01T10:49:54.050Z] a6e1fd50fee5: Preparing [2021-12-01T10:49:54.050Z] 56eb02710082: Preparing [2021-12-01T10:49:54.050Z] ee420dfed78a: Preparing [2021-12-01T10:49:54.050Z] 52dc75cd08be: Waiting [2021-12-01T10:49:54.050Z] a6e1fd50fee5: Waiting [2021-12-01T10:49:54.050Z] 56eb02710082: Waiting [2021-12-01T10:49:54.050Z] ee420dfed78a: Waiting [2021-12-01T10:49:54.050Z] 78c4bc0ebec3: Waiting [2021-12-01T10:49:54.050Z] 45596ee15a31: Waiting [2021-12-01T10:49:54.050Z] d13bf472a5de: Layer already exists [2021-12-01T10:49:54.050Z] 166dde17997b: Layer already exists [2021-12-01T10:49:54.050Z] dc9c79f902bc: Layer already exists [2021-12-01T10:49:54.050Z] 96cee0f3276f: Layer already exists [2021-12-01T10:49:54.050Z] ccdce91d3bd1: Layer already exists [2021-12-01T10:49:54.050Z] 45596ee15a31: Layer already exists [2021-12-01T10:49:54.050Z] 78c4bc0ebec3: Layer already exists [2021-12-01T10:49:54.050Z] 52dc75cd08be: Layer already exists [2021-12-01T10:49:54.050Z] 56eb02710082: Layer already exists [2021-12-01T10:49:54.050Z] a6e1fd50fee5: Layer already exists [2021-12-01T10:49:54.050Z] ee420dfed78a: Layer already exists [2021-12-01T10:49:54.320Z] 2.2.0-dev.7: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:54.654Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:54.997Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:54.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-01T10:49:54.997Z] dc9c79f902bc: Preparing [2021-12-01T10:49:54.997Z] d13bf472a5de: Preparing [2021-12-01T10:49:54.997Z] 96cee0f3276f: Preparing [2021-12-01T10:49:54.997Z] ccdce91d3bd1: Preparing [2021-12-01T10:49:54.997Z] 166dde17997b: Preparing [2021-12-01T10:49:54.997Z] 78c4bc0ebec3: Preparing [2021-12-01T10:49:54.997Z] 45596ee15a31: Preparing [2021-12-01T10:49:54.997Z] 52dc75cd08be: Preparing [2021-12-01T10:49:54.997Z] a6e1fd50fee5: Preparing [2021-12-01T10:49:54.997Z] 56eb02710082: Preparing [2021-12-01T10:49:54.997Z] ee420dfed78a: Preparing [2021-12-01T10:49:54.997Z] 52dc75cd08be: Waiting [2021-12-01T10:49:54.997Z] 78c4bc0ebec3: Waiting [2021-12-01T10:49:54.997Z] a6e1fd50fee5: Waiting [2021-12-01T10:49:54.997Z] 56eb02710082: Waiting [2021-12-01T10:49:54.997Z] 45596ee15a31: Waiting [2021-12-01T10:49:54.997Z] ee420dfed78a: Waiting [2021-12-01T10:49:54.997Z] dc9c79f902bc: Layer already exists [2021-12-01T10:49:54.997Z] ccdce91d3bd1: Layer already exists [2021-12-01T10:49:54.997Z] 96cee0f3276f: Layer already exists [2021-12-01T10:49:54.997Z] d13bf472a5de: Layer already exists [2021-12-01T10:49:54.997Z] 166dde17997b: Layer already exists [2021-12-01T10:49:54.997Z] 78c4bc0ebec3: Layer already exists [2021-12-01T10:49:54.997Z] 52dc75cd08be: Layer already exists [2021-12-01T10:49:54.997Z] a6e1fd50fee5: Layer already exists [2021-12-01T10:49:54.997Z] 56eb02710082: Layer already exists [2021-12-01T10:49:54.997Z] 45596ee15a31: Layer already exists [2021-12-01T10:49:55.275Z] ee420dfed78a: Layer already exists [2021-12-01T10:49:55.275Z] f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:55.618Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:55.958Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-12-01T10:49:55.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-01T10:49:55.958Z] dc9c79f902bc: Preparing [2021-12-01T10:49:55.958Z] d13bf472a5de: Preparing [2021-12-01T10:49:55.958Z] 96cee0f3276f: Preparing [2021-12-01T10:49:55.958Z] ccdce91d3bd1: Preparing [2021-12-01T10:49:55.958Z] 166dde17997b: Preparing [2021-12-01T10:49:55.958Z] 78c4bc0ebec3: Preparing [2021-12-01T10:49:55.958Z] 45596ee15a31: Preparing [2021-12-01T10:49:55.958Z] 52dc75cd08be: Preparing [2021-12-01T10:49:55.958Z] a6e1fd50fee5: Preparing [2021-12-01T10:49:55.958Z] 56eb02710082: Preparing [2021-12-01T10:49:55.958Z] ee420dfed78a: Preparing [2021-12-01T10:49:55.958Z] 52dc75cd08be: Waiting [2021-12-01T10:49:55.958Z] a6e1fd50fee5: Waiting [2021-12-01T10:49:55.958Z] 56eb02710082: Waiting [2021-12-01T10:49:55.958Z] ee420dfed78a: Waiting [2021-12-01T10:49:55.958Z] 78c4bc0ebec3: Waiting [2021-12-01T10:49:55.958Z] 45596ee15a31: Waiting [2021-12-01T10:49:55.958Z] ccdce91d3bd1: Layer already exists [2021-12-01T10:49:55.958Z] d13bf472a5de: Layer already exists [2021-12-01T10:49:55.958Z] dc9c79f902bc: Layer already exists [2021-12-01T10:49:55.958Z] 96cee0f3276f: Layer already exists [2021-12-01T10:49:55.958Z] 166dde17997b: Layer already exists [2021-12-01T10:49:55.958Z] 52dc75cd08be: Layer already exists [2021-12-01T10:49:55.958Z] 45596ee15a31: Layer already exists [2021-12-01T10:49:55.958Z] 78c4bc0ebec3: Layer already exists [2021-12-01T10:49:55.958Z] a6e1fd50fee5: Layer already exists [2021-12-01T10:49:55.958Z] 56eb02710082: Layer already exists [2021-12-01T10:49:55.958Z] ee420dfed78a: Layer already exists [2021-12-01T10:49:56.231Z] main: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T10:49:56.272Z] ===================================================== [Pipeline] echo [2021-12-01T10:49:56.282Z] taggedImages: [2021-12-01T10:49:56.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d [2021-12-01T10:49:56.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-01T10:49:56.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 [2021-12-01T10:49:56.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [2021-12-01T10:49:56.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:56.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T10:49:56.790Z] [2021-12-01T10:49:56.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:49:57.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T10:49:57.396Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-01T10:49:57.396Z] 448f6bf000e3: Pulling fs layer [2021-12-01T10:49:57.396Z] f757da607395: Pulling fs layer [2021-12-01T10:49:57.396Z] 05883995daec: Pulling fs layer [2021-12-01T10:49:57.396Z] 8603b9c90790: Pulling fs layer [2021-12-01T10:49:57.396Z] 1560dd03e051: Pulling fs layer [2021-12-01T10:49:57.396Z] 27f5ce0e4adf: Pulling fs layer [2021-12-01T10:49:57.396Z] c2d8d7efcc4b: Pulling fs layer [2021-12-01T10:49:57.396Z] 1560dd03e051: Waiting [2021-12-01T10:49:57.396Z] c2d8d7efcc4b: Waiting [2021-12-01T10:49:57.396Z] 27f5ce0e4adf: Waiting [2021-12-01T10:49:57.396Z] 8603b9c90790: Waiting [2021-12-01T10:49:57.396Z] f757da607395: Verifying Checksum [2021-12-01T10:49:57.396Z] f757da607395: Download complete [2021-12-01T10:49:57.396Z] 8603b9c90790: Verifying Checksum [2021-12-01T10:49:57.396Z] 8603b9c90790: Download complete [2021-12-01T10:49:57.670Z] 1560dd03e051: Download complete [2021-12-01T10:49:57.670Z] 05883995daec: Verifying Checksum [2021-12-01T10:49:57.670Z] 05883995daec: Download complete [2021-12-01T10:49:57.670Z] 27f5ce0e4adf: Verifying Checksum [2021-12-01T10:49:57.670Z] 27f5ce0e4adf: Download complete [2021-12-01T10:49:57.942Z] 448f6bf000e3: Verifying Checksum [2021-12-01T10:49:57.942Z] 448f6bf000e3: Download complete [2021-12-01T10:50:00.554Z] c2d8d7efcc4b: Verifying Checksum [2021-12-01T10:50:00.554Z] c2d8d7efcc4b: Download complete [2021-12-01T10:50:01.532Z] 448f6bf000e3: Pull complete [2021-12-01T10:50:02.125Z] f757da607395: Pull complete [2021-12-01T10:50:03.546Z] 05883995daec: Pull complete [2021-12-01T10:50:03.816Z] 8603b9c90790: Pull complete [2021-12-01T10:50:04.795Z] 1560dd03e051: Pull complete [2021-12-01T10:50:05.067Z] 27f5ce0e4adf: Pull complete [2021-12-01T10:50:20.134Z] c2d8d7efcc4b: Pull complete [2021-12-01T10:50:20.134Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-01T10:50:20.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T10:50:20.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-01T10:50:20.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-12-01T10:50:20.417Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-01T10:50:23.136Z] $ docker top 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:50:24.148Z] ---> job-cost.sh [2021-12-01T10:50:24.148Z] lf-activate-venv: SKIPPING [2021-12-01T10:50:24.148Z] INFO: No Stack... [2021-12-01T10:50:24.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-01T10:50:25.010Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T10:50:25.660Z] + cut -d, -f6 [2021-12-01T10:50:25.660Z] + cat /w/workspace/edgex-go/120/archives/cost.csv [Pipeline] lock [2021-12-01T10:50:25.723Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] [2021-12-01T10:50:25.729Z] Resource [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] did not exist. Created. [2021-12-01T10:50:25.729Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T10:50:26.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-01T10:50:26.939Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T10:50:26.947Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T10:50:26.964Z] $ docker stop --time=1 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e [2021-12-01T10:50:28.473Z] $ docker rm -f 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-12-01T10:50:29.213Z] provisioning config files... [2021-12-01T10:50:29.224Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/120@tmp/config8216221242178220089tmp [Pipeline] { [Pipeline] sh [2021-12-01T10:50:29.522Z] + set +x [2021-12-01T10:50:29.522Z] + curl -s https://codecov.io/bash [2021-12-01T10:50:29.522Z] + bash -s -- [2021-12-01T10:50:29.785Z] [2021-12-01T10:50:29.785Z] _____ _ [2021-12-01T10:50:29.785Z] / ____| | | [2021-12-01T10:50:29.785Z] | | ___ __| | ___ ___ _____ __ [2021-12-01T10:50:29.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-01T10:50:29.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-01T10:50:29.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-01T10:50:29.785Z] Bash-1.0.6 [2021-12-01T10:50:29.785Z] [2021-12-01T10:50:29.785Z] [2021-12-01T10:50:29.785Z] ==> git version 2.24.4 found [2021-12-01T10:50:29.785Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-12-01T10:50:29.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-01T10:50:29.785Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-01T10:50:29.785Z] ==> Jenkins CI detected. [2021-12-01T10:50:29.785Z] current dir:  /w/workspace/edgex-go/120 [2021-12-01T10:50:29.785Z] project root: . [2021-12-01T10:50:29.785Z] --> token set from env [2021-12-01T10:50:29.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-01T10:50:29.785Z] ==> Running gcov in . (disable via -X gcov) [2021-12-01T10:50:29.785Z] ==> Python coveragepy not found [2021-12-01T10:50:29.785Z] ==> Searching for coverage reports in: [2021-12-01T10:50:29.785Z] + . [2021-12-01T10:50:29.785Z] -> Found 1 reports [2021-12-01T10:50:29.785Z] ==> Detecting git/mercurial file structure [2021-12-01T10:50:29.785Z] ==> Reading reports [2021-12-01T10:50:29.785Z] + ./coverage.out bytes=428381 [2021-12-01T10:50:29.785Z] ==> Appending adjustments [2021-12-01T10:50:29.785Z] https://docs.codecov.io/docs/fixing-reports [2021-12-01T10:50:31.166Z] + Found adjustments [2021-12-01T10:50:31.166Z] ==> Gzipping contents [2021-12-01T10:50:31.166Z] 60K /tmp/codecov.Q2KV6k.gz [2021-12-01T10:50:31.166Z] ==> Uploading reports [2021-12-01T10:50:31.166Z] url: https://codecov.io [2021-12-01T10:50:31.166Z] query: branch=main&commit=f650799c2872b5746043592dbca86bb6f356332d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T10:50:31.166Z] -> Pinging Codecov [2021-12-01T10:50:31.166Z] 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=f650799c2872b5746043592dbca86bb6f356332d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T10:50:31.427Z] -> Uploading to [2021-12-01T10:50:31.427Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-01/00271124DB129430A58F1EEE437C3FCB/f650799c2872b5746043592dbca86bb6f356332d/88fbf5da-7953-4eba-9c19-38b3b6c63da7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T105031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa2298dfad653c2f28ca60304429874e0ee2c0ac9595a727a81730d5b05c8f9 [2021-12-01T10:50:31.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:31.427Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:31.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57870 0 0 100 57870 0 181k --:--:-- --:--:-- --:--:-- 181k 100 57870 0 0 100 57870 0 181k --:--:-- --:--:-- --:--:-- 180k [2021-12-01T10:50:31.687Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f650799c2872b5746043592dbca86bb6f356332d [Pipeline] } [2021-12-01T10:50:31.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-12-01T10:50:32.002Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-01T10:50:32.013Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:50:32.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T10:50:32.305Z] [2021-12-01T10:50:32.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:50:32.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T10:50:32.612Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-01T10:50:32.612Z] 188c0c94c7c5: Pulling fs layer [2021-12-01T10:50:32.612Z] 0ef7d3d256c8: Pulling fs layer [2021-12-01T10:50:32.612Z] de9db76c5a1d: Pulling fs layer [2021-12-01T10:50:32.612Z] 0eba1c9be4d2: Pulling fs layer [2021-12-01T10:50:32.612Z] 0d57e429df01: Pulling fs layer [2021-12-01T10:50:32.612Z] 4e4be7b47b0d: Pulling fs layer [2021-12-01T10:50:32.612Z] e1f770b5df2f: Pulling fs layer [2021-12-01T10:50:32.612Z] 85a0685a4137: Pulling fs layer [2021-12-01T10:50:32.612Z] 0eba1c9be4d2: Waiting [2021-12-01T10:50:32.612Z] 0d57e429df01: Waiting [2021-12-01T10:50:32.612Z] 4e4be7b47b0d: Waiting [2021-12-01T10:50:32.612Z] e1f770b5df2f: Waiting [2021-12-01T10:50:32.612Z] 85a0685a4137: Waiting [2021-12-01T10:50:32.612Z] de9db76c5a1d: Verifying Checksum [2021-12-01T10:50:32.612Z] de9db76c5a1d: Download complete [2021-12-01T10:50:32.612Z] 0ef7d3d256c8: Download complete [2021-12-01T10:50:32.612Z] 0d57e429df01: Verifying Checksum [2021-12-01T10:50:32.612Z] 0d57e429df01: Download complete [2021-12-01T10:50:32.612Z] 4e4be7b47b0d: Verifying Checksum [2021-12-01T10:50:32.612Z] 4e4be7b47b0d: Download complete [2021-12-01T10:50:32.612Z] 188c0c94c7c5: Verifying Checksum [2021-12-01T10:50:32.612Z] 188c0c94c7c5: Download complete [2021-12-01T10:50:32.875Z] e1f770b5df2f: Verifying Checksum [2021-12-01T10:50:32.875Z] e1f770b5df2f: Download complete [2021-12-01T10:50:33.149Z] 188c0c94c7c5: Pull complete [2021-12-01T10:50:33.412Z] 0eba1c9be4d2: Verifying Checksum [2021-12-01T10:50:33.412Z] 0eba1c9be4d2: Download complete [2021-12-01T10:50:33.412Z] 0ef7d3d256c8: Pull complete [2021-12-01T10:50:33.412Z] de9db76c5a1d: Pull complete [2021-12-01T10:50:33.412Z] 85a0685a4137: Verifying Checksum [2021-12-01T10:50:33.412Z] 85a0685a4137: Download complete [2021-12-01T10:50:37.633Z] 0eba1c9be4d2: Pull complete [2021-12-01T10:50:37.633Z] 0d57e429df01: Pull complete [2021-12-01T10:50:37.633Z] 4e4be7b47b0d: Pull complete [2021-12-01T10:50:37.633Z] e1f770b5df2f: Pull complete [2021-12-01T10:50:41.871Z] 85a0685a4137: Pull complete [2021-12-01T10:50:41.871Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-01T10:50:41.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T10:50:41.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-01T10:50:41.939Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:50:41.971Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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-snyk-go:1.410.4 cat [2021-12-01T10:50:44.801Z] $ docker top 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-01T10:50:44.876Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-01T10:50:45.157Z] + set -o pipefail [2021-12-01T10:50:45.157Z] + snyk monitor '--org=edgex-jenkins' [2021-12-01T10:50:50.460Z] [2021-12-01T10:50:50.460Z] Monitoring /w/workspace/edgex-go/120 (github.com/edgexfoundry/edgex-go)... [2021-12-01T10:50:50.460Z] [2021-12-01T10:50:50.460Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b625d629-d54d-4236-9aab-cce67e3283dd [2021-12-01T10:50:50.460Z] [2021-12-01T10:50:50.460Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-01T10:50:50.460Z] [2021-12-01T10:50:50.460Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-01T10:50:50.460Z] [2021-12-01T10:50:50.719Z] [Pipeline] } [2021-12-01T10:50:50.730Z] $ docker stop --time=1 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad [2021-12-01T10:50:52.638Z] $ docker rm -f 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-12-01T10:50:53.149Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:50:53.168Z] provisioning config files... [2021-12-01T10:50:53.175Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/120@tmp/config1470580674061787822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:50:53.470Z] --> edgex-publish-swagger.sh [2021-12-01T10:50:53.471Z] === Publish openapi/v2 API === [2021-12-01T10:50:53.471Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-12-01T10:50:53.471Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/120/openapi/v2/core-command.yaml] [2021-12-01T10:50:53.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:53.471Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:54.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32035 0:00:01 0:00:01 --:--:-- 32068 [2021-12-01T10:50:54.413Z] [2021-12-01T10:50:54.413Z] [2021-12-01T10:50:54.413Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/120/openapi/v2/core-data.yaml] [2021-12-01T10:50:54.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:54.413Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:55.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71116 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 62953 0:00:01 0:00:01 --:--:-- 62990 [2021-12-01T10:50:55.613Z] [2021-12-01T10:50:55.613Z] [2021-12-01T10:50:55.613Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/120/openapi/v2/core-metadata.yaml] [2021-12-01T10:50:55.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:55.613Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:56.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k [2021-12-01T10:50:56.554Z] [2021-12-01T10:50:56.554Z] [2021-12-01T10:50:56.554Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/120/openapi/v2/support-notifications.yaml] [2021-12-01T10:50:56.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:56.554Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:57.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76401 0:00:01 0:00:01 --:--:-- 76445 100 88830 0 0 100 88830 0 76392 0:00:01 0:00:01 --:--:-- 76445 [2021-12-01T10:50:57.936Z] [2021-12-01T10:50:57.936Z] [2021-12-01T10:50:57.936Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/120/openapi/v2/support-scheduler.yaml] [2021-12-01T10:50:57.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:57.936Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:58.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 44310 --:--:-- --:--:-- --:--:-- 44294 100 39068 0 0 100 39068 0 44299 --:--:-- --:--:-- --:--:-- 44294 [2021-12-01T10:50:58.876Z] [2021-12-01T10:50:58.876Z] [2021-12-01T10:50:58.876Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/120/openapi/v2/system-agent.yaml] [2021-12-01T10:50:58.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T10:50:58.876Z] Dload Upload Total Spent Left Speed [2021-12-01T10:50:59.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17579 0:00:01 0:00:01 --:--:-- 17596 100 19603 0 0 100 19603 0 17577 0:00:01 0:00:01 --:--:-- 17581 [2021-12-01T10:50:59.817Z] [2021-12-01T10:50:59.817Z] [Pipeline] } [2021-12-01T10:50:59.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-12-01T10:51:00.260Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T10:51:00.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:00.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:51:00.555Z] . [Pipeline] withDockerContainer [2021-12-01T10:51:00.619Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:51:00.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T10:51:01.011Z] $ docker top aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T10:51:01.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T10:51:01.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T10:51:01.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T10:51:01.329Z] $ docker exec aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 ssh-agent [2021-12-01T10:51:01.436Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKGEod/agent.14 [2021-12-01T10:51:01.436Z] SSH_AGENT_PID=20 [2021-12-01T10:51:01.441Z] Running ssh-add (command line suppressed) [2021-12-01T10:51:01.548Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_1239629563723088229.key (/w/workspace/edgex-go/120@tmp/private_key_1239629563723088229.key) [2021-12-01T10:51:01.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T10:51:01.852Z] + git semver tag [2021-12-01T10:51:01.852Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T10:51:01.852Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2021-12-01T10:51:01.852Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2021-12-01T10:51:01.852Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T10:51:01.852Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T10:51:01.852Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T10:51:01.852Z] # $SEMVER_BRANCH = main [2021-12-01T10:51:01.852Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [2021-12-01T10:51:01.852Z] # f650799c2872b5746043592dbca86bb6f356332d HEAD [2021-12-01T10:51:02.112Z] # -> Force: false [2021-12-01T10:51:02.112Z] # 1c61238f71884968fc0125dc3f27661da629a55b refs/tags/v2.2.0-dev.7 [Pipeline] } [2021-12-01T10:51:02.122Z] $ docker exec --env ******** --env ******** aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 ssh-agent -k [2021-12-01T10:51:02.233Z] unset SSH_AUTH_SOCK; [2021-12-01T10:51:02.233Z] unset SSH_AGENT_PID; [2021-12-01T10:51:02.233Z] echo Agent pid 20 killed; [2021-12-01T10:51:02.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T10:51:02.558Z] + git semver [Pipeline] } [2021-12-01T10:51:02.570Z] $ docker stop --time=1 aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 [2021-12-01T10:51:03.807Z] $ docker rm -f aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:04.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T10:51:04.201Z] [2021-12-01T10:51:04.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:04.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T10:51:04.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-01T10:51:04.521Z] ab5ef0e58194: Pulling fs layer [2021-12-01T10:51:04.521Z] 9712f1f96733: Pulling fs layer [2021-12-01T10:51:04.521Z] 63f879dbbcfc: Pulling fs layer [2021-12-01T10:51:04.521Z] 0d9ebad4ef96: Pulling fs layer [2021-12-01T10:51:04.521Z] e9a5061849ea: Pulling fs layer [2021-12-01T10:51:04.521Z] d747dcd14b5f: Pulling fs layer [2021-12-01T10:51:04.521Z] 2de7ff778b66: Pulling fs layer [2021-12-01T10:51:04.521Z] 0d9ebad4ef96: Waiting [2021-12-01T10:51:04.521Z] e9a5061849ea: Waiting [2021-12-01T10:51:04.521Z] d747dcd14b5f: Waiting [2021-12-01T10:51:04.521Z] 2de7ff778b66: Waiting [2021-12-01T10:51:04.521Z] 9712f1f96733: Verifying Checksum [2021-12-01T10:51:04.521Z] 9712f1f96733: Download complete [2021-12-01T10:51:04.784Z] 63f879dbbcfc: Verifying Checksum [2021-12-01T10:51:04.784Z] 63f879dbbcfc: Download complete [2021-12-01T10:51:05.043Z] ab5ef0e58194: Verifying Checksum [2021-12-01T10:51:05.043Z] ab5ef0e58194: Download complete [2021-12-01T10:51:05.043Z] d747dcd14b5f: Verifying Checksum [2021-12-01T10:51:05.043Z] d747dcd14b5f: Download complete [2021-12-01T10:51:05.043Z] 0d9ebad4ef96: Verifying Checksum [2021-12-01T10:51:05.043Z] 0d9ebad4ef96: Download complete [2021-12-01T10:51:05.043Z] e9a5061849ea: Verifying Checksum [2021-12-01T10:51:05.043Z] e9a5061849ea: Download complete [2021-12-01T10:51:05.309Z] 2de7ff778b66: Verifying Checksum [2021-12-01T10:51:05.309Z] 2de7ff778b66: Download complete [2021-12-01T10:51:08.660Z] ab5ef0e58194: Pull complete [2021-12-01T10:51:08.660Z] 9712f1f96733: Pull complete [2021-12-01T10:51:09.252Z] 63f879dbbcfc: Pull complete [2021-12-01T10:51:13.505Z] 0d9ebad4ef96: Pull complete [2021-12-01T10:51:13.505Z] e9a5061849ea: Pull complete [2021-12-01T10:51:13.505Z] d747dcd14b5f: Pull complete [2021-12-01T10:51:14.900Z] 2de7ff778b66: Pull complete [2021-12-01T10:51:14.900Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-01T10:51:14.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T10:51:14.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-01T10:51:14.967Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:51:15.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-01T10:51:18.603Z] $ docker top c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:51:18.681Z] provisioning config files... [2021-12-01T10:51:18.691Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/120@tmp/config2185562057032099954tmp [2021-12-01T10:51:18.704Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/120@tmp/config1414717556728695274tmp [2021-12-01T10:51:18.714Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/120@tmp/config3565521833831205189tmp [Pipeline] { [Pipeline] echo [2021-12-01T10:51:18.728Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:19.016Z] ---> sigul-configuration.sh [2021-12-01T10:51:19.016Z] gpg: directory `/root/.gnupg' created [2021-12-01T10:51:19.016Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-01T10:51:19.016Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-01T10:51:19.016Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-01T10:51:19.016Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-01T10:51:19.016Z] gpg: CAST5 encrypted data [2021-12-01T10:51:19.016Z] gpg: encrypted with 1 passphrase [2021-12-01T10:51:19.016Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-01T10:51:19.301Z] + mkdir /home/jenkins [2021-12-01T10:51:19.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-01T10:51:19.587Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-12-01T10:51:19.598Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:19.883Z] ---> sigul-install.sh [2021-12-01T10:51:19.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-01T10:51:20.173Z] + git tag --list [2021-12-01T10:51:20.173Z] 0.6.0 [2021-12-01T10:51:20.173Z] 0.6.1 [2021-12-01T10:51:20.173Z] 0.7.0 [2021-12-01T10:51:20.173Z] 0.7.1 [2021-12-01T10:51:20.173Z] v1.0.0 [2021-12-01T10:51:20.173Z] v1.0.1 [2021-12-01T10:51:20.173Z] v1.1.0 [2021-12-01T10:51:20.173Z] v1.2.0 [2021-12-01T10:51:20.173Z] v1.2.1 [2021-12-01T10:51:20.173Z] v1.3.0 [2021-12-01T10:51:20.173Z] v1.3.1 [2021-12-01T10:51:20.173Z] v2.0.0 [2021-12-01T10:51:20.173Z] v2.0.1-dev.1 [2021-12-01T10:51:20.173Z] v2.0.1-dev.10 [2021-12-01T10:51:20.173Z] v2.0.1-dev.11 [2021-12-01T10:51:20.173Z] v2.0.1-dev.12 [2021-12-01T10:51:20.173Z] v2.0.1-dev.13 [2021-12-01T10:51:20.173Z] v2.0.1-dev.14 [2021-12-01T10:51:20.173Z] v2.0.1-dev.15 [2021-12-01T10:51:20.173Z] v2.0.1-dev.16 [2021-12-01T10:51:20.173Z] v2.0.1-dev.17 [2021-12-01T10:51:20.173Z] v2.0.1-dev.18 [2021-12-01T10:51:20.173Z] v2.0.1-dev.19 [2021-12-01T10:51:20.173Z] v2.0.1-dev.2 [2021-12-01T10:51:20.173Z] v2.0.1-dev.20 [2021-12-01T10:51:20.173Z] v2.0.1-dev.21 [2021-12-01T10:51:20.173Z] v2.0.1-dev.22 [2021-12-01T10:51:20.173Z] v2.0.1-dev.23 [2021-12-01T10:51:20.173Z] v2.0.1-dev.24 [2021-12-01T10:51:20.173Z] v2.0.1-dev.25 [2021-12-01T10:51:20.173Z] v2.0.1-dev.26 [2021-12-01T10:51:20.173Z] v2.0.1-dev.27 [2021-12-01T10:51:20.173Z] v2.0.1-dev.28 [2021-12-01T10:51:20.173Z] v2.0.1-dev.29 [2021-12-01T10:51:20.173Z] v2.0.1-dev.3 [2021-12-01T10:51:20.173Z] v2.0.1-dev.30 [2021-12-01T10:51:20.173Z] v2.0.1-dev.31 [2021-12-01T10:51:20.173Z] v2.0.1-dev.32 [2021-12-01T10:51:20.173Z] v2.0.1-dev.33 [2021-12-01T10:51:20.173Z] v2.0.1-dev.34 [2021-12-01T10:51:20.173Z] v2.0.1-dev.35 [2021-12-01T10:51:20.173Z] v2.0.1-dev.36 [2021-12-01T10:51:20.173Z] v2.0.1-dev.37 [2021-12-01T10:51:20.173Z] v2.0.1-dev.38 [2021-12-01T10:51:20.173Z] v2.0.1-dev.39 [2021-12-01T10:51:20.173Z] v2.0.1-dev.4 [2021-12-01T10:51:20.173Z] v2.0.1-dev.40 [2021-12-01T10:51:20.173Z] v2.0.1-dev.41 [2021-12-01T10:51:20.173Z] v2.0.1-dev.42 [2021-12-01T10:51:20.173Z] v2.0.1-dev.43 [2021-12-01T10:51:20.173Z] v2.0.1-dev.44 [2021-12-01T10:51:20.173Z] v2.0.1-dev.45 [2021-12-01T10:51:20.173Z] v2.0.1-dev.46 [2021-12-01T10:51:20.173Z] v2.0.1-dev.47 [2021-12-01T10:51:20.173Z] v2.0.1-dev.48 [2021-12-01T10:51:20.173Z] v2.0.1-dev.49 [2021-12-01T10:51:20.173Z] v2.0.1-dev.5 [2021-12-01T10:51:20.173Z] v2.0.1-dev.50 [2021-12-01T10:51:20.173Z] v2.0.1-dev.51 [2021-12-01T10:51:20.173Z] v2.0.1-dev.52 [2021-12-01T10:51:20.173Z] v2.0.1-dev.53 [2021-12-01T10:51:20.173Z] v2.0.1-dev.54 [2021-12-01T10:51:20.173Z] v2.0.1-dev.55 [2021-12-01T10:51:20.173Z] v2.0.1-dev.56 [2021-12-01T10:51:20.173Z] v2.0.1-dev.57 [2021-12-01T10:51:20.173Z] v2.0.1-dev.58 [2021-12-01T10:51:20.173Z] v2.0.1-dev.59 [2021-12-01T10:51:20.173Z] v2.0.1-dev.6 [2021-12-01T10:51:20.173Z] v2.0.1-dev.60 [2021-12-01T10:51:20.173Z] v2.0.1-dev.61 [2021-12-01T10:51:20.173Z] v2.0.1-dev.62 [2021-12-01T10:51:20.173Z] v2.0.1-dev.63 [2021-12-01T10:51:20.173Z] v2.0.1-dev.64 [2021-12-01T10:51:20.173Z] v2.0.1-dev.65 [2021-12-01T10:51:20.173Z] v2.0.1-dev.66 [2021-12-01T10:51:20.173Z] v2.0.1-dev.67 [2021-12-01T10:51:20.173Z] v2.0.1-dev.68 [2021-12-01T10:51:20.173Z] v2.0.1-dev.69 [2021-12-01T10:51:20.173Z] v2.0.1-dev.7 [2021-12-01T10:51:20.173Z] v2.0.1-dev.70 [2021-12-01T10:51:20.173Z] v2.0.1-dev.71 [2021-12-01T10:51:20.173Z] v2.0.1-dev.72 [2021-12-01T10:51:20.173Z] v2.0.1-dev.73 [2021-12-01T10:51:20.173Z] v2.0.1-dev.74 [2021-12-01T10:51:20.173Z] v2.0.1-dev.75 [2021-12-01T10:51:20.173Z] v2.0.1-dev.76 [2021-12-01T10:51:20.173Z] v2.0.1-dev.77 [2021-12-01T10:51:20.173Z] v2.0.1-dev.78 [2021-12-01T10:51:20.173Z] v2.0.1-dev.79 [2021-12-01T10:51:20.173Z] v2.0.1-dev.8 [2021-12-01T10:51:20.173Z] v2.0.1-dev.80 [2021-12-01T10:51:20.173Z] v2.0.1-dev.81 [2021-12-01T10:51:20.173Z] v2.0.1-dev.82 [2021-12-01T10:51:20.173Z] v2.0.1-dev.83 [2021-12-01T10:51:20.173Z] v2.0.1-dev.84 [2021-12-01T10:51:20.173Z] v2.0.1-dev.85 [2021-12-01T10:51:20.173Z] v2.0.1-dev.86 [2021-12-01T10:51:20.173Z] v2.0.1-dev.87 [2021-12-01T10:51:20.173Z] v2.0.1-dev.88 [2021-12-01T10:51:20.173Z] v2.0.1-dev.89 [2021-12-01T10:51:20.173Z] v2.0.1-dev.9 [2021-12-01T10:51:20.173Z] v2.0.1-dev.90 [2021-12-01T10:51:20.173Z] v2.0.1-dev.91 [2021-12-01T10:51:20.173Z] v2.0.1-dev.92 [2021-12-01T10:51:20.173Z] v2.0.1-dev.93 [2021-12-01T10:51:20.173Z] v2.0.1-dev.94 [2021-12-01T10:51:20.173Z] v2.0.1-dev.95 [2021-12-01T10:51:20.173Z] v2.0.1-dev.96 [2021-12-01T10:51:20.173Z] v2.0.1-dev.97 [2021-12-01T10:51:20.173Z] v2.0.1-dev.98 [2021-12-01T10:51:20.173Z] v2.0.1-dev.99 [2021-12-01T10:51:20.173Z] v2.1.0 [2021-12-01T10:51:20.173Z] v2.2.0-dev.1 [2021-12-01T10:51:20.173Z] v2.2.0-dev.2 [2021-12-01T10:51:20.173Z] v2.2.0-dev.3 [2021-12-01T10:51:20.173Z] v2.2.0-dev.4 [2021-12-01T10:51:20.173Z] v2.2.0-dev.5 [2021-12-01T10:51:20.173Z] v2.2.0-dev.6 [2021-12-01T10:51:20.173Z] v2.2.0-dev.7 [Pipeline] sh [2021-12-01T10:51:20.466Z] + lftools sign git-tag v2.2.0-dev.7 [2021-12-01T10:51:21.037Z] Signing Git tag with Sigul... [2021-12-01T10:51:21.037Z] Signing v2.2.0-dev.7 [Pipeline] echo [2021-12-01T10:51:22.428Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:22.711Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-01T10:51:22.718Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-01T10:51:22.734Z] $ docker stop --time=1 c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a [2021-12-01T10:51:23.922Z] $ docker rm -f c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-01T10:51:24.502Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T10:51:24.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:24.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:51:24.796Z] . [Pipeline] withDockerContainer [2021-12-01T10:51:24.869Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:51:24.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T10:51:25.275Z] $ docker top ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T10:51:25.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T10:51:25.362Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T10:51:25.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T10:51:25.472Z] $ docker exec ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 ssh-agent [2021-12-01T10:51:25.571Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJfPEAG/agent.13 [2021-12-01T10:51:25.571Z] SSH_AGENT_PID=20 [2021-12-01T10:51:25.576Z] Running ssh-add (command line suppressed) [2021-12-01T10:51:25.666Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_3000184742119165117.key (/w/workspace/edgex-go/120@tmp/private_key_3000184742119165117.key) [2021-12-01T10:51:25.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T10:51:25.978Z] + git semver bump pre [2021-12-01T10:51:25.978Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T10:51:25.978Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2021-12-01T10:51:25.978Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2021-12-01T10:51:25.978Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T10:51:25.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T10:51:25.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T10:51:25.978Z] # $SEMVER_BRANCH = main [2021-12-01T10:51:25.978Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [2021-12-01T10:51:25.978Z] 2.2.0-dev.8 [Pipeline] } [2021-12-01T10:51:25.988Z] $ docker exec --env ******** --env ******** ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 ssh-agent -k [2021-12-01T10:51:26.086Z] unset SSH_AUTH_SOCK; [2021-12-01T10:51:26.086Z] unset SSH_AGENT_PID; [2021-12-01T10:51:26.086Z] echo Agent pid 20 killed; [2021-12-01T10:51:26.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T10:51:26.428Z] + git semver [Pipeline] } [2021-12-01T10:51:26.439Z] $ docker stop --time=1 ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 [2021-12-01T10:51:27.619Z] $ docker rm -f ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T10:51:27.974Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T10:51:27.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:28.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T10:51:28.264Z] . [Pipeline] withDockerContainer [2021-12-01T10:51:28.330Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:51:28.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T10:51:28.738Z] $ docker top 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T10:51:28.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T10:51:28.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T10:51:28.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T10:51:28.932Z] $ docker exec 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 ssh-agent [2021-12-01T10:51:29.039Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGEGjnF/agent.14 [2021-12-01T10:51:29.039Z] SSH_AGENT_PID=21 [2021-12-01T10:51:29.046Z] Running ssh-add (command line suppressed) [2021-12-01T10:51:29.136Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_6411568688845963612.key (/w/workspace/edgex-go/120@tmp/private_key_6411568688845963612.key) [2021-12-01T10:51:29.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T10:51:29.439Z] + git semver push [2021-12-01T10:51:29.439Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T10:51:29.439Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2021-12-01T10:51:29.439Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2021-12-01T10:51:29.439Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T10:51:29.439Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T10:51:29.439Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T10:51:29.439Z] # $SEMVER_BRANCH = main [2021-12-01T10:51:29.439Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } [2021-12-01T10:51:33.661Z] $ docker exec --env ******** --env ******** 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 ssh-agent -k [2021-12-01T10:51:33.749Z] unset SSH_AUTH_SOCK; [2021-12-01T10:51:33.749Z] unset SSH_AGENT_PID; [2021-12-01T10:51:33.749Z] echo Agent pid 21 killed; [2021-12-01T10:51:33.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T10:51:34.055Z] + git semver [Pipeline] } [2021-12-01T10:51:34.067Z] $ docker stop --time=1 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 [2021-12-01T10:51:35.255Z] $ docker rm -f 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 [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 [2021-12-01T10:51:36.083Z] + '[' -d /w/workspace/edgex-go/120/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:36.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:36.928Z] ---> package-listing.sh [2021-12-01T10:51:36.929Z] ++ facter osfamily [2021-12-01T10:51:36.929Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-01T10:51:37.189Z] + OS_FAMILY=redhat [2021-12-01T10:51:37.189Z] + workspace=/w/workspace/edgex-go/120 [2021-12-01T10:51:37.189Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-01T10:51:37.189Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-01T10:51:37.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-01T10:51:37.189Z] + PACKAGES=/tmp/packages_start.txt [2021-12-01T10:51:37.189Z] + '[' /w/workspace/edgex-go/120 ']' [2021-12-01T10:51:37.189Z] + PACKAGES=/tmp/packages_end.txt [2021-12-01T10:51:37.189Z] + case "${OS_FAMILY}" in [2021-12-01T10:51:37.189Z] + rpm -qa [2021-12-01T10:51:37.189Z] + sort [2021-12-01T10:51:41.401Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-01T10:51:41.401Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-01T10:51:41.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-01T10:51:41.401Z] + '[' /w/workspace/edgex-go/120 ']' [2021-12-01T10:51:41.401Z] + mkdir -p /w/workspace/edgex-go/120/archives/ [2021-12-01T10:51:41.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/120/archives/ [Pipeline] echo [2021-12-01T10:51:41.413Z] 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/120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-01T10:51:41.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:42.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T10:51:42.244Z] [2021-12-01T10:51:42.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T10:51:42.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T10:51:42.543Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T10:51:42.543Z] b4d181a07f80: Pulling fs layer [2021-12-01T10:51:42.543Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T10:51:42.543Z] ed53099fbce6: Pulling fs layer [2021-12-01T10:51:42.543Z] dc539afda2c1: Pulling fs layer [2021-12-01T10:51:42.543Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T10:51:42.543Z] 9065ff56babe: Pulling fs layer [2021-12-01T10:51:42.543Z] d287ab97295c: Pulling fs layer [2021-12-01T10:51:42.543Z] dc539afda2c1: Waiting [2021-12-01T10:51:42.543Z] 77bc0d833cb6: Waiting [2021-12-01T10:51:42.543Z] 9065ff56babe: Waiting [2021-12-01T10:51:42.543Z] d287ab97295c: Waiting [2021-12-01T10:51:42.543Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T10:51:42.543Z] a1111a8f2ec3: Download complete [2021-12-01T10:51:42.543Z] dc539afda2c1: Verifying Checksum [2021-12-01T10:51:42.543Z] dc539afda2c1: Download complete [2021-12-01T10:51:42.543Z] ed53099fbce6: Verifying Checksum [2021-12-01T10:51:42.543Z] ed53099fbce6: Download complete [2021-12-01T10:51:42.543Z] 9065ff56babe: Verifying Checksum [2021-12-01T10:51:42.543Z] 9065ff56babe: Download complete [2021-12-01T10:51:42.803Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T10:51:42.803Z] 77bc0d833cb6: Download complete [2021-12-01T10:51:42.803Z] b4d181a07f80: Verifying Checksum [2021-12-01T10:51:42.803Z] b4d181a07f80: Download complete [2021-12-01T10:51:43.378Z] d287ab97295c: Verifying Checksum [2021-12-01T10:51:43.378Z] d287ab97295c: Download complete [2021-12-01T10:51:44.318Z] b4d181a07f80: Pull complete [2021-12-01T10:51:44.318Z] a1111a8f2ec3: Pull complete [2021-12-01T10:51:44.899Z] ed53099fbce6: Pull complete [2021-12-01T10:51:44.899Z] dc539afda2c1: Pull complete [2021-12-01T10:51:45.159Z] 77bc0d833cb6: Pull complete [2021-12-01T10:51:45.420Z] 9065ff56babe: Pull complete [2021-12-01T10:51:50.701Z] d287ab97295c: Pull complete [2021-12-01T10:51:50.701Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T10:51:50.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T10:51:50.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T10:51:50.769Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-12-01T10:51:50.802Z] $ 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/120/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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-01T10:51:53.393Z] $ docker top fd8621b1b0a14014067c399c63745d95e05421a7644d8e05968f2b35983f7f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T10:51:53.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-01T10:51:54.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-01T10:51:54.328Z] + ls /var/log/sa-host [2021-12-01T10:51:54.328Z] + sadf -c /var/log/sa-host/sa01 [2021-12-01T10:51:54.328Z] file_magic: OK [2021-12-01T10:51:54.328Z] HZ: Using current value: 100 [2021-12-01T10:51:54.328Z] file_header: OK [2021-12-01T10:51:54.328Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-01T10:51:54.328Z] Statistics: [2021-12-01T10:51:54.328Z] 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... [2021-12-01T10:51:54.328Z] File successfully converted to sysstat format version 12.0.3 [2021-12-01T10:51:54.328Z] + sadf -c /var/log/sa-host/sa17 [2021-12-01T10:51:54.328Z] file_magic: OK [2021-12-01T10:51:54.328Z] HZ: Using current value: 100 [2021-12-01T10:51:54.328Z] file_header: OK [2021-12-01T10:51:54.328Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-01T10:51:54.328Z] Statistics: [2021-12-01T10:51:54.328Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T10:51:54.328Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T10:51:54.549Z] provisioning config files... [2021-12-01T10:51:54.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/120@tmp/config7434194230495652607tmp [Pipeline] { [Pipeline] echo [2021-12-01T10:51:54.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:54.860Z] ---> create-netrc.sh [Pipeline] } [2021-12-01T10:51:54.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:55.210Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-01T10:51:55.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:55.514Z] ---> sudo-logs.sh [2021-12-01T10:51:55.514Z] Archiving 'sudo' log.. [2021-12-01T10:51:55.514Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known [2021-12-01T10:51:55.514Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-01T10:51:55.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:55.820Z] ---> job-cost.sh [2021-12-01T10:51:55.820Z] lf-activate-venv: SKIPPING [2021-12-01T10:51:55.820Z] DEBUG: total: 0.10999999940395355 [2021-12-01T10:51:55.820Z] INFO: Retrieving Stack Cost... [2021-12-01T10:51:56.081Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T10:51:56.651Z] INFO: Archiving Costs [Pipeline] echo [2021-12-01T10:51:56.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T10:51:56.953Z] ---> logs-deploy.sh [2021-12-01T10:51:56.953Z] lf-activate-venv: SKIPPING [2021-12-01T10:51:56.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/120 [2021-12-01T10:51:56.953Z] INFO: archiving workspace using pattern(s): [2021-12-01T10:51:57.525Z] Archives upload complete. [2021-12-01T10:51:57.787Z] INFO: archiving logs to Nexus