Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e92863d55807b65f509bd650f3f22bb3a2ab538f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8403210161384833130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh582979865080994653.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7199582419951256760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5221376086503408226.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-ssh2090927398034036105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/66 [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/66 # 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/66@tmp/jenkins-gitclient-ssh1075257671276919339.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 e92863d55807b65f509bd650f3f22bb3a2ab538f (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 e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 Commit message: "Merge pull request #3734 from bnevis-i/edgex-go-3565-gosimple" > git rev-list --no-walk f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T07:59:09.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T07:59:09.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T07:59:09.234Z] ========================================================= [2021-09-29T07:59:09.234Z] EdgeX Global Pipelines Version Info [2021-09-29T07:59:09.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T07:59:10.457Z] ------------------- [2021-09-29T07:59:10.457Z] stable info: [2021-09-29T07:59:10.457Z] ------------------- [2021-09-29T07:59:10.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T07:59:10.457Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T07:59:10.457Z] Message: update stable to v1.0.205 [2021-09-29T07:59:11.041Z] ------------------- [2021-09-29T07:59:11.041Z] experimental info: [2021-09-29T07:59:11.041Z] ------------------- [2021-09-29T07:59:11.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T07:59:11.041Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T07:59:11.041Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T07:59:11.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T07:59:11.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T07:59:11.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T07:59:11.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T07:59:11.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T07:59:11.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T07:59:11.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T07:59:11.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T07:59:11.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T07:59:11.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T07:59:11.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T07:59:11.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T07:59:11.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T07:59:11.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T07:59:11.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T07:59:11.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T07:59:11.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T07:59:11.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T07:59:11.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T07:59:11.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T07:59:11.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T07:59:11.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T07:59:11.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T07:59:11.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T07:59:11.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T07:59:11.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T07:59:11.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] echo [2021-09-29T07:59:11.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e92863d [Pipeline] echo [2021-09-29T07:59:11.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T07:59:11.908Z] provisioning config files... [2021-09-29T07:59:11.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config6944514658013989670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T07:59:12.264Z] ---> docker-login.sh [2021-09-29T07:59:12.264Z] nexus3.edgexfoundry.org:10001 [2021-09-29T07:59:12.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T07:59:12.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T07:59:12.552Z] Configure a credential helper to remove this warning. See [2021-09-29T07:59:12.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T07:59:12.552Z] [2021-09-29T07:59:12.552Z] Login Succeeded [2021-09-29T07:59:12.552Z] nexus3.edgexfoundry.org:10002 [2021-09-29T07:59:12.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T07:59:12.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T07:59:12.552Z] Configure a credential helper to remove this warning. See [2021-09-29T07:59:12.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T07:59:12.552Z] [2021-09-29T07:59:12.552Z] Login Succeeded [2021-09-29T07:59:12.552Z] nexus3.edgexfoundry.org:10003 [2021-09-29T07:59:12.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T07:59:12.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T07:59:12.826Z] Configure a credential helper to remove this warning. See [2021-09-29T07:59:12.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T07:59:12.826Z] [2021-09-29T07:59:12.826Z] Login Succeeded [2021-09-29T07:59:12.826Z] nexus3.edgexfoundry.org:10004 [2021-09-29T07:59:12.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T07:59:12.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T07:59:12.826Z] Configure a credential helper to remove this warning. See [2021-09-29T07:59:12.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T07:59:12.826Z] [2021-09-29T07:59:12.826Z] Login Succeeded [2021-09-29T07:59:13.093Z] docker.io [2021-09-29T07:59:13.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T07:59:13.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T07:59:13.360Z] Configure a credential helper to remove this warning. See [2021-09-29T07:59:13.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T07:59:13.360Z] [2021-09-29T07:59:13.360Z] Login Succeeded [2021-09-29T07:59:13.360Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T07:59:13.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T07:59:13.721Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T07:59:13.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.721Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T07:59:13.721Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.721Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T07:59:13.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T07:59:13.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T07:59:13.722Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T07:59:13.722Z] ++ cut -d/ -f2 [2021-09-29T07:59:13.722Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T07:59:13.784Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T07:59:15.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T07:59:15.240Z] [2021-09-29T07:59:15.240Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T07:59:15.563Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T07:59:15.563Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T07:59:15.563Z] 31603596830f: Pulling fs layer [2021-09-29T07:59:15.563Z] 04fac38145f0: Pulling fs layer [2021-09-29T07:59:15.563Z] 701f6daf10bf: Pulling fs layer [2021-09-29T07:59:15.563Z] 24f72da36158: Pulling fs layer [2021-09-29T07:59:15.563Z] 24f72da36158: Waiting [2021-09-29T07:59:15.563Z] 04fac38145f0: Download complete [2021-09-29T07:59:15.832Z] 31603596830f: Verifying Checksum [2021-09-29T07:59:15.832Z] 31603596830f: Download complete [2021-09-29T07:59:15.832Z] 31603596830f: Pull complete [2021-09-29T07:59:16.112Z] 24f72da36158: Verifying Checksum [2021-09-29T07:59:16.112Z] 24f72da36158: Download complete [2021-09-29T07:59:16.112Z] 04fac38145f0: Pull complete [2021-09-29T07:59:16.112Z] 701f6daf10bf: Verifying Checksum [2021-09-29T07:59:16.112Z] 701f6daf10bf: Download complete [2021-09-29T07:59:16.697Z] 701f6daf10bf: Pull complete [2021-09-29T07:59:16.697Z] 24f72da36158: Pull complete [2021-09-29T07:59:16.697Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T07:59:16.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T07:59:16.697Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T07:59:16.781Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T07:59:16.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T07:59:17.644Z] $ docker top 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T07:59:17.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T07:59:17.784Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T07:59:17.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T07:59:17.902Z] $ docker exec 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent [2021-09-29T07:59:18.018Z] SSH_AUTH_SOCK=/tmp/ssh-9lZSnuXBmIeD/agent.14 [2021-09-29T07:59:18.018Z] SSH_AGENT_PID=20 [2021-09-29T07:59:18.029Z] Running ssh-add (command line suppressed) [2021-09-29T07:59:18.128Z] Identity added: /w/workspace/edgex-go/66@tmp/private_key_212663533828917942.key (/w/workspace/edgex-go/66@tmp/private_key_212663533828917942.key) [2021-09-29T07:59:18.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T07:59:18.463Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T07:59:18.483Z] $ docker exec --env ******** --env ******** 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent -k [2021-09-29T07:59:18.590Z] unset SSH_AUTH_SOCK; [2021-09-29T07:59:18.590Z] unset SSH_AGENT_PID; [2021-09-29T07:59:18.590Z] echo Agent pid 20 killed; [2021-09-29T07:59:18.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T07:59:18.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T07:59:18.644Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T07:59:18.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T07:59:18.766Z] $ docker exec 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent [2021-09-29T07:59:18.882Z] SSH_AUTH_SOCK=/tmp/ssh-WkUA4AVVZT54/agent.53 [2021-09-29T07:59:18.882Z] SSH_AGENT_PID=59 [2021-09-29T07:59:18.891Z] Running ssh-add (command line suppressed) [2021-09-29T07:59:18.988Z] Identity added: /w/workspace/edgex-go/66@tmp/private_key_6303704533228733865.key (/w/workspace/edgex-go/66@tmp/private_key_6303704533228733865.key) [2021-09-29T07:59:19.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T07:59:19.319Z] + git semver init [2021-09-29T07:59:19.319Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T07:59:19.319Z] # $GIT_DIR = /w/workspace/edgex-go/66/.git [2021-09-29T07:59:19.319Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/66 [2021-09-29T07:59:19.319Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T07:59:19.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T07:59:19.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T07:59:19.319Z] # $SEMVER_BRANCH = main [2021-09-29T07:59:19.319Z] # $SEMVER_TEMP = /tmp/semver-238277573 [2021-09-29T07:59:19.319Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T07:59:41.414Z] # '/tmp/semver-238277573' -> '/w/workspace/edgex-go/66/.semver' [2021-09-29T07:59:41.414Z] # -> Force: false [2021-09-29T07:59:41.414Z] # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [Pipeline] } [2021-09-29T07:59:41.429Z] $ docker exec --env ******** --env ******** 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent -k [2021-09-29T07:59:41.556Z] unset SSH_AUTH_SOCK; [2021-09-29T07:59:41.558Z] unset SSH_AGENT_PID; [2021-09-29T07:59:41.558Z] echo Agent pid 59 killed; [2021-09-29T07:59:41.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T07:59:41.919Z] + git semver [Pipeline] } [2021-09-29T07:59:41.941Z] $ docker stop --time=1 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 [2021-09-29T07:59:43.979Z] $ docker rm -f 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T07:59:44.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T07:59:44.755Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T07:59:44.759Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.58 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T07:59:45.123Z] ========================================================= [2021-09-29T07:59:45.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T07:59:45.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T07:59:45.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T07:59:45.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T07:59:45.445Z] 540db60ca938: Pulling fs layer [2021-09-29T07:59:45.445Z] adcc1eea9eea: Pulling fs layer [2021-09-29T07:59:45.445Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T07:59:45.445Z] db62176df00c: Pulling fs layer [2021-09-29T07:59:45.445Z] 3b30891b0d05: Pulling fs layer [2021-09-29T07:59:45.445Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T07:59:45.445Z] c788192a36de: Pulling fs layer [2021-09-29T07:59:45.445Z] a77e37c0d609: Pulling fs layer [2021-09-29T07:59:45.445Z] c3185cebc471: Pulling fs layer [2021-09-29T07:59:45.445Z] db62176df00c: Waiting [2021-09-29T07:59:45.445Z] 3b30891b0d05: Waiting [2021-09-29T07:59:45.445Z] 06b49ca38bd5: Waiting [2021-09-29T07:59:45.445Z] c788192a36de: Waiting [2021-09-29T07:59:45.445Z] a77e37c0d609: Waiting [2021-09-29T07:59:45.445Z] c3185cebc471: Waiting [2021-09-29T07:59:45.445Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T07:59:45.445Z] 4c4ab2625f07: Download complete [2021-09-29T07:59:45.445Z] adcc1eea9eea: Verifying Checksum [2021-09-29T07:59:45.445Z] adcc1eea9eea: Download complete [2021-09-29T07:59:45.445Z] 3b30891b0d05: Verifying Checksum [2021-09-29T07:59:45.445Z] 3b30891b0d05: Download complete [2021-09-29T07:59:45.717Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T07:59:45.717Z] 06b49ca38bd5: Download complete [2021-09-29T07:59:45.717Z] c788192a36de: Verifying Checksum [2021-09-29T07:59:45.717Z] c788192a36de: Download complete [2021-09-29T07:59:45.717Z] 540db60ca938: Verifying Checksum [2021-09-29T07:59:45.717Z] 540db60ca938: Download complete [2021-09-29T07:59:45.987Z] 540db60ca938: Pull complete [2021-09-29T07:59:45.987Z] adcc1eea9eea: Pull complete [2021-09-29T07:59:46.252Z] 4c4ab2625f07: Pull complete [2021-09-29T07:59:46.832Z] a77e37c0d609: Verifying Checksum [2021-09-29T07:59:46.832Z] a77e37c0d609: Download complete [2021-09-29T07:59:50.163Z] c3185cebc471: Verifying Checksum [2021-09-29T07:59:50.430Z] db62176df00c: Verifying Checksum [2021-09-29T07:59:50.430Z] db62176df00c: Download complete [2021-09-29T07:59:53.793Z] db62176df00c: Pull complete [2021-09-29T07:59:53.793Z] 3b30891b0d05: Pull complete [2021-09-29T07:59:53.793Z] 06b49ca38bd5: Pull complete [2021-09-29T07:59:53.793Z] c788192a36de: Pull complete [2021-09-29T07:59:54.064Z] a77e37c0d609: Pull complete [2021-09-29T07:59:56.019Z] c3185cebc471: Pull complete [2021-09-29T07:59:56.019Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T07:59:56.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T07:59:56.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T07:59:56.359Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T07:59:56.359Z] WORKDIR /edgex [2021-09-29T07:59:56.359Z] COPY go.mod . [2021-09-29T07:59:56.359Z] RUN go mod download' [2021-09-29T07:59:56.359Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T07:59:57.776Z] Sending build context to Docker daemon 329MB [2021-09-29T07:59:57.776Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T07:59:57.776Z] ---> 031687cdd783 [2021-09-29T07:59:57.776Z] Step 2/4 : WORKDIR /edgex [2021-09-29T07:59:59.718Z] ---> Running in d47a16123ea0 [2021-09-29T07:59:59.718Z] Removing intermediate container d47a16123ea0 [2021-09-29T07:59:59.718Z] ---> 40d207d2997e [2021-09-29T07:59:59.718Z] Step 3/4 : COPY go.mod . [2021-09-29T07:59:59.718Z] ---> f5d930140b28 [2021-09-29T07:59:59.718Z] Step 4/4 : RUN go mod download [2021-09-29T07:59:59.718Z] ---> Running in 01aa3cca5362 [2021-09-29T08:00:00.051Z] Still waiting to schedule task [2021-09-29T08:00:00.051Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T08:00:38.619Z] Removing intermediate container 01aa3cca5362 [2021-09-29T08:00:38.620Z] ---> 16817b7ee0d2 [2021-09-29T08:00:38.620Z] Successfully built 16817b7ee0d2 [2021-09-29T08:00:38.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:00:38.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:00:38.943Z] . [Pipeline] withDockerContainer [2021-09-29T08:00:39.033Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:00:39.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T08:00:39.464Z] $ docker top 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:00:39.875Z] + go version [2021-09-29T08:00:39.875Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T08:00:39.891Z] $ docker stop --time=1 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 [2021-09-29T08:00:41.089Z] $ docker rm -f 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:00:41.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:00:41.646Z] . [Pipeline] withDockerContainer [2021-09-29T08:00:41.750Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:00:41.810Z] $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T08:00:42.199Z] $ docker top adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:00:42.296Z] ========================================================= [2021-09-29T08:00:42.296Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T08:00:42.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:00:42.624Z] + go mod tidy [Pipeline] sh [2021-09-29T08:00:43.209Z] + make test [2021-09-29T08:00:43.209Z] go mod tidy [2021-09-29T08:00:43.486Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T08:00:48.854Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T08:01:07.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T08:01:10.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T08:01:10.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T08:01:11.314Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T08:01:13.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T08:01:14.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T08:01:14.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T08:01:14.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T08:01:14.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T08:01:15.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T08:01:15.387Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T08:01:15.387Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T08:01:15.387Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T08:01:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T08:01:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-29T08:01:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T08:01:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T08:01:17.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-29T08:01:17.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T08:01:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements [2021-09-29T08:01:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T08:01:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T08:01:19.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements [2021-09-29T08:01:19.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T08:01:19.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:01:20.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements [2021-09-29T08:01:20.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T08:01:20.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T08:01:20.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T08:01:20.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T08:01:20.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T08:01:20.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements [2021-09-29T08:01:20.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T08:01:20.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:01:21.085Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 59.1% of statements [2021-09-29T08:01:21.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T08:01:21.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T08:01:21.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T08:01:21.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T08:01:21.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T08:01:21.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-09-29T08:01:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T08:01:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T08:01:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T08:01:22.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-09-29T08:01:22.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T08:01:22.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-09-29T08:01:22.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-09-29T08:01:22.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T08:01:22.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2021-09-29T08:01:24.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-09-29T08:01:24.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-29T08:01:24.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2021-09-29T08:01:24.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-29T08:01:36.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2021-09-29T08:01:36.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-29T08:01:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 82.5% of statements [2021-09-29T08:01:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-29T08:02:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 70.3% of statements [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T08:02:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T08:02:00.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements [2021-09-29T08:02:00.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T08:02:00.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T08:02:00.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-09-29T08:02:00.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T08:02:00.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-09-29T08:02:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T08:02:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-09-29T08:02:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-29T08:02:07.880Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T08:02:17.134Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-29T08:02:17.149Z] Running in /w/workspace/edgex-go/66 [Pipeline] { [Pipeline] checkout [2021-09-29T08:02:17.366Z] The recommended git tool is: git [2021-09-29T08:02:22.975Z] using credential edgex-jenkins-ssh [2021-09-29T08:02:23.005Z] Cloning the remote Git repository [2021-09-29T08:02:23.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:02:23.200Z] > git init /w/workspace/edgex-go/66 # timeout=10 [2021-09-29T08:02:23.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:02:23.285Z] > git --version # timeout=10 [2021-09-29T08:02:23.301Z] > git --version # 'git version 2.17.1' [2021-09-29T08:02:23.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:02:23.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:02:40.163Z] GO111MODULE=on go vet ./... [2021-09-29T08:02:44.803Z] Avoid second fetch [2021-09-29T08:02:44.804Z] Checking out Revision e92863d55807b65f509bd650f3f22bb3a2ab538f (main) [2021-09-29T08:02:44.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:02:44.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:02:44.823Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:02:44.836Z] > git checkout -f e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 [2021-09-29T08:02:48.400Z] gofmt -l . [2021-09-29T08:02:48.667Z] [ "`gofmt -l .`" = "" ] [2021-09-29T08:02:48.934Z] ./bin/test-attribution-txt.sh [2021-09-29T08:02:49.289Z] Commit message: "Merge pull request #3734 from bnevis-i/edgex-go-3565-gosimple" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:02:49.727Z] provisioning config files... [2021-09-29T08:02:49.754Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config5767061991756343386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:02:49.830Z] + ls -al . [2021-09-29T08:02:49.830Z] total 612 [2021-09-29T08:02:49.830Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 08:02 . [2021-09-29T08:02:49.830Z] drwxr-xr-x 4 root root 30 Sep 29 08:00 .. [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 07:59 .dockerignore [2021-09-29T08:02:49.830Z] drwxrwxr-x 8 1001 1001 162 Sep 29 07:59 .git [2021-09-29T08:02:49.830Z] drwxrwxr-x 4 1001 1001 142 Sep 29 07:59 .github [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 07:59 .gitignore [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 07:59 .golangci.yml [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 07:59 .hadolint.yml [2021-09-29T08:02:49.830Z] drwx------ 3 1001 1001 43 Sep 29 07:59 .semver [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 07:59 .sonarcloud.properties [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 07:59 ADOPTERS.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 07:59 Attribution.txt [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 07:59 CHANGELOG.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 07:59 CONTRIBUTING.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 07:59 GOVERNANCE.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 07:59 Jenkinsfile [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 07:59 LICENSE [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 07:59 Makefile [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 07:59 OWNERS.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 07:59 README.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 07:59 SECURITY.md [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 12 Sep 29 07:59 VERSION [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 07:59 ZMQWindows.md [2021-09-29T08:02:49.830Z] drwxrwxr-x 2 1001 1001 37 Sep 29 07:59 bin [2021-09-29T08:02:49.830Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 07:59 cmd [2021-09-29T08:02:49.830Z] -rw-r--r-- 1 root root 403100 Sep 29 08:02 coverage.out [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 07:59 go.mod [2021-09-29T08:02:49.830Z] -rw-r--r-- 1 root root 50064 Sep 29 08:00 go.sum [2021-09-29T08:02:49.830Z] drwxrwxr-x 8 1001 1001 124 Sep 29 07:59 internal [2021-09-29T08:02:49.830Z] drwxrwxr-x 3 1001 1001 16 Sep 29 07:59 openapi [2021-09-29T08:02:49.830Z] drwxrwxr-x 4 1001 1001 71 Sep 29 07:59 snap [2021-09-29T08:02:49.830Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 07:59 version.go [Pipeline] sh [2021-09-29T08:02:50.273Z] + '[' -e coverage.out ] [2021-09-29T08:02:50.273Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T08:02:50.314Z] ---> docker-login.sh [2021-09-29T08:02:50.314Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:02:50.391Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T08:02:50.706Z] + make build [2021-09-29T08:02:50.706Z] go mod tidy [2021-09-29T08:02:50.706Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:02:51.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:52.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:52.037Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:52.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:52.037Z] [2021-09-29T08:02:52.037Z] Login Succeeded [2021-09-29T08:02:52.037Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:02:52.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:02:52.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:52.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:52.597Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:52.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:52.597Z] [2021-09-29T08:02:52.597Z] Login Succeeded [2021-09-29T08:02:52.597Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:02:52.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:53.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:53.147Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:53.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:53.147Z] [2021-09-29T08:02:53.147Z] Login Succeeded [2021-09-29T08:02:53.147Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:02:53.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:53.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:53.737Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:53.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:53.737Z] [2021-09-29T08:02:53.737Z] Login Succeeded [2021-09-29T08:02:53.737Z] docker.io [2021-09-29T08:02:54.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:54.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:54.620Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:54.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:54.620Z] [2021-09-29T08:02:54.620Z] Login Succeeded [2021-09-29T08:02:54.620Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:02:54.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T08:02:55.010Z] ========================================================= [2021-09-29T08:02:55.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T08:02:55.010Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:02:55.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:02:56.444Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T08:02:56.444Z] 595b0fe564bb: Pulling fs layer [2021-09-29T08:02:56.444Z] 24495759ef45: Pulling fs layer [2021-09-29T08:02:56.444Z] d148012ef14d: Pulling fs layer [2021-09-29T08:02:56.444Z] e90a11edd702: Pulling fs layer [2021-09-29T08:02:56.444Z] d77568369979: Pulling fs layer [2021-09-29T08:02:56.444Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T08:02:56.444Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T08:02:56.444Z] 97ac5df62f85: Pulling fs layer [2021-09-29T08:02:56.444Z] d77568369979: Waiting [2021-09-29T08:02:56.444Z] fc1c9f9a7f3b: Waiting [2021-09-29T08:02:56.444Z] 170f2ba95c9a: Waiting [2021-09-29T08:02:56.444Z] e90a11edd702: Waiting [2021-09-29T08:02:56.444Z] d148012ef14d: Download complete [2021-09-29T08:02:56.444Z] 24495759ef45: Verifying Checksum [2021-09-29T08:02:56.444Z] 24495759ef45: Download complete [2021-09-29T08:02:56.444Z] d77568369979: Download complete [2021-09-29T08:02:56.444Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T08:02:56.444Z] fc1c9f9a7f3b: Download complete [2021-09-29T08:02:56.444Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T08:02:56.444Z] 170f2ba95c9a: Download complete [2021-09-29T08:02:56.444Z] 595b0fe564bb: Verifying Checksum [2021-09-29T08:02:56.444Z] 595b0fe564bb: Download complete [2021-09-29T08:02:57.426Z] 595b0fe564bb: Pull complete [2021-09-29T08:02:58.024Z] 24495759ef45: Pull complete [2021-09-29T08:02:58.296Z] d148012ef14d: Pull complete [2021-09-29T08:02:58.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:02:59.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:03:00.283Z] 97ac5df62f85: Verifying Checksum [2021-09-29T08:03:00.283Z] 97ac5df62f85: Download complete [2021-09-29T08:03:00.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:03:00.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:03:01.269Z] e90a11edd702: Verifying Checksum [2021-09-29T08:03:01.269Z] e90a11edd702: Download complete [2021-09-29T08:03:01.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:03:02.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:03:03.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:03:04.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:03:04.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:03:05.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T08:03:07.367Z] $ docker stop --time=1 adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 [2021-09-29T08:03:09.155Z] $ docker rm -f adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:03:12.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:03:12.212Z] [2021-09-29T08:03:12.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:03:12.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:03:12.595Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T08:03:12.595Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T08:03:12.595Z] ca9280d653b3: Pulling fs layer [2021-09-29T08:03:12.595Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T08:03:12.865Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T08:03:12.865Z] cbdbe7a5bc2a: Download complete [2021-09-29T08:03:13.131Z] cbdbe7a5bc2a: Pull complete [2021-09-29T08:03:13.400Z] ca9280d653b3: Verifying Checksum [2021-09-29T08:03:13.400Z] ca9280d653b3: Download complete [2021-09-29T08:03:13.691Z] e90a11edd702: Pull complete [2021-09-29T08:03:13.691Z] d77568369979: Pull complete [2021-09-29T08:03:13.691Z] fc1c9f9a7f3b: Pull complete [2021-09-29T08:03:13.691Z] 170f2ba95c9a: Pull complete [2021-09-29T08:03:13.977Z] ca9280d653b3: Pull complete [2021-09-29T08:03:14.934Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T08:03:14.934Z] 7e9c9ca2126c: Download complete [2021-09-29T08:03:18.281Z] 7e9c9ca2126c: Pull complete [2021-09-29T08:03:18.281Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T08:03:18.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:03:18.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T08:03:18.368Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:03:18.425Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-09-29T08:03:19.123Z] 97ac5df62f85: Pull complete [2021-09-29T08:03:19.123Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T08:03:19.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:03:19.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:03:20.899Z] $ docker top a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-09-29T08:03:21.296Z] + docker-compose build --help [2021-09-29T08:03:21.296Z] + grep parallel [2021-09-29T08:03:21.370Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:03:21.370Z] WORKDIR /edgex [2021-09-29T08:03:21.370Z] COPY go.mod . [2021-09-29T08:03:21.370Z] RUN go mod download [2021-09-29T08:03:21.370Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T08:03:21.878Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T08:03:21.894Z] $ docker stop --time=1 a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d [2021-09-29T08:03:23.082Z] $ docker rm -f a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:03:23.351Z] Sending build context to Docker daemon 166.1MB [2021-09-29T08:03:23.351Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:03:23.351Z] ---> 04bc70af865f [2021-09-29T08:03:23.351Z] Step 2/4 : WORKDIR /edgex [2021-09-29T08:03:23.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:03:23.513Z] . [Pipeline] withDockerContainer [2021-09-29T08:03:23.596Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:03:23.651Z] $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T08:03:23.969Z] $ docker top c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:03:24.348Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:03:24.930Z] Building core-command ... [2021-09-29T08:03:24.930Z] Building core-data ... [2021-09-29T08:03:24.930Z] Building core-metadata ... [2021-09-29T08:03:24.930Z] Building security-bootstrapper ... [2021-09-29T08:03:24.930Z] Building security-proxy-setup ... [2021-09-29T08:03:24.930Z] Building security-secretstore-setup ... [2021-09-29T08:03:24.930Z] Building support-notifications ... [2021-09-29T08:03:24.930Z] Building support-scheduler ... [2021-09-29T08:03:24.930Z] Building sys-mgmt-agent ... [2021-09-29T08:03:24.930Z] Building core-command [2021-09-29T08:03:24.930Z] Building core-metadata [2021-09-29T08:03:24.930Z] Building security-bootstrapper [2021-09-29T08:03:24.930Z] Building security-proxy-setup [2021-09-29T08:03:24.930Z] Building support-scheduler [2021-09-29T08:03:27.644Z] ---> Running in dc3bb2993d6b [2021-09-29T08:03:27.915Z] Removing intermediate container dc3bb2993d6b [2021-09-29T08:03:27.915Z] ---> c1764e97d803 [2021-09-29T08:03:27.915Z] Step 3/4 : COPY go.mod . [2021-09-29T08:03:28.513Z] ---> 7dd41f87b137 [2021-09-29T08:03:28.513Z] Step 4/4 : RUN go mod download [2021-09-29T08:03:28.789Z] ---> Running in 87253cad2944 [2021-09-29T08:03:35.204Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:03:35.204Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:03:35.204Z] ---> 16817b7ee0d2 [2021-09-29T08:03:35.204Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T08:03:35.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:03:35.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:03:35.204Z] ---> 16817b7ee0d2 [2021-09-29T08:03:35.204Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:03:35.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:03:35.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:03:35.471Z] ---> 16817b7ee0d2 [2021-09-29T08:03:35.471Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:03:39.717Z] ---> Running in 7c6917c34cdb [2021-09-29T08:03:39.717Z] ---> Running in c674accdfdae [2021-09-29T08:03:39.717Z] ---> Running in 64272c98e885 [2021-09-29T08:03:45.069Z] Removing intermediate container c674accdfdae [2021-09-29T08:03:45.069Z] ---> 2f81071d72f6 [2021-09-29T08:03:45.069Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:03:45.069Z] Removing intermediate container 7c6917c34cdb [2021-09-29T08:03:45.069Z] ---> 39337aa00610 [2021-09-29T08:03:45.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:03:45.069Z] Removing intermediate container 64272c98e885 [2021-09-29T08:03:45.069Z] ---> 6b540846e7eb [2021-09-29T08:03:45.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:03:45.069Z] ---> Running in fced562d03fd [2021-09-29T08:03:45.069Z] ---> Running in 84c5b1d1b5f3 [2021-09-29T08:03:45.069Z] ---> Running in 69accec38fc8 [2021-09-29T08:03:47.031Z] Removing intermediate container 84c5b1d1b5f3 [2021-09-29T08:03:47.031Z] ---> 62c5c4676ff3 [2021-09-29T08:03:47.031Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:03:47.308Z] Removing intermediate container fced562d03fd [2021-09-29T08:03:47.308Z] ---> e23b9f540a0c [2021-09-29T08:03:47.308Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T08:03:47.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:03:47.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:03:47.575Z] ---> 16817b7ee0d2 [2021-09-29T08:03:47.575Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:03:47.575Z] ---> Using cache [2021-09-29T08:03:47.575Z] ---> 6b540846e7eb [2021-09-29T08:03:47.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:03:47.575Z] ---> Using cache [2021-09-29T08:03:47.575Z] ---> 409c594dbb99 [2021-09-29T08:03:47.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:03:47.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:03:47.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:03:47.575Z] ---> 16817b7ee0d2 [2021-09-29T08:03:47.575Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:03:47.575Z] ---> Using cache [2021-09-29T08:03:47.576Z] ---> 6b540846e7eb [2021-09-29T08:03:47.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:03:47.576Z] ---> Using cache [2021-09-29T08:03:47.576Z] ---> 409c594dbb99 [2021-09-29T08:03:47.576Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:03:47.845Z] Removing intermediate container 69accec38fc8 [2021-09-29T08:03:47.845Z] ---> 409c594dbb99 [2021-09-29T08:03:47.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:03:47.845Z] ---> Running in 2ff04aca809b [2021-09-29T08:03:47.845Z] ---> Running in e7d2c06f30d4 [2021-09-29T08:03:47.845Z] ---> Running in aed9f7e2b471 [2021-09-29T08:03:47.845Z] ---> Running in 8df0deec9948 [2021-09-29T08:03:47.845Z] ---> Running in a62a441240b5 [2021-09-29T08:03:48.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:48.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:48.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:48.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:48.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:49.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:49.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:49.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:49.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:49.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:03:50.201Z] OK: 219 MiB in 52 packages [2021-09-29T08:03:50.468Z] OK: 219 MiB in 52 packages [2021-09-29T08:03:50.468Z] Removing intermediate container 8df0deec9948 [2021-09-29T08:03:50.468Z] ---> 8731886b4d52 [2021-09-29T08:03:50.468Z] Step 6/24 : COPY go.mod . [2021-09-29T08:03:50.734Z] OK: 219 MiB in 52 packages [2021-09-29T08:03:50.734Z] Removing intermediate container a62a441240b5 [2021-09-29T08:03:50.734Z] ---> c9f6c920e711 [2021-09-29T08:03:50.734Z] Step 6/23 : COPY go.mod . [2021-09-29T08:03:50.734Z] ---> b7f61f6ef284 [2021-09-29T08:03:50.734Z] Step 7/24 : RUN go mod download [2021-09-29T08:03:50.734Z] OK: 219 MiB in 52 packages [2021-09-29T08:03:50.734Z] ---> Running in 7723b5cd1ad5 [2021-09-29T08:03:50.999Z] ---> 40f2a4f5b66a [2021-09-29T08:03:50.999Z] Step 7/23 : RUN go mod download [2021-09-29T08:03:50.999Z] ---> Running in 2459616954d2 [2021-09-29T08:03:50.999Z] Removing intermediate container 2ff04aca809b [2021-09-29T08:03:50.999Z] ---> 7650a0273afd [2021-09-29T08:03:50.999Z] Step 6/24 : COPY go.mod . [2021-09-29T08:03:51.272Z] ---> 80f0ea3b561a [2021-09-29T08:03:51.272Z] Step 7/24 : RUN go mod download [2021-09-29T08:03:51.272Z] Removing intermediate container aed9f7e2b471 [2021-09-29T08:03:51.272Z] ---> 0fc88ec789c9 [2021-09-29T08:03:51.272Z] Step 6/22 : COPY go.mod . [2021-09-29T08:03:51.272Z] ---> Running in c95d908d92a9 [2021-09-29T08:03:51.540Z] OK: 219 MiB in 52 packages [2021-09-29T08:03:51.540Z] ---> 1e6cdd068afb [2021-09-29T08:03:51.540Z] Step 7/22 : RUN go mod download [2021-09-29T08:03:51.540Z] ---> Running in cb2361e6b80e [2021-09-29T08:03:52.129Z] Removing intermediate container e7d2c06f30d4 [2021-09-29T08:03:52.129Z] ---> efaaf815a943 [2021-09-29T08:03:52.129Z] Step 6/32 : COPY go.mod . [2021-09-29T08:03:52.397Z] ---> 95662cb49510 [2021-09-29T08:03:52.397Z] Step 7/32 : RUN go mod download [2021-09-29T08:03:52.397Z] ---> Running in 6072babc12b7 [2021-09-29T08:03:52.982Z] Removing intermediate container 2459616954d2 [2021-09-29T08:03:52.982Z] ---> be8a9a42f96a [2021-09-29T08:03:52.982Z] Step 8/23 : COPY . . [2021-09-29T08:03:52.982Z] Removing intermediate container 7723b5cd1ad5 [2021-09-29T08:03:52.982Z] ---> 3645f699a450 [2021-09-29T08:03:52.982Z] Step 8/24 : COPY . . [2021-09-29T08:03:53.572Z] Removing intermediate container c95d908d92a9 [2021-09-29T08:03:53.572Z] ---> 7efce31976c1 [2021-09-29T08:03:53.572Z] Step 8/24 : COPY . . [2021-09-29T08:03:57.858Z] Removing intermediate container cb2361e6b80e [2021-09-29T08:03:57.858Z] ---> 96c0cc08fc3c [2021-09-29T08:03:57.858Z] Step 8/22 : COPY . . [2021-09-29T08:03:58.121Z] Removing intermediate container 6072babc12b7 [2021-09-29T08:03:58.121Z] ---> 2811e27da296 [2021-09-29T08:03:58.121Z] Step 8/32 : COPY . . [2021-09-29T08:04:04.788Z] ---> cd474ca61ba6 [2021-09-29T08:04:04.788Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:04:04.788Z] ---> 5ab7a6db3f64 [2021-09-29T08:04:04.788Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:04:04.788Z] ---> a05d06b715dc [2021-09-29T08:04:04.788Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:04:04.788Z] ---> Running in bc8eb54e0bb0 [2021-09-29T08:04:04.788Z] ---> Running in d0f2f100be1d [2021-09-29T08:04:04.788Z] ---> Running in 1fcdac81c730 [2021-09-29T08:04:09.150Z] Removing intermediate container bc8eb54e0bb0 [2021-09-29T08:04:09.150Z] ---> 322bd4735c0b [2021-09-29T08:04:09.150Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:04:09.417Z] Removing intermediate container 1fcdac81c730 [2021-09-29T08:04:09.417Z] ---> e6f79514fa82 [2021-09-29T08:04:09.417Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:04:09.693Z] ---> Running in b8990886aac4 [2021-09-29T08:04:09.693Z] Removing intermediate container d0f2f100be1d [2021-09-29T08:04:09.693Z] ---> 39c7b20eef72 [2021-09-29T08:04:09.693Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:04:09.965Z] ---> Running in 9a61e9c460f8 [2021-09-29T08:04:09.965Z] ---> Running in 9b330ef2717e [2021-09-29T08:04:09.965Z] ---> 4354e9070114 [2021-09-29T08:04:09.965Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:04:09.965Z] ---> Running in 1dc255f19729 [2021-09-29T08:04:09.965Z] ---> 73f187d66ec7 [2021-09-29T08:04:09.965Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:04:09.965Z] ---> Running in b449a1cc1cf7 [2021-09-29T08:04:10.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:04:10.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:04:10.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:04:12.716Z] Removing intermediate container b449a1cc1cf7 [2021-09-29T08:04:12.716Z] ---> e8568b705800 [2021-09-29T08:04:12.716Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:04:12.716Z] ---> Running in 9bb3c12186a3 [2021-09-29T08:04:12.716Z] Removing intermediate container 1dc255f19729 [2021-09-29T08:04:12.716Z] ---> be9ea17c9097 [2021-09-29T08:04:12.716Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T08:04:12.716Z] ---> Running in bffd6f2dc188 [2021-09-29T08:04:12.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:04:13.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T08:04:50.814Z] Removing intermediate container 87253cad2944 [2021-09-29T08:04:50.814Z] ---> 0b22e734bf9d [2021-09-29T08:04:50.814Z] Successfully built 0b22e734bf9d [2021-09-29T08:04:50.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:04:51.177Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:04:51.177Z] . [Pipeline] withDockerContainer [2021-09-29T08:04:51.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container [2021-09-29T08:04:51.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T08:04:52.218Z] Removing intermediate container 9a61e9c460f8 [2021-09-29T08:04:52.218Z] ---> ee5ea57e50c3 [2021-09-29T08:04:52.218Z] [2021-09-29T08:04:52.218Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:04:52.218Z] 3.14: Pulling from library/alpine [2021-09-29T08:04:52.218Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:04:52.218Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:04:52.218Z] ---> 14119a10abf4 [2021-09-29T08:04:52.218Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:04:52.218Z] ---> Running in 4221fb546783 [2021-09-29T08:04:52.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:04:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:52.218Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:04:52.218Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:04:52.218Z] OK: 6 MiB in 15 packages [2021-09-29T08:04:52.218Z] Removing intermediate container b8990886aac4 [2021-09-29T08:04:52.218Z] ---> 2c9f361bf31c [2021-09-29T08:04:52.218Z] [2021-09-29T08:04:52.218Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:04:52.218Z] ---> 14119a10abf4 [2021-09-29T08:04:52.218Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:04:52.218Z] ---> Running in ff30ce55e014 [2021-09-29T08:04:52.218Z] Removing intermediate container 4221fb546783 [2021-09-29T08:04:52.218Z] ---> 3832200b464a [2021-09-29T08:04:52.218Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:04:52.218Z] ---> Running in 180ebf27a9fc [2021-09-29T08:04:52.218Z] Removing intermediate container 180ebf27a9fc [2021-09-29T08:04:52.218Z] ---> c1b4c9e9f805 [2021-09-29T08:04:52.218Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:04:52.218Z] ---> Running in dd0f604799e0 [2021-09-29T08:04:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:52.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:52.786Z] Removing intermediate container dd0f604799e0 [2021-09-29T08:04:52.786Z] ---> a7ae4608164d [2021-09-29T08:04:52.786Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:04:52.786Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:04:52.786Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:04:52.786Z] OK: 6 MiB in 15 packages [2021-09-29T08:04:53.052Z] ---> Running in cf33d8309d10 [2021-09-29T08:04:53.319Z] Removing intermediate container cf33d8309d10 [2021-09-29T08:04:53.319Z] ---> 745b364df178 [2021-09-29T08:04:53.319Z] Step 16/24 : WORKDIR / [2021-09-29T08:04:53.396Z] $ docker top b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 -eo pid,comm [2021-09-29T08:04:53.590Z] ---> Running in bb1647abc8d7 [2021-09-29T08:04:53.590Z] Removing intermediate container bffd6f2dc188 [2021-09-29T08:04:53.590Z] ---> c898ad76036f [2021-09-29T08:04:53.590Z] [2021-09-29T08:04:53.590Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:04:53.590Z] ---> 14119a10abf4 [2021-09-29T08:04:53.590Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:04:53.591Z] Removing intermediate container 9b330ef2717e [2021-09-29T08:04:53.591Z] ---> 50269f7ef074 [2021-09-29T08:04:53.591Z] [2021-09-29T08:04:53.591Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:04:53.591Z] ---> 14119a10abf4 [2021-09-29T08:04:53.591Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:04:53.591Z] ---> Using cache [2021-09-29T08:04:53.591Z] ---> 3832200b464a [2021-09-29T08:04:53.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:04:53.591Z] ---> Using cache [2021-09-29T08:04:53.591Z] ---> c1b4c9e9f805 [2021-09-29T08:04:53.591Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:04:53.591Z] ---> Running in 36177350d3f7 [2021-09-29T08:04:53.591Z] ---> Running in e49441351211 [Pipeline] { [Pipeline] sh [2021-09-29T08:04:53.858Z] Removing intermediate container bb1647abc8d7 [2021-09-29T08:04:53.858Z] ---> 2848758b7755 [2021-09-29T08:04:53.858Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:04:53.858Z] Removing intermediate container ff30ce55e014 [2021-09-29T08:04:53.858Z] ---> 64155c5eba70 [2021-09-29T08:04:53.858Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:04:53.858Z] Removing intermediate container 36177350d3f7 [2021-09-29T08:04:53.858Z] ---> b4d2ddc88bd0 [2021-09-29T08:04:53.858Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:04:53.858Z] ---> Running in 9dbcfb77e797 [2021-09-29T08:04:54.124Z] Removing intermediate container e49441351211 [2021-09-29T08:04:54.124Z] ---> e5b6dc7451bd [2021-09-29T08:04:54.124Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:04:54.124Z] ---> Running in 540991038c29 [2021-09-29T08:04:54.125Z] ---> 872d686a253f [2021-09-29T08:04:54.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:04:54.125Z] ---> Running in b7d5dcccea59 [2021-09-29T08:04:54.125Z] Removing intermediate container 9dbcfb77e797 [2021-09-29T08:04:54.125Z] ---> 57fe2f2c9611 [2021-09-29T08:04:54.125Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:04:54.378Z] + go version [2021-09-29T08:04:54.378Z] go version go1.16.6 linux/arm64 [2021-09-29T08:04:54.394Z] Removing intermediate container 9bb3c12186a3 [2021-09-29T08:04:54.394Z] ---> 226873cdcec0 [2021-09-29T08:04:54.394Z] [2021-09-29T08:04:54.394Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:04:54.394Z] ---> 14119a10abf4 [2021-09-29T08:04:54.394Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:04:54.394Z] ---> Running in bf601c1991f0 [2021-09-29T08:04:54.394Z] Removing intermediate container 540991038c29 [2021-09-29T08:04:54.394Z] ---> 1506cdd00840 [2021-09-29T08:04:54.394Z] Step 16/24 : WORKDIR / [2021-09-29T08:04:54.394Z] ---> Running in b024dd2a5aef [2021-09-29T08:04:54.394Z] ---> Running in 4d128c1b9043 [2021-09-29T08:04:54.394Z] Removing intermediate container bf601c1991f0 [2021-09-29T08:04:54.394Z] ---> 11294e7b75ba [2021-09-29T08:04:54.394Z] Step 15/23 : EXPOSE $APP_PORT [Pipeline] } [2021-09-29T08:04:54.401Z] $ docker stop --time=1 b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 [2021-09-29T08:04:54.659Z] ---> Running in e5bc03afab60 [2021-09-29T08:04:54.659Z] ---> 9654094a0c58 [2021-09-29T08:04:54.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:04:54.659Z] Removing intermediate container 4d128c1b9043 [2021-09-29T08:04:54.659Z] ---> 80cf6354310a [2021-09-29T08:04:54.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:04:54.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:54.659Z] Removing intermediate container e5bc03afab60 [2021-09-29T08:04:54.659Z] ---> 2401f140a6c7 [2021-09-29T08:04:54.659Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:04:54.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:54.929Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:04:54.929Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:04:54.929Z] ---> f773c040abfe [2021-09-29T08:04:54.929Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:04:54.929Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:04:54.929Z] OK: 6 MiB in 16 packages [2021-09-29T08:04:54.929Z] ---> 4e102ccd7f7d [2021-09-29T08:04:54.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:04:54.929Z] ---> Running in 40e9ec104343 [2021-09-29T08:04:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:55.213Z] ---> a48a4534394b [2021-09-29T08:04:55.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:04:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:04:55.485Z] Removing intermediate container 40e9ec104343 [2021-09-29T08:04:55.485Z] ---> 03b8eaf20b63 [2021-09-29T08:04:55.485Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:04:55.485Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:04:55.485Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:04:55.485Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:04:55.485Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:04:55.485Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:04:55.485Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:04:55.485Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:04:55.485Z] OK: 8 MiB in 19 packages [2021-09-29T08:04:55.485Z] ---> Running in c109fdc8fcf0 [2021-09-29T08:04:55.485Z] ---> d5e0b1be97da [2021-09-29T08:04:55.485Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:04:55.485Z] ---> 5f614dbcfb2c [2021-09-29T08:04:55.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:04:55.485Z] Removing intermediate container b7d5dcccea59 [2021-09-29T08:04:55.485Z] ---> b45ac3ddb7ca [2021-09-29T08:04:55.485Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:04:55.757Z] ---> Running in 9f49053e77bc [2021-09-29T08:04:55.757Z] Removing intermediate container c109fdc8fcf0 [2021-09-29T08:04:55.757Z] ---> 1b8a5b11994a [2021-09-29T08:04:55.757Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:04:55.757Z] ---> Running in 9f7a65080bb1 [2021-09-29T08:04:55.757Z] ---> 17a82c41111b [2021-09-29T08:04:55.757Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:04:55.757Z] Removing intermediate container 9f49053e77bc [2021-09-29T08:04:55.757Z] ---> c976e89cf78b [2021-09-29T08:04:55.757Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:04:55.757Z] ---> Running in 45441ccfe9ca [2021-09-29T08:04:56.026Z] ---> Running in b17861404335 [2021-09-29T08:04:56.026Z] ---> e518b83541f4 [2021-09-29T08:04:56.026Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:04:56.026Z] Removing intermediate container 9f7a65080bb1 [2021-09-29T08:04:56.026Z] ---> 9be56bb815ed [2021-09-29T08:04:56.026Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:04:56.026Z] ---> Running in 3730e2b1e9a2 [2021-09-29T08:04:56.026Z] Removing intermediate container 45441ccfe9ca [2021-09-29T08:04:56.026Z] ---> 2310ab2d578f [2021-09-29T08:04:56.026Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:04:56.026Z] Removing intermediate container b024dd2a5aef [2021-09-29T08:04:56.026Z] ---> 4e6eab69152c [2021-09-29T08:04:56.026Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:04:56.026Z] ---> Running in f3ef5f5c0624 [2021-09-29T08:04:56.026Z] ---> Running in 98f679052327 [2021-09-29T08:04:56.026Z] Removing intermediate container b17861404335 [2021-09-29T08:04:56.026Z] ---> 94c0db3ce412 [2021-09-29T08:04:56.026Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:04:56.026Z] ---> Running in 6e1711009d68 [2021-09-29T08:04:56.026Z] ---> Running in d24b588a53e7 [2021-09-29T08:04:56.026Z] Removing intermediate container 3730e2b1e9a2 [2021-09-29T08:04:56.026Z] ---> 195e5269caf3 [2021-09-29T08:04:56.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:04:56.201Z] $ docker rm -f b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 [2021-09-29T08:04:56.295Z] Removing intermediate container f3ef5f5c0624 [2021-09-29T08:04:56.295Z] ---> 4f6444c5230c [2021-09-29T08:04:56.295Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:04:56.295Z] ---> Running in 20dc66911c5e [2021-09-29T08:04:56.295Z] ---> Running in 76b013415b0a [2021-09-29T08:04:56.295Z] Removing intermediate container 98f679052327 [2021-09-29T08:04:56.295Z] ---> ac0df4cdc4f9 [2021-09-29T08:04:56.295Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:04:56.295Z] Removing intermediate container 6e1711009d68 [2021-09-29T08:04:56.295Z] ---> 5b3e128384d7 [2021-09-29T08:04:56.295Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:04:56.295Z] ---> Running in 316715dbf159 [2021-09-29T08:04:56.295Z] ---> Running in 9e9d17fc03c0 [2021-09-29T08:04:56.295Z] Removing intermediate container 20dc66911c5e [2021-09-29T08:04:56.295Z] ---> bdd8484e104b [2021-09-29T08:04:56.295Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:04:56.295Z] Removing intermediate container 76b013415b0a [2021-09-29T08:04:56.295Z] ---> f653f6070513 [2021-09-29T08:04:56.295Z] [2021-09-29T08:04:56.295Z] ---> Running in cf6d1906369b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-09-29T08:04:56.606Z] Removing intermediate container 9e9d17fc03c0 [2021-09-29T08:04:56.606Z] ---> db5093b034e1 [2021-09-29T08:04:56.606Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:04:56.606Z] Successfully built f653f6070513 [2021-09-29T08:04:56.606Z] Successfully tagged core-command:latest [2021-09-29T08:04:56.606Z] Building sys-mgmt-agent [2021-09-29T08:04:56.606Z]  Building core-command ... done  ---> Running in b9b2fe78a319 [2021-09-29T08:04:56.606Z] Removing intermediate container 316715dbf159 [2021-09-29T08:04:56.606Z] ---> af66c525b19e [2021-09-29T08:04:56.606Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:04:56.874Z] Removing intermediate container cf6d1906369b [2021-09-29T08:04:56.874Z] ---> 4155a6ef846c [2021-09-29T08:04:56.874Z] Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:04:57.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:04:57.103Z] [2021-09-29T08:04:57.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:04:57.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:04:57.455Z] ---> Running in 38ac7ba72851 [2021-09-29T08:04:57.723Z] Removing intermediate container b9b2fe78a319 [2021-09-29T08:04:57.723Z] ---> d100c1fc8e6f [2021-09-29T08:04:57.723Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:04:57.726Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T08:04:57.726Z] 29e5d40040c1: Pulling fs layer [2021-09-29T08:04:57.726Z] 1ce36da41761: Pulling fs layer [2021-09-29T08:04:57.726Z] 25b303627fd3: Pulling fs layer [2021-09-29T08:04:57.997Z] ---> e584b1341962 [2021-09-29T08:04:57.997Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:04:57.997Z] ---> Running in 90d775a4154f [2021-09-29T08:04:57.997Z] Removing intermediate container d24b588a53e7 [2021-09-29T08:04:57.997Z] ---> c9c2df6c9498 [2021-09-29T08:04:57.997Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:04:57.997Z] Removing intermediate container 38ac7ba72851 [2021-09-29T08:04:57.997Z] ---> 86fb384cdd2d [2021-09-29T08:04:57.997Z] Step 23/23 : LABEL version=2.0.1-dev.58 [2021-09-29T08:04:58.002Z] 29e5d40040c1: Verifying Checksum [2021-09-29T08:04:58.279Z] ---> Running in 6e9df9caa322 [2021-09-29T08:04:58.279Z] ---> Running in ba5664014fc9 [2021-09-29T08:04:58.279Z] Removing intermediate container 90d775a4154f [2021-09-29T08:04:58.279Z] ---> e12cf03891c2 [2021-09-29T08:04:58.279Z] [2021-09-29T08:04:58.279Z] Successfully built e12cf03891c2 [2021-09-29T08:04:58.279Z] ---> ff8fbec16d79 [2021-09-29T08:04:58.279Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:04:58.553Z] Successfully tagged core-metadata:latest [2021-09-29T08:04:58.553Z]  Building core-metadata ... done Building security-secretstore-setup [2021-09-29T08:04:58.553Z] Removing intermediate container ba5664014fc9 [2021-09-29T08:04:58.553Z] ---> 8c4425377ea7 [2021-09-29T08:04:58.553Z] [2021-09-29T08:04:58.553Z] Removing intermediate container 6e9df9caa322 [2021-09-29T08:04:58.553Z] ---> 44df766444cb [2021-09-29T08:04:58.553Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:04:58.553Z] Successfully built 8c4425377ea7 [2021-09-29T08:04:58.553Z] Successfully tagged support-scheduler:latest [2021-09-29T08:04:58.553Z]  Building support-scheduler ... done Building core-data [2021-09-29T08:04:58.616Z] 1ce36da41761: Verifying Checksum [2021-09-29T08:04:58.616Z] 1ce36da41761: Download complete [2021-09-29T08:04:58.616Z] 29e5d40040c1: Pull complete [2021-09-29T08:04:59.596Z] 1ce36da41761: Pull complete [2021-09-29T08:04:59.868Z] 25b303627fd3: Verifying Checksum [2021-09-29T08:04:59.868Z] 25b303627fd3: Download complete [2021-09-29T08:05:02.808Z] ---> ddaf778f10ec [2021-09-29T08:05:02.809Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:05:02.809Z] ---> a4694ad17f91 [2021-09-29T08:05:02.809Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:05:03.084Z] ---> Running in d947a0186f43 [2021-09-29T08:05:03.350Z] ---> Running in 366f8f52ea5b [2021-09-29T08:05:03.939Z] Removing intermediate container 366f8f52ea5b [2021-09-29T08:05:03.939Z] ---> 415ee9f5c2e2 [2021-09-29T08:05:03.939Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:05:04.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:05:04.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:05:04.904Z] ---> 16817b7ee0d2 [2021-09-29T08:05:04.904Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 6b540846e7eb [2021-09-29T08:05:04.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 409c594dbb99 [2021-09-29T08:05:04.904Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 0fc88ec789c9 [2021-09-29T08:05:04.904Z] Step 6/26 : COPY go.mod . [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 1e6cdd068afb [2021-09-29T08:05:04.904Z] Step 7/26 : RUN go mod download [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 96c0cc08fc3c [2021-09-29T08:05:04.904Z] Step 8/26 : COPY . . [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> 73f187d66ec7 [2021-09-29T08:05:04.904Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:05:04.904Z] ---> Using cache [2021-09-29T08:05:04.904Z] ---> e8568b705800 [2021-09-29T08:05:04.904Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:05:05.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:05:05.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:05:05.178Z] ---> 16817b7ee0d2 [2021-09-29T08:05:05.178Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:05:05.178Z] ---> Using cache [2021-09-29T08:05:05.178Z] ---> 6b540846e7eb [2021-09-29T08:05:05.178Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:05:05.178Z] ---> Using cache [2021-09-29T08:05:05.178Z] ---> 409c594dbb99 [2021-09-29T08:05:05.178Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:05:05.178Z] ---> Running in 307643026af3 [2021-09-29T08:05:05.445Z] ---> Running in 03f2bceb1baa [2021-09-29T08:05:05.445Z] ---> Running in 32e8a5049336 [2021-09-29T08:05:05.445Z] Removing intermediate container 307643026af3 [2021-09-29T08:05:05.445Z] ---> 287a966ae386 [2021-09-29T08:05:05.445Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T08:05:05.445Z] ---> Running in 01b5bde9f64a [2021-09-29T08:05:05.715Z] Removing intermediate container 01b5bde9f64a [2021-09-29T08:05:05.715Z] ---> a6f76e95001e [2021-09-29T08:05:05.715Z] Step 21/22 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:05:05.715Z] Removing intermediate container d947a0186f43 [2021-09-29T08:05:05.715Z] ---> 5249fcb8b6e8 [2021-09-29T08:05:05.715Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:05:05.715Z] ---> Running in 42c58b082527 [2021-09-29T08:05:05.981Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:05:05.981Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:05:05.981Z] ---> 16817b7ee0d2 [2021-09-29T08:05:05.981Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:05:05.981Z] ---> Using cache [2021-09-29T08:05:05.981Z] ---> 6b540846e7eb [2021-09-29T08:05:05.981Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:05:05.981Z] ---> Using cache [2021-09-29T08:05:05.981Z] ---> 409c594dbb99 [2021-09-29T08:05:05.981Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T08:05:05.981Z] ---> Running in 338d8cb6974b [2021-09-29T08:05:05.981Z] Removing intermediate container 42c58b082527 [2021-09-29T08:05:05.981Z] ---> c193f9d8b3d1 [2021-09-29T08:05:05.981Z] Step 22/22 : LABEL version=2.0.1-dev.58 [2021-09-29T08:05:05.981Z] ---> Running in 524ee09a7052 [2021-09-29T08:05:06.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:06.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:05:06.252Z] ---> a49bc608b58c [2021-09-29T08:05:06.252Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:05:06.252Z] Removing intermediate container 524ee09a7052 [2021-09-29T08:05:06.252Z] ---> cc9993e1e297 [2021-09-29T08:05:06.252Z] [2021-09-29T08:05:06.535Z] Successfully built cc9993e1e297 [2021-09-29T08:05:06.535Z] Successfully tagged security-proxy-setup:latest [2021-09-29T08:05:06.535Z] Building support-notifications [2021-09-29T08:05:06.807Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:07.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:07.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:08.255Z] ---> b487f151881b [2021-09-29T08:05:08.255Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:05:08.255Z] OK: 219 MiB in 52 packages [2021-09-29T08:05:08.537Z] OK: 219 MiB in 52 packages [2021-09-29T08:05:08.823Z] ---> ff6015c3145c [2021-09-29T08:05:08.823Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:05:08.823Z] Removing intermediate container 32e8a5049336 [2021-09-29T08:05:08.823Z] ---> e01e5c9e1e61 [2021-09-29T08:05:08.823Z] Step 6/24 : COPY go.mod . [2021-09-29T08:05:09.430Z] Removing intermediate container 338d8cb6974b [2021-09-29T08:05:09.430Z] ---> aad00b234e2c [2021-09-29T08:05:09.430Z] Step 6/24 : COPY go.mod . [2021-09-29T08:05:09.430Z] ---> 4d656f4bba54 [2021-09-29T08:05:09.430Z] Step 7/24 : RUN go mod download [2021-09-29T08:05:09.430Z] ---> c654c79fc837 [2021-09-29T08:05:09.430Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:05:09.430Z] ---> Running in b7bea7c76955 [2021-09-29T08:05:09.706Z] ---> 7fce33e47205 [2021-09-29T08:05:09.706Z] Step 7/24 : RUN go mod download [2021-09-29T08:05:09.706Z] ---> Running in f132f9ddb6d2 [2021-09-29T08:05:09.981Z] ---> 828e2082312d [2021-09-29T08:05:09.982Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:05:09.982Z] ---> Running in dc7d9cdc7023 [2021-09-29T08:05:10.010Z] 25b303627fd3: Pull complete [2021-09-29T08:05:10.011Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T08:05:10.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:05:10.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T08:05:10.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container [2021-09-29T08:05:10.360Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T08:05:10.576Z] Removing intermediate container dc7d9cdc7023 [2021-09-29T08:05:10.576Z] ---> dab96ae264f2 [2021-09-29T08:05:10.576Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:05:10.841Z] ---> 340fc907f008 [2021-09-29T08:05:10.841Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:05:10.841Z] ---> Running in bd8d213a48c6 [2021-09-29T08:05:12.306Z] Removing intermediate container b7bea7c76955 [2021-09-29T08:05:12.306Z] ---> 53a8b4cc673c [2021-09-29T08:05:12.306Z] Step 8/24 : COPY . . [2021-09-29T08:05:12.306Z] Removing intermediate container bd8d213a48c6 [2021-09-29T08:05:12.306Z] ---> 2959f9ac561f [2021-09-29T08:05:12.306Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:05:12.587Z] ---> Running in 3c07a68523fe [2021-09-29T08:05:12.855Z] Removing intermediate container f132f9ddb6d2 [2021-09-29T08:05:12.855Z] ---> b59e4908aa3f [2021-09-29T08:05:12.855Z] Step 8/24 : COPY . . [2021-09-29T08:05:13.128Z] Removing intermediate container 3c07a68523fe [2021-09-29T08:05:13.128Z] ---> d67ca50dee7f [2021-09-29T08:05:13.128Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:05:13.684Z] $ docker top 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 -eo pid,comm [2021-09-29T08:05:13.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:05:13.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:05:13.705Z] ---> 16817b7ee0d2 [2021-09-29T08:05:13.705Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:05:13.705Z] ---> Using cache [2021-09-29T08:05:13.705Z] ---> 6b540846e7eb [2021-09-29T08:05:13.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:05:13.705Z] ---> Using cache [2021-09-29T08:05:13.705Z] ---> 409c594dbb99 [2021-09-29T08:05:13.705Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh [2021-09-29T08:05:14.629Z] + docker-compose build --help [2021-09-29T08:05:14.629Z] + grep parallel [2021-09-29T08:05:15.662Z] ---> Running in 2250e1426c18 [2021-09-29T08:05:15.662Z] ---> Running in 0684066a6bb0 [2021-09-29T08:05:15.929Z] Removing intermediate container 2250e1426c18 [2021-09-29T08:05:15.929Z] ---> ace6bffdde07 [2021-09-29T08:05:15.929Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T08:05:16.203Z] ---> Running in acdb2f38922a [2021-09-29T08:05:16.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:16.799Z] Removing intermediate container acdb2f38922a [2021-09-29T08:05:16.799Z] ---> c96218cd5f69 [2021-09-29T08:05:16.799Z] Step 31/32 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:05:17.400Z] ---> Running in 5fb98decd454 [2021-09-29T08:05:17.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:17.940Z] Removing intermediate container 5fb98decd454 [2021-09-29T08:05:17.940Z] ---> 175cae90dc53 [2021-09-29T08:05:17.940Z] Step 32/32 : LABEL version=2.0.1-dev.58 [2021-09-29T08:05:18.007Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T08:05:18.298Z] $ docker stop --time=1 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 [2021-09-29T08:05:18.902Z] ---> Running in c9871d3cdc23 [2021-09-29T08:05:18.902Z] OK: 219 MiB in 52 packages [2021-09-29T08:05:19.171Z] Removing intermediate container c9871d3cdc23 [2021-09-29T08:05:19.171Z] ---> eb517bc36dcf [2021-09-29T08:05:19.171Z] [2021-09-29T08:05:19.438Z] Successfully built eb517bc36dcf [2021-09-29T08:05:19.438Z] Successfully tagged security-bootstrapper:latest [2021-09-29T08:05:20.024Z]  Building security-bootstrapper ... done Removing intermediate container 0684066a6bb0 [2021-09-29T08:05:20.024Z] ---> 219ef7db521f [2021-09-29T08:05:20.024Z] Step 6/23 : COPY go.mod . [2021-09-29T08:05:20.142Z] $ docker rm -f 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:05:20.615Z] ---> 643eef8cfad8 [2021-09-29T08:05:20.615Z] Step 7/23 : RUN go mod download [2021-09-29T08:05:20.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:05:20.782Z] . [Pipeline] withDockerContainer [2021-09-29T08:05:20.894Z] ---> Running in 171cf4ce0a10 [2021-09-29T08:05:21.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container [2021-09-29T08:05:21.082Z] $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T08:05:21.161Z] ---> f9e898525150 [2021-09-29T08:05:21.161Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:05:21.161Z] ---> Running in e9311b6a2575 [2021-09-29T08:05:21.161Z] ---> 3ba391daee61 [2021-09-29T08:05:21.161Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:05:21.427Z] ---> Running in 87da73375d83 [2021-09-29T08:05:22.461Z] $ docker top 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:05:23.374Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:05:23.386Z] Removing intermediate container e9311b6a2575 [2021-09-29T08:05:23.386Z] ---> 2d3e66f8d59e [2021-09-29T08:05:23.386Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:05:23.386Z] Removing intermediate container 171cf4ce0a10 [2021-09-29T08:05:23.386Z] ---> c7f72f38909d [2021-09-29T08:05:23.386Z] Step 8/23 : COPY . . [2021-09-29T08:05:23.386Z] ---> Running in 291d93bdce6e [2021-09-29T08:05:23.386Z] Removing intermediate container 87da73375d83 [2021-09-29T08:05:23.386Z] ---> 3f3942fb2785 [2021-09-29T08:05:23.386Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:05:23.656Z] ---> Running in 1d13f7346567 [2021-09-29T08:05:23.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:05:24.200Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:05:25.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:05:27.686Z] Building core-command ... [2021-09-29T08:05:27.686Z] Building core-data ... [2021-09-29T08:05:27.686Z] Building core-metadata ... [2021-09-29T08:05:27.686Z] Building security-bootstrapper ... [2021-09-29T08:05:27.686Z] Building security-proxy-setup ... [2021-09-29T08:05:27.686Z] Building security-secretstore-setup ... [2021-09-29T08:05:27.686Z] Building support-notifications ... [2021-09-29T08:05:27.686Z] Building support-scheduler ... [2021-09-29T08:05:27.686Z] Building sys-mgmt-agent ... [2021-09-29T08:05:27.686Z] Building security-secretstore-setup [2021-09-29T08:05:27.686Z] Building core-command [2021-09-29T08:05:27.686Z] Building support-scheduler [2021-09-29T08:05:27.686Z] Building support-notifications [2021-09-29T08:05:27.686Z] Building security-bootstrapper [2021-09-29T08:05:29.505Z] ---> 023871568229 [2021-09-29T08:05:29.505Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:05:29.505Z] ---> Running in 44a2169d1e61 [2021-09-29T08:05:30.965Z] Removing intermediate container 03f2bceb1baa [2021-09-29T08:05:30.965Z] ---> faa79cac06ac [2021-09-29T08:05:30.965Z] [2021-09-29T08:05:30.965Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:05:30.965Z] ---> 14119a10abf4 [2021-09-29T08:05:30.965Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:05:30.966Z] ---> Running in 151f36394a7a [2021-09-29T08:05:31.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:31.526Z] Removing intermediate container 44a2169d1e61 [2021-09-29T08:05:31.526Z] ---> 955a68a6e291 [2021-09-29T08:05:31.526Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:05:31.526Z] ---> Running in 592302979b81 [2021-09-29T08:05:31.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:31.804Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:05:31.804Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:05:31.804Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:05:31.804Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:05:31.804Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:05:32.084Z] OK: 6 MiB in 17 packages [2021-09-29T08:05:32.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:05:32.362Z] Removing intermediate container 151f36394a7a [2021-09-29T08:05:32.362Z] ---> 98657ae22772 [2021-09-29T08:05:32.362Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:05:32.632Z] ---> Running in cbddb8306680 [2021-09-29T08:05:32.632Z] Removing intermediate container cbddb8306680 [2021-09-29T08:05:32.632Z] ---> 59fb670eef8f [2021-09-29T08:05:32.632Z] Step 14/26 : WORKDIR / [2021-09-29T08:05:32.632Z] ---> Running in 75d2ae4eb7ca [2021-09-29T08:05:32.899Z] Removing intermediate container 75d2ae4eb7ca [2021-09-29T08:05:32.899Z] ---> 7598069cf12c [2021-09-29T08:05:32.899Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T08:05:33.164Z] ---> 5ecebcfe42f7 [2021-09-29T08:05:33.164Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T08:05:33.750Z] ---> dd1708380acf [2021-09-29T08:05:33.750Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:05:34.019Z] ---> a67e5c370cb2 [2021-09-29T08:05:34.019Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T08:05:34.291Z] ---> 9639b9021f71 [2021-09-29T08:05:34.291Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:05:34.885Z] ---> fe97f4d40806 [2021-09-29T08:05:34.885Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:05:35.493Z] ---> 3912e9a9292e [2021-09-29T08:05:35.494Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:05:35.768Z] ---> 6b21e909b94f [2021-09-29T08:05:35.768Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T08:05:35.768Z] ---> Running in 48434d6c2ee2 [2021-09-29T08:05:36.759Z] Removing intermediate container 48434d6c2ee2 [2021-09-29T08:05:36.759Z] ---> 03b25680b07f [2021-09-29T08:05:36.759Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:05:36.759Z] ---> Running in fe9bf4c2f87d [2021-09-29T08:05:37.028Z] Removing intermediate container fe9bf4c2f87d [2021-09-29T08:05:37.028Z] ---> 78cc117cb013 [2021-09-29T08:05:37.028Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T08:05:37.028Z] ---> Running in 818d4d1910cd [2021-09-29T08:05:37.028Z] Removing intermediate container 818d4d1910cd [2021-09-29T08:05:37.028Z] ---> 8f62cf801f87 [2021-09-29T08:05:37.028Z] Step 25/26 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:05:37.028Z] ---> Running in b7d4a222b5c1 [2021-09-29T08:05:37.296Z] Removing intermediate container b7d4a222b5c1 [2021-09-29T08:05:37.296Z] ---> 01b7afb7d285 [2021-09-29T08:05:37.296Z] Step 26/26 : LABEL version=2.0.1-dev.58 [2021-09-29T08:05:37.296Z] ---> Running in fc78e1f68aeb [2021-09-29T08:05:37.567Z] Removing intermediate container fc78e1f68aeb [2021-09-29T08:05:37.567Z] ---> 3ccb7d74222d [2021-09-29T08:05:37.567Z] [2021-09-29T08:05:37.567Z] Successfully built 3ccb7d74222d [2021-09-29T08:05:37.567Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T08:05:52.645Z]  Building security-secretstore-setup ... done Removing intermediate container 291d93bdce6e [2021-09-29T08:05:52.645Z] ---> 7af2fa01860d [2021-09-29T08:05:52.645Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:05:52.645Z] ---> Running in 6860b0686d06 [2021-09-29T08:05:52.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:05:52.645Z] Removing intermediate container 6860b0686d06 [2021-09-29T08:05:52.645Z] ---> 74f941a6c538 [2021-09-29T08:05:52.645Z] [2021-09-29T08:05:52.645Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:05:53.240Z] 20.10.7: Pulling from library/docker [2021-09-29T08:05:57.561Z] Removing intermediate container 592302979b81 [2021-09-29T08:05:57.561Z] ---> 1b833a9d2ffd [2021-09-29T08:05:57.561Z] [2021-09-29T08:05:57.561Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:05:57.561Z] ---> 14119a10abf4 [2021-09-29T08:05:57.561Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:05:57.561Z] ---> Running in ae925acebe6d [2021-09-29T08:05:57.561Z] Removing intermediate container 1d13f7346567 [2021-09-29T08:05:57.561Z] ---> 141b4a620b57 [2021-09-29T08:05:57.561Z] [2021-09-29T08:05:57.561Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:05:57.561Z] ---> 14119a10abf4 [2021-09-29T08:05:57.561Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:05:57.561Z] ---> Running in dbf5d4e8bcef [2021-09-29T08:05:57.561Z] Removing intermediate container dbf5d4e8bcef [2021-09-29T08:05:57.561Z] ---> bcc494b13fbd [2021-09-29T08:05:57.561Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:05:57.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:57.561Z] ---> Running in e0f0f3866964 [2021-09-29T08:05:57.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:57.828Z] Removing intermediate container e0f0f3866964 [2021-09-29T08:05:57.828Z] ---> 75a007212fe3 [2021-09-29T08:05:57.828Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:05:57.828Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:05:58.096Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:05:58.096Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:05:58.096Z] ---> Running in 38f3cee2c5b1 [2021-09-29T08:05:58.096Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:05:58.096Z] OK: 6 MiB in 16 packages [2021-09-29T08:05:58.096Z] Removing intermediate container 38f3cee2c5b1 [2021-09-29T08:05:58.096Z] ---> 5ad1fd914648 [2021-09-29T08:05:58.096Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:05:58.364Z] ---> Running in 6d965630e422 [2021-09-29T08:05:58.632Z] Removing intermediate container ae925acebe6d [2021-09-29T08:05:58.632Z] ---> e232cc7d1faf [2021-09-29T08:05:58.632Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:05:58.632Z] ---> Running in 9a6feadbd8d4 [2021-09-29T08:05:58.904Z] Removing intermediate container 9a6feadbd8d4 [2021-09-29T08:05:58.904Z] ---> e3108b337b6c [2021-09-29T08:05:58.904Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T08:05:58.904Z] ---> Running in 4008460e711f [2021-09-29T08:05:58.904Z] Removing intermediate container 6d965630e422 [2021-09-29T08:05:58.904Z] ---> 558787df243f [2021-09-29T08:05:58.904Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:05:59.183Z] ---> Running in d1a2e70063a5 [2021-09-29T08:05:59.183Z] Removing intermediate container 4008460e711f [2021-09-29T08:05:59.183Z] ---> ea003964aee1 [2021-09-29T08:05:59.183Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:05:59.183Z] ---> Running in 37cbbdd23ae9 [2021-09-29T08:05:59.449Z] Removing intermediate container 37cbbdd23ae9 [2021-09-29T08:05:59.449Z] ---> bb3c14b8fb07 [2021-09-29T08:05:59.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:05:59.449Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:05:59.720Z] ---> f643b2e8ad2c [2021-09-29T08:05:59.720Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:05:59.993Z] ---> 1e817b567c63 [2021-09-29T08:05:59.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:06:00.260Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:06:00.260Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:06:00.260Z] ---> 08bdaf2f88f9 [2021-09-29T08:06:00.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:06:00.260Z] ---> Running in cced9cc6fe9d [2021-09-29T08:06:00.260Z] ---> 5859037b3869 [2021-09-29T08:06:00.260Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:06:00.260Z] ---> Running in 5b5aa1ea8245 [2021-09-29T08:06:00.260Z] Removing intermediate container cced9cc6fe9d [2021-09-29T08:06:00.260Z] ---> 6bae865d2e8a [2021-09-29T08:06:00.260Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T08:06:00.260Z] ---> Running in 2a0ad698a43d [2021-09-29T08:06:00.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:00.524Z] Removing intermediate container 5b5aa1ea8245 [2021-09-29T08:06:00.524Z] ---> 502231a245aa [2021-09-29T08:06:00.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:06:00.524Z] ---> Running in 218e129f30c6 [2021-09-29T08:06:00.524Z] Removing intermediate container 218e129f30c6 [2021-09-29T08:06:00.524Z] ---> b72db18eb33a [2021-09-29T08:06:00.524Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:06:00.524Z] ---> Running in aa9e63b190e3 [2021-09-29T08:06:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:00.975Z] Removing intermediate container aa9e63b190e3 [2021-09-29T08:06:00.975Z] ---> 1e53c377819b [2021-09-29T08:06:00.975Z] Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:00.975Z] ---> Running in 78051cd8e1bc [2021-09-29T08:06:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:00.975Z] Removing intermediate container 78051cd8e1bc [2021-09-29T08:06:00.975Z] ---> 91b506dde9c8 [2021-09-29T08:06:00.975Z] Step 23/23 : LABEL version=2.0.1-dev.58 [2021-09-29T08:06:00.975Z] ---> Running in 55aba9250e52 [2021-09-29T08:06:00.975Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:06:00.975Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:06:00.975Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:06:00.975Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:06:00.975Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:06:00.975Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:06:00.975Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:06:00.975Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:06:00.975Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:06:00.975Z] Removing intermediate container 55aba9250e52 [2021-09-29T08:06:00.975Z] ---> f1b360bd5685 [2021-09-29T08:06:00.975Z] [2021-09-29T08:06:00.975Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:06:00.975Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:06:00.975Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:06:00.975Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:06:01.309Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:06:01.309Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:06:01.309Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:06:01.309Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:06:01.309Z] Successfully built f1b360bd5685 [2021-09-29T08:06:01.309Z] Successfully tagged support-notifications:latest [2021-09-29T08:06:01.309Z]  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:06:01.669Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:06:01.669Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:06:01.669Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:06:01.669Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:06:01.669Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:06:01.669Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:06:01.669Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:06:01.669Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:06:01.669Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:06:01.669Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:06:02.025Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:06:02.025Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:06:02.025Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:06:02.025Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:06:02.025Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:06:02.025Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:06:02.025Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:06:02.025Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:06:02.025Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:06:02.025Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:06:02.025Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:06:02.025Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:06:02.025Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:06:02.025Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:06:02.025Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:06:02.025Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:06:02.025Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:06:02.025Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:06:02.025Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:06:02.025Z] OK: 82 MiB in 59 packages [2021-09-29T08:06:02.382Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:06:02.382Z] OK: 8 MiB in 20 packages [2021-09-29T08:06:03.569Z] Removing intermediate container d1a2e70063a5 [2021-09-29T08:06:03.569Z] ---> db9ea0681d82 [2021-09-29T08:06:03.569Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:06:03.569Z] ---> cd523e13cf81 [2021-09-29T08:06:03.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:06:04.161Z] ---> 102c951a4d27 [2021-09-29T08:06:04.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:06:04.161Z] ---> 04b907e434e4 [2021-09-29T08:06:04.161Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:06:04.161Z] ---> Running in 7748d2da37a7 [2021-09-29T08:06:04.161Z] Removing intermediate container 7748d2da37a7 [2021-09-29T08:06:04.161Z] ---> feaa798e001d [2021-09-29T08:06:04.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:06:04.161Z] Collecting docker-compose==1.23.2 [2021-09-29T08:06:04.161Z] ---> Running in c9f2a2b88183 [2021-09-29T08:06:04.431Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:06:04.431Z] Removing intermediate container c9f2a2b88183 [2021-09-29T08:06:04.431Z] ---> aac0d13210c8 [2021-09-29T08:06:04.431Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:06:04.431Z] ---> Running in 2c8642cd747b [2021-09-29T08:06:04.431Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:06:04.431Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:06:04.431Z] Removing intermediate container 2c8642cd747b [2021-09-29T08:06:04.431Z] ---> e682c5e42d03 [2021-09-29T08:06:04.431Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:04.431Z] ---> Running in e73a4f93dc30 [2021-09-29T08:06:04.704Z] Removing intermediate container e73a4f93dc30 [2021-09-29T08:06:04.704Z] ---> 2a90c4a6af50 [2021-09-29T08:06:04.704Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:06:04.704Z] ---> Running in 31f109247c93 [2021-09-29T08:06:04.970Z] Removing intermediate container 31f109247c93 [2021-09-29T08:06:04.970Z] ---> 2990928235ec [2021-09-29T08:06:04.970Z] [2021-09-29T08:06:04.970Z] Successfully built 2990928235ec [2021-09-29T08:06:04.970Z] Successfully tagged core-data:latest [2021-09-29T08:06:04.970Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:06:04.970Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:06:04.970Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:06:04.970Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:06:05.551Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:06:05.551Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:06:05.551Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:06:05.551Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:06:05.551Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T08:06:05.551Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:06:05.551Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:06:05.818Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:06:05.818Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:06:06.083Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T08:06:06.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:06:06.347Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:06:06.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:06:06.347Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:06:06.347Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:06:06.612Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:06:06.612Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:06:06.612Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:06:06.612Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:06:06.612Z] Collecting certifi>=2017.4.17 [2021-09-29T08:06:06.612Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:06:06.612Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:06:06.612Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:06:06.612Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:06:06.612Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:06:06.612Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:06:06.612Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:06:06.670Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:06.670Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:06.670Z] ---> 0b22e734bf9d [2021-09-29T08:06:06.670Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:06:06.881Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:06:06.881Z] Attempting uninstall: urllib3 [2021-09-29T08:06:06.881Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:06:06.881Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:06:06.881Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:06:06.881Z] Attempting uninstall: idna [2021-09-29T08:06:06.881Z] Found existing installation: idna 3.1 [2021-09-29T08:06:06.881Z] Uninstalling idna-3.1: [2021-09-29T08:06:06.881Z] Successfully uninstalled idna-3.1 [2021-09-29T08:06:07.148Z] Attempting uninstall: chardet [2021-09-29T08:06:07.148Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:06:07.148Z] Uninstalling chardet-4.0.0: [2021-09-29T08:06:07.148Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:06:07.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:07.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:07.275Z] ---> 0b22e734bf9d [2021-09-29T08:06:07.275Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:06:07.413Z] Attempting uninstall: requests [2021-09-29T08:06:07.413Z] Found existing installation: requests 2.25.1 [2021-09-29T08:06:07.413Z] Uninstalling requests-2.25.1: [2021-09-29T08:06:07.413Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:06:07.413Z] Running setup.py install for texttable: started [2021-09-29T08:06:07.548Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:07.548Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:07.548Z] ---> 0b22e734bf9d [2021-09-29T08:06:07.548Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T08:06:07.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:07.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:07.548Z] ---> 0b22e734bf9d [2021-09-29T08:06:07.548Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:06:07.679Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:06:07.679Z] Running setup.py install for PyYAML: started [2021-09-29T08:06:07.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:07.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:07.822Z] ---> 0b22e734bf9d [2021-09-29T08:06:07.822Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:06:08.263Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:06:08.263Z] Running setup.py install for docopt: started [2021-09-29T08:06:08.532Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:06:08.532Z] Running setup.py install for dockerpty: started [2021-09-29T08:06:08.798Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:06:09.064Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T08:06:11.228Z] ---> Running in 3e72c68cb67e [2021-09-29T08:06:11.229Z] ---> Running in 3d8d55fa5d00 [2021-09-29T08:06:11.229Z] ---> Running in cec3e5fa74b0 [2021-09-29T08:06:11.229Z] ---> Running in 250960a56a5d [2021-09-29T08:06:11.229Z] ---> Running in fcc155e95e7e [2021-09-29T08:06:11.833Z] Removing intermediate container 3e72c68cb67e [2021-09-29T08:06:11.833Z] ---> 28825fd25b90 [2021-09-29T08:06:11.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:11.833Z] ---> Running in 7d9bd451e95f [2021-09-29T08:06:11.833Z] Removing intermediate container fcc155e95e7e [2021-09-29T08:06:11.833Z] ---> 0a6f69999e78 [2021-09-29T08:06:11.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:11.833Z] Removing intermediate container cec3e5fa74b0 [2021-09-29T08:06:11.833Z] ---> e8bc14463c95 [2021-09-29T08:06:11.833Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:12.121Z] Removing intermediate container 3d8d55fa5d00 [2021-09-29T08:06:12.121Z] ---> 0ade68e58d12 [2021-09-29T08:06:12.121Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:12.121Z] Removing intermediate container 250960a56a5d [2021-09-29T08:06:12.121Z] ---> 77be423cce32 [2021-09-29T08:06:12.121Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:12.394Z] ---> Running in b64c3adcb767 [2021-09-29T08:06:12.394Z] ---> Running in d34907fc84ef [2021-09-29T08:06:12.394Z] ---> Running in ffca888edaf3 [2021-09-29T08:06:12.394Z] ---> Running in b31c56df3488 [2021-09-29T08:06:12.411Z] Removing intermediate container 2a0ad698a43d [2021-09-29T08:06:12.411Z] ---> 69ba957fd616 [2021-09-29T08:06:12.411Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:06:12.411Z] ---> Running in 33985dede510 [2021-09-29T08:06:12.411Z] Removing intermediate container 33985dede510 [2021-09-29T08:06:12.411Z] ---> 9c095064c96d [2021-09-29T08:06:12.411Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:06:12.411Z] ---> Running in a1b951544680 [2021-09-29T08:06:12.411Z] Removing intermediate container a1b951544680 [2021-09-29T08:06:12.411Z] ---> 08016b9421a6 [2021-09-29T08:06:12.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:06:12.411Z] ---> 6584164ba695 [2021-09-29T08:06:12.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:06:12.685Z] ---> ecb713ae1941 [2021-09-29T08:06:12.685Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:06:12.685Z] ---> 40a1266cea6d [2021-09-29T08:06:12.685Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:06:12.685Z] ---> Running in 4c66d91ed28e [2021-09-29T08:06:12.950Z] Removing intermediate container 4c66d91ed28e [2021-09-29T08:06:12.950Z] ---> 9cdd26cf2042 [2021-09-29T08:06:12.950Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:06:12.950Z] ---> Running in 5c84a234f7da [2021-09-29T08:06:12.950Z] Removing intermediate container 5c84a234f7da [2021-09-29T08:06:12.950Z] ---> 9b06d4cab06c [2021-09-29T08:06:12.950Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:06:12.950Z] ---> Running in bccc568552c1 [2021-09-29T08:06:13.215Z] Removing intermediate container bccc568552c1 [2021-09-29T08:06:13.215Z] ---> 23410826078c [2021-09-29T08:06:13.215Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:13.215Z] ---> Running in b0627824b2dc [2021-09-29T08:06:13.215Z] Removing intermediate container b0627824b2dc [2021-09-29T08:06:13.215Z] ---> af223706aa4b [2021-09-29T08:06:13.215Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:06:13.215Z] ---> Running in 5c450ae57463 [2021-09-29T08:06:13.215Z] Removing intermediate container 5c450ae57463 [2021-09-29T08:06:13.215Z] ---> 08ffa0ad18ac [2021-09-29T08:06:13.215Z] [2021-09-29T08:06:13.480Z] Successfully built 08ffa0ad18ac [2021-09-29T08:06:13.480Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T08:06:13.491Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T08:06:13.496Z] $ docker stop --time=1 c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 [2021-09-29T08:06:14.891Z] $ docker rm -f c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:06:15.276Z] + docker images [2021-09-29T08:06:15.276Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:06:15.276Z] sys-mgmt-agent latest 08ffa0ad18ac 2 seconds ago 325MB [2021-09-29T08:06:15.276Z] core-data latest 2990928235ec 11 seconds ago 20.5MB [2021-09-29T08:06:15.276Z] support-notifications latest f1b360bd5685 15 seconds ago 16.8MB [2021-09-29T08:06:15.276Z] 141b4a620b57 19 seconds ago 1.76GB [2021-09-29T08:06:15.276Z] 1b833a9d2ffd 19 seconds ago 1.75GB [2021-09-29T08:06:15.276Z] 74f941a6c538 23 seconds ago 1.75GB [2021-09-29T08:06:15.276Z] security-secretstore-setup latest 3ccb7d74222d 38 seconds ago 28.2MB [2021-09-29T08:06:15.276Z] faa79cac06ac 45 seconds ago 1.76GB [2021-09-29T08:06:15.276Z] security-bootstrapper latest eb517bc36dcf 57 seconds ago 18.8MB [2021-09-29T08:06:15.276Z] security-proxy-setup latest cc9993e1e297 About a minute ago 26.7MB [2021-09-29T08:06:15.276Z] core-metadata latest e12cf03891c2 About a minute ago 16.8MB [2021-09-29T08:06:15.276Z] support-scheduler latest 8c4425377ea7 About a minute ago 16.1MB [2021-09-29T08:06:15.276Z] core-command latest f653f6070513 About a minute ago 16MB [2021-09-29T08:06:15.276Z] 226873cdcec0 About a minute ago 1.76GB [2021-09-29T08:06:15.276Z] c898ad76036f About a minute ago 1.75GB [2021-09-29T08:06:15.276Z] 50269f7ef074 About a minute ago 1.76GB [2021-09-29T08:06:15.276Z] 2c9f361bf31c About a minute ago 1.75GB [2021-09-29T08:06:15.276Z] ee5ea57e50c3 About a minute ago 1.75GB [2021-09-29T08:06:15.276Z] ci-base-image-x86_64 latest 16817b7ee0d2 5 minutes ago 1.25GB [2021-09-29T08:06:15.276Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T08:06:15.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T08:06:15.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T08:06:15.276Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T08:06:15.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:06:15.620Z] provisioning config files... [2021-09-29T08:06:15.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config2422192013304203367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:06:15.830Z] Removing intermediate container 7d9bd451e95f [2021-09-29T08:06:15.830Z] ---> 94eb154d05d6 [2021-09-29T08:06:15.830Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:06:15.980Z] ---> docker-login.sh [2021-09-29T08:06:15.980Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:06:15.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:06:15.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:06:15.980Z] Configure a credential helper to remove this warning. See [2021-09-29T08:06:15.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:06:15.980Z] [2021-09-29T08:06:15.980Z] Login Succeeded [2021-09-29T08:06:15.980Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:06:16.111Z] ---> Running in c88057d9ef70 [2021-09-29T08:06:16.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:06:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:06:16.250Z] Configure a credential helper to remove this warning. See [2021-09-29T08:06:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:06:16.250Z] [2021-09-29T08:06:16.250Z] Login Succeeded [2021-09-29T08:06:16.250Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:06:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:06:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:06:16.250Z] Configure a credential helper to remove this warning. See [2021-09-29T08:06:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:06:16.250Z] [2021-09-29T08:06:16.250Z] Login Succeeded [2021-09-29T08:06:16.250Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:06:16.402Z] Removing intermediate container d34907fc84ef [2021-09-29T08:06:16.402Z] ---> 146d0135d5d9 [2021-09-29T08:06:16.402Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:06:16.402Z] ---> Running in 20c5d666e159 [2021-09-29T08:06:16.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:06:16.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:06:16.515Z] Configure a credential helper to remove this warning. See [2021-09-29T08:06:16.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:06:16.515Z] [2021-09-29T08:06:16.515Z] Login Succeeded [2021-09-29T08:06:16.515Z] docker.io [2021-09-29T08:06:16.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:06:16.692Z] Removing intermediate container b64c3adcb767 [2021-09-29T08:06:16.692Z] ---> b44a98a77417 [2021-09-29T08:06:16.692Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T08:06:16.692Z] Removing intermediate container b31c56df3488 [2021-09-29T08:06:16.692Z] ---> 0d4746067ffe [2021-09-29T08:06:16.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:06:16.692Z] Removing intermediate container ffca888edaf3 [2021-09-29T08:06:16.692Z] ---> f0f72882f62a [2021-09-29T08:06:16.692Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T08:06:16.968Z] ---> Running in 530780f12593 [2021-09-29T08:06:17.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:06:17.103Z] Configure a credential helper to remove this warning. See [2021-09-29T08:06:17.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:06:17.103Z] [2021-09-29T08:06:17.103Z] Login Succeeded [2021-09-29T08:06:17.103Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:06:17.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:17.195Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-29T08:06:17.196Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:17.196Z] latest [2021-09-29T08:06:17.196Z] 2.0.1-dev.58 [2021-09-29T08:06:17.196Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:17.196Z] main [2021-09-29T08:06:17.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-09-29T08:06:17.241Z] ---> Running in f1f90a542736 [2021-09-29T08:06:17.241Z] ---> Running in 9f6b0b1731a6 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:17.559Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:17.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:17.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:17.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:06:17.874Z] bd9324fc1921: Preparing [2021-09-29T08:06:17.874Z] 12014ca2d3a3: Preparing [2021-09-29T08:06:17.874Z] 09873af49403: Preparing [2021-09-29T08:06:17.874Z] 05fe292278f1: Preparing [2021-09-29T08:06:17.874Z] e2eb06d8af82: Preparing [2021-09-29T08:06:17.874Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:18.141Z] bd9324fc1921: Pushed [2021-09-29T08:06:18.141Z] 09873af49403: Pushed [2021-09-29T08:06:18.141Z] 05fe292278f1: Pushed [2021-09-29T08:06:18.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:18.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:19.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:19.539Z] 12014ca2d3a3: Pushed [2021-09-29T08:06:19.539Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:19.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:19.858Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:20.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T08:06:20.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:06:20.173Z] bd9324fc1921: Preparing [2021-09-29T08:06:20.173Z] 12014ca2d3a3: Preparing [2021-09-29T08:06:20.173Z] 09873af49403: Preparing [2021-09-29T08:06:20.173Z] 05fe292278f1: Preparing [2021-09-29T08:06:20.173Z] e2eb06d8af82: Preparing [2021-09-29T08:06:20.173Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:20.173Z] 12014ca2d3a3: Layer already exists [2021-09-29T08:06:20.173Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:20.173Z] bd9324fc1921: Layer already exists [2021-09-29T08:06:20.173Z] 09873af49403: Layer already exists [2021-09-29T08:06:20.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:20.214Z] OK: 218 MiB in 52 packages [2021-09-29T08:06:20.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:20.438Z] latest: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:20.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:06:20.759Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 [2021-09-29T08:06:20.766Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:21.075Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 [2021-09-29T08:06:21.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:06:21.075Z] bd9324fc1921: Preparing [2021-09-29T08:06:21.075Z] 12014ca2d3a3: Preparing [2021-09-29T08:06:21.075Z] 09873af49403: Preparing [2021-09-29T08:06:21.075Z] 05fe292278f1: Preparing [2021-09-29T08:06:21.075Z] e2eb06d8af82: Preparing [2021-09-29T08:06:21.075Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:21.075Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:21.075Z] 09873af49403: Layer already exists [2021-09-29T08:06:21.075Z] bd9324fc1921: Layer already exists [2021-09-29T08:06:21.075Z] 12014ca2d3a3: Layer already exists [2021-09-29T08:06:21.075Z] 2.0.1-dev.58: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:21.400Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:21.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:21.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:06:21.710Z] bd9324fc1921: Preparing [2021-09-29T08:06:21.710Z] 12014ca2d3a3: Preparing [2021-09-29T08:06:21.710Z] 09873af49403: Preparing [2021-09-29T08:06:21.710Z] 05fe292278f1: Preparing [2021-09-29T08:06:21.710Z] e2eb06d8af82: Preparing [2021-09-29T08:06:21.710Z] bd9324fc1921: Layer already exists [2021-09-29T08:06:21.710Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:21.710Z] 12014ca2d3a3: Layer already exists [2021-09-29T08:06:21.710Z] 09873af49403: Layer already exists [2021-09-29T08:06:21.710Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:21.710Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:21.754Z] Removing intermediate container c88057d9ef70 [2021-09-29T08:06:21.754Z] ---> 3769e5f33f21 [2021-09-29T08:06:21.754Z] Step 6/23 : COPY go.mod . [2021-09-29T08:06:21.754Z] OK: 218 MiB in 52 packages [2021-09-29T08:06:21.754Z] OK: 218 MiB in 52 packages [2021-09-29T08:06:22.025Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [2021-09-29T08:06:22.032Z] Removing intermediate container 20c5d666e159 [2021-09-29T08:06:22.032Z] ---> 0e3d04fc7a41 [2021-09-29T08:06:22.032Z] Step 6/26 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:22.311Z] OK: 218 MiB in 52 packages [2021-09-29T08:06:22.335Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-29T08:06:22.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:06:22.335Z] bd9324fc1921: Preparing [2021-09-29T08:06:22.335Z] 12014ca2d3a3: Preparing [2021-09-29T08:06:22.335Z] 09873af49403: Preparing [2021-09-29T08:06:22.335Z] 05fe292278f1: Preparing [2021-09-29T08:06:22.335Z] e2eb06d8af82: Preparing [2021-09-29T08:06:22.335Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:22.335Z] 12014ca2d3a3: Layer already exists [2021-09-29T08:06:22.335Z] bd9324fc1921: Layer already exists [2021-09-29T08:06:22.335Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:22.335Z] 09873af49403: Layer already exists [2021-09-29T08:06:22.335Z] main: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:22.399Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:22.415Z] taggedImages: [2021-09-29T08:06:22.415Z] - nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:22.415Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T08:06:22.415Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 [2021-09-29T08:06:22.415Z] - nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:22.415Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-29T08:06:22.455Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-29T08:06:22.455Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:22.455Z] latest [2021-09-29T08:06:22.455Z] 2.0.1-dev.58 [2021-09-29T08:06:22.455Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:22.455Z] main [2021-09-29T08:06:22.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:22.811Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:22.912Z] ---> 358b2ef447d4 [2021-09-29T08:06:22.912Z] Step 7/23 : RUN go mod download [2021-09-29T08:06:23.130Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:23.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:06:23.130Z] 93cc47555973: Preparing [2021-09-29T08:06:23.130Z] ce3abaf79a5e: Preparing [2021-09-29T08:06:23.130Z] 09873af49403: Preparing [2021-09-29T08:06:23.130Z] 110cb8cc4f02: Preparing [2021-09-29T08:06:23.130Z] 304cdf82ee28: Preparing [2021-09-29T08:06:23.130Z] e2eb06d8af82: Preparing [2021-09-29T08:06:23.130Z] e2eb06d8af82: Waiting [2021-09-29T08:06:23.182Z] ---> 556667f075dc [2021-09-29T08:06:23.182Z] Step 7/26 : RUN go mod download [2021-09-29T08:06:23.396Z] 09873af49403: Layer already exists [2021-09-29T08:06:23.396Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:23.396Z] 93cc47555973: Pushed [2021-09-29T08:06:23.396Z] 304cdf82ee28: Pushed [2021-09-29T08:06:23.396Z] 110cb8cc4f02: Pushed [2021-09-29T08:06:23.452Z] ---> Running in 290fffa4f152 [2021-09-29T08:06:23.726Z] ---> Running in 4aaf50dcdfd4 [2021-09-29T08:06:23.726Z] Removing intermediate container f1f90a542736 [2021-09-29T08:06:23.726Z] ---> 56ef0ead8985 [2021-09-29T08:06:23.726Z] Step 6/24 : COPY go.mod . [2021-09-29T08:06:23.726Z] Removing intermediate container 9f6b0b1731a6 [2021-09-29T08:06:23.726Z] ---> ed895b37c182 [2021-09-29T08:06:23.726Z] Step 6/23 : COPY go.mod . [2021-09-29T08:06:23.997Z] Removing intermediate container 530780f12593 [2021-09-29T08:06:23.997Z] ---> f2fad9979776 [2021-09-29T08:06:23.997Z] Step 6/32 : COPY go.mod . [2021-09-29T08:06:24.797Z] ce3abaf79a5e: Pushed [2021-09-29T08:06:24.797Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:24.976Z] ---> eb4ea82177e4 [2021-09-29T08:06:24.976Z] Step 7/24 : RUN go mod download [2021-09-29T08:06:24.976Z] ---> 57c22e02f223 [2021-09-29T08:06:24.976Z] Step 7/23 : RUN go mod download [2021-09-29T08:06:24.976Z] ---> Running in 21fe830d2164 [2021-09-29T08:06:25.113Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:25.279Z] ---> Running in bebc83c0445b [2021-09-29T08:06:25.279Z] ---> 6c087f72fd9b [2021-09-29T08:06:25.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T08:06:25.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:06:25.428Z] 93cc47555973: Preparing [2021-09-29T08:06:25.428Z] ce3abaf79a5e: Preparing [2021-09-29T08:06:25.428Z] 09873af49403: Preparing [2021-09-29T08:06:25.428Z] 110cb8cc4f02: Preparing [2021-09-29T08:06:25.428Z] 304cdf82ee28: Preparing [2021-09-29T08:06:25.428Z] e2eb06d8af82: Preparing [2021-09-29T08:06:25.428Z] e2eb06d8af82: Waiting [2021-09-29T08:06:25.428Z] 93cc47555973: Layer already exists [2021-09-29T08:06:25.428Z] 110cb8cc4f02: Layer already exists [2021-09-29T08:06:25.428Z] 09873af49403: Layer already exists [2021-09-29T08:06:25.428Z] ce3abaf79a5e: Layer already exists [2021-09-29T08:06:25.428Z] 304cdf82ee28: Layer already exists [2021-09-29T08:06:25.428Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:25.428Z] latest: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:25.564Z] Step 7/32 : RUN go mod download [2021-09-29T08:06:25.564Z] ---> Running in edcbef66a9b6 [2021-09-29T08:06:25.745Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:26.058Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 [2021-09-29T08:06:26.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:06:26.058Z] 93cc47555973: Preparing [2021-09-29T08:06:26.058Z] ce3abaf79a5e: Preparing [2021-09-29T08:06:26.058Z] 09873af49403: Preparing [2021-09-29T08:06:26.058Z] 110cb8cc4f02: Preparing [2021-09-29T08:06:26.058Z] 304cdf82ee28: Preparing [2021-09-29T08:06:26.058Z] e2eb06d8af82: Preparing [2021-09-29T08:06:26.058Z] e2eb06d8af82: Waiting [2021-09-29T08:06:26.058Z] ce3abaf79a5e: Layer already exists [2021-09-29T08:06:26.058Z] 304cdf82ee28: Layer already exists [2021-09-29T08:06:26.058Z] 09873af49403: Layer already exists [2021-09-29T08:06:26.058Z] 93cc47555973: Layer already exists [2021-09-29T08:06:26.058Z] 110cb8cc4f02: Layer already exists [2021-09-29T08:06:26.058Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:26.058Z] 2.0.1-dev.58: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:26.377Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:26.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:26.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:06:26.687Z] 93cc47555973: Preparing [2021-09-29T08:06:26.687Z] ce3abaf79a5e: Preparing [2021-09-29T08:06:26.687Z] 09873af49403: Preparing [2021-09-29T08:06:26.687Z] 110cb8cc4f02: Preparing [2021-09-29T08:06:26.687Z] 304cdf82ee28: Preparing [2021-09-29T08:06:26.687Z] e2eb06d8af82: Preparing [2021-09-29T08:06:26.687Z] e2eb06d8af82: Waiting [2021-09-29T08:06:26.687Z] 304cdf82ee28: Layer already exists [2021-09-29T08:06:26.687Z] 110cb8cc4f02: Layer already exists [2021-09-29T08:06:26.687Z] ce3abaf79a5e: Layer already exists [2021-09-29T08:06:26.687Z] 09873af49403: Layer already exists [2021-09-29T08:06:26.687Z] 93cc47555973: Layer already exists [2021-09-29T08:06:26.687Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:26.687Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:27.004Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:27.316Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-29T08:06:27.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:06:27.316Z] 93cc47555973: Preparing [2021-09-29T08:06:27.316Z] ce3abaf79a5e: Preparing [2021-09-29T08:06:27.316Z] 09873af49403: Preparing [2021-09-29T08:06:27.316Z] 110cb8cc4f02: Preparing [2021-09-29T08:06:27.316Z] 304cdf82ee28: Preparing [2021-09-29T08:06:27.316Z] e2eb06d8af82: Preparing [2021-09-29T08:06:27.316Z] e2eb06d8af82: Waiting [2021-09-29T08:06:27.316Z] ce3abaf79a5e: Layer already exists [2021-09-29T08:06:27.316Z] 304cdf82ee28: Layer already exists [2021-09-29T08:06:27.316Z] 93cc47555973: Layer already exists [2021-09-29T08:06:27.316Z] 09873af49403: Layer already exists [2021-09-29T08:06:27.316Z] 110cb8cc4f02: Layer already exists [2021-09-29T08:06:27.316Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:27.316Z] main: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:27.376Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:27.391Z] taggedImages: [2021-09-29T08:06:27.391Z] - nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:27.391Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T08:06:27.391Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 [2021-09-29T08:06:27.391Z] - nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:27.391Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-29T08:06:27.427Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-29T08:06:27.427Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:27.427Z] latest [2021-09-29T08:06:27.427Z] 2.0.1-dev.58 [2021-09-29T08:06:27.427Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:27.427Z] main [2021-09-29T08:06:27.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:27.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:28.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:28.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:06:28.106Z] 9eb3417e9c1b: Preparing [2021-09-29T08:06:28.106Z] 8c19ea4e7695: Preparing [2021-09-29T08:06:28.106Z] 09873af49403: Preparing [2021-09-29T08:06:28.106Z] 05fe292278f1: Preparing [2021-09-29T08:06:28.106Z] e2eb06d8af82: Preparing [2021-09-29T08:06:28.106Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:28.106Z] 09873af49403: Layer already exists [2021-09-29T08:06:28.106Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:28.106Z] 9eb3417e9c1b: Pushed [2021-09-29T08:06:29.515Z] 8c19ea4e7695: Pushed [2021-09-29T08:06:29.515Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:29.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:30.001Z] Removing intermediate container 290fffa4f152 [2021-09-29T08:06:30.001Z] ---> 95fb03cb9f82 [2021-09-29T08:06:30.001Z] Step 8/23 : COPY . . [2021-09-29T08:06:30.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T08:06:30.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:06:30.159Z] 9eb3417e9c1b: Preparing [2021-09-29T08:06:30.159Z] 8c19ea4e7695: Preparing [2021-09-29T08:06:30.159Z] 09873af49403: Preparing [2021-09-29T08:06:30.159Z] 05fe292278f1: Preparing [2021-09-29T08:06:30.159Z] e2eb06d8af82: Preparing [2021-09-29T08:06:30.159Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:30.159Z] 8c19ea4e7695: Layer already exists [2021-09-29T08:06:30.159Z] 9eb3417e9c1b: Layer already exists [2021-09-29T08:06:30.159Z] 09873af49403: Layer already exists [2021-09-29T08:06:30.159Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:30.159Z] latest: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:30.315Z] Removing intermediate container 4aaf50dcdfd4 [2021-09-29T08:06:30.315Z] ---> d6310480d650 [2021-09-29T08:06:30.315Z] Step 8/26 : COPY . . [2021-09-29T08:06:30.479Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:30.798Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 [2021-09-29T08:06:30.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:06:30.798Z] 9eb3417e9c1b: Preparing [2021-09-29T08:06:30.798Z] 8c19ea4e7695: Preparing [2021-09-29T08:06:30.798Z] 09873af49403: Preparing [2021-09-29T08:06:30.798Z] 05fe292278f1: Preparing [2021-09-29T08:06:30.798Z] e2eb06d8af82: Preparing [2021-09-29T08:06:30.798Z] 8c19ea4e7695: Layer already exists [2021-09-29T08:06:30.798Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:30.798Z] 09873af49403: Layer already exists [2021-09-29T08:06:30.798Z] 9eb3417e9c1b: Layer already exists [2021-09-29T08:06:30.798Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:30.798Z] 2.0.1-dev.58: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:31.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:31.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:31.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:06:31.430Z] 9eb3417e9c1b: Preparing [2021-09-29T08:06:31.430Z] 8c19ea4e7695: Preparing [2021-09-29T08:06:31.430Z] 09873af49403: Preparing [2021-09-29T08:06:31.430Z] 05fe292278f1: Preparing [2021-09-29T08:06:31.430Z] e2eb06d8af82: Preparing [2021-09-29T08:06:31.430Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:31.430Z] 09873af49403: Layer already exists [2021-09-29T08:06:31.430Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:31.430Z] 8c19ea4e7695: Layer already exists [2021-09-29T08:06:31.430Z] 9eb3417e9c1b: Layer already exists [2021-09-29T08:06:31.430Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:31.748Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:32.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-29T08:06:32.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:06:32.060Z] 9eb3417e9c1b: Preparing [2021-09-29T08:06:32.060Z] 8c19ea4e7695: Preparing [2021-09-29T08:06:32.060Z] 09873af49403: Preparing [2021-09-29T08:06:32.060Z] 05fe292278f1: Preparing [2021-09-29T08:06:32.060Z] e2eb06d8af82: Preparing [2021-09-29T08:06:32.060Z] 09873af49403: Layer already exists [2021-09-29T08:06:32.060Z] 05fe292278f1: Layer already exists [2021-09-29T08:06:32.060Z] 8c19ea4e7695: Layer already exists [2021-09-29T08:06:32.060Z] 9eb3417e9c1b: Layer already exists [2021-09-29T08:06:32.060Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:32.060Z] main: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:32.127Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:32.145Z] taggedImages: [2021-09-29T08:06:32.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:32.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T08:06:32.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 [2021-09-29T08:06:32.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:32.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-29T08:06:32.185Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-29T08:06:32.186Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:32.186Z] latest [2021-09-29T08:06:32.186Z] 2.0.1-dev.58 [2021-09-29T08:06:32.186Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:32.186Z] main [2021-09-29T08:06:32.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:32.549Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:32.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:32.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:06:32.858Z] 567a8441af24: Preparing [2021-09-29T08:06:32.858Z] 567a8441af24: Preparing [2021-09-29T08:06:32.858Z] 58b7eb9edf15: Preparing [2021-09-29T08:06:32.858Z] 146b64f35034: Preparing [2021-09-29T08:06:32.858Z] 53d58cc3b52c: Preparing [2021-09-29T08:06:32.858Z] a7b8ded9fb9f: Preparing [2021-09-29T08:06:32.858Z] 09873af49403: Preparing [2021-09-29T08:06:32.858Z] fbcc11195f42: Preparing [2021-09-29T08:06:32.858Z] 2b9b014cb5d9: Preparing [2021-09-29T08:06:32.858Z] d73d75dacf93: Preparing [2021-09-29T08:06:32.858Z] 6c3d1b1ee18e: Preparing [2021-09-29T08:06:32.858Z] e2eb06d8af82: Preparing [2021-09-29T08:06:32.858Z] 09873af49403: Waiting [2021-09-29T08:06:32.858Z] fbcc11195f42: Waiting [2021-09-29T08:06:32.858Z] 2b9b014cb5d9: Waiting [2021-09-29T08:06:32.858Z] d73d75dacf93: Waiting [2021-09-29T08:06:32.858Z] 6c3d1b1ee18e: Waiting [2021-09-29T08:06:32.858Z] e2eb06d8af82: Waiting [2021-09-29T08:06:33.127Z] 58b7eb9edf15: Pushed [2021-09-29T08:06:33.127Z] 146b64f35034: Pushed [2021-09-29T08:06:33.127Z] 09873af49403: Layer already exists [2021-09-29T08:06:33.127Z] 53d58cc3b52c: Pushed [2021-09-29T08:06:33.127Z] 567a8441af24: Pushed [2021-09-29T08:06:33.393Z] 2b9b014cb5d9: Pushed [2021-09-29T08:06:33.393Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:33.393Z] 6c3d1b1ee18e: Pushed [2021-09-29T08:06:33.393Z] fbcc11195f42: Pushed [2021-09-29T08:06:33.393Z] d73d75dacf93: Pushed [2021-09-29T08:06:34.346Z] a7b8ded9fb9f: Pushed [2021-09-29T08:06:34.611Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:34.790Z] Removing intermediate container 21fe830d2164 [2021-09-29T08:06:34.790Z] ---> bc3e1d888564 [2021-09-29T08:06:34.790Z] Step 8/24 : COPY . . [2021-09-29T08:06:34.790Z] Removing intermediate container bebc83c0445b [2021-09-29T08:06:34.790Z] ---> baa67e7d894d [2021-09-29T08:06:34.790Z] Step 8/23 : COPY . . [2021-09-29T08:06:34.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:35.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T08:06:35.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:06:35.243Z] 567a8441af24: Preparing [2021-09-29T08:06:35.243Z] 567a8441af24: Preparing [2021-09-29T08:06:35.243Z] 58b7eb9edf15: Preparing [2021-09-29T08:06:35.243Z] 146b64f35034: Preparing [2021-09-29T08:06:35.243Z] 53d58cc3b52c: Preparing [2021-09-29T08:06:35.243Z] a7b8ded9fb9f: Preparing [2021-09-29T08:06:35.243Z] 09873af49403: Preparing [2021-09-29T08:06:35.243Z] fbcc11195f42: Preparing [2021-09-29T08:06:35.243Z] 2b9b014cb5d9: Preparing [2021-09-29T08:06:35.243Z] d73d75dacf93: Preparing [2021-09-29T08:06:35.243Z] 6c3d1b1ee18e: Preparing [2021-09-29T08:06:35.243Z] e2eb06d8af82: Preparing [2021-09-29T08:06:35.243Z] 09873af49403: Waiting [2021-09-29T08:06:35.243Z] fbcc11195f42: Waiting [2021-09-29T08:06:35.243Z] 2b9b014cb5d9: Waiting [2021-09-29T08:06:35.243Z] d73d75dacf93: Waiting [2021-09-29T08:06:35.243Z] 6c3d1b1ee18e: Waiting [2021-09-29T08:06:35.243Z] e2eb06d8af82: Waiting [2021-09-29T08:06:35.243Z] 58b7eb9edf15: Layer already exists [2021-09-29T08:06:35.243Z] 146b64f35034: Layer already exists [2021-09-29T08:06:35.243Z] 53d58cc3b52c: Layer already exists [2021-09-29T08:06:35.243Z] a7b8ded9fb9f: Layer already exists [2021-09-29T08:06:35.243Z] 567a8441af24: Layer already exists [2021-09-29T08:06:35.243Z] fbcc11195f42: Layer already exists [2021-09-29T08:06:35.243Z] 2b9b014cb5d9: Layer already exists [2021-09-29T08:06:35.243Z] 09873af49403: Layer already exists [2021-09-29T08:06:35.243Z] 6c3d1b1ee18e: Layer already exists [2021-09-29T08:06:35.243Z] d73d75dacf93: Layer already exists [2021-09-29T08:06:35.243Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:35.243Z] latest: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:35.385Z] Removing intermediate container edcbef66a9b6 [2021-09-29T08:06:35.385Z] ---> 9c44fb533aa9 [2021-09-29T08:06:35.385Z] Step 8/32 : COPY . . [2021-09-29T08:06:35.561Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:35.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 [2021-09-29T08:06:35.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:06:35.873Z] 567a8441af24: Preparing [2021-09-29T08:06:35.873Z] 567a8441af24: Preparing [2021-09-29T08:06:35.873Z] 58b7eb9edf15: Preparing [2021-09-29T08:06:35.873Z] 146b64f35034: Preparing [2021-09-29T08:06:35.873Z] 53d58cc3b52c: Preparing [2021-09-29T08:06:35.873Z] a7b8ded9fb9f: Preparing [2021-09-29T08:06:35.873Z] 09873af49403: Preparing [2021-09-29T08:06:35.873Z] fbcc11195f42: Preparing [2021-09-29T08:06:35.873Z] 2b9b014cb5d9: Preparing [2021-09-29T08:06:35.873Z] d73d75dacf93: Preparing [2021-09-29T08:06:35.873Z] 6c3d1b1ee18e: Preparing [2021-09-29T08:06:35.873Z] e2eb06d8af82: Preparing [2021-09-29T08:06:35.873Z] fbcc11195f42: Waiting [2021-09-29T08:06:35.873Z] 2b9b014cb5d9: Waiting [2021-09-29T08:06:35.873Z] d73d75dacf93: Waiting [2021-09-29T08:06:35.873Z] 6c3d1b1ee18e: Waiting [2021-09-29T08:06:35.873Z] e2eb06d8af82: Waiting [2021-09-29T08:06:35.873Z] 09873af49403: Waiting [2021-09-29T08:06:35.873Z] 58b7eb9edf15: Layer already exists [2021-09-29T08:06:35.873Z] 146b64f35034: Layer already exists [2021-09-29T08:06:35.873Z] a7b8ded9fb9f: Layer already exists [2021-09-29T08:06:35.873Z] 567a8441af24: Layer already exists [2021-09-29T08:06:35.873Z] 53d58cc3b52c: Layer already exists [2021-09-29T08:06:35.873Z] 2b9b014cb5d9: Layer already exists [2021-09-29T08:06:35.873Z] d73d75dacf93: Layer already exists [2021-09-29T08:06:35.873Z] 6c3d1b1ee18e: Layer already exists [2021-09-29T08:06:35.873Z] 09873af49403: Layer already exists [2021-09-29T08:06:35.873Z] fbcc11195f42: Layer already exists [2021-09-29T08:06:35.873Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:35.873Z] 2.0.1-dev.58: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:36.197Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:36.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:36.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:06:36.532Z] 567a8441af24: Preparing [2021-09-29T08:06:36.532Z] 567a8441af24: Preparing [2021-09-29T08:06:36.532Z] 58b7eb9edf15: Preparing [2021-09-29T08:06:36.532Z] 146b64f35034: Preparing [2021-09-29T08:06:36.532Z] 53d58cc3b52c: Preparing [2021-09-29T08:06:36.532Z] a7b8ded9fb9f: Preparing [2021-09-29T08:06:36.532Z] 09873af49403: Preparing [2021-09-29T08:06:36.532Z] fbcc11195f42: Preparing [2021-09-29T08:06:36.532Z] 2b9b014cb5d9: Preparing [2021-09-29T08:06:36.532Z] d73d75dacf93: Preparing [2021-09-29T08:06:36.532Z] 6c3d1b1ee18e: Preparing [2021-09-29T08:06:36.532Z] e2eb06d8af82: Preparing [2021-09-29T08:06:36.532Z] 09873af49403: Waiting [2021-09-29T08:06:36.532Z] fbcc11195f42: Waiting [2021-09-29T08:06:36.532Z] 2b9b014cb5d9: Waiting [2021-09-29T08:06:36.532Z] d73d75dacf93: Waiting [2021-09-29T08:06:36.532Z] 6c3d1b1ee18e: Waiting [2021-09-29T08:06:36.532Z] e2eb06d8af82: Waiting [2021-09-29T08:06:36.532Z] 58b7eb9edf15: Layer already exists [2021-09-29T08:06:36.532Z] a7b8ded9fb9f: Layer already exists [2021-09-29T08:06:36.532Z] 146b64f35034: Layer already exists [2021-09-29T08:06:36.532Z] 53d58cc3b52c: Layer already exists [2021-09-29T08:06:36.532Z] 567a8441af24: Layer already exists [2021-09-29T08:06:36.532Z] 09873af49403: Layer already exists [2021-09-29T08:06:36.532Z] 6c3d1b1ee18e: Layer already exists [2021-09-29T08:06:36.532Z] 2b9b014cb5d9: Layer already exists [2021-09-29T08:06:36.532Z] fbcc11195f42: Layer already exists [2021-09-29T08:06:36.532Z] d73d75dacf93: Layer already exists [2021-09-29T08:06:36.532Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:36.532Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:36.847Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:37.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-29T08:06:37.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:06:37.169Z] 567a8441af24: Preparing [2021-09-29T08:06:37.169Z] 567a8441af24: Preparing [2021-09-29T08:06:37.169Z] 58b7eb9edf15: Preparing [2021-09-29T08:06:37.169Z] 146b64f35034: Preparing [2021-09-29T08:06:37.169Z] 53d58cc3b52c: Preparing [2021-09-29T08:06:37.169Z] a7b8ded9fb9f: Preparing [2021-09-29T08:06:37.169Z] 09873af49403: Preparing [2021-09-29T08:06:37.169Z] fbcc11195f42: Preparing [2021-09-29T08:06:37.169Z] 2b9b014cb5d9: Preparing [2021-09-29T08:06:37.169Z] d73d75dacf93: Preparing [2021-09-29T08:06:37.169Z] 6c3d1b1ee18e: Preparing [2021-09-29T08:06:37.169Z] e2eb06d8af82: Preparing [2021-09-29T08:06:37.169Z] fbcc11195f42: Waiting [2021-09-29T08:06:37.169Z] 2b9b014cb5d9: Waiting [2021-09-29T08:06:37.169Z] d73d75dacf93: Waiting [2021-09-29T08:06:37.169Z] 6c3d1b1ee18e: Waiting [2021-09-29T08:06:37.169Z] e2eb06d8af82: Waiting [2021-09-29T08:06:37.169Z] 09873af49403: Waiting [2021-09-29T08:06:37.169Z] 567a8441af24: Layer already exists [2021-09-29T08:06:37.169Z] 53d58cc3b52c: Layer already exists [2021-09-29T08:06:37.169Z] 58b7eb9edf15: Layer already exists [2021-09-29T08:06:37.169Z] 146b64f35034: Layer already exists [2021-09-29T08:06:37.169Z] a7b8ded9fb9f: Layer already exists [2021-09-29T08:06:37.169Z] fbcc11195f42: Layer already exists [2021-09-29T08:06:37.169Z] d73d75dacf93: Layer already exists [2021-09-29T08:06:37.169Z] 2b9b014cb5d9: Layer already exists [2021-09-29T08:06:37.169Z] 6c3d1b1ee18e: Layer already exists [2021-09-29T08:06:37.169Z] 09873af49403: Layer already exists [2021-09-29T08:06:37.169Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:37.169Z] main: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:37.228Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:37.243Z] taggedImages: [2021-09-29T08:06:37.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:37.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T08:06:37.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 [2021-09-29T08:06:37.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:37.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-29T08:06:37.277Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-29T08:06:37.277Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:37.277Z] latest [2021-09-29T08:06:37.277Z] 2.0.1-dev.58 [2021-09-29T08:06:37.277Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:37.277Z] main [2021-09-29T08:06:37.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:37.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:37.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:37.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:06:37.945Z] 357f4c805dd2: Preparing [2021-09-29T08:06:37.945Z] 4c95d06f004e: Preparing [2021-09-29T08:06:37.945Z] 3738559ce4a1: Preparing [2021-09-29T08:06:37.945Z] 62e00055b543: Preparing [2021-09-29T08:06:37.945Z] 1238c445265a: Preparing [2021-09-29T08:06:37.945Z] e2eb06d8af82: Preparing [2021-09-29T08:06:37.945Z] e2eb06d8af82: Waiting [2021-09-29T08:06:38.567Z] 3738559ce4a1: Pushed [2021-09-29T08:06:38.567Z] 62e00055b543: Pushed [2021-09-29T08:06:38.567Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:38.567Z] 1238c445265a: Pushed [2021-09-29T08:06:38.834Z] 357f4c805dd2: Pushed [2021-09-29T08:06:39.098Z] 4c95d06f004e: Pushed [2021-09-29T08:06:39.098Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:39.415Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:39.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T08:06:39.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:06:39.730Z] 357f4c805dd2: Preparing [2021-09-29T08:06:39.730Z] 4c95d06f004e: Preparing [2021-09-29T08:06:39.730Z] 3738559ce4a1: Preparing [2021-09-29T08:06:39.730Z] 62e00055b543: Preparing [2021-09-29T08:06:39.730Z] 1238c445265a: Preparing [2021-09-29T08:06:39.730Z] e2eb06d8af82: Preparing [2021-09-29T08:06:39.730Z] e2eb06d8af82: Waiting [2021-09-29T08:06:39.730Z] 3738559ce4a1: Layer already exists [2021-09-29T08:06:39.730Z] 1238c445265a: Layer already exists [2021-09-29T08:06:39.730Z] 4c95d06f004e: Layer already exists [2021-09-29T08:06:39.730Z] 62e00055b543: Layer already exists [2021-09-29T08:06:39.730Z] 357f4c805dd2: Layer already exists [2021-09-29T08:06:39.730Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:39.730Z] latest: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:40.051Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:40.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 [2021-09-29T08:06:40.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:06:40.365Z] 357f4c805dd2: Preparing [2021-09-29T08:06:40.365Z] 4c95d06f004e: Preparing [2021-09-29T08:06:40.365Z] 3738559ce4a1: Preparing [2021-09-29T08:06:40.365Z] 62e00055b543: Preparing [2021-09-29T08:06:40.365Z] 1238c445265a: Preparing [2021-09-29T08:06:40.365Z] e2eb06d8af82: Preparing [2021-09-29T08:06:40.365Z] e2eb06d8af82: Waiting [2021-09-29T08:06:40.365Z] 357f4c805dd2: Layer already exists [2021-09-29T08:06:40.365Z] 1238c445265a: Layer already exists [2021-09-29T08:06:40.365Z] 62e00055b543: Layer already exists [2021-09-29T08:06:40.365Z] 4c95d06f004e: Layer already exists [2021-09-29T08:06:40.365Z] 3738559ce4a1: Layer already exists [2021-09-29T08:06:40.365Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:40.365Z] 2.0.1-dev.58: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:40.683Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:40.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:40.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:06:40.993Z] 357f4c805dd2: Preparing [2021-09-29T08:06:40.993Z] 4c95d06f004e: Preparing [2021-09-29T08:06:40.993Z] 3738559ce4a1: Preparing [2021-09-29T08:06:40.993Z] 62e00055b543: Preparing [2021-09-29T08:06:40.993Z] 1238c445265a: Preparing [2021-09-29T08:06:40.993Z] e2eb06d8af82: Preparing [2021-09-29T08:06:40.993Z] e2eb06d8af82: Waiting [2021-09-29T08:06:40.993Z] 1238c445265a: Layer already exists [2021-09-29T08:06:40.993Z] 4c95d06f004e: Layer already exists [2021-09-29T08:06:40.993Z] 62e00055b543: Layer already exists [2021-09-29T08:06:40.993Z] 357f4c805dd2: Layer already exists [2021-09-29T08:06:40.993Z] 3738559ce4a1: Layer already exists [2021-09-29T08:06:40.993Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:40.993Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:41.312Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:41.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-29T08:06:41.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:06:41.620Z] 357f4c805dd2: Preparing [2021-09-29T08:06:41.620Z] 4c95d06f004e: Preparing [2021-09-29T08:06:41.620Z] 3738559ce4a1: Preparing [2021-09-29T08:06:41.620Z] 62e00055b543: Preparing [2021-09-29T08:06:41.620Z] 1238c445265a: Preparing [2021-09-29T08:06:41.620Z] e2eb06d8af82: Preparing [2021-09-29T08:06:41.620Z] e2eb06d8af82: Waiting [2021-09-29T08:06:41.620Z] 4c95d06f004e: Layer already exists [2021-09-29T08:06:41.620Z] 357f4c805dd2: Layer already exists [2021-09-29T08:06:41.620Z] 1238c445265a: Layer already exists [2021-09-29T08:06:41.620Z] 62e00055b543: Layer already exists [2021-09-29T08:06:41.620Z] 3738559ce4a1: Layer already exists [2021-09-29T08:06:41.620Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:41.620Z] main: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:41.679Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:41.693Z] taggedImages: [2021-09-29T08:06:41.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:41.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T08:06:41.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 [2021-09-29T08:06:41.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:41.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-29T08:06:41.726Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-29T08:06:41.726Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:41.726Z] latest [2021-09-29T08:06:41.726Z] 2.0.1-dev.58 [2021-09-29T08:06:41.726Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:41.726Z] main [2021-09-29T08:06:41.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:42.135Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:42.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:42.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:06:42.647Z] 845f36bf596b: Preparing [2021-09-29T08:06:42.647Z] 67232bd90aee: Preparing [2021-09-29T08:06:42.647Z] ef888284c372: Preparing [2021-09-29T08:06:42.647Z] cebc36813a27: Preparing [2021-09-29T08:06:42.647Z] c05c905d2c76: Preparing [2021-09-29T08:06:42.647Z] 0d0d58cb12bd: Preparing [2021-09-29T08:06:42.647Z] 80621c291cb9: Preparing [2021-09-29T08:06:42.647Z] 392cf23d1951: Preparing [2021-09-29T08:06:42.647Z] c25da07a1ff2: Preparing [2021-09-29T08:06:42.647Z] e2eb06d8af82: Preparing [2021-09-29T08:06:42.647Z] 0d0d58cb12bd: Waiting [2021-09-29T08:06:42.647Z] 80621c291cb9: Waiting [2021-09-29T08:06:42.647Z] 392cf23d1951: Waiting [2021-09-29T08:06:42.647Z] c25da07a1ff2: Waiting [2021-09-29T08:06:42.647Z] e2eb06d8af82: Waiting [2021-09-29T08:06:42.988Z] c05c905d2c76: Pushed [2021-09-29T08:06:42.988Z] 67232bd90aee: Pushed [2021-09-29T08:06:42.988Z] 845f36bf596b: Pushed [2021-09-29T08:06:43.364Z] 0d0d58cb12bd: Pushed [2021-09-29T08:06:43.364Z] 392cf23d1951: Pushed [2021-09-29T08:06:43.364Z] 80621c291cb9: Pushed [2021-09-29T08:06:43.364Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:43.364Z] cebc36813a27: Pushed [2021-09-29T08:06:43.676Z] c25da07a1ff2: Pushed [2021-09-29T08:06:43.676Z] ef888284c372: Pushed [2021-09-29T08:06:43.940Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:44.259Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:44.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T08:06:44.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:06:44.571Z] 845f36bf596b: Preparing [2021-09-29T08:06:44.571Z] 67232bd90aee: Preparing [2021-09-29T08:06:44.571Z] ef888284c372: Preparing [2021-09-29T08:06:44.571Z] cebc36813a27: Preparing [2021-09-29T08:06:44.571Z] c05c905d2c76: Preparing [2021-09-29T08:06:44.571Z] 0d0d58cb12bd: Preparing [2021-09-29T08:06:44.571Z] 80621c291cb9: Preparing [2021-09-29T08:06:44.571Z] 392cf23d1951: Preparing [2021-09-29T08:06:44.571Z] c25da07a1ff2: Preparing [2021-09-29T08:06:44.571Z] e2eb06d8af82: Preparing [2021-09-29T08:06:44.571Z] 0d0d58cb12bd: Waiting [2021-09-29T08:06:44.571Z] 80621c291cb9: Waiting [2021-09-29T08:06:44.571Z] 392cf23d1951: Waiting [2021-09-29T08:06:44.571Z] c25da07a1ff2: Waiting [2021-09-29T08:06:44.571Z] e2eb06d8af82: Waiting [2021-09-29T08:06:44.571Z] ef888284c372: Layer already exists [2021-09-29T08:06:44.571Z] 67232bd90aee: Layer already exists [2021-09-29T08:06:44.571Z] cebc36813a27: Layer already exists [2021-09-29T08:06:44.571Z] c05c905d2c76: Layer already exists [2021-09-29T08:06:44.571Z] 845f36bf596b: Layer already exists [2021-09-29T08:06:44.571Z] 80621c291cb9: Layer already exists [2021-09-29T08:06:44.571Z] 0d0d58cb12bd: Layer already exists [2021-09-29T08:06:44.571Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:44.571Z] 392cf23d1951: Layer already exists [2021-09-29T08:06:44.571Z] c25da07a1ff2: Layer already exists [2021-09-29T08:06:44.571Z] latest: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:44.889Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:45.204Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 [2021-09-29T08:06:45.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:06:45.204Z] 845f36bf596b: Preparing [2021-09-29T08:06:45.204Z] 67232bd90aee: Preparing [2021-09-29T08:06:45.204Z] ef888284c372: Preparing [2021-09-29T08:06:45.204Z] cebc36813a27: Preparing [2021-09-29T08:06:45.204Z] c05c905d2c76: Preparing [2021-09-29T08:06:45.204Z] 0d0d58cb12bd: Preparing [2021-09-29T08:06:45.204Z] 80621c291cb9: Preparing [2021-09-29T08:06:45.204Z] 392cf23d1951: Preparing [2021-09-29T08:06:45.204Z] c25da07a1ff2: Preparing [2021-09-29T08:06:45.204Z] e2eb06d8af82: Preparing [2021-09-29T08:06:45.204Z] 0d0d58cb12bd: Waiting [2021-09-29T08:06:45.204Z] 80621c291cb9: Waiting [2021-09-29T08:06:45.204Z] 392cf23d1951: Waiting [2021-09-29T08:06:45.204Z] c25da07a1ff2: Waiting [2021-09-29T08:06:45.204Z] e2eb06d8af82: Waiting [2021-09-29T08:06:45.204Z] 845f36bf596b: Layer already exists [2021-09-29T08:06:45.204Z] ef888284c372: Layer already exists [2021-09-29T08:06:45.204Z] cebc36813a27: Layer already exists [2021-09-29T08:06:45.204Z] c05c905d2c76: Layer already exists [2021-09-29T08:06:45.204Z] 67232bd90aee: Layer already exists [2021-09-29T08:06:45.204Z] 392cf23d1951: Layer already exists [2021-09-29T08:06:45.204Z] c25da07a1ff2: Layer already exists [2021-09-29T08:06:45.204Z] 0d0d58cb12bd: Layer already exists [2021-09-29T08:06:45.204Z] 80621c291cb9: Layer already exists [2021-09-29T08:06:45.204Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:45.204Z] 2.0.1-dev.58: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:45.526Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:45.638Z] ---> 48a7818d0fd8 [2021-09-29T08:06:45.638Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:06:45.838Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:45.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:06:45.838Z] 845f36bf596b: Preparing [2021-09-29T08:06:45.838Z] 67232bd90aee: Preparing [2021-09-29T08:06:45.838Z] ef888284c372: Preparing [2021-09-29T08:06:45.838Z] cebc36813a27: Preparing [2021-09-29T08:06:45.838Z] c05c905d2c76: Preparing [2021-09-29T08:06:45.838Z] 0d0d58cb12bd: Preparing [2021-09-29T08:06:45.838Z] 80621c291cb9: Preparing [2021-09-29T08:06:45.838Z] 392cf23d1951: Preparing [2021-09-29T08:06:45.838Z] c25da07a1ff2: Preparing [2021-09-29T08:06:45.838Z] e2eb06d8af82: Preparing [2021-09-29T08:06:45.838Z] 0d0d58cb12bd: Waiting [2021-09-29T08:06:45.838Z] 80621c291cb9: Waiting [2021-09-29T08:06:45.838Z] 392cf23d1951: Waiting [2021-09-29T08:06:45.838Z] c25da07a1ff2: Waiting [2021-09-29T08:06:45.838Z] e2eb06d8af82: Waiting [2021-09-29T08:06:45.838Z] 67232bd90aee: Layer already exists [2021-09-29T08:06:45.838Z] 845f36bf596b: Layer already exists [2021-09-29T08:06:45.838Z] c05c905d2c76: Layer already exists [2021-09-29T08:06:45.838Z] ef888284c372: Layer already exists [2021-09-29T08:06:45.838Z] cebc36813a27: Layer already exists [2021-09-29T08:06:45.838Z] 80621c291cb9: Layer already exists [2021-09-29T08:06:45.838Z] 0d0d58cb12bd: Layer already exists [2021-09-29T08:06:45.838Z] 392cf23d1951: Layer already exists [2021-09-29T08:06:45.838Z] c25da07a1ff2: Layer already exists [2021-09-29T08:06:45.838Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:45.838Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:46.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:46.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-29T08:06:46.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:06:46.469Z] 845f36bf596b: Preparing [2021-09-29T08:06:46.469Z] 67232bd90aee: Preparing [2021-09-29T08:06:46.469Z] ef888284c372: Preparing [2021-09-29T08:06:46.469Z] cebc36813a27: Preparing [2021-09-29T08:06:46.469Z] c05c905d2c76: Preparing [2021-09-29T08:06:46.469Z] 0d0d58cb12bd: Preparing [2021-09-29T08:06:46.469Z] 80621c291cb9: Preparing [2021-09-29T08:06:46.469Z] 392cf23d1951: Preparing [2021-09-29T08:06:46.469Z] c25da07a1ff2: Preparing [2021-09-29T08:06:46.469Z] e2eb06d8af82: Preparing [2021-09-29T08:06:46.469Z] 0d0d58cb12bd: Waiting [2021-09-29T08:06:46.469Z] 80621c291cb9: Waiting [2021-09-29T08:06:46.469Z] 392cf23d1951: Waiting [2021-09-29T08:06:46.469Z] c25da07a1ff2: Waiting [2021-09-29T08:06:46.469Z] e2eb06d8af82: Waiting [2021-09-29T08:06:46.469Z] 845f36bf596b: Layer already exists [2021-09-29T08:06:46.469Z] 67232bd90aee: Layer already exists [2021-09-29T08:06:46.469Z] ef888284c372: Layer already exists [2021-09-29T08:06:46.469Z] cebc36813a27: Layer already exists [2021-09-29T08:06:46.469Z] c05c905d2c76: Layer already exists [2021-09-29T08:06:46.469Z] c25da07a1ff2: Layer already exists [2021-09-29T08:06:46.469Z] 392cf23d1951: Layer already exists [2021-09-29T08:06:46.469Z] 0d0d58cb12bd: Layer already exists [2021-09-29T08:06:46.469Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:46.469Z] 80621c291cb9: Layer already exists [2021-09-29T08:06:46.469Z] main: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:46.524Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:46.539Z] taggedImages: [2021-09-29T08:06:46.539Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:46.539Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T08:06:46.539Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 [2021-09-29T08:06:46.539Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:46.539Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-29T08:06:46.570Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-29T08:06:46.570Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:46.570Z] latest [2021-09-29T08:06:46.570Z] 2.0.1-dev.58 [2021-09-29T08:06:46.570Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:46.570Z] main [2021-09-29T08:06:46.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-09-29T08:06:46.615Z] ---> d20e13a73b67 [2021-09-29T08:06:46.615Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:06:46.615Z] ---> Running in e6f5347ba21c [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:46.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:47.207Z] ---> 792b0627b04c [2021-09-29T08:06:47.207Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:06:47.207Z] ---> c9b3d39064f1 [2021-09-29T08:06:47.207Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:06:47.207Z] ---> Running in 40d10d181f41 [2021-09-29T08:06:47.207Z] ---> f89df2a489fb [2021-09-29T08:06:47.207Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:06:47.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:47.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:06:47.239Z] b31cb09067a1: Preparing [2021-09-29T08:06:47.239Z] 9715491b11f0: Preparing [2021-09-29T08:06:47.239Z] 09873af49403: Preparing [2021-09-29T08:06:47.239Z] 3ba8a9866e8d: Preparing [2021-09-29T08:06:47.239Z] e2eb06d8af82: Preparing [2021-09-29T08:06:47.239Z] 09873af49403: Layer already exists [2021-09-29T08:06:47.239Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:47.487Z] ---> Running in 0f6d0e165481 [2021-09-29T08:06:47.487Z] ---> Running in 72ad88dde604 [2021-09-29T08:06:47.487Z] ---> Running in 660fc1e41c4e [2021-09-29T08:06:47.504Z] b31cb09067a1: Pushed [2021-09-29T08:06:47.504Z] 3ba8a9866e8d: Pushed [2021-09-29T08:06:48.460Z] 9715491b11f0: Pushed [2021-09-29T08:06:48.460Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:48.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:49.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T08:06:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:06:49.090Z] b31cb09067a1: Preparing [2021-09-29T08:06:49.090Z] 9715491b11f0: Preparing [2021-09-29T08:06:49.090Z] 09873af49403: Preparing [2021-09-29T08:06:49.090Z] 3ba8a9866e8d: Preparing [2021-09-29T08:06:49.090Z] e2eb06d8af82: Preparing [2021-09-29T08:06:49.090Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:49.090Z] 09873af49403: Layer already exists [2021-09-29T08:06:49.090Z] 9715491b11f0: Layer already exists [2021-09-29T08:06:49.090Z] 3ba8a9866e8d: Layer already exists [2021-09-29T08:06:49.090Z] b31cb09067a1: Layer already exists [2021-09-29T08:06:49.090Z] latest: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:49.407Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:49.717Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 [2021-09-29T08:06:49.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:06:49.717Z] b31cb09067a1: Preparing [2021-09-29T08:06:49.717Z] 9715491b11f0: Preparing [2021-09-29T08:06:49.717Z] 09873af49403: Preparing [2021-09-29T08:06:49.717Z] 3ba8a9866e8d: Preparing [2021-09-29T08:06:49.717Z] e2eb06d8af82: Preparing [2021-09-29T08:06:49.717Z] b31cb09067a1: Layer already exists [2021-09-29T08:06:49.717Z] 3ba8a9866e8d: Layer already exists [2021-09-29T08:06:49.717Z] 09873af49403: Layer already exists [2021-09-29T08:06:49.717Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:49.717Z] 9715491b11f0: Layer already exists [2021-09-29T08:06:49.717Z] 2.0.1-dev.58: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:50.035Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:50.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:50.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:06:50.350Z] b31cb09067a1: Preparing [2021-09-29T08:06:50.350Z] 9715491b11f0: Preparing [2021-09-29T08:06:50.350Z] 09873af49403: Preparing [2021-09-29T08:06:50.350Z] 3ba8a9866e8d: Preparing [2021-09-29T08:06:50.350Z] e2eb06d8af82: Preparing [2021-09-29T08:06:50.350Z] b31cb09067a1: Layer already exists [2021-09-29T08:06:50.350Z] 09873af49403: Layer already exists [2021-09-29T08:06:50.350Z] 3ba8a9866e8d: Layer already exists [2021-09-29T08:06:50.350Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:50.350Z] 9715491b11f0: Layer already exists [2021-09-29T08:06:50.350Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:50.668Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:50.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-29T08:06:50.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:06:50.979Z] b31cb09067a1: Preparing [2021-09-29T08:06:50.979Z] 9715491b11f0: Preparing [2021-09-29T08:06:50.979Z] 09873af49403: Preparing [2021-09-29T08:06:50.979Z] 3ba8a9866e8d: Preparing [2021-09-29T08:06:50.979Z] e2eb06d8af82: Preparing [2021-09-29T08:06:50.979Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:50.979Z] b31cb09067a1: Layer already exists [2021-09-29T08:06:50.979Z] 09873af49403: Layer already exists [2021-09-29T08:06:50.979Z] 9715491b11f0: Layer already exists [2021-09-29T08:06:50.979Z] 3ba8a9866e8d: Layer already exists [2021-09-29T08:06:51.249Z] main: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:51.314Z] ===================================================== [Pipeline] echo [2021-09-29T08:06:51.330Z] taggedImages: [2021-09-29T08:06:51.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:51.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T08:06:51.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 [2021-09-29T08:06:51.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:51.330Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-29T08:06:51.363Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-29T08:06:51.363Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:51.363Z] latest [2021-09-29T08:06:51.363Z] 2.0.1-dev.58 [2021-09-29T08:06:51.363Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:51.363Z] main [2021-09-29T08:06:51.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:51.723Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:52.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:52.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:06:52.031Z] 4459d5af9f34: Preparing [2021-09-29T08:06:52.031Z] b0c191bc2e7a: Preparing [2021-09-29T08:06:52.031Z] 09873af49403: Preparing [2021-09-29T08:06:52.031Z] 99b91020427e: Preparing [2021-09-29T08:06:52.031Z] e2eb06d8af82: Preparing [2021-09-29T08:06:52.031Z] 09873af49403: Layer already exists [2021-09-29T08:06:52.031Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:52.031Z] 99b91020427e: Pushed [2021-09-29T08:06:52.031Z] 4459d5af9f34: Pushed [2021-09-29T08:06:53.438Z] b0c191bc2e7a: Pushed [2021-09-29T08:06:53.438Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:53.753Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:54.072Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T08:06:54.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:06:54.072Z] 4459d5af9f34: Preparing [2021-09-29T08:06:54.072Z] b0c191bc2e7a: Preparing [2021-09-29T08:06:54.072Z] 09873af49403: Preparing [2021-09-29T08:06:54.072Z] 99b91020427e: Preparing [2021-09-29T08:06:54.072Z] e2eb06d8af82: Preparing [2021-09-29T08:06:54.072Z] 4459d5af9f34: Layer already exists [2021-09-29T08:06:54.072Z] 99b91020427e: Layer already exists [2021-09-29T08:06:54.072Z] b0c191bc2e7a: Layer already exists [2021-09-29T08:06:54.072Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:54.072Z] 09873af49403: Layer already exists [2021-09-29T08:06:54.072Z] latest: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:54.202Z] Removing intermediate container e6f5347ba21c [2021-09-29T08:06:54.202Z] ---> 467a4bf5960e [2021-09-29T08:06:54.202Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:06:54.202Z] ---> Running in f8ee78cbb03b [2021-09-29T08:06:54.388Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:54.476Z] Removing intermediate container 40d10d181f41 [2021-09-29T08:06:54.699Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 [2021-09-29T08:06:54.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:06:54.699Z] 4459d5af9f34: Preparing [2021-09-29T08:06:54.699Z] b0c191bc2e7a: Preparing [2021-09-29T08:06:54.699Z] 09873af49403: Preparing [2021-09-29T08:06:54.699Z] 99b91020427e: Preparing [2021-09-29T08:06:54.699Z] e2eb06d8af82: Preparing [2021-09-29T08:06:54.699Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:54.699Z] 09873af49403: Layer already exists [2021-09-29T08:06:54.699Z] 99b91020427e: Layer already exists [2021-09-29T08:06:54.699Z] b0c191bc2e7a: Layer already exists [2021-09-29T08:06:54.699Z] 4459d5af9f34: Layer already exists [2021-09-29T08:06:54.699Z] 2.0.1-dev.58: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:54.750Z] ---> eeb0ebecd496 [2021-09-29T08:06:54.750Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:06:55.016Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:55.025Z] ---> Running in 08f74fe13cff [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:55.326Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:55.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:06:55.326Z] 4459d5af9f34: Preparing [2021-09-29T08:06:55.326Z] b0c191bc2e7a: Preparing [2021-09-29T08:06:55.326Z] 09873af49403: Preparing [2021-09-29T08:06:55.326Z] 99b91020427e: Preparing [2021-09-29T08:06:55.326Z] e2eb06d8af82: Preparing [2021-09-29T08:06:55.326Z] 09873af49403: Layer already exists [2021-09-29T08:06:55.326Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:55.326Z] b0c191bc2e7a: Layer already exists [2021-09-29T08:06:55.326Z] 4459d5af9f34: Layer already exists [2021-09-29T08:06:55.326Z] 99b91020427e: Layer already exists [2021-09-29T08:06:55.326Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:55.639Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:55.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-29T08:06:55.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:06:55.950Z] 4459d5af9f34: Preparing [2021-09-29T08:06:55.950Z] b0c191bc2e7a: Preparing [2021-09-29T08:06:55.950Z] 09873af49403: Preparing [2021-09-29T08:06:55.950Z] 99b91020427e: Preparing [2021-09-29T08:06:55.950Z] e2eb06d8af82: Preparing [2021-09-29T08:06:55.950Z] b0c191bc2e7a: Layer already exists [2021-09-29T08:06:55.950Z] 99b91020427e: Layer already exists [2021-09-29T08:06:55.950Z] 4459d5af9f34: Layer already exists [2021-09-29T08:06:55.950Z] 09873af49403: Layer already exists [2021-09-29T08:06:55.950Z] e2eb06d8af82: Layer already exists [2021-09-29T08:06:55.950Z] main: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:06:56.006Z] ===================================================== [2021-09-29T08:06:56.008Z] Removing intermediate container 0f6d0e165481 [2021-09-29T08:06:56.008Z] ---> a4654676a282 [2021-09-29T08:06:56.008Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:06:56.008Z] Removing intermediate container 660fc1e41c4e [2021-09-29T08:06:56.008Z] ---> c91c050a7973 [2021-09-29T08:06:56.008Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:06:56.008Z] Removing intermediate container 72ad88dde604 [2021-09-29T08:06:56.008Z] ---> eb53ea445550 [2021-09-29T08:06:56.008Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] echo [2021-09-29T08:06:56.021Z] taggedImages: [2021-09-29T08:06:56.021Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:56.021Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T08:06:56.021Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 [2021-09-29T08:06:56.021Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:56.021Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-29T08:06:56.056Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-29T08:06:56.056Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:56.056Z] latest [2021-09-29T08:06:56.056Z] 2.0.1-dev.58 [2021-09-29T08:06:56.056Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:06:56.056Z] main [2021-09-29T08:06:56.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:56.282Z] ---> Running in 4aeb9baae2f1 [2021-09-29T08:06:56.282Z] ---> Running in c329b8e9a30f [2021-09-29T08:06:56.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:06:56.282Z] ---> Running in 3cccd6c423d9 [2021-09-29T08:06:56.406Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:56.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:06:56.719Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:06:56.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:06:56.719Z] 8fcbf6a59a3a: Preparing [2021-09-29T08:06:56.719Z] fa6ca4dc709e: Preparing [2021-09-29T08:06:56.719Z] c67e204591cb: Preparing [2021-09-29T08:06:56.719Z] cbbacd6909f6: Preparing [2021-09-29T08:06:56.719Z] c080ac93e525: Preparing [2021-09-29T08:06:56.719Z] 87dec32dab56: Preparing [2021-09-29T08:06:56.719Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:06:56.719Z] 3b6deb83ca37: Preparing [2021-09-29T08:06:56.719Z] 563ea45970c1: Preparing [2021-09-29T08:06:56.719Z] 91e3b9641807: Preparing [2021-09-29T08:06:56.719Z] b2d5eeeaba3a: Preparing [2021-09-29T08:06:56.719Z] 87dec32dab56: Waiting [2021-09-29T08:06:56.719Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:06:56.719Z] 3b6deb83ca37: Waiting [2021-09-29T08:06:56.719Z] 563ea45970c1: Waiting [2021-09-29T08:06:56.719Z] 91e3b9641807: Waiting [2021-09-29T08:06:56.719Z] b2d5eeeaba3a: Waiting [2021-09-29T08:06:56.719Z] c080ac93e525: Layer already exists [2021-09-29T08:06:56.997Z] 87dec32dab56: Layer already exists [2021-09-29T08:06:57.268Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:06:57.537Z] fa6ca4dc709e: Pushed [2021-09-29T08:06:57.537Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:06:57.537Z] 8fcbf6a59a3a: Pushed [2021-09-29T08:06:57.537Z] 563ea45970c1: Layer already exists [2021-09-29T08:06:57.537Z] 91e3b9641807: Layer already exists [2021-09-29T08:06:57.537Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:06:57.803Z] c67e204591cb: Pushed [2021-09-29T08:06:59.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:06:59.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:06:59.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T08:07:02.052Z] cbbacd6909f6: Pushed [2021-09-29T08:07:02.052Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:02.366Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:02.675Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T08:07:02.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:07:02.675Z] 8fcbf6a59a3a: Preparing [2021-09-29T08:07:02.675Z] fa6ca4dc709e: Preparing [2021-09-29T08:07:02.675Z] c67e204591cb: Preparing [2021-09-29T08:07:02.675Z] cbbacd6909f6: Preparing [2021-09-29T08:07:02.675Z] c080ac93e525: Preparing [2021-09-29T08:07:02.675Z] 87dec32dab56: Preparing [2021-09-29T08:07:02.675Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:07:02.675Z] 3b6deb83ca37: Preparing [2021-09-29T08:07:02.675Z] 563ea45970c1: Preparing [2021-09-29T08:07:02.675Z] 91e3b9641807: Preparing [2021-09-29T08:07:02.675Z] b2d5eeeaba3a: Preparing [2021-09-29T08:07:02.675Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:07:02.675Z] 3b6deb83ca37: Waiting [2021-09-29T08:07:02.675Z] 563ea45970c1: Waiting [2021-09-29T08:07:02.675Z] 91e3b9641807: Waiting [2021-09-29T08:07:02.675Z] b2d5eeeaba3a: Waiting [2021-09-29T08:07:02.675Z] 87dec32dab56: Waiting [2021-09-29T08:07:02.675Z] 8fcbf6a59a3a: Layer already exists [2021-09-29T08:07:02.675Z] c67e204591cb: Layer already exists [2021-09-29T08:07:02.675Z] cbbacd6909f6: Layer already exists [2021-09-29T08:07:02.675Z] fa6ca4dc709e: Layer already exists [2021-09-29T08:07:02.675Z] c080ac93e525: Layer already exists [2021-09-29T08:07:02.675Z] 87dec32dab56: Layer already exists [2021-09-29T08:07:02.675Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:07:02.675Z] 91e3b9641807: Layer already exists [2021-09-29T08:07:02.675Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:07:02.675Z] 563ea45970c1: Layer already exists [2021-09-29T08:07:02.675Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:07:02.940Z] latest: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:03.259Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:03.566Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 [2021-09-29T08:07:03.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:07:03.566Z] 8fcbf6a59a3a: Preparing [2021-09-29T08:07:03.566Z] fa6ca4dc709e: Preparing [2021-09-29T08:07:03.566Z] c67e204591cb: Preparing [2021-09-29T08:07:03.566Z] cbbacd6909f6: Preparing [2021-09-29T08:07:03.566Z] c080ac93e525: Preparing [2021-09-29T08:07:03.566Z] 87dec32dab56: Preparing [2021-09-29T08:07:03.566Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:07:03.566Z] 3b6deb83ca37: Preparing [2021-09-29T08:07:03.566Z] 563ea45970c1: Preparing [2021-09-29T08:07:03.566Z] 91e3b9641807: Preparing [2021-09-29T08:07:03.566Z] b2d5eeeaba3a: Preparing [2021-09-29T08:07:03.566Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:07:03.566Z] 3b6deb83ca37: Waiting [2021-09-29T08:07:03.566Z] 563ea45970c1: Waiting [2021-09-29T08:07:03.566Z] 91e3b9641807: Waiting [2021-09-29T08:07:03.566Z] b2d5eeeaba3a: Waiting [2021-09-29T08:07:03.566Z] 87dec32dab56: Waiting [2021-09-29T08:07:03.566Z] c080ac93e525: Layer already exists [2021-09-29T08:07:03.566Z] fa6ca4dc709e: Layer already exists [2021-09-29T08:07:03.566Z] cbbacd6909f6: Layer already exists [2021-09-29T08:07:03.566Z] 8fcbf6a59a3a: Layer already exists [2021-09-29T08:07:03.566Z] c67e204591cb: Layer already exists [2021-09-29T08:07:03.566Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:07:03.566Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:07:03.566Z] 87dec32dab56: Layer already exists [2021-09-29T08:07:03.566Z] 563ea45970c1: Layer already exists [2021-09-29T08:07:03.566Z] 91e3b9641807: Layer already exists [2021-09-29T08:07:03.566Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:07:03.566Z] 2.0.1-dev.58: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:03.883Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:04.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:07:04.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:07:04.195Z] 8fcbf6a59a3a: Preparing [2021-09-29T08:07:04.195Z] fa6ca4dc709e: Preparing [2021-09-29T08:07:04.195Z] c67e204591cb: Preparing [2021-09-29T08:07:04.195Z] cbbacd6909f6: Preparing [2021-09-29T08:07:04.195Z] c080ac93e525: Preparing [2021-09-29T08:07:04.195Z] 87dec32dab56: Preparing [2021-09-29T08:07:04.195Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:07:04.195Z] 3b6deb83ca37: Preparing [2021-09-29T08:07:04.195Z] 563ea45970c1: Preparing [2021-09-29T08:07:04.195Z] 91e3b9641807: Preparing [2021-09-29T08:07:04.195Z] b2d5eeeaba3a: Preparing [2021-09-29T08:07:04.195Z] 3b6deb83ca37: Waiting [2021-09-29T08:07:04.195Z] 563ea45970c1: Waiting [2021-09-29T08:07:04.195Z] 91e3b9641807: Waiting [2021-09-29T08:07:04.195Z] b2d5eeeaba3a: Waiting [2021-09-29T08:07:04.195Z] 87dec32dab56: Waiting [2021-09-29T08:07:04.195Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:07:04.195Z] c67e204591cb: Layer already exists [2021-09-29T08:07:04.195Z] fa6ca4dc709e: Layer already exists [2021-09-29T08:07:04.195Z] 8fcbf6a59a3a: Layer already exists [2021-09-29T08:07:04.195Z] c080ac93e525: Layer already exists [2021-09-29T08:07:04.195Z] cbbacd6909f6: Layer already exists [2021-09-29T08:07:04.195Z] 87dec32dab56: Layer already exists [2021-09-29T08:07:04.195Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:07:04.195Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:07:04.195Z] 563ea45970c1: Layer already exists [2021-09-29T08:07:04.195Z] 91e3b9641807: Layer already exists [2021-09-29T08:07:04.195Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:07:04.195Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:04.515Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:07:04.826Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-29T08:07:04.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:07:04.826Z] 8fcbf6a59a3a: Preparing [2021-09-29T08:07:04.826Z] fa6ca4dc709e: Preparing [2021-09-29T08:07:04.826Z] c67e204591cb: Preparing [2021-09-29T08:07:04.826Z] cbbacd6909f6: Preparing [2021-09-29T08:07:04.826Z] c080ac93e525: Preparing [2021-09-29T08:07:04.826Z] 87dec32dab56: Preparing [2021-09-29T08:07:04.826Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:07:04.826Z] 3b6deb83ca37: Preparing [2021-09-29T08:07:04.826Z] 563ea45970c1: Preparing [2021-09-29T08:07:04.826Z] 91e3b9641807: Preparing [2021-09-29T08:07:04.826Z] b2d5eeeaba3a: Preparing [2021-09-29T08:07:04.826Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:07:04.826Z] 3b6deb83ca37: Waiting [2021-09-29T08:07:04.826Z] 563ea45970c1: Waiting [2021-09-29T08:07:04.826Z] 91e3b9641807: Waiting [2021-09-29T08:07:04.826Z] b2d5eeeaba3a: Waiting [2021-09-29T08:07:04.826Z] 87dec32dab56: Waiting [2021-09-29T08:07:04.826Z] 8fcbf6a59a3a: Layer already exists [2021-09-29T08:07:04.826Z] fa6ca4dc709e: Layer already exists [2021-09-29T08:07:04.826Z] c67e204591cb: Layer already exists [2021-09-29T08:07:04.826Z] cbbacd6909f6: Layer already exists [2021-09-29T08:07:04.826Z] c080ac93e525: Layer already exists [2021-09-29T08:07:04.826Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:07:04.826Z] 563ea45970c1: Layer already exists [2021-09-29T08:07:04.826Z] 87dec32dab56: Layer already exists [2021-09-29T08:07:04.826Z] 91e3b9641807: Layer already exists [2021-09-29T08:07:04.826Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:07:04.826Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:07:04.826Z] main: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:07:04.887Z] ===================================================== [Pipeline] echo [2021-09-29T08:07:04.903Z] taggedImages: [2021-09-29T08:07:04.903Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:07:04.903Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T08:07:04.903Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 [2021-09-29T08:07:04.903Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:07:04.903Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T08:08:51.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:08:59.459Z] Removing intermediate container 4aeb9baae2f1 [2021-09-29T08:08:59.459Z] ---> 5b15d636c7f2 [2021-09-29T08:08:59.459Z] [2021-09-29T08:08:59.459Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:08:59.459Z] 3.14: Pulling from library/alpine [2021-09-29T08:08:59.459Z] Removing intermediate container 3cccd6c423d9 [2021-09-29T08:08:59.459Z] ---> a69800f4ca80 [2021-09-29T08:08:59.459Z] [2021-09-29T08:08:59.459Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:08:59.740Z] Removing intermediate container 08f74fe13cff [2021-09-29T08:08:59.740Z] ---> cc8b60e67f32 [2021-09-29T08:08:59.740Z] [2021-09-29T08:08:59.740Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:08:59.740Z] 3.14: Pulling from library/alpine [2021-09-29T08:09:00.017Z] 3.14: Pulling from library/alpine [2021-09-29T08:09:01.011Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:09:01.011Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:09:01.011Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:09:01.011Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:09:01.011Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:09:01.011Z] Status: Image is up to date for alpine:3.14 [2021-09-29T08:09:01.011Z] ---> bb3de5531c18 [2021-09-29T08:09:01.011Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:09:01.011Z] ---> bb3de5531c18 [2021-09-29T08:09:01.011Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:09:01.011Z] ---> bb3de5531c18 [2021-09-29T08:09:01.011Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:09:02.451Z] ---> Running in f00d95fcc52f [2021-09-29T08:09:02.451Z] ---> Running in a8daa423c4de [2021-09-29T08:09:02.451Z] ---> Running in f5cd378b5505 [2021-09-29T08:09:02.725Z] Removing intermediate container f8ee78cbb03b [2021-09-29T08:09:02.725Z] ---> e94bd7b8a7af [2021-09-29T08:09:02.725Z] [2021-09-29T08:09:02.725Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:09:02.725Z] ---> bb3de5531c18 [2021-09-29T08:09:02.725Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:09:03.001Z] Removing intermediate container c329b8e9a30f [2021-09-29T08:09:03.001Z] ---> 33e22760b0a3 [2021-09-29T08:09:03.001Z] [2021-09-29T08:09:03.001Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:09:03.001Z] ---> bb3de5531c18 [2021-09-29T08:09:03.001Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:09:03.277Z] ---> Running in 9fcd2b9b2843 [2021-09-29T08:09:03.277Z] ---> Running in 3f477e712aed [2021-09-29T08:09:03.555Z] Removing intermediate container f5cd378b5505 [2021-09-29T08:09:03.555Z] ---> 5990dddaf28a [2021-09-29T08:09:03.555Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:09:03.836Z] ---> Running in 57a971c54be1 [2021-09-29T08:09:04.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:05.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:06.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:06.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:09:06.242Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:09:06.242Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:06.523Z] OK: 5 MiB in 15 packages [2021-09-29T08:09:06.800Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:09:06.800Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:06.800Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:09:07.094Z] OK: 5 MiB in 15 packages [2021-09-29T08:09:07.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:09:07.094Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:09:07.094Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:07.094Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:09:07.402Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:09:07.402Z] OK: 6 MiB in 17 packages [2021-09-29T08:09:07.402Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:09:07.402Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:09:07.691Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:07.691Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:09:07.691Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:07.691Z] OK: 5 MiB in 16 packages [2021-09-29T08:09:07.691Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:09:07.987Z] OK: 6 MiB in 16 packages [2021-09-29T08:09:08.591Z] Removing intermediate container f00d95fcc52f [2021-09-29T08:09:08.591Z] ---> da680ef0c45d [2021-09-29T08:09:08.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:09:08.867Z] ---> Running in 4a92654c6a39 [2021-09-29T08:09:08.867Z] Removing intermediate container 9fcd2b9b2843 [2021-09-29T08:09:08.867Z] ---> 7da416024cdc [2021-09-29T08:09:08.867Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:09:09.154Z] ---> Running in d34beb6f4f79 [2021-09-29T08:09:09.757Z] Removing intermediate container 57a971c54be1 [2021-09-29T08:09:09.757Z] ---> d19e3809f1d4 [2021-09-29T08:09:09.757Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:09:09.757Z] Removing intermediate container 4a92654c6a39 [2021-09-29T08:09:09.757Z] ---> cebef677d0b1 [2021-09-29T08:09:09.757Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:09:10.030Z] ---> Running in b3ec0a64d132 [2021-09-29T08:09:10.308Z] ---> Running in 51f5a1e63ead [2021-09-29T08:09:10.308Z] Removing intermediate container d34beb6f4f79 [2021-09-29T08:09:10.308Z] ---> e17340a79c4d [2021-09-29T08:09:10.308Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:09:10.308Z] Removing intermediate container a8daa423c4de [2021-09-29T08:09:10.308Z] ---> 4b70857bcbbe [2021-09-29T08:09:10.308Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:09:10.583Z] Removing intermediate container 3f477e712aed [2021-09-29T08:09:10.583Z] ---> 124149598fc2 [2021-09-29T08:09:10.583Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:09:10.583Z] ---> Running in 308864c5078d [2021-09-29T08:09:10.583Z] ---> Running in e9221724f07a [2021-09-29T08:09:10.858Z] Removing intermediate container b3ec0a64d132 [2021-09-29T08:09:10.858Z] ---> b826b4d4d477 [2021-09-29T08:09:10.858Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:09:10.858Z] ---> Running in 92f6fc3b0f69 [2021-09-29T08:09:10.858Z] Removing intermediate container 51f5a1e63ead [2021-09-29T08:09:10.858Z] ---> c43bd368f8a6 [2021-09-29T08:09:10.858Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:09:11.137Z] ---> Running in beb95617eabd [2021-09-29T08:09:11.137Z] ---> Running in edc9a8532808 [2021-09-29T08:09:11.414Z] Removing intermediate container 308864c5078d [2021-09-29T08:09:11.414Z] ---> 37395c87ac2c [2021-09-29T08:09:11.414Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:09:11.414Z] Removing intermediate container e9221724f07a [2021-09-29T08:09:11.414Z] ---> 243040442e67 [2021-09-29T08:09:11.414Z] Step 14/26 : WORKDIR / [2021-09-29T08:09:11.688Z] ---> Running in 0135f8285254 [2021-09-29T08:09:11.688Z] Removing intermediate container 92f6fc3b0f69 [2021-09-29T08:09:11.688Z] ---> 0325e4556c93 [2021-09-29T08:09:11.688Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T08:09:11.965Z] ---> Running in 7c297d3cd3c9 [2021-09-29T08:09:11.965Z] Removing intermediate container beb95617eabd [2021-09-29T08:09:11.965Z] ---> 6657895083c2 [2021-09-29T08:09:11.965Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:09:11.965Z] Removing intermediate container edc9a8532808 [2021-09-29T08:09:11.965Z] ---> 1e8023cfab38 [2021-09-29T08:09:11.965Z] Step 16/24 : WORKDIR / [2021-09-29T08:09:11.965Z] ---> Running in ea66ed9eeeae [2021-09-29T08:09:12.240Z] ---> Running in 208b0433cae8 [2021-09-29T08:09:12.240Z] ---> Running in 4ceb7b66b6cc [2021-09-29T08:09:12.528Z] Removing intermediate container 0135f8285254 [2021-09-29T08:09:12.528Z] ---> e67ba19ae663 [2021-09-29T08:09:12.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:12.806Z] Removing intermediate container ea66ed9eeeae [2021-09-29T08:09:12.806Z] ---> dc6402828c15 [2021-09-29T08:09:12.806Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:09:12.806Z] Removing intermediate container 7c297d3cd3c9 [2021-09-29T08:09:12.806Z] ---> 4d5074e736f6 [2021-09-29T08:09:12.806Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T08:09:13.089Z] ---> Running in cd29c53a60b2 [2021-09-29T08:09:13.366Z] Removing intermediate container 4ceb7b66b6cc [2021-09-29T08:09:13.366Z] ---> 8981ae2ae901 [2021-09-29T08:09:13.366Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:13.974Z] Removing intermediate container cd29c53a60b2 [2021-09-29T08:09:13.974Z] ---> 89fe29c9ac54 [2021-09-29T08:09:13.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:14.251Z] ---> 163020e129ea [2021-09-29T08:09:14.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:09:14.251Z] ---> 38eb06531e37 [2021-09-29T08:09:14.251Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T08:09:14.863Z] ---> af8f94c6bf49 [2021-09-29T08:09:14.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:09:15.462Z] ---> 9778f6455700 [2021-09-29T08:09:15.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:09:16.064Z] ---> 912695e95dc0 [2021-09-29T08:09:16.064Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:16.344Z] Removing intermediate container 208b0433cae8 [2021-09-29T08:09:16.344Z] ---> fb7c13177a8b [2021-09-29T08:09:16.344Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:09:16.965Z] ---> 760b9abb84de [2021-09-29T08:09:16.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:17.255Z] ---> Running in 3b0a2d967c7c [2021-09-29T08:09:17.255Z] ---> 90fcd82be9db [2021-09-29T08:09:17.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:17.255Z] ---> 7c7ac642e92d [2021-09-29T08:09:17.255Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:17.255Z] ---> 054c50709c26 [2021-09-29T08:09:17.255Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T08:09:18.253Z] Removing intermediate container 3b0a2d967c7c [2021-09-29T08:09:18.253Z] ---> 76ed84f2f0fe [2021-09-29T08:09:18.253Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:09:18.253Z] ---> 4333089c18b1 [2021-09-29T08:09:18.253Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:09:18.529Z] ---> Running in 5b15aa95d190 [2021-09-29T08:09:18.529Z] ---> 70192e0b0848 [2021-09-29T08:09:18.529Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:09:18.816Z] ---> 4a9277ed7fa6 [2021-09-29T08:09:18.816Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:09:18.816Z] ---> f239de838c52 [2021-09-29T08:09:18.816Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:09:18.816Z] ---> Running in b2caad779bbe [2021-09-29T08:09:19.093Z] ---> Running in c74ed1084e4e [2021-09-29T08:09:19.093Z] ---> 06fc4cfd76fc [2021-09-29T08:09:19.093Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:09:19.390Z] Removing intermediate container 5b15aa95d190 [2021-09-29T08:09:19.390Z] ---> 55ef4f70b248 [2021-09-29T08:09:19.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:19.390Z] ---> Running in 0e1a4e3bf2c0 [2021-09-29T08:09:19.669Z] ---> Running in b2b78a997040 [2021-09-29T08:09:19.942Z] Removing intermediate container b2caad779bbe [2021-09-29T08:09:19.942Z] ---> 9c8d6c77ab53 [2021-09-29T08:09:19.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:20.217Z] Removing intermediate container c74ed1084e4e [2021-09-29T08:09:20.217Z] ---> 79b93a1bbcfb [2021-09-29T08:09:20.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:20.217Z] ---> Running in f6d8df01a324 [2021-09-29T08:09:20.499Z] ---> Running in 29d4b83aeed4 [2021-09-29T08:09:20.499Z] Removing intermediate container b2b78a997040 [2021-09-29T08:09:20.499Z] ---> 89dd4d5440ef [2021-09-29T08:09:20.499Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:09:20.499Z] ---> bde5c8674539 [2021-09-29T08:09:20.499Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:09:20.789Z] ---> Running in 61f43dcaa934 [2021-09-29T08:09:21.064Z] Removing intermediate container f6d8df01a324 [2021-09-29T08:09:21.064Z] ---> 921c1f5c0f0b [2021-09-29T08:09:21.064Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:09:21.337Z] ---> Running in 60b87a1530b6 [2021-09-29T08:09:21.337Z] Removing intermediate container 29d4b83aeed4 [2021-09-29T08:09:21.337Z] ---> 9ac2f1a8608b [2021-09-29T08:09:21.337Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:09:21.940Z] ---> Running in 66c162dbf0a9 [2021-09-29T08:09:21.940Z] Removing intermediate container 61f43dcaa934 [2021-09-29T08:09:21.940Z] ---> b63b7bf4bfb2 [2021-09-29T08:09:21.940Z] Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:09:21.940Z] Removing intermediate container 60b87a1530b6 [2021-09-29T08:09:21.940Z] ---> a01ebf49e023 [2021-09-29T08:09:21.940Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:09:22.215Z] ---> Running in 072ec5fbce29 [2021-09-29T08:09:22.491Z] ---> Running in 4706cb22d8d8 [2021-09-29T08:09:22.491Z] Removing intermediate container 66c162dbf0a9 [2021-09-29T08:09:22.491Z] ---> 0f80334715c1 [2021-09-29T08:09:22.491Z] Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:09:22.783Z] ---> dcabad365309 [2021-09-29T08:09:22.783Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:09:22.783Z] ---> Running in c3357c80dc52 [2021-09-29T08:09:23.061Z] Removing intermediate container 072ec5fbce29 [2021-09-29T08:09:23.062Z] ---> 426edb1733b5 [2021-09-29T08:09:23.062Z] Step 23/23 : LABEL version=2.0.1-dev.58 [2021-09-29T08:09:23.344Z] ---> Running in 0696f86a4695 [2021-09-29T08:09:23.344Z] Removing intermediate container 0e1a4e3bf2c0 [2021-09-29T08:09:23.344Z] ---> 7255a5cd4dc6 [2021-09-29T08:09:23.344Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:23.344Z] Removing intermediate container 4706cb22d8d8 [2021-09-29T08:09:23.344Z] ---> 2f0495345259 [2021-09-29T08:09:23.344Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:09:23.618Z] Removing intermediate container c3357c80dc52 [2021-09-29T08:09:23.618Z] ---> bc54b9a5f9ea [2021-09-29T08:09:23.618Z] Step 23/23 : LABEL version=2.0.1-dev.58 [2021-09-29T08:09:23.618Z] ---> Running in 1b2857946813 [2021-09-29T08:09:23.891Z] ---> Running in f04b7d2f14a1 [2021-09-29T08:09:23.891Z] ---> 8e9b7ad7066a [2021-09-29T08:09:23.891Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T08:09:24.180Z] ---> Running in 9f9e1280201a [2021-09-29T08:09:24.180Z] Removing intermediate container 0696f86a4695 [2021-09-29T08:09:24.180Z] ---> e671e940c0ad [2021-09-29T08:09:24.180Z] [2021-09-29T08:09:24.459Z] Removing intermediate container 1b2857946813 [2021-09-29T08:09:24.459Z] ---> 7faba21be415 [2021-09-29T08:09:24.459Z] [2021-09-29T08:09:24.459Z] Successfully built e671e940c0ad [2021-09-29T08:09:24.459Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T08:09:24.459Z] Building sys-mgmt-agent [2021-09-29T08:09:24.735Z]  Building support-scheduler ... done Successfully built 7faba21be415 [2021-09-29T08:09:24.735Z] ---> 44b675771217 [2021-09-29T08:09:24.735Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:09:24.735Z] Removing intermediate container f04b7d2f14a1 [2021-09-29T08:09:24.735Z] ---> 7bec5262b0bc [2021-09-29T08:09:24.735Z] [2021-09-29T08:09:24.735Z] Successfully tagged core-command-arm64:latest [2021-09-29T08:09:24.735Z]  Building core-command ... done Building security-proxy-setup [2021-09-29T08:09:25.008Z] Successfully built 7bec5262b0bc [2021-09-29T08:09:25.283Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T08:09:25.283Z] Building core-metadata [2021-09-29T08:09:26.728Z]  Building support-notifications ... done  ---> c1b6be34dbb2 [2021-09-29T08:09:26.728Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:09:27.331Z] Removing intermediate container 9f9e1280201a [2021-09-29T08:09:27.331Z] ---> cbb08b67a124 [2021-09-29T08:09:27.331Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:09:27.615Z] ---> 44532c0a717d [2021-09-29T08:09:27.615Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:09:27.615Z] ---> Running in 6d00dc7a8543 [2021-09-29T08:09:28.634Z] Removing intermediate container 6d00dc7a8543 [2021-09-29T08:09:28.634Z] ---> c5bcf81cc861 [2021-09-29T08:09:28.634Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T08:09:29.240Z] ---> 6eec222ed02b [2021-09-29T08:09:29.240Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:09:29.240Z] ---> Running in 5962630386c7 [2021-09-29T08:09:30.707Z] Removing intermediate container 5962630386c7 [2021-09-29T08:09:30.707Z] ---> 982b08af439d [2021-09-29T08:09:30.707Z] Step 25/26 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:09:30.982Z] ---> e2d7ccdd5e64 [2021-09-29T08:09:30.983Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:09:30.983Z] ---> Running in 9b7926e77dff [2021-09-29T08:09:32.054Z] ---> Running in 094abb3e1185 [2021-09-29T08:09:32.054Z] Removing intermediate container 9b7926e77dff [2021-09-29T08:09:32.054Z] ---> 2053175d1af2 [2021-09-29T08:09:32.054Z] Step 26/26 : LABEL version=2.0.1-dev.58 [2021-09-29T08:09:32.683Z] ---> Running in 8511af9dd44d [2021-09-29T08:09:32.683Z] Removing intermediate container 094abb3e1185 [2021-09-29T08:09:32.683Z] ---> 9ebdf0a45be6 [2021-09-29T08:09:32.683Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:09:33.353Z] Removing intermediate container 8511af9dd44d [2021-09-29T08:09:33.353Z] ---> 83b8cfdc7da2 [2021-09-29T08:09:33.353Z] [2021-09-29T08:09:33.631Z] Successfully built 83b8cfdc7da2 [2021-09-29T08:09:33.631Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T08:09:33.631Z]  Building security-secretstore-setup ... done Building core-data [2021-09-29T08:09:33.903Z] ---> 3dda18172860 [2021-09-29T08:09:33.903Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:09:34.178Z] ---> Running in 46056a953e53 [2021-09-29T08:09:36.796Z] Removing intermediate container 46056a953e53 [2021-09-29T08:09:36.796Z] ---> 829235667df0 [2021-09-29T08:09:36.796Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:09:36.796Z] ---> Running in a545509fb33f [2021-09-29T08:09:37.389Z] Removing intermediate container a545509fb33f [2021-09-29T08:09:37.389Z] ---> b16929ebeedf [2021-09-29T08:09:37.389Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:09:37.661Z] ---> Running in 78143872f20d [2021-09-29T08:09:38.262Z] Removing intermediate container 78143872f20d [2021-09-29T08:09:38.262Z] ---> edd83bd360fe [2021-09-29T08:09:38.262Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T08:09:38.868Z] ---> Running in 6599fee9d536 [2021-09-29T08:09:39.850Z] Removing intermediate container 6599fee9d536 [2021-09-29T08:09:39.850Z] ---> 165f0502a59c [2021-09-29T08:09:39.850Z] Step 31/32 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:09:40.448Z] ---> Running in 8f8edb073751 [2021-09-29T08:09:41.048Z] Removing intermediate container 8f8edb073751 [2021-09-29T08:09:41.048Z] ---> 7d3a99dc0429 [2021-09-29T08:09:41.048Z] Step 32/32 : LABEL version=2.0.1-dev.58 [2021-09-29T08:09:41.648Z] ---> Running in b761c4d4bd5e [2021-09-29T08:09:42.631Z] Removing intermediate container b761c4d4bd5e [2021-09-29T08:09:42.631Z] ---> 4db360c05eba [2021-09-29T08:09:42.631Z] [2021-09-29T08:09:42.909Z] Successfully built 4db360c05eba [2021-09-29T08:09:42.909Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T08:09:58.007Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:09:58.007Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:09:58.007Z] ---> 0b22e734bf9d [2021-09-29T08:09:58.007Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:09:58.007Z] ---> Using cache [2021-09-29T08:09:58.007Z] ---> 0ade68e58d12 [2021-09-29T08:09:58.007Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:09:58.007Z] ---> Using cache [2021-09-29T08:09:58.007Z] ---> f0f72882f62a [2021-09-29T08:09:58.007Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T08:09:58.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:09:58.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:09:58.283Z] ---> 0b22e734bf9d [2021-09-29T08:09:58.283Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:09:58.283Z] ---> Using cache [2021-09-29T08:09:58.283Z] ---> 0ade68e58d12 [2021-09-29T08:09:58.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:09:58.283Z] ---> Using cache [2021-09-29T08:09:58.283Z] ---> f0f72882f62a [2021-09-29T08:09:58.283Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:09:58.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:09:58.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:09:58.283Z] ---> 0b22e734bf9d [2021-09-29T08:09:58.283Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:09:58.283Z] ---> Using cache [2021-09-29T08:09:58.283Z] ---> 0ade68e58d12 [2021-09-29T08:09:58.283Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:09:58.283Z] ---> Using cache [2021-09-29T08:09:58.283Z] ---> f0f72882f62a [2021-09-29T08:09:58.283Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:10:00.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:10:00.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:10:00.312Z] ---> 0b22e734bf9d [2021-09-29T08:10:00.312Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:10:00.312Z] ---> Using cache [2021-09-29T08:10:00.312Z] ---> 0ade68e58d12 [2021-09-29T08:10:00.312Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:10:00.312Z] ---> Using cache [2021-09-29T08:10:00.312Z] ---> f0f72882f62a [2021-09-29T08:10:00.312Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:10:00.926Z] ---> Running in 233b99161718 [2021-09-29T08:10:00.926Z] ---> Running in db926ce125a1 [2021-09-29T08:10:00.926Z] ---> Running in ce8c3e6dc1e0 [2021-09-29T08:10:00.926Z] ---> Running in 85026bcaf66d [2021-09-29T08:10:02.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:03.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:03.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:03.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:04.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:04.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:04.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:05.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:10:05.283Z] OK: 218 MiB in 52 packages [2021-09-29T08:10:05.568Z] OK: 218 MiB in 52 packages [2021-09-29T08:10:05.568Z] OK: 218 MiB in 52 packages [2021-09-29T08:10:06.191Z] OK: 218 MiB in 52 packages [2021-09-29T08:10:07.173Z] Removing intermediate container db926ce125a1 [2021-09-29T08:10:07.173Z] ---> 0d509c27ab26 [2021-09-29T08:10:07.173Z] Step 6/22 : COPY go.mod . [2021-09-29T08:10:07.468Z] Removing intermediate container 233b99161718 [2021-09-29T08:10:07.468Z] ---> 31a51033265b [2021-09-29T08:10:07.468Z] Step 6/24 : COPY go.mod . [2021-09-29T08:10:07.746Z] Removing intermediate container 85026bcaf66d [2021-09-29T08:10:07.746Z] ---> 9b2397598fde [2021-09-29T08:10:07.746Z] Step 6/24 : COPY go.mod . [2021-09-29T08:10:07.746Z] Removing intermediate container ce8c3e6dc1e0 [2021-09-29T08:10:07.746Z] ---> fab716be3f03 [2021-09-29T08:10:07.746Z] Step 6/24 : COPY go.mod . [2021-09-29T08:10:08.023Z] ---> 39b95a7c545a [2021-09-29T08:10:08.023Z] Step 7/22 : RUN go mod download [2021-09-29T08:10:08.306Z] ---> Running in 57c20c8f1d08 [2021-09-29T08:10:08.580Z] ---> 23798ece29fe [2021-09-29T08:10:08.580Z] Step 7/24 : RUN go mod download [2021-09-29T08:10:08.856Z] ---> e6eb57336a82 [2021-09-29T08:10:08.856Z] Step 7/24 : RUN go mod download [2021-09-29T08:10:08.856Z] ---> Running in 42819fa48ebd [2021-09-29T08:10:09.136Z] ---> 311a8678e5d4 [2021-09-29T08:10:09.136Z] Step 7/24 : RUN go mod download [2021-09-29T08:10:09.136Z] ---> Running in 81b82a971a7c [2021-09-29T08:10:09.415Z] ---> Running in 3bf307b41759 [2021-09-29T08:10:13.758Z] Removing intermediate container 57c20c8f1d08 [2021-09-29T08:10:13.758Z] ---> 272eeaf8e1a6 [2021-09-29T08:10:13.758Z] Step 8/22 : COPY . . [2021-09-29T08:10:15.195Z] Removing intermediate container 42819fa48ebd [2021-09-29T08:10:15.195Z] ---> 0b792d8e2846 [2021-09-29T08:10:15.195Z] Step 8/24 : COPY . . [2021-09-29T08:10:15.480Z] Removing intermediate container 81b82a971a7c [2021-09-29T08:10:15.480Z] ---> 23f808e2aeb4 [2021-09-29T08:10:15.480Z] Step 8/24 : COPY . . [2021-09-29T08:10:15.758Z] Removing intermediate container 3bf307b41759 [2021-09-29T08:10:15.758Z] ---> ca070475c1ca [2021-09-29T08:10:15.758Z] Step 8/24 : COPY . . [2021-09-29T08:10:30.883Z] ---> 641373cf01b2 [2021-09-29T08:10:30.883Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:10:31.163Z] ---> c2a7af8a4da6 [2021-09-29T08:10:31.163Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:10:31.163Z] ---> 5bf7a980e24c [2021-09-29T08:10:31.163Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:10:31.163Z] ---> 2e9ac30a444b [2021-09-29T08:10:31.163Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:10:31.163Z] ---> Running in 0a906ed7b5dc [2021-09-29T08:10:31.437Z] ---> Running in 704ef00948aa [2021-09-29T08:10:31.437Z] ---> Running in d3fbcabab4e3 [2021-09-29T08:10:31.437Z] ---> Running in 40ba30bcbf06 [2021-09-29T08:10:38.184Z] Removing intermediate container 0a906ed7b5dc [2021-09-29T08:10:38.185Z] ---> a7b9a61d9358 [2021-09-29T08:10:38.185Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:10:38.185Z] ---> Running in d0e7714c475a [2021-09-29T08:10:38.185Z] Removing intermediate container 704ef00948aa [2021-09-29T08:10:38.185Z] ---> 0aa35494a7b9 [2021-09-29T08:10:38.185Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:10:38.462Z] ---> Running in 45edb1b10a68 [2021-09-29T08:10:38.462Z] Removing intermediate container d3fbcabab4e3 [2021-09-29T08:10:38.462Z] ---> ea7e8ed6bfd3 [2021-09-29T08:10:38.463Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:10:38.736Z] Removing intermediate container 40ba30bcbf06 [2021-09-29T08:10:38.736Z] ---> 12ebf0732567 [2021-09-29T08:10:38.736Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:10:39.008Z] ---> Running in 80c8b4c65979 [2021-09-29T08:10:39.008Z] ---> Running in 47db9c259444 [2021-09-29T08:10:40.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:10:40.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:10:40.892Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:10:41.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:12:18.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:12:28.248Z] Removing intermediate container 45edb1b10a68 [2021-09-29T08:12:28.248Z] ---> 3322eb85a527 [2021-09-29T08:12:28.248Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:12:28.248Z] ---> Running in 1b699f2697b9 [2021-09-29T08:12:29.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:12:32.329Z] Removing intermediate container d0e7714c475a [2021-09-29T08:12:32.329Z] ---> 0a44345fdb33 [2021-09-29T08:12:32.329Z] [2021-09-29T08:12:32.329Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:12:32.329Z] ---> bb3de5531c18 [2021-09-29T08:12:32.329Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:12:32.329Z] ---> Running in 0e719a5d95f6 [2021-09-29T08:12:34.381Z] Removing intermediate container 1b699f2697b9 [2021-09-29T08:12:34.381Z] ---> d61cc279d7e9 [2021-09-29T08:12:34.381Z] [2021-09-29T08:12:34.381Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:12:34.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:34.381Z] 20.10.7: Pulling from library/docker [2021-09-29T08:12:34.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:35.751Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:12:35.751Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:12:35.751Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:12:35.751Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:12:35.751Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:12:35.751Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:12:35.751Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:12:36.083Z] OK: 8 MiB in 19 packages [2021-09-29T08:12:38.770Z] Removing intermediate container 47db9c259444 [2021-09-29T08:12:38.771Z] ---> 6c33d4213eea [2021-09-29T08:12:38.771Z] [2021-09-29T08:12:38.771Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:12:38.771Z] ---> bb3de5531c18 [2021-09-29T08:12:38.771Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:12:38.771Z] ---> Using cache [2021-09-29T08:12:38.771Z] ---> 7da416024cdc [2021-09-29T08:12:38.771Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:12:38.771Z] ---> Using cache [2021-09-29T08:12:38.771Z] ---> e17340a79c4d [2021-09-29T08:12:38.771Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:12:39.046Z] ---> Running in 39b1a24ac99c [2021-09-29T08:12:39.046Z] Removing intermediate container 0e719a5d95f6 [2021-09-29T08:12:39.046Z] ---> c61eb002eb92 [2021-09-29T08:12:39.046Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:12:39.316Z] ---> Running in a9880be8c8fa [2021-09-29T08:12:39.586Z] Removing intermediate container 39b1a24ac99c [2021-09-29T08:12:39.586Z] ---> 76414967a9d4 [2021-09-29T08:12:39.586Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:12:40.187Z] ---> Running in 80c5e139f0c2 [2021-09-29T08:12:40.187Z] Removing intermediate container a9880be8c8fa [2021-09-29T08:12:40.187Z] ---> 20d737f4bf82 [2021-09-29T08:12:40.187Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:12:41.179Z] ---> Running in a03048524b2c [2021-09-29T08:12:41.776Z] Removing intermediate container 80c5e139f0c2 [2021-09-29T08:12:41.776Z] ---> 9d489fbc8eb2 [2021-09-29T08:12:41.776Z] Step 16/24 : WORKDIR / [2021-09-29T08:12:42.755Z] ---> Running in 4670c5216c21 [2021-09-29T08:12:43.029Z] Removing intermediate container a03048524b2c [2021-09-29T08:12:43.029Z] ---> 20958c391a05 [2021-09-29T08:12:43.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T08:12:44.014Z] Removing intermediate container 4670c5216c21 [2021-09-29T08:12:44.014Z] ---> 6179d9ae589e [2021-09-29T08:12:44.014Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:12:45.018Z] ---> 681b7943e2c1 [2021-09-29T08:12:45.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:12:46.006Z] ---> 9341fccbd64f [2021-09-29T08:12:46.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:12:46.006Z] Removing intermediate container 80c8b4c65979 [2021-09-29T08:12:46.006Z] ---> 804c2ebab93f [2021-09-29T08:12:46.006Z] [2021-09-29T08:12:46.006Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:12:46.006Z] ---> bb3de5531c18 [2021-09-29T08:12:46.006Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:12:46.607Z] ---> Running in d6e6f8d2335f [2021-09-29T08:12:46.878Z] ---> 5dd3c1f77ce2 [2021-09-29T08:12:46.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:12:47.153Z] Removing intermediate container d6e6f8d2335f [2021-09-29T08:12:47.153Z] ---> 2ff99e48e657 [2021-09-29T08:12:47.153Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:12:47.435Z] ---> 991f1c579d6f [2021-09-29T08:12:47.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:12:47.435Z] ---> Running in 445db4896ee4 [2021-09-29T08:12:47.712Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:12:47.712Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:12:47.712Z] ---> df445af6242a [2021-09-29T08:12:47.712Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:12:48.309Z] ---> a742ec282bb8 [2021-09-29T08:12:48.309Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:12:48.309Z] ---> Running in c5645ecd0bd8 [2021-09-29T08:12:48.309Z] Removing intermediate container 445db4896ee4 [2021-09-29T08:12:48.309Z] ---> 976c515a7e65 [2021-09-29T08:12:48.309Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:12:48.309Z] ---> Running in b52d18767827 [2021-09-29T08:12:48.581Z] ---> Running in 0c765834c9fa [2021-09-29T08:12:48.581Z] ---> aaa6dcf0c715 [2021-09-29T08:12:48.581Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:12:48.859Z] ---> Running in 2e089ea4e67f [2021-09-29T08:12:48.859Z] Removing intermediate container c5645ecd0bd8 [2021-09-29T08:12:48.859Z] ---> 0bfdaeb3a302 [2021-09-29T08:12:48.859Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T08:12:48.859Z] Removing intermediate container b52d18767827 [2021-09-29T08:12:49.129Z] ---> 1d2044410a4a [2021-09-29T08:12:49.129Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:12:49.129Z] ---> Running in adf77a340a2c [2021-09-29T08:12:49.129Z] Removing intermediate container 0c765834c9fa [2021-09-29T08:12:49.129Z] ---> ee0cd8c153d4 [2021-09-29T08:12:49.129Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:12:49.403Z] ---> Running in 1047841898c0 [2021-09-29T08:12:49.403Z] Removing intermediate container 2e089ea4e67f [2021-09-29T08:12:49.403Z] ---> d8a05982751b [2021-09-29T08:12:49.403Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:12:49.403Z] ---> Running in 10ff5949c1e3 [2021-09-29T08:12:49.679Z] ---> Running in 5eba1f74934f [2021-09-29T08:12:49.951Z] Removing intermediate container 1047841898c0 [2021-09-29T08:12:49.951Z] ---> f4947aafe0fc [2021-09-29T08:12:49.951Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T08:12:50.223Z] ---> Running in 307731e7b3b6 [2021-09-29T08:12:50.223Z] Removing intermediate container 5eba1f74934f [2021-09-29T08:12:50.223Z] ---> d652771471b4 [2021-09-29T08:12:50.223Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:12:50.494Z] ---> Running in 197fc65eba42 [2021-09-29T08:12:50.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:50.767Z] Removing intermediate container 307731e7b3b6 [2021-09-29T08:12:50.767Z] ---> bec86b588f36 [2021-09-29T08:12:50.767Z] Step 21/22 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:12:51.037Z] ---> Running in b4e4c9e1085a [2021-09-29T08:12:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:51.037Z] Removing intermediate container 197fc65eba42 [2021-09-29T08:12:51.037Z] ---> f337880f94ce [2021-09-29T08:12:51.037Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:12:51.318Z] ---> Running in 03091aef86ae [2021-09-29T08:12:51.590Z] Removing intermediate container b4e4c9e1085a [2021-09-29T08:12:51.590Z] ---> 15c7c9b210f3 [2021-09-29T08:12:51.590Z] Step 22/22 : LABEL version=2.0.1-dev.58 [2021-09-29T08:12:51.863Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:12:51.863Z] ---> Running in d2329fc79673 [2021-09-29T08:12:51.863Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:12:51.863Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:12:52.145Z] Removing intermediate container 03091aef86ae [2021-09-29T08:12:52.145Z] ---> 529a9bf3e6be [2021-09-29T08:12:52.145Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:12:52.145Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:12:52.145Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:12:52.145Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:12:52.145Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:12:52.145Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:12:52.145Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:12:52.145Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:12:52.145Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:12:52.145Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:12:52.145Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:12:52.145Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:12:52.145Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:12:52.145Z] ---> Running in 0a0186cf7833 [2021-09-29T08:12:52.420Z] Removing intermediate container 10ff5949c1e3 [2021-09-29T08:12:52.420Z] ---> 78bf862324b0 [2021-09-29T08:12:52.420Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:12:52.701Z] Removing intermediate container d2329fc79673 [2021-09-29T08:12:52.701Z] ---> 3ce55e44d72d [2021-09-29T08:12:52.701Z] [2021-09-29T08:12:52.701Z] ---> Running in 6cdd3724c4bf [2021-09-29T08:12:52.982Z] Successfully built 3ce55e44d72d [2021-09-29T08:12:52.982Z] Removing intermediate container 0a0186cf7833 [2021-09-29T08:12:52.982Z] ---> 0780d1f87fd6 [2021-09-29T08:12:52.982Z] [2021-09-29T08:12:52.982Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T08:12:53.254Z]  Building security-proxy-setup ... done Successfully built 0780d1f87fd6 [2021-09-29T08:12:53.254Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T08:12:54.224Z]  Building core-metadata ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:12:54.224Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:54.224Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:12:54.224Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:12:54.224Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:12:54.224Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:12:54.224Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:12:54.224Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:12:54.492Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:12:54.492Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:12:54.492Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:12:54.492Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:12:54.492Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:12:54.492Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:12:54.492Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:12:54.492Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:12:54.492Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:12:54.762Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:12:54.762Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:12:54.762Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:12:54.762Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:12:54.762Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:12:54.762Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:12:54.762Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:12:54.762Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:12:54.762Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:12:55.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:12:55.355Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:12:55.355Z] OK: 82 MiB in 59 packages [2021-09-29T08:12:56.788Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:12:57.065Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:12:57.065Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:12:57.337Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:12:58.314Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:12:58.592Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:12:58.592Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:12:58.592Z] OK: 8 MiB in 20 packages [2021-09-29T08:13:00.576Z] Removing intermediate container 6cdd3724c4bf [2021-09-29T08:13:00.576Z] ---> de5f71765f1c [2021-09-29T08:13:00.576Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:13:01.557Z] ---> 8a8796fac168 [2021-09-29T08:13:01.557Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:13:02.993Z] ---> 4b11ed598013 [2021-09-29T08:13:02.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:13:03.588Z] ---> 6baeacd1e1c9 [2021-09-29T08:13:03.588Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:13:03.588Z] Collecting docker-compose==1.23.2 [2021-09-29T08:13:03.859Z] ---> Running in 1d83ba13256e [2021-09-29T08:13:03.859Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:13:04.129Z] Removing intermediate container 1d83ba13256e [2021-09-29T08:13:04.129Z] ---> 3e21c23c5de7 [2021-09-29T08:13:04.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:13:04.403Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:13:04.403Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:13:04.403Z] ---> Running in ca344d243f66 [2021-09-29T08:13:05.000Z] Removing intermediate container ca344d243f66 [2021-09-29T08:13:05.000Z] ---> fa87fe4fdd80 [2021-09-29T08:13:05.000Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:13:05.000Z] ---> Running in d067e4c39b25 [2021-09-29T08:13:05.597Z] Removing intermediate container d067e4c39b25 [2021-09-29T08:13:05.597Z] ---> 5c711aa6a0d3 [2021-09-29T08:13:05.597Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:13:05.873Z] ---> Running in a03f8dbf9240 [2021-09-29T08:13:06.473Z] Removing intermediate container a03f8dbf9240 [2021-09-29T08:13:06.473Z] ---> e6223b1254a7 [2021-09-29T08:13:06.473Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:13:06.473Z] ---> Running in 60deac6c70e7 [2021-09-29T08:13:07.077Z] Removing intermediate container 60deac6c70e7 [2021-09-29T08:13:07.077Z] ---> c63bcf1fbdd4 [2021-09-29T08:13:07.077Z] [2021-09-29T08:13:07.368Z] Successfully built c63bcf1fbdd4 [2021-09-29T08:13:07.368Z] Successfully tagged core-data-arm64:latest [2021-09-29T08:13:07.969Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:13:07.969Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:13:08.242Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T08:13:08.242Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:13:09.217Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:13:09.217Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:13:13.513Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:13:13.513Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:13:16.132Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T08:13:16.405Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:13:16.405Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:13:16.998Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:13:16.998Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:13:16.998Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:13:16.998Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:13:19.606Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:13:19.606Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:13:20.582Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:13:20.582Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:13:21.580Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:13:21.580Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:13:21.859Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:13:21.859Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:13:22.131Z] Collecting certifi>=2017.4.17 [2021-09-29T08:13:22.131Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:13:22.406Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:13:22.406Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:13:23.005Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:13:23.005Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:13:23.005Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:13:23.005Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:13:23.987Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:13:23.987Z] Attempting uninstall: urllib3 [2021-09-29T08:13:23.987Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:13:23.987Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:13:24.262Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:13:24.859Z] Attempting uninstall: idna [2021-09-29T08:13:24.859Z] Found existing installation: idna 3.1 [2021-09-29T08:13:24.859Z] Uninstalling idna-3.1: [2021-09-29T08:13:24.859Z] Successfully uninstalled idna-3.1 [2021-09-29T08:13:25.457Z] Attempting uninstall: chardet [2021-09-29T08:13:25.457Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:13:25.457Z] Uninstalling chardet-4.0.0: [2021-09-29T08:13:25.732Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:13:27.169Z] Attempting uninstall: requests [2021-09-29T08:13:27.169Z] Found existing installation: requests 2.25.1 [2021-09-29T08:13:27.169Z] Uninstalling requests-2.25.1: [2021-09-29T08:13:27.169Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:13:27.768Z] Running setup.py install for texttable: started [2021-09-29T08:13:30.392Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:13:30.392Z] Running setup.py install for PyYAML: started [2021-09-29T08:13:33.020Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:13:33.020Z] Running setup.py install for docopt: started [2021-09-29T08:13:35.648Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:13:35.648Z] Running setup.py install for dockerpty: started [2021-09-29T08:13:38.306Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:13:40.343Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T08:13:50.528Z] Removing intermediate container adf77a340a2c [2021-09-29T08:13:50.528Z] ---> 4a3fb7eb3620 [2021-09-29T08:13:50.528Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:13:50.529Z] ---> Running in af84b4874408 [2021-09-29T08:13:50.529Z] Removing intermediate container af84b4874408 [2021-09-29T08:13:50.529Z] ---> 6baeea35af04 [2021-09-29T08:13:50.529Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:13:50.529Z] ---> Running in bd56f645803b [2021-09-29T08:13:51.130Z] Removing intermediate container bd56f645803b [2021-09-29T08:13:51.130Z] ---> 5cd4df21de01 [2021-09-29T08:13:51.130Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:13:52.571Z] ---> 95d9e989f127 [2021-09-29T08:13:52.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:13:53.170Z] ---> 6a1ff879f2dd [2021-09-29T08:13:53.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:13:54.155Z] ---> 32b02b3d2abc [2021-09-29T08:13:54.155Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:13:54.430Z] ---> Running in b771ecf18bbf [2021-09-29T08:13:55.030Z] Removing intermediate container b771ecf18bbf [2021-09-29T08:13:55.030Z] ---> a39d2ef5e91b [2021-09-29T08:13:55.030Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:13:55.030Z] ---> Running in f928bbcbc979 [2021-09-29T08:13:55.628Z] Removing intermediate container f928bbcbc979 [2021-09-29T08:13:55.628Z] ---> 220511b5361a [2021-09-29T08:13:55.628Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:13:55.628Z] ---> Running in 64f84f568828 [2021-09-29T08:13:56.229Z] Removing intermediate container 64f84f568828 [2021-09-29T08:13:56.229Z] ---> 7611c895bdc0 [2021-09-29T08:13:56.229Z] Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:13:56.504Z] ---> Running in 7fc73f027a2f [2021-09-29T08:13:57.103Z] Removing intermediate container 7fc73f027a2f [2021-09-29T08:13:57.103Z] ---> 5324a3876016 [2021-09-29T08:13:57.103Z] Step 24/24 : LABEL version=2.0.1-dev.58 [2021-09-29T08:13:57.103Z] ---> Running in 2cb0ad6dabd9 [2021-09-29T08:13:57.702Z] Removing intermediate container 2cb0ad6dabd9 [2021-09-29T08:13:57.702Z] ---> fadaa899d7c2 [2021-09-29T08:13:57.702Z] [2021-09-29T08:13:57.976Z] Successfully built fadaa899d7c2 [2021-09-29T08:13:57.976Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T08:13:58.266Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T08:13:58.260Z] $ docker stop --time=1 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b [2021-09-29T08:14:00.115Z] $ docker rm -f 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:14:00.752Z] + docker images [2021-09-29T08:14:01.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:14:01.024Z] sys-mgmt-agent-arm64 latest fadaa899d7c2 3 seconds ago 312MB [2021-09-29T08:14:01.024Z] core-data-arm64 latest c63bcf1fbdd4 54 seconds ago 19.4MB [2021-09-29T08:14:01.024Z] core-metadata-arm64 latest 0780d1f87fd6 About a minute ago 15.8MB [2021-09-29T08:14:01.024Z] security-proxy-setup-arm64 latest 3ce55e44d72d About a minute ago 25.3MB [2021-09-29T08:14:01.024Z] 804c2ebab93f About a minute ago 1.46GB [2021-09-29T08:14:01.024Z] 6c33d4213eea About a minute ago 1.46GB [2021-09-29T08:14:01.024Z] d61cc279d7e9 About a minute ago 1.45GB [2021-09-29T08:14:01.024Z] 0a44345fdb33 About a minute ago 1.46GB [2021-09-29T08:14:01.024Z] security-bootstrapper-arm64 latest 4db360c05eba 4 minutes ago 17.7MB [2021-09-29T08:14:01.024Z] security-secretstore-setup-arm64 latest 83b8cfdc7da2 4 minutes ago 26.5MB [2021-09-29T08:14:01.024Z] support-notifications-arm64 latest 7bec5262b0bc 4 minutes ago 15.9MB [2021-09-29T08:14:01.024Z] support-scheduler-arm64 latest e671e940c0ad 4 minutes ago 15.2MB [2021-09-29T08:14:01.024Z] core-command-arm64 latest 7faba21be415 4 minutes ago 15.2MB [2021-09-29T08:14:01.024Z] e94bd7b8a7af 4 minutes ago 1.45GB [2021-09-29T08:14:01.024Z] 33e22760b0a3 4 minutes ago 1.45GB [2021-09-29T08:14:01.024Z] cc8b60e67f32 5 minutes ago 1.46GB [2021-09-29T08:14:01.024Z] a69800f4ca80 5 minutes ago 1.45GB [2021-09-29T08:14:01.024Z] 5b15d636c7f2 5 minutes ago 1.45GB [2021-09-29T08:14:01.025Z] ci-base-image-arm64 latest 0b22e734bf9d 9 minutes ago 1.24GB [2021-09-29T08:14:01.025Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T08:14:01.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T08:14:01.025Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T08:14:01.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:14:01.440Z] provisioning config files... [2021-09-29T08:14:01.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config8286028398916009900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:14:01.832Z] ---> docker-login.sh [2021-09-29T08:14:01.832Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:14:02.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:14:02.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:14:02.378Z] Configure a credential helper to remove this warning. See [2021-09-29T08:14:02.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:14:02.378Z] [2021-09-29T08:14:02.378Z] Login Succeeded [2021-09-29T08:14:02.378Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:14:02.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:14:02.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:14:02.923Z] Configure a credential helper to remove this warning. See [2021-09-29T08:14:02.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:14:02.923Z] [2021-09-29T08:14:02.923Z] Login Succeeded [2021-09-29T08:14:02.923Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:14:03.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:14:03.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:14:03.518Z] Configure a credential helper to remove this warning. See [2021-09-29T08:14:03.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:14:03.518Z] [2021-09-29T08:14:03.518Z] Login Succeeded [2021-09-29T08:14:03.518Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:14:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:14:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:14:04.110Z] Configure a credential helper to remove this warning. See [2021-09-29T08:14:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:14:04.110Z] [2021-09-29T08:14:04.110Z] Login Succeeded [2021-09-29T08:14:04.110Z] docker.io [2021-09-29T08:14:04.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:14:04.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:14:04.977Z] Configure a credential helper to remove this warning. See [2021-09-29T08:14:04.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:14:04.977Z] [2021-09-29T08:14:04.977Z] Login Succeeded [2021-09-29T08:14:04.977Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:14:04.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:05.075Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-29T08:14:05.076Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:05.076Z] latest [2021-09-29T08:14:05.076Z] 2.0.1-dev.58 [2021-09-29T08:14:05.076Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:05.076Z] main [2021-09-29T08:14:05.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:05.466Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:05.807Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:05.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:14:05.807Z] 4d6672bf3e5c: Preparing [2021-09-29T08:14:05.807Z] 38546fd594c4: Preparing [2021-09-29T08:14:05.807Z] ce43d2a114ca: Preparing [2021-09-29T08:14:05.807Z] 228e74d05cf6: Preparing [2021-09-29T08:14:05.807Z] ee420dfed78a: Preparing [2021-09-29T08:14:06.082Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:06.082Z] 4d6672bf3e5c: Pushed [2021-09-29T08:14:06.355Z] 228e74d05cf6: Pushed [2021-09-29T08:14:06.355Z] ce43d2a114ca: Pushed [2021-09-29T08:14:08.320Z] 38546fd594c4: Pushed [2021-09-29T08:14:08.591Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:08.938Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:09.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T08:14:09.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:14:09.281Z] 4d6672bf3e5c: Preparing [2021-09-29T08:14:09.281Z] 38546fd594c4: Preparing [2021-09-29T08:14:09.281Z] ce43d2a114ca: Preparing [2021-09-29T08:14:09.281Z] 228e74d05cf6: Preparing [2021-09-29T08:14:09.281Z] ee420dfed78a: Preparing [2021-09-29T08:14:09.554Z] 228e74d05cf6: Layer already exists [2021-09-29T08:14:09.554Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:09.554Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:09.554Z] 4d6672bf3e5c: Layer already exists [2021-09-29T08:14:09.554Z] 38546fd594c4: Layer already exists [2021-09-29T08:14:09.554Z] latest: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:09.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:10.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 [2021-09-29T08:14:10.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:14:10.242Z] 4d6672bf3e5c: Preparing [2021-09-29T08:14:10.242Z] 38546fd594c4: Preparing [2021-09-29T08:14:10.242Z] ce43d2a114ca: Preparing [2021-09-29T08:14:10.242Z] 228e74d05cf6: Preparing [2021-09-29T08:14:10.243Z] ee420dfed78a: Preparing [2021-09-29T08:14:10.515Z] 228e74d05cf6: Layer already exists [2021-09-29T08:14:10.515Z] 4d6672bf3e5c: Layer already exists [2021-09-29T08:14:10.515Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:10.515Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:10.515Z] 38546fd594c4: Layer already exists [2021-09-29T08:14:10.515Z] 2.0.1-dev.58: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:10.863Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:11.204Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:11.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:14:11.204Z] 4d6672bf3e5c: Preparing [2021-09-29T08:14:11.204Z] 38546fd594c4: Preparing [2021-09-29T08:14:11.204Z] ce43d2a114ca: Preparing [2021-09-29T08:14:11.204Z] 228e74d05cf6: Preparing [2021-09-29T08:14:11.204Z] ee420dfed78a: Preparing [2021-09-29T08:14:11.476Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:11.476Z] 228e74d05cf6: Layer already exists [2021-09-29T08:14:11.476Z] 38546fd594c4: Layer already exists [2021-09-29T08:14:11.476Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:11.476Z] 4d6672bf3e5c: Layer already exists [2021-09-29T08:14:11.476Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:11.825Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:12.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-29T08:14:12.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:14:12.167Z] 4d6672bf3e5c: Preparing [2021-09-29T08:14:12.167Z] 38546fd594c4: Preparing [2021-09-29T08:14:12.168Z] ce43d2a114ca: Preparing [2021-09-29T08:14:12.168Z] 228e74d05cf6: Preparing [2021-09-29T08:14:12.168Z] ee420dfed78a: Preparing [2021-09-29T08:14:12.445Z] 228e74d05cf6: Layer already exists [2021-09-29T08:14:12.445Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:12.445Z] 38546fd594c4: Layer already exists [2021-09-29T08:14:12.445Z] 4d6672bf3e5c: Layer already exists [2021-09-29T08:14:12.445Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:12.445Z] main: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:12.516Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:12.533Z] taggedImages: [2021-09-29T08:14:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T08:14:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 [2021-09-29T08:14:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-29T08:14:12.572Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-29T08:14:12.572Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:12.572Z] latest [2021-09-29T08:14:12.572Z] 2.0.1-dev.58 [2021-09-29T08:14:12.572Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:12.572Z] main [2021-09-29T08:14:12.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:12.960Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:13.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:13.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:14:13.303Z] 7321f3d0a642: Preparing [2021-09-29T08:14:13.303Z] dba5661b352c: Preparing [2021-09-29T08:14:13.303Z] ce43d2a114ca: Preparing [2021-09-29T08:14:13.303Z] a1bc4299e06f: Preparing [2021-09-29T08:14:13.303Z] 1624e76aca7c: Preparing [2021-09-29T08:14:13.303Z] ee420dfed78a: Preparing [2021-09-29T08:14:13.575Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:13.575Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:13.575Z] 7321f3d0a642: Pushed [2021-09-29T08:14:13.575Z] 1624e76aca7c: Pushed [2021-09-29T08:14:14.169Z] a1bc4299e06f: Pushed [2021-09-29T08:14:16.131Z] dba5661b352c: Pushed [2021-09-29T08:14:16.402Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:16.746Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:17.092Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T08:14:17.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:14:17.092Z] 7321f3d0a642: Preparing [2021-09-29T08:14:17.092Z] dba5661b352c: Preparing [2021-09-29T08:14:17.092Z] ce43d2a114ca: Preparing [2021-09-29T08:14:17.092Z] a1bc4299e06f: Preparing [2021-09-29T08:14:17.092Z] 1624e76aca7c: Preparing [2021-09-29T08:14:17.092Z] ee420dfed78a: Preparing [2021-09-29T08:14:17.092Z] ee420dfed78a: Waiting [2021-09-29T08:14:17.364Z] dba5661b352c: Layer already exists [2021-09-29T08:14:17.364Z] a1bc4299e06f: Layer already exists [2021-09-29T08:14:17.364Z] 1624e76aca7c: Layer already exists [2021-09-29T08:14:17.364Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:17.364Z] 7321f3d0a642: Layer already exists [2021-09-29T08:14:17.364Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:17.364Z] latest: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:17.736Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:18.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 [2021-09-29T08:14:18.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:14:18.114Z] 7321f3d0a642: Preparing [2021-09-29T08:14:18.114Z] dba5661b352c: Preparing [2021-09-29T08:14:18.114Z] ce43d2a114ca: Preparing [2021-09-29T08:14:18.114Z] a1bc4299e06f: Preparing [2021-09-29T08:14:18.114Z] 1624e76aca7c: Preparing [2021-09-29T08:14:18.114Z] ee420dfed78a: Preparing [2021-09-29T08:14:18.114Z] ee420dfed78a: Waiting [2021-09-29T08:14:18.395Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:18.395Z] a1bc4299e06f: Layer already exists [2021-09-29T08:14:18.395Z] 7321f3d0a642: Layer already exists [2021-09-29T08:14:18.395Z] dba5661b352c: Layer already exists [2021-09-29T08:14:18.395Z] 1624e76aca7c: Layer already exists [2021-09-29T08:14:18.395Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:18.395Z] 2.0.1-dev.58: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:18.761Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:19.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:19.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:14:19.137Z] 7321f3d0a642: Preparing [2021-09-29T08:14:19.137Z] dba5661b352c: Preparing [2021-09-29T08:14:19.137Z] ce43d2a114ca: Preparing [2021-09-29T08:14:19.137Z] a1bc4299e06f: Preparing [2021-09-29T08:14:19.137Z] 1624e76aca7c: Preparing [2021-09-29T08:14:19.137Z] ee420dfed78a: Preparing [2021-09-29T08:14:19.137Z] ee420dfed78a: Waiting [2021-09-29T08:14:19.137Z] a1bc4299e06f: Layer already exists [2021-09-29T08:14:19.137Z] 1624e76aca7c: Layer already exists [2021-09-29T08:14:19.137Z] dba5661b352c: Layer already exists [2021-09-29T08:14:19.137Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:19.137Z] 7321f3d0a642: Layer already exists [2021-09-29T08:14:19.411Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:19.411Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:19.762Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:20.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-29T08:14:20.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:14:20.101Z] 7321f3d0a642: Preparing [2021-09-29T08:14:20.101Z] dba5661b352c: Preparing [2021-09-29T08:14:20.101Z] ce43d2a114ca: Preparing [2021-09-29T08:14:20.101Z] a1bc4299e06f: Preparing [2021-09-29T08:14:20.101Z] 1624e76aca7c: Preparing [2021-09-29T08:14:20.101Z] ee420dfed78a: Preparing [2021-09-29T08:14:20.101Z] ee420dfed78a: Waiting [2021-09-29T08:14:20.373Z] 1624e76aca7c: Layer already exists [2021-09-29T08:14:20.373Z] a1bc4299e06f: Layer already exists [2021-09-29T08:14:20.373Z] dba5661b352c: Layer already exists [2021-09-29T08:14:20.373Z] 7321f3d0a642: Layer already exists [2021-09-29T08:14:20.373Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:20.373Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:20.373Z] main: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:20.437Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:20.452Z] taggedImages: [2021-09-29T08:14:20.452Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:20.452Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T08:14:20.452Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 [2021-09-29T08:14:20.452Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:20.452Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-29T08:14:20.489Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-29T08:14:20.489Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:20.489Z] latest [2021-09-29T08:14:20.489Z] 2.0.1-dev.58 [2021-09-29T08:14:20.489Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:20.489Z] main [2021-09-29T08:14:20.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:20.869Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:21.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:21.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:14:21.210Z] b6527674bcb8: Preparing [2021-09-29T08:14:21.210Z] 50b86f4a95bf: Preparing [2021-09-29T08:14:21.210Z] ce43d2a114ca: Preparing [2021-09-29T08:14:21.210Z] dca2725465b7: Preparing [2021-09-29T08:14:21.210Z] ee420dfed78a: Preparing [2021-09-29T08:14:21.483Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:21.483Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:21.483Z] b6527674bcb8: Pushed [2021-09-29T08:14:21.483Z] dca2725465b7: Pushed [2021-09-29T08:14:24.086Z] 50b86f4a95bf: Pushed [2021-09-29T08:14:24.086Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:24.426Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:24.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T08:14:24.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:14:24.762Z] b6527674bcb8: Preparing [2021-09-29T08:14:24.762Z] 50b86f4a95bf: Preparing [2021-09-29T08:14:24.762Z] ce43d2a114ca: Preparing [2021-09-29T08:14:24.762Z] dca2725465b7: Preparing [2021-09-29T08:14:24.762Z] ee420dfed78a: Preparing [2021-09-29T08:14:25.041Z] dca2725465b7: Layer already exists [2021-09-29T08:14:25.041Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:25.041Z] b6527674bcb8: Layer already exists [2021-09-29T08:14:25.041Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:25.041Z] 50b86f4a95bf: Layer already exists [2021-09-29T08:14:25.041Z] latest: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:25.382Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:25.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 [2021-09-29T08:14:25.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:14:25.721Z] b6527674bcb8: Preparing [2021-09-29T08:14:25.721Z] 50b86f4a95bf: Preparing [2021-09-29T08:14:25.721Z] ce43d2a114ca: Preparing [2021-09-29T08:14:25.721Z] dca2725465b7: Preparing [2021-09-29T08:14:25.721Z] ee420dfed78a: Preparing [2021-09-29T08:14:25.993Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:25.993Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:25.993Z] 50b86f4a95bf: Layer already exists [2021-09-29T08:14:25.993Z] dca2725465b7: Layer already exists [2021-09-29T08:14:25.993Z] b6527674bcb8: Layer already exists [2021-09-29T08:14:25.993Z] 2.0.1-dev.58: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:26.341Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:26.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:26.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:14:26.729Z] b6527674bcb8: Preparing [2021-09-29T08:14:26.729Z] 50b86f4a95bf: Preparing [2021-09-29T08:14:26.729Z] ce43d2a114ca: Preparing [2021-09-29T08:14:26.729Z] dca2725465b7: Preparing [2021-09-29T08:14:26.729Z] ee420dfed78a: Preparing [2021-09-29T08:14:27.004Z] 50b86f4a95bf: Layer already exists [2021-09-29T08:14:27.004Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:27.004Z] dca2725465b7: Layer already exists [2021-09-29T08:14:27.004Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:27.004Z] b6527674bcb8: Layer already exists [2021-09-29T08:14:27.004Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:27.346Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:27.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-29T08:14:27.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:14:27.687Z] b6527674bcb8: Preparing [2021-09-29T08:14:27.687Z] 50b86f4a95bf: Preparing [2021-09-29T08:14:27.687Z] ce43d2a114ca: Preparing [2021-09-29T08:14:27.687Z] dca2725465b7: Preparing [2021-09-29T08:14:27.687Z] ee420dfed78a: Preparing [2021-09-29T08:14:27.958Z] 50b86f4a95bf: Layer already exists [2021-09-29T08:14:27.958Z] dca2725465b7: Layer already exists [2021-09-29T08:14:27.958Z] b6527674bcb8: Layer already exists [2021-09-29T08:14:27.958Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:27.958Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:27.958Z] main: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:28.019Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:28.033Z] taggedImages: [2021-09-29T08:14:28.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:28.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T08:14:28.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 [2021-09-29T08:14:28.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:28.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-29T08:14:28.063Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-29T08:14:28.063Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:28.063Z] latest [2021-09-29T08:14:28.063Z] 2.0.1-dev.58 [2021-09-29T08:14:28.063Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:28.063Z] main [2021-09-29T08:14:28.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:28.433Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:28.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:28.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:14:28.772Z] 072d5fb87f30: Preparing [2021-09-29T08:14:28.772Z] 072d5fb87f30: Preparing [2021-09-29T08:14:28.772Z] b35e9593116b: Preparing [2021-09-29T08:14:28.772Z] 41cfd9e9bc0e: Preparing [2021-09-29T08:14:28.772Z] 67095dfc0831: Preparing [2021-09-29T08:14:28.772Z] 4b01d62cdd27: Preparing [2021-09-29T08:14:28.772Z] ce43d2a114ca: Preparing [2021-09-29T08:14:28.772Z] 90a829a205bf: Preparing [2021-09-29T08:14:28.772Z] 1150f5744518: Preparing [2021-09-29T08:14:28.772Z] a8187d620703: Preparing [2021-09-29T08:14:28.772Z] f3806564291f: Preparing [2021-09-29T08:14:28.772Z] ee420dfed78a: Preparing [2021-09-29T08:14:28.772Z] ce43d2a114ca: Waiting [2021-09-29T08:14:28.772Z] 90a829a205bf: Waiting [2021-09-29T08:14:28.772Z] 1150f5744518: Waiting [2021-09-29T08:14:28.772Z] a8187d620703: Waiting [2021-09-29T08:14:28.772Z] f3806564291f: Waiting [2021-09-29T08:14:28.772Z] ee420dfed78a: Waiting [2021-09-29T08:14:29.049Z] 41cfd9e9bc0e: Pushed [2021-09-29T08:14:29.050Z] 072d5fb87f30: Pushed [2021-09-29T08:14:29.050Z] 67095dfc0831: Pushed [2021-09-29T08:14:29.050Z] b35e9593116b: Pushed [2021-09-29T08:14:29.320Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:29.320Z] 90a829a205bf: Pushed [2021-09-29T08:14:29.592Z] 1150f5744518: Pushed [2021-09-29T08:14:29.592Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:29.592Z] a8187d620703: Pushed [2021-09-29T08:14:29.592Z] f3806564291f: Pushed [2021-09-29T08:14:32.193Z] 4b01d62cdd27: Pushed [2021-09-29T08:14:32.193Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:32.531Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:32.867Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T08:14:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:14:32.867Z] 072d5fb87f30: Preparing [2021-09-29T08:14:32.867Z] 072d5fb87f30: Preparing [2021-09-29T08:14:32.867Z] b35e9593116b: Preparing [2021-09-29T08:14:32.867Z] 41cfd9e9bc0e: Preparing [2021-09-29T08:14:32.867Z] 67095dfc0831: Preparing [2021-09-29T08:14:32.867Z] 4b01d62cdd27: Preparing [2021-09-29T08:14:32.867Z] ce43d2a114ca: Preparing [2021-09-29T08:14:32.867Z] 90a829a205bf: Preparing [2021-09-29T08:14:32.867Z] 1150f5744518: Preparing [2021-09-29T08:14:32.867Z] a8187d620703: Preparing [2021-09-29T08:14:32.867Z] f3806564291f: Preparing [2021-09-29T08:14:32.867Z] ee420dfed78a: Preparing [2021-09-29T08:14:32.867Z] ce43d2a114ca: Waiting [2021-09-29T08:14:32.867Z] a8187d620703: Waiting [2021-09-29T08:14:32.867Z] f3806564291f: Waiting [2021-09-29T08:14:32.867Z] ee420dfed78a: Waiting [2021-09-29T08:14:32.867Z] 90a829a205bf: Waiting [2021-09-29T08:14:32.867Z] 1150f5744518: Waiting [2021-09-29T08:14:33.139Z] 41cfd9e9bc0e: Layer already exists [2021-09-29T08:14:33.139Z] 67095dfc0831: Layer already exists [2021-09-29T08:14:33.139Z] 072d5fb87f30: Layer already exists [2021-09-29T08:14:33.139Z] 4b01d62cdd27: Layer already exists [2021-09-29T08:14:33.139Z] b35e9593116b: Layer already exists [2021-09-29T08:14:33.139Z] 90a829a205bf: Layer already exists [2021-09-29T08:14:33.139Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:33.139Z] 1150f5744518: Layer already exists [2021-09-29T08:14:33.139Z] a8187d620703: Layer already exists [2021-09-29T08:14:33.139Z] f3806564291f: Layer already exists [2021-09-29T08:14:33.139Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:33.139Z] latest: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:33.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:33.828Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 [2021-09-29T08:14:33.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:14:33.828Z] 072d5fb87f30: Preparing [2021-09-29T08:14:33.828Z] 072d5fb87f30: Preparing [2021-09-29T08:14:33.828Z] b35e9593116b: Preparing [2021-09-29T08:14:33.828Z] 41cfd9e9bc0e: Preparing [2021-09-29T08:14:33.828Z] 67095dfc0831: Preparing [2021-09-29T08:14:33.828Z] 4b01d62cdd27: Preparing [2021-09-29T08:14:33.828Z] ce43d2a114ca: Preparing [2021-09-29T08:14:33.828Z] 90a829a205bf: Preparing [2021-09-29T08:14:33.828Z] 1150f5744518: Preparing [2021-09-29T08:14:33.828Z] a8187d620703: Preparing [2021-09-29T08:14:33.828Z] f3806564291f: Preparing [2021-09-29T08:14:33.828Z] ee420dfed78a: Preparing [2021-09-29T08:14:33.828Z] ce43d2a114ca: Waiting [2021-09-29T08:14:33.828Z] 90a829a205bf: Waiting [2021-09-29T08:14:33.828Z] 1150f5744518: Waiting [2021-09-29T08:14:33.828Z] f3806564291f: Waiting [2021-09-29T08:14:33.828Z] ee420dfed78a: Waiting [2021-09-29T08:14:33.828Z] a8187d620703: Waiting [2021-09-29T08:14:34.100Z] 4b01d62cdd27: Layer already exists [2021-09-29T08:14:34.100Z] 072d5fb87f30: Layer already exists [2021-09-29T08:14:34.100Z] 67095dfc0831: Layer already exists [2021-09-29T08:14:34.100Z] 41cfd9e9bc0e: Layer already exists [2021-09-29T08:14:34.100Z] b35e9593116b: Layer already exists [2021-09-29T08:14:34.100Z] 1150f5744518: Layer already exists [2021-09-29T08:14:34.100Z] 90a829a205bf: Layer already exists [2021-09-29T08:14:34.100Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:34.100Z] f3806564291f: Layer already exists [2021-09-29T08:14:34.100Z] a8187d620703: Layer already exists [2021-09-29T08:14:34.100Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:34.100Z] 2.0.1-dev.58: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:34.450Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:34.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:34.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:14:34.788Z] 072d5fb87f30: Preparing [2021-09-29T08:14:34.788Z] 072d5fb87f30: Preparing [2021-09-29T08:14:34.788Z] b35e9593116b: Preparing [2021-09-29T08:14:34.788Z] 41cfd9e9bc0e: Preparing [2021-09-29T08:14:34.788Z] 67095dfc0831: Preparing [2021-09-29T08:14:34.788Z] 4b01d62cdd27: Preparing [2021-09-29T08:14:34.788Z] ce43d2a114ca: Preparing [2021-09-29T08:14:34.788Z] 90a829a205bf: Preparing [2021-09-29T08:14:34.788Z] 1150f5744518: Preparing [2021-09-29T08:14:34.788Z] a8187d620703: Preparing [2021-09-29T08:14:34.788Z] f3806564291f: Preparing [2021-09-29T08:14:34.788Z] ee420dfed78a: Preparing [2021-09-29T08:14:34.788Z] ce43d2a114ca: Waiting [2021-09-29T08:14:34.788Z] 90a829a205bf: Waiting [2021-09-29T08:14:34.788Z] 1150f5744518: Waiting [2021-09-29T08:14:34.788Z] a8187d620703: Waiting [2021-09-29T08:14:34.788Z] f3806564291f: Waiting [2021-09-29T08:14:34.788Z] ee420dfed78a: Waiting [2021-09-29T08:14:35.060Z] b35e9593116b: Layer already exists [2021-09-29T08:14:35.060Z] 41cfd9e9bc0e: Layer already exists [2021-09-29T08:14:35.060Z] 67095dfc0831: Layer already exists [2021-09-29T08:14:35.060Z] 4b01d62cdd27: Layer already exists [2021-09-29T08:14:35.060Z] 072d5fb87f30: Layer already exists [2021-09-29T08:14:35.060Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:35.060Z] 1150f5744518: Layer already exists [2021-09-29T08:14:35.060Z] f3806564291f: Layer already exists [2021-09-29T08:14:35.060Z] 90a829a205bf: Layer already exists [2021-09-29T08:14:35.060Z] a8187d620703: Layer already exists [2021-09-29T08:14:35.060Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:35.060Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:35.405Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:35.745Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-29T08:14:35.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:14:35.745Z] 072d5fb87f30: Preparing [2021-09-29T08:14:35.745Z] 072d5fb87f30: Preparing [2021-09-29T08:14:35.745Z] b35e9593116b: Preparing [2021-09-29T08:14:35.745Z] 41cfd9e9bc0e: Preparing [2021-09-29T08:14:35.745Z] 67095dfc0831: Preparing [2021-09-29T08:14:35.745Z] 4b01d62cdd27: Preparing [2021-09-29T08:14:35.745Z] ce43d2a114ca: Preparing [2021-09-29T08:14:35.745Z] 90a829a205bf: Preparing [2021-09-29T08:14:35.745Z] 1150f5744518: Preparing [2021-09-29T08:14:35.745Z] a8187d620703: Preparing [2021-09-29T08:14:35.745Z] f3806564291f: Preparing [2021-09-29T08:14:35.745Z] ee420dfed78a: Preparing [2021-09-29T08:14:35.745Z] 90a829a205bf: Waiting [2021-09-29T08:14:35.745Z] f3806564291f: Waiting [2021-09-29T08:14:35.745Z] 1150f5744518: Waiting [2021-09-29T08:14:35.745Z] a8187d620703: Waiting [2021-09-29T08:14:35.745Z] ce43d2a114ca: Waiting [2021-09-29T08:14:35.745Z] ee420dfed78a: Waiting [2021-09-29T08:14:36.019Z] 4b01d62cdd27: Layer already exists [2021-09-29T08:14:36.020Z] 072d5fb87f30: Layer already exists [2021-09-29T08:14:36.020Z] 67095dfc0831: Layer already exists [2021-09-29T08:14:36.020Z] b35e9593116b: Layer already exists [2021-09-29T08:14:36.020Z] 41cfd9e9bc0e: Layer already exists [2021-09-29T08:14:36.020Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:36.020Z] 1150f5744518: Layer already exists [2021-09-29T08:14:36.020Z] 90a829a205bf: Layer already exists [2021-09-29T08:14:36.020Z] f3806564291f: Layer already exists [2021-09-29T08:14:36.020Z] a8187d620703: Layer already exists [2021-09-29T08:14:36.020Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:36.020Z] main: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:36.087Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:36.103Z] taggedImages: [2021-09-29T08:14:36.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:36.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T08:14:36.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 [2021-09-29T08:14:36.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:36.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-29T08:14:36.141Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-29T08:14:36.141Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:36.141Z] latest [2021-09-29T08:14:36.141Z] 2.0.1-dev.58 [2021-09-29T08:14:36.141Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:36.141Z] main [2021-09-29T08:14:36.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:36.521Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:36.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:36.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:14:36.862Z] 468dd499bca5: Preparing [2021-09-29T08:14:36.862Z] 4fcfed2e5a80: Preparing [2021-09-29T08:14:36.862Z] fca6197bf7ad: Preparing [2021-09-29T08:14:36.862Z] 4ff8e91030f1: Preparing [2021-09-29T08:14:36.862Z] 2dfeba77a7ee: Preparing [2021-09-29T08:14:36.862Z] ee420dfed78a: Preparing [2021-09-29T08:14:36.862Z] ee420dfed78a: Waiting [2021-09-29T08:14:37.138Z] 4ff8e91030f1: Pushed [2021-09-29T08:14:37.138Z] fca6197bf7ad: Pushed [2021-09-29T08:14:37.417Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:37.688Z] 2dfeba77a7ee: Pushed [2021-09-29T08:14:39.747Z] 4fcfed2e5a80: Pushed [2021-09-29T08:14:39.747Z] 468dd499bca5: Pushed [2021-09-29T08:14:39.747Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:40.100Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:40.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T08:14:40.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:14:40.442Z] 468dd499bca5: Preparing [2021-09-29T08:14:40.442Z] 4fcfed2e5a80: Preparing [2021-09-29T08:14:40.442Z] fca6197bf7ad: Preparing [2021-09-29T08:14:40.442Z] 4ff8e91030f1: Preparing [2021-09-29T08:14:40.442Z] 2dfeba77a7ee: Preparing [2021-09-29T08:14:40.442Z] ee420dfed78a: Preparing [2021-09-29T08:14:40.442Z] ee420dfed78a: Waiting [2021-09-29T08:14:40.714Z] 4ff8e91030f1: Layer already exists [2021-09-29T08:14:40.714Z] 2dfeba77a7ee: Layer already exists [2021-09-29T08:14:40.714Z] fca6197bf7ad: Layer already exists [2021-09-29T08:14:40.714Z] 468dd499bca5: Layer already exists [2021-09-29T08:14:40.714Z] 4fcfed2e5a80: Layer already exists [2021-09-29T08:14:40.714Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:40.714Z] latest: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:41.054Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:41.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 [2021-09-29T08:14:41.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:14:41.389Z] 468dd499bca5: Preparing [2021-09-29T08:14:41.389Z] 4fcfed2e5a80: Preparing [2021-09-29T08:14:41.389Z] fca6197bf7ad: Preparing [2021-09-29T08:14:41.389Z] 4ff8e91030f1: Preparing [2021-09-29T08:14:41.389Z] 2dfeba77a7ee: Preparing [2021-09-29T08:14:41.389Z] ee420dfed78a: Preparing [2021-09-29T08:14:41.389Z] ee420dfed78a: Waiting [2021-09-29T08:14:41.662Z] 468dd499bca5: Layer already exists [2021-09-29T08:14:41.662Z] fca6197bf7ad: Layer already exists [2021-09-29T08:14:41.662Z] 4ff8e91030f1: Layer already exists [2021-09-29T08:14:41.662Z] 4fcfed2e5a80: Layer already exists [2021-09-29T08:14:41.662Z] 2dfeba77a7ee: Layer already exists [2021-09-29T08:14:41.662Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:41.662Z] 2.0.1-dev.58: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:42.012Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:42.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:42.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:14:42.363Z] 468dd499bca5: Preparing [2021-09-29T08:14:42.363Z] 4fcfed2e5a80: Preparing [2021-09-29T08:14:42.363Z] fca6197bf7ad: Preparing [2021-09-29T08:14:42.363Z] 4ff8e91030f1: Preparing [2021-09-29T08:14:42.363Z] 2dfeba77a7ee: Preparing [2021-09-29T08:14:42.363Z] ee420dfed78a: Preparing [2021-09-29T08:14:42.363Z] ee420dfed78a: Waiting [2021-09-29T08:14:42.641Z] 4ff8e91030f1: Layer already exists [2021-09-29T08:14:42.641Z] 468dd499bca5: Layer already exists [2021-09-29T08:14:42.641Z] 2dfeba77a7ee: Layer already exists [2021-09-29T08:14:42.641Z] fca6197bf7ad: Layer already exists [2021-09-29T08:14:42.641Z] 4fcfed2e5a80: Layer already exists [2021-09-29T08:14:42.641Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:42.641Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:42.987Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:43.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-29T08:14:43.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:14:43.320Z] 468dd499bca5: Preparing [2021-09-29T08:14:43.320Z] 4fcfed2e5a80: Preparing [2021-09-29T08:14:43.320Z] fca6197bf7ad: Preparing [2021-09-29T08:14:43.320Z] 4ff8e91030f1: Preparing [2021-09-29T08:14:43.320Z] 2dfeba77a7ee: Preparing [2021-09-29T08:14:43.320Z] ee420dfed78a: Preparing [2021-09-29T08:14:43.320Z] ee420dfed78a: Waiting [2021-09-29T08:14:43.593Z] 4fcfed2e5a80: Layer already exists [2021-09-29T08:14:43.593Z] 468dd499bca5: Layer already exists [2021-09-29T08:14:43.593Z] 4ff8e91030f1: Layer already exists [2021-09-29T08:14:43.593Z] 2dfeba77a7ee: Layer already exists [2021-09-29T08:14:43.593Z] fca6197bf7ad: Layer already exists [2021-09-29T08:14:43.593Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:43.593Z] main: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:43.655Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:43.670Z] taggedImages: [2021-09-29T08:14:43.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:43.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T08:14:43.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 [2021-09-29T08:14:43.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:43.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-29T08:14:43.702Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-29T08:14:43.702Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:43.702Z] latest [2021-09-29T08:14:43.702Z] 2.0.1-dev.58 [2021-09-29T08:14:43.702Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:43.702Z] main [2021-09-29T08:14:43.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:44.084Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:44.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:44.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:14:44.418Z] 91842187017b: Preparing [2021-09-29T08:14:44.418Z] 910c34d755b1: Preparing [2021-09-29T08:14:44.418Z] 079504c1e0c2: Preparing [2021-09-29T08:14:44.418Z] c777802b5818: Preparing [2021-09-29T08:14:44.418Z] 89ae84e88829: Preparing [2021-09-29T08:14:44.418Z] eaea595b683f: Preparing [2021-09-29T08:14:44.418Z] c4046bcec708: Preparing [2021-09-29T08:14:44.418Z] 9162f2c414f1: Preparing [2021-09-29T08:14:44.418Z] 929ea3a925a7: Preparing [2021-09-29T08:14:44.418Z] ee420dfed78a: Preparing [2021-09-29T08:14:44.418Z] c4046bcec708: Waiting [2021-09-29T08:14:44.418Z] 9162f2c414f1: Waiting [2021-09-29T08:14:44.418Z] eaea595b683f: Waiting [2021-09-29T08:14:44.418Z] ee420dfed78a: Waiting [2021-09-29T08:14:44.418Z] 929ea3a925a7: Waiting [2021-09-29T08:14:44.693Z] 91842187017b: Pushed [2021-09-29T08:14:44.693Z] 910c34d755b1: Pushed [2021-09-29T08:14:44.966Z] 89ae84e88829: Pushed [2021-09-29T08:14:44.966Z] eaea595b683f: Pushed [2021-09-29T08:14:45.237Z] c4046bcec708: Pushed [2021-09-29T08:14:45.237Z] 9162f2c414f1: Pushed [2021-09-29T08:14:45.237Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:45.510Z] 929ea3a925a7: Pushed [2021-09-29T08:14:46.944Z] c777802b5818: Pushed [2021-09-29T08:14:47.535Z] 079504c1e0c2: Pushed [2021-09-29T08:14:47.807Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:48.152Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:48.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T08:14:48.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:14:48.485Z] 91842187017b: Preparing [2021-09-29T08:14:48.485Z] 910c34d755b1: Preparing [2021-09-29T08:14:48.485Z] 079504c1e0c2: Preparing [2021-09-29T08:14:48.485Z] c777802b5818: Preparing [2021-09-29T08:14:48.485Z] 89ae84e88829: Preparing [2021-09-29T08:14:48.485Z] eaea595b683f: Preparing [2021-09-29T08:14:48.485Z] c4046bcec708: Preparing [2021-09-29T08:14:48.485Z] 9162f2c414f1: Preparing [2021-09-29T08:14:48.485Z] 929ea3a925a7: Preparing [2021-09-29T08:14:48.485Z] ee420dfed78a: Preparing [2021-09-29T08:14:48.485Z] eaea595b683f: Waiting [2021-09-29T08:14:48.485Z] c4046bcec708: Waiting [2021-09-29T08:14:48.485Z] 9162f2c414f1: Waiting [2021-09-29T08:14:48.485Z] 929ea3a925a7: Waiting [2021-09-29T08:14:48.485Z] ee420dfed78a: Waiting [2021-09-29T08:14:48.757Z] 89ae84e88829: Layer already exists [2021-09-29T08:14:48.757Z] 910c34d755b1: Layer already exists [2021-09-29T08:14:48.757Z] 91842187017b: Layer already exists [2021-09-29T08:14:48.757Z] 079504c1e0c2: Layer already exists [2021-09-29T08:14:48.757Z] c777802b5818: Layer already exists [2021-09-29T08:14:48.757Z] eaea595b683f: Layer already exists [2021-09-29T08:14:48.757Z] 9162f2c414f1: Layer already exists [2021-09-29T08:14:48.757Z] c4046bcec708: Layer already exists [2021-09-29T08:14:48.757Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:48.757Z] 929ea3a925a7: Layer already exists [2021-09-29T08:14:48.757Z] latest: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:49.099Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:49.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 [2021-09-29T08:14:49.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:14:49.437Z] 91842187017b: Preparing [2021-09-29T08:14:49.437Z] 910c34d755b1: Preparing [2021-09-29T08:14:49.437Z] 079504c1e0c2: Preparing [2021-09-29T08:14:49.437Z] c777802b5818: Preparing [2021-09-29T08:14:49.437Z] 89ae84e88829: Preparing [2021-09-29T08:14:49.437Z] eaea595b683f: Preparing [2021-09-29T08:14:49.437Z] c4046bcec708: Preparing [2021-09-29T08:14:49.437Z] 9162f2c414f1: Preparing [2021-09-29T08:14:49.437Z] 929ea3a925a7: Preparing [2021-09-29T08:14:49.437Z] ee420dfed78a: Preparing [2021-09-29T08:14:49.437Z] 9162f2c414f1: Waiting [2021-09-29T08:14:49.437Z] 929ea3a925a7: Waiting [2021-09-29T08:14:49.437Z] ee420dfed78a: Waiting [2021-09-29T08:14:49.437Z] eaea595b683f: Waiting [2021-09-29T08:14:49.437Z] c4046bcec708: Waiting [2021-09-29T08:14:49.709Z] 89ae84e88829: Layer already exists [2021-09-29T08:14:49.709Z] 91842187017b: Layer already exists [2021-09-29T08:14:49.709Z] 079504c1e0c2: Layer already exists [2021-09-29T08:14:49.709Z] c777802b5818: Layer already exists [2021-09-29T08:14:49.709Z] 910c34d755b1: Layer already exists [2021-09-29T08:14:49.709Z] 929ea3a925a7: Layer already exists [2021-09-29T08:14:49.709Z] eaea595b683f: Layer already exists [2021-09-29T08:14:49.709Z] 9162f2c414f1: Layer already exists [2021-09-29T08:14:49.709Z] c4046bcec708: Layer already exists [2021-09-29T08:14:49.709Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:49.709Z] 2.0.1-dev.58: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:50.052Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:14:50.386Z] 91842187017b: Preparing [2021-09-29T08:14:50.386Z] 910c34d755b1: Preparing [2021-09-29T08:14:50.386Z] 079504c1e0c2: Preparing [2021-09-29T08:14:50.386Z] c777802b5818: Preparing [2021-09-29T08:14:50.386Z] 89ae84e88829: Preparing [2021-09-29T08:14:50.386Z] eaea595b683f: Preparing [2021-09-29T08:14:50.386Z] c4046bcec708: Preparing [2021-09-29T08:14:50.386Z] 9162f2c414f1: Preparing [2021-09-29T08:14:50.386Z] 929ea3a925a7: Preparing [2021-09-29T08:14:50.386Z] ee420dfed78a: Preparing [2021-09-29T08:14:50.386Z] eaea595b683f: Waiting [2021-09-29T08:14:50.386Z] c4046bcec708: Waiting [2021-09-29T08:14:50.386Z] 9162f2c414f1: Waiting [2021-09-29T08:14:50.386Z] 929ea3a925a7: Waiting [2021-09-29T08:14:50.386Z] ee420dfed78a: Waiting [2021-09-29T08:14:50.658Z] 91842187017b: Layer already exists [2021-09-29T08:14:50.658Z] 079504c1e0c2: Layer already exists [2021-09-29T08:14:50.658Z] c777802b5818: Layer already exists [2021-09-29T08:14:50.658Z] 89ae84e88829: Layer already exists [2021-09-29T08:14:50.658Z] 910c34d755b1: Layer already exists [2021-09-29T08:14:50.658Z] 9162f2c414f1: Layer already exists [2021-09-29T08:14:50.658Z] eaea595b683f: Layer already exists [2021-09-29T08:14:50.658Z] 929ea3a925a7: Layer already exists [2021-09-29T08:14:50.658Z] c4046bcec708: Layer already exists [2021-09-29T08:14:50.658Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:50.658Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:50.998Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:51.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-29T08:14:51.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:14:51.337Z] 91842187017b: Preparing [2021-09-29T08:14:51.337Z] 910c34d755b1: Preparing [2021-09-29T08:14:51.337Z] 079504c1e0c2: Preparing [2021-09-29T08:14:51.337Z] c777802b5818: Preparing [2021-09-29T08:14:51.337Z] 89ae84e88829: Preparing [2021-09-29T08:14:51.337Z] eaea595b683f: Preparing [2021-09-29T08:14:51.337Z] c4046bcec708: Preparing [2021-09-29T08:14:51.337Z] 9162f2c414f1: Preparing [2021-09-29T08:14:51.337Z] 929ea3a925a7: Preparing [2021-09-29T08:14:51.337Z] ee420dfed78a: Preparing [2021-09-29T08:14:51.337Z] eaea595b683f: Waiting [2021-09-29T08:14:51.337Z] c4046bcec708: Waiting [2021-09-29T08:14:51.337Z] 9162f2c414f1: Waiting [2021-09-29T08:14:51.337Z] 929ea3a925a7: Waiting [2021-09-29T08:14:51.337Z] ee420dfed78a: Waiting [2021-09-29T08:14:51.609Z] 91842187017b: Layer already exists [2021-09-29T08:14:51.609Z] c777802b5818: Layer already exists [2021-09-29T08:14:51.609Z] 079504c1e0c2: Layer already exists [2021-09-29T08:14:51.609Z] 910c34d755b1: Layer already exists [2021-09-29T08:14:51.609Z] 89ae84e88829: Layer already exists [2021-09-29T08:14:51.609Z] c4046bcec708: Layer already exists [2021-09-29T08:14:51.609Z] eaea595b683f: Layer already exists [2021-09-29T08:14:51.609Z] 929ea3a925a7: Layer already exists [2021-09-29T08:14:51.609Z] 9162f2c414f1: Layer already exists [2021-09-29T08:14:51.609Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:51.609Z] main: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:51.671Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:51.685Z] taggedImages: [2021-09-29T08:14:51.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:51.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T08:14:51.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 [2021-09-29T08:14:51.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:51.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-29T08:14:51.717Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-29T08:14:51.717Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:51.717Z] latest [2021-09-29T08:14:51.717Z] 2.0.1-dev.58 [2021-09-29T08:14:51.717Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:51.717Z] main [2021-09-29T08:14:51.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:52.090Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:52.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:52.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:14:52.426Z] 30e9011e19fa: Preparing [2021-09-29T08:14:52.426Z] 847ef658cbd9: Preparing [2021-09-29T08:14:52.426Z] ce43d2a114ca: Preparing [2021-09-29T08:14:52.426Z] 29e00e3b82c3: Preparing [2021-09-29T08:14:52.426Z] ee420dfed78a: Preparing [2021-09-29T08:14:52.696Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:52.696Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:52.696Z] 30e9011e19fa: Pushed [2021-09-29T08:14:52.969Z] 29e00e3b82c3: Pushed [2021-09-29T08:14:54.931Z] 847ef658cbd9: Pushed [2021-09-29T08:14:55.202Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:55.548Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:55.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T08:14:55.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:14:55.890Z] 30e9011e19fa: Preparing [2021-09-29T08:14:55.890Z] 847ef658cbd9: Preparing [2021-09-29T08:14:55.890Z] ce43d2a114ca: Preparing [2021-09-29T08:14:55.890Z] 29e00e3b82c3: Preparing [2021-09-29T08:14:55.890Z] ee420dfed78a: Preparing [2021-09-29T08:14:56.163Z] 29e00e3b82c3: Layer already exists [2021-09-29T08:14:56.163Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:56.163Z] 30e9011e19fa: Layer already exists [2021-09-29T08:14:56.163Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:56.163Z] 847ef658cbd9: Layer already exists [2021-09-29T08:14:56.163Z] latest: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:56.506Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:56.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 [2021-09-29T08:14:56.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:14:56.842Z] 30e9011e19fa: Preparing [2021-09-29T08:14:56.842Z] 847ef658cbd9: Preparing [2021-09-29T08:14:56.842Z] ce43d2a114ca: Preparing [2021-09-29T08:14:56.842Z] 29e00e3b82c3: Preparing [2021-09-29T08:14:56.842Z] ee420dfed78a: Preparing [2021-09-29T08:14:57.112Z] 30e9011e19fa: Layer already exists [2021-09-29T08:14:57.112Z] 29e00e3b82c3: Layer already exists [2021-09-29T08:14:57.112Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:57.112Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:57.112Z] 847ef658cbd9: Layer already exists [2021-09-29T08:14:57.112Z] 2.0.1-dev.58: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:57.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:57.780Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:57.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:14:57.780Z] 30e9011e19fa: Preparing [2021-09-29T08:14:57.780Z] 847ef658cbd9: Preparing [2021-09-29T08:14:57.780Z] ce43d2a114ca: Preparing [2021-09-29T08:14:57.780Z] 29e00e3b82c3: Preparing [2021-09-29T08:14:57.780Z] ee420dfed78a: Preparing [2021-09-29T08:14:57.780Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:57.780Z] 30e9011e19fa: Layer already exists [2021-09-29T08:14:57.780Z] 29e00e3b82c3: Layer already exists [2021-09-29T08:14:57.780Z] 847ef658cbd9: Layer already exists [2021-09-29T08:14:57.780Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:58.051Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:58.392Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:58.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-29T08:14:58.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:14:58.727Z] 30e9011e19fa: Preparing [2021-09-29T08:14:58.728Z] 847ef658cbd9: Preparing [2021-09-29T08:14:58.728Z] ce43d2a114ca: Preparing [2021-09-29T08:14:58.728Z] 29e00e3b82c3: Preparing [2021-09-29T08:14:58.728Z] ee420dfed78a: Preparing [2021-09-29T08:14:58.728Z] 847ef658cbd9: Layer already exists [2021-09-29T08:14:58.728Z] 29e00e3b82c3: Layer already exists [2021-09-29T08:14:58.728Z] ee420dfed78a: Layer already exists [2021-09-29T08:14:58.728Z] ce43d2a114ca: Layer already exists [2021-09-29T08:14:58.728Z] 30e9011e19fa: Layer already exists [2021-09-29T08:14:59.001Z] main: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:14:59.065Z] ===================================================== [Pipeline] echo [2021-09-29T08:14:59.085Z] taggedImages: [2021-09-29T08:14:59.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:59.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T08:14:59.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 [2021-09-29T08:14:59.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:59.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-29T08:14:59.121Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-29T08:14:59.121Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:59.121Z] latest [2021-09-29T08:14:59.121Z] 2.0.1-dev.58 [2021-09-29T08:14:59.121Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:14:59.121Z] main [2021-09-29T08:14:59.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:59.508Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:14:59.904Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:14:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:14:59.904Z] 88776d4781ea: Preparing [2021-09-29T08:14:59.904Z] 9de1c398a568: Preparing [2021-09-29T08:14:59.904Z] ce43d2a114ca: Preparing [2021-09-29T08:14:59.904Z] dca2725465b7: Preparing [2021-09-29T08:14:59.904Z] ee420dfed78a: Preparing [2021-09-29T08:14:59.904Z] dca2725465b7: Layer already exists [2021-09-29T08:15:00.188Z] ee420dfed78a: Layer already exists [2021-09-29T08:15:00.188Z] ce43d2a114ca: Layer already exists [2021-09-29T08:15:00.188Z] 88776d4781ea: Pushed [2021-09-29T08:15:02.840Z] 9de1c398a568: Pushed [2021-09-29T08:15:02.840Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:03.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:03.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T08:15:03.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:15:03.794Z] 88776d4781ea: Preparing [2021-09-29T08:15:03.794Z] 9de1c398a568: Preparing [2021-09-29T08:15:03.794Z] ce43d2a114ca: Preparing [2021-09-29T08:15:03.794Z] dca2725465b7: Preparing [2021-09-29T08:15:03.794Z] ee420dfed78a: Preparing [2021-09-29T08:15:03.794Z] ce43d2a114ca: Layer already exists [2021-09-29T08:15:03.794Z] 88776d4781ea: Layer already exists [2021-09-29T08:15:03.794Z] dca2725465b7: Layer already exists [2021-09-29T08:15:03.794Z] ee420dfed78a: Layer already exists [2021-09-29T08:15:03.794Z] 9de1c398a568: Layer already exists [2021-09-29T08:15:04.072Z] latest: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:04.415Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:04.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 [2021-09-29T08:15:04.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:15:04.755Z] 88776d4781ea: Preparing [2021-09-29T08:15:04.755Z] 9de1c398a568: Preparing [2021-09-29T08:15:04.755Z] ce43d2a114ca: Preparing [2021-09-29T08:15:04.755Z] dca2725465b7: Preparing [2021-09-29T08:15:04.755Z] ee420dfed78a: Preparing [2021-09-29T08:15:04.755Z] ee420dfed78a: Layer already exists [2021-09-29T08:15:04.755Z] 88776d4781ea: Layer already exists [2021-09-29T08:15:04.755Z] dca2725465b7: Layer already exists [2021-09-29T08:15:04.755Z] ce43d2a114ca: Layer already exists [2021-09-29T08:15:04.755Z] 9de1c398a568: Layer already exists [2021-09-29T08:15:05.029Z] 2.0.1-dev.58: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:05.370Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:05.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:15:05.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:15:05.707Z] 88776d4781ea: Preparing [2021-09-29T08:15:05.707Z] 9de1c398a568: Preparing [2021-09-29T08:15:05.707Z] ce43d2a114ca: Preparing [2021-09-29T08:15:05.707Z] dca2725465b7: Preparing [2021-09-29T08:15:05.707Z] ee420dfed78a: Preparing [2021-09-29T08:15:05.707Z] ee420dfed78a: Layer already exists [2021-09-29T08:15:05.707Z] ce43d2a114ca: Layer already exists [2021-09-29T08:15:05.707Z] 9de1c398a568: Layer already exists [2021-09-29T08:15:05.707Z] dca2725465b7: Layer already exists [2021-09-29T08:15:05.707Z] 88776d4781ea: Layer already exists [2021-09-29T08:15:05.981Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:06.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:06.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-29T08:15:06.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:15:06.659Z] 88776d4781ea: Preparing [2021-09-29T08:15:06.659Z] 9de1c398a568: Preparing [2021-09-29T08:15:06.659Z] ce43d2a114ca: Preparing [2021-09-29T08:15:06.659Z] dca2725465b7: Preparing [2021-09-29T08:15:06.659Z] ee420dfed78a: Preparing [2021-09-29T08:15:06.659Z] dca2725465b7: Layer already exists [2021-09-29T08:15:06.659Z] 9de1c398a568: Layer already exists [2021-09-29T08:15:06.659Z] 88776d4781ea: Layer already exists [2021-09-29T08:15:06.659Z] ce43d2a114ca: Layer already exists [2021-09-29T08:15:06.659Z] ee420dfed78a: Layer already exists [2021-09-29T08:15:06.930Z] main: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:15:06.993Z] ===================================================== [Pipeline] echo [2021-09-29T08:15:07.007Z] taggedImages: [2021-09-29T08:15:07.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:15:07.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T08:15:07.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 [2021-09-29T08:15:07.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:15:07.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-29T08:15:07.038Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-29T08:15:07.038Z] e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:15:07.038Z] latest [2021-09-29T08:15:07.038Z] 2.0.1-dev.58 [2021-09-29T08:15:07.038Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:15:07.038Z] main [2021-09-29T08:15:07.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:07.413Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:07.754Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:15:07.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:15:07.754Z] e5cd5f42ca4d: Preparing [2021-09-29T08:15:07.754Z] 330070e2d54d: Preparing [2021-09-29T08:15:07.754Z] 7cdbede946f1: Preparing [2021-09-29T08:15:07.754Z] 15fe64b7bb18: Preparing [2021-09-29T08:15:07.754Z] b287e4fe43ef: Preparing [2021-09-29T08:15:07.754Z] c39efab1fe40: Preparing [2021-09-29T08:15:07.754Z] 386fc9fe74c4: Preparing [2021-09-29T08:15:07.754Z] 097a5c91b892: Preparing [2021-09-29T08:15:07.754Z] 74984ba1a09f: Preparing [2021-09-29T08:15:07.754Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:15:07.754Z] c55d5dbdab40: Preparing [2021-09-29T08:15:07.754Z] 097a5c91b892: Waiting [2021-09-29T08:15:07.754Z] 74984ba1a09f: Waiting [2021-09-29T08:15:07.754Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:15:07.754Z] c55d5dbdab40: Waiting [2021-09-29T08:15:07.754Z] c39efab1fe40: Waiting [2021-09-29T08:15:07.754Z] 386fc9fe74c4: Waiting [2021-09-29T08:15:08.031Z] b287e4fe43ef: Layer already exists [2021-09-29T08:15:08.031Z] c39efab1fe40: Layer already exists [2021-09-29T08:15:08.031Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:15:08.031Z] 097a5c91b892: Layer already exists [2021-09-29T08:15:08.031Z] 330070e2d54d: Pushed [2021-09-29T08:15:08.031Z] 74984ba1a09f: Layer already exists [2021-09-29T08:15:08.308Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:15:08.308Z] c55d5dbdab40: Layer already exists [2021-09-29T08:15:08.904Z] e5cd5f42ca4d: Pushed [2021-09-29T08:15:10.331Z] 7cdbede946f1: Pushed [2021-09-29T08:15:25.378Z] 15fe64b7bb18: Pushed [2021-09-29T08:15:25.378Z] e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:25.729Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:26.072Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T08:15:26.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:15:26.072Z] e5cd5f42ca4d: Preparing [2021-09-29T08:15:26.072Z] 330070e2d54d: Preparing [2021-09-29T08:15:26.072Z] 7cdbede946f1: Preparing [2021-09-29T08:15:26.072Z] 15fe64b7bb18: Preparing [2021-09-29T08:15:26.072Z] b287e4fe43ef: Preparing [2021-09-29T08:15:26.072Z] c39efab1fe40: Preparing [2021-09-29T08:15:26.072Z] 386fc9fe74c4: Preparing [2021-09-29T08:15:26.072Z] 097a5c91b892: Preparing [2021-09-29T08:15:26.072Z] 74984ba1a09f: Preparing [2021-09-29T08:15:26.072Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:15:26.072Z] c55d5dbdab40: Preparing [2021-09-29T08:15:26.072Z] c39efab1fe40: Waiting [2021-09-29T08:15:26.072Z] 386fc9fe74c4: Waiting [2021-09-29T08:15:26.072Z] 097a5c91b892: Waiting [2021-09-29T08:15:26.072Z] 74984ba1a09f: Waiting [2021-09-29T08:15:26.072Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:15:26.072Z] c55d5dbdab40: Waiting [2021-09-29T08:15:26.345Z] 7cdbede946f1: Layer already exists [2021-09-29T08:15:26.345Z] b287e4fe43ef: Layer already exists [2021-09-29T08:15:26.345Z] 330070e2d54d: Layer already exists [2021-09-29T08:15:26.345Z] 15fe64b7bb18: Layer already exists [2021-09-29T08:15:26.345Z] e5cd5f42ca4d: Layer already exists [2021-09-29T08:15:26.345Z] 097a5c91b892: Layer already exists [2021-09-29T08:15:26.345Z] c39efab1fe40: Layer already exists [2021-09-29T08:15:26.345Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:15:26.345Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:15:26.345Z] 74984ba1a09f: Layer already exists [2021-09-29T08:15:26.345Z] c55d5dbdab40: Layer already exists [2021-09-29T08:15:26.345Z] latest: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:26.686Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:27.024Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 [2021-09-29T08:15:27.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:15:27.024Z] e5cd5f42ca4d: Preparing [2021-09-29T08:15:27.024Z] 330070e2d54d: Preparing [2021-09-29T08:15:27.024Z] 7cdbede946f1: Preparing [2021-09-29T08:15:27.024Z] 15fe64b7bb18: Preparing [2021-09-29T08:15:27.024Z] b287e4fe43ef: Preparing [2021-09-29T08:15:27.024Z] c39efab1fe40: Preparing [2021-09-29T08:15:27.024Z] 386fc9fe74c4: Preparing [2021-09-29T08:15:27.024Z] 097a5c91b892: Preparing [2021-09-29T08:15:27.024Z] 74984ba1a09f: Preparing [2021-09-29T08:15:27.024Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:15:27.024Z] c55d5dbdab40: Preparing [2021-09-29T08:15:27.024Z] c39efab1fe40: Waiting [2021-09-29T08:15:27.024Z] 386fc9fe74c4: Waiting [2021-09-29T08:15:27.024Z] 097a5c91b892: Waiting [2021-09-29T08:15:27.024Z] 74984ba1a09f: Waiting [2021-09-29T08:15:27.024Z] c55d5dbdab40: Waiting [2021-09-29T08:15:27.024Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:15:27.300Z] 7cdbede946f1: Layer already exists [2021-09-29T08:15:27.300Z] 330070e2d54d: Layer already exists [2021-09-29T08:15:27.300Z] e5cd5f42ca4d: Layer already exists [2021-09-29T08:15:27.300Z] b287e4fe43ef: Layer already exists [2021-09-29T08:15:27.300Z] 15fe64b7bb18: Layer already exists [2021-09-29T08:15:27.300Z] 097a5c91b892: Layer already exists [2021-09-29T08:15:27.300Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:15:27.300Z] c39efab1fe40: Layer already exists [2021-09-29T08:15:27.300Z] 74984ba1a09f: Layer already exists [2021-09-29T08:15:27.300Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:15:27.300Z] c55d5dbdab40: Layer already exists [2021-09-29T08:15:27.300Z] 2.0.1-dev.58: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:27.646Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:27.987Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:15:27.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:15:27.987Z] e5cd5f42ca4d: Preparing [2021-09-29T08:15:27.987Z] 330070e2d54d: Preparing [2021-09-29T08:15:27.987Z] 7cdbede946f1: Preparing [2021-09-29T08:15:27.987Z] 15fe64b7bb18: Preparing [2021-09-29T08:15:27.987Z] b287e4fe43ef: Preparing [2021-09-29T08:15:27.987Z] c39efab1fe40: Preparing [2021-09-29T08:15:27.987Z] 386fc9fe74c4: Preparing [2021-09-29T08:15:27.987Z] 097a5c91b892: Preparing [2021-09-29T08:15:27.987Z] 74984ba1a09f: Preparing [2021-09-29T08:15:27.987Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:15:27.987Z] c55d5dbdab40: Preparing [2021-09-29T08:15:27.987Z] 097a5c91b892: Waiting [2021-09-29T08:15:27.987Z] 74984ba1a09f: Waiting [2021-09-29T08:15:27.987Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:15:27.987Z] c55d5dbdab40: Waiting [2021-09-29T08:15:27.987Z] c39efab1fe40: Waiting [2021-09-29T08:15:27.987Z] 386fc9fe74c4: Waiting [2021-09-29T08:15:28.259Z] b287e4fe43ef: Layer already exists [2021-09-29T08:15:28.259Z] e5cd5f42ca4d: Layer already exists [2021-09-29T08:15:28.259Z] 15fe64b7bb18: Layer already exists [2021-09-29T08:15:28.259Z] 330070e2d54d: Layer already exists [2021-09-29T08:15:28.259Z] 7cdbede946f1: Layer already exists [2021-09-29T08:15:28.259Z] 097a5c91b892: Layer already exists [2021-09-29T08:15:28.259Z] 74984ba1a09f: Layer already exists [2021-09-29T08:15:28.259Z] c39efab1fe40: Layer already exists [2021-09-29T08:15:28.259Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:15:28.259Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:15:28.259Z] c55d5dbdab40: Layer already exists [2021-09-29T08:15:28.259Z] e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:28.601Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:28.941Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-29T08:15:28.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:15:28.941Z] e5cd5f42ca4d: Preparing [2021-09-29T08:15:28.941Z] 330070e2d54d: Preparing [2021-09-29T08:15:28.941Z] 7cdbede946f1: Preparing [2021-09-29T08:15:28.941Z] 15fe64b7bb18: Preparing [2021-09-29T08:15:28.941Z] b287e4fe43ef: Preparing [2021-09-29T08:15:28.941Z] c39efab1fe40: Preparing [2021-09-29T08:15:28.941Z] 386fc9fe74c4: Preparing [2021-09-29T08:15:28.941Z] 097a5c91b892: Preparing [2021-09-29T08:15:28.941Z] 74984ba1a09f: Preparing [2021-09-29T08:15:28.941Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:15:28.941Z] c55d5dbdab40: Preparing [2021-09-29T08:15:28.941Z] 097a5c91b892: Waiting [2021-09-29T08:15:28.941Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:15:28.941Z] c55d5dbdab40: Waiting [2021-09-29T08:15:28.941Z] 74984ba1a09f: Waiting [2021-09-29T08:15:28.941Z] c39efab1fe40: Waiting [2021-09-29T08:15:28.941Z] 386fc9fe74c4: Waiting [2021-09-29T08:15:28.941Z] 7cdbede946f1: Layer already exists [2021-09-29T08:15:28.941Z] 15fe64b7bb18: Layer already exists [2021-09-29T08:15:28.941Z] 330070e2d54d: Layer already exists [2021-09-29T08:15:28.941Z] e5cd5f42ca4d: Layer already exists [2021-09-29T08:15:29.217Z] b287e4fe43ef: Layer already exists [2021-09-29T08:15:29.217Z] 74984ba1a09f: Layer already exists [2021-09-29T08:15:29.217Z] c39efab1fe40: Layer already exists [2021-09-29T08:15:29.217Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:15:29.217Z] 097a5c91b892: Layer already exists [2021-09-29T08:15:29.217Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:15:29.217Z] c55d5dbdab40: Layer already exists [2021-09-29T08:15:29.217Z] main: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:15:29.287Z] ===================================================== [Pipeline] echo [2021-09-29T08:15:29.301Z] taggedImages: [2021-09-29T08:15:29.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [2021-09-29T08:15:29.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T08:15:29.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 [2021-09-29T08:15:29.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [2021-09-29T08:15:29.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:29.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:15:29.767Z] [2021-09-29T08:15:29.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:30.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:15:30.531Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T08:15:30.531Z] 448f6bf000e3: Pulling fs layer [2021-09-29T08:15:30.531Z] f757da607395: Pulling fs layer [2021-09-29T08:15:30.531Z] 05883995daec: Pulling fs layer [2021-09-29T08:15:30.531Z] 8603b9c90790: Pulling fs layer [2021-09-29T08:15:30.531Z] 1560dd03e051: Pulling fs layer [2021-09-29T08:15:30.531Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T08:15:30.531Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T08:15:30.531Z] 1560dd03e051: Waiting [2021-09-29T08:15:30.531Z] 27f5ce0e4adf: Waiting [2021-09-29T08:15:30.531Z] c2d8d7efcc4b: Waiting [2021-09-29T08:15:30.531Z] 8603b9c90790: Waiting [2021-09-29T08:15:30.806Z] f757da607395: Verifying Checksum [2021-09-29T08:15:30.806Z] f757da607395: Download complete [2021-09-29T08:15:30.806Z] 8603b9c90790: Download complete [2021-09-29T08:15:31.080Z] 05883995daec: Verifying Checksum [2021-09-29T08:15:31.080Z] 05883995daec: Download complete [2021-09-29T08:15:31.080Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T08:15:31.080Z] 27f5ce0e4adf: Download complete [2021-09-29T08:15:31.080Z] 1560dd03e051: Download complete [2021-09-29T08:15:31.678Z] 448f6bf000e3: Verifying Checksum [2021-09-29T08:15:31.678Z] 448f6bf000e3: Download complete [2021-09-29T08:15:35.161Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T08:15:35.161Z] c2d8d7efcc4b: Download complete [2021-09-29T08:15:36.139Z] 448f6bf000e3: Pull complete [2021-09-29T08:15:36.735Z] f757da607395: Pull complete [2021-09-29T08:15:38.702Z] 05883995daec: Pull complete [2021-09-29T08:15:38.702Z] 8603b9c90790: Pull complete [2021-09-29T08:15:39.679Z] 1560dd03e051: Pull complete [2021-09-29T08:15:39.950Z] 27f5ce0e4adf: Pull complete [2021-09-29T08:15:55.027Z] c2d8d7efcc4b: Pull complete [2021-09-29T08:15:55.027Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T08:15:55.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:15:55.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T08:15:55.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container [2021-09-29T08:15:55.341Z] $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T08:15:59.490Z] $ docker top ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:16:00.653Z] ---> job-cost.sh [2021-09-29T08:16:00.653Z] lf-activate-venv: SKIPPING [2021-09-29T08:16:00.653Z] INFO: No Stack... [2021-09-29T08:16:01.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T08:16:01.840Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T08:16:02.510Z] + cat /w/workspace/edgex-go/66/archives/cost.csv [2021-09-29T08:16:02.510Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T08:16:02.576Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] [2021-09-29T08:16:02.584Z] Resource [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] did not exist. Created. [2021-09-29T08:16:02.584Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T08:16:03.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T08:16:03.979Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T08:16:03.992Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T08:16:04.004Z] $ docker stop --time=1 ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 [2021-09-29T08:16:05.709Z] $ docker rm -f ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T08:16:06.879Z] provisioning config files... [2021-09-29T08:16:06.925Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/66@tmp/config2055919817507837367tmp [Pipeline] { [Pipeline] sh [2021-09-29T08:16:07.313Z] + set +x [2021-09-29T08:16:07.313Z] + curl -s https://codecov.io/bash [2021-09-29T08:16:07.313Z] + bash -s -- [2021-09-29T08:16:07.580Z] [2021-09-29T08:16:07.580Z] _____ _ [2021-09-29T08:16:07.580Z] / ____| | | [2021-09-29T08:16:07.580Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T08:16:07.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T08:16:07.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T08:16:07.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T08:16:07.580Z] Bash-1.0.6 [2021-09-29T08:16:07.580Z] [2021-09-29T08:16:07.580Z] [2021-09-29T08:16:07.580Z] ==> git version 2.24.4 found [2021-09-29T08:16:07.580Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T08:16:07.580Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T08:16:07.580Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T08:16:07.580Z] ==> Jenkins CI detected. [2021-09-29T08:16:07.580Z] current dir:  /w/workspace/edgex-go/66 [2021-09-29T08:16:07.580Z] project root: . [2021-09-29T08:16:07.580Z] --> token set from env [2021-09-29T08:16:07.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T08:16:07.580Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T08:16:07.580Z] ==> Python coveragepy not found [2021-09-29T08:16:07.580Z] ==> Searching for coverage reports in: [2021-09-29T08:16:07.580Z] + . [2021-09-29T08:16:07.580Z] -> Found 1 reports [2021-09-29T08:16:07.580Z] ==> Detecting git/mercurial file structure [2021-09-29T08:16:07.580Z] ==> Reading reports [2021-09-29T08:16:07.580Z] + ./coverage.out bytes=403100 [2021-09-29T08:16:07.580Z] ==> Appending adjustments [2021-09-29T08:16:07.580Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T08:16:08.541Z] + Found adjustments [2021-09-29T08:16:08.541Z] ==> Gzipping contents [2021-09-29T08:16:08.807Z] 56K /tmp/codecov.1My00G.gz [2021-09-29T08:16:08.807Z] ==> Uploading reports [2021-09-29T08:16:08.807Z] url: https://codecov.io [2021-09-29T08:16:08.807Z] query: branch=main&commit=e92863d55807b65f509bd650f3f22bb3a2ab538f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:16:08.807Z] -> Pinging Codecov [2021-09-29T08:16:08.807Z] 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=e92863d55807b65f509bd650f3f22bb3a2ab538f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:16:09.388Z] -> Uploading to [2021-09-29T08:16:09.388Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/e92863d55807b65f509bd650f3f22bb3a2ab538f/3bca23e7-484c-417e-aa75-30ff1e766e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T081609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=986536bb54b58c4448759877f245003abbeb063056bd38a4afdac1b0609b92a1 [2021-09-29T08:16:09.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:09.388Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:09.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54273 0 0 100 54273 0 151k --:--:-- --:--:-- --:--:-- 151k 100 54273 0 0 100 54273 0 151k --:--:-- --:--:-- --:--:-- 150k [2021-09-29T08:16:09.654Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] } [2021-09-29T08:16:09.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-29T08:16:10.340Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-29T08:16:10.357Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:16:10.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:16:10.677Z] [2021-09-29T08:16:10.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:16:11.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:16:11.006Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-29T08:16:11.006Z] 188c0c94c7c5: Pulling fs layer [2021-09-29T08:16:11.006Z] 0ef7d3d256c8: Pulling fs layer [2021-09-29T08:16:11.006Z] de9db76c5a1d: Pulling fs layer [2021-09-29T08:16:11.006Z] 0eba1c9be4d2: Pulling fs layer [2021-09-29T08:16:11.006Z] 0d57e429df01: Pulling fs layer [2021-09-29T08:16:11.006Z] 4e4be7b47b0d: Pulling fs layer [2021-09-29T08:16:11.006Z] e1f770b5df2f: Pulling fs layer [2021-09-29T08:16:11.006Z] 85a0685a4137: Pulling fs layer [2021-09-29T08:16:11.006Z] 4e4be7b47b0d: Waiting [2021-09-29T08:16:11.006Z] e1f770b5df2f: Waiting [2021-09-29T08:16:11.006Z] 85a0685a4137: Waiting [2021-09-29T08:16:11.006Z] 0eba1c9be4d2: Waiting [2021-09-29T08:16:11.006Z] 0d57e429df01: Waiting [2021-09-29T08:16:11.006Z] de9db76c5a1d: Download complete [2021-09-29T08:16:11.006Z] 0ef7d3d256c8: Verifying Checksum [2021-09-29T08:16:11.006Z] 0ef7d3d256c8: Download complete [2021-09-29T08:16:11.006Z] 0d57e429df01: Verifying Checksum [2021-09-29T08:16:11.006Z] 0d57e429df01: Download complete [2021-09-29T08:16:11.006Z] 4e4be7b47b0d: Verifying Checksum [2021-09-29T08:16:11.006Z] 4e4be7b47b0d: Download complete [2021-09-29T08:16:11.274Z] 188c0c94c7c5: Verifying Checksum [2021-09-29T08:16:11.274Z] 188c0c94c7c5: Download complete [2021-09-29T08:16:11.274Z] 188c0c94c7c5: Pull complete [2021-09-29T08:16:11.541Z] 0ef7d3d256c8: Pull complete [2021-09-29T08:16:11.541Z] de9db76c5a1d: Pull complete [2021-09-29T08:16:12.949Z] e1f770b5df2f: Verifying Checksum [2021-09-29T08:16:12.949Z] e1f770b5df2f: Download complete [2021-09-29T08:16:17.201Z] 0eba1c9be4d2: Verifying Checksum [2021-09-29T08:16:17.201Z] 0eba1c9be4d2: Download complete [2021-09-29T08:16:17.201Z] 85a0685a4137: Verifying Checksum [2021-09-29T08:16:17.202Z] 85a0685a4137: Download complete [2021-09-29T08:16:19.795Z] 0eba1c9be4d2: Pull complete [2021-09-29T08:16:19.795Z] 0d57e429df01: Pull complete [2021-09-29T08:16:19.795Z] 4e4be7b47b0d: Pull complete [2021-09-29T08:16:20.378Z] e1f770b5df2f: Pull complete [2021-09-29T08:16:23.753Z] 85a0685a4137: Pull complete [2021-09-29T08:16:23.753Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-29T08:16:23.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:16:23.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-29T08:16:23.844Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:16:23.906Z] $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-29T08:16:26.963Z] $ docker top 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:16:27.066Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-29T08:16:27.375Z] + set -o pipefail [2021-09-29T08:16:27.375Z] + snyk monitor '--org=edgex-jenkins' [2021-09-29T08:16:37.458Z] [2021-09-29T08:16:37.458Z] Monitoring /w/workspace/edgex-go/66 (github.com/edgexfoundry/edgex-go)... [2021-09-29T08:16:37.458Z] [2021-09-29T08:16:37.458Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/54927ce7-90ff-4f29-bba0-af94ccc8f1ec [2021-09-29T08:16:37.458Z] [2021-09-29T08:16:37.458Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-29T08:16:37.458Z] [2021-09-29T08:16:37.458Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-29T08:16:37.458Z] [2021-09-29T08:16:37.458Z] [Pipeline] } [2021-09-29T08:16:37.475Z] $ docker stop --time=1 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b [2021-09-29T08:16:39.553Z] $ docker rm -f 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-29T08:16:40.299Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:16:40.318Z] provisioning config files... [2021-09-29T08:16:40.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/66@tmp/config4142403352462576373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:16:40.660Z] --> edgex-publish-swagger.sh [2021-09-29T08:16:40.660Z] === Publish openapi/v2 API === [2021-09-29T08:16:40.660Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-29T08:16:40.660Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/66/openapi/v2/core-command.yaml] [2021-09-29T08:16:40.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:40.660Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:41.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26875 0:00:01 0:00:01 --:--:-- 26869 100 31867 0 0 100 31867 0 26871 0:00:01 0:00:01 --:--:-- 26869 [2021-09-29T08:16:41.615Z] [2021-09-29T08:16:41.615Z] [2021-09-29T08:16:41.615Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/66/openapi/v2/core-data.yaml] [2021-09-29T08:16:41.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:41.615Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:43.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 60562 0:00:01 0:00:01 --:--:-- 60603 100 65452 0 0 100 65452 0 60554 0:00:01 0:00:01 --:--:-- 60603 [2021-09-29T08:16:43.019Z] [2021-09-29T08:16:43.020Z] [2021-09-29T08:16:43.020Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/66/openapi/v2/core-metadata.yaml] [2021-09-29T08:16:43.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:43.020Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:43.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 105k [2021-09-29T08:16:43.975Z] [2021-09-29T08:16:43.975Z] [2021-09-29T08:16:43.975Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/66/openapi/v2/support-notifications.yaml] [2021-09-29T08:16:43.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:43.975Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:45.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 75575 0:00:01 0:00:01 --:--:-- 75643 100 86007 0 0 100 86007 0 75564 0:00:01 0:00:01 --:--:-- 75577 [2021-09-29T08:16:45.377Z] [2021-09-29T08:16:45.377Z] [2021-09-29T08:16:45.377Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/66/openapi/v2/support-scheduler.yaml] [2021-09-29T08:16:45.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:45.377Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:46.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33929 0:00:01 0:00:01 --:--:-- 33959 100 36710 0 0 100 36710 0 33924 0:00:01 0:00:01 --:--:-- 33959 [2021-09-29T08:16:46.332Z] [2021-09-29T08:16:46.332Z] [2021-09-29T08:16:46.332Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/66/openapi/v2/system-agent.yaml] [2021-09-29T08:16:46.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:16:46.332Z] Dload Upload Total Spent Left Speed [2021-09-29T08:16:47.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18833 0:00:01 0:00:01 --:--:-- 18849 100 19603 0 0 100 19603 0 18829 0:00:01 0:00:01 --:--:-- 18849 [2021-09-29T08:16:47.288Z] [2021-09-29T08:16:47.288Z] [Pipeline] } [2021-09-29T08:16:47.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:16:47.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:16:47.941Z] . [Pipeline] withDockerContainer [2021-09-29T08:16:48.035Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:16:48.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T08:16:48.612Z] $ docker top 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:16:48.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:16:48.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:16:48.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:16:48.936Z] $ docker exec 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf ssh-agent [2021-09-29T08:16:49.084Z] SSH_AUTH_SOCK=/tmp/ssh-VHzVzcj70wPV/agent.14 [2021-09-29T08:16:49.084Z] SSH_AGENT_PID=21 [2021-09-29T08:16:49.215Z] Running ssh-add (command line suppressed) [2021-09-29T08:16:49.356Z] Identity added: /w/workspace/edgex-go/66@tmp/private_key_105986903523994847.key (/w/workspace/edgex-go/66@tmp/private_key_105986903523994847.key) [2021-09-29T08:16:49.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:16:49.882Z] + git semver tag [2021-09-29T08:16:49.883Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:16:49.883Z] # $GIT_DIR = /w/workspace/edgex-go/66/.git [2021-09-29T08:16:49.883Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/66 [2021-09-29T08:16:49.883Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:16:49.883Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:16:49.883Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:16:49.883Z] # $SEMVER_BRANCH = main [2021-09-29T08:16:49.883Z] # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [2021-09-29T08:16:49.883Z] # e92863d55807b65f509bd650f3f22bb3a2ab538f HEAD [2021-09-29T08:16:49.883Z] # -> Force: false [2021-09-29T08:16:49.883Z] # 55508b4a8722bbd73dd1633ce26f4a62f3dc81f5 refs/tags/v2.0.1-dev.58 [Pipeline] } [2021-09-29T08:16:49.897Z] $ docker exec --env ******** --env ******** 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf ssh-agent -k [2021-09-29T08:16:50.001Z] unset SSH_AUTH_SOCK; [2021-09-29T08:16:50.001Z] unset SSH_AGENT_PID; [2021-09-29T08:16:50.002Z] echo Agent pid 21 killed; [2021-09-29T08:16:50.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:16:50.370Z] + git semver [Pipeline] } [2021-09-29T08:16:50.390Z] $ docker stop --time=1 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf [2021-09-29T08:16:51.585Z] $ docker rm -f 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:16:52.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:16:52.043Z] [2021-09-29T08:16:52.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:16:52.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:16:52.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-29T08:16:52.369Z] ab5ef0e58194: Pulling fs layer [2021-09-29T08:16:52.369Z] 9712f1f96733: Pulling fs layer [2021-09-29T08:16:52.369Z] 63f879dbbcfc: Pulling fs layer [2021-09-29T08:16:52.369Z] 0d9ebad4ef96: Pulling fs layer [2021-09-29T08:16:52.369Z] e9a5061849ea: Pulling fs layer [2021-09-29T08:16:52.369Z] d747dcd14b5f: Pulling fs layer [2021-09-29T08:16:52.369Z] 2de7ff778b66: Pulling fs layer [2021-09-29T08:16:52.369Z] 0d9ebad4ef96: Waiting [2021-09-29T08:16:52.369Z] e9a5061849ea: Waiting [2021-09-29T08:16:52.369Z] d747dcd14b5f: Waiting [2021-09-29T08:16:52.369Z] 2de7ff778b66: Waiting [2021-09-29T08:16:52.369Z] 9712f1f96733: Verifying Checksum [2021-09-29T08:16:52.369Z] 9712f1f96733: Download complete [2021-09-29T08:16:55.693Z] 63f879dbbcfc: Verifying Checksum [2021-09-29T08:16:55.693Z] 63f879dbbcfc: Download complete [2021-09-29T08:16:55.693Z] e9a5061849ea: Verifying Checksum [2021-09-29T08:16:55.693Z] e9a5061849ea: Download complete [2021-09-29T08:16:55.693Z] d747dcd14b5f: Verifying Checksum [2021-09-29T08:16:55.693Z] d747dcd14b5f: Download complete [2021-09-29T08:16:56.272Z] 2de7ff778b66: Verifying Checksum [2021-09-29T08:16:56.272Z] 2de7ff778b66: Download complete [2021-09-29T08:16:56.272Z] 0d9ebad4ef96: Verifying Checksum [2021-09-29T08:16:56.272Z] 0d9ebad4ef96: Download complete [2021-09-29T08:16:56.540Z] ab5ef0e58194: Verifying Checksum [2021-09-29T08:16:56.540Z] ab5ef0e58194: Download complete [2021-09-29T08:16:59.128Z] ab5ef0e58194: Pull complete [2021-09-29T08:16:59.128Z] 9712f1f96733: Pull complete [2021-09-29T08:17:00.084Z] 63f879dbbcfc: Pull complete [2021-09-29T08:17:03.450Z] 0d9ebad4ef96: Pull complete [2021-09-29T08:17:03.450Z] e9a5061849ea: Pull complete [2021-09-29T08:17:03.450Z] d747dcd14b5f: Pull complete [2021-09-29T08:17:04.422Z] 2de7ff778b66: Pull complete [2021-09-29T08:17:04.422Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-29T08:17:04.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:17:04.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-29T08:17:04.526Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:17:04.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-29T08:17:08.191Z] $ docker top dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:17:08.297Z] provisioning config files... [2021-09-29T08:17:08.314Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/66@tmp/config7283334193046813637tmp [2021-09-29T08:17:08.334Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/66@tmp/config1447656738283805503tmp [2021-09-29T08:17:08.355Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/66@tmp/config6669984255380615828tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:17:08.379Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:08.687Z] ---> sigul-configuration.sh [2021-09-29T08:17:08.687Z] gpg: directory `/root/.gnupg' created [2021-09-29T08:17:08.687Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-29T08:17:08.687Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-29T08:17:08.687Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-29T08:17:08.687Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-29T08:17:08.687Z] gpg: CAST5 encrypted data [2021-09-29T08:17:08.687Z] gpg: encrypted with 1 passphrase [2021-09-29T08:17:08.687Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-29T08:17:09.000Z] + mkdir /home/jenkins [2021-09-29T08:17:09.000Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-29T08:17:09.310Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-29T08:17:09.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:09.636Z] ---> sigul-install.sh [2021-09-29T08:17:09.636Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-29T08:17:09.945Z] + git tag --list [2021-09-29T08:17:09.945Z] 0.6.0 [2021-09-29T08:17:09.945Z] 0.6.1 [2021-09-29T08:17:09.945Z] 0.7.0 [2021-09-29T08:17:09.945Z] 0.7.1 [2021-09-29T08:17:09.945Z] v1.0.0 [2021-09-29T08:17:09.945Z] v1.0.1 [2021-09-29T08:17:09.945Z] v1.1.0 [2021-09-29T08:17:09.945Z] v1.2.0 [2021-09-29T08:17:09.945Z] v1.2.1 [2021-09-29T08:17:09.945Z] v1.3.0 [2021-09-29T08:17:09.945Z] v1.3.1 [2021-09-29T08:17:09.945Z] v2.0.0 [2021-09-29T08:17:09.945Z] v2.0.1-dev.1 [2021-09-29T08:17:09.945Z] v2.0.1-dev.10 [2021-09-29T08:17:09.945Z] v2.0.1-dev.11 [2021-09-29T08:17:09.945Z] v2.0.1-dev.12 [2021-09-29T08:17:09.945Z] v2.0.1-dev.13 [2021-09-29T08:17:09.945Z] v2.0.1-dev.14 [2021-09-29T08:17:09.945Z] v2.0.1-dev.15 [2021-09-29T08:17:09.945Z] v2.0.1-dev.16 [2021-09-29T08:17:09.945Z] v2.0.1-dev.17 [2021-09-29T08:17:09.945Z] v2.0.1-dev.18 [2021-09-29T08:17:09.945Z] v2.0.1-dev.19 [2021-09-29T08:17:09.945Z] v2.0.1-dev.2 [2021-09-29T08:17:09.945Z] v2.0.1-dev.20 [2021-09-29T08:17:09.945Z] v2.0.1-dev.21 [2021-09-29T08:17:09.945Z] v2.0.1-dev.22 [2021-09-29T08:17:09.945Z] v2.0.1-dev.23 [2021-09-29T08:17:09.945Z] v2.0.1-dev.24 [2021-09-29T08:17:09.945Z] v2.0.1-dev.25 [2021-09-29T08:17:09.945Z] v2.0.1-dev.26 [2021-09-29T08:17:09.945Z] v2.0.1-dev.27 [2021-09-29T08:17:09.945Z] v2.0.1-dev.28 [2021-09-29T08:17:09.945Z] v2.0.1-dev.29 [2021-09-29T08:17:09.945Z] v2.0.1-dev.3 [2021-09-29T08:17:09.945Z] v2.0.1-dev.30 [2021-09-29T08:17:09.945Z] v2.0.1-dev.31 [2021-09-29T08:17:09.945Z] v2.0.1-dev.32 [2021-09-29T08:17:09.945Z] v2.0.1-dev.33 [2021-09-29T08:17:09.945Z] v2.0.1-dev.34 [2021-09-29T08:17:09.945Z] v2.0.1-dev.35 [2021-09-29T08:17:09.945Z] v2.0.1-dev.36 [2021-09-29T08:17:09.945Z] v2.0.1-dev.37 [2021-09-29T08:17:09.945Z] v2.0.1-dev.38 [2021-09-29T08:17:09.945Z] v2.0.1-dev.39 [2021-09-29T08:17:09.945Z] v2.0.1-dev.4 [2021-09-29T08:17:09.945Z] v2.0.1-dev.40 [2021-09-29T08:17:09.945Z] v2.0.1-dev.41 [2021-09-29T08:17:09.945Z] v2.0.1-dev.42 [2021-09-29T08:17:09.945Z] v2.0.1-dev.43 [2021-09-29T08:17:09.945Z] v2.0.1-dev.44 [2021-09-29T08:17:09.945Z] v2.0.1-dev.45 [2021-09-29T08:17:09.945Z] v2.0.1-dev.46 [2021-09-29T08:17:09.945Z] v2.0.1-dev.47 [2021-09-29T08:17:09.945Z] v2.0.1-dev.48 [2021-09-29T08:17:09.945Z] v2.0.1-dev.49 [2021-09-29T08:17:09.945Z] v2.0.1-dev.5 [2021-09-29T08:17:09.945Z] v2.0.1-dev.50 [2021-09-29T08:17:09.945Z] v2.0.1-dev.51 [2021-09-29T08:17:09.945Z] v2.0.1-dev.52 [2021-09-29T08:17:09.945Z] v2.0.1-dev.53 [2021-09-29T08:17:09.945Z] v2.0.1-dev.54 [2021-09-29T08:17:09.945Z] v2.0.1-dev.55 [2021-09-29T08:17:09.945Z] v2.0.1-dev.56 [2021-09-29T08:17:09.945Z] v2.0.1-dev.57 [2021-09-29T08:17:09.945Z] v2.0.1-dev.58 [2021-09-29T08:17:09.945Z] v2.0.1-dev.6 [2021-09-29T08:17:09.945Z] v2.0.1-dev.7 [2021-09-29T08:17:09.945Z] v2.0.1-dev.8 [2021-09-29T08:17:09.945Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-29T08:17:10.257Z] + lftools sign git-tag v2.0.1-dev.58 [2021-09-29T08:17:10.835Z] Signing Git tag with Sigul... [2021-09-29T08:17:10.835Z] Signing v2.0.1-dev.58 [Pipeline] echo [2021-09-29T08:17:11.802Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:12.114Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-29T08:17:12.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-29T08:17:12.159Z] $ docker stop --time=1 dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 [2021-09-29T08:17:13.367Z] $ docker rm -f dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:17:14.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:17:14.055Z] . [Pipeline] withDockerContainer [2021-09-29T08:17:14.143Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:17:14.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T08:17:14.617Z] $ docker top 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:17:14.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:17:14.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:17:14.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:17:14.894Z] $ docker exec 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c ssh-agent [2021-09-29T08:17:15.013Z] SSH_AUTH_SOCK=/tmp/ssh-ADN27BRl104J/agent.13 [2021-09-29T08:17:15.013Z] SSH_AGENT_PID=19 [2021-09-29T08:17:15.023Z] Running ssh-add (command line suppressed) [2021-09-29T08:17:15.126Z] Identity added: /w/workspace/edgex-go/66@tmp/private_key_3859333650433738450.key (/w/workspace/edgex-go/66@tmp/private_key_3859333650433738450.key) [2021-09-29T08:17:15.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:17:15.467Z] + git semver bump pre [2021-09-29T08:17:15.467Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:17:15.467Z] # $GIT_DIR = /w/workspace/edgex-go/66/.git [2021-09-29T08:17:15.467Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/66 [2021-09-29T08:17:15.467Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:17:15.467Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:17:15.467Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:17:15.467Z] # $SEMVER_BRANCH = main [2021-09-29T08:17:15.467Z] # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [2021-09-29T08:17:15.467Z] 2.0.1-dev.59 [Pipeline] } [2021-09-29T08:17:15.481Z] $ docker exec --env ******** --env ******** 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c ssh-agent -k [2021-09-29T08:17:15.591Z] unset SSH_AUTH_SOCK; [2021-09-29T08:17:15.591Z] unset SSH_AGENT_PID; [2021-09-29T08:17:15.591Z] echo Agent pid 19 killed; [2021-09-29T08:17:15.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:17:15.963Z] + git semver [Pipeline] } [2021-09-29T08:17:15.983Z] $ docker stop --time=1 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c [2021-09-29T08:17:17.192Z] $ docker rm -f 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:17:17.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:17:17.612Z] . [Pipeline] withDockerContainer [2021-09-29T08:17:17.706Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:17:17.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T08:17:18.162Z] $ docker top 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:17:18.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:17:18.296Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:17:18.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:17:18.415Z] $ docker exec 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa ssh-agent [2021-09-29T08:17:18.529Z] SSH_AUTH_SOCK=/tmp/ssh-5SUX6EaDpE6g/agent.15 [2021-09-29T08:17:18.529Z] SSH_AGENT_PID=21 [2021-09-29T08:17:18.539Z] Running ssh-add (command line suppressed) [2021-09-29T08:17:18.635Z] Identity added: /w/workspace/edgex-go/66@tmp/private_key_6938935483794366959.key (/w/workspace/edgex-go/66@tmp/private_key_6938935483794366959.key) [2021-09-29T08:17:18.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:17:18.970Z] + git semver push [2021-09-29T08:17:18.970Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:17:18.970Z] # $GIT_DIR = /w/workspace/edgex-go/66/.git [2021-09-29T08:17:18.970Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/66 [2021-09-29T08:17:18.970Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:17:18.970Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:17:18.970Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:17:18.970Z] # $SEMVER_BRANCH = main [2021-09-29T08:17:18.970Z] # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [Pipeline] } [2021-09-29T08:17:23.235Z] $ docker exec --env ******** --env ******** 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa ssh-agent -k [2021-09-29T08:17:23.352Z] unset SSH_AUTH_SOCK; [2021-09-29T08:17:23.352Z] unset SSH_AGENT_PID; [2021-09-29T08:17:23.352Z] echo Agent pid 21 killed; [2021-09-29T08:17:23.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:17:23.717Z] + git semver [Pipeline] } [2021-09-29T08:17:23.739Z] $ docker stop --time=1 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa [2021-09-29T08:17:24.967Z] $ docker rm -f 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T08:17:26.122Z] + '[' -d /w/workspace/edgex-go/66/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:26.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:27.028Z] ---> package-listing.sh [2021-09-29T08:17:27.028Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T08:17:27.028Z] ++ facter osfamily [2021-09-29T08:17:27.295Z] + OS_FAMILY=redhat [2021-09-29T08:17:27.295Z] + workspace=/w/workspace/edgex-go/66 [2021-09-29T08:17:27.295Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T08:17:27.295Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T08:17:27.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T08:17:27.295Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T08:17:27.295Z] + '[' /w/workspace/edgex-go/66 ']' [2021-09-29T08:17:27.295Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T08:17:27.295Z] + case "${OS_FAMILY}" in [2021-09-29T08:17:27.295Z] + sort [2021-09-29T08:17:27.295Z] + rpm -qa [2021-09-29T08:17:29.238Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T08:17:29.238Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T08:17:29.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T08:17:29.503Z] + '[' /w/workspace/edgex-go/66 ']' [2021-09-29T08:17:29.503Z] + mkdir -p /w/workspace/edgex-go/66/archives/ [2021-09-29T08:17:29.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/66/archives/ [Pipeline] echo [2021-09-29T08:17:29.519Z] 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/66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T08:17:29.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:17:30.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:17:30.400Z] [2021-09-29T08:17:30.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:17:30.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:17:30.725Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T08:17:30.725Z] b4d181a07f80: Pulling fs layer [2021-09-29T08:17:30.725Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T08:17:30.725Z] ed53099fbce6: Pulling fs layer [2021-09-29T08:17:30.725Z] dc539afda2c1: Pulling fs layer [2021-09-29T08:17:30.725Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T08:17:30.725Z] 9065ff56babe: Pulling fs layer [2021-09-29T08:17:30.725Z] d287ab97295c: Pulling fs layer [2021-09-29T08:17:30.725Z] dc539afda2c1: Waiting [2021-09-29T08:17:30.725Z] 77bc0d833cb6: Waiting [2021-09-29T08:17:30.725Z] 9065ff56babe: Waiting [2021-09-29T08:17:30.725Z] d287ab97295c: Waiting [2021-09-29T08:17:30.990Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T08:17:30.990Z] a1111a8f2ec3: Download complete [2021-09-29T08:17:30.990Z] dc539afda2c1: Verifying Checksum [2021-09-29T08:17:30.990Z] dc539afda2c1: Download complete [2021-09-29T08:17:31.255Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T08:17:31.255Z] 77bc0d833cb6: Download complete [2021-09-29T08:17:31.255Z] 9065ff56babe: Verifying Checksum [2021-09-29T08:17:31.255Z] 9065ff56babe: Download complete [2021-09-29T08:17:31.255Z] ed53099fbce6: Verifying Checksum [2021-09-29T08:17:31.255Z] ed53099fbce6: Download complete [2021-09-29T08:17:31.836Z] b4d181a07f80: Verifying Checksum [2021-09-29T08:17:31.836Z] b4d181a07f80: Download complete [2021-09-29T08:17:33.250Z] b4d181a07f80: Pull complete [2021-09-29T08:17:33.250Z] a1111a8f2ec3: Pull complete [2021-09-29T08:17:33.843Z] ed53099fbce6: Pull complete [2021-09-29T08:17:33.843Z] dc539afda2c1: Pull complete [2021-09-29T08:17:34.111Z] 77bc0d833cb6: Pull complete [2021-09-29T08:17:34.111Z] 9065ff56babe: Pull complete [2021-09-29T08:17:35.523Z] d287ab97295c: Verifying Checksum [2021-09-29T08:17:35.523Z] d287ab97295c: Download complete [2021-09-29T08:17:39.810Z] d287ab97295c: Pull complete [2021-09-29T08:17:39.810Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T08:17:39.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:17:39.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T08:17:39.902Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-09-29T08:17:39.964Z] $ 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/66/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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T08:17:42.561Z] $ docker top 3d19e001f980c3e7afc8026b94a3acbbcbd47d34bdbf93734dbb8be283934ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:17:42.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T08:17:43.283Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T08:17:43.594Z] + ls /var/log/sa-host [2021-09-29T08:17:43.594Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T08:17:43.594Z] file_magic: OK [2021-09-29T08:17:43.594Z] HZ: Using current value: 100 [2021-09-29T08:17:43.594Z] file_header: OK [2021-09-29T08:17:43.594Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T08:17:43.594Z] Statistics: [2021-09-29T08:17:43.594Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:17:43.594Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T08:17:43.594Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T08:17:43.594Z] file_magic: OK [2021-09-29T08:17:43.594Z] HZ: Using current value: 100 [2021-09-29T08:17:43.594Z] file_header: OK [2021-09-29T08:17:43.594Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T08:17:43.594Z] Statistics: [2021-09-29T08:17:43.594Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:17:43.594Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:17:44.263Z] provisioning config files... [2021-09-29T08:17:44.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/66@tmp/config289489933793754528tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:17:44.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:44.632Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T08:17:44.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:45.064Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T08:17:45.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:45.391Z] ---> sudo-logs.sh [2021-09-29T08:17:45.391Z] Archiving 'sudo' log.. [2021-09-29T08:17:45.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-105.vexxhost.local: Name or service not known [2021-09-29T08:17:45.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-105.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T08:17:45.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:45.747Z] ---> job-cost.sh [2021-09-29T08:17:45.747Z] lf-activate-venv: SKIPPING [2021-09-29T08:17:45.747Z] DEBUG: total: 0.10999999940395355 [2021-09-29T08:17:45.747Z] INFO: Retrieving Stack Cost... [2021-09-29T08:17:46.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T08:17:46.971Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T08:17:46.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:17:47.630Z] ---> logs-deploy.sh [2021-09-29T08:17:47.630Z] lf-activate-venv: SKIPPING [2021-09-29T08:17:47.630Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/66 [2021-09-29T08:17:47.630Z] INFO: archiving workspace using pattern(s): [2021-09-29T08:17:48.295Z] Archives upload complete. [2021-09-29T08:17:48.295Z] INFO: archiving logs to Nexus