Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6143811268396808205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8648294275287608428.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 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /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-ssh1058541354998394481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8957783761738138864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7184689632078263946.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_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 on ‘prd-centos7-docker-4c-2g-2592’ Running on prd-centos7-docker-4c-2g-2593 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh1211492585634005702.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 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 (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 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 Commit message: "build: Replace the default value in version.go (#3616)" > git rev-list --no-walk 8a6c101045e4a2d1d27d07e015bf6067e3196795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-12T16:46:03.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-12T16:46:03.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-12T16:46:03.424Z] ========================================================= [2021-07-12T16:46:03.425Z] EdgeX Global Pipelines Version Info [2021-07-12T16:46:03.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-12T16:46:04.911Z] ------------------- [2021-07-12T16:46:04.911Z] stable info: [2021-07-12T16:46:04.911Z] ------------------- [2021-07-12T16:46:04.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-12T16:46:04.911Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T16:46:04.911Z] Message: update stable to v1.0.196 [2021-07-12T16:46:05.485Z] ------------------- [2021-07-12T16:46:05.485Z] experimental info: [2021-07-12T16:46:05.485Z] ------------------- [2021-07-12T16:46:05.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-12T16:46:05.485Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T16:46:05.485Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-12T16:46:05.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-12T16:46:05.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-12T16:46:05.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-12T16:46:05.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-12T16:46:05.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-12T16:46:05.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-12T16:46:05.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-12T16:46:05.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-12T16:46:05.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-12T16:46:05.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-12T16:46:05.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-12T16:46:05.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-12T16:46:05.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-12T16:46:05.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-12T16:46:06.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T16:46:06.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T16:46:06.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-12T16:46:06.102Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-12T16:46:06.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-12T16:46:06.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-12T16:46:06.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-12T16:46:06.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-12T16:46:06.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-12T16:46:06.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-12T16:46:06.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-12T16:46:06.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] echo [2021-07-12T16:46:06.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32cc8ec [Pipeline] echo [2021-07-12T16:46:06.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T16:46:06.651Z] provisioning config files... [2021-07-12T16:46:06.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5347643620177197460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T16:46:06.990Z] ---> docker-login.sh [2021-07-12T16:46:06.990Z] nexus3.edgexfoundry.org:10001 [2021-07-12T16:46:06.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:46:07.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:46:07.256Z] Configure a credential helper to remove this warning. See [2021-07-12T16:46:07.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:46:07.256Z] [2021-07-12T16:46:07.256Z] Login Succeeded [2021-07-12T16:46:07.256Z] nexus3.edgexfoundry.org:10002 [2021-07-12T16:46:07.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:46:07.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:46:07.256Z] Configure a credential helper to remove this warning. See [2021-07-12T16:46:07.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:46:07.256Z] [2021-07-12T16:46:07.256Z] Login Succeeded [2021-07-12T16:46:07.256Z] nexus3.edgexfoundry.org:10003 [2021-07-12T16:46:07.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:46:07.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:46:07.521Z] Configure a credential helper to remove this warning. See [2021-07-12T16:46:07.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:46:07.521Z] [2021-07-12T16:46:07.521Z] Login Succeeded [2021-07-12T16:46:07.521Z] nexus3.edgexfoundry.org:10004 [2021-07-12T16:46:07.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:46:07.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:46:07.521Z] Configure a credential helper to remove this warning. See [2021-07-12T16:46:07.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:46:07.521Z] [2021-07-12T16:46:07.521Z] Login Succeeded [2021-07-12T16:46:07.521Z] docker.io [2021-07-12T16:46:07.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:46:08.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:46:08.045Z] Configure a credential helper to remove this warning. See [2021-07-12T16:46:08.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:46:08.045Z] [2021-07-12T16:46:08.045Z] Login Succeeded [2021-07-12T16:46:08.045Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T16:46:08.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T16:46:08.412Z] ++ 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-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] ++ dirname cmd/core-command/Dockerfile [2021-07-12T16:46:08.412Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/core-data/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-12T16:46:08.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T16:46:08.412Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-12T16:46:08.412Z] ++ cut -d/ -f2 [2021-07-12T16:46:08.412Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-12T16:46:08.466Z] 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-07-12T16:46:09.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T16:46:09.828Z] [2021-07-12T16:46:09.828Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:46:10.148Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T16:46:10.148Z] latest: Pulling from edgex-devops/git-semver [2021-07-12T16:46:10.148Z] 31603596830f: Pulling fs layer [2021-07-12T16:46:10.148Z] b6dc333f4379: Pulling fs layer [2021-07-12T16:46:10.149Z] 3d9ef1400e77: Pulling fs layer [2021-07-12T16:46:10.149Z] fd332fbdc1db: Pulling fs layer [2021-07-12T16:46:10.149Z] fd332fbdc1db: Waiting [2021-07-12T16:46:10.149Z] b6dc333f4379: Verifying Checksum [2021-07-12T16:46:10.149Z] b6dc333f4379: Download complete [2021-07-12T16:46:10.415Z] 31603596830f: Verifying Checksum [2021-07-12T16:46:10.415Z] 31603596830f: Download complete [2021-07-12T16:46:10.415Z] fd332fbdc1db: Verifying Checksum [2021-07-12T16:46:10.415Z] fd332fbdc1db: Download complete [2021-07-12T16:46:10.415Z] 31603596830f: Pull complete [2021-07-12T16:46:10.415Z] 3d9ef1400e77: Verifying Checksum [2021-07-12T16:46:10.415Z] 3d9ef1400e77: Download complete [2021-07-12T16:46:10.684Z] b6dc333f4379: Pull complete [2021-07-12T16:46:11.263Z] 3d9ef1400e77: Pull complete [2021-07-12T16:46:11.527Z] fd332fbdc1db: Pull complete [2021-07-12T16:46:11.527Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-12T16:46:11.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T16:46:11.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-12T16:46:11.628Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T16:46:11.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-12T16:46:13.352Z] $ docker top e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T16:46:13.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T16:46:13.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T16:46:13.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T16:46:13.614Z] $ docker exec e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 ssh-agent [2021-07-12T16:46:13.730Z] SSH_AUTH_SOCK=/tmp/ssh-nWozJrwkwH1r/agent.15 [2021-07-12T16:46:13.730Z] SSH_AGENT_PID=22 [2021-07-12T16:46:13.740Z] Running ssh-add (command line suppressed) [2021-07-12T16:46:13.854Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1767075304083161924.key (/w/workspace/edgex-go/7@tmp/private_key_1767075304083161924.key) [2021-07-12T16:46:13.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T16:46:14.177Z] + git tag --points-at HEAD [Pipeline] } [2021-07-12T16:46:14.192Z] $ docker exec --env ******** --env ******** e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 ssh-agent -k [2021-07-12T16:46:14.284Z] unset SSH_AUTH_SOCK; [2021-07-12T16:46:14.285Z] unset SSH_AGENT_PID; [2021-07-12T16:46:14.285Z] echo Agent pid 22 killed; [2021-07-12T16:46:14.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-12T16:46:14.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T16:46:14.338Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T16:46:14.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T16:46:14.462Z] $ docker exec e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 ssh-agent [2021-07-12T16:46:14.565Z] SSH_AUTH_SOCK=/tmp/ssh-M4NO9C1zoSwL/agent.56 [2021-07-12T16:46:14.565Z] SSH_AGENT_PID=63 [2021-07-12T16:46:14.572Z] Running ssh-add (command line suppressed) [2021-07-12T16:46:14.665Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4173971391551671361.key (/w/workspace/edgex-go/7@tmp/private_key_4173971391551671361.key) [2021-07-12T16:46:14.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T16:46:14.983Z] + git semver init [2021-07-12T16:46:14.983Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T16:46:14.983Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-12T16:46:14.983Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-12T16:46:14.983Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T16:46:14.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T16:46:14.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T16:46:14.983Z] # $SEMVER_BRANCH = main [2021-07-12T16:46:14.983Z] # $SEMVER_TEMP = /tmp/semver-164484561 [2021-07-12T16:46:14.983Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-12T16:46:27.267Z] # '/tmp/semver-164484561' -> '/w/workspace/edgex-go/7/.semver' [2021-07-12T16:46:27.267Z] # -> Force: false [2021-07-12T16:46:27.267Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-07-12T16:46:27.278Z] $ docker exec --env ******** --env ******** e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 ssh-agent -k [2021-07-12T16:46:27.370Z] unset SSH_AUTH_SOCK; [2021-07-12T16:46:27.370Z] unset SSH_AGENT_PID; [2021-07-12T16:46:27.370Z] echo Agent pid 63 killed; [2021-07-12T16:46:27.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T16:46:27.721Z] + git semver [Pipeline] } [2021-07-12T16:46:27.739Z] $ docker stop --time=1 e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 [2021-07-12T16:46:29.955Z] $ docker rm -f e9870ff0866628e490fb8826532fcaf92066fb679e7ddb49d7e24845a3ffee28 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T16:46:30.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-12T16:46:30.617Z] Stashed 1 file(s) [Pipeline] echo [2021-07-12T16:46:30.622Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T16:46:31.285Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-12T16:46:31.587Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T16:46:31.991Z] + sudo service docker restart [2021-07-12T16:46:31.991Z] + true [2021-07-12T16:46:31.991Z] Redirecting to /bin/systemctl restart docker.service [2021-07-12T16:46:45.916Z] Still waiting to schedule task [2021-07-12T16:46:45.917Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-12T16:46:50.132Z] ========================================================= [2021-07-12T16:46:50.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-12T16:46:50.132Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:46:50.449Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-12T16:46:51.833Z] Sending build context to Docker daemon 328.3MB [2021-07-12T16:46:51.833Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T16:46:51.833Z] Step 2/6 : FROM ${BASE} [2021-07-12T16:46:52.105Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-12T16:46:52.105Z] 540db60ca938: Pulling fs layer [2021-07-12T16:46:52.105Z] adcc1eea9eea: Pulling fs layer [2021-07-12T16:46:52.105Z] 4c4ab2625f07: Pulling fs layer [2021-07-12T16:46:52.105Z] 0773c198feca: Pulling fs layer [2021-07-12T16:46:52.105Z] 345f892a5656: Pulling fs layer [2021-07-12T16:46:52.105Z] 9ac62484cfdc: Pulling fs layer [2021-07-12T16:46:52.105Z] 5ac4037533be: Pulling fs layer [2021-07-12T16:46:52.105Z] dc6bda0758c5: Pulling fs layer [2021-07-12T16:46:52.105Z] 345f892a5656: Waiting [2021-07-12T16:46:52.105Z] 9ac62484cfdc: Waiting [2021-07-12T16:46:52.105Z] 5ac4037533be: Waiting [2021-07-12T16:46:52.105Z] dc6bda0758c5: Waiting [2021-07-12T16:46:52.105Z] 0773c198feca: Waiting [2021-07-12T16:46:52.105Z] 4c4ab2625f07: Download complete [2021-07-12T16:46:52.105Z] adcc1eea9eea: Verifying Checksum [2021-07-12T16:46:52.105Z] adcc1eea9eea: Download complete [2021-07-12T16:46:52.105Z] 345f892a5656: Verifying Checksum [2021-07-12T16:46:52.105Z] 345f892a5656: Download complete [2021-07-12T16:46:52.105Z] 540db60ca938: Verifying Checksum [2021-07-12T16:46:52.105Z] 540db60ca938: Download complete [2021-07-12T16:46:52.105Z] 9ac62484cfdc: Verifying Checksum [2021-07-12T16:46:52.105Z] 9ac62484cfdc: Download complete [2021-07-12T16:46:52.371Z] 540db60ca938: Pull complete [2021-07-12T16:46:52.371Z] adcc1eea9eea: Pull complete [2021-07-12T16:46:52.634Z] 4c4ab2625f07: Pull complete [2021-07-12T16:46:52.634Z] 5ac4037533be: Verifying Checksum [2021-07-12T16:46:52.634Z] 5ac4037533be: Download complete [2021-07-12T16:46:54.020Z] dc6bda0758c5: Verifying Checksum [2021-07-12T16:46:54.020Z] dc6bda0758c5: Download complete [2021-07-12T16:46:54.591Z] 0773c198feca: Verifying Checksum [2021-07-12T16:46:54.591Z] 0773c198feca: Download complete [2021-07-12T16:46:58.855Z] 0773c198feca: Pull complete [2021-07-12T16:46:58.855Z] 345f892a5656: Pull complete [2021-07-12T16:46:58.855Z] 9ac62484cfdc: Pull complete [2021-07-12T16:46:58.855Z] 5ac4037533be: Pull complete [2021-07-12T16:47:00.261Z] dc6bda0758c5: Pull complete [2021-07-12T16:47:00.261Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-12T16:47:00.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-12T16:47:00.261Z] ---> eb58bd16d52e [2021-07-12T16:47:00.261Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-12T16:47:03.571Z] ---> Running in b77ffbf42ea2 [2021-07-12T16:47:03.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:47:04.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:47:04.785Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T16:47:05.358Z] (2/12) Installing file (5.39-r0) [2021-07-12T16:47:05.358Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T16:47:05.358Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T16:47:10.655Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T16:47:10.655Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T16:47:10.655Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T16:47:10.655Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T16:47:10.655Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T16:47:10.655Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T16:47:10.655Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T16:47:10.655Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T16:47:10.655Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T16:47:10.655Z] OK: 219 MiB in 52 packages [2021-07-12T16:47:12.577Z] Removing intermediate container b77ffbf42ea2 [2021-07-12T16:47:12.577Z] ---> 610827ca495d [2021-07-12T16:47:12.577Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T16:47:12.577Z] ---> Running in a96ff101d903 [2021-07-12T16:47:12.841Z] Removing intermediate container a96ff101d903 [2021-07-12T16:47:12.841Z] ---> 981be3891710 [2021-07-12T16:47:12.841Z] Step 5/6 : COPY go.mod . [2021-07-12T16:47:12.841Z] ---> 5c894f43648d [2021-07-12T16:47:12.841Z] Step 6/6 : RUN go mod download [2021-07-12T16:47:12.841Z] ---> Running in 5b701ca49d2d [2021-07-12T16:47:27.767Z] Removing intermediate container 5b701ca49d2d [2021-07-12T16:47:27.767Z] ---> 05164d51a453 [2021-07-12T16:47:27.768Z] Successfully built 05164d51a453 [2021-07-12T16:47:27.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:47:28.077Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T16:47:28.077Z] . [Pipeline] withDockerContainer [2021-07-12T16:47:28.156Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T16:47:28.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2021-07-12T16:47:28.609Z] $ docker top f7ad9a0ab77ce5d60d9e6906044d57dbd1bba13f116a4eb71242a2d1a7727fa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:47:28.999Z] + go version [2021-07-12T16:47:28.999Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-12T16:47:29.219Z] $ docker stop --time=1 f7ad9a0ab77ce5d60d9e6906044d57dbd1bba13f116a4eb71242a2d1a7727fa7 [2021-07-12T16:47:30.413Z] $ docker rm -f f7ad9a0ab77ce5d60d9e6906044d57dbd1bba13f116a4eb71242a2d1a7727fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:47:31.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T16:47:31.143Z] . [Pipeline] withDockerContainer [2021-07-12T16:47:31.228Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T16:47:31.275Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2021-07-12T16:47:31.645Z] $ docker top 7b813638288b097bb2ee1d5a0f2b4b98693d15d1d899a5210d1f62e7be1b31fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T16:47:31.738Z] ========================================================= [2021-07-12T16:47:31.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-12T16:47:31.738Z] ========================================================= [Pipeline] sh [2021-07-12T16:47:32.029Z] + go mod tidy [Pipeline] sh [2021-07-12T16:47:32.595Z] + make test [2021-07-12T16:47:32.595Z] 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-07-12T16:47:32.857Z] go mod tidy [2021-07-12T16:47:32.857Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-12T16:47:38.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-12T16:47:56.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-12T16:47:58.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-12T16:47:59.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-12T16:47:59.940Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-12T16:48:02.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-12T16:48:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-12T16:48:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-12T16:48:03.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-12T16:48:03.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-12T16:48:03.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-12T16:48:04.227Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-12T16:48:04.227Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-12T16:48:04.227Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-12T16:48:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-12T16:48:06.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-07-12T16:48:06.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-12T16:48:06.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-12T16:48:07.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-07-12T16:48:07.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-12T16:48:07.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 50.5% of statements [2021-07-12T16:48:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-12T16:48:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-12T16:48:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 88.5% of statements [2021-07-12T16:48:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-12T16:48:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-12T16:48:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.041s coverage: 78.9% of statements [2021-07-12T16:48:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-12T16:48:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.237s coverage: 95.1% of statements [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-12T16:48:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-12T16:48:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-12T16:48:13.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-07-12T16:48:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-12T16:48:13.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-07-12T16:48:13.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-07-12T16:48:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-12T16:48:13.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-07-12T16:48:15.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-12T16:48:15.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-12T16:48:15.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-07-12T16:48:16.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-07-12T16:48:28.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-07-12T16:48:28.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-12T16:48:34.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.209s coverage: 81.8% of statements [2021-07-12T16:48:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 58.8% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-12T16:48:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-07-12T16:48:53.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-12T16:48:54.055Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2594 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-12T16:48:54.077Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-07-12T16:48:54.355Z] The recommended git tool is: git [2021-07-12T16:48:59.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-07-12T16:48:59.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-12T16:48:59.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-12T16:48:59.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-12T16:48:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-12T16:48:59.637Z] GO111MODULE=on go vet ./... [2021-07-12T16:48:59.803Z] using credential edgex-jenkins-ssh [2021-07-12T16:48:59.836Z] Cloning the remote Git repository [2021-07-12T16:48:59.897Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-12T16:49:00.002Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-07-12T16:49:00.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T16:49:00.073Z] > git --version # timeout=10 [2021-07-12T16:49:00.115Z] > git --version # 'git version 2.17.1' [2021-07-12T16:49:00.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T16:49:00.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T16:49:15.089Z] Avoid second fetch [2021-07-12T16:49:15.090Z] Checking out Revision 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 (main) [2021-07-12T16:49:15.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T16:49:15.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T16:49:15.106Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T16:49:15.120Z] > git checkout -f 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-12T16:49:19.502Z] Commit message: "build: Replace the default value in version.go (#3616)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T16:49:20.638Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-12T16:49:21.098Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T16:49:21.442Z] + sudo service docker restart [2021-07-12T16:49:21.443Z] + true [2021-07-12T16:49:26.334Z] gofmt -l . [2021-07-12T16:49:26.334Z] [ "`gofmt -l .`" = "" ] [2021-07-12T16:49:26.334Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-12T16:49:26.643Z] + ls -al . [2021-07-12T16:49:26.643Z] total 564 [2021-07-12T16:49:26.643Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 16:49 . [2021-07-12T16:49:26.643Z] drwxr-xr-x 4 root root 28 Jul 12 16:47 .. [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 16:45 .dockerignore [2021-07-12T16:49:26.643Z] drwxrwxr-x 8 1001 1001 162 Jul 12 16:46 .git [2021-07-12T16:49:26.643Z] drwxrwxr-x 3 1001 1001 125 Jul 12 16:45 .github [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 818 Jul 12 16:45 .gitignore [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 76 Jul 12 16:45 .hadolint.yml [2021-07-12T16:49:26.643Z] drwx------ 3 1001 1001 43 Jul 12 16:46 .semver [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 16:45 .sonarcloud.properties [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 8609 Jul 12 16:45 Attribution.txt [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 43881 Jul 12 16:45 CHANGELOG.md [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 16:45 CONTRIBUTING.md [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 931 Jul 12 16:45 Dockerfile.build [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 849 Jul 12 16:45 Jenkinsfile [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 16:45 LICENSE [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 6003 Jul 12 16:45 Makefile [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 7818 Jul 12 16:45 README.md [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 16:45 SECURITY.md [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 16:46 VERSION [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 16:45 ZMQWindows.md [2021-07-12T16:49:26.643Z] drwxrwxr-x 2 1001 1001 37 Jul 12 16:45 bin [2021-07-12T16:49:26.643Z] drwxrwxr-x 14 1001 1001 4096 Jul 12 16:45 cmd [2021-07-12T16:49:26.643Z] -rw-r--r-- 1 root root 399433 Jul 12 16:48 coverage.out [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 812 Jul 12 16:45 go.mod [2021-07-12T16:49:26.643Z] -rw-r--r-- 1 root root 20973 Jul 12 16:47 go.sum [2021-07-12T16:49:26.643Z] drwxrwxr-x 7 1001 1001 114 Jul 12 16:45 internal [2021-07-12T16:49:26.643Z] drwxrwxr-x 3 1001 1001 16 Jul 12 16:45 openapi [2021-07-12T16:49:26.643Z] drwxrwxr-x 4 1001 1001 71 Jul 12 16:45 snap [2021-07-12T16:49:26.643Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 16:45 version.go [Pipeline] sh [2021-07-12T16:49:26.955Z] + '[' -e coverage.out ] [2021-07-12T16:49:26.955Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-12T16:49:27.067Z] Stashed 1 file(s) [Pipeline] sh [2021-07-12T16:49:27.374Z] + make build [2021-07-12T16:49:27.375Z] go mod tidy [2021-07-12T16:49:27.375Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T16:49:29.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T16:49:35.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T16:49:36.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T16:49:37.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T16:49:37.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T16:49:38.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T16:49:39.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T16:49:39.822Z] provisioning config files... [2021-07-12T16:49:39.852Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4228406978166282459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T16:49:40.238Z] ---> docker-login.sh [2021-07-12T16:49:40.238Z] nexus3.edgexfoundry.org:10001 [2021-07-12T16:49:40.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T16:49:41.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:49:41.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:49:41.497Z] Configure a credential helper to remove this warning. See [2021-07-12T16:49:41.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:49:41.497Z] [2021-07-12T16:49:41.497Z] Login Succeeded [2021-07-12T16:49:41.497Z] nexus3.edgexfoundry.org:10002 [2021-07-12T16:49:41.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T16:49:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:49:42.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:49:42.047Z] Configure a credential helper to remove this warning. See [2021-07-12T16:49:42.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:49:42.047Z] [2021-07-12T16:49:42.047Z] Login Succeeded [2021-07-12T16:49:42.047Z] nexus3.edgexfoundry.org:10003 [2021-07-12T16:49:42.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T16:49:42.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:49:42.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:49:42.605Z] Configure a credential helper to remove this warning. See [2021-07-12T16:49:42.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:49:42.605Z] [2021-07-12T16:49:42.605Z] Login Succeeded [2021-07-12T16:49:42.605Z] nexus3.edgexfoundry.org:10004 [2021-07-12T16:49:42.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:49:43.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:49:43.153Z] Configure a credential helper to remove this warning. See [2021-07-12T16:49:43.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:49:43.153Z] [2021-07-12T16:49:43.153Z] Login Succeeded [2021-07-12T16:49:43.153Z] docker.io [2021-07-12T16:49:43.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T16:49:43.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:49:44.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:49:44.032Z] Configure a credential helper to remove this warning. See [2021-07-12T16:49:44.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:49:44.032Z] [2021-07-12T16:49:44.032Z] Login Succeeded [2021-07-12T16:49:44.032Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T16:49:44.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-12T16:49:44.371Z] ========================================================= [2021-07-12T16:49:44.371Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-12T16:49:44.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:49:44.727Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] } [2021-07-12T16:49:45.168Z] $ docker stop --time=1 7b813638288b097bb2ee1d5a0f2b4b98693d15d1d899a5210d1f62e7be1b31fb [2021-07-12T16:49:46.721Z] Sending build context to Docker daemon 165.7MB [2021-07-12T16:49:46.994Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T16:49:46.994Z] Step 2/6 : FROM ${BASE} [2021-07-12T16:49:46.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-12T16:49:46.994Z] 595b0fe564bb: Pulling fs layer [2021-07-12T16:49:46.994Z] 24495759ef45: Pulling fs layer [2021-07-12T16:49:46.994Z] d148012ef14d: Pulling fs layer [2021-07-12T16:49:46.994Z] cb65c68fc2e2: Pulling fs layer [2021-07-12T16:49:46.994Z] 093eec477d81: Pulling fs layer [2021-07-12T16:49:46.994Z] 20fd20ab2234: Pulling fs layer [2021-07-12T16:49:46.994Z] 43245461236d: Pulling fs layer [2021-07-12T16:49:46.994Z] 5a37c24eccbd: Pulling fs layer [2021-07-12T16:49:46.994Z] 093eec477d81: Waiting [2021-07-12T16:49:46.994Z] 20fd20ab2234: Waiting [2021-07-12T16:49:46.994Z] 43245461236d: Waiting [2021-07-12T16:49:46.994Z] cb65c68fc2e2: Waiting [2021-07-12T16:49:46.994Z] 5a37c24eccbd: Waiting [2021-07-12T16:49:47.273Z] d148012ef14d: Download complete [2021-07-12T16:49:47.273Z] 24495759ef45: Verifying Checksum [2021-07-12T16:49:47.273Z] 24495759ef45: Download complete [2021-07-12T16:49:47.273Z] 093eec477d81: Download complete [2021-07-12T16:49:47.273Z] 20fd20ab2234: Verifying Checksum [2021-07-12T16:49:47.273Z] 20fd20ab2234: Download complete [2021-07-12T16:49:47.273Z] 595b0fe564bb: Verifying Checksum [2021-07-12T16:49:47.273Z] 43245461236d: Verifying Checksum [2021-07-12T16:49:47.273Z] 43245461236d: Download complete [2021-07-12T16:49:47.356Z] $ docker rm -f 7b813638288b097bb2ee1d5a0f2b4b98693d15d1d899a5210d1f62e7be1b31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-12T16:49:47.882Z] 595b0fe564bb: Pull complete [2021-07-12T16:49:48.501Z] 24495759ef45: Pull complete [2021-07-12T16:49:49.105Z] d148012ef14d: Pull complete [2021-07-12T16:49:50.150Z] 5a37c24eccbd: Verifying Checksum [2021-07-12T16:49:50.150Z] 5a37c24eccbd: Download complete [2021-07-12T16:49:50.747Z] cb65c68fc2e2: Verifying Checksum [2021-07-12T16:49:50.747Z] cb65c68fc2e2: Download complete [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:49:51.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T16:49:51.054Z] [2021-07-12T16:49:51.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:49:51.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T16:49:51.630Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-12T16:49:51.630Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-12T16:49:51.630Z] ca9280d653b3: Pulling fs layer [2021-07-12T16:49:51.630Z] 7e9c9ca2126c: Pulling fs layer [2021-07-12T16:49:51.630Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-12T16:49:51.630Z] cbdbe7a5bc2a: Download complete [2021-07-12T16:49:51.890Z] cbdbe7a5bc2a: Pull complete [2021-07-12T16:49:52.158Z] ca9280d653b3: Verifying Checksum [2021-07-12T16:49:52.158Z] ca9280d653b3: Download complete [2021-07-12T16:49:52.743Z] ca9280d653b3: Pull complete [2021-07-12T16:49:53.319Z] 7e9c9ca2126c: Download complete [2021-07-12T16:49:56.665Z] 7e9c9ca2126c: Pull complete [2021-07-12T16:49:56.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-12T16:49:56.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T16:49:56.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-12T16:49:56.738Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T16:49:56.779Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-12T16:50:00.917Z] cb65c68fc2e2: Pull complete [2021-07-12T16:50:00.962Z] $ docker top 948da20dce5f6fab5978f9b3abcc93583e5a61204b00d70ffbb7df635834d9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:50:01.339Z] + docker-compose build --help [2021-07-12T16:50:01.339Z] + grep parallel [2021-07-12T16:50:01.518Z] 093eec477d81: Pull complete [2021-07-12T16:50:01.794Z] 20fd20ab2234: Pull complete [2021-07-12T16:50:01.920Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T16:50:01.937Z] $ docker stop --time=1 948da20dce5f6fab5978f9b3abcc93583e5a61204b00d70ffbb7df635834d9c7 [2021-07-12T16:50:02.067Z] 43245461236d: Pull complete [2021-07-12T16:50:03.154Z] $ docker rm -f 948da20dce5f6fab5978f9b3abcc93583e5a61204b00d70ffbb7df635834d9c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:50:03.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T16:50:03.595Z] . [Pipeline] withDockerContainer [2021-07-12T16:50:03.671Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T16:50:03.715Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-12T16:50:04.059Z] $ docker top 8e35735b45f20f58a00328ec3d8f933e6e5c6a2141356d92f422ba80738e3965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:50:04.435Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T16:50:05.006Z] Building core-command ... [2021-07-12T16:50:05.006Z] Building core-data ... [2021-07-12T16:50:05.006Z] Building core-metadata ... [2021-07-12T16:50:05.006Z] Building security-bootstrapper ... [2021-07-12T16:50:05.006Z] Building security-proxy-setup ... [2021-07-12T16:50:05.006Z] Building security-secretstore-setup ... [2021-07-12T16:50:05.006Z] Building support-notifications ... [2021-07-12T16:50:05.006Z] Building support-scheduler ... [2021-07-12T16:50:05.006Z] Building sys-mgmt-agent ... [2021-07-12T16:50:05.006Z] Building core-metadata [2021-07-12T16:50:05.006Z] Building security-proxy-setup [2021-07-12T16:50:05.006Z] Building security-secretstore-setup [2021-07-12T16:50:05.006Z] Building support-scheduler [2021-07-12T16:50:05.006Z] Building core-command [2021-07-12T16:50:06.387Z] 5a37c24eccbd: Pull complete [2021-07-12T16:50:06.387Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-12T16:50:06.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-12T16:50:06.387Z] ---> 274d7007c78b [2021-07-12T16:50:06.387Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-12T16:50:09.040Z] ---> Running in 8b567913d182 [2021-07-12T16:50:10.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:50:11.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:50:11.603Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T16:50:12.195Z] (2/12) Installing file (5.39-r0) [2021-07-12T16:50:12.466Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T16:50:12.466Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T16:50:17.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:50:17.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:50:17.264Z] ---> 05164d51a453 [2021-07-12T16:50:17.264Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T16:50:17.264Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:50:17.264Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:50:17.264Z] ---> 05164d51a453 [2021-07-12T16:50:17.264Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:50:17.264Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:50:17.264Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:50:17.264Z] ---> 05164d51a453 [2021-07-12T16:50:17.264Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T16:50:17.264Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:50:17.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:50:17.264Z] ---> 05164d51a453 [2021-07-12T16:50:17.264Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T16:50:17.855Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T16:50:17.855Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T16:50:17.855Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T16:50:17.855Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T16:50:17.855Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T16:50:17.855Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T16:50:17.855Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T16:50:17.855Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T16:50:18.127Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T16:50:18.127Z] OK: 218 MiB in 52 packages [2021-07-12T16:50:22.460Z] Removing intermediate container 8b567913d182 [2021-07-12T16:50:22.460Z] ---> a08552f0b7a3 [2021-07-12T16:50:22.460Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T16:50:22.460Z] ---> Running in cdc0c54f285a [2021-07-12T16:50:22.460Z] Removing intermediate container cdc0c54f285a [2021-07-12T16:50:22.460Z] ---> 986e856a1bf6 [2021-07-12T16:50:22.460Z] Step 5/6 : COPY go.mod . [2021-07-12T16:50:23.061Z] ---> bca175cafb2e [2021-07-12T16:50:23.061Z] Step 6/6 : RUN go mod download [2021-07-12T16:50:23.336Z] ---> Running in a73f43345548 [2021-07-12T16:50:25.437Z] ---> Running in c42cbf49a503 [2021-07-12T16:50:25.438Z] ---> Running in 5115d1f88fc1 [2021-07-12T16:50:25.438Z] ---> Running in 06785724dafb [2021-07-12T16:50:25.438Z] ---> Running in 6d8efa6fe689 [2021-07-12T16:50:27.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:50:27.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:50:28.544Z] ---> 05164d51a453 [2021-07-12T16:50:28.544Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:50:28.544Z] Removing intermediate container 06785724dafb [2021-07-12T16:50:28.544Z] ---> 19df4803d9d8 [2021-07-12T16:50:28.544Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:50:28.544Z] ---> Using cache [2021-07-12T16:50:28.544Z] ---> da67e60c9908 [2021-07-12T16:50:28.544Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:50:28.544Z] Removing intermediate container c42cbf49a503 [2021-07-12T16:50:28.544Z] ---> 55ee2d0272b6 [2021-07-12T16:50:28.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:50:28.544Z] Removing intermediate container 6d8efa6fe689 [2021-07-12T16:50:28.544Z] ---> 20d512371936 [2021-07-12T16:50:28.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:50:28.544Z] Removing intermediate container 5115d1f88fc1 [2021-07-12T16:50:28.544Z] ---> da67e60c9908 [2021-07-12T16:50:28.544Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:50:28.544Z] ---> Running in 88a4257cd814 [2021-07-12T16:50:28.544Z] ---> Running in aa6d3dbe6da1 [2021-07-12T16:50:28.544Z] ---> Running in 48da7868c778 [2021-07-12T16:50:28.544Z] ---> Running in cc87bb0c3a95 [2021-07-12T16:50:28.806Z] ---> Running in 77ad0a915fb5 [2021-07-12T16:50:30.728Z] Removing intermediate container 88a4257cd814 [2021-07-12T16:50:30.728Z] ---> 5679f8965b6c [2021-07-12T16:50:30.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T16:50:30.990Z] Removing intermediate container aa6d3dbe6da1 [2021-07-12T16:50:30.990Z] ---> a359a8244de5 [2021-07-12T16:50:30.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T16:50:31.250Z] ---> Running in 7ee64e939875 [2021-07-12T16:50:31.250Z] ---> Running in 5eee493a7784 [2021-07-12T16:50:31.250Z] Removing intermediate container 48da7868c778 [2021-07-12T16:50:31.250Z] ---> a026c55b7e7c [2021-07-12T16:50:31.250Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T16:50:31.512Z] Removing intermediate container cc87bb0c3a95 [2021-07-12T16:50:31.512Z] ---> 290b549e4bf2 [2021-07-12T16:50:31.512Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T16:50:31.512Z] ---> Running in 9eada8547f88 [2021-07-12T16:50:31.778Z] Removing intermediate container 77ad0a915fb5 [2021-07-12T16:50:31.778Z] ---> 59c4991b19af [2021-07-12T16:50:31.778Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T16:50:31.778Z] ---> Running in d1e2177936f8 [2021-07-12T16:50:32.044Z] ---> Running in abbbd89f8972 [2021-07-12T16:50:32.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:32.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:32.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:32.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.692Z] OK: 219 MiB in 52 packages [2021-07-12T16:50:33.692Z] OK: 219 MiB in 52 packages [2021-07-12T16:50:33.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:33.953Z] OK: 219 MiB in 52 packages [2021-07-12T16:50:33.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:50:34.215Z] OK: 219 MiB in 52 packages [2021-07-12T16:50:34.798Z] Removing intermediate container 5eee493a7784 [2021-07-12T16:50:34.798Z] ---> 4d62d2b1d31f [2021-07-12T16:50:34.798Z] Step 6/24 : COPY go.mod . [2021-07-12T16:50:34.798Z] Removing intermediate container 7ee64e939875 [2021-07-12T16:50:34.798Z] ---> 0120bf0997fe [2021-07-12T16:50:34.798Z] Step 6/23 : COPY go.mod . [2021-07-12T16:50:34.798Z] Removing intermediate container 9eada8547f88 [2021-07-12T16:50:34.799Z] ---> 79516e8a2301 [2021-07-12T16:50:34.799Z] Step 6/26 : COPY go.mod . [2021-07-12T16:50:35.060Z] OK: 219 MiB in 52 packages [2021-07-12T16:50:35.321Z] Removing intermediate container abbbd89f8972 [2021-07-12T16:50:35.321Z] ---> 0cb13f76d8fe [2021-07-12T16:50:35.321Z] Step 6/24 : COPY go.mod . [2021-07-12T16:50:35.321Z] ---> 848d48e660b2 [2021-07-12T16:50:35.321Z] Step 7/24 : RUN go mod download [2021-07-12T16:50:35.321Z] ---> bd40e06cae72 [2021-07-12T16:50:35.321Z] Step 7/23 : RUN go mod download [2021-07-12T16:50:35.582Z] ---> 1616ba9b8b65 [2021-07-12T16:50:35.582Z] Step 7/26 : RUN go mod download [2021-07-12T16:50:36.152Z] ---> Running in 930057646a9e [2021-07-12T16:50:36.152Z] ---> Running in 336059cc5d02 [2021-07-12T16:50:36.152Z] ---> df553c7c8787 [2021-07-12T16:50:36.152Z] Step 7/24 : RUN go mod download [2021-07-12T16:50:36.152Z] ---> Running in 9551143b24e5 [2021-07-12T16:50:36.417Z] ---> Running in b25145e597e0 [2021-07-12T16:50:36.678Z] Removing intermediate container d1e2177936f8 [2021-07-12T16:50:36.678Z] ---> 380d774e8666 [2021-07-12T16:50:36.678Z] Step 6/22 : COPY go.mod . [2021-07-12T16:50:36.948Z] ---> 51696eda622c [2021-07-12T16:50:36.948Z] Step 7/22 : RUN go mod download [2021-07-12T16:50:37.209Z] ---> Running in de6c5621b539 [2021-07-12T16:50:39.143Z] Removing intermediate container 930057646a9e [2021-07-12T16:50:39.143Z] ---> d9944fb08a2a [2021-07-12T16:50:39.143Z] Step 8/24 : COPY . . [2021-07-12T16:50:39.407Z] Removing intermediate container 336059cc5d02 [2021-07-12T16:50:39.407Z] ---> e34e5e732318 [2021-07-12T16:50:39.407Z] Step 8/23 : COPY . . [2021-07-12T16:50:49.419Z] Removing intermediate container 9551143b24e5 [2021-07-12T16:50:49.419Z] ---> 8f99a9706e9a [2021-07-12T16:50:49.419Z] Step 8/26 : COPY . . [2021-07-12T16:50:49.419Z] Removing intermediate container b25145e597e0 [2021-07-12T16:50:49.419Z] ---> 93342d8d057f [2021-07-12T16:50:49.419Z] Step 8/24 : COPY . . [2021-07-12T16:50:49.419Z] ---> 225567b2a4a0 [2021-07-12T16:50:49.419Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:50:49.419Z] Removing intermediate container de6c5621b539 [2021-07-12T16:50:49.419Z] ---> 579116946f42 [2021-07-12T16:50:49.419Z] Step 8/22 : COPY . . [2021-07-12T16:50:49.419Z] ---> Running in 5cc48debc0bb [2021-07-12T16:50:49.419Z] ---> 9c2dcbdb9fa4 [2021-07-12T16:50:49.419Z] Step 9/23 : RUN go mod tidy [2021-07-12T16:50:50.136Z] Removing intermediate container a73f43345548 [2021-07-12T16:50:50.136Z] ---> d334ecac0d9f [2021-07-12T16:50:50.137Z] Successfully built d334ecac0d9f [2021-07-12T16:50:50.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:50:50.481Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T16:50:50.481Z] . [Pipeline] withDockerContainer [2021-07-12T16:50:50.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-2594 does not seem to be running inside a container [2021-07-12T16:50:50.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-12T16:50:52.556Z] $ docker top 50393f8e18cc279dfd407f22fee47506498b2b258d3c960f19e8d0ad81ccf257 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:50:53.592Z] + go version [2021-07-12T16:50:53.592Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-12T16:50:53.636Z] $ docker stop --time=1 50393f8e18cc279dfd407f22fee47506498b2b258d3c960f19e8d0ad81ccf257 [2021-07-12T16:50:55.427Z] $ docker rm -f 50393f8e18cc279dfd407f22fee47506498b2b258d3c960f19e8d0ad81ccf257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:50:56.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T16:50:56.344Z] [2021-07-12T16:50:56.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:50:56.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T16:50:56.982Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-12T16:50:56.982Z] 29e5d40040c1: Pulling fs layer [2021-07-12T16:50:56.982Z] 1ce36da41761: Pulling fs layer [2021-07-12T16:50:56.982Z] 25b303627fd3: Pulling fs layer [2021-07-12T16:50:56.982Z] 29e5d40040c1: Verifying Checksum [2021-07-12T16:50:56.982Z] 29e5d40040c1: Download complete [2021-07-12T16:50:57.580Z] 1ce36da41761: Verifying Checksum [2021-07-12T16:50:57.580Z] 1ce36da41761: Download complete [2021-07-12T16:50:57.858Z] 29e5d40040c1: Pull complete [2021-07-12T16:50:59.297Z] 1ce36da41761: Pull complete [2021-07-12T16:50:59.569Z] 25b303627fd3: Download complete [2021-07-12T16:51:01.669Z] ---> Running in ca12a4518d9e [2021-07-12T16:51:01.934Z] ---> 665c6a32118d [2021-07-12T16:51:01.934Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:51:01.934Z] ---> Running in 7501fd956bf0 [2021-07-12T16:51:01.934Z] ---> 3d23ba755439 [2021-07-12T16:51:01.934Z] Step 9/22 : RUN go mod tidy [2021-07-12T16:51:01.934Z] ---> 913d870702c4 [2021-07-12T16:51:01.934Z] Step 9/26 : RUN go mod tidy [2021-07-12T16:51:01.934Z] Removing intermediate container 5cc48debc0bb [2021-07-12T16:51:01.934Z] ---> 70ecac7e2c45 [2021-07-12T16:51:01.934Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T16:51:01.935Z] ---> Running in 0df0ac18c82a [2021-07-12T16:51:01.935Z] ---> Running in 24a197345736 [2021-07-12T16:51:02.203Z] ---> Running in d7a394d8a63c [2021-07-12T16:51:03.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T16:51:03.162Z] Removing intermediate container ca12a4518d9e [2021-07-12T16:51:03.162Z] ---> 211bfe896f93 [2021-07-12T16:51:03.162Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T16:51:03.427Z] ---> Running in 961d2ef04b00 [2021-07-12T16:51:03.427Z] Removing intermediate container 7501fd956bf0 [2021-07-12T16:51:03.427Z] ---> 5605290ad95f [2021-07-12T16:51:03.427Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T16:51:03.689Z] ---> Running in ef95f1d07623 [2021-07-12T16:51:04.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T16:51:04.267Z] Removing intermediate container d7a394d8a63c [2021-07-12T16:51:04.267Z] ---> 70ebc358a6d0 [2021-07-12T16:51:04.267Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T16:51:04.267Z] ---> Running in 83d7a05f5587 [2021-07-12T16:51:04.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T16:51:04.527Z] Removing intermediate container 0df0ac18c82a [2021-07-12T16:51:04.527Z] ---> 8fa2f30f0732 [2021-07-12T16:51:04.527Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T16:51:04.527Z] ---> Running in 5aee8e80a157 [2021-07-12T16:51:04.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T16:51:05.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T16:51:09.722Z] 25b303627fd3: Pull complete [2021-07-12T16:51:09.722Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-12T16:51:09.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T16:51:09.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-12T16:51:09.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-2594 does not seem to be running inside a container [2021-07-12T16:51:10.054Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-12T16:51:12.807Z] $ docker top 35e6a0ad74a2d839697543be609e0671458f02df0254f6f24c90220af8301f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:51:13.739Z] + docker-compose build --help [2021-07-12T16:51:13.739Z] + grep parallel [2021-07-12T16:51:17.118Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T16:51:17.141Z] $ docker stop --time=1 35e6a0ad74a2d839697543be609e0671458f02df0254f6f24c90220af8301f6e [2021-07-12T16:51:18.945Z] $ docker rm -f 35e6a0ad74a2d839697543be609e0671458f02df0254f6f24c90220af8301f6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:51:19.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T16:51:19.601Z] . [Pipeline] withDockerContainer [2021-07-12T16:51:19.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-2594 does not seem to be running inside a container [2021-07-12T16:51:19.902Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-12T16:51:21.457Z] $ docker top 779fa047296cb8a43ca804d9c4d0deacbaf1eec9f5aa2564341700a53f7e78df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T16:51:22.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T16:51:25.770Z] Building core-command ... [2021-07-12T16:51:25.770Z] Building core-data ... [2021-07-12T16:51:25.770Z] Building core-metadata ... [2021-07-12T16:51:25.770Z] Building security-bootstrapper ... [2021-07-12T16:51:25.770Z] Building security-proxy-setup ... [2021-07-12T16:51:25.770Z] Building security-secretstore-setup ... [2021-07-12T16:51:25.770Z] Building support-notifications ... [2021-07-12T16:51:25.770Z] Building support-scheduler ... [2021-07-12T16:51:25.770Z] Building sys-mgmt-agent ... [2021-07-12T16:51:25.770Z] Building support-scheduler [2021-07-12T16:51:25.770Z] Building core-command [2021-07-12T16:51:25.770Z] Building security-bootstrapper [2021-07-12T16:51:25.770Z] Building support-notifications [2021-07-12T16:51:25.770Z] Building security-secretstore-setup [2021-07-12T16:51:43.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T16:51:43.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T16:51:43.898Z] Removing intermediate container ef95f1d07623 [2021-07-12T16:51:43.898Z] ---> 909e5b6e63bc [2021-07-12T16:51:43.898Z] [2021-07-12T16:51:43.898Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:51:43.898Z] 3.12: Pulling from library/alpine [2021-07-12T16:51:44.867Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T16:51:44.867Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T16:51:45.130Z] ---> 13621d1b12d4 [2021-07-12T16:51:45.130Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:51:50.426Z] Removing intermediate container 83d7a05f5587 [2021-07-12T16:51:50.426Z] ---> e247e86f12da [2021-07-12T16:51:50.426Z] [2021-07-12T16:51:50.426Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T16:51:50.426Z] ---> 13621d1b12d4 [2021-07-12T16:51:50.426Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T16:51:50.426Z] ---> Running in e9533fecc645 [2021-07-12T16:51:51.371Z] ---> Running in 8b8fbdf46eee [2021-07-12T16:51:51.371Z] Removing intermediate container 24a197345736 [2021-07-12T16:51:51.371Z] ---> 2112dbbe3f9b [2021-07-12T16:51:51.371Z] [2021-07-12T16:51:51.371Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:51:51.371Z] ---> 13621d1b12d4 [2021-07-12T16:51:51.371Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:51:54.677Z] ---> Running in 888feaccc17e [2021-07-12T16:51:54.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:54.677Z] Removing intermediate container 961d2ef04b00 [2021-07-12T16:51:54.677Z] ---> a2355b70b2e8 [2021-07-12T16:51:54.677Z] [2021-07-12T16:51:54.677Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T16:51:54.677Z] ---> 13621d1b12d4 [2021-07-12T16:51:54.677Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:51:54.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:54.677Z] Removing intermediate container 5aee8e80a157 [2021-07-12T16:51:54.677Z] ---> 3f4ad3de7bff [2021-07-12T16:51:54.677Z] [2021-07-12T16:51:54.677Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T16:51:54.677Z] ---> 13621d1b12d4 [2021-07-12T16:51:54.677Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T16:51:54.677Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T16:51:54.677Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:51:54.677Z] OK: 6 MiB in 15 packages [2021-07-12T16:51:54.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:54.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:54.938Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T16:51:54.938Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:51:54.938Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T16:51:54.938Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T16:51:54.938Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T16:51:54.938Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T16:51:54.938Z] ---> Running in 8ce0a141d323 [2021-07-12T16:51:54.938Z] ---> Running in 567d226f2680 [2021-07-12T16:51:54.938Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:51:54.938Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:51:55.207Z] OK: 7 MiB in 20 packages [2021-07-12T16:51:55.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:55.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:56.044Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T16:51:56.044Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:51:56.044Z] OK: 6 MiB in 15 packages [2021-07-12T16:51:56.304Z] Removing intermediate container e9533fecc645 [2021-07-12T16:51:56.304Z] ---> 37ec5f6ed1ed [2021-07-12T16:51:56.304Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:51:56.880Z] ---> Running in ac4700637985 [2021-07-12T16:51:56.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:56.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:56.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T16:51:56.880Z] Removing intermediate container 8b8fbdf46eee [2021-07-12T16:51:56.880Z] ---> a93e90044e0a [2021-07-12T16:51:56.880Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T16:51:56.880Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:51:56.880Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T16:51:56.880Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T16:51:57.140Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:51:57.140Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:51:57.140Z] OK: 7 MiB in 18 packages [2021-07-12T16:51:57.409Z] ---> Running in 86a9278a4d26 [2021-07-12T16:51:57.409Z] Removing intermediate container ac4700637985 [2021-07-12T16:51:57.409Z] ---> 60184b69bee7 [2021-07-12T16:51:57.409Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T16:51:57.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:57.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:51:57.409Z] Removing intermediate container 888feaccc17e [2021-07-12T16:51:57.409Z] ---> c785749667d8 [2021-07-12T16:51:57.409Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:51:57.669Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T16:51:57.669Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:51:57.669Z] OK: 6 MiB in 15 packages [2021-07-12T16:51:57.669Z] ---> Running in c351879b89b1 [2021-07-12T16:51:58.241Z] Removing intermediate container 86a9278a4d26 [2021-07-12T16:51:58.242Z] ---> c935cb0635b4 [2021-07-12T16:51:58.242Z] Step 14/26 : WORKDIR / [2021-07-12T16:51:58.242Z] ---> Running in 37a4bf06ccd9 [2021-07-12T16:51:58.511Z] ---> Running in 6f05b1d78f60 [2021-07-12T16:51:58.511Z] Removing intermediate container c351879b89b1 [2021-07-12T16:51:58.511Z] ---> 9245ec0de6a3 [2021-07-12T16:51:58.511Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T16:51:58.511Z] ---> Running in fa58d4ed72f6 [2021-07-12T16:51:58.511Z] Removing intermediate container 37a4bf06ccd9 [2021-07-12T16:51:58.511Z] ---> bdc8a52763b2 [2021-07-12T16:51:58.511Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T16:51:58.511Z] Removing intermediate container 8ce0a141d323 [2021-07-12T16:51:58.511Z] ---> a83c31f62f2d [2021-07-12T16:51:58.511Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T16:51:58.511Z] ---> Running in 8701af4868a4 [2021-07-12T16:51:58.511Z] ---> Running in 24cfbcb78331 [2021-07-12T16:51:58.795Z] Removing intermediate container 6f05b1d78f60 [2021-07-12T16:51:58.795Z] ---> 603411894561 [2021-07-12T16:51:58.795Z] 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-07-12T16:51:58.795Z] Removing intermediate container 567d226f2680 [2021-07-12T16:51:58.795Z] ---> 0cb350373a5c [2021-07-12T16:51:58.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:51:58.795Z] Removing intermediate container fa58d4ed72f6 [2021-07-12T16:51:58.795Z] ---> 1e2f9ce344d2 [2021-07-12T16:51:58.795Z] Step 16/24 : WORKDIR / [2021-07-12T16:51:58.795Z] ---> Running in 9be3edb8835f [2021-07-12T16:51:58.795Z] Removing intermediate container 8701af4868a4 [2021-07-12T16:51:58.795Z] ---> d11956be8d2f [2021-07-12T16:51:58.795Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T16:51:58.795Z] ---> Running in bd073727268b [2021-07-12T16:51:58.795Z] Removing intermediate container 24cfbcb78331 [2021-07-12T16:51:58.795Z] ---> b734ca7a1bc8 [2021-07-12T16:51:58.795Z] Step 14/22 : WORKDIR /edgex [2021-07-12T16:51:58.795Z] ---> Running in ce182dd45039 [2021-07-12T16:51:58.795Z] ---> Running in ea9e78b0536a [2021-07-12T16:51:59.061Z] ---> bafbe8e0909c [2021-07-12T16:51:59.061Z] 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-07-12T16:51:59.061Z] Removing intermediate container 9be3edb8835f [2021-07-12T16:51:59.061Z] ---> a25cd5f52141 [2021-07-12T16:51:59.061Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T16:51:59.061Z] Removing intermediate container bd073727268b [2021-07-12T16:51:59.061Z] ---> 0bb7c6e8bca2 [2021-07-12T16:51:59.061Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:51:59.323Z] Removing intermediate container ce182dd45039 [2021-07-12T16:51:59.323Z] ---> c6e92963e1b0 [2021-07-12T16:51:59.323Z] Step 16/24 : WORKDIR / [2021-07-12T16:51:59.324Z] Removing intermediate container ea9e78b0536a [2021-07-12T16:51:59.324Z] ---> 563684ef33f5 [2021-07-12T16:51:59.324Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T16:51:59.324Z] ---> Running in 3e8dec5cf0b4 [2021-07-12T16:51:59.324Z] ---> 0680480e2818 [2021-07-12T16:51:59.324Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T16:51:59.324Z] ---> Running in e9600514e28e [2021-07-12T16:51:59.586Z] ---> 4a7ed013f6f6 [2021-07-12T16:51:59.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T16:51:59.586Z] ---> 4d835d42aaed [2021-07-12T16:51:59.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T16:51:59.586Z] Removing intermediate container 3e8dec5cf0b4 [2021-07-12T16:51:59.586Z] ---> 01ecf2139aa7 [2021-07-12T16:51:59.586Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T16:52:00.158Z] Removing intermediate container e9600514e28e [2021-07-12T16:52:00.158Z] ---> deecc4b2442e [2021-07-12T16:52:00.158Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:52:00.158Z] ---> b656969ecce9 [2021-07-12T16:52:00.158Z] 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-07-12T16:52:00.158Z] ---> Running in 7507f8f23372 [2021-07-12T16:52:00.158Z] ---> 2abf43e2d8d7 [2021-07-12T16:52:00.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T16:52:00.158Z] ---> bbb01d8e90f1 [2021-07-12T16:52:00.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T16:52:00.158Z] Removing intermediate container 7507f8f23372 [2021-07-12T16:52:00.158Z] ---> 6dd93ec9a78c [2021-07-12T16:52:00.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:52:00.158Z] ---> a23aa7f0f66a [2021-07-12T16:52:00.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T16:52:00.431Z] ---> 2c274d1e550a [2021-07-12T16:52:00.431Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T16:52:00.695Z] ---> 8bb35e18298e [2021-07-12T16:52:00.695Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T16:52:00.695Z] ---> c10b192558f8 [2021-07-12T16:52:00.695Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T16:52:00.695Z] ---> 70feb4aaa464 [2021-07-12T16:52:00.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T16:52:00.695Z] ---> ad079498951c [2021-07-12T16:52:00.695Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T16:52:00.695Z] ---> Running in fd579859c65d [2021-07-12T16:52:00.958Z] ---> cf148e2b6b26 [2021-07-12T16:52:00.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T16:52:00.958Z] ---> Running in 5fda0d242248 [2021-07-12T16:52:01.529Z] Removing intermediate container fd579859c65d [2021-07-12T16:52:01.529Z] ---> dbdeff1a2680 [2021-07-12T16:52:01.529Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:52:01.529Z] Removing intermediate container 5fda0d242248 [2021-07-12T16:52:01.529Z] ---> b256f9986e1e [2021-07-12T16:52:01.529Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T16:52:01.794Z] ---> Running in 66bc17b37219 [2021-07-12T16:52:01.794Z] ---> Running in c34321da7353 [2021-07-12T16:52:01.794Z] ---> 401b46de0fee [2021-07-12T16:52:01.794Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T16:52:01.794Z] ---> 99241c1af482 [2021-07-12T16:52:01.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T16:52:01.794Z] ---> 046d48e3793f [2021-07-12T16:52:01.794Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T16:52:02.056Z] ---> Running in 861fc0884bbf [2021-07-12T16:52:02.056Z] Removing intermediate container 66bc17b37219 [2021-07-12T16:52:02.056Z] ---> 85cd5a8e32a5 [2021-07-12T16:52:02.056Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T16:52:02.056Z] Removing intermediate container c34321da7353 [2021-07-12T16:52:02.056Z] ---> 696fe3c12900 [2021-07-12T16:52:02.056Z] Step 20/22 : LABEL arch=x86_64 [2021-07-12T16:52:02.056Z] ---> e2fa7b42ab62 [2021-07-12T16:52:02.056Z] 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-07-12T16:52:02.321Z] ---> Running in 20dd7ad77ecb [2021-07-12T16:52:02.321Z] ---> 4929a5443680 [2021-07-12T16:52:02.321Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T16:52:02.321Z] ---> Running in 845b61875325 [2021-07-12T16:52:02.321Z] ---> Running in 369f5b4e64ee [2021-07-12T16:52:02.321Z] Removing intermediate container 861fc0884bbf [2021-07-12T16:52:02.321Z] ---> eeb6622f5551 [2021-07-12T16:52:02.321Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:52:02.321Z] ---> Running in 4b7c1ec6ae88 [2021-07-12T16:52:02.590Z] ---> Running in e2abe47b4176 [2021-07-12T16:52:02.590Z] Removing intermediate container 20dd7ad77ecb [2021-07-12T16:52:02.590Z] ---> 247af92d41a5 [2021-07-12T16:52:02.590Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:52:02.590Z] Removing intermediate container 4b7c1ec6ae88 [2021-07-12T16:52:02.590Z] ---> 190051cd1544 [2021-07-12T16:52:02.590Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:52:02.590Z] Removing intermediate container e2abe47b4176 [2021-07-12T16:52:02.590Z] ---> 7e7b67bfa4ff [2021-07-12T16:52:02.590Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T16:52:02.590Z] ---> Running in 219bae2222f5 [2021-07-12T16:52:02.854Z] Removing intermediate container 369f5b4e64ee [2021-07-12T16:52:02.854Z] ---> 7c3b26ed6a07 [2021-07-12T16:52:02.854Z] Step 21/22 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:52:02.854Z] ---> Running in c3e59cecdb5b [2021-07-12T16:52:02.854Z] ---> Running in 935fcc544fe0 [2021-07-12T16:52:02.854Z] ---> Running in 79999e35c6fb [2021-07-12T16:52:02.854Z] Removing intermediate container 219bae2222f5 [2021-07-12T16:52:02.854Z] ---> ff4153da1348 [2021-07-12T16:52:02.854Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:52:03.115Z] ---> Running in db64617c5df0 [2021-07-12T16:52:03.115Z] Removing intermediate container c3e59cecdb5b [2021-07-12T16:52:03.115Z] ---> f52ef2ed1f08 [2021-07-12T16:52:03.115Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T16:52:03.379Z] Removing intermediate container 79999e35c6fb [2021-07-12T16:52:03.379Z] ---> 1ca0979cea11 [2021-07-12T16:52:03.379Z] Step 22/22 : LABEL version=2.0.1-dev.7 [2021-07-12T16:52:03.379Z] Removing intermediate container 935fcc544fe0 [2021-07-12T16:52:03.379Z] ---> b22919448ce7 [2021-07-12T16:52:03.379Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:52:03.379Z] ---> Running in d5d8972c902b [2021-07-12T16:52:03.379Z] ---> Running in 9d98426eef04 [2021-07-12T16:52:03.379Z] ---> Running in 84243e0cd8d2 [2021-07-12T16:52:03.642Z] Removing intermediate container db64617c5df0 [2021-07-12T16:52:03.642Z] ---> 07b0763b2ab0 [2021-07-12T16:52:03.642Z] [2021-07-12T16:52:03.642Z] Removing intermediate container 845b61875325 [2021-07-12T16:52:03.642Z] ---> 976e33bc8ddc [2021-07-12T16:52:03.642Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T16:52:03.642Z] Successfully built 07b0763b2ab0 [2021-07-12T16:52:03.642Z] Successfully tagged core-command:latest [2021-07-12T16:52:03.642Z] Building security-bootstrapper [2021-07-12T16:52:03.902Z]  Building core-command ... done  ---> Running in 3363fdc257e3 [2021-07-12T16:52:03.902Z] Removing intermediate container d5d8972c902b [2021-07-12T16:52:03.902Z] ---> 20860188c613 [2021-07-12T16:52:03.902Z] Step 22/23 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:52:03.902Z] Removing intermediate container 84243e0cd8d2 [2021-07-12T16:52:03.902Z] ---> 13f9a697be2a [2021-07-12T16:52:03.902Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:52:04.847Z] Removing intermediate container 9d98426eef04 [2021-07-12T16:52:04.847Z] ---> 173feb06343c [2021-07-12T16:52:04.847Z] [2021-07-12T16:52:04.847Z] Successfully built 173feb06343c [2021-07-12T16:52:06.237Z] Successfully tagged security-proxy-setup:latest [2021-07-12T16:52:06.237Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-07-12T16:52:06.237Z] ---> Running in 59e0e25767d7 [2021-07-12T16:52:06.237Z] ---> Running in f841a3ccb611 [2021-07-12T16:52:08.784Z] Removing intermediate container 3363fdc257e3 [2021-07-12T16:52:08.784Z] ---> 0a35d64e168c [2021-07-12T16:52:08.784Z] Step 24/26 : LABEL arch=x86_64 [2021-07-12T16:52:11.360Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:11.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:11.623Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:11.623Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:12.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] ---> d334ecac0d9f [2021-07-12T16:52:12.760Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T16:52:12.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:12.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] ---> d334ecac0d9f [2021-07-12T16:52:12.760Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T16:52:12.760Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:12.760Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] ---> d334ecac0d9f [2021-07-12T16:52:12.760Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T16:52:12.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:12.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] ---> d334ecac0d9f [2021-07-12T16:52:12.760Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:52:12.760Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:12.760Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:12.760Z] ---> d334ecac0d9f [2021-07-12T16:52:12.760Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T16:52:12.760Z] ---> Running in d23a7a2ad547 [2021-07-12T16:52:12.760Z] ---> Running in 485293f576b1 [2021-07-12T16:52:12.760Z] ---> Running in e362d2e9deca [2021-07-12T16:52:12.760Z] ---> Running in 24d749de7576 [2021-07-12T16:52:12.760Z] ---> Running in cfdeb18ce0a6 [2021-07-12T16:52:12.760Z] Removing intermediate container cfdeb18ce0a6 [2021-07-12T16:52:12.760Z] ---> d68d78177d98 [2021-07-12T16:52:12.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:12.760Z] Removing intermediate container 485293f576b1 [2021-07-12T16:52:12.760Z] ---> 0edaebde49a8 [2021-07-12T16:52:12.760Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:12.760Z] ---> Running in 93af0a657c04 [2021-07-12T16:52:12.760Z] Removing intermediate container d23a7a2ad547 [2021-07-12T16:52:12.760Z] ---> dddca7601053 [2021-07-12T16:52:12.760Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:12.760Z] Removing intermediate container 24d749de7576 [2021-07-12T16:52:12.760Z] Removing intermediate container e362d2e9deca [2021-07-12T16:52:12.760Z] ---> d0f9718500ec [2021-07-12T16:52:12.760Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:12.760Z] ---> 41b8069e99d6 [2021-07-12T16:52:12.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:12.760Z] ---> Running in b7926e22d134 [2021-07-12T16:52:12.760Z] ---> Running in 0ee4605a6eb8 [2021-07-12T16:52:12.760Z] ---> Running in d8fac71dd1f7 [2021-07-12T16:52:12.760Z] ---> Running in 2aeae22d3bf8 [2021-07-12T16:52:13.740Z] Removing intermediate container 93af0a657c04 [2021-07-12T16:52:13.740Z] ---> bbdc88dd94b9 [2021-07-12T16:52:13.740Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T16:52:13.740Z] ---> Running in 79f1ab1fa6df [2021-07-12T16:52:14.015Z] Removing intermediate container b7926e22d134 [2021-07-12T16:52:14.015Z] ---> c6e05112e4ca [2021-07-12T16:52:14.015Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T16:52:14.287Z] Removing intermediate container 0ee4605a6eb8 [2021-07-12T16:52:14.287Z] ---> 38fb4bfc6613 [2021-07-12T16:52:14.287Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T16:52:14.287Z] ---> Running in 5f54750ef48e [2021-07-12T16:52:14.567Z] ---> Running in 8b2857b0f5c1 [2021-07-12T16:52:14.567Z] Removing intermediate container d8fac71dd1f7 [2021-07-12T16:52:14.567Z] ---> 4c4178266945 [2021-07-12T16:52:14.567Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T16:52:14.567Z] Removing intermediate container 2aeae22d3bf8 [2021-07-12T16:52:14.567Z] ---> 929e71d411c9 [2021-07-12T16:52:14.567Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T16:52:14.840Z] ---> Running in 257bf06c5b51 [2021-07-12T16:52:14.840Z] ---> Running in 0ac3a5948618 [2021-07-12T16:52:15.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:16.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:17.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:17.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:17.279Z] ---> 05164d51a453 [2021-07-12T16:52:17.279Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:52:17.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:17.541Z] ---> 05164d51a453 [2021-07-12T16:52:17.541Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T16:52:17.541Z] ---> Using cache [2021-07-12T16:52:17.541Z] ---> da67e60c9908 [2021-07-12T16:52:17.541Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:17.541Z] ---> Using cache [2021-07-12T16:52:17.541Z] ---> 59c4991b19af [2021-07-12T16:52:17.541Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T16:52:17.597Z] OK: 218 MiB in 52 packages [2021-07-12T16:52:17.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:17.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:18.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:52:18.189Z] OK: 218 MiB in 52 packages [2021-07-12T16:52:18.486Z] ---> Using cache [2021-07-12T16:52:18.486Z] ---> da67e60c9908 [2021-07-12T16:52:18.486Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:18.750Z] Removing intermediate container f841a3ccb611 [2021-07-12T16:52:18.750Z] ---> ffc5c01162fa [2021-07-12T16:52:18.750Z] Step 23/23 : LABEL version=2.0.1-dev.7 [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> 59c4991b19af [2021-07-12T16:52:18.750Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> 0cb13f76d8fe [2021-07-12T16:52:18.750Z] Step 6/32 : COPY go.mod . [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> df553c7c8787 [2021-07-12T16:52:18.750Z] Step 7/32 : RUN go mod download [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> 93342d8d057f [2021-07-12T16:52:18.750Z] Step 8/32 : COPY . . [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> 665c6a32118d [2021-07-12T16:52:18.750Z] Step 9/32 : RUN go mod tidy [2021-07-12T16:52:18.750Z] ---> Using cache [2021-07-12T16:52:18.750Z] ---> 5605290ad95f [2021-07-12T16:52:18.750Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T16:52:18.750Z] ---> Running in fb2fce929a3f [2021-07-12T16:52:18.750Z] Removing intermediate container 59e0e25767d7 [2021-07-12T16:52:18.750Z] ---> a3bac03a6b78 [2021-07-12T16:52:18.750Z] [2021-07-12T16:52:18.750Z] ---> Running in ad43f58e0a89 [2021-07-12T16:52:18.750Z] Successfully built a3bac03a6b78 [2021-07-12T16:52:18.750Z] ---> Running in 61b9c7340928 [2021-07-12T16:52:18.750Z] ---> Running in 5ac82e5cd2ba [2021-07-12T16:52:18.796Z] OK: 218 MiB in 52 packages [2021-07-12T16:52:19.020Z] Successfully tagged core-metadata:latest [2021-07-12T16:52:19.020Z] Building support-notifications [2021-07-12T16:52:19.020Z]  Building core-metadata ... done Removing intermediate container ad43f58e0a89 [2021-07-12T16:52:19.020Z] ---> 5c41c2402ed8 [2021-07-12T16:52:19.020Z] Step 25/26 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:52:19.074Z] OK: 218 MiB in 52 packages [2021-07-12T16:52:19.075Z] OK: 218 MiB in 52 packages [2021-07-12T16:52:19.351Z] Removing intermediate container 79f1ab1fa6df [2021-07-12T16:52:19.351Z] ---> c812ee72049d [2021-07-12T16:52:19.351Z] Step 6/23 : COPY go.mod . [2021-07-12T16:52:20.337Z] Removing intermediate container 5f54750ef48e [2021-07-12T16:52:20.337Z] ---> 2d5e3bbef315 [2021-07-12T16:52:20.337Z] Step 6/32 : COPY go.mod . [2021-07-12T16:52:20.337Z] ---> 695b853cadb0 [2021-07-12T16:52:20.609Z] Step 7/23 : RUN go mod download [2021-07-12T16:52:20.885Z] ---> Running in 375c536c7d06 [2021-07-12T16:52:20.885Z] Removing intermediate container 8b2857b0f5c1 [2021-07-12T16:52:20.885Z] ---> 07b5e2815a89 [2021-07-12T16:52:20.885Z] Step 6/26 : COPY go.mod . [2021-07-12T16:52:20.885Z] Removing intermediate container 0ac3a5948618 [2021-07-12T16:52:20.885Z] ---> 253757ffd625 [2021-07-12T16:52:20.885Z] Step 6/24 : COPY go.mod . [2021-07-12T16:52:21.156Z] Removing intermediate container 257bf06c5b51 [2021-07-12T16:52:21.156Z] ---> a12677f50f74 [2021-07-12T16:52:21.156Z] Step 6/23 : COPY go.mod . [2021-07-12T16:52:21.156Z] ---> 68aa4c1cde67 [2021-07-12T16:52:21.156Z] Step 7/32 : RUN go mod download [2021-07-12T16:52:21.427Z] ---> Running in 0551ad3b0e70 [2021-07-12T16:52:22.028Z] ---> bb94301692a1 [2021-07-12T16:52:22.028Z] Step 7/26 : RUN go mod download [2021-07-12T16:52:22.303Z] ---> 073cb1647e9c [2021-07-12T16:52:22.303Z] Step 7/24 : RUN go mod download [2021-07-12T16:52:22.303Z] ---> Running in a3603ff7daf3 [2021-07-12T16:52:22.590Z] ---> 260aca0b5049 [2021-07-12T16:52:22.590Z] Step 7/23 : RUN go mod download [2021-07-12T16:52:22.590Z] ---> Running in da7a0ed2bd26 [2021-07-12T16:52:22.869Z] ---> Running in ef1c68f04b63 [2021-07-12T16:52:24.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:24.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:24.317Z] ---> 05164d51a453 [2021-07-12T16:52:24.317Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T16:52:24.317Z] ---> Using cache [2021-07-12T16:52:24.317Z] ---> da67e60c9908 [2021-07-12T16:52:24.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:24.317Z] ---> Using cache [2021-07-12T16:52:24.317Z] ---> 59c4991b19af [2021-07-12T16:52:24.317Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T16:52:25.515Z] Removing intermediate container 375c536c7d06 [2021-07-12T16:52:25.515Z] ---> 49d38af0c0f9 [2021-07-12T16:52:25.515Z] Step 8/23 : COPY . . [2021-07-12T16:52:25.515Z] Removing intermediate container 0551ad3b0e70 [2021-07-12T16:52:25.515Z] ---> cd7c3aea7e28 [2021-07-12T16:52:25.515Z] Step 8/32 : COPY . . [2021-07-12T16:52:27.510Z] Removing intermediate container da7a0ed2bd26 [2021-07-12T16:52:27.510Z] ---> 97f80ac62114 [2021-07-12T16:52:27.510Z] Step 8/24 : COPY . . [2021-07-12T16:52:27.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:28.113Z] Removing intermediate container a3603ff7daf3 [2021-07-12T16:52:28.113Z] ---> b598ace78fc7 [2021-07-12T16:52:28.113Z] Step 8/26 : COPY . . [2021-07-12T16:52:28.390Z] Removing intermediate container ef1c68f04b63 [2021-07-12T16:52:28.390Z] ---> dee9dfa7fd96 [2021-07-12T16:52:28.390Z] Step 8/23 : COPY . . [2021-07-12T16:52:29.014Z] ---> Running in d60f1c045cfc [2021-07-12T16:52:29.015Z] Removing intermediate container 5ac82e5cd2ba [2021-07-12T16:52:29.015Z] ---> 682c9619546a [2021-07-12T16:52:29.015Z] [2021-07-12T16:52:29.015Z] ---> Running in cba322cdc3f6 [2021-07-12T16:52:29.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:29.015Z] Successfully built 682c9619546a [2021-07-12T16:52:29.015Z] Successfully tagged support-scheduler:latest [2021-07-12T16:52:29.015Z]  Building support-scheduler ... done Building core-data [2021-07-12T16:52:29.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T16:52:29.549Z] OK: 219 MiB in 52 packages [2021-07-12T16:52:30.124Z] Removing intermediate container d60f1c045cfc [2021-07-12T16:52:30.124Z] ---> af9be5b21ac7 [2021-07-12T16:52:30.124Z] Step 26/26 : LABEL version=2.0.1-dev.7 [2021-07-12T16:52:35.433Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:52:35.433Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:52:35.433Z] ---> 05164d51a453 [2021-07-12T16:52:35.433Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:52:35.433Z] ---> Using cache [2021-07-12T16:52:35.433Z] ---> da67e60c9908 [2021-07-12T16:52:35.433Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:52:35.433Z] ---> Using cache [2021-07-12T16:52:35.433Z] ---> 59c4991b19af [2021-07-12T16:52:35.433Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T16:52:40.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:40.730Z] ---> Running in bae4cdcb4bf9 [2021-07-12T16:52:40.730Z] ---> Running in d88150e42af3 [2021-07-12T16:52:40.730Z] Removing intermediate container bae4cdcb4bf9 [2021-07-12T16:52:40.730Z] ---> cb36f915e8c7 [2021-07-12T16:52:40.730Z] [2021-07-12T16:52:41.009Z] Successfully built cb36f915e8c7 [2021-07-12T16:52:41.009Z] Successfully tagged security-secretstore-setup:latest [2021-07-12T16:52:41.009Z]  Building security-secretstore-setup ... done Removing intermediate container fb2fce929a3f [2021-07-12T16:52:41.009Z] ---> ecb7d325b9ea [2021-07-12T16:52:41.009Z] Step 6/24 : COPY go.mod . [2021-07-12T16:52:41.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:41.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:41.283Z] ---> 2e81c3cb06f3 [2021-07-12T16:52:41.283Z] Step 7/24 : RUN go mod download [2021-07-12T16:52:41.283Z] ---> Running in c02ccce01a94 [2021-07-12T16:52:41.889Z] OK: 219 MiB in 52 packages [2021-07-12T16:52:42.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:52:42.429Z] OK: 219 MiB in 52 packages [2021-07-12T16:52:42.717Z] Removing intermediate container cba322cdc3f6 [2021-07-12T16:52:42.717Z] ---> f0a38f7d0eb5 [2021-07-12T16:52:42.717Z] Step 6/23 : COPY go.mod . [2021-07-12T16:52:43.000Z] ---> a5cebc9facc9 [2021-07-12T16:52:43.000Z] Step 7/23 : RUN go mod download [2021-07-12T16:52:43.000Z] Removing intermediate container c02ccce01a94 [2021-07-12T16:52:43.000Z] ---> 3499e2b587ca [2021-07-12T16:52:43.000Z] Step 8/24 : COPY . . [2021-07-12T16:52:43.000Z] ---> Running in 2f1abf7f2f3c [2021-07-12T16:52:43.508Z] ---> 2243b924e663 [2021-07-12T16:52:43.508Z] Step 9/23 : RUN go mod tidy [2021-07-12T16:52:43.508Z] ---> b5ad64dab6f2 [2021-07-12T16:52:43.508Z] Step 9/32 : RUN go mod tidy [2021-07-12T16:52:43.508Z] ---> 8e4ecd134619 [2021-07-12T16:52:43.508Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:52:43.508Z] ---> 986884900fb6 [2021-07-12T16:52:43.508Z] Step 9/26 : RUN go mod tidy [2021-07-12T16:52:43.508Z] ---> 467c281a4c26 [2021-07-12T16:52:43.508Z] Step 9/23 : RUN go mod tidy [2021-07-12T16:52:43.508Z] ---> Running in 69193b69f976 [2021-07-12T16:52:43.508Z] ---> Running in d51888c4df64 [2021-07-12T16:52:43.508Z] ---> Running in f22ce140e8c4 [2021-07-12T16:52:43.508Z] ---> Running in 4e46f4c15ed0 [2021-07-12T16:52:43.508Z] ---> Running in c6e4e7cb213a [2021-07-12T16:52:44.043Z] Removing intermediate container d88150e42af3 [2021-07-12T16:52:44.043Z] ---> d8dc31b52e9d [2021-07-12T16:52:44.043Z] Step 6/24 : COPY go.mod . [2021-07-12T16:52:50.238Z] Removing intermediate container 69193b69f976 [2021-07-12T16:52:50.238Z] ---> d734d518f8ab [2021-07-12T16:52:50.238Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T16:52:50.238Z] ---> Running in dfd21e78c501 [2021-07-12T16:52:50.238Z] Removing intermediate container d51888c4df64 [2021-07-12T16:52:50.238Z] ---> 0348460cc0bb [2021-07-12T16:52:50.238Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T16:52:50.238Z] Removing intermediate container 4e46f4c15ed0 [2021-07-12T16:52:50.238Z] ---> 1f106d99ab20 [2021-07-12T16:52:50.238Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T16:52:50.238Z] ---> Running in eaec69d66179 [2021-07-12T16:52:50.238Z] ---> Running in 4ade98f3b012 [2021-07-12T16:52:50.517Z] Removing intermediate container f22ce140e8c4 [2021-07-12T16:52:50.517Z] ---> 7f6f21190c8a [2021-07-12T16:52:50.517Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T16:52:50.791Z] Removing intermediate container c6e4e7cb213a [2021-07-12T16:52:50.791Z] ---> 92108b895f30 [2021-07-12T16:52:50.791Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T16:52:50.791Z] ---> Running in 6e3fa4632649 [2021-07-12T16:52:51.081Z] ---> Running in 45c8f3681b34 [2021-07-12T16:52:51.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T16:52:52.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T16:52:53.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T16:52:53.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T16:52:53.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T16:52:56.335Z] ---> 096a15d48c11 [2021-07-12T16:52:56.335Z] Step 7/24 : RUN go mod download [2021-07-12T16:52:56.335Z] ---> Running in 4a8630314f41 [2021-07-12T16:52:56.335Z] ---> 231ba47b9f35 [2021-07-12T16:52:56.335Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:52:56.335Z] ---> Running in 9c971cb61d0e [2021-07-12T16:52:56.335Z] Removing intermediate container 2f1abf7f2f3c [2021-07-12T16:52:56.335Z] ---> 13f306da937a [2021-07-12T16:52:56.335Z] Step 8/23 : COPY . . [2021-07-12T16:53:06.347Z] ---> 3c2ca1e5b7d8 [2021-07-12T16:53:06.347Z] Step 9/23 : RUN go mod tidy [2021-07-12T16:53:06.347Z] Removing intermediate container 4a8630314f41 [2021-07-12T16:53:06.347Z] ---> eaf7d3dbfa40 [2021-07-12T16:53:06.347Z] Step 8/24 : COPY . . [2021-07-12T16:53:06.347Z] ---> Running in 89409c2069fc [2021-07-12T16:53:06.618Z] Removing intermediate container 9c971cb61d0e [2021-07-12T16:53:06.618Z] ---> 78f9e75fd9db [2021-07-12T16:53:06.618Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T16:53:24.760Z] ---> Running in 6e7fc066a7ee [2021-07-12T16:53:24.760Z] ---> 55ddccd31ac8 [2021-07-12T16:53:24.760Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:53:24.760Z] ---> Running in d5b5f28d3a04 [2021-07-12T16:53:24.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T16:53:24.760Z] Removing intermediate container 89409c2069fc [2021-07-12T16:53:24.760Z] ---> 6fa60aa092b9 [2021-07-12T16:53:24.760Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T16:53:25.025Z] ---> Running in 29b808e907df [2021-07-12T16:53:26.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T16:53:26.715Z] Removing intermediate container d5b5f28d3a04 [2021-07-12T16:53:26.715Z] ---> 2a772e7c7a08 [2021-07-12T16:53:26.715Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T16:53:27.292Z] ---> Running in 61964989cf00 [2021-07-12T16:53:27.867Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T16:53:31.180Z] Removing intermediate container 61b9c7340928 [2021-07-12T16:53:31.180Z] ---> 9bcb30178bb4 [2021-07-12T16:53:31.180Z] [2021-07-12T16:53:31.180Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T16:53:31.180Z] ---> 13621d1b12d4 [2021-07-12T16:53:31.180Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T16:53:31.446Z] ---> Running in 139cf067cbd1 [2021-07-12T16:53:32.023Z] Removing intermediate container 139cf067cbd1 [2021-07-12T16:53:32.023Z] ---> bfc035538774 [2021-07-12T16:53:32.023Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T16:53:32.023Z] ---> Running in d2f7643c7ea0 [2021-07-12T16:53:32.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:53:33.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:53:33.506Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T16:53:33.506Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T16:53:33.506Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:53:33.506Z] OK: 6 MiB in 16 packages [2021-07-12T16:53:34.909Z] Removing intermediate container d2f7643c7ea0 [2021-07-12T16:53:34.909Z] ---> 87209e233204 [2021-07-12T16:53:34.909Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T16:53:34.909Z] ---> Running in f325fa5f955d [2021-07-12T16:53:35.177Z] Removing intermediate container f325fa5f955d [2021-07-12T16:53:35.177Z] ---> 0948edf9e905 [2021-07-12T16:53:35.177Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T16:53:35.177Z] ---> Running in 6ad58b77752d [2021-07-12T16:53:35.177Z] Removing intermediate container 6ad58b77752d [2021-07-12T16:53:35.177Z] ---> 90a98529d83f [2021-07-12T16:53:35.177Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T16:53:35.450Z] ---> Running in 2cda5e7b6291 [2021-07-12T16:53:36.434Z] Removing intermediate container 2cda5e7b6291 [2021-07-12T16:53:36.434Z] ---> 0ff2e8960887 [2021-07-12T16:53:36.434Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T16:53:36.434Z] ---> Running in 2c2525407275 [2021-07-12T16:53:36.434Z] Removing intermediate container 2c2525407275 [2021-07-12T16:53:36.434Z] ---> c253621df8cd [2021-07-12T16:53:36.434Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T16:53:36.708Z] ---> c5401d95e24a [2021-07-12T16:53:36.708Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T16:53:36.708Z] ---> Running in a32771e8baf3 [2021-07-12T16:53:38.123Z] Removing intermediate container a32771e8baf3 [2021-07-12T16:53:38.123Z] ---> 4c53c9716c51 [2021-07-12T16:53:38.123Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:53:38.387Z] ---> 1f71c18afb9a [2021-07-12T16:53:38.387Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T16:53:39.784Z] ---> 71da6e136c5a [2021-07-12T16:53:39.785Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T16:53:40.054Z] ---> 1609350a8a73 [2021-07-12T16:53:40.055Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T16:53:40.330Z] ---> aa0fb4d7e2f1 [2021-07-12T16:53:40.330Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T16:53:40.600Z] ---> 0afb639ad1c7 [2021-07-12T16:53:40.600Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T16:53:40.600Z] ---> Running in deda94bbf328 [2021-07-12T16:53:40.868Z] Removing intermediate container deda94bbf328 [2021-07-12T16:53:40.868Z] ---> 40fc7a1205d3 [2021-07-12T16:53:40.868Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T16:53:41.135Z] ---> 57334cc2efb7 [2021-07-12T16:53:41.136Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T16:53:41.136Z] ---> Running in 13695fcd7cf7 [2021-07-12T16:53:42.107Z] Removing intermediate container 13695fcd7cf7 [2021-07-12T16:53:42.107Z] ---> 1b3840a501e9 [2021-07-12T16:53:42.107Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T16:53:42.379Z] ---> Running in 8d2c58df39da [2021-07-12T16:53:42.651Z] Removing intermediate container 8d2c58df39da [2021-07-12T16:53:42.651Z] ---> 0008df9fc380 [2021-07-12T16:53:42.651Z] Step 29/32 : CMD ["gate"] [2021-07-12T16:53:42.925Z] ---> Running in 84fcf965a88e [2021-07-12T16:53:42.925Z] Removing intermediate container 84fcf965a88e [2021-07-12T16:53:42.925Z] ---> 8e96a86550e1 [2021-07-12T16:53:42.925Z] Step 30/32 : LABEL arch=x86_64 [2021-07-12T16:53:43.506Z] ---> Running in 8ed31d3167e8 [2021-07-12T16:53:43.773Z] Removing intermediate container 8ed31d3167e8 [2021-07-12T16:53:43.773Z] ---> 69b6b3c7608f [2021-07-12T16:53:43.773Z] Step 31/32 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:53:44.035Z] ---> Running in ad1ff98ac859 [2021-07-12T16:53:44.035Z] Removing intermediate container ad1ff98ac859 [2021-07-12T16:53:44.035Z] ---> 25530c1f294a [2021-07-12T16:53:44.035Z] Step 32/32 : LABEL version=2.0.1-dev.7 [2021-07-12T16:53:44.297Z] ---> Running in fa087ff37002 [2021-07-12T16:53:44.562Z] Removing intermediate container fa087ff37002 [2021-07-12T16:53:44.562Z] ---> 996a6d2abe77 [2021-07-12T16:53:44.562Z] [2021-07-12T16:53:44.562Z] Successfully built 996a6d2abe77 [2021-07-12T16:53:44.562Z] Successfully tagged security-bootstrapper:latest [2021-07-12T16:53:50.163Z]  Building security-bootstrapper ... done Removing intermediate container 6e7fc066a7ee [2021-07-12T16:53:50.163Z] ---> f761ce47040d [2021-07-12T16:53:50.163Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T16:53:50.163Z] ---> Running in 239b2397b7ef [2021-07-12T16:53:51.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T16:53:54.443Z] Removing intermediate container 239b2397b7ef [2021-07-12T16:53:54.443Z] ---> 8f1f3c520f19 [2021-07-12T16:53:54.443Z] [2021-07-12T16:53:54.443Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T16:53:54.705Z] 20.10.0: Pulling from library/docker [2021-07-12T16:53:56.649Z] Removing intermediate container 29b808e907df [2021-07-12T16:53:56.649Z] ---> 64a836eff991 [2021-07-12T16:53:56.650Z] [2021-07-12T16:53:56.650Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T16:53:56.650Z] ---> 13621d1b12d4 [2021-07-12T16:53:56.650Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T16:53:59.236Z] ---> Running in 2d9ad5b52e1f [2021-07-12T16:53:59.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:53:59.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:53:59.785Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T16:53:59.785Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T16:53:59.785Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:53:59.785Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:53:59.785Z] OK: 6 MiB in 16 packages [2021-07-12T16:54:05.154Z] Removing intermediate container 2d9ad5b52e1f [2021-07-12T16:54:05.154Z] ---> ce68430e5e2d [2021-07-12T16:54:05.154Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:54:05.154Z] ---> Running in dc6eace64a4d [2021-07-12T16:54:05.727Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T16:54:05.727Z] Removing intermediate container dc6eace64a4d [2021-07-12T16:54:05.727Z] ---> 50f1bf645cfc [2021-07-12T16:54:05.727Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T16:54:05.727Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T16:54:05.727Z] ---> aefe523efa57 [2021-07-12T16:54:05.727Z] 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-07-12T16:54:05.727Z] ---> Running in fb26b12f2d5b [2021-07-12T16:54:05.727Z] ---> Running in d09cab7070b9 [2021-07-12T16:54:05.727Z] Removing intermediate container 61964989cf00 [2021-07-12T16:54:05.727Z] ---> 180a19a3d32e [2021-07-12T16:54:05.727Z] [2021-07-12T16:54:05.727Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:54:05.727Z] ---> 13621d1b12d4 [2021-07-12T16:54:05.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T16:54:05.989Z] ---> Running in 7bc07a874d24 [2021-07-12T16:54:05.989Z] Removing intermediate container fb26b12f2d5b [2021-07-12T16:54:05.989Z] ---> 18a56a20525e [2021-07-12T16:54:05.989Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T16:54:05.989Z] Removing intermediate container d09cab7070b9 [2021-07-12T16:54:05.989Z] ---> 634555266b4f [2021-07-12T16:54:05.989Z] 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-07-12T16:54:05.989Z] ---> Running in 4d5c530ca42f [2021-07-12T16:54:05.989Z] ---> Running in 5f567a5734c0 [2021-07-12T16:54:05.989Z] Removing intermediate container 7bc07a874d24 [2021-07-12T16:54:05.989Z] ---> 5eb327813175 [2021-07-12T16:54:05.989Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T16:54:05.989Z] ---> Running in a040e82cc851 [2021-07-12T16:54:05.989Z] Removing intermediate container 4d5c530ca42f [2021-07-12T16:54:05.989Z] ---> 70a6f8bb1811 [2021-07-12T16:54:05.989Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:54:05.989Z] Removing intermediate container a040e82cc851 [2021-07-12T16:54:05.989Z] ---> dd8355c3fa55 [2021-07-12T16:54:05.989Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T16:54:06.262Z] ---> Running in c8957f537b8d [2021-07-12T16:54:06.262Z] Removing intermediate container c8957f537b8d [2021-07-12T16:54:06.262Z] ---> 909f24c246a9 [2021-07-12T16:54:06.262Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:54:06.262Z] ---> 2eaf9d40a1fb [2021-07-12T16:54:06.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T16:54:06.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:54:06.262Z] ---> Running in c30d15308efe [2021-07-12T16:54:06.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:54:06.537Z] (1/39) Installing readline (8.0.4-r0) [2021-07-12T16:54:06.537Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T16:54:06.537Z] Executing bash-5.0.17-r0.post-install [2021-07-12T16:54:06.537Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:54:06.537Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T16:54:06.537Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T16:54:06.537Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:06.537Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T16:54:06.537Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T16:54:06.537Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T16:54:06.537Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T16:54:06.537Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T16:54:06.537Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T16:54:06.537Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T16:54:07.928Z] ---> 3ecaf0b061ce [2021-07-12T16:54:07.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:08.891Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T16:54:08.891Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T16:54:08.891Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T16:54:08.891Z] ---> 94536420080f [2021-07-12T16:54:08.891Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-12T16:54:08.891Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T16:54:08.891Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T16:54:08.891Z] ---> Running in fe9c8b3cf67e [2021-07-12T16:54:08.891Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T16:54:08.891Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T16:54:09.152Z] Removing intermediate container c30d15308efe [2021-07-12T16:54:09.152Z] ---> 1395f13921fe [2021-07-12T16:54:09.152Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T16:54:09.152Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T16:54:09.152Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T16:54:09.152Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T16:54:09.152Z] Removing intermediate container fe9c8b3cf67e [2021-07-12T16:54:09.152Z] ---> c992a126656e [2021-07-12T16:54:09.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:54:09.152Z] ---> Running in ff76ab2539bf [2021-07-12T16:54:09.152Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T16:54:09.152Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T16:54:09.152Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T16:54:09.152Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T16:54:09.152Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T16:54:09.152Z] ---> Running in 478b05fcfcd8 [2021-07-12T16:54:09.152Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T16:54:09.152Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T16:54:09.152Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T16:54:09.152Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T16:54:09.417Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T16:54:09.417Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T16:54:09.417Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T16:54:09.417Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T16:54:09.417Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T16:54:09.417Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T16:54:09.417Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T16:54:09.417Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T16:54:09.417Z] OK: 72 MiB in 59 packages [2021-07-12T16:54:09.417Z] Removing intermediate container 478b05fcfcd8 [2021-07-12T16:54:09.417Z] ---> f67e5b6d1437 [2021-07-12T16:54:09.417Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T16:54:09.417Z] ---> Running in 026ec5b2dbde [2021-07-12T16:54:09.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T16:54:09.680Z] Removing intermediate container 026ec5b2dbde [2021-07-12T16:54:09.680Z] ---> e9fb4abeeedd [2021-07-12T16:54:09.680Z] Step 22/23 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:09.680Z] ---> Running in d61ea43fcf6a [2021-07-12T16:54:09.680Z] Removing intermediate container d61ea43fcf6a [2021-07-12T16:54:09.680Z] ---> 7efcefea0dbd [2021-07-12T16:54:09.680Z] Step 23/23 : LABEL version=2.0.1-dev.7 [2021-07-12T16:54:09.680Z] ---> Running in 89d075f6142d [2021-07-12T16:54:09.951Z] Removing intermediate container 89d075f6142d [2021-07-12T16:54:09.951Z] ---> 4d8720cda64f [2021-07-12T16:54:09.951Z] [2021-07-12T16:54:09.951Z] Successfully built 4d8720cda64f [2021-07-12T16:54:09.951Z] Successfully tagged support-notifications:latest [2021-07-12T16:54:10.214Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-07-12T16:54:10.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T16:54:10.214Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T16:54:10.475Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T16:54:10.475Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T16:54:10.475Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T16:54:10.475Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T16:54:10.475Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:10.735Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T16:54:10.735Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T16:54:10.735Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T16:54:10.735Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T16:54:10.735Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T16:54:10.998Z] 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-07-12T16:54:10.998Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T16:54:10.998Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T16:54:10.998Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T16:54:10.998Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T16:54:10.998Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T16:54:10.998Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T16:54:11.260Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T16:54:11.260Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T16:54:11.524Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T16:54:11.524Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T16:54:11.801Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:11.801Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T16:54:11.801Z] OK: 8 MiB in 20 packages [2021-07-12T16:54:11.801Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T16:54:11.801Z] Collecting PyYAML<4,>=3.10 [2021-07-12T16:54:11.801Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T16:54:12.067Z] Removing intermediate container ff76ab2539bf [2021-07-12T16:54:12.067Z] ---> 6d502b0ef52a [2021-07-12T16:54:12.067Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:54:12.328Z] ---> b03f358cd66c [2021-07-12T16:54:12.328Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T16:54:12.590Z] Collecting idna<2.8,>=2.5 [2021-07-12T16:54:12.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T16:54:12.590Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-12T16:54:12.590Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-12T16:54:12.590Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T16:54:12.590Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T16:54:12.590Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T16:54:12.590Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T16:54:12.590Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T16:54:12.590Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T16:54:12.590Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T16:54:12.590Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T16:54:12.856Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, texttable, docopt, jsonschema, PyYAML, docker-compose [2021-07-12T16:54:12.856Z] Attempting uninstall: idna [2021-07-12T16:54:12.856Z] Found existing installation: idna 2.9 [2021-07-12T16:54:12.856Z] Uninstalling idna-2.9: [2021-07-12T16:54:12.856Z] Successfully uninstalled idna-2.9 [2021-07-12T16:54:12.856Z] ---> ee9f15d698d8 [2021-07-12T16:54:12.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:12.856Z] Attempting uninstall: urllib3 [2021-07-12T16:54:12.856Z] Found existing installation: urllib3 1.25.9 [2021-07-12T16:54:12.856Z] Uninstalling urllib3-1.25.9: [2021-07-12T16:54:12.856Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T16:54:13.120Z] Attempting uninstall: requests [2021-07-12T16:54:13.120Z] Found existing installation: requests 2.23.0 [2021-07-12T16:54:13.120Z] Uninstalling requests-2.23.0: [2021-07-12T16:54:13.120Z] Successfully uninstalled requests-2.23.0 [2021-07-12T16:54:13.120Z] ---> c5c7f34fad40 [2021-07-12T16:54:13.120Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T16:54:13.120Z] ---> Running in a5e4d9f75c4b [2021-07-12T16:54:13.120Z] Removing intermediate container a5e4d9f75c4b [2021-07-12T16:54:13.120Z] ---> b4558e483191 [2021-07-12T16:54:13.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:54:13.383Z] ---> Running in 47bb4b865c10 [2021-07-12T16:54:13.383Z] Running setup.py install for dockerpty: started [2021-07-12T16:54:13.383Z] Removing intermediate container 47bb4b865c10 [2021-07-12T16:54:13.383Z] ---> 45c8df92e0f6 [2021-07-12T16:54:13.383Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T16:54:13.383Z] ---> Running in 8cce2b5ca16d [2021-07-12T16:54:13.383Z] Removing intermediate container 8cce2b5ca16d [2021-07-12T16:54:13.383Z] ---> 8e56c1f90875 [2021-07-12T16:54:13.383Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:13.647Z] ---> Running in df8f40ee0b24 [2021-07-12T16:54:13.647Z] Removing intermediate container df8f40ee0b24 [2021-07-12T16:54:13.647Z] ---> ebd0ed1d9d4f [2021-07-12T16:54:13.647Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:54:13.647Z] ---> Running in d03ac50ed57e [2021-07-12T16:54:13.647Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T16:54:13.647Z] Running setup.py install for texttable: started [2021-07-12T16:54:13.647Z] Removing intermediate container d03ac50ed57e [2021-07-12T16:54:13.647Z] ---> b8875982274d [2021-07-12T16:54:13.647Z] [2021-07-12T16:54:13.912Z] Successfully built b8875982274d [2021-07-12T16:54:13.912Z] Successfully tagged core-data:latest [2021-07-12T16:54:13.912Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-07-12T16:54:13.912Z] Running setup.py install for docopt: started [2021-07-12T16:54:14.486Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T16:54:14.486Z] Running setup.py install for PyYAML: started [2021-07-12T16:54:14.748Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T16:54:14.748Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-12T16:54:17.299Z] Removing intermediate container 5f567a5734c0 [2021-07-12T16:54:17.299Z] ---> 5150ef05c014 [2021-07-12T16:54:17.299Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T16:54:17.299Z] ---> Running in 0e78b479e9ae [2021-07-12T16:54:17.299Z] Removing intermediate container 0e78b479e9ae [2021-07-12T16:54:17.299Z] ---> 97a2dab8050e [2021-07-12T16:54:17.299Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T16:54:17.299Z] ---> Running in c513fdbb8ba5 [2021-07-12T16:54:17.299Z] Removing intermediate container c513fdbb8ba5 [2021-07-12T16:54:17.299Z] ---> 82eae9f094b3 [2021-07-12T16:54:17.299Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T16:54:17.875Z] ---> fb0c17cc4c73 [2021-07-12T16:54:17.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:17.876Z] ---> 62bed92b2119 [2021-07-12T16:54:17.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T16:54:18.137Z] ---> 844cba5d5346 [2021-07-12T16:54:18.137Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T16:54:18.137Z] ---> Running in 44a4b05c5fe2 [2021-07-12T16:54:18.137Z] Removing intermediate container 44a4b05c5fe2 [2021-07-12T16:54:18.137Z] ---> ed977f1bbcb2 [2021-07-12T16:54:18.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:54:18.400Z] ---> Running in be0521295fdc [2021-07-12T16:54:18.400Z] Removing intermediate container be0521295fdc [2021-07-12T16:54:18.400Z] ---> eaee46faf877 [2021-07-12T16:54:18.400Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T16:54:18.400Z] ---> Running in 1ecc94288732 [2021-07-12T16:54:18.400Z] Removing intermediate container 1ecc94288732 [2021-07-12T16:54:18.400Z] ---> 9edf794f07a0 [2021-07-12T16:54:18.400Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:18.400Z] ---> Running in b55b51e788b2 [2021-07-12T16:54:18.662Z] Removing intermediate container b55b51e788b2 [2021-07-12T16:54:18.662Z] ---> 215fae9548e5 [2021-07-12T16:54:18.662Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:54:18.662Z] ---> Running in 20c17eedc73a [2021-07-12T16:54:18.662Z] Removing intermediate container 20c17eedc73a [2021-07-12T16:54:18.662Z] ---> 09a54d4ddb7b [2021-07-12T16:54:18.662Z] [2021-07-12T16:54:18.662Z] Successfully built 09a54d4ddb7b [2021-07-12T16:54:18.662Z] Successfully tagged sys-mgmt-agent:latest [2021-07-12T16:54:18.932Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-12T16:54:18.938Z] $ docker stop --time=1 8e35735b45f20f58a00328ec3d8f933e6e5c6a2141356d92f422ba80738e3965 [2021-07-12T16:54:20.250Z] $ docker rm -f 8e35735b45f20f58a00328ec3d8f933e6e5c6a2141356d92f422ba80738e3965 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T16:54:20.628Z] + docker images [2021-07-12T16:54:20.628Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T16:54:20.628Z] sys-mgmt-agent latest 09a54d4ddb7b 2 seconds ago 311MB [2021-07-12T16:54:20.628Z] core-data latest b8875982274d 7 seconds ago 20.3MB [2021-07-12T16:54:20.628Z] support-notifications latest 4d8720cda64f 11 seconds ago 16.7MB [2021-07-12T16:54:20.628Z] 180a19a3d32e 15 seconds ago 1.16GB [2021-07-12T16:54:20.628Z] 64a836eff991 26 seconds ago 1.16GB [2021-07-12T16:54:20.628Z] 8f1f3c520f19 26 seconds ago 1.16GB [2021-07-12T16:54:20.628Z] security-bootstrapper latest 996a6d2abe77 36 seconds ago 18.6MB [2021-07-12T16:54:20.628Z] 9bcb30178bb4 51 seconds ago 1.16GB [2021-07-12T16:54:20.628Z] security-secretstore-setup latest cb36f915e8c7 About a minute ago 28.7MB [2021-07-12T16:54:20.628Z] support-scheduler latest 682c9619546a About a minute ago 15.9MB [2021-07-12T16:54:20.628Z] core-metadata latest a3bac03a6b78 2 minutes ago 16.6MB [2021-07-12T16:54:20.628Z] security-proxy-setup latest 173feb06343c 2 minutes ago 25.7MB [2021-07-12T16:54:20.628Z] core-command latest 07b0763b2ab0 2 minutes ago 15.9MB [2021-07-12T16:54:20.628Z] 3f4ad3de7bff 2 minutes ago 1.16GB [2021-07-12T16:54:20.628Z] a2355b70b2e8 2 minutes ago 1.16GB [2021-07-12T16:54:20.628Z] 2112dbbe3f9b 2 minutes ago 1.16GB [2021-07-12T16:54:20.628Z] e247e86f12da 2 minutes ago 1.17GB [2021-07-12T16:54:20.628Z] 909e5b6e63bc 2 minutes ago 1.16GB [2021-07-12T16:54:20.628Z] ci-base-image-x86_64 latest 05164d51a453 6 minutes ago 659MB [2021-07-12T16:54:20.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB [2021-07-12T16:54:20.629Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB [2021-07-12T16:54:20.629Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-12T16:54:20.629Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-12T16:54:20.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-12T16:54:21.037Z] provisioning config files... [2021-07-12T16:54:21.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4444898264260915554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T16:54:21.377Z] ---> docker-login.sh [2021-07-12T16:54:21.377Z] nexus3.edgexfoundry.org:10001 [2021-07-12T16:54:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:54:21.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:54:21.377Z] Configure a credential helper to remove this warning. See [2021-07-12T16:54:21.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:54:21.377Z] [2021-07-12T16:54:21.377Z] Login Succeeded [2021-07-12T16:54:21.377Z] nexus3.edgexfoundry.org:10002 [2021-07-12T16:54:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:54:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:54:21.640Z] Configure a credential helper to remove this warning. See [2021-07-12T16:54:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:54:21.640Z] [2021-07-12T16:54:21.640Z] Login Succeeded [2021-07-12T16:54:21.640Z] nexus3.edgexfoundry.org:10003 [2021-07-12T16:54:21.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:54:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:54:21.640Z] Configure a credential helper to remove this warning. See [2021-07-12T16:54:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:54:21.640Z] [2021-07-12T16:54:21.640Z] Login Succeeded [2021-07-12T16:54:21.640Z] nexus3.edgexfoundry.org:10004 [2021-07-12T16:54:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:54:21.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:54:21.902Z] Configure a credential helper to remove this warning. See [2021-07-12T16:54:21.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:54:21.902Z] [2021-07-12T16:54:21.902Z] Login Succeeded [2021-07-12T16:54:21.902Z] docker.io [2021-07-12T16:54:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:54:22.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:54:22.162Z] Configure a credential helper to remove this warning. See [2021-07-12T16:54:22.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:54:22.162Z] [2021-07-12T16:54:22.162Z] Login Succeeded [2021-07-12T16:54:22.162Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T16:54:22.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:22.247Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-12T16:54:22.248Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:22.248Z] latest [2021-07-12T16:54:22.248Z] 2.0.1-dev.7 [2021-07-12T16:54:22.248Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:22.248Z] main [2021-07-12T16:54:22.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:22.600Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:22.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T16:54:22.898Z] bc1026b44b00: Preparing [2021-07-12T16:54:22.898Z] bea2029b52cf: Preparing [2021-07-12T16:54:22.898Z] 66d521f98dcf: Preparing [2021-07-12T16:54:22.898Z] d03f81e7820b: Preparing [2021-07-12T16:54:22.898Z] 32f366d666a5: Preparing [2021-07-12T16:54:22.898Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:23.159Z] 66d521f98dcf: Pushed [2021-07-12T16:54:23.159Z] bc1026b44b00: Pushed [2021-07-12T16:54:23.159Z] d03f81e7820b: Pushed [2021-07-12T16:54:24.099Z] bea2029b52cf: Pushed [2021-07-12T16:54:24.099Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:2398938a4145b589e0e54258195ce2a67e16f919de9cb2d8be8e21097bd8235c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:24.403Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:24.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-12T16:54:24.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T16:54:24.705Z] bc1026b44b00: Preparing [2021-07-12T16:54:24.705Z] bea2029b52cf: Preparing [2021-07-12T16:54:24.705Z] 66d521f98dcf: Preparing [2021-07-12T16:54:24.705Z] d03f81e7820b: Preparing [2021-07-12T16:54:24.705Z] 32f366d666a5: Preparing [2021-07-12T16:54:24.705Z] d03f81e7820b: Layer already exists [2021-07-12T16:54:24.705Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:24.705Z] bea2029b52cf: Layer already exists [2021-07-12T16:54:24.705Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:24.705Z] bc1026b44b00: Layer already exists [2021-07-12T16:54:24.705Z] latest: digest: sha256:2398938a4145b589e0e54258195ce2a67e16f919de9cb2d8be8e21097bd8235c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:25.008Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:25.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.7 [2021-07-12T16:54:25.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T16:54:25.317Z] bc1026b44b00: Preparing [2021-07-12T16:54:25.317Z] bea2029b52cf: Preparing [2021-07-12T16:54:25.317Z] 66d521f98dcf: Preparing [2021-07-12T16:54:25.317Z] d03f81e7820b: Preparing [2021-07-12T16:54:25.317Z] 32f366d666a5: Preparing [2021-07-12T16:54:25.317Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:25.317Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:25.317Z] d03f81e7820b: Layer already exists [2021-07-12T16:54:25.317Z] bea2029b52cf: Layer already exists [2021-07-12T16:54:25.317Z] bc1026b44b00: Layer already exists [2021-07-12T16:54:25.317Z] 2.0.1-dev.7: digest: sha256:2398938a4145b589e0e54258195ce2a67e16f919de9cb2d8be8e21097bd8235c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:25.624Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:25.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:25.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T16:54:25.926Z] bc1026b44b00: Preparing [2021-07-12T16:54:25.926Z] bea2029b52cf: Preparing [2021-07-12T16:54:25.926Z] 66d521f98dcf: Preparing [2021-07-12T16:54:25.926Z] d03f81e7820b: Preparing [2021-07-12T16:54:25.926Z] 32f366d666a5: Preparing [2021-07-12T16:54:25.926Z] bea2029b52cf: Layer already exists [2021-07-12T16:54:25.926Z] bc1026b44b00: Layer already exists [2021-07-12T16:54:25.926Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:25.926Z] d03f81e7820b: Layer already exists [2021-07-12T16:54:25.926Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:25.926Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:2398938a4145b589e0e54258195ce2a67e16f919de9cb2d8be8e21097bd8235c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:26.230Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:26.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-12T16:54:26.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T16:54:26.533Z] bc1026b44b00: Preparing [2021-07-12T16:54:26.533Z] bea2029b52cf: Preparing [2021-07-12T16:54:26.533Z] 66d521f98dcf: Preparing [2021-07-12T16:54:26.533Z] d03f81e7820b: Preparing [2021-07-12T16:54:26.533Z] 32f366d666a5: Preparing [2021-07-12T16:54:26.533Z] bea2029b52cf: Layer already exists [2021-07-12T16:54:26.533Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:26.533Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:26.533Z] d03f81e7820b: Layer already exists [2021-07-12T16:54:26.533Z] bc1026b44b00: Layer already exists [2021-07-12T16:54:26.533Z] main: digest: sha256:2398938a4145b589e0e54258195ce2a67e16f919de9cb2d8be8e21097bd8235c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:26.601Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:26.617Z] taggedImages: [2021-07-12T16:54:26.617Z] - nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:26.617Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-12T16:54:26.617Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.7 [2021-07-12T16:54:26.617Z] - nexus3.edgexfoundry.org:10004/core-command:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:26.617Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-12T16:54:26.653Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-12T16:54:26.653Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:26.653Z] latest [2021-07-12T16:54:26.653Z] 2.0.1-dev.7 [2021-07-12T16:54:26.653Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:26.653Z] main [2021-07-12T16:54:26.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:27.198Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:27.512Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:27.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T16:54:27.512Z] c91167ab0cdf: Preparing [2021-07-12T16:54:27.512Z] 56cb13b9a58a: Preparing [2021-07-12T16:54:27.512Z] 66d521f98dcf: Preparing [2021-07-12T16:54:27.512Z] 101f765a4321: Preparing [2021-07-12T16:54:27.512Z] d6acb053811f: Preparing [2021-07-12T16:54:27.512Z] 32f366d666a5: Preparing [2021-07-12T16:54:27.512Z] 32f366d666a5: Waiting [2021-07-12T16:54:27.512Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:27.773Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:27.773Z] d6acb053811f: Pushed [2021-07-12T16:54:27.773Z] c91167ab0cdf: Pushed [2021-07-12T16:54:27.773Z] 101f765a4321: Pushed [2021-07-12T16:54:29.160Z] 56cb13b9a58a: Pushed [2021-07-12T16:54:29.160Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:1d377900fba39074fe8a9dc515238aaec46097359db2e0e526c0cd53ebbe7c8a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:29.466Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:29.765Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-12T16:54:29.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T16:54:29.765Z] c91167ab0cdf: Preparing [2021-07-12T16:54:29.765Z] 56cb13b9a58a: Preparing [2021-07-12T16:54:29.765Z] 66d521f98dcf: Preparing [2021-07-12T16:54:29.765Z] 101f765a4321: Preparing [2021-07-12T16:54:29.765Z] d6acb053811f: Preparing [2021-07-12T16:54:29.765Z] 32f366d666a5: Preparing [2021-07-12T16:54:29.765Z] 32f366d666a5: Waiting [2021-07-12T16:54:29.765Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:29.765Z] 101f765a4321: Layer already exists [2021-07-12T16:54:29.765Z] d6acb053811f: Layer already exists [2021-07-12T16:54:29.765Z] 56cb13b9a58a: Layer already exists [2021-07-12T16:54:29.765Z] c91167ab0cdf: Layer already exists [2021-07-12T16:54:29.765Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:29.765Z] latest: digest: sha256:1d377900fba39074fe8a9dc515238aaec46097359db2e0e526c0cd53ebbe7c8a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:30.071Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:30.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.7 [2021-07-12T16:54:30.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T16:54:30.370Z] c91167ab0cdf: Preparing [2021-07-12T16:54:30.370Z] 56cb13b9a58a: Preparing [2021-07-12T16:54:30.370Z] 66d521f98dcf: Preparing [2021-07-12T16:54:30.370Z] 101f765a4321: Preparing [2021-07-12T16:54:30.370Z] d6acb053811f: Preparing [2021-07-12T16:54:30.370Z] 32f366d666a5: Preparing [2021-07-12T16:54:30.370Z] 32f366d666a5: Waiting [2021-07-12T16:54:30.370Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:30.370Z] 101f765a4321: Layer already exists [2021-07-12T16:54:30.370Z] 56cb13b9a58a: Layer already exists [2021-07-12T16:54:30.370Z] d6acb053811f: Layer already exists [2021-07-12T16:54:30.370Z] c91167ab0cdf: Layer already exists [2021-07-12T16:54:30.370Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:30.370Z] 2.0.1-dev.7: digest: sha256:1d377900fba39074fe8a9dc515238aaec46097359db2e0e526c0cd53ebbe7c8a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:30.675Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:30.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:30.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T16:54:30.970Z] c91167ab0cdf: Preparing [2021-07-12T16:54:30.970Z] 56cb13b9a58a: Preparing [2021-07-12T16:54:30.970Z] 66d521f98dcf: Preparing [2021-07-12T16:54:30.970Z] 101f765a4321: Preparing [2021-07-12T16:54:30.970Z] d6acb053811f: Preparing [2021-07-12T16:54:30.970Z] 32f366d666a5: Preparing [2021-07-12T16:54:30.970Z] 32f366d666a5: Waiting [2021-07-12T16:54:30.970Z] d6acb053811f: Layer already exists [2021-07-12T16:54:30.970Z] 101f765a4321: Layer already exists [2021-07-12T16:54:30.970Z] c91167ab0cdf: Layer already exists [2021-07-12T16:54:30.970Z] 56cb13b9a58a: Layer already exists [2021-07-12T16:54:30.970Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:30.970Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:30.970Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:1d377900fba39074fe8a9dc515238aaec46097359db2e0e526c0cd53ebbe7c8a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:31.274Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:31.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-12T16:54:31.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T16:54:31.575Z] c91167ab0cdf: Preparing [2021-07-12T16:54:31.575Z] 56cb13b9a58a: Preparing [2021-07-12T16:54:31.575Z] 66d521f98dcf: Preparing [2021-07-12T16:54:31.575Z] 101f765a4321: Preparing [2021-07-12T16:54:31.575Z] d6acb053811f: Preparing [2021-07-12T16:54:31.575Z] 32f366d666a5: Preparing [2021-07-12T16:54:31.575Z] 32f366d666a5: Waiting [2021-07-12T16:54:31.575Z] c91167ab0cdf: Layer already exists [2021-07-12T16:54:31.575Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:31.575Z] d6acb053811f: Layer already exists [2021-07-12T16:54:31.575Z] 101f765a4321: Layer already exists [2021-07-12T16:54:31.575Z] 56cb13b9a58a: Layer already exists [2021-07-12T16:54:31.575Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:31.575Z] main: digest: sha256:1d377900fba39074fe8a9dc515238aaec46097359db2e0e526c0cd53ebbe7c8a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:31.640Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:31.657Z] taggedImages: [2021-07-12T16:54:31.657Z] - nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:31.657Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-12T16:54:31.657Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.7 [2021-07-12T16:54:31.657Z] - nexus3.edgexfoundry.org:10004/core-data:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:31.657Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-12T16:54:31.695Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-12T16:54:31.695Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:31.695Z] latest [2021-07-12T16:54:31.695Z] 2.0.1-dev.7 [2021-07-12T16:54:31.695Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:31.695Z] main [2021-07-12T16:54:31.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:32.043Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:32.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:32.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T16:54:32.344Z] a2d74e25ba20: Preparing [2021-07-12T16:54:32.344Z] 0e4363663716: Preparing [2021-07-12T16:54:32.344Z] 66d521f98dcf: Preparing [2021-07-12T16:54:32.344Z] cca585503935: Preparing [2021-07-12T16:54:32.344Z] 32f366d666a5: Preparing [2021-07-12T16:54:32.344Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:32.344Z] a2d74e25ba20: Pushed [2021-07-12T16:54:32.344Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:32.606Z] cca585503935: Pushed [2021-07-12T16:54:33.549Z] 0e4363663716: Pushed [2021-07-12T16:54:34.121Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:bb8cf73682c2fa3aaec13855f89b36c7eda29b91d6355664abf277107a5c6332 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:34.436Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:34.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-12T16:54:34.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T16:54:34.737Z] a2d74e25ba20: Preparing [2021-07-12T16:54:34.737Z] 0e4363663716: Preparing [2021-07-12T16:54:34.737Z] 66d521f98dcf: Preparing [2021-07-12T16:54:34.737Z] cca585503935: Preparing [2021-07-12T16:54:34.737Z] 32f366d666a5: Preparing [2021-07-12T16:54:34.737Z] a2d74e25ba20: Layer already exists [2021-07-12T16:54:34.737Z] 0e4363663716: Layer already exists [2021-07-12T16:54:34.737Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:34.737Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:34.737Z] cca585503935: Layer already exists [2021-07-12T16:54:34.737Z] latest: digest: sha256:bb8cf73682c2fa3aaec13855f89b36c7eda29b91d6355664abf277107a5c6332 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:35.043Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:35.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.7 [2021-07-12T16:54:35.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T16:54:35.342Z] a2d74e25ba20: Preparing [2021-07-12T16:54:35.342Z] 0e4363663716: Preparing [2021-07-12T16:54:35.342Z] 66d521f98dcf: Preparing [2021-07-12T16:54:35.342Z] cca585503935: Preparing [2021-07-12T16:54:35.342Z] 32f366d666a5: Preparing [2021-07-12T16:54:35.342Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:35.342Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:35.342Z] cca585503935: Layer already exists [2021-07-12T16:54:35.342Z] a2d74e25ba20: Layer already exists [2021-07-12T16:54:35.342Z] 0e4363663716: Layer already exists [2021-07-12T16:54:35.342Z] 2.0.1-dev.7: digest: sha256:bb8cf73682c2fa3aaec13855f89b36c7eda29b91d6355664abf277107a5c6332 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:35.647Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:35.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:35.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T16:54:35.946Z] a2d74e25ba20: Preparing [2021-07-12T16:54:35.946Z] 0e4363663716: Preparing [2021-07-12T16:54:35.946Z] 66d521f98dcf: Preparing [2021-07-12T16:54:35.946Z] cca585503935: Preparing [2021-07-12T16:54:35.946Z] 32f366d666a5: Preparing [2021-07-12T16:54:35.946Z] 0e4363663716: Layer already exists [2021-07-12T16:54:35.946Z] cca585503935: Layer already exists [2021-07-12T16:54:35.946Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:35.946Z] a2d74e25ba20: Layer already exists [2021-07-12T16:54:35.946Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:35.946Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:bb8cf73682c2fa3aaec13855f89b36c7eda29b91d6355664abf277107a5c6332 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:36.253Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:36.555Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-12T16:54:36.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T16:54:36.555Z] a2d74e25ba20: Preparing [2021-07-12T16:54:36.555Z] 0e4363663716: Preparing [2021-07-12T16:54:36.555Z] 66d521f98dcf: Preparing [2021-07-12T16:54:36.555Z] cca585503935: Preparing [2021-07-12T16:54:36.555Z] 32f366d666a5: Preparing [2021-07-12T16:54:36.555Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:36.555Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:36.555Z] a2d74e25ba20: Layer already exists [2021-07-12T16:54:36.555Z] 0e4363663716: Layer already exists [2021-07-12T16:54:36.555Z] cca585503935: Layer already exists [2021-07-12T16:54:36.555Z] main: digest: sha256:bb8cf73682c2fa3aaec13855f89b36c7eda29b91d6355664abf277107a5c6332 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:36.611Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:36.627Z] taggedImages: [2021-07-12T16:54:36.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:36.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-12T16:54:36.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.7 [2021-07-12T16:54:36.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:36.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-12T16:54:36.667Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-12T16:54:36.667Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:36.667Z] latest [2021-07-12T16:54:36.667Z] 2.0.1-dev.7 [2021-07-12T16:54:36.667Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:36.667Z] main [2021-07-12T16:54:36.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:37.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:37.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:37.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T16:54:37.327Z] 589068f4e630: Preparing [2021-07-12T16:54:37.327Z] 589068f4e630: Preparing [2021-07-12T16:54:37.327Z] 51c72ab112d4: Preparing [2021-07-12T16:54:37.327Z] 78b69ea3f05b: Preparing [2021-07-12T16:54:37.327Z] 9723e8bbbf82: Preparing [2021-07-12T16:54:37.327Z] 60f58f205ecf: Preparing [2021-07-12T16:54:37.327Z] 66d521f98dcf: Preparing [2021-07-12T16:54:37.327Z] ef06506bf064: Preparing [2021-07-12T16:54:37.327Z] 7b034afd564e: Preparing [2021-07-12T16:54:37.327Z] 097b9cfc8461: Preparing [2021-07-12T16:54:37.327Z] d5557497a1b2: Preparing [2021-07-12T16:54:37.327Z] 32f366d666a5: Preparing [2021-07-12T16:54:37.327Z] 66d521f98dcf: Waiting [2021-07-12T16:54:37.327Z] ef06506bf064: Waiting [2021-07-12T16:54:37.327Z] 7b034afd564e: Waiting [2021-07-12T16:54:37.327Z] 097b9cfc8461: Waiting [2021-07-12T16:54:37.327Z] d5557497a1b2: Waiting [2021-07-12T16:54:37.327Z] 32f366d666a5: Waiting [2021-07-12T16:54:37.592Z] 78b69ea3f05b: Pushed [2021-07-12T16:54:37.592Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:37.592Z] 51c72ab112d4: Pushed [2021-07-12T16:54:37.592Z] 589068f4e630: Pushed [2021-07-12T16:54:37.592Z] 9723e8bbbf82: Pushed [2021-07-12T16:54:37.854Z] 7b034afd564e: Pushed [2021-07-12T16:54:37.854Z] ef06506bf064: Pushed [2021-07-12T16:54:37.854Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:37.854Z] 097b9cfc8461: Pushed [2021-07-12T16:54:37.854Z] d5557497a1b2: Pushed [2021-07-12T16:54:38.796Z] 60f58f205ecf: Pushed [2021-07-12T16:54:39.063Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:6a3d3443f9480a55eadb5c4dccff76233b4022e3734d62702871dbd6bd5a2dd0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:39.368Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:39.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-12T16:54:39.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T16:54:39.668Z] 589068f4e630: Preparing [2021-07-12T16:54:39.668Z] 589068f4e630: Preparing [2021-07-12T16:54:39.668Z] 51c72ab112d4: Preparing [2021-07-12T16:54:39.668Z] 78b69ea3f05b: Preparing [2021-07-12T16:54:39.668Z] 9723e8bbbf82: Preparing [2021-07-12T16:54:39.668Z] 60f58f205ecf: Preparing [2021-07-12T16:54:39.668Z] 66d521f98dcf: Preparing [2021-07-12T16:54:39.668Z] ef06506bf064: Preparing [2021-07-12T16:54:39.668Z] 7b034afd564e: Preparing [2021-07-12T16:54:39.668Z] 097b9cfc8461: Preparing [2021-07-12T16:54:39.668Z] d5557497a1b2: Preparing [2021-07-12T16:54:39.668Z] 32f366d666a5: Preparing [2021-07-12T16:54:39.668Z] 66d521f98dcf: Waiting [2021-07-12T16:54:39.668Z] 097b9cfc8461: Waiting [2021-07-12T16:54:39.668Z] ef06506bf064: Waiting [2021-07-12T16:54:39.668Z] 7b034afd564e: Waiting [2021-07-12T16:54:39.668Z] 32f366d666a5: Waiting [2021-07-12T16:54:39.668Z] d5557497a1b2: Waiting [2021-07-12T16:54:39.668Z] 60f58f205ecf: Layer already exists [2021-07-12T16:54:39.668Z] 78b69ea3f05b: Layer already exists [2021-07-12T16:54:39.668Z] 51c72ab112d4: Layer already exists [2021-07-12T16:54:39.668Z] 589068f4e630: Layer already exists [2021-07-12T16:54:39.668Z] 9723e8bbbf82: Layer already exists [2021-07-12T16:54:39.668Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:39.668Z] ef06506bf064: Layer already exists [2021-07-12T16:54:39.668Z] 7b034afd564e: Layer already exists [2021-07-12T16:54:39.668Z] d5557497a1b2: Layer already exists [2021-07-12T16:54:39.668Z] 097b9cfc8461: Layer already exists [2021-07-12T16:54:39.668Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:39.930Z] latest: digest: sha256:6a3d3443f9480a55eadb5c4dccff76233b4022e3734d62702871dbd6bd5a2dd0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:40.236Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:40.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.7 [2021-07-12T16:54:40.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T16:54:40.539Z] 589068f4e630: Preparing [2021-07-12T16:54:40.539Z] 589068f4e630: Preparing [2021-07-12T16:54:40.539Z] 51c72ab112d4: Preparing [2021-07-12T16:54:40.539Z] 78b69ea3f05b: Preparing [2021-07-12T16:54:40.540Z] 9723e8bbbf82: Preparing [2021-07-12T16:54:40.540Z] 60f58f205ecf: Preparing [2021-07-12T16:54:40.540Z] 66d521f98dcf: Preparing [2021-07-12T16:54:40.540Z] ef06506bf064: Preparing [2021-07-12T16:54:40.540Z] 7b034afd564e: Preparing [2021-07-12T16:54:40.540Z] 097b9cfc8461: Preparing [2021-07-12T16:54:40.540Z] d5557497a1b2: Preparing [2021-07-12T16:54:40.540Z] 32f366d666a5: Preparing [2021-07-12T16:54:40.540Z] 66d521f98dcf: Waiting [2021-07-12T16:54:40.540Z] ef06506bf064: Waiting [2021-07-12T16:54:40.540Z] 7b034afd564e: Waiting [2021-07-12T16:54:40.540Z] 097b9cfc8461: Waiting [2021-07-12T16:54:40.540Z] d5557497a1b2: Waiting [2021-07-12T16:54:40.540Z] 32f366d666a5: Waiting [2021-07-12T16:54:40.540Z] 51c72ab112d4: Layer already exists [2021-07-12T16:54:40.540Z] 60f58f205ecf: Layer already exists [2021-07-12T16:54:40.540Z] 589068f4e630: Layer already exists [2021-07-12T16:54:40.540Z] 9723e8bbbf82: Layer already exists [2021-07-12T16:54:40.540Z] 78b69ea3f05b: Layer already exists [2021-07-12T16:54:40.540Z] 7b034afd564e: Layer already exists [2021-07-12T16:54:40.540Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:40.540Z] ef06506bf064: Layer already exists [2021-07-12T16:54:40.540Z] 097b9cfc8461: Layer already exists [2021-07-12T16:54:40.540Z] d5557497a1b2: Layer already exists [2021-07-12T16:54:40.540Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:40.800Z] 2.0.1-dev.7: digest: sha256:6a3d3443f9480a55eadb5c4dccff76233b4022e3734d62702871dbd6bd5a2dd0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:41.111Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:41.415Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:41.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T16:54:41.416Z] 589068f4e630: Preparing [2021-07-12T16:54:41.416Z] 589068f4e630: Preparing [2021-07-12T16:54:41.416Z] 51c72ab112d4: Preparing [2021-07-12T16:54:41.416Z] 78b69ea3f05b: Preparing [2021-07-12T16:54:41.416Z] 9723e8bbbf82: Preparing [2021-07-12T16:54:41.416Z] 60f58f205ecf: Preparing [2021-07-12T16:54:41.416Z] 66d521f98dcf: Preparing [2021-07-12T16:54:41.416Z] ef06506bf064: Preparing [2021-07-12T16:54:41.416Z] 7b034afd564e: Preparing [2021-07-12T16:54:41.416Z] 097b9cfc8461: Preparing [2021-07-12T16:54:41.416Z] d5557497a1b2: Preparing [2021-07-12T16:54:41.416Z] 32f366d666a5: Preparing [2021-07-12T16:54:41.416Z] ef06506bf064: Waiting [2021-07-12T16:54:41.416Z] 7b034afd564e: Waiting [2021-07-12T16:54:41.416Z] 097b9cfc8461: Waiting [2021-07-12T16:54:41.416Z] d5557497a1b2: Waiting [2021-07-12T16:54:41.416Z] 66d521f98dcf: Waiting [2021-07-12T16:54:41.416Z] 32f366d666a5: Waiting [2021-07-12T16:54:41.416Z] 9723e8bbbf82: Layer already exists [2021-07-12T16:54:41.416Z] 60f58f205ecf: Layer already exists [2021-07-12T16:54:41.416Z] 51c72ab112d4: Layer already exists [2021-07-12T16:54:41.416Z] 78b69ea3f05b: Layer already exists [2021-07-12T16:54:41.416Z] 589068f4e630: Layer already exists [2021-07-12T16:54:41.416Z] 7b034afd564e: Layer already exists [2021-07-12T16:54:41.416Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:41.416Z] ef06506bf064: Layer already exists [2021-07-12T16:54:41.416Z] 097b9cfc8461: Layer already exists [2021-07-12T16:54:41.416Z] d5557497a1b2: Layer already exists [2021-07-12T16:54:41.416Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:41.416Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:6a3d3443f9480a55eadb5c4dccff76233b4022e3734d62702871dbd6bd5a2dd0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:41.726Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:42.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-12T16:54:42.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T16:54:42.217Z] 589068f4e630: Preparing [2021-07-12T16:54:42.217Z] 589068f4e630: Preparing [2021-07-12T16:54:42.217Z] 51c72ab112d4: Preparing [2021-07-12T16:54:42.217Z] 78b69ea3f05b: Preparing [2021-07-12T16:54:42.217Z] 9723e8bbbf82: Preparing [2021-07-12T16:54:42.217Z] 60f58f205ecf: Preparing [2021-07-12T16:54:42.217Z] 66d521f98dcf: Preparing [2021-07-12T16:54:42.217Z] ef06506bf064: Preparing [2021-07-12T16:54:42.217Z] 7b034afd564e: Preparing [2021-07-12T16:54:42.217Z] 097b9cfc8461: Preparing [2021-07-12T16:54:42.217Z] d5557497a1b2: Preparing [2021-07-12T16:54:42.217Z] 32f366d666a5: Preparing [2021-07-12T16:54:42.217Z] 66d521f98dcf: Waiting [2021-07-12T16:54:42.217Z] ef06506bf064: Waiting [2021-07-12T16:54:42.217Z] 7b034afd564e: Waiting [2021-07-12T16:54:42.217Z] 097b9cfc8461: Waiting [2021-07-12T16:54:42.217Z] d5557497a1b2: Waiting [2021-07-12T16:54:42.217Z] 32f366d666a5: Waiting [2021-07-12T16:54:42.217Z] 51c72ab112d4: Layer already exists [2021-07-12T16:54:42.217Z] 60f58f205ecf: Layer already exists [2021-07-12T16:54:42.217Z] 78b69ea3f05b: Layer already exists [2021-07-12T16:54:42.217Z] 9723e8bbbf82: Layer already exists [2021-07-12T16:54:42.217Z] 589068f4e630: Layer already exists [2021-07-12T16:54:42.217Z] ef06506bf064: Layer already exists [2021-07-12T16:54:42.217Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:42.217Z] 7b034afd564e: Layer already exists [2021-07-12T16:54:42.217Z] d5557497a1b2: Layer already exists [2021-07-12T16:54:42.217Z] 097b9cfc8461: Layer already exists [2021-07-12T16:54:42.217Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:42.217Z] main: digest: sha256:6a3d3443f9480a55eadb5c4dccff76233b4022e3734d62702871dbd6bd5a2dd0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:42.284Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:42.304Z] taggedImages: [2021-07-12T16:54:42.304Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:42.304Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-12T16:54:42.304Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.7 [2021-07-12T16:54:42.304Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:42.304Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-12T16:54:42.346Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-12T16:54:42.346Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:42.346Z] latest [2021-07-12T16:54:42.346Z] 2.0.1-dev.7 [2021-07-12T16:54:42.347Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:42.347Z] main [2021-07-12T16:54:42.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:42.695Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:43.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:43.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T16:54:43.001Z] 44386e849d00: Preparing [2021-07-12T16:54:43.001Z] 79567a9840b5: Preparing [2021-07-12T16:54:43.001Z] cb4ad3a995ea: Preparing [2021-07-12T16:54:43.001Z] 4fe0e9b5c89a: Preparing [2021-07-12T16:54:43.001Z] fbec3f3c6b88: Preparing [2021-07-12T16:54:43.001Z] 32f366d666a5: Preparing [2021-07-12T16:54:43.001Z] 32f366d666a5: Waiting [2021-07-12T16:54:43.607Z] 4fe0e9b5c89a: Pushed [2021-07-12T16:54:43.607Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:43.607Z] cb4ad3a995ea: Pushed [2021-07-12T16:54:43.607Z] fbec3f3c6b88: Pushed [2021-07-12T16:54:43.866Z] 44386e849d00: Pushed [2021-07-12T16:54:44.126Z] 79567a9840b5: Pushed [2021-07-12T16:54:44.387Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:e9583c2cb20096468f80c98404eefe3d01c18dc943f75d248b2663a111b63559 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:44.694Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:44.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-12T16:54:44.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T16:54:44.990Z] 44386e849d00: Preparing [2021-07-12T16:54:44.990Z] 79567a9840b5: Preparing [2021-07-12T16:54:44.990Z] cb4ad3a995ea: Preparing [2021-07-12T16:54:44.990Z] 4fe0e9b5c89a: Preparing [2021-07-12T16:54:44.990Z] fbec3f3c6b88: Preparing [2021-07-12T16:54:44.990Z] 32f366d666a5: Preparing [2021-07-12T16:54:44.990Z] 32f366d666a5: Waiting [2021-07-12T16:54:44.990Z] fbec3f3c6b88: Layer already exists [2021-07-12T16:54:44.990Z] 4fe0e9b5c89a: Layer already exists [2021-07-12T16:54:44.990Z] cb4ad3a995ea: Layer already exists [2021-07-12T16:54:44.990Z] 79567a9840b5: Layer already exists [2021-07-12T16:54:44.990Z] 44386e849d00: Layer already exists [2021-07-12T16:54:44.990Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:44.990Z] latest: digest: sha256:e9583c2cb20096468f80c98404eefe3d01c18dc943f75d248b2663a111b63559 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:45.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T16:54:45.243Z] Removing intermediate container 6e3fa4632649 [2021-07-12T16:54:45.243Z] ---> 62af66323b0c [2021-07-12T16:54:45.243Z] [2021-07-12T16:54:45.243Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:54:45.243Z] 3.12: Pulling from library/alpine [2021-07-12T16:54:45.243Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T16:54:45.243Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T16:54:45.243Z] ---> c4fd0aeabfcf [2021-07-12T16:54:45.243Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:54:45.243Z] Removing intermediate container dfd21e78c501 [2021-07-12T16:54:45.243Z] ---> da4ad9285b35 [2021-07-12T16:54:45.243Z] [2021-07-12T16:54:45.243Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T16:54:45.243Z] ---> c4fd0aeabfcf [2021-07-12T16:54:45.243Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:54:45.243Z] Removing intermediate container eaec69d66179 [2021-07-12T16:54:45.243Z] ---> c71f4df0430a [2021-07-12T16:54:45.243Z] [2021-07-12T16:54:45.243Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T16:54:45.243Z] ---> c4fd0aeabfcf [2021-07-12T16:54:45.243Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T16:54:45.294Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:45.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.7 [2021-07-12T16:54:45.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T16:54:45.591Z] 44386e849d00: Preparing [2021-07-12T16:54:45.591Z] 79567a9840b5: Preparing [2021-07-12T16:54:45.591Z] cb4ad3a995ea: Preparing [2021-07-12T16:54:45.591Z] 4fe0e9b5c89a: Preparing [2021-07-12T16:54:45.591Z] fbec3f3c6b88: Preparing [2021-07-12T16:54:45.591Z] 32f366d666a5: Preparing [2021-07-12T16:54:45.591Z] 32f366d666a5: Waiting [2021-07-12T16:54:45.591Z] 44386e849d00: Layer already exists [2021-07-12T16:54:45.591Z] 79567a9840b5: Layer already exists [2021-07-12T16:54:45.591Z] 4fe0e9b5c89a: Layer already exists [2021-07-12T16:54:45.591Z] fbec3f3c6b88: Layer already exists [2021-07-12T16:54:45.591Z] cb4ad3a995ea: Layer already exists [2021-07-12T16:54:45.591Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:45.591Z] 2.0.1-dev.7: digest: sha256:e9583c2cb20096468f80c98404eefe3d01c18dc943f75d248b2663a111b63559 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:45.843Z] ---> Running in d5093d390c0f [2021-07-12T16:54:45.843Z] ---> Running in 1d07cf88c13c [2021-07-12T16:54:45.843Z] ---> Running in 0ec8738b2c81 [2021-07-12T16:54:45.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:46.117Z] Removing intermediate container 45c8f3681b34 [2021-07-12T16:54:46.118Z] ---> 97fc9d5ef197 [2021-07-12T16:54:46.118Z] [2021-07-12T16:54:46.118Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T16:54:46.118Z] ---> c4fd0aeabfcf [2021-07-12T16:54:46.118Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T16:54:46.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:46.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T16:54:46.199Z] 44386e849d00: Preparing [2021-07-12T16:54:46.199Z] 79567a9840b5: Preparing [2021-07-12T16:54:46.199Z] cb4ad3a995ea: Preparing [2021-07-12T16:54:46.199Z] 4fe0e9b5c89a: Preparing [2021-07-12T16:54:46.199Z] fbec3f3c6b88: Preparing [2021-07-12T16:54:46.199Z] 32f366d666a5: Preparing [2021-07-12T16:54:46.199Z] 32f366d666a5: Waiting [2021-07-12T16:54:46.199Z] 44386e849d00: Layer already exists [2021-07-12T16:54:46.199Z] 4fe0e9b5c89a: Layer already exists [2021-07-12T16:54:46.199Z] 79567a9840b5: Layer already exists [2021-07-12T16:54:46.199Z] cb4ad3a995ea: Layer already exists [2021-07-12T16:54:46.199Z] fbec3f3c6b88: Layer already exists [2021-07-12T16:54:46.199Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:46.199Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:e9583c2cb20096468f80c98404eefe3d01c18dc943f75d248b2663a111b63559 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:46.504Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:46.724Z] Removing intermediate container 0ec8738b2c81 [2021-07-12T16:54:46.725Z] ---> e1b12b3b71b6 [2021-07-12T16:54:46.725Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T16:54:46.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-12T16:54:46.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T16:54:46.801Z] 44386e849d00: Preparing [2021-07-12T16:54:46.801Z] 79567a9840b5: Preparing [2021-07-12T16:54:46.801Z] cb4ad3a995ea: Preparing [2021-07-12T16:54:46.801Z] 4fe0e9b5c89a: Preparing [2021-07-12T16:54:46.801Z] fbec3f3c6b88: Preparing [2021-07-12T16:54:46.801Z] 32f366d666a5: Preparing [2021-07-12T16:54:46.801Z] 32f366d666a5: Waiting [2021-07-12T16:54:46.801Z] cb4ad3a995ea: Layer already exists [2021-07-12T16:54:46.801Z] 44386e849d00: Layer already exists [2021-07-12T16:54:46.801Z] fbec3f3c6b88: Layer already exists [2021-07-12T16:54:46.801Z] 4fe0e9b5c89a: Layer already exists [2021-07-12T16:54:46.801Z] 79567a9840b5: Layer already exists [2021-07-12T16:54:46.801Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:46.801Z] main: digest: sha256:e9583c2cb20096468f80c98404eefe3d01c18dc943f75d248b2663a111b63559 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:46.872Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:46.888Z] taggedImages: [2021-07-12T16:54:46.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:46.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-12T16:54:46.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.7 [2021-07-12T16:54:46.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:46.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-12T16:54:47.036Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-12T16:54:47.036Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:47.036Z] latest [2021-07-12T16:54:47.036Z] 2.0.1-dev.7 [2021-07-12T16:54:47.036Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:47.036Z] main [2021-07-12T16:54:47.036Z] ===================================================== [2021-07-12T16:54:47.046Z] ---> Running in e8ffff5a5065 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:47.326Z] ---> Running in 41161046d82d [2021-07-12T16:54:47.391Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:47.600Z] Removing intermediate container 4ade98f3b012 [2021-07-12T16:54:47.600Z] ---> 5b69b4cc7f9d [2021-07-12T16:54:47.600Z] [2021-07-12T16:54:47.600Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T16:54:47.600Z] ---> c4fd0aeabfcf [2021-07-12T16:54:47.600Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T16:54:47.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:47.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T16:54:47.691Z] 277a64686ff2: Preparing [2021-07-12T16:54:47.691Z] bc597bef1c0d: Preparing [2021-07-12T16:54:47.691Z] f1b0e97335e7: Preparing [2021-07-12T16:54:47.691Z] 657a927b912e: Preparing [2021-07-12T16:54:47.691Z] e55979237b49: Preparing [2021-07-12T16:54:47.691Z] d83d4f3a6212: Preparing [2021-07-12T16:54:47.691Z] 734f4dcbc389: Preparing [2021-07-12T16:54:47.691Z] 3c4fb5e12d0c: Preparing [2021-07-12T16:54:47.691Z] 17cebdb02944: Preparing [2021-07-12T16:54:47.691Z] 32f366d666a5: Preparing [2021-07-12T16:54:47.691Z] d83d4f3a6212: Waiting [2021-07-12T16:54:47.691Z] 734f4dcbc389: Waiting [2021-07-12T16:54:47.691Z] 3c4fb5e12d0c: Waiting [2021-07-12T16:54:47.691Z] 17cebdb02944: Waiting [2021-07-12T16:54:47.691Z] 32f366d666a5: Waiting [2021-07-12T16:54:47.876Z] ---> Running in e1bdc5f847b3 [2021-07-12T16:54:48.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:48.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:48.281Z] 277a64686ff2: Pushed [2021-07-12T16:54:48.281Z] e55979237b49: Pushed [2021-07-12T16:54:48.281Z] bc597bef1c0d: Pushed [2021-07-12T16:54:48.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:48.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:48.548Z] d83d4f3a6212: Pushed [2021-07-12T16:54:48.549Z] 734f4dcbc389: Pushed [2021-07-12T16:54:48.549Z] 3c4fb5e12d0c: Pushed [2021-07-12T16:54:48.549Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:48.549Z] 657a927b912e: Pushed [2021-07-12T16:54:48.810Z] 17cebdb02944: Pushed [2021-07-12T16:54:49.050Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:49.050Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:49.050Z] OK: 5 MiB in 15 packages [2021-07-12T16:54:49.050Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:49.050Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:49.050Z] OK: 5 MiB in 15 packages [2021-07-12T16:54:49.069Z] f1b0e97335e7: Pushed [2021-07-12T16:54:49.069Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:9cb9ea6eb118b3c5098bcdf537a16965ea90118e22af25ac2492edfe9daba42c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:49.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:49.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:49.381Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:49.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:49.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:49.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-12T16:54:49.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T16:54:49.687Z] 277a64686ff2: Preparing [2021-07-12T16:54:49.687Z] bc597bef1c0d: Preparing [2021-07-12T16:54:49.687Z] f1b0e97335e7: Preparing [2021-07-12T16:54:49.687Z] 657a927b912e: Preparing [2021-07-12T16:54:49.687Z] e55979237b49: Preparing [2021-07-12T16:54:49.687Z] d83d4f3a6212: Preparing [2021-07-12T16:54:49.687Z] 734f4dcbc389: Preparing [2021-07-12T16:54:49.687Z] 3c4fb5e12d0c: Preparing [2021-07-12T16:54:49.687Z] 17cebdb02944: Preparing [2021-07-12T16:54:49.687Z] 32f366d666a5: Preparing [2021-07-12T16:54:49.687Z] 734f4dcbc389: Waiting [2021-07-12T16:54:49.687Z] 3c4fb5e12d0c: Waiting [2021-07-12T16:54:49.687Z] 17cebdb02944: Waiting [2021-07-12T16:54:49.687Z] 32f366d666a5: Waiting [2021-07-12T16:54:49.687Z] d83d4f3a6212: Waiting [2021-07-12T16:54:49.687Z] 657a927b912e: Layer already exists [2021-07-12T16:54:49.687Z] bc597bef1c0d: Layer already exists [2021-07-12T16:54:49.687Z] 277a64686ff2: Layer already exists [2021-07-12T16:54:49.687Z] f1b0e97335e7: Layer already exists [2021-07-12T16:54:49.687Z] e55979237b49: Layer already exists [2021-07-12T16:54:49.687Z] d83d4f3a6212: Layer already exists [2021-07-12T16:54:49.687Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:49.687Z] 734f4dcbc389: Layer already exists [2021-07-12T16:54:49.687Z] 3c4fb5e12d0c: Layer already exists [2021-07-12T16:54:49.687Z] 17cebdb02944: Layer already exists [2021-07-12T16:54:49.687Z] latest: digest: sha256:9cb9ea6eb118b3c5098bcdf537a16965ea90118e22af25ac2492edfe9daba42c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:49.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:49.992Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:50.172Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T16:54:50.172Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:50.172Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:50.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:54:50.172Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:54:50.172Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:50.172Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T16:54:50.172Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:50.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.7 [2021-07-12T16:54:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T16:54:50.291Z] 277a64686ff2: Preparing [2021-07-12T16:54:50.291Z] bc597bef1c0d: Preparing [2021-07-12T16:54:50.291Z] f1b0e97335e7: Preparing [2021-07-12T16:54:50.291Z] 657a927b912e: Preparing [2021-07-12T16:54:50.291Z] e55979237b49: Preparing [2021-07-12T16:54:50.291Z] d83d4f3a6212: Preparing [2021-07-12T16:54:50.291Z] 734f4dcbc389: Preparing [2021-07-12T16:54:50.291Z] 3c4fb5e12d0c: Preparing [2021-07-12T16:54:50.291Z] 17cebdb02944: Preparing [2021-07-12T16:54:50.291Z] 32f366d666a5: Preparing [2021-07-12T16:54:50.291Z] d83d4f3a6212: Waiting [2021-07-12T16:54:50.291Z] 734f4dcbc389: Waiting [2021-07-12T16:54:50.291Z] 3c4fb5e12d0c: Waiting [2021-07-12T16:54:50.291Z] 17cebdb02944: Waiting [2021-07-12T16:54:50.291Z] 32f366d666a5: Waiting [2021-07-12T16:54:50.291Z] e55979237b49: Layer already exists [2021-07-12T16:54:50.291Z] f1b0e97335e7: Layer already exists [2021-07-12T16:54:50.291Z] 277a64686ff2: Layer already exists [2021-07-12T16:54:50.291Z] 657a927b912e: Layer already exists [2021-07-12T16:54:50.291Z] d83d4f3a6212: Layer already exists [2021-07-12T16:54:50.291Z] bc597bef1c0d: Layer already exists [2021-07-12T16:54:50.291Z] 734f4dcbc389: Layer already exists [2021-07-12T16:54:50.291Z] 17cebdb02944: Layer already exists [2021-07-12T16:54:50.291Z] 3c4fb5e12d0c: Layer already exists [2021-07-12T16:54:50.291Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:50.291Z] 2.0.1-dev.7: digest: sha256:9cb9ea6eb118b3c5098bcdf537a16965ea90118e22af25ac2492edfe9daba42c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:50.451Z] OK: 5 MiB in 16 packages [2021-07-12T16:54:50.451Z] OK: 6 MiB in 16 packages [2021-07-12T16:54:50.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:50.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:50.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T16:54:50.898Z] 277a64686ff2: Preparing [2021-07-12T16:54:50.898Z] bc597bef1c0d: Preparing [2021-07-12T16:54:50.898Z] f1b0e97335e7: Preparing [2021-07-12T16:54:50.898Z] 657a927b912e: Preparing [2021-07-12T16:54:50.898Z] e55979237b49: Preparing [2021-07-12T16:54:50.898Z] d83d4f3a6212: Preparing [2021-07-12T16:54:50.898Z] 734f4dcbc389: Preparing [2021-07-12T16:54:50.898Z] 3c4fb5e12d0c: Preparing [2021-07-12T16:54:50.898Z] 17cebdb02944: Preparing [2021-07-12T16:54:50.898Z] 32f366d666a5: Preparing [2021-07-12T16:54:50.898Z] 3c4fb5e12d0c: Waiting [2021-07-12T16:54:50.898Z] d83d4f3a6212: Waiting [2021-07-12T16:54:50.898Z] 734f4dcbc389: Waiting [2021-07-12T16:54:50.898Z] 17cebdb02944: Waiting [2021-07-12T16:54:50.898Z] 32f366d666a5: Waiting [2021-07-12T16:54:50.898Z] 657a927b912e: Layer already exists [2021-07-12T16:54:50.898Z] f1b0e97335e7: Layer already exists [2021-07-12T16:54:50.898Z] bc597bef1c0d: Layer already exists [2021-07-12T16:54:50.898Z] e55979237b49: Layer already exists [2021-07-12T16:54:50.898Z] 734f4dcbc389: Layer already exists [2021-07-12T16:54:50.898Z] d83d4f3a6212: Layer already exists [2021-07-12T16:54:50.898Z] 3c4fb5e12d0c: Layer already exists [2021-07-12T16:54:50.898Z] 277a64686ff2: Layer already exists [2021-07-12T16:54:50.898Z] 17cebdb02944: Layer already exists [2021-07-12T16:54:50.898Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:50.898Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:9cb9ea6eb118b3c5098bcdf537a16965ea90118e22af25ac2492edfe9daba42c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:51.063Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T16:54:51.063Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:54:51.063Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T16:54:51.063Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T16:54:51.063Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T16:54:51.063Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T16:54:51.063Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:54:51.063Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:54:51.227Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:51.340Z] Removing intermediate container d5093d390c0f [2021-07-12T16:54:51.341Z] ---> ec32070dae0c [2021-07-12T16:54:51.341Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:54:51.341Z] Removing intermediate container 1d07cf88c13c [2021-07-12T16:54:51.341Z] ---> 84c7d00c132e [2021-07-12T16:54:51.341Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:54:51.341Z] OK: 7 MiB in 20 packages [2021-07-12T16:54:51.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-12T16:54:51.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T16:54:51.528Z] 277a64686ff2: Preparing [2021-07-12T16:54:51.528Z] bc597bef1c0d: Preparing [2021-07-12T16:54:51.528Z] f1b0e97335e7: Preparing [2021-07-12T16:54:51.528Z] 657a927b912e: Preparing [2021-07-12T16:54:51.528Z] e55979237b49: Preparing [2021-07-12T16:54:51.528Z] d83d4f3a6212: Preparing [2021-07-12T16:54:51.528Z] 734f4dcbc389: Preparing [2021-07-12T16:54:51.528Z] 3c4fb5e12d0c: Preparing [2021-07-12T16:54:51.528Z] 17cebdb02944: Preparing [2021-07-12T16:54:51.528Z] 32f366d666a5: Preparing [2021-07-12T16:54:51.528Z] d83d4f3a6212: Waiting [2021-07-12T16:54:51.528Z] 3c4fb5e12d0c: Waiting [2021-07-12T16:54:51.528Z] 17cebdb02944: Waiting [2021-07-12T16:54:51.528Z] 734f4dcbc389: Waiting [2021-07-12T16:54:51.528Z] 32f366d666a5: Waiting [2021-07-12T16:54:51.528Z] 277a64686ff2: Layer already exists [2021-07-12T16:54:51.528Z] e55979237b49: Layer already exists [2021-07-12T16:54:51.528Z] f1b0e97335e7: Layer already exists [2021-07-12T16:54:51.528Z] 657a927b912e: Layer already exists [2021-07-12T16:54:51.528Z] bc597bef1c0d: Layer already exists [2021-07-12T16:54:51.528Z] 734f4dcbc389: Layer already exists [2021-07-12T16:54:51.528Z] 3c4fb5e12d0c: Layer already exists [2021-07-12T16:54:51.528Z] d83d4f3a6212: Layer already exists [2021-07-12T16:54:51.528Z] 17cebdb02944: Layer already exists [2021-07-12T16:54:51.528Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:51.617Z] ---> Running in 0523248792a4 [2021-07-12T16:54:51.617Z] ---> Running in 99584594765f [2021-07-12T16:54:51.789Z] main: digest: sha256:9cb9ea6eb118b3c5098bcdf537a16965ea90118e22af25ac2492edfe9daba42c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:51.870Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:51.887Z] taggedImages: [2021-07-12T16:54:51.887Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:51.887Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-12T16:54:51.887Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.7 [2021-07-12T16:54:51.887Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:51.887Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-12T16:54:51.929Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-12T16:54:51.929Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:51.929Z] latest [2021-07-12T16:54:51.929Z] 2.0.1-dev.7 [2021-07-12T16:54:51.929Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:51.929Z] main [2021-07-12T16:54:51.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:52.226Z] Removing intermediate container 41161046d82d [2021-07-12T16:54:52.226Z] ---> 45dfc12ae405 [2021-07-12T16:54:52.226Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T16:54:52.226Z] Removing intermediate container 0523248792a4 [2021-07-12T16:54:52.226Z] ---> 0b789f629764 [2021-07-12T16:54:52.226Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T16:54:52.277Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:52.505Z] Removing intermediate container 99584594765f [2021-07-12T16:54:52.505Z] ---> b2ded634020c [2021-07-12T16:54:52.505Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T16:54:52.577Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:52.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T16:54:52.577Z] ceb9ce740464: Preparing [2021-07-12T16:54:52.577Z] 9a20838b184e: Preparing [2021-07-12T16:54:52.577Z] 66d521f98dcf: Preparing [2021-07-12T16:54:52.577Z] d8d4d9b73d95: Preparing [2021-07-12T16:54:52.577Z] 32f366d666a5: Preparing [2021-07-12T16:54:52.577Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:52.577Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:52.779Z] ---> Running in e33ca5853fa0 [2021-07-12T16:54:52.779Z] ---> Running in 7a55562bd5e2 [2021-07-12T16:54:52.779Z] ---> Running in 8748ef422434 [2021-07-12T16:54:52.841Z] ceb9ce740464: Pushed [2021-07-12T16:54:52.841Z] d8d4d9b73d95: Pushed [2021-07-12T16:54:53.057Z] Removing intermediate container e8ffff5a5065 [2021-07-12T16:54:53.057Z] ---> de7b7fa2180a [2021-07-12T16:54:53.057Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:54:53.057Z] Removing intermediate container e1bdc5f847b3 [2021-07-12T16:54:53.057Z] ---> 4bbaaed2dce2 [2021-07-12T16:54:53.057Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T16:54:53.345Z] ---> Running in a0f2058eccb7 [2021-07-12T16:54:53.345Z] ---> Running in d932fd83bbc2 [2021-07-12T16:54:53.619Z] Removing intermediate container e33ca5853fa0 [2021-07-12T16:54:53.619Z] ---> 309facb21995 [2021-07-12T16:54:53.619Z] Removing intermediate container 7a55562bd5e2 [2021-07-12T16:54:53.619Z] ---> b0d51b2c691f [2021-07-12T16:54:53.619Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T16:54:53.619Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T16:54:53.619Z] Removing intermediate container 8748ef422434 [2021-07-12T16:54:53.619Z] ---> 85bd4880a065 [2021-07-12T16:54:53.619Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T16:54:53.789Z] 9a20838b184e: Pushed [2021-07-12T16:54:53.897Z] ---> Running in a77046a38242 [2021-07-12T16:54:53.897Z] ---> Running in 41ce4068f61e [2021-07-12T16:54:53.897Z] ---> Running in 62dbe8dc4b8f [2021-07-12T16:54:53.897Z] Removing intermediate container a0f2058eccb7 [2021-07-12T16:54:53.897Z] ---> 75d8d0b1c54f [2021-07-12T16:54:53.897Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T16:54:54.051Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:05732409890b2e3236d22e140cd9aef5f188a5887438515f9a76ccc1ffc2f16b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:54.176Z] Removing intermediate container d932fd83bbc2 [2021-07-12T16:54:54.176Z] ---> 8fcb00836811 [2021-07-12T16:54:54.176Z] Step 14/26 : WORKDIR / [2021-07-12T16:54:54.176Z] ---> Running in 4063f8b69eeb [2021-07-12T16:54:54.352Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:54.452Z] ---> Running in 86b2b8f20bb5 [2021-07-12T16:54:54.452Z] Removing intermediate container 41ce4068f61e [2021-07-12T16:54:54.452Z] ---> e75bf4eeff36 [2021-07-12T16:54:54.452Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T16:54:54.452Z] Removing intermediate container a77046a38242 [2021-07-12T16:54:54.452Z] ---> 0c90b4e4a4fc [2021-07-12T16:54:54.452Z] Step 16/24 : WORKDIR / [2021-07-12T16:54:54.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-12T16:54:54.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T16:54:54.651Z] ceb9ce740464: Preparing [2021-07-12T16:54:54.651Z] 9a20838b184e: Preparing [2021-07-12T16:54:54.651Z] 66d521f98dcf: Preparing [2021-07-12T16:54:54.651Z] d8d4d9b73d95: Preparing [2021-07-12T16:54:54.651Z] 32f366d666a5: Preparing [2021-07-12T16:54:54.651Z] 9a20838b184e: Layer already exists [2021-07-12T16:54:54.651Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:54.651Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:54.651Z] d8d4d9b73d95: Layer already exists [2021-07-12T16:54:54.651Z] ceb9ce740464: Layer already exists [2021-07-12T16:54:54.651Z] latest: digest: sha256:05732409890b2e3236d22e140cd9aef5f188a5887438515f9a76ccc1ffc2f16b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:54.733Z] ---> Running in 06e962f5eda5 [2021-07-12T16:54:54.733Z] ---> Running in 5e64472241ab [2021-07-12T16:54:54.733Z] Removing intermediate container 62dbe8dc4b8f [2021-07-12T16:54:54.733Z] ---> 6bab576614a9 [2021-07-12T16:54:54.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:54:54.958Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:55.014Z] Removing intermediate container 86b2b8f20bb5 [2021-07-12T16:54:55.014Z] ---> 70231d482218 [2021-07-12T16:54:55.014Z] 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-07-12T16:54:55.014Z] Removing intermediate container 4063f8b69eeb [2021-07-12T16:54:55.014Z] ---> 083ed13b45cf [2021-07-12T16:54:55.014Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T16:54:55.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.7 [2021-07-12T16:54:55.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T16:54:55.267Z] ceb9ce740464: Preparing [2021-07-12T16:54:55.267Z] 9a20838b184e: Preparing [2021-07-12T16:54:55.267Z] 66d521f98dcf: Preparing [2021-07-12T16:54:55.267Z] d8d4d9b73d95: Preparing [2021-07-12T16:54:55.267Z] 32f366d666a5: Preparing [2021-07-12T16:54:55.267Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:55.267Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:55.267Z] d8d4d9b73d95: Layer already exists [2021-07-12T16:54:55.267Z] ceb9ce740464: Layer already exists [2021-07-12T16:54:55.267Z] 9a20838b184e: Layer already exists [2021-07-12T16:54:55.267Z] 2.0.1-dev.7: digest: sha256:05732409890b2e3236d22e140cd9aef5f188a5887438515f9a76ccc1ffc2f16b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:55.298Z] ---> Running in 0a3891f678ef [2021-07-12T16:54:55.577Z] Removing intermediate container 06e962f5eda5 [2021-07-12T16:54:55.577Z] ---> 8c742c6507c0 [2021-07-12T16:54:55.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:54:55.735Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:55.853Z] ---> fc72795602f0 [2021-07-12T16:54:55.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T16:54:56.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:56.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T16:54:56.035Z] ceb9ce740464: Preparing [2021-07-12T16:54:56.035Z] 9a20838b184e: Preparing [2021-07-12T16:54:56.035Z] 66d521f98dcf: Preparing [2021-07-12T16:54:56.035Z] d8d4d9b73d95: Preparing [2021-07-12T16:54:56.035Z] 32f366d666a5: Preparing [2021-07-12T16:54:56.035Z] ceb9ce740464: Layer already exists [2021-07-12T16:54:56.035Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:56.035Z] d8d4d9b73d95: Layer already exists [2021-07-12T16:54:56.035Z] 9a20838b184e: Layer already exists [2021-07-12T16:54:56.035Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:56.035Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:05732409890b2e3236d22e140cd9aef5f188a5887438515f9a76ccc1ffc2f16b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:56.142Z] Removing intermediate container 0a3891f678ef [2021-07-12T16:54:56.142Z] ---> de4d15cc217c [2021-07-12T16:54:56.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:54:56.342Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:56.421Z] ---> 10e1a1394873 [2021-07-12T16:54:56.421Z] 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-07-12T16:54:56.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-12T16:54:56.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T16:54:56.639Z] ceb9ce740464: Preparing [2021-07-12T16:54:56.639Z] 9a20838b184e: Preparing [2021-07-12T16:54:56.639Z] 66d521f98dcf: Preparing [2021-07-12T16:54:56.639Z] d8d4d9b73d95: Preparing [2021-07-12T16:54:56.639Z] 32f366d666a5: Preparing [2021-07-12T16:54:56.639Z] ceb9ce740464: Layer already exists [2021-07-12T16:54:56.639Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:56.639Z] d8d4d9b73d95: Layer already exists [2021-07-12T16:54:56.639Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:56.639Z] 9a20838b184e: Layer already exists [2021-07-12T16:54:56.639Z] main: digest: sha256:05732409890b2e3236d22e140cd9aef5f188a5887438515f9a76ccc1ffc2f16b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:54:56.698Z] ===================================================== [Pipeline] echo [2021-07-12T16:54:56.714Z] taggedImages: [2021-07-12T16:54:56.714Z] - nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:56.714Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-12T16:54:56.714Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.7 [2021-07-12T16:54:56.714Z] - nexus3.edgexfoundry.org:10004/support-notifications:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:56.714Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-12T16:54:56.752Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-12T16:54:56.752Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:56.752Z] latest [2021-07-12T16:54:56.752Z] 2.0.1-dev.7 [2021-07-12T16:54:56.752Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:54:56.752Z] main [2021-07-12T16:54:56.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:57.025Z] ---> b2befeff30dd [2021-07-12T16:54:57.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T16:54:57.099Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:57.395Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:54:57.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T16:54:57.396Z] 0702e4a3b441: Preparing [2021-07-12T16:54:57.396Z] a9cc6a3d87c5: Preparing [2021-07-12T16:54:57.396Z] 66d521f98dcf: Preparing [2021-07-12T16:54:57.396Z] 0314fbe23041: Preparing [2021-07-12T16:54:57.396Z] 32f366d666a5: Preparing [2021-07-12T16:54:57.396Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:57.396Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:57.396Z] 0702e4a3b441: Pushed [2021-07-12T16:54:57.396Z] 0314fbe23041: Pushed [2021-07-12T16:54:57.642Z] ---> 78f0c5c04b28 [2021-07-12T16:54:57.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T16:54:57.642Z] ---> 3f08b964a7af [2021-07-12T16:54:57.642Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:57.931Z] ---> 64097e87867f [2021-07-12T16:54:57.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:58.208Z] Removing intermediate container 5e64472241ab [2021-07-12T16:54:58.208Z] ---> 519c31551644 [2021-07-12T16:54:58.208Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T16:54:58.342Z] a9cc6a3d87c5: Pushed [2021-07-12T16:54:58.487Z] ---> Running in 62f12c25d56d [2021-07-12T16:54:58.604Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:82a8d04f9780dccf787de748926668196d7f5ca16e7e2135f330f7b6365f01a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:58.762Z] ---> 2bfe5593b7f3 [2021-07-12T16:54:58.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:58.912Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:59.043Z] ---> e8b21cbaa1a6 [2021-07-12T16:54:59.043Z] 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-07-12T16:54:59.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-12T16:54:59.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T16:54:59.212Z] 0702e4a3b441: Preparing [2021-07-12T16:54:59.212Z] a9cc6a3d87c5: Preparing [2021-07-12T16:54:59.212Z] 66d521f98dcf: Preparing [2021-07-12T16:54:59.212Z] 0314fbe23041: Preparing [2021-07-12T16:54:59.212Z] 32f366d666a5: Preparing [2021-07-12T16:54:59.212Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:59.212Z] 0702e4a3b441: Layer already exists [2021-07-12T16:54:59.212Z] a9cc6a3d87c5: Layer already exists [2021-07-12T16:54:59.212Z] 0314fbe23041: Layer already exists [2021-07-12T16:54:59.212Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:59.212Z] latest: digest: sha256:82a8d04f9780dccf787de748926668196d7f5ca16e7e2135f330f7b6365f01a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:59.322Z] ---> 13842befe2c5 [2021-07-12T16:54:59.322Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T16:54:59.517Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:54:59.599Z] Removing intermediate container 62f12c25d56d [2021-07-12T16:54:59.599Z] ---> 342bbe17fe6d [2021-07-12T16:54:59.599Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T16:54:59.599Z] ---> Running in 3a8bafc51f92 [2021-07-12T16:54:59.599Z] ---> 2fe2b39b2f74 [2021-07-12T16:54:59.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T16:54:59.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.7 [2021-07-12T16:54:59.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T16:54:59.813Z] 0702e4a3b441: Preparing [2021-07-12T16:54:59.813Z] a9cc6a3d87c5: Preparing [2021-07-12T16:54:59.813Z] 66d521f98dcf: Preparing [2021-07-12T16:54:59.813Z] 0314fbe23041: Preparing [2021-07-12T16:54:59.813Z] 32f366d666a5: Preparing [2021-07-12T16:54:59.813Z] 0314fbe23041: Layer already exists [2021-07-12T16:54:59.813Z] 0702e4a3b441: Layer already exists [2021-07-12T16:54:59.813Z] 32f366d666a5: Layer already exists [2021-07-12T16:54:59.813Z] 66d521f98dcf: Layer already exists [2021-07-12T16:54:59.813Z] a9cc6a3d87c5: Layer already exists [2021-07-12T16:54:59.813Z] 2.0.1-dev.7: digest: sha256:82a8d04f9780dccf787de748926668196d7f5ca16e7e2135f330f7b6365f01a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:00.116Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:00.204Z] ---> c2d863f6ebd4 [2021-07-12T16:55:00.204Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T16:55:00.204Z] ---> 1e7213e73def [2021-07-12T16:55:00.204Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T16:55:00.204Z] ---> Running in b18ec82986c4 [2021-07-12T16:55:00.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:55:00.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T16:55:00.413Z] 0702e4a3b441: Preparing [2021-07-12T16:55:00.413Z] a9cc6a3d87c5: Preparing [2021-07-12T16:55:00.413Z] 66d521f98dcf: Preparing [2021-07-12T16:55:00.413Z] 0314fbe23041: Preparing [2021-07-12T16:55:00.413Z] 32f366d666a5: Preparing [2021-07-12T16:55:00.413Z] 0702e4a3b441: Layer already exists [2021-07-12T16:55:00.413Z] 0314fbe23041: Layer already exists [2021-07-12T16:55:00.413Z] 32f366d666a5: Layer already exists [2021-07-12T16:55:00.413Z] a9cc6a3d87c5: Layer already exists [2021-07-12T16:55:00.413Z] 66d521f98dcf: Layer already exists [2021-07-12T16:55:00.413Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:82a8d04f9780dccf787de748926668196d7f5ca16e7e2135f330f7b6365f01a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:00.477Z] Removing intermediate container 3a8bafc51f92 [2021-07-12T16:55:00.478Z] ---> 09619b9d70c8 [2021-07-12T16:55:00.478Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:55:00.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:00.754Z] ---> Running in c8644e31b686 [2021-07-12T16:55:00.754Z] ---> 46a9520ba0f7 [2021-07-12T16:55:00.754Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T16:55:01.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-12T16:55:01.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T16:55:01.017Z] 0702e4a3b441: Preparing [2021-07-12T16:55:01.017Z] a9cc6a3d87c5: Preparing [2021-07-12T16:55:01.017Z] 66d521f98dcf: Preparing [2021-07-12T16:55:01.017Z] 0314fbe23041: Preparing [2021-07-12T16:55:01.017Z] 32f366d666a5: Preparing [2021-07-12T16:55:01.017Z] 32f366d666a5: Layer already exists [2021-07-12T16:55:01.017Z] 0702e4a3b441: Layer already exists [2021-07-12T16:55:01.017Z] 0314fbe23041: Layer already exists [2021-07-12T16:55:01.017Z] a9cc6a3d87c5: Layer already exists [2021-07-12T16:55:01.017Z] 66d521f98dcf: Layer already exists [2021-07-12T16:55:01.017Z] main: digest: sha256:82a8d04f9780dccf787de748926668196d7f5ca16e7e2135f330f7b6365f01a1 size: 1363 [Pipeline] } [2021-07-12T16:55:01.034Z] ---> Running in 6795cfd6d761 [2021-07-12T16:55:01.034Z] ---> e651b52cea4b [2021-07-12T16:55:01.034Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:55:01.074Z] ===================================================== [Pipeline] echo [2021-07-12T16:55:01.090Z] taggedImages: [2021-07-12T16:55:01.090Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:01.090Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-12T16:55:01.090Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.7 [2021-07-12T16:55:01.090Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:55:01.090Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-12T16:55:01.125Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-12T16:55:01.125Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:01.125Z] latest [2021-07-12T16:55:01.125Z] 2.0.1-dev.7 [2021-07-12T16:55:01.125Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:55:01.125Z] main [2021-07-12T16:55:01.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:01.327Z] Removing intermediate container b18ec82986c4 [2021-07-12T16:55:01.327Z] ---> b04a5643d235 [2021-07-12T16:55:01.327Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:55:01.327Z] Removing intermediate container c8644e31b686 [2021-07-12T16:55:01.327Z] ---> 4e153391aeec [2021-07-12T16:55:01.327Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T16:55:01.475Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:01.612Z] ---> Running in 0da1e76ba3bd [2021-07-12T16:55:01.612Z] ---> Running in d821463d36ef [2021-07-12T16:55:01.793Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T16:55:01.793Z] 09c134640cd0: Preparing [2021-07-12T16:55:01.793Z] 503dab6fe3fa: Preparing [2021-07-12T16:55:01.793Z] d9010f074c66: Preparing [2021-07-12T16:55:01.793Z] d846f7c720ed: Preparing [2021-07-12T16:55:01.793Z] 0754057c0ad3: Preparing [2021-07-12T16:55:01.793Z] 998cdf262ab1: Preparing [2021-07-12T16:55:01.793Z] 02e56110abd2: Preparing [2021-07-12T16:55:01.793Z] abc36efb885a: Preparing [2021-07-12T16:55:01.793Z] b0b09059f4e1: Preparing [2021-07-12T16:55:01.793Z] bb961f40224b: Preparing [2021-07-12T16:55:01.793Z] f4666769fca7: Preparing [2021-07-12T16:55:01.793Z] 998cdf262ab1: Waiting [2021-07-12T16:55:01.793Z] 02e56110abd2: Waiting [2021-07-12T16:55:01.793Z] abc36efb885a: Waiting [2021-07-12T16:55:01.793Z] b0b09059f4e1: Waiting [2021-07-12T16:55:01.793Z] bb961f40224b: Waiting [2021-07-12T16:55:01.793Z] f4666769fca7: Waiting [2021-07-12T16:55:01.793Z] 0754057c0ad3: Layer already exists [2021-07-12T16:55:01.793Z] 998cdf262ab1: Layer already exists [2021-07-12T16:55:01.896Z] ---> Running in 597cb06c56ef [2021-07-12T16:55:01.896Z] ---> 423bf2246d71 [2021-07-12T16:55:01.896Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T16:55:02.375Z] 02e56110abd2: Layer already exists [2021-07-12T16:55:02.375Z] 503dab6fe3fa: Pushed [2021-07-12T16:55:02.375Z] abc36efb885a: Layer already exists [2021-07-12T16:55:02.375Z] bb961f40224b: Layer already exists [2021-07-12T16:55:02.375Z] b0b09059f4e1: Layer already exists [2021-07-12T16:55:02.375Z] 09c134640cd0: Pushed [2021-07-12T16:55:02.498Z] Removing intermediate container d821463d36ef [2021-07-12T16:55:02.498Z] ---> d72d2607c225 [2021-07-12T16:55:02.498Z] Removing intermediate container 0da1e76ba3bd [2021-07-12T16:55:02.498Z] ---> 1d5146f607ff [2021-07-12T16:55:02.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:55:02.498Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T16:55:02.637Z] f4666769fca7: Layer already exists [2021-07-12T16:55:02.637Z] d9010f074c66: Pushed [2021-07-12T16:55:02.781Z] Removing intermediate container 597cb06c56ef [2021-07-12T16:55:02.781Z] ---> c2145400d23f [2021-07-12T16:55:02.781Z] Step 22/23 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:02.781Z] ---> Running in bfc25551fc5e [2021-07-12T16:55:02.781Z] ---> Running in dcb9017b13f7 [2021-07-12T16:55:03.058Z] ---> Running in 207b2fbd8510 [2021-07-12T16:55:03.679Z] Removing intermediate container dcb9017b13f7 [2021-07-12T16:55:03.679Z] ---> 71f1db5e235c [2021-07-12T16:55:03.679Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:03.679Z] Removing intermediate container bfc25551fc5e [2021-07-12T16:55:03.679Z] ---> 2823904ec63e [2021-07-12T16:55:03.679Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T16:55:03.953Z] ---> Running in b710ed715127 [2021-07-12T16:55:03.953Z] ---> Running in 3bd1ad388f72 [2021-07-12T16:55:03.953Z] Removing intermediate container 207b2fbd8510 [2021-07-12T16:55:03.953Z] ---> 1c838b560e02 [2021-07-12T16:55:03.953Z] Step 23/23 : LABEL version=2.0.1-dev.7 [2021-07-12T16:55:04.238Z] ---> 30062a5c96d7 [2021-07-12T16:55:04.238Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T16:55:04.238Z] ---> Running in 94ab7f61155c [2021-07-12T16:55:04.518Z] Removing intermediate container 6795cfd6d761 [2021-07-12T16:55:04.518Z] ---> 41b4d2d186f3 [2021-07-12T16:55:04.518Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:55:04.518Z] Removing intermediate container b710ed715127 [2021-07-12T16:55:04.518Z] ---> 5785b01f35ef [2021-07-12T16:55:04.518Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:55:04.797Z] Removing intermediate container 3bd1ad388f72 [2021-07-12T16:55:04.797Z] ---> b91ecfd500ea [2021-07-12T16:55:04.797Z] Step 22/23 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:04.797Z] ---> Running in 6e80dab8d9e4 [2021-07-12T16:55:05.075Z] Removing intermediate container 94ab7f61155c [2021-07-12T16:55:05.075Z] ---> 6e4af6d8a901 [2021-07-12T16:55:05.075Z] [2021-07-12T16:55:05.075Z] ---> Running in e1c3a7dbce98 [2021-07-12T16:55:05.353Z] ---> 47cf0b9c19f5 [2021-07-12T16:55:05.353Z] 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-07-12T16:55:05.353Z] Successfully built 6e4af6d8a901 [2021-07-12T16:55:05.353Z] Successfully tagged support-scheduler-arm64:latest [2021-07-12T16:55:05.353Z]  Building support-scheduler ... done Building security-proxy-setup [2021-07-12T16:55:05.632Z] ---> Running in 9fcd2be741a3 [2021-07-12T16:55:05.632Z] Removing intermediate container 6e80dab8d9e4 [2021-07-12T16:55:05.632Z] ---> b24cf7aafbb2 [2021-07-12T16:55:05.632Z] [2021-07-12T16:55:05.632Z] ---> 01322efd722b [2021-07-12T16:55:05.632Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T16:55:05.906Z] Removing intermediate container e1c3a7dbce98 [2021-07-12T16:55:05.906Z] ---> 1f726b7c7d79 [2021-07-12T16:55:05.906Z] Step 23/23 : LABEL version=2.0.1-dev.7 [2021-07-12T16:55:05.906Z] Successfully built b24cf7aafbb2 [2021-07-12T16:55:05.906Z] Successfully tagged core-command-arm64:latest [2021-07-12T16:55:05.906Z] Building core-data [2021-07-12T16:55:06.183Z]  Building core-command ... done  ---> Running in ace2e1e39824 [2021-07-12T16:55:07.167Z] Removing intermediate container ace2e1e39824 [2021-07-12T16:55:07.167Z] ---> d57d7bebc2a7 [2021-07-12T16:55:07.167Z] [2021-07-12T16:55:07.167Z] Successfully built d57d7bebc2a7 [2021-07-12T16:55:07.447Z] Successfully tagged support-notifications-arm64:latest [2021-07-12T16:55:07.447Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-12T16:55:07.729Z] ---> a05e4111b50a [2021-07-12T16:55:07.729Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T16:55:07.936Z] d846f7c720ed: Pushed [2021-07-12T16:55:07.936Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:4826259aaf964738e76a89b6f790de13af2736e46b68097a4667c3f1abd0c3bb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:08.242Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:08.541Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-12T16:55:08.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T16:55:08.541Z] 09c134640cd0: Preparing [2021-07-12T16:55:08.541Z] 503dab6fe3fa: Preparing [2021-07-12T16:55:08.541Z] d9010f074c66: Preparing [2021-07-12T16:55:08.541Z] d846f7c720ed: Preparing [2021-07-12T16:55:08.541Z] 0754057c0ad3: Preparing [2021-07-12T16:55:08.541Z] 998cdf262ab1: Preparing [2021-07-12T16:55:08.541Z] 02e56110abd2: Preparing [2021-07-12T16:55:08.541Z] abc36efb885a: Preparing [2021-07-12T16:55:08.541Z] b0b09059f4e1: Preparing [2021-07-12T16:55:08.541Z] bb961f40224b: Preparing [2021-07-12T16:55:08.542Z] f4666769fca7: Preparing [2021-07-12T16:55:08.542Z] 998cdf262ab1: Waiting [2021-07-12T16:55:08.542Z] 02e56110abd2: Waiting [2021-07-12T16:55:08.542Z] abc36efb885a: Waiting [2021-07-12T16:55:08.542Z] b0b09059f4e1: Waiting [2021-07-12T16:55:08.542Z] bb961f40224b: Waiting [2021-07-12T16:55:08.542Z] f4666769fca7: Waiting [2021-07-12T16:55:08.542Z] d9010f074c66: Layer already exists [2021-07-12T16:55:08.542Z] 0754057c0ad3: Layer already exists [2021-07-12T16:55:08.542Z] 503dab6fe3fa: Layer already exists [2021-07-12T16:55:08.542Z] d846f7c720ed: Layer already exists [2021-07-12T16:55:08.542Z] 09c134640cd0: Layer already exists [2021-07-12T16:55:08.542Z] 998cdf262ab1: Layer already exists [2021-07-12T16:55:08.542Z] abc36efb885a: Layer already exists [2021-07-12T16:55:08.542Z] 02e56110abd2: Layer already exists [2021-07-12T16:55:08.542Z] b0b09059f4e1: Layer already exists [2021-07-12T16:55:08.542Z] bb961f40224b: Layer already exists [2021-07-12T16:55:08.542Z] f4666769fca7: Layer already exists [2021-07-12T16:55:08.542Z] latest: digest: sha256:4826259aaf964738e76a89b6f790de13af2736e46b68097a4667c3f1abd0c3bb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:08.757Z] ---> f394ce6f0cab [2021-07-12T16:55:08.757Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T16:55:08.849Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:09.040Z] Removing intermediate container 9fcd2be741a3 [2021-07-12T16:55:09.040Z] ---> 2fb64bc9893c [2021-07-12T16:55:09.040Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T16:55:09.144Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.7 [2021-07-12T16:55:09.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T16:55:09.144Z] 09c134640cd0: Preparing [2021-07-12T16:55:09.144Z] 503dab6fe3fa: Preparing [2021-07-12T16:55:09.144Z] d9010f074c66: Preparing [2021-07-12T16:55:09.144Z] d846f7c720ed: Preparing [2021-07-12T16:55:09.144Z] 0754057c0ad3: Preparing [2021-07-12T16:55:09.144Z] 998cdf262ab1: Preparing [2021-07-12T16:55:09.144Z] 02e56110abd2: Preparing [2021-07-12T16:55:09.144Z] abc36efb885a: Preparing [2021-07-12T16:55:09.144Z] b0b09059f4e1: Preparing [2021-07-12T16:55:09.144Z] bb961f40224b: Preparing [2021-07-12T16:55:09.144Z] f4666769fca7: Preparing [2021-07-12T16:55:09.144Z] 998cdf262ab1: Waiting [2021-07-12T16:55:09.144Z] b0b09059f4e1: Waiting [2021-07-12T16:55:09.144Z] bb961f40224b: Waiting [2021-07-12T16:55:09.144Z] f4666769fca7: Waiting [2021-07-12T16:55:09.144Z] 02e56110abd2: Waiting [2021-07-12T16:55:09.144Z] abc36efb885a: Waiting [2021-07-12T16:55:09.144Z] d9010f074c66: Layer already exists [2021-07-12T16:55:09.144Z] 09c134640cd0: Layer already exists [2021-07-12T16:55:09.144Z] 503dab6fe3fa: Layer already exists [2021-07-12T16:55:09.144Z] d846f7c720ed: Layer already exists [2021-07-12T16:55:09.144Z] 0754057c0ad3: Layer already exists [2021-07-12T16:55:09.144Z] 998cdf262ab1: Layer already exists [2021-07-12T16:55:09.144Z] 02e56110abd2: Layer already exists [2021-07-12T16:55:09.144Z] b0b09059f4e1: Layer already exists [2021-07-12T16:55:09.145Z] bb961f40224b: Layer already exists [2021-07-12T16:55:09.145Z] abc36efb885a: Layer already exists [2021-07-12T16:55:09.145Z] f4666769fca7: Layer already exists [2021-07-12T16:55:09.145Z] 2.0.1-dev.7: digest: sha256:4826259aaf964738e76a89b6f790de13af2736e46b68097a4667c3f1abd0c3bb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:09.448Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:09.660Z] ---> Running in 6856a269bc47 [2021-07-12T16:55:09.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:55:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T16:55:09.745Z] 09c134640cd0: Preparing [2021-07-12T16:55:09.745Z] 503dab6fe3fa: Preparing [2021-07-12T16:55:09.745Z] d9010f074c66: Preparing [2021-07-12T16:55:09.745Z] d846f7c720ed: Preparing [2021-07-12T16:55:09.745Z] 0754057c0ad3: Preparing [2021-07-12T16:55:09.745Z] 998cdf262ab1: Preparing [2021-07-12T16:55:09.745Z] 02e56110abd2: Preparing [2021-07-12T16:55:09.745Z] abc36efb885a: Preparing [2021-07-12T16:55:09.745Z] b0b09059f4e1: Preparing [2021-07-12T16:55:09.745Z] bb961f40224b: Preparing [2021-07-12T16:55:09.745Z] f4666769fca7: Preparing [2021-07-12T16:55:09.745Z] 02e56110abd2: Waiting [2021-07-12T16:55:09.745Z] abc36efb885a: Waiting [2021-07-12T16:55:09.745Z] b0b09059f4e1: Waiting [2021-07-12T16:55:09.745Z] bb961f40224b: Waiting [2021-07-12T16:55:09.745Z] f4666769fca7: Waiting [2021-07-12T16:55:09.745Z] 998cdf262ab1: Waiting [2021-07-12T16:55:09.745Z] d846f7c720ed: Layer already exists [2021-07-12T16:55:09.745Z] 503dab6fe3fa: Layer already exists [2021-07-12T16:55:09.745Z] d9010f074c66: Layer already exists [2021-07-12T16:55:09.745Z] 0754057c0ad3: Layer already exists [2021-07-12T16:55:09.745Z] 09c134640cd0: Layer already exists [2021-07-12T16:55:09.745Z] 998cdf262ab1: Layer already exists [2021-07-12T16:55:09.745Z] b0b09059f4e1: Layer already exists [2021-07-12T16:55:09.745Z] 02e56110abd2: Layer already exists [2021-07-12T16:55:09.745Z] abc36efb885a: Layer already exists [2021-07-12T16:55:09.745Z] bb961f40224b: Layer already exists [2021-07-12T16:55:09.745Z] f4666769fca7: Layer already exists [2021-07-12T16:55:09.745Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:4826259aaf964738e76a89b6f790de13af2736e46b68097a4667c3f1abd0c3bb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:09.937Z] ---> d1b5ae484e4e [2021-07-12T16:55:09.937Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T16:55:10.053Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:55:10.224Z] Removing intermediate container 6856a269bc47 [2021-07-12T16:55:10.225Z] ---> 432219e5cbcf [2021-07-12T16:55:10.225Z] Step 24/26 : LABEL arch=arm64 [2021-07-12T16:55:10.374Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-12T16:55:10.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T16:55:10.374Z] 09c134640cd0: Preparing [2021-07-12T16:55:10.374Z] 503dab6fe3fa: Preparing [2021-07-12T16:55:10.374Z] d9010f074c66: Preparing [2021-07-12T16:55:10.374Z] d846f7c720ed: Preparing [2021-07-12T16:55:10.374Z] 0754057c0ad3: Preparing [2021-07-12T16:55:10.374Z] 998cdf262ab1: Preparing [2021-07-12T16:55:10.374Z] 02e56110abd2: Preparing [2021-07-12T16:55:10.374Z] abc36efb885a: Preparing [2021-07-12T16:55:10.374Z] b0b09059f4e1: Preparing [2021-07-12T16:55:10.374Z] bb961f40224b: Preparing [2021-07-12T16:55:10.374Z] f4666769fca7: Preparing [2021-07-12T16:55:10.374Z] 998cdf262ab1: Waiting [2021-07-12T16:55:10.374Z] 02e56110abd2: Waiting [2021-07-12T16:55:10.374Z] abc36efb885a: Waiting [2021-07-12T16:55:10.374Z] b0b09059f4e1: Waiting [2021-07-12T16:55:10.374Z] bb961f40224b: Waiting [2021-07-12T16:55:10.374Z] f4666769fca7: Waiting [2021-07-12T16:55:10.374Z] d9010f074c66: Layer already exists [2021-07-12T16:55:10.374Z] 503dab6fe3fa: Layer already exists [2021-07-12T16:55:10.374Z] 09c134640cd0: Layer already exists [2021-07-12T16:55:10.374Z] 0754057c0ad3: Layer already exists [2021-07-12T16:55:10.374Z] d846f7c720ed: Layer already exists [2021-07-12T16:55:10.374Z] 998cdf262ab1: Layer already exists [2021-07-12T16:55:10.374Z] abc36efb885a: Layer already exists [2021-07-12T16:55:10.374Z] b0b09059f4e1: Layer already exists [2021-07-12T16:55:10.374Z] bb961f40224b: Layer already exists [2021-07-12T16:55:10.374Z] 02e56110abd2: Layer already exists [2021-07-12T16:55:10.374Z] f4666769fca7: Layer already exists [2021-07-12T16:55:10.374Z] main: digest: sha256:4826259aaf964738e76a89b6f790de13af2736e46b68097a4667c3f1abd0c3bb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:55:10.436Z] ===================================================== [Pipeline] echo [2021-07-12T16:55:10.451Z] taggedImages: [2021-07-12T16:55:10.451Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:10.451Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-12T16:55:10.451Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.7 [2021-07-12T16:55:10.451Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:55:10.451Z] - 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] } [2021-07-12T16:55:10.837Z] ---> Running in 60f8bdff6b1a [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T16:55:11.115Z] ---> a4a732be2724 [2021-07-12T16:55:11.115Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T16:55:11.726Z] ---> Running in 85e6b1558045 [2021-07-12T16:55:11.726Z] Removing intermediate container 60f8bdff6b1a [2021-07-12T16:55:11.726Z] ---> 15a251a3b598 [2021-07-12T16:55:11.726Z] Step 25/26 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:12.005Z] ---> Running in be855d619664 [2021-07-12T16:55:12.618Z] Removing intermediate container 85e6b1558045 [2021-07-12T16:55:12.618Z] ---> 43961ee47f38 [2021-07-12T16:55:12.618Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T16:55:12.618Z] Removing intermediate container be855d619664 [2021-07-12T16:55:12.618Z] ---> 27100c739ac5 [2021-07-12T16:55:12.618Z] Step 26/26 : LABEL version=2.0.1-dev.7 [2021-07-12T16:55:12.895Z] ---> Running in fd8732ca6edf [2021-07-12T16:55:13.169Z] ---> 26c152a004a6 [2021-07-12T16:55:13.169Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T16:55:13.769Z] ---> Running in e21b768fe7ee [2021-07-12T16:55:13.769Z] Removing intermediate container fd8732ca6edf [2021-07-12T16:55:13.769Z] ---> 15360df3066b [2021-07-12T16:55:13.769Z] [2021-07-12T16:55:14.057Z] Successfully built 15360df3066b [2021-07-12T16:55:14.057Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-12T16:55:14.057Z]  Building security-secretstore-setup ... done Building core-metadata [2021-07-12T16:55:16.066Z] Removing intermediate container e21b768fe7ee [2021-07-12T16:55:16.066Z] ---> b2fd883370e0 [2021-07-12T16:55:16.066Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T16:55:16.669Z] ---> Running in 915c98fd8866 [2021-07-12T16:55:17.269Z] Removing intermediate container 915c98fd8866 [2021-07-12T16:55:17.269Z] ---> 1ce758737d8c [2021-07-12T16:55:17.553Z] Step 29/32 : CMD ["gate"] [2021-07-12T16:55:17.836Z] ---> Running in d62437e68b49 [2021-07-12T16:55:18.439Z] Removing intermediate container d62437e68b49 [2021-07-12T16:55:18.439Z] ---> c423852a715b [2021-07-12T16:55:18.439Z] Step 30/32 : LABEL arch=arm64 [2021-07-12T16:55:18.717Z] ---> Running in 0dbf4fca042c [2021-07-12T16:55:19.720Z] Removing intermediate container 0dbf4fca042c [2021-07-12T16:55:19.720Z] ---> 89f7fffd9c01 [2021-07-12T16:55:19.720Z] Step 31/32 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:55:19.996Z] ---> Running in efbd0180d807 [2021-07-12T16:55:20.987Z] Removing intermediate container efbd0180d807 [2021-07-12T16:55:20.988Z] ---> beafec34b288 [2021-07-12T16:55:20.988Z] Step 32/32 : LABEL version=2.0.1-dev.7 [2021-07-12T16:55:21.266Z] ---> Running in 6896a416452d [2021-07-12T16:55:21.867Z] Removing intermediate container 6896a416452d [2021-07-12T16:55:21.867Z] ---> fd6b663cb0f3 [2021-07-12T16:55:21.867Z] [2021-07-12T16:55:22.144Z] Successfully built fd6b663cb0f3 [2021-07-12T16:55:22.144Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-12T16:55:34.567Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:55:34.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:55:34.567Z] ---> d334ecac0d9f [2021-07-12T16:55:34.567Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T16:55:34.567Z] ---> Using cache [2021-07-12T16:55:34.567Z] ---> 41b8069e99d6 [2021-07-12T16:55:34.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:55:34.567Z] ---> Using cache [2021-07-12T16:55:34.567Z] ---> 4c4178266945 [2021-07-12T16:55:34.567Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T16:55:34.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:55:34.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:55:34.567Z] ---> d334ecac0d9f [2021-07-12T16:55:34.567Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:55:34.567Z] ---> Using cache [2021-07-12T16:55:34.567Z] ---> 41b8069e99d6 [2021-07-12T16:55:34.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:55:34.567Z] ---> Using cache [2021-07-12T16:55:34.567Z] ---> 4c4178266945 [2021-07-12T16:55:34.567Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T16:55:36.011Z] ---> Running in 0f9179dedd1a [2021-07-12T16:55:36.011Z] ---> Running in b6e2714b7f95 [2021-07-12T16:55:36.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:55:36.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:55:36.617Z] ---> d334ecac0d9f [2021-07-12T16:55:36.617Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:55:36.617Z] ---> Using cache [2021-07-12T16:55:36.617Z] ---> 41b8069e99d6 [2021-07-12T16:55:36.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:55:36.617Z] ---> Using cache [2021-07-12T16:55:36.617Z] ---> 4c4178266945 [2021-07-12T16:55:36.617Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T16:55:36.895Z] ---> Running in a87cb0e85788 [2021-07-12T16:55:38.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:38.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:38.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:38.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T16:55:38.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T16:55:38.629Z] ---> d334ecac0d9f [2021-07-12T16:55:38.629Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T16:55:38.629Z] ---> Using cache [2021-07-12T16:55:38.629Z] ---> 41b8069e99d6 [2021-07-12T16:55:38.629Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:55:38.629Z] ---> Using cache [2021-07-12T16:55:38.629Z] ---> 4c4178266945 [2021-07-12T16:55:38.629Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T16:55:38.907Z] ---> Running in e507f0e58346 [2021-07-12T16:55:39.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:39.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:39.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:40.092Z] OK: 218 MiB in 52 packages [2021-07-12T16:55:40.371Z] OK: 218 MiB in 52 packages [2021-07-12T16:55:40.648Z] OK: 218 MiB in 52 packages [2021-07-12T16:55:40.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:41.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:55:41.632Z] Removing intermediate container b6e2714b7f95 [2021-07-12T16:55:41.632Z] ---> f683a25937ad [2021-07-12T16:55:41.632Z] Step 6/24 : COPY go.mod . [2021-07-12T16:55:41.911Z] Removing intermediate container 0f9179dedd1a [2021-07-12T16:55:41.911Z] ---> af13a8b2fe8c [2021-07-12T16:55:41.911Z] Step 6/22 : COPY go.mod . [2021-07-12T16:55:42.187Z] Removing intermediate container a87cb0e85788 [2021-07-12T16:55:42.187Z] ---> 6b0769e62d42 [2021-07-12T16:55:42.187Z] Step 6/24 : COPY go.mod . [2021-07-12T16:55:42.464Z] OK: 218 MiB in 52 packages [2021-07-12T16:55:43.082Z] ---> ce7a50d24a83 [2021-07-12T16:55:43.082Z] Step 7/24 : RUN go mod download [2021-07-12T16:55:43.082Z] ---> Running in f44b03aa3dba [2021-07-12T16:55:43.082Z] ---> b6dd9cdb298e [2021-07-12T16:55:43.082Z] Step 7/22 : RUN go mod download [2021-07-12T16:55:43.357Z] ---> 58253528fbc3 [2021-07-12T16:55:43.357Z] Step 7/24 : RUN go mod download [2021-07-12T16:55:43.634Z] ---> Running in 5fa9360be66e [2021-07-12T16:55:43.634Z] ---> Running in a4e6a3bb53e3 [2021-07-12T16:55:43.914Z] Removing intermediate container e507f0e58346 [2021-07-12T16:55:43.914Z] ---> 142309c43d5d [2021-07-12T16:55:43.914Z] Step 6/24 : COPY go.mod . [2021-07-12T16:55:45.381Z] ---> 2cb1ee6e6aa2 [2021-07-12T16:55:45.381Z] Step 7/24 : RUN go mod download [2021-07-12T16:55:45.381Z] ---> Running in 96dc624b2b0b [2021-07-12T16:55:47.401Z] Removing intermediate container f44b03aa3dba [2021-07-12T16:55:47.401Z] ---> c4d48ef46d52 [2021-07-12T16:55:47.401Z] Step 8/24 : COPY . . [2021-07-12T16:55:47.401Z] Removing intermediate container 5fa9360be66e [2021-07-12T16:55:47.401Z] ---> 80de470dd9be [2021-07-12T16:55:47.401Z] Step 8/22 : COPY . . [2021-07-12T16:55:47.677Z] Removing intermediate container a4e6a3bb53e3 [2021-07-12T16:55:47.677Z] ---> 9ed8f7f12b21 [2021-07-12T16:55:47.677Z] Step 8/24 : COPY . . [2021-07-12T16:55:50.325Z] Removing intermediate container 96dc624b2b0b [2021-07-12T16:55:50.325Z] ---> 8dfd7b97a39c [2021-07-12T16:55:50.325Z] Step 8/24 : COPY . . [2021-07-12T16:56:00.519Z] ---> c0b810f14f43 [2021-07-12T16:56:00.519Z] Step 9/22 : RUN go mod tidy [2021-07-12T16:56:00.519Z] ---> 3ddfde0cde60 [2021-07-12T16:56:00.519Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:56:00.519Z] ---> a879cd953f0a [2021-07-12T16:56:00.519Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:56:00.519Z] ---> 643d207a7a70 [2021-07-12T16:56:00.519Z] Step 9/24 : RUN go mod tidy [2021-07-12T16:56:00.519Z] ---> Running in 37c4e09b610a [2021-07-12T16:56:00.519Z] ---> Running in 3d943429a47a [2021-07-12T16:56:00.519Z] ---> Running in bc99bff4f641 [2021-07-12T16:56:00.519Z] ---> Running in 0e131a6bf53f [2021-07-12T16:56:05.978Z] Removing intermediate container 3d943429a47a [2021-07-12T16:56:05.978Z] ---> 04fd96fa7eef [2021-07-12T16:56:05.978Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T16:56:06.257Z] ---> Running in e2bdfa7982f1 [2021-07-12T16:56:06.540Z] Removing intermediate container 37c4e09b610a [2021-07-12T16:56:06.540Z] ---> ff55b24c1c99 [2021-07-12T16:56:06.540Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T16:56:06.540Z] Removing intermediate container bc99bff4f641 [2021-07-12T16:56:06.540Z] ---> 434b36d81e93 [2021-07-12T16:56:06.540Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T16:56:06.826Z] Removing intermediate container 0e131a6bf53f [2021-07-12T16:56:06.826Z] ---> b286fe1da8fd [2021-07-12T16:56:06.826Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T16:56:06.826Z] ---> Running in 4bea9b74a76b [2021-07-12T16:56:06.826Z] ---> Running in 1c339662ac75 [2021-07-12T16:56:07.103Z] ---> Running in 842431ae47e3 [2021-07-12T16:56:08.096Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T16:56:09.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T16:56:09.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T16:56:09.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T16:57:46.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T16:57:46.375Z] Removing intermediate container 1c339662ac75 [2021-07-12T16:57:46.375Z] ---> bb1a65c5ad87 [2021-07-12T16:57:46.375Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T16:57:46.375Z] ---> Running in 64614962e615 [2021-07-12T16:57:46.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T16:57:46.375Z] Removing intermediate container 4bea9b74a76b [2021-07-12T16:57:46.375Z] ---> cc9d80a6ffe7 [2021-07-12T16:57:46.375Z] [2021-07-12T16:57:46.375Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T16:57:46.375Z] ---> c4fd0aeabfcf [2021-07-12T16:57:46.375Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T16:57:46.375Z] ---> Running in 3c46fc254c36 [2021-07-12T16:57:47.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:57:47.822Z] Removing intermediate container 64614962e615 [2021-07-12T16:57:47.822Z] ---> 60bd884fa56a [2021-07-12T16:57:47.822Z] [2021-07-12T16:57:47.822Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T16:57:47.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:57:48.099Z] 20.10.0: Pulling from library/docker [2021-07-12T16:57:48.376Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T16:57:48.656Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:57:48.656Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T16:57:48.656Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T16:57:48.656Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:57:48.656Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T16:57:48.936Z] OK: 7 MiB in 18 packages [2021-07-12T16:57:50.384Z] Removing intermediate container 842431ae47e3 [2021-07-12T16:57:50.385Z] ---> 6e593a8546ef [2021-07-12T16:57:50.385Z] [2021-07-12T16:57:50.385Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:57:50.385Z] ---> c4fd0aeabfcf [2021-07-12T16:57:50.385Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T16:57:50.385Z] ---> Using cache [2021-07-12T16:57:50.385Z] ---> ec32070dae0c [2021-07-12T16:57:50.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T16:57:50.385Z] ---> Using cache [2021-07-12T16:57:50.385Z] ---> 0b789f629764 [2021-07-12T16:57:50.385Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T16:57:50.664Z] ---> Running in 4ef9b6ee202a [2021-07-12T16:57:52.106Z] Removing intermediate container 4ef9b6ee202a [2021-07-12T16:57:52.106Z] ---> 3f98935cf399 [2021-07-12T16:57:52.106Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T16:57:52.381Z] Removing intermediate container 3c46fc254c36 [2021-07-12T16:57:52.381Z] ---> 753d86684382 [2021-07-12T16:57:52.381Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T16:57:52.381Z] ---> Running in b5772a28acad [2021-07-12T16:57:52.657Z] ---> Running in d98af0734f50 [2021-07-12T16:57:53.255Z] Removing intermediate container b5772a28acad [2021-07-12T16:57:53.255Z] ---> 46c1d359f200 [2021-07-12T16:57:53.255Z] Step 16/24 : WORKDIR / [2021-07-12T16:57:53.525Z] Removing intermediate container d98af0734f50 [2021-07-12T16:57:53.525Z] ---> 744b8eb0a156 [2021-07-12T16:57:53.525Z] Step 14/22 : WORKDIR /edgex [2021-07-12T16:57:53.809Z] ---> Running in c375ae9bb9c7 [2021-07-12T16:57:54.090Z] ---> Running in 47108cceccb5 [2021-07-12T16:57:54.366Z] Removing intermediate container e2bdfa7982f1 [2021-07-12T16:57:54.366Z] ---> 1595c8718f0d [2021-07-12T16:57:54.366Z] [2021-07-12T16:57:54.366Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T16:57:54.366Z] ---> c4fd0aeabfcf [2021-07-12T16:57:54.366Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T16:57:54.962Z] ---> Running in 02d7f43b2381 [2021-07-12T16:57:54.962Z] Removing intermediate container 47108cceccb5 [2021-07-12T16:57:54.962Z] ---> fdd50f6f9d0d [2021-07-12T16:57:54.962Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T16:57:54.962Z] Removing intermediate container c375ae9bb9c7 [2021-07-12T16:57:54.962Z] ---> 8631af8d227b [2021-07-12T16:57:54.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:57:55.940Z] Removing intermediate container 02d7f43b2381 [2021-07-12T16:57:55.940Z] ---> f9cb31a672ec [2021-07-12T16:57:55.940Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T16:57:56.215Z] ---> Running in b819012e70c6 [2021-07-12T16:57:56.487Z] ---> ea13d84d690e [2021-07-12T16:57:56.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T16:57:56.768Z] ---> d1e117b38d11 [2021-07-12T16:57:56.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T16:57:56.768Z] Removing intermediate container b819012e70c6 [2021-07-12T16:57:56.768Z] ---> e0486608baa9 [2021-07-12T16:57:56.768Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T16:57:57.371Z] ---> Running in fe476b401418 [2021-07-12T16:57:58.352Z] ---> 325323687361 [2021-07-12T16:57:58.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T16:57:58.628Z] ---> 81346f563233 [2021-07-12T16:57:58.628Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T16:57:58.628Z] Removing intermediate container fe476b401418 [2021-07-12T16:57:58.628Z] ---> ce73283169ec [2021-07-12T16:57:58.628Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T16:57:59.225Z] ---> Running in be7642c1df38 [2021-07-12T16:57:59.833Z] ---> 43df32132e48 [2021-07-12T16:57:59.833Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T16:57:59.833Z] ---> f05f8c9306fd [2021-07-12T16:57:59.833Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T16:57:59.833Z] ---> Running in 3e5263165ae7 [2021-07-12T16:58:00.109Z] ---> Running in a86164cf6c7f [2021-07-12T16:58:00.701Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T16:58:00.701Z] Removing intermediate container 3e5263165ae7 [2021-07-12T16:58:00.701Z] ---> fbcd56bd7801 [2021-07-12T16:58:00.701Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T16:58:00.701Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T16:58:00.701Z] ---> eeaf43b92773 [2021-07-12T16:58:00.701Z] 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-07-12T16:58:00.701Z] Removing intermediate container a86164cf6c7f [2021-07-12T16:58:00.701Z] ---> 9f988c9fbf7b [2021-07-12T16:58:00.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:58:00.972Z] ---> Running in bd4abe56974c [2021-07-12T16:58:00.973Z] ---> Running in 48f1319f7be1 [2021-07-12T16:58:00.973Z] ---> Running in f07f8a6f53c0 [2021-07-12T16:58:01.565Z] Removing intermediate container f07f8a6f53c0 [2021-07-12T16:58:01.565Z] ---> 7e3d6a81b920 [2021-07-12T16:58:01.565Z] 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-07-12T16:58:01.565Z] Removing intermediate container bd4abe56974c [2021-07-12T16:58:01.565Z] ---> 4a1e9b5b9c56 [2021-07-12T16:58:01.565Z] Step 20/22 : LABEL arch=arm64 [2021-07-12T16:58:01.565Z] Removing intermediate container 48f1319f7be1 [2021-07-12T16:58:01.565Z] ---> de2ef5398a65 [2021-07-12T16:58:01.565Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T16:58:01.834Z] ---> Running in 5b9009416877 [2021-07-12T16:58:01.834Z] Removing intermediate container be7642c1df38 [2021-07-12T16:58:01.834Z] ---> f84fd4910a0d [2021-07-12T16:58:01.834Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T16:58:02.113Z] ---> Running in a95acbda3cf1 [2021-07-12T16:58:02.113Z] ---> Running in 201fd8b88cda [2021-07-12T16:58:02.113Z] ---> Running in ee6412fd8ec0 [2021-07-12T16:58:02.716Z] Removing intermediate container a95acbda3cf1 [2021-07-12T16:58:02.716Z] ---> 3670ba5c3176 [2021-07-12T16:58:02.716Z] Step 21/22 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:58:04.693Z] Removing intermediate container 201fd8b88cda [2021-07-12T16:58:04.693Z] ---> 3e87b0dda1b2 [2021-07-12T16:58:04.693Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:58:04.693Z] ---> Running in 44059edaee5b [2021-07-12T16:58:04.693Z] ---> Running in f8cbad1a1bdc [2021-07-12T16:58:04.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:58:04.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T16:58:05.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:58:05.240Z] Removing intermediate container 44059edaee5b [2021-07-12T16:58:05.240Z] ---> 847cef5c862c [2021-07-12T16:58:05.240Z] Step 22/22 : LABEL version=2.0.1-dev.7 [2021-07-12T16:58:05.240Z] Removing intermediate container f8cbad1a1bdc [2021-07-12T16:58:05.240Z] ---> a503ff5113a4 [2021-07-12T16:58:05.240Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:58:05.240Z] ---> Running in a891c17530ea [2021-07-12T16:58:05.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T16:58:05.514Z] ---> Running in 83972cb46114 [2021-07-12T16:58:05.794Z] (1/39) Installing readline (8.0.4-r0) [2021-07-12T16:58:05.794Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T16:58:05.794Z] Removing intermediate container a891c17530ea [2021-07-12T16:58:05.794Z] ---> 92c12689cf50 [2021-07-12T16:58:05.794Z] [2021-07-12T16:58:05.794Z] Executing bash-5.0.17-r0.post-install [2021-07-12T16:58:05.794Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T16:58:06.078Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T16:58:06.078Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T16:58:06.078Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T16:58:06.078Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T16:58:06.078Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T16:58:06.078Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T16:58:06.078Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T16:58:06.078Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T16:58:06.078Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T16:58:06.078Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T16:58:06.078Z] Successfully built 92c12689cf50 [2021-07-12T16:58:06.078Z] Removing intermediate container 83972cb46114 [2021-07-12T16:58:06.078Z] ---> f9e014428c3c [2021-07-12T16:58:06.078Z] [2021-07-12T16:58:06.078Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-12T16:58:06.356Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T16:58:06.356Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T16:58:06.356Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T16:58:06.356Z] Successfully built f9e014428c3c [2021-07-12T16:58:06.630Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T16:58:06.630Z] Successfully tagged core-metadata-arm64:latest [2021-07-12T16:58:06.630Z]  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T16:58:06.902Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T16:58:06.902Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T16:58:06.902Z] OK: 8 MiB in 20 packages [2021-07-12T16:58:07.894Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T16:58:07.894Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T16:58:07.894Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T16:58:07.894Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T16:58:07.894Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T16:58:07.894Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T16:58:07.894Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T16:58:07.894Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T16:58:08.168Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T16:58:08.168Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T16:58:08.168Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T16:58:08.168Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T16:58:08.168Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T16:58:08.168Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T16:58:08.168Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T16:58:08.168Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T16:58:08.168Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T16:58:08.168Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T16:58:08.168Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T16:58:08.442Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T16:58:08.442Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T16:58:08.442Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T16:58:08.442Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T16:58:08.442Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T16:58:08.442Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T16:58:08.442Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T16:58:08.442Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T16:58:08.717Z] OK: 72 MiB in 59 packages [2021-07-12T16:58:08.717Z] Removing intermediate container ee6412fd8ec0 [2021-07-12T16:58:08.717Z] ---> d068a6f181a3 [2021-07-12T16:58:08.717Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T16:58:09.696Z] ---> 7cf8c79d0dcb [2021-07-12T16:58:09.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T16:58:11.127Z] ---> 31e328f46426 [2021-07-12T16:58:11.127Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T16:58:11.725Z] ---> cbe70e0c64a4 [2021-07-12T16:58:11.725Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T16:58:12.000Z] ---> Running in d3c0e7b3ec4e [2021-07-12T16:58:12.595Z] Removing intermediate container d3c0e7b3ec4e [2021-07-12T16:58:12.595Z] ---> 5bd3a60d0389 [2021-07-12T16:58:12.595Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:58:12.595Z] ---> Running in bd4bf9c22ad8 [2021-07-12T16:58:12.866Z] Collecting docker-compose==1.23.2 [2021-07-12T16:58:12.866Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T16:58:13.139Z] Removing intermediate container bd4bf9c22ad8 [2021-07-12T16:58:13.139Z] ---> f40db563e43a [2021-07-12T16:58:13.139Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T16:58:13.139Z] ---> Running in 141172ff65b2 [2021-07-12T16:58:13.736Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T16:58:13.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T16:58:13.736Z] Removing intermediate container 141172ff65b2 [2021-07-12T16:58:13.736Z] ---> 8674dbcf9b9f [2021-07-12T16:58:13.736Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:58:13.736Z] ---> Running in 52844c4b8c5a [2021-07-12T16:58:14.335Z] Removing intermediate container 52844c4b8c5a [2021-07-12T16:58:14.335Z] ---> 86c47b090314 [2021-07-12T16:58:14.335Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:58:14.335Z] ---> Running in 2ac26ae89567 [2021-07-12T16:58:14.931Z] Removing intermediate container 2ac26ae89567 [2021-07-12T16:58:14.931Z] ---> 0491f7e2dfbe [2021-07-12T16:58:14.931Z] [2021-07-12T16:58:15.204Z] Successfully built 0491f7e2dfbe [2021-07-12T16:58:15.204Z] Successfully tagged core-data-arm64:latest [2021-07-12T16:58:16.634Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T16:58:16.634Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T16:58:17.226Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T16:58:17.226Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T16:58:17.820Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T16:58:17.820Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T16:58:20.441Z] Collecting PyYAML<4,>=3.10 [2021-07-12T16:58:20.441Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T16:58:23.045Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T16:58:23.045Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T16:58:23.045Z] 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-07-12T16:58:23.315Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T16:58:23.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T16:58:23.586Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T16:58:23.858Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T16:58:25.826Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T16:58:25.826Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T16:58:26.098Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-12T16:58:26.098Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-12T16:58:26.369Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T16:58:26.640Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T16:58:26.911Z] Collecting idna<2.8,>=2.5 [2021-07-12T16:58:26.911Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T16:58:26.911Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T16:58:27.191Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T16:58:27.191Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T16:58:27.191Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T16:58:27.191Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T16:58:27.191Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T16:58:27.783Z] Installing collected packages: texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, cached-property, jsonschema, docopt, docker-compose [2021-07-12T16:58:27.783Z] Running setup.py install for texttable: started [2021-07-12T16:58:29.752Z] Running setup.py install for texttable: finished with status 'done' [2021-07-12T16:58:29.752Z] Attempting uninstall: urllib3 [2021-07-12T16:58:29.752Z] Found existing installation: urllib3 1.25.9 [2021-07-12T16:58:29.752Z] Uninstalling urllib3-1.25.9: [2021-07-12T16:58:29.752Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T16:58:30.349Z] Attempting uninstall: idna [2021-07-12T16:58:30.349Z] Found existing installation: idna 2.9 [2021-07-12T16:58:30.349Z] Uninstalling idna-2.9: [2021-07-12T16:58:30.349Z] Successfully uninstalled idna-2.9 [2021-07-12T16:58:30.944Z] Attempting uninstall: requests [2021-07-12T16:58:30.944Z] Found existing installation: requests 2.23.0 [2021-07-12T16:58:30.944Z] Uninstalling requests-2.23.0: [2021-07-12T16:58:31.215Z] Successfully uninstalled requests-2.23.0 [2021-07-12T16:58:32.641Z] Running setup.py install for dockerpty: started [2021-07-12T16:58:34.066Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T16:58:34.066Z] Running setup.py install for PyYAML: started [2021-07-12T16:58:36.679Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T16:58:36.680Z] Running setup.py install for docopt: started [2021-07-12T16:58:38.644Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T16:58:39.239Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-12T16:58:47.512Z] Removing intermediate container 5b9009416877 [2021-07-12T16:58:47.512Z] ---> 89b438835500 [2021-07-12T16:58:47.512Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T16:58:47.512Z] ---> Running in 675b6a4f778c [2021-07-12T16:58:47.512Z] Removing intermediate container 675b6a4f778c [2021-07-12T16:58:47.512Z] ---> 33048e6147e0 [2021-07-12T16:58:47.512Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T16:58:47.512Z] ---> Running in 65699c061829 [2021-07-12T16:58:48.113Z] Removing intermediate container 65699c061829 [2021-07-12T16:58:48.113Z] ---> d7b2800fc71b [2021-07-12T16:58:48.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T16:58:49.093Z] ---> fd35d3b96bb4 [2021-07-12T16:58:49.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T16:58:50.065Z] ---> 9cf96f523db7 [2021-07-12T16:58:50.065Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T16:58:51.042Z] ---> f97491f21ca2 [2021-07-12T16:58:51.042Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T16:58:51.042Z] ---> Running in 340d0454146e [2021-07-12T16:58:51.640Z] Removing intermediate container 340d0454146e [2021-07-12T16:58:51.640Z] ---> 23659f7bad3d [2021-07-12T16:58:51.640Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T16:58:51.640Z] ---> Running in 188c8e88b4a5 [2021-07-12T16:58:52.235Z] Removing intermediate container 188c8e88b4a5 [2021-07-12T16:58:52.236Z] ---> 907c318a0a64 [2021-07-12T16:58:52.236Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T16:58:52.236Z] ---> Running in a832b0b771b3 [2021-07-12T16:58:52.831Z] Removing intermediate container a832b0b771b3 [2021-07-12T16:58:52.831Z] ---> 87df09dd5e87 [2021-07-12T16:58:52.831Z] Step 23/24 : LABEL git_sha=32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:58:52.831Z] ---> Running in b126855ba09e [2021-07-12T16:58:53.426Z] Removing intermediate container b126855ba09e [2021-07-12T16:58:53.426Z] ---> cd50607beca3 [2021-07-12T16:58:53.426Z] Step 24/24 : LABEL version=2.0.1-dev.7 [2021-07-12T16:58:53.426Z] ---> Running in 6b3a6b51d349 [2021-07-12T16:58:54.022Z] Removing intermediate container 6b3a6b51d349 [2021-07-12T16:58:54.022Z] ---> 7c1a0d05a261 [2021-07-12T16:58:54.022Z] [2021-07-12T16:58:54.294Z] Successfully built 7c1a0d05a261 [2021-07-12T16:58:54.294Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-12T16:58:54.580Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-12T16:58:54.579Z] $ docker stop --time=1 779fa047296cb8a43ca804d9c4d0deacbaf1eec9f5aa2564341700a53f7e78df [2021-07-12T16:58:56.398Z] $ docker rm -f 779fa047296cb8a43ca804d9c4d0deacbaf1eec9f5aa2564341700a53f7e78df [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T16:58:56.956Z] + docker images [2021-07-12T16:58:57.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T16:58:57.226Z] sys-mgmt-agent-arm64 latest 7c1a0d05a261 4 seconds ago 298MB [2021-07-12T16:58:57.226Z] core-data-arm64 latest 0491f7e2dfbe 43 seconds ago 19.2MB [2021-07-12T16:58:57.226Z] security-proxy-setup-arm64 latest 92c12689cf50 52 seconds ago 24.2MB [2021-07-12T16:58:57.226Z] core-metadata-arm64 latest f9e014428c3c 52 seconds ago 15.7MB [2021-07-12T16:58:57.226Z] 1595c8718f0d About a minute ago 884MB [2021-07-12T16:58:57.226Z] 6e593a8546ef About a minute ago 881MB [2021-07-12T16:58:57.226Z] 60bd884fa56a About a minute ago 878MB [2021-07-12T16:58:57.226Z] cc9d80a6ffe7 About a minute ago 882MB [2021-07-12T16:58:57.226Z] security-bootstrapper-arm64 latest fd6b663cb0f3 3 minutes ago 17.5MB [2021-07-12T16:58:57.226Z] security-secretstore-setup-arm64 latest 15360df3066b 3 minutes ago 27.1MB [2021-07-12T16:58:57.226Z] support-notifications-arm64 latest d57d7bebc2a7 3 minutes ago 15.7MB [2021-07-12T16:58:57.226Z] core-command-arm64 latest b24cf7aafbb2 3 minutes ago 15MB [2021-07-12T16:58:57.226Z] support-scheduler-arm64 latest 6e4af6d8a901 3 minutes ago 15.1MB [2021-07-12T16:58:57.226Z] 5b69b4cc7f9d 4 minutes ago 885MB [2021-07-12T16:58:57.226Z] 97fc9d5ef197 4 minutes ago 878MB [2021-07-12T16:58:57.226Z] da4ad9285b35 4 minutes ago 877MB [2021-07-12T16:58:57.226Z] c71f4df0430a 4 minutes ago 879MB [2021-07-12T16:58:57.226Z] 62af66323b0c 4 minutes ago 876MB [2021-07-12T16:58:57.226Z] ci-base-image-arm64 latest d334ecac0d9f 8 minutes ago 663MB [2021-07-12T16:58:57.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB [2021-07-12T16:58:57.226Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-12T16:58:57.226Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-12T16:58:57.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-12T16:58:57.634Z] provisioning config files... [2021-07-12T16:58:57.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8770110552894155895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T16:58:58.023Z] ---> docker-login.sh [2021-07-12T16:58:58.023Z] nexus3.edgexfoundry.org:10001 [2021-07-12T16:58:58.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:58:58.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:58:58.572Z] Configure a credential helper to remove this warning. See [2021-07-12T16:58:58.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:58:58.572Z] [2021-07-12T16:58:58.572Z] Login Succeeded [2021-07-12T16:58:58.572Z] nexus3.edgexfoundry.org:10002 [2021-07-12T16:58:58.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:58:59.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:58:59.121Z] Configure a credential helper to remove this warning. See [2021-07-12T16:58:59.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:58:59.121Z] [2021-07-12T16:58:59.121Z] Login Succeeded [2021-07-12T16:58:59.121Z] nexus3.edgexfoundry.org:10003 [2021-07-12T16:58:59.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:58:59.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:58:59.667Z] Configure a credential helper to remove this warning. See [2021-07-12T16:58:59.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:58:59.667Z] [2021-07-12T16:58:59.667Z] Login Succeeded [2021-07-12T16:58:59.667Z] nexus3.edgexfoundry.org:10004 [2021-07-12T16:59:00.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:59:00.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:59:00.262Z] Configure a credential helper to remove this warning. See [2021-07-12T16:59:00.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:59:00.262Z] [2021-07-12T16:59:00.262Z] Login Succeeded [2021-07-12T16:59:00.262Z] docker.io [2021-07-12T16:59:00.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T16:59:01.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T16:59:01.127Z] Configure a credential helper to remove this warning. See [2021-07-12T16:59:01.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T16:59:01.127Z] [2021-07-12T16:59:01.127Z] Login Succeeded [2021-07-12T16:59:01.127Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T16:59:01.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:01.245Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-12T16:59:01.245Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:01.246Z] latest [2021-07-12T16:59:01.246Z] 2.0.1-dev.7 [2021-07-12T16:59:01.246Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:01.246Z] main [2021-07-12T16:59:01.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:01.647Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:01.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T16:59:01.994Z] 11742b736ac5: Preparing [2021-07-12T16:59:01.994Z] c53da385ef13: Preparing [2021-07-12T16:59:01.994Z] ddb02926fdaa: Preparing [2021-07-12T16:59:01.994Z] 0494b857656f: Preparing [2021-07-12T16:59:01.994Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:02.288Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:02.288Z] 11742b736ac5: Pushed [2021-07-12T16:59:02.563Z] 0494b857656f: Pushed [2021-07-12T16:59:02.563Z] ddb02926fdaa: Pushed [2021-07-12T16:59:05.173Z] c53da385ef13: Pushed [2021-07-12T16:59:05.173Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:0150bd61258eed88830ecb4737c58b8213cd762909a9148de2b82a3eea52ee68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:05.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:05.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-12T16:59:05.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T16:59:05.877Z] 11742b736ac5: Preparing [2021-07-12T16:59:05.877Z] c53da385ef13: Preparing [2021-07-12T16:59:05.877Z] ddb02926fdaa: Preparing [2021-07-12T16:59:05.877Z] 0494b857656f: Preparing [2021-07-12T16:59:05.877Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:05.877Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:05.877Z] 11742b736ac5: Layer already exists [2021-07-12T16:59:05.877Z] 0494b857656f: Layer already exists [2021-07-12T16:59:05.877Z] c53da385ef13: Layer already exists [2021-07-12T16:59:05.877Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:06.153Z] latest: digest: sha256:0150bd61258eed88830ecb4737c58b8213cd762909a9148de2b82a3eea52ee68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:06.509Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:06.851Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.7 [2021-07-12T16:59:06.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T16:59:06.851Z] 11742b736ac5: Preparing [2021-07-12T16:59:06.851Z] c53da385ef13: Preparing [2021-07-12T16:59:06.851Z] ddb02926fdaa: Preparing [2021-07-12T16:59:06.851Z] 0494b857656f: Preparing [2021-07-12T16:59:06.851Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:07.123Z] 0494b857656f: Layer already exists [2021-07-12T16:59:07.123Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:07.123Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:07.123Z] 11742b736ac5: Layer already exists [2021-07-12T16:59:07.123Z] c53da385ef13: Layer already exists [2021-07-12T16:59:07.123Z] 2.0.1-dev.7: digest: sha256:0150bd61258eed88830ecb4737c58b8213cd762909a9148de2b82a3eea52ee68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:07.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:07.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:07.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T16:59:07.824Z] 11742b736ac5: Preparing [2021-07-12T16:59:07.824Z] c53da385ef13: Preparing [2021-07-12T16:59:07.824Z] ddb02926fdaa: Preparing [2021-07-12T16:59:07.824Z] 0494b857656f: Preparing [2021-07-12T16:59:07.824Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:08.095Z] c53da385ef13: Layer already exists [2021-07-12T16:59:08.095Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:08.095Z] 0494b857656f: Layer already exists [2021-07-12T16:59:08.095Z] 11742b736ac5: Layer already exists [2021-07-12T16:59:08.095Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:08.095Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:0150bd61258eed88830ecb4737c58b8213cd762909a9148de2b82a3eea52ee68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:08.447Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:08.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-12T16:59:08.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T16:59:08.790Z] 11742b736ac5: Preparing [2021-07-12T16:59:08.790Z] c53da385ef13: Preparing [2021-07-12T16:59:08.790Z] ddb02926fdaa: Preparing [2021-07-12T16:59:08.790Z] 0494b857656f: Preparing [2021-07-12T16:59:08.790Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:09.061Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:09.061Z] 11742b736ac5: Layer already exists [2021-07-12T16:59:09.061Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:09.061Z] 0494b857656f: Layer already exists [2021-07-12T16:59:09.062Z] c53da385ef13: Layer already exists [2021-07-12T16:59:09.062Z] main: digest: sha256:0150bd61258eed88830ecb4737c58b8213cd762909a9148de2b82a3eea52ee68 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:09.140Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:09.162Z] taggedImages: [2021-07-12T16:59:09.162Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:09.162Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-12T16:59:09.162Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.7 [2021-07-12T16:59:09.162Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:09.162Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-12T16:59:09.216Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-12T16:59:09.216Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:09.216Z] latest [2021-07-12T16:59:09.216Z] 2.0.1-dev.7 [2021-07-12T16:59:09.216Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:09.216Z] main [2021-07-12T16:59:09.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:09.611Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:09.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:09.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T16:59:09.956Z] 915a0261fe85: Preparing [2021-07-12T16:59:09.956Z] 5144be5f8fb5: Preparing [2021-07-12T16:59:09.956Z] ddb02926fdaa: Preparing [2021-07-12T16:59:09.956Z] 7b01048f91f9: Preparing [2021-07-12T16:59:09.956Z] 0e77ae4c8f97: Preparing [2021-07-12T16:59:09.956Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:10.229Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:10.229Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:10.229Z] 915a0261fe85: Pushed [2021-07-12T16:59:10.229Z] 0e77ae4c8f97: Pushed [2021-07-12T16:59:11.203Z] 7b01048f91f9: Pushed [2021-07-12T16:59:13.164Z] 5144be5f8fb5: Pushed [2021-07-12T16:59:13.435Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:9bd5d4dfad58ab8ca5b9a630b51da8d66526b4e7a08375342e952a7d58bc2880 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:13.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:14.129Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-12T16:59:14.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T16:59:14.129Z] 915a0261fe85: Preparing [2021-07-12T16:59:14.129Z] 5144be5f8fb5: Preparing [2021-07-12T16:59:14.129Z] ddb02926fdaa: Preparing [2021-07-12T16:59:14.129Z] 7b01048f91f9: Preparing [2021-07-12T16:59:14.129Z] 0e77ae4c8f97: Preparing [2021-07-12T16:59:14.129Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:14.129Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:14.399Z] 0e77ae4c8f97: Layer already exists [2021-07-12T16:59:14.400Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:14.400Z] 7b01048f91f9: Layer already exists [2021-07-12T16:59:14.400Z] 5144be5f8fb5: Layer already exists [2021-07-12T16:59:14.400Z] 915a0261fe85: Layer already exists [2021-07-12T16:59:14.400Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:14.400Z] latest: digest: sha256:9bd5d4dfad58ab8ca5b9a630b51da8d66526b4e7a08375342e952a7d58bc2880 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:15.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:15.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.7 [2021-07-12T16:59:15.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T16:59:15.373Z] 915a0261fe85: Preparing [2021-07-12T16:59:15.373Z] 5144be5f8fb5: Preparing [2021-07-12T16:59:15.373Z] ddb02926fdaa: Preparing [2021-07-12T16:59:15.373Z] 7b01048f91f9: Preparing [2021-07-12T16:59:15.373Z] 0e77ae4c8f97: Preparing [2021-07-12T16:59:15.373Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:15.373Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:15.373Z] 7b01048f91f9: Layer already exists [2021-07-12T16:59:15.373Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:15.373Z] 5144be5f8fb5: Layer already exists [2021-07-12T16:59:15.373Z] 0e77ae4c8f97: Layer already exists [2021-07-12T16:59:15.373Z] 915a0261fe85: Layer already exists [2021-07-12T16:59:15.646Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:15.646Z] 2.0.1-dev.7: digest: sha256:9bd5d4dfad58ab8ca5b9a630b51da8d66526b4e7a08375342e952a7d58bc2880 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:16.006Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:16.354Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:16.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T16:59:16.354Z] 915a0261fe85: Preparing [2021-07-12T16:59:16.354Z] 5144be5f8fb5: Preparing [2021-07-12T16:59:16.354Z] ddb02926fdaa: Preparing [2021-07-12T16:59:16.354Z] 7b01048f91f9: Preparing [2021-07-12T16:59:16.354Z] 0e77ae4c8f97: Preparing [2021-07-12T16:59:16.354Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:16.354Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:16.626Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:16.626Z] 7b01048f91f9: Layer already exists [2021-07-12T16:59:16.626Z] 915a0261fe85: Layer already exists [2021-07-12T16:59:16.626Z] 5144be5f8fb5: Layer already exists [2021-07-12T16:59:16.626Z] 0e77ae4c8f97: Layer already exists [2021-07-12T16:59:16.626Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:16.626Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:9bd5d4dfad58ab8ca5b9a630b51da8d66526b4e7a08375342e952a7d58bc2880 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:16.975Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:17.330Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-12T16:59:17.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T16:59:17.330Z] 915a0261fe85: Preparing [2021-07-12T16:59:17.330Z] 5144be5f8fb5: Preparing [2021-07-12T16:59:17.330Z] ddb02926fdaa: Preparing [2021-07-12T16:59:17.330Z] 7b01048f91f9: Preparing [2021-07-12T16:59:17.330Z] 0e77ae4c8f97: Preparing [2021-07-12T16:59:17.330Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:17.330Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:17.602Z] 5144be5f8fb5: Layer already exists [2021-07-12T16:59:17.602Z] 915a0261fe85: Layer already exists [2021-07-12T16:59:17.602Z] 7b01048f91f9: Layer already exists [2021-07-12T16:59:17.602Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:17.602Z] 0e77ae4c8f97: Layer already exists [2021-07-12T16:59:17.602Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:17.602Z] main: digest: sha256:9bd5d4dfad58ab8ca5b9a630b51da8d66526b4e7a08375342e952a7d58bc2880 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:17.684Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:17.705Z] taggedImages: [2021-07-12T16:59:17.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:17.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-12T16:59:17.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.7 [2021-07-12T16:59:17.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:17.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-12T16:59:17.760Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-12T16:59:17.760Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:17.760Z] latest [2021-07-12T16:59:17.760Z] 2.0.1-dev.7 [2021-07-12T16:59:17.760Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:17.760Z] main [2021-07-12T16:59:17.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:18.200Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:18.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:18.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T16:59:18.582Z] d588214db2aa: Preparing [2021-07-12T16:59:18.582Z] 601c0c863bd0: Preparing [2021-07-12T16:59:18.582Z] ddb02926fdaa: Preparing [2021-07-12T16:59:18.582Z] 0494b857656f: Preparing [2021-07-12T16:59:18.582Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:18.582Z] 0494b857656f: Layer already exists [2021-07-12T16:59:18.858Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:18.858Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:18.858Z] d588214db2aa: Pushed [2021-07-12T16:59:22.324Z] 601c0c863bd0: Pushed [2021-07-12T16:59:22.324Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:d79f76360de90dcfc1b1cdaa474da0807ba89282ad771b4de0f0dec22a84750f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:22.677Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:23.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-12T16:59:23.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T16:59:23.013Z] d588214db2aa: Preparing [2021-07-12T16:59:23.013Z] 601c0c863bd0: Preparing [2021-07-12T16:59:23.013Z] ddb02926fdaa: Preparing [2021-07-12T16:59:23.013Z] 0494b857656f: Preparing [2021-07-12T16:59:23.013Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:23.013Z] 601c0c863bd0: Layer already exists [2021-07-12T16:59:23.014Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:23.014Z] 0494b857656f: Layer already exists [2021-07-12T16:59:23.014Z] d588214db2aa: Layer already exists [2021-07-12T16:59:23.014Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:23.284Z] latest: digest: sha256:d79f76360de90dcfc1b1cdaa474da0807ba89282ad771b4de0f0dec22a84750f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:23.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:23.981Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.7 [2021-07-12T16:59:23.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T16:59:23.981Z] d588214db2aa: Preparing [2021-07-12T16:59:23.981Z] 601c0c863bd0: Preparing [2021-07-12T16:59:23.981Z] ddb02926fdaa: Preparing [2021-07-12T16:59:23.981Z] 0494b857656f: Preparing [2021-07-12T16:59:23.981Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:24.257Z] 601c0c863bd0: Layer already exists [2021-07-12T16:59:24.257Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:24.257Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:24.257Z] 0494b857656f: Layer already exists [2021-07-12T16:59:24.257Z] d588214db2aa: Layer already exists [2021-07-12T16:59:24.257Z] 2.0.1-dev.7: digest: sha256:d79f76360de90dcfc1b1cdaa474da0807ba89282ad771b4de0f0dec22a84750f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:24.616Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:24.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:24.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T16:59:24.963Z] d588214db2aa: Preparing [2021-07-12T16:59:24.963Z] 601c0c863bd0: Preparing [2021-07-12T16:59:24.963Z] ddb02926fdaa: Preparing [2021-07-12T16:59:24.963Z] 0494b857656f: Preparing [2021-07-12T16:59:24.963Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:24.963Z] 601c0c863bd0: Layer already exists [2021-07-12T16:59:24.963Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:24.963Z] 0494b857656f: Layer already exists [2021-07-12T16:59:24.963Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:24.963Z] d588214db2aa: Layer already exists [2021-07-12T16:59:25.234Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:d79f76360de90dcfc1b1cdaa474da0807ba89282ad771b4de0f0dec22a84750f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:25.581Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:25.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-12T16:59:25.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T16:59:25.926Z] d588214db2aa: Preparing [2021-07-12T16:59:25.926Z] 601c0c863bd0: Preparing [2021-07-12T16:59:25.926Z] ddb02926fdaa: Preparing [2021-07-12T16:59:25.926Z] 0494b857656f: Preparing [2021-07-12T16:59:25.926Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:26.197Z] 601c0c863bd0: Layer already exists [2021-07-12T16:59:26.197Z] 0494b857656f: Layer already exists [2021-07-12T16:59:26.198Z] d588214db2aa: Layer already exists [2021-07-12T16:59:26.198Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:26.198Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:26.198Z] main: digest: sha256:d79f76360de90dcfc1b1cdaa474da0807ba89282ad771b4de0f0dec22a84750f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:26.272Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:26.292Z] taggedImages: [2021-07-12T16:59:26.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:26.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-12T16:59:26.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.7 [2021-07-12T16:59:26.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:26.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-12T16:59:26.343Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-12T16:59:26.343Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:26.343Z] latest [2021-07-12T16:59:26.343Z] 2.0.1-dev.7 [2021-07-12T16:59:26.343Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:26.343Z] main [2021-07-12T16:59:26.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:26.736Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:27.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:27.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T16:59:27.079Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:27.079Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:27.079Z] e765febbbf2c: Preparing [2021-07-12T16:59:27.079Z] 5660f9b6968f: Preparing [2021-07-12T16:59:27.079Z] 48f0fb664c1d: Preparing [2021-07-12T16:59:27.079Z] 48098e18ab40: Preparing [2021-07-12T16:59:27.079Z] ddb02926fdaa: Preparing [2021-07-12T16:59:27.079Z] 5ab35966212c: Preparing [2021-07-12T16:59:27.079Z] b370bae51aa8: Preparing [2021-07-12T16:59:27.079Z] edf2a2dbbab8: Preparing [2021-07-12T16:59:27.079Z] bc36e2c066a7: Preparing [2021-07-12T16:59:27.079Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:27.079Z] ddb02926fdaa: Waiting [2021-07-12T16:59:27.079Z] 5ab35966212c: Waiting [2021-07-12T16:59:27.079Z] b370bae51aa8: Waiting [2021-07-12T16:59:27.079Z] edf2a2dbbab8: Waiting [2021-07-12T16:59:27.079Z] bc36e2c066a7: Waiting [2021-07-12T16:59:27.079Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:27.352Z] e765febbbf2c: Pushed [2021-07-12T16:59:27.624Z] 5660f9b6968f: Pushed [2021-07-12T16:59:27.624Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:27.624Z] 48f0fb664c1d: Pushed [2021-07-12T16:59:27.624Z] 3ab04b2085c3: Pushed [2021-07-12T16:59:27.896Z] b370bae51aa8: Pushed [2021-07-12T16:59:27.896Z] edf2a2dbbab8: Pushed [2021-07-12T16:59:27.896Z] 5ab35966212c: Pushed [2021-07-12T16:59:27.896Z] bc36e2c066a7: Pushed [2021-07-12T16:59:27.896Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:31.276Z] 48098e18ab40: Pushed [2021-07-12T16:59:31.277Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:e69d234b576cb3ae993c121ef15a779bcde7036ade244d3d9ab38ab7cca9b51b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:31.632Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:32.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-12T16:59:32.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T16:59:32.000Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:32.000Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:32.000Z] e765febbbf2c: Preparing [2021-07-12T16:59:32.000Z] 5660f9b6968f: Preparing [2021-07-12T16:59:32.000Z] 48f0fb664c1d: Preparing [2021-07-12T16:59:32.000Z] 48098e18ab40: Preparing [2021-07-12T16:59:32.000Z] ddb02926fdaa: Preparing [2021-07-12T16:59:32.000Z] 5ab35966212c: Preparing [2021-07-12T16:59:32.000Z] b370bae51aa8: Preparing [2021-07-12T16:59:32.000Z] edf2a2dbbab8: Preparing [2021-07-12T16:59:32.000Z] bc36e2c066a7: Preparing [2021-07-12T16:59:32.000Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:32.000Z] bc36e2c066a7: Waiting [2021-07-12T16:59:32.000Z] b370bae51aa8: Waiting [2021-07-12T16:59:32.000Z] edf2a2dbbab8: Waiting [2021-07-12T16:59:32.000Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:32.000Z] ddb02926fdaa: Waiting [2021-07-12T16:59:32.000Z] 5ab35966212c: Waiting [2021-07-12T16:59:32.000Z] 5660f9b6968f: Layer already exists [2021-07-12T16:59:32.000Z] e765febbbf2c: Layer already exists [2021-07-12T16:59:32.000Z] 48098e18ab40: Layer already exists [2021-07-12T16:59:32.000Z] 3ab04b2085c3: Layer already exists [2021-07-12T16:59:32.000Z] 48f0fb664c1d: Layer already exists [2021-07-12T16:59:32.270Z] edf2a2dbbab8: Layer already exists [2021-07-12T16:59:32.270Z] bc36e2c066a7: Layer already exists [2021-07-12T16:59:32.270Z] 5ab35966212c: Layer already exists [2021-07-12T16:59:32.270Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:32.270Z] b370bae51aa8: Layer already exists [2021-07-12T16:59:32.270Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:32.270Z] latest: digest: sha256:e69d234b576cb3ae993c121ef15a779bcde7036ade244d3d9ab38ab7cca9b51b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:32.618Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:32.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.7 [2021-07-12T16:59:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T16:59:32.965Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:32.965Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:32.965Z] e765febbbf2c: Preparing [2021-07-12T16:59:32.965Z] 5660f9b6968f: Preparing [2021-07-12T16:59:32.965Z] 48f0fb664c1d: Preparing [2021-07-12T16:59:32.965Z] 48098e18ab40: Preparing [2021-07-12T16:59:32.965Z] ddb02926fdaa: Preparing [2021-07-12T16:59:32.965Z] 5ab35966212c: Preparing [2021-07-12T16:59:32.965Z] b370bae51aa8: Preparing [2021-07-12T16:59:32.965Z] edf2a2dbbab8: Preparing [2021-07-12T16:59:32.965Z] bc36e2c066a7: Preparing [2021-07-12T16:59:32.965Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:32.965Z] b370bae51aa8: Waiting [2021-07-12T16:59:32.965Z] edf2a2dbbab8: Waiting [2021-07-12T16:59:32.965Z] bc36e2c066a7: Waiting [2021-07-12T16:59:32.965Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:32.965Z] 5ab35966212c: Waiting [2021-07-12T16:59:32.965Z] 48f0fb664c1d: Layer already exists [2021-07-12T16:59:32.965Z] 5660f9b6968f: Layer already exists [2021-07-12T16:59:32.965Z] 48098e18ab40: Layer already exists [2021-07-12T16:59:32.965Z] e765febbbf2c: Layer already exists [2021-07-12T16:59:32.965Z] 3ab04b2085c3: Layer already exists [2021-07-12T16:59:33.238Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:33.238Z] 5ab35966212c: Layer already exists [2021-07-12T16:59:33.238Z] b370bae51aa8: Layer already exists [2021-07-12T16:59:33.238Z] bc36e2c066a7: Layer already exists [2021-07-12T16:59:33.238Z] edf2a2dbbab8: Layer already exists [2021-07-12T16:59:33.238Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:33.238Z] 2.0.1-dev.7: digest: sha256:e69d234b576cb3ae993c121ef15a779bcde7036ade244d3d9ab38ab7cca9b51b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:33.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:33.923Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:33.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T16:59:33.923Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:33.923Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:33.923Z] e765febbbf2c: Preparing [2021-07-12T16:59:33.923Z] 5660f9b6968f: Preparing [2021-07-12T16:59:33.923Z] 48f0fb664c1d: Preparing [2021-07-12T16:59:33.923Z] 48098e18ab40: Preparing [2021-07-12T16:59:33.923Z] ddb02926fdaa: Preparing [2021-07-12T16:59:33.923Z] 5ab35966212c: Preparing [2021-07-12T16:59:33.923Z] b370bae51aa8: Preparing [2021-07-12T16:59:33.923Z] edf2a2dbbab8: Preparing [2021-07-12T16:59:33.923Z] bc36e2c066a7: Preparing [2021-07-12T16:59:33.923Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:33.923Z] b370bae51aa8: Waiting [2021-07-12T16:59:33.923Z] edf2a2dbbab8: Waiting [2021-07-12T16:59:33.923Z] bc36e2c066a7: Waiting [2021-07-12T16:59:33.923Z] ddb02926fdaa: Waiting [2021-07-12T16:59:33.923Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:33.923Z] 5ab35966212c: Waiting [2021-07-12T16:59:34.193Z] 48098e18ab40: Layer already exists [2021-07-12T16:59:34.193Z] 5660f9b6968f: Layer already exists [2021-07-12T16:59:34.193Z] e765febbbf2c: Layer already exists [2021-07-12T16:59:34.193Z] 48f0fb664c1d: Layer already exists [2021-07-12T16:59:34.193Z] 3ab04b2085c3: Layer already exists [2021-07-12T16:59:34.193Z] edf2a2dbbab8: Layer already exists [2021-07-12T16:59:34.193Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:34.193Z] 5ab35966212c: Layer already exists [2021-07-12T16:59:34.193Z] b370bae51aa8: Layer already exists [2021-07-12T16:59:34.193Z] bc36e2c066a7: Layer already exists [2021-07-12T16:59:34.193Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:34.193Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:e69d234b576cb3ae993c121ef15a779bcde7036ade244d3d9ab38ab7cca9b51b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:34.536Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:34.877Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-12T16:59:34.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T16:59:34.877Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:34.877Z] 3ab04b2085c3: Preparing [2021-07-12T16:59:34.877Z] e765febbbf2c: Preparing [2021-07-12T16:59:34.877Z] 5660f9b6968f: Preparing [2021-07-12T16:59:34.877Z] 48f0fb664c1d: Preparing [2021-07-12T16:59:34.877Z] 48098e18ab40: Preparing [2021-07-12T16:59:34.877Z] ddb02926fdaa: Preparing [2021-07-12T16:59:34.877Z] 5ab35966212c: Preparing [2021-07-12T16:59:34.877Z] b370bae51aa8: Preparing [2021-07-12T16:59:34.877Z] edf2a2dbbab8: Preparing [2021-07-12T16:59:34.877Z] bc36e2c066a7: Preparing [2021-07-12T16:59:34.877Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:34.877Z] ddb02926fdaa: Waiting [2021-07-12T16:59:34.877Z] 5ab35966212c: Waiting [2021-07-12T16:59:34.877Z] b370bae51aa8: Waiting [2021-07-12T16:59:34.877Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:34.877Z] edf2a2dbbab8: Waiting [2021-07-12T16:59:34.877Z] bc36e2c066a7: Waiting [2021-07-12T16:59:34.877Z] 5660f9b6968f: Layer already exists [2021-07-12T16:59:34.877Z] 48098e18ab40: Layer already exists [2021-07-12T16:59:34.877Z] 3ab04b2085c3: Layer already exists [2021-07-12T16:59:34.877Z] 48f0fb664c1d: Layer already exists [2021-07-12T16:59:35.147Z] e765febbbf2c: Layer already exists [2021-07-12T16:59:35.147Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:35.147Z] edf2a2dbbab8: Layer already exists [2021-07-12T16:59:35.147Z] b370bae51aa8: Layer already exists [2021-07-12T16:59:35.147Z] bc36e2c066a7: Layer already exists [2021-07-12T16:59:35.147Z] 5ab35966212c: Layer already exists [2021-07-12T16:59:35.147Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:35.147Z] main: digest: sha256:e69d234b576cb3ae993c121ef15a779bcde7036ade244d3d9ab38ab7cca9b51b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:35.221Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:35.240Z] taggedImages: [2021-07-12T16:59:35.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:35.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-12T16:59:35.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.7 [2021-07-12T16:59:35.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:35.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-12T16:59:35.288Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-12T16:59:35.289Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:35.289Z] latest [2021-07-12T16:59:35.289Z] 2.0.1-dev.7 [2021-07-12T16:59:35.289Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:35.289Z] main [2021-07-12T16:59:35.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:35.680Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:36.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:36.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T16:59:36.021Z] edd4d0e925f4: Preparing [2021-07-12T16:59:36.021Z] 1bf582d65cba: Preparing [2021-07-12T16:59:36.021Z] 4d39ea7afac8: Preparing [2021-07-12T16:59:36.021Z] e7293d18909b: Preparing [2021-07-12T16:59:36.021Z] a40c06d4e4fc: Preparing [2021-07-12T16:59:36.021Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:36.021Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:36.312Z] 4d39ea7afac8: Pushed [2021-07-12T16:59:36.312Z] e7293d18909b: Pushed [2021-07-12T16:59:36.585Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:36.862Z] a40c06d4e4fc: Pushed [2021-07-12T16:59:38.833Z] 1bf582d65cba: Pushed [2021-07-12T16:59:38.833Z] edd4d0e925f4: Pushed [2021-07-12T16:59:39.107Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:8aea418427a9f3e1044690128bdda4f518846c40ae545c67835bf4053eb22e7d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:39.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:39.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-12T16:59:39.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T16:59:39.801Z] edd4d0e925f4: Preparing [2021-07-12T16:59:39.801Z] 1bf582d65cba: Preparing [2021-07-12T16:59:39.801Z] 4d39ea7afac8: Preparing [2021-07-12T16:59:39.801Z] e7293d18909b: Preparing [2021-07-12T16:59:39.801Z] a40c06d4e4fc: Preparing [2021-07-12T16:59:39.801Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:39.801Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:40.073Z] a40c06d4e4fc: Layer already exists [2021-07-12T16:59:40.073Z] edd4d0e925f4: Layer already exists [2021-07-12T16:59:40.073Z] 1bf582d65cba: Layer already exists [2021-07-12T16:59:40.073Z] e7293d18909b: Layer already exists [2021-07-12T16:59:40.073Z] 4d39ea7afac8: Layer already exists [2021-07-12T16:59:40.073Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:40.073Z] latest: digest: sha256:8aea418427a9f3e1044690128bdda4f518846c40ae545c67835bf4053eb22e7d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:40.421Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:40.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.7 [2021-07-12T16:59:40.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T16:59:40.762Z] edd4d0e925f4: Preparing [2021-07-12T16:59:40.762Z] 1bf582d65cba: Preparing [2021-07-12T16:59:40.762Z] 4d39ea7afac8: Preparing [2021-07-12T16:59:40.762Z] e7293d18909b: Preparing [2021-07-12T16:59:40.762Z] a40c06d4e4fc: Preparing [2021-07-12T16:59:40.762Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:40.762Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:41.033Z] 1bf582d65cba: Layer already exists [2021-07-12T16:59:41.033Z] e7293d18909b: Layer already exists [2021-07-12T16:59:41.033Z] a40c06d4e4fc: Layer already exists [2021-07-12T16:59:41.033Z] edd4d0e925f4: Layer already exists [2021-07-12T16:59:41.033Z] 4d39ea7afac8: Layer already exists [2021-07-12T16:59:41.033Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:41.033Z] 2.0.1-dev.7: digest: sha256:8aea418427a9f3e1044690128bdda4f518846c40ae545c67835bf4053eb22e7d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:41.382Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:41.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:41.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T16:59:41.725Z] edd4d0e925f4: Preparing [2021-07-12T16:59:41.725Z] 1bf582d65cba: Preparing [2021-07-12T16:59:41.725Z] 4d39ea7afac8: Preparing [2021-07-12T16:59:41.725Z] e7293d18909b: Preparing [2021-07-12T16:59:41.725Z] a40c06d4e4fc: Preparing [2021-07-12T16:59:41.725Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:41.725Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:41.996Z] 1bf582d65cba: Layer already exists [2021-07-12T16:59:41.996Z] 4d39ea7afac8: Layer already exists [2021-07-12T16:59:41.996Z] a40c06d4e4fc: Layer already exists [2021-07-12T16:59:41.996Z] e7293d18909b: Layer already exists [2021-07-12T16:59:41.996Z] edd4d0e925f4: Layer already exists [2021-07-12T16:59:41.996Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:41.996Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:8aea418427a9f3e1044690128bdda4f518846c40ae545c67835bf4053eb22e7d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:42.349Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:42.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-12T16:59:42.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T16:59:42.696Z] edd4d0e925f4: Preparing [2021-07-12T16:59:42.696Z] 1bf582d65cba: Preparing [2021-07-12T16:59:42.696Z] 4d39ea7afac8: Preparing [2021-07-12T16:59:42.696Z] e7293d18909b: Preparing [2021-07-12T16:59:42.696Z] a40c06d4e4fc: Preparing [2021-07-12T16:59:42.696Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:42.696Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:42.696Z] a40c06d4e4fc: Layer already exists [2021-07-12T16:59:42.696Z] 4d39ea7afac8: Layer already exists [2021-07-12T16:59:42.696Z] edd4d0e925f4: Layer already exists [2021-07-12T16:59:42.696Z] e7293d18909b: Layer already exists [2021-07-12T16:59:42.696Z] 1bf582d65cba: Layer already exists [2021-07-12T16:59:42.696Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:43.286Z] main: digest: sha256:8aea418427a9f3e1044690128bdda4f518846c40ae545c67835bf4053eb22e7d size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:43.357Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:43.373Z] taggedImages: [2021-07-12T16:59:43.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:43.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-12T16:59:43.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.7 [2021-07-12T16:59:43.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:43.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-12T16:59:43.416Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-12T16:59:43.416Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:43.416Z] latest [2021-07-12T16:59:43.416Z] 2.0.1-dev.7 [2021-07-12T16:59:43.416Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:43.416Z] main [2021-07-12T16:59:43.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:43.803Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:44.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:44.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T16:59:44.143Z] 6e4b8a44e45f: Preparing [2021-07-12T16:59:44.143Z] 9babf6e8246c: Preparing [2021-07-12T16:59:44.143Z] 543decff2ae5: Preparing [2021-07-12T16:59:44.143Z] ca6115d4cd2c: Preparing [2021-07-12T16:59:44.143Z] 110df95044a4: Preparing [2021-07-12T16:59:44.143Z] 949f352fbf6f: Preparing [2021-07-12T16:59:44.143Z] 7b6054b5ce30: Preparing [2021-07-12T16:59:44.143Z] 8829be5a00a5: Preparing [2021-07-12T16:59:44.143Z] 224799a605d8: Preparing [2021-07-12T16:59:44.143Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:44.143Z] 949f352fbf6f: Waiting [2021-07-12T16:59:44.143Z] 7b6054b5ce30: Waiting [2021-07-12T16:59:44.143Z] 8829be5a00a5: Waiting [2021-07-12T16:59:44.143Z] 224799a605d8: Waiting [2021-07-12T16:59:44.143Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:44.741Z] 9babf6e8246c: Pushed [2021-07-12T16:59:44.741Z] 6e4b8a44e45f: Pushed [2021-07-12T16:59:44.741Z] 110df95044a4: Pushed [2021-07-12T16:59:45.014Z] 949f352fbf6f: Pushed [2021-07-12T16:59:45.014Z] 8829be5a00a5: Pushed [2021-07-12T16:59:45.014Z] 7b6054b5ce30: Pushed [2021-07-12T16:59:45.014Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:45.996Z] 224799a605d8: Pushed [2021-07-12T16:59:46.973Z] ca6115d4cd2c: Pushed [2021-07-12T16:59:47.564Z] 543decff2ae5: Pushed [2021-07-12T16:59:47.835Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:df1263fe4e7b46dcd91d16670a4f75f6b766cd2486088441b98d4fd5aa55b516 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:48.466Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:48.807Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-12T16:59:48.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T16:59:48.807Z] 6e4b8a44e45f: Preparing [2021-07-12T16:59:48.807Z] 9babf6e8246c: Preparing [2021-07-12T16:59:48.807Z] 543decff2ae5: Preparing [2021-07-12T16:59:48.807Z] ca6115d4cd2c: Preparing [2021-07-12T16:59:48.807Z] 110df95044a4: Preparing [2021-07-12T16:59:48.807Z] 949f352fbf6f: Preparing [2021-07-12T16:59:48.807Z] 7b6054b5ce30: Preparing [2021-07-12T16:59:48.807Z] 8829be5a00a5: Preparing [2021-07-12T16:59:48.807Z] 224799a605d8: Preparing [2021-07-12T16:59:48.807Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:48.807Z] 949f352fbf6f: Waiting [2021-07-12T16:59:48.807Z] 7b6054b5ce30: Waiting [2021-07-12T16:59:48.807Z] 8829be5a00a5: Waiting [2021-07-12T16:59:48.807Z] 224799a605d8: Waiting [2021-07-12T16:59:48.807Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:49.078Z] 6e4b8a44e45f: Layer already exists [2021-07-12T16:59:49.078Z] 9babf6e8246c: Layer already exists [2021-07-12T16:59:49.078Z] ca6115d4cd2c: Layer already exists [2021-07-12T16:59:49.078Z] 110df95044a4: Layer already exists [2021-07-12T16:59:49.078Z] 543decff2ae5: Layer already exists [2021-07-12T16:59:49.078Z] 949f352fbf6f: Layer already exists [2021-07-12T16:59:49.078Z] 224799a605d8: Layer already exists [2021-07-12T16:59:49.078Z] 8829be5a00a5: Layer already exists [2021-07-12T16:59:49.078Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:49.078Z] 7b6054b5ce30: Layer already exists [2021-07-12T16:59:49.078Z] latest: digest: sha256:df1263fe4e7b46dcd91d16670a4f75f6b766cd2486088441b98d4fd5aa55b516 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:49.426Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:49.777Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.7 [2021-07-12T16:59:49.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T16:59:49.777Z] 6e4b8a44e45f: Preparing [2021-07-12T16:59:49.777Z] 9babf6e8246c: Preparing [2021-07-12T16:59:49.777Z] 543decff2ae5: Preparing [2021-07-12T16:59:49.777Z] ca6115d4cd2c: Preparing [2021-07-12T16:59:49.777Z] 110df95044a4: Preparing [2021-07-12T16:59:49.777Z] 949f352fbf6f: Preparing [2021-07-12T16:59:49.777Z] 7b6054b5ce30: Preparing [2021-07-12T16:59:49.777Z] 8829be5a00a5: Preparing [2021-07-12T16:59:49.777Z] 224799a605d8: Preparing [2021-07-12T16:59:49.777Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:49.777Z] 7b6054b5ce30: Waiting [2021-07-12T16:59:49.777Z] 8829be5a00a5: Waiting [2021-07-12T16:59:49.777Z] 224799a605d8: Waiting [2021-07-12T16:59:49.777Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:49.777Z] 949f352fbf6f: Waiting [2021-07-12T16:59:50.050Z] ca6115d4cd2c: Layer already exists [2021-07-12T16:59:50.050Z] 110df95044a4: Layer already exists [2021-07-12T16:59:50.050Z] 6e4b8a44e45f: Layer already exists [2021-07-12T16:59:50.050Z] 543decff2ae5: Layer already exists [2021-07-12T16:59:50.050Z] 9babf6e8246c: Layer already exists [2021-07-12T16:59:50.050Z] 949f352fbf6f: Layer already exists [2021-07-12T16:59:50.050Z] 7b6054b5ce30: Layer already exists [2021-07-12T16:59:50.050Z] 8829be5a00a5: Layer already exists [2021-07-12T16:59:50.050Z] 224799a605d8: Layer already exists [2021-07-12T16:59:50.050Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:50.050Z] 2.0.1-dev.7: digest: sha256:df1263fe4e7b46dcd91d16670a4f75f6b766cd2486088441b98d4fd5aa55b516 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:50.399Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:50.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:50.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T16:59:50.741Z] 6e4b8a44e45f: Preparing [2021-07-12T16:59:50.741Z] 9babf6e8246c: Preparing [2021-07-12T16:59:50.741Z] 543decff2ae5: Preparing [2021-07-12T16:59:50.741Z] ca6115d4cd2c: Preparing [2021-07-12T16:59:50.741Z] 110df95044a4: Preparing [2021-07-12T16:59:50.741Z] 949f352fbf6f: Preparing [2021-07-12T16:59:50.741Z] 7b6054b5ce30: Preparing [2021-07-12T16:59:50.741Z] 8829be5a00a5: Preparing [2021-07-12T16:59:50.741Z] 224799a605d8: Preparing [2021-07-12T16:59:50.741Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:50.741Z] 949f352fbf6f: Waiting [2021-07-12T16:59:50.741Z] 7b6054b5ce30: Waiting [2021-07-12T16:59:50.741Z] 8829be5a00a5: Waiting [2021-07-12T16:59:50.741Z] 224799a605d8: Waiting [2021-07-12T16:59:50.741Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:51.013Z] 9babf6e8246c: Layer already exists [2021-07-12T16:59:51.013Z] 110df95044a4: Layer already exists [2021-07-12T16:59:51.013Z] ca6115d4cd2c: Layer already exists [2021-07-12T16:59:51.013Z] 6e4b8a44e45f: Layer already exists [2021-07-12T16:59:51.013Z] 543decff2ae5: Layer already exists [2021-07-12T16:59:51.013Z] 7b6054b5ce30: Layer already exists [2021-07-12T16:59:51.013Z] 949f352fbf6f: Layer already exists [2021-07-12T16:59:51.013Z] 8829be5a00a5: Layer already exists [2021-07-12T16:59:51.013Z] 224799a605d8: Layer already exists [2021-07-12T16:59:51.013Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:51.013Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:df1263fe4e7b46dcd91d16670a4f75f6b766cd2486088441b98d4fd5aa55b516 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:51.370Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:51.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-12T16:59:51.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T16:59:51.714Z] 6e4b8a44e45f: Preparing [2021-07-12T16:59:51.714Z] 9babf6e8246c: Preparing [2021-07-12T16:59:51.714Z] 543decff2ae5: Preparing [2021-07-12T16:59:51.714Z] ca6115d4cd2c: Preparing [2021-07-12T16:59:51.714Z] 110df95044a4: Preparing [2021-07-12T16:59:51.714Z] 949f352fbf6f: Preparing [2021-07-12T16:59:51.714Z] 7b6054b5ce30: Preparing [2021-07-12T16:59:51.714Z] 8829be5a00a5: Preparing [2021-07-12T16:59:51.714Z] 224799a605d8: Preparing [2021-07-12T16:59:51.714Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:51.714Z] 7b6054b5ce30: Waiting [2021-07-12T16:59:51.714Z] 8829be5a00a5: Waiting [2021-07-12T16:59:51.714Z] 224799a605d8: Waiting [2021-07-12T16:59:51.714Z] 3fbe34a1663b: Waiting [2021-07-12T16:59:51.714Z] 949f352fbf6f: Waiting [2021-07-12T16:59:51.986Z] 543decff2ae5: Layer already exists [2021-07-12T16:59:51.986Z] 6e4b8a44e45f: Layer already exists [2021-07-12T16:59:51.986Z] 9babf6e8246c: Layer already exists [2021-07-12T16:59:51.986Z] ca6115d4cd2c: Layer already exists [2021-07-12T16:59:51.986Z] 110df95044a4: Layer already exists [2021-07-12T16:59:51.986Z] 8829be5a00a5: Layer already exists [2021-07-12T16:59:51.986Z] 949f352fbf6f: Layer already exists [2021-07-12T16:59:51.986Z] 7b6054b5ce30: Layer already exists [2021-07-12T16:59:51.986Z] 224799a605d8: Layer already exists [2021-07-12T16:59:51.986Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:51.986Z] main: digest: sha256:df1263fe4e7b46dcd91d16670a4f75f6b766cd2486088441b98d4fd5aa55b516 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T16:59:52.058Z] ===================================================== [Pipeline] echo [2021-07-12T16:59:52.076Z] taggedImages: [2021-07-12T16:59:52.076Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:52.076Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-12T16:59:52.076Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.7 [2021-07-12T16:59:52.076Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:52.076Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-12T16:59:52.122Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-12T16:59:52.122Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:52.122Z] latest [2021-07-12T16:59:52.122Z] 2.0.1-dev.7 [2021-07-12T16:59:52.122Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:52.122Z] main [2021-07-12T16:59:52.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:52.511Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:52.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T16:59:52.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T16:59:52.849Z] d2e85e61d4e6: Preparing [2021-07-12T16:59:52.849Z] eef3ec9e25d6: Preparing [2021-07-12T16:59:52.849Z] ddb02926fdaa: Preparing [2021-07-12T16:59:52.849Z] 602dccf0ed79: Preparing [2021-07-12T16:59:52.849Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:53.121Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:53.122Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:53.393Z] d2e85e61d4e6: Pushed [2021-07-12T16:59:53.393Z] 602dccf0ed79: Pushed [2021-07-12T16:59:56.016Z] eef3ec9e25d6: Pushed [2021-07-12T16:59:56.287Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:a8e7d7fb3ada3db53351359f45d1e4d663914a12274ea6ad1500bdbfb5795dd8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:56.648Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:56.994Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-12T16:59:56.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T16:59:56.995Z] d2e85e61d4e6: Preparing [2021-07-12T16:59:56.995Z] eef3ec9e25d6: Preparing [2021-07-12T16:59:56.995Z] ddb02926fdaa: Preparing [2021-07-12T16:59:56.995Z] 602dccf0ed79: Preparing [2021-07-12T16:59:56.995Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:57.268Z] d2e85e61d4e6: Layer already exists [2021-07-12T16:59:57.268Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:57.268Z] eef3ec9e25d6: Layer already exists [2021-07-12T16:59:57.268Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:57.268Z] 602dccf0ed79: Layer already exists [2021-07-12T16:59:57.268Z] latest: digest: sha256:a8e7d7fb3ada3db53351359f45d1e4d663914a12274ea6ad1500bdbfb5795dd8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:57.614Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:57.958Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.7 [2021-07-12T16:59:57.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T16:59:57.958Z] d2e85e61d4e6: Preparing [2021-07-12T16:59:57.958Z] eef3ec9e25d6: Preparing [2021-07-12T16:59:57.958Z] ddb02926fdaa: Preparing [2021-07-12T16:59:57.958Z] 602dccf0ed79: Preparing [2021-07-12T16:59:57.958Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:58.229Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:58.229Z] d2e85e61d4e6: Layer already exists [2021-07-12T16:59:58.229Z] 602dccf0ed79: Layer already exists [2021-07-12T16:59:58.229Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:58.229Z] eef3ec9e25d6: Layer already exists [2021-07-12T16:59:58.229Z] 2.0.1-dev.7: digest: sha256:a8e7d7fb3ada3db53351359f45d1e4d663914a12274ea6ad1500bdbfb5795dd8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:58.580Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:58.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T16:59:58.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T16:59:58.924Z] d2e85e61d4e6: Preparing [2021-07-12T16:59:58.924Z] eef3ec9e25d6: Preparing [2021-07-12T16:59:58.924Z] ddb02926fdaa: Preparing [2021-07-12T16:59:58.924Z] 602dccf0ed79: Preparing [2021-07-12T16:59:58.924Z] 3fbe34a1663b: Preparing [2021-07-12T16:59:58.924Z] 602dccf0ed79: Layer already exists [2021-07-12T16:59:58.924Z] ddb02926fdaa: Layer already exists [2021-07-12T16:59:59.195Z] d2e85e61d4e6: Layer already exists [2021-07-12T16:59:59.195Z] eef3ec9e25d6: Layer already exists [2021-07-12T16:59:59.195Z] 3fbe34a1663b: Layer already exists [2021-07-12T16:59:59.195Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:a8e7d7fb3ada3db53351359f45d1e4d663914a12274ea6ad1500bdbfb5795dd8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:59.545Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T16:59:59.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-12T16:59:59.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T16:59:59.890Z] d2e85e61d4e6: Preparing [2021-07-12T16:59:59.890Z] eef3ec9e25d6: Preparing [2021-07-12T16:59:59.890Z] ddb02926fdaa: Preparing [2021-07-12T16:59:59.890Z] 602dccf0ed79: Preparing [2021-07-12T16:59:59.890Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:00.162Z] eef3ec9e25d6: Layer already exists [2021-07-12T17:00:00.162Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:00.162Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:00.162Z] 602dccf0ed79: Layer already exists [2021-07-12T17:00:00.162Z] d2e85e61d4e6: Layer already exists [2021-07-12T17:00:00.162Z] main: digest: sha256:a8e7d7fb3ada3db53351359f45d1e4d663914a12274ea6ad1500bdbfb5795dd8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T17:00:00.233Z] ===================================================== [Pipeline] echo [2021-07-12T17:00:00.250Z] taggedImages: [2021-07-12T17:00:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-12T17:00:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.7 [2021-07-12T17:00:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:00.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-12T17:00:00.294Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-12T17:00:00.294Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:00.294Z] latest [2021-07-12T17:00:00.294Z] 2.0.1-dev.7 [2021-07-12T17:00:00.294Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:00.294Z] main [2021-07-12T17:00:00.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:00.864Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:01.199Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:01.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T17:00:01.199Z] 755e72eb040b: Preparing [2021-07-12T17:00:01.199Z] a682369d9082: Preparing [2021-07-12T17:00:01.199Z] ddb02926fdaa: Preparing [2021-07-12T17:00:01.199Z] 70ecebe74396: Preparing [2021-07-12T17:00:01.199Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:01.473Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:01.473Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:01.744Z] 70ecebe74396: Pushed [2021-07-12T17:00:02.015Z] 755e72eb040b: Pushed [2021-07-12T17:00:04.631Z] a682369d9082: Pushed [2021-07-12T17:00:04.631Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:d99f6844a2ff2d9351f84078fd10356181259485fd8805cbf88944e0d6bdd0de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:04.975Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:05.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-12T17:00:05.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T17:00:05.309Z] 755e72eb040b: Preparing [2021-07-12T17:00:05.309Z] a682369d9082: Preparing [2021-07-12T17:00:05.309Z] ddb02926fdaa: Preparing [2021-07-12T17:00:05.309Z] 70ecebe74396: Preparing [2021-07-12T17:00:05.309Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:05.309Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:05.309Z] a682369d9082: Layer already exists [2021-07-12T17:00:05.309Z] 755e72eb040b: Layer already exists [2021-07-12T17:00:05.309Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:05.309Z] 70ecebe74396: Layer already exists [2021-07-12T17:00:05.580Z] latest: digest: sha256:d99f6844a2ff2d9351f84078fd10356181259485fd8805cbf88944e0d6bdd0de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:05.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:06.320Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.7 [2021-07-12T17:00:06.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T17:00:06.320Z] 755e72eb040b: Preparing [2021-07-12T17:00:06.320Z] a682369d9082: Preparing [2021-07-12T17:00:06.320Z] ddb02926fdaa: Preparing [2021-07-12T17:00:06.320Z] 70ecebe74396: Preparing [2021-07-12T17:00:06.320Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:06.608Z] 755e72eb040b: Layer already exists [2021-07-12T17:00:06.608Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:06.608Z] a682369d9082: Layer already exists [2021-07-12T17:00:06.608Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:06.608Z] 70ecebe74396: Layer already exists [2021-07-12T17:00:06.608Z] 2.0.1-dev.7: digest: sha256:d99f6844a2ff2d9351f84078fd10356181259485fd8805cbf88944e0d6bdd0de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:06.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:07.332Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:07.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T17:00:07.332Z] 755e72eb040b: Preparing [2021-07-12T17:00:07.332Z] a682369d9082: Preparing [2021-07-12T17:00:07.332Z] ddb02926fdaa: Preparing [2021-07-12T17:00:07.332Z] 70ecebe74396: Preparing [2021-07-12T17:00:07.332Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:07.607Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:07.607Z] a682369d9082: Layer already exists [2021-07-12T17:00:07.607Z] 70ecebe74396: Layer already exists [2021-07-12T17:00:07.607Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:07.607Z] 755e72eb040b: Layer already exists [2021-07-12T17:00:07.607Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:d99f6844a2ff2d9351f84078fd10356181259485fd8805cbf88944e0d6bdd0de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:07.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:08.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-12T17:00:08.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T17:00:08.316Z] 755e72eb040b: Preparing [2021-07-12T17:00:08.316Z] a682369d9082: Preparing [2021-07-12T17:00:08.316Z] ddb02926fdaa: Preparing [2021-07-12T17:00:08.316Z] 70ecebe74396: Preparing [2021-07-12T17:00:08.316Z] 3fbe34a1663b: Preparing [2021-07-12T17:00:08.316Z] 3fbe34a1663b: Layer already exists [2021-07-12T17:00:08.316Z] 755e72eb040b: Layer already exists [2021-07-12T17:00:08.316Z] 70ecebe74396: Layer already exists [2021-07-12T17:00:08.316Z] ddb02926fdaa: Layer already exists [2021-07-12T17:00:08.316Z] a682369d9082: Layer already exists [2021-07-12T17:00:08.590Z] main: digest: sha256:d99f6844a2ff2d9351f84078fd10356181259485fd8805cbf88944e0d6bdd0de size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T17:00:08.657Z] ===================================================== [Pipeline] echo [2021-07-12T17:00:08.675Z] taggedImages: [2021-07-12T17:00:08.675Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:08.675Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-12T17:00:08.675Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.7 [2021-07-12T17:00:08.675Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:08.675Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-12T17:00:08.713Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-12T17:00:08.713Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:08.713Z] latest [2021-07-12T17:00:08.713Z] 2.0.1-dev.7 [2021-07-12T17:00:08.713Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:08.713Z] main [2021-07-12T17:00:08.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:09.128Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:09.463Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:09.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T17:00:09.463Z] 68edb1e8ca1c: Preparing [2021-07-12T17:00:09.463Z] bec387107290: Preparing [2021-07-12T17:00:09.463Z] 5835d8b8e73c: Preparing [2021-07-12T17:00:09.463Z] c2e64f59c1d0: Preparing [2021-07-12T17:00:09.463Z] 9ded3b6bb9b5: Preparing [2021-07-12T17:00:09.463Z] fa1afe8e6ed9: Preparing [2021-07-12T17:00:09.463Z] 87a09b4c083e: Preparing [2021-07-12T17:00:09.463Z] 0f74e9ff2a61: Preparing [2021-07-12T17:00:09.463Z] b122376c33c6: Preparing [2021-07-12T17:00:09.463Z] f8381ed47b22: Preparing [2021-07-12T17:00:09.463Z] e934a737d657: Preparing [2021-07-12T17:00:09.463Z] fa1afe8e6ed9: Waiting [2021-07-12T17:00:09.463Z] 87a09b4c083e: Waiting [2021-07-12T17:00:09.463Z] 0f74e9ff2a61: Waiting [2021-07-12T17:00:09.463Z] b122376c33c6: Waiting [2021-07-12T17:00:09.463Z] e934a737d657: Waiting [2021-07-12T17:00:09.463Z] f8381ed47b22: Waiting [2021-07-12T17:00:09.739Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T17:00:09.739Z] fa1afe8e6ed9: Layer already exists [2021-07-12T17:00:09.739Z] 87a09b4c083e: Layer already exists [2021-07-12T17:00:09.739Z] bec387107290: Pushed [2021-07-12T17:00:09.739Z] 0f74e9ff2a61: Layer already exists [2021-07-12T17:00:10.012Z] b122376c33c6: Layer already exists [2021-07-12T17:00:10.012Z] f8381ed47b22: Layer already exists [2021-07-12T17:00:10.012Z] e934a737d657: Layer already exists [2021-07-12T17:00:10.606Z] 68edb1e8ca1c: Pushed [2021-07-12T17:00:12.590Z] 5835d8b8e73c: Pushed [2021-07-12T17:00:24.959Z] c2e64f59c1d0: Pushed [2021-07-12T17:00:24.959Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4: digest: sha256:ba0dd2b16ed5df8959050ff2ebb683dadb62c0a6daeffa635fec143d061c40c5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:25.301Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:25.638Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-12T17:00:25.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T17:00:25.638Z] 68edb1e8ca1c: Preparing [2021-07-12T17:00:25.638Z] bec387107290: Preparing [2021-07-12T17:00:25.638Z] 5835d8b8e73c: Preparing [2021-07-12T17:00:25.638Z] c2e64f59c1d0: Preparing [2021-07-12T17:00:25.638Z] 9ded3b6bb9b5: Preparing [2021-07-12T17:00:25.638Z] fa1afe8e6ed9: Preparing [2021-07-12T17:00:25.638Z] 87a09b4c083e: Preparing [2021-07-12T17:00:25.638Z] 0f74e9ff2a61: Preparing [2021-07-12T17:00:25.638Z] b122376c33c6: Preparing [2021-07-12T17:00:25.638Z] f8381ed47b22: Preparing [2021-07-12T17:00:25.638Z] e934a737d657: Preparing [2021-07-12T17:00:25.638Z] fa1afe8e6ed9: Waiting [2021-07-12T17:00:25.638Z] 87a09b4c083e: Waiting [2021-07-12T17:00:25.638Z] f8381ed47b22: Waiting [2021-07-12T17:00:25.638Z] 0f74e9ff2a61: Waiting [2021-07-12T17:00:25.638Z] e934a737d657: Waiting [2021-07-12T17:00:25.910Z] 5835d8b8e73c: Layer already exists [2021-07-12T17:00:25.910Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T17:00:25.910Z] c2e64f59c1d0: Layer already exists [2021-07-12T17:00:25.910Z] 68edb1e8ca1c: Layer already exists [2021-07-12T17:00:25.910Z] bec387107290: Layer already exists [2021-07-12T17:00:25.910Z] fa1afe8e6ed9: Layer already exists [2021-07-12T17:00:25.910Z] b122376c33c6: Layer already exists [2021-07-12T17:00:25.910Z] 87a09b4c083e: Layer already exists [2021-07-12T17:00:25.910Z] 0f74e9ff2a61: Layer already exists [2021-07-12T17:00:25.910Z] f8381ed47b22: Layer already exists [2021-07-12T17:00:25.910Z] e934a737d657: Layer already exists [2021-07-12T17:00:25.910Z] latest: digest: sha256:ba0dd2b16ed5df8959050ff2ebb683dadb62c0a6daeffa635fec143d061c40c5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:26.252Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:26.587Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.7 [2021-07-12T17:00:26.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T17:00:26.587Z] 68edb1e8ca1c: Preparing [2021-07-12T17:00:26.587Z] bec387107290: Preparing [2021-07-12T17:00:26.587Z] 5835d8b8e73c: Preparing [2021-07-12T17:00:26.587Z] c2e64f59c1d0: Preparing [2021-07-12T17:00:26.587Z] 9ded3b6bb9b5: Preparing [2021-07-12T17:00:26.587Z] fa1afe8e6ed9: Preparing [2021-07-12T17:00:26.587Z] 87a09b4c083e: Preparing [2021-07-12T17:00:26.587Z] 0f74e9ff2a61: Preparing [2021-07-12T17:00:26.587Z] b122376c33c6: Preparing [2021-07-12T17:00:26.587Z] f8381ed47b22: Preparing [2021-07-12T17:00:26.587Z] e934a737d657: Preparing [2021-07-12T17:00:26.587Z] fa1afe8e6ed9: Waiting [2021-07-12T17:00:26.587Z] 87a09b4c083e: Waiting [2021-07-12T17:00:26.587Z] f8381ed47b22: Waiting [2021-07-12T17:00:26.587Z] e934a737d657: Waiting [2021-07-12T17:00:26.587Z] 0f74e9ff2a61: Waiting [2021-07-12T17:00:26.587Z] b122376c33c6: Waiting [2021-07-12T17:00:26.857Z] 68edb1e8ca1c: Layer already exists [2021-07-12T17:00:26.857Z] 5835d8b8e73c: Layer already exists [2021-07-12T17:00:26.857Z] c2e64f59c1d0: Layer already exists [2021-07-12T17:00:26.857Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T17:00:26.857Z] bec387107290: Layer already exists [2021-07-12T17:00:26.857Z] 0f74e9ff2a61: Layer already exists [2021-07-12T17:00:26.857Z] 87a09b4c083e: Layer already exists [2021-07-12T17:00:26.857Z] fa1afe8e6ed9: Layer already exists [2021-07-12T17:00:26.857Z] f8381ed47b22: Layer already exists [2021-07-12T17:00:26.857Z] b122376c33c6: Layer already exists [2021-07-12T17:00:26.857Z] e934a737d657: Layer already exists [2021-07-12T17:00:26.857Z] 2.0.1-dev.7: digest: sha256:ba0dd2b16ed5df8959050ff2ebb683dadb62c0a6daeffa635fec143d061c40c5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:27.197Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:27.531Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:27.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T17:00:27.531Z] 68edb1e8ca1c: Preparing [2021-07-12T17:00:27.531Z] bec387107290: Preparing [2021-07-12T17:00:27.531Z] 5835d8b8e73c: Preparing [2021-07-12T17:00:27.531Z] c2e64f59c1d0: Preparing [2021-07-12T17:00:27.531Z] 9ded3b6bb9b5: Preparing [2021-07-12T17:00:27.531Z] fa1afe8e6ed9: Preparing [2021-07-12T17:00:27.531Z] 87a09b4c083e: Preparing [2021-07-12T17:00:27.531Z] 0f74e9ff2a61: Preparing [2021-07-12T17:00:27.531Z] b122376c33c6: Preparing [2021-07-12T17:00:27.531Z] f8381ed47b22: Preparing [2021-07-12T17:00:27.531Z] e934a737d657: Preparing [2021-07-12T17:00:27.531Z] fa1afe8e6ed9: Waiting [2021-07-12T17:00:27.531Z] 87a09b4c083e: Waiting [2021-07-12T17:00:27.531Z] 0f74e9ff2a61: Waiting [2021-07-12T17:00:27.531Z] b122376c33c6: Waiting [2021-07-12T17:00:27.531Z] f8381ed47b22: Waiting [2021-07-12T17:00:27.531Z] e934a737d657: Waiting [2021-07-12T17:00:27.803Z] 5835d8b8e73c: Layer already exists [2021-07-12T17:00:27.803Z] bec387107290: Layer already exists [2021-07-12T17:00:27.803Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T17:00:27.803Z] c2e64f59c1d0: Layer already exists [2021-07-12T17:00:27.803Z] 68edb1e8ca1c: Layer already exists [2021-07-12T17:00:27.803Z] 87a09b4c083e: Layer already exists [2021-07-12T17:00:27.803Z] fa1afe8e6ed9: Layer already exists [2021-07-12T17:00:27.803Z] 0f74e9ff2a61: Layer already exists [2021-07-12T17:00:27.803Z] b122376c33c6: Layer already exists [2021-07-12T17:00:27.803Z] f8381ed47b22: Layer already exists [2021-07-12T17:00:27.803Z] e934a737d657: Layer already exists [2021-07-12T17:00:27.803Z] 32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7: digest: sha256:ba0dd2b16ed5df8959050ff2ebb683dadb62c0a6daeffa635fec143d061c40c5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:28.141Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:00:28.472Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-12T17:00:28.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T17:00:28.472Z] 68edb1e8ca1c: Preparing [2021-07-12T17:00:28.472Z] bec387107290: Preparing [2021-07-12T17:00:28.472Z] 5835d8b8e73c: Preparing [2021-07-12T17:00:28.472Z] c2e64f59c1d0: Preparing [2021-07-12T17:00:28.472Z] 9ded3b6bb9b5: Preparing [2021-07-12T17:00:28.472Z] fa1afe8e6ed9: Preparing [2021-07-12T17:00:28.472Z] 87a09b4c083e: Preparing [2021-07-12T17:00:28.472Z] 0f74e9ff2a61: Preparing [2021-07-12T17:00:28.472Z] b122376c33c6: Preparing [2021-07-12T17:00:28.472Z] f8381ed47b22: Preparing [2021-07-12T17:00:28.472Z] e934a737d657: Preparing [2021-07-12T17:00:28.472Z] e934a737d657: Waiting [2021-07-12T17:00:28.472Z] fa1afe8e6ed9: Waiting [2021-07-12T17:00:28.472Z] 87a09b4c083e: Waiting [2021-07-12T17:00:28.472Z] 0f74e9ff2a61: Waiting [2021-07-12T17:00:28.472Z] b122376c33c6: Waiting [2021-07-12T17:00:28.472Z] f8381ed47b22: Waiting [2021-07-12T17:00:28.742Z] bec387107290: Layer already exists [2021-07-12T17:00:28.742Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T17:00:28.742Z] 68edb1e8ca1c: Layer already exists [2021-07-12T17:00:28.742Z] c2e64f59c1d0: Layer already exists [2021-07-12T17:00:28.742Z] 5835d8b8e73c: Layer already exists [2021-07-12T17:00:28.742Z] fa1afe8e6ed9: Layer already exists [2021-07-12T17:00:28.742Z] f8381ed47b22: Layer already exists [2021-07-12T17:00:28.742Z] 87a09b4c083e: Layer already exists [2021-07-12T17:00:28.742Z] b122376c33c6: Layer already exists [2021-07-12T17:00:28.742Z] 0f74e9ff2a61: Layer already exists [2021-07-12T17:00:28.742Z] e934a737d657: Layer already exists [2021-07-12T17:00:28.742Z] main: digest: sha256:ba0dd2b16ed5df8959050ff2ebb683dadb62c0a6daeffa635fec143d061c40c5 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T17:00:28.808Z] ===================================================== [Pipeline] echo [2021-07-12T17:00:28.825Z] taggedImages: [2021-07-12T17:00:28.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [2021-07-12T17:00:28.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-12T17:00:28.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.7 [2021-07-12T17:00:28.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32cc8ec95b89acbd6c0f2e28c21070542c0070c4-2.0.1-dev.7 [2021-07-12T17:00:28.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:00:29.683Z] ---> job-cost.sh [2021-07-12T17:00:29.683Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bd1f [2021-07-12T17:01:08.670Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-12T17:02:45.415Z] lf-activate-venv(): INFO: Adding /tmp/venv-bd1f/bin to PATH [2021-07-12T17:02:45.415Z] INFO: No Stack... [2021-07-12T17:02:45.415Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-12T17:02:45.415Z] INFO: Archiving Costs [Pipeline] sh [2021-07-12T17:02:45.758Z] + + cutcat -d, /w/workspace/edgex-go/7/archives/cost.csv -f6 [2021-07-12T17:02:45.758Z] [Pipeline] lock [2021-07-12T17:02:45.824Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-7-stack-cost] [2021-07-12T17:02:45.834Z] Resource [jenkins-edgexfoundry-edgex-go-main-7-stack-cost] did not exist. Created. [2021-07-12T17:02:45.834Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-12T17:02:46.196Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-12T17:02:46.896Z] Stashed 1 file(s) [Pipeline] } [2021-07-12T17:02:46.908Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-7-stack-cost] [Pipeline] // lock [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-07-12T17:02:47.955Z] provisioning config files... [2021-07-12T17:02:47.972Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config7026767109995485534tmp [Pipeline] { [Pipeline] sh [2021-07-12T17:02:48.281Z] + set +x [2021-07-12T17:02:48.281Z] + curl -s https://codecov.io/bash [2021-07-12T17:02:48.281Z] + bash -s -- [2021-07-12T17:02:48.646Z] [2021-07-12T17:02:48.646Z] _____ _ [2021-07-12T17:02:48.646Z] / ____| | | [2021-07-12T17:02:48.646Z] | | ___ __| | ___ ___ _____ __ [2021-07-12T17:02:48.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-12T17:02:48.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-12T17:02:48.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-12T17:02:48.646Z] Bash-1.0.4 [2021-07-12T17:02:48.646Z] [2021-07-12T17:02:48.646Z] [2021-07-12T17:02:48.646Z] ==> git version 2.24.4 found [2021-07-12T17:02:48.646Z] ==> 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-07-12T17:02:48.646Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-12T17:02:48.646Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-12T17:02:48.646Z] ==> Jenkins CI detected. [2021-07-12T17:02:48.646Z] project root: . [2021-07-12T17:02:48.646Z] --> token set from env [2021-07-12T17:02:48.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-12T17:02:48.646Z] ==> Running gcov in . (disable via -X gcov) [2021-07-12T17:02:48.646Z] ==> Python coveragepy not found [2021-07-12T17:02:48.646Z] ==> Searching for coverage reports in: [2021-07-12T17:02:48.646Z] + . [2021-07-12T17:02:48.646Z] -> Found 1 reports [2021-07-12T17:02:48.646Z] ==> Detecting git/mercurial file structure [2021-07-12T17:02:48.646Z] ==> Reading reports [2021-07-12T17:02:48.646Z] + ./coverage.out bytes=399433 [2021-07-12T17:02:48.646Z] ==> Appending adjustments [2021-07-12T17:02:48.646Z] https://docs.codecov.io/docs/fixing-reports [2021-07-12T17:02:50.036Z] + Found adjustments [2021-07-12T17:02:50.036Z] ==> Gzipping contents [2021-07-12T17:02:50.036Z] 56K /tmp/codecov.H8TGE2.gz [2021-07-12T17:02:50.036Z] ==> Uploading reports [2021-07-12T17:02:50.036Z] url: https://codecov.io [2021-07-12T17:02:50.036Z] query: branch=main&commit=32cc8ec95b89acbd6c0f2e28c21070542c0070c4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-12T17:02:50.036Z] -> Pinging Codecov [2021-07-12T17:02:50.036Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=32cc8ec95b89acbd6c0f2e28c21070542c0070c4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-12T17:02:50.299Z] -> Uploading to [2021-07-12T17:02:50.299Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/32cc8ec95b89acbd6c0f2e28c21070542c0070c4/085ce559-66d1-4460-9101-47755ece452d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T170250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f1ae3c21647b6b206c59772d0eb76756a6e2b727ab1735825a0eff9941774ef [2021-07-12T17:02:50.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:02:50.299Z] Dload Upload Total Spent Left Speed [2021-07-12T17:02:50.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54075 0 0 100 54075 0 136k --:--:-- --:--:-- --:--:-- 136k 100 54075 0 0 100 54075 0 136k --:--:-- --:--:-- --:--:-- 135k [2021-07-12T17:02:50.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32cc8ec95b89acbd6c0f2e28c21070542c0070c4 [Pipeline] } [2021-07-12T17:02:50.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-12T17:02:51.569Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-12T17:02:51.589Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:02:51.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T17:02:51.911Z] [2021-07-12T17:02:51.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:02:52.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T17:02:52.235Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-12T17:02:52.235Z] 188c0c94c7c5: Pulling fs layer [2021-07-12T17:02:52.235Z] 0ef7d3d256c8: Pulling fs layer [2021-07-12T17:02:52.235Z] de9db76c5a1d: Pulling fs layer [2021-07-12T17:02:52.235Z] 0eba1c9be4d2: Pulling fs layer [2021-07-12T17:02:52.235Z] 0d57e429df01: Pulling fs layer [2021-07-12T17:02:52.235Z] 4e4be7b47b0d: Pulling fs layer [2021-07-12T17:02:52.235Z] e1f770b5df2f: Pulling fs layer [2021-07-12T17:02:52.235Z] 85a0685a4137: Pulling fs layer [2021-07-12T17:02:52.235Z] 0d57e429df01: Waiting [2021-07-12T17:02:52.235Z] 4e4be7b47b0d: Waiting [2021-07-12T17:02:52.235Z] e1f770b5df2f: Waiting [2021-07-12T17:02:52.235Z] 85a0685a4137: Waiting [2021-07-12T17:02:52.235Z] 0eba1c9be4d2: Waiting [2021-07-12T17:02:52.235Z] de9db76c5a1d: Verifying Checksum [2021-07-12T17:02:52.235Z] de9db76c5a1d: Download complete [2021-07-12T17:02:52.235Z] 0ef7d3d256c8: Verifying Checksum [2021-07-12T17:02:52.235Z] 0ef7d3d256c8: Download complete [2021-07-12T17:02:52.235Z] 0d57e429df01: Verifying Checksum [2021-07-12T17:02:52.235Z] 0d57e429df01: Download complete [2021-07-12T17:02:52.235Z] 188c0c94c7c5: Verifying Checksum [2021-07-12T17:02:52.235Z] 188c0c94c7c5: Download complete [2021-07-12T17:02:52.235Z] 4e4be7b47b0d: Verifying Checksum [2021-07-12T17:02:52.235Z] 4e4be7b47b0d: Download complete [2021-07-12T17:02:52.498Z] 188c0c94c7c5: Pull complete [2021-07-12T17:02:52.498Z] 0ef7d3d256c8: Pull complete [2021-07-12T17:02:52.757Z] de9db76c5a1d: Pull complete [2021-07-12T17:02:54.143Z] e1f770b5df2f: Verifying Checksum [2021-07-12T17:02:54.143Z] e1f770b5df2f: Download complete [2021-07-12T17:02:56.694Z] 0eba1c9be4d2: Verifying Checksum [2021-07-12T17:02:56.694Z] 0eba1c9be4d2: Download complete [2021-07-12T17:02:56.955Z] 85a0685a4137: Verifying Checksum [2021-07-12T17:02:56.955Z] 85a0685a4137: Download complete [2021-07-12T17:02:59.518Z] 0eba1c9be4d2: Pull complete [2021-07-12T17:02:59.518Z] 0d57e429df01: Pull complete [2021-07-12T17:02:59.795Z] 4e4be7b47b0d: Pull complete [2021-07-12T17:03:00.058Z] e1f770b5df2f: Pull complete [2021-07-12T17:03:03.379Z] 85a0685a4137: Pull complete [2021-07-12T17:03:03.379Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-12T17:03:03.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T17:03:03.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-12T17:03:03.459Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:03:03.498Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-12T17:03:06.958Z] $ docker top ef948417557b11e07242a496c3071363c80b5b643841a7115d115afa8b4bcf3e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T17:03:07.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-12T17:03:07.344Z] + set -o pipefail [2021-07-12T17:03:07.344Z] + snyk monitor '--org=edgex-jenkins' [2021-07-12T17:03:12.645Z] [2021-07-12T17:03:12.645Z] Monitoring /w/workspace/edgex-go/7 (github.com/edgexfoundry/edgex-go)... [2021-07-12T17:03:12.645Z] [2021-07-12T17:03:12.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/12de2b68-be41-4077-96dd-353a1f0cc19d [2021-07-12T17:03:12.645Z] [2021-07-12T17:03:12.645Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-12T17:03:12.645Z] [2021-07-12T17:03:12.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-12T17:03:12.645Z] [2021-07-12T17:03:12.909Z] [Pipeline] } [2021-07-12T17:03:12.920Z] $ docker stop --time=1 ef948417557b11e07242a496c3071363c80b5b643841a7115d115afa8b4bcf3e [2021-07-12T17:03:15.089Z] $ docker rm -f ef948417557b11e07242a496c3071363c80b5b643841a7115d115afa8b4bcf3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-12T17:03:15.927Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T17:03:15.950Z] provisioning config files... [2021-07-12T17:03:15.959Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/7@tmp/config8466179116043345157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:03:16.276Z] --> edgex-publish-swagger.sh [2021-07-12T17:03:16.276Z] === Publish openapi/v2 API === [2021-07-12T17:03:16.276Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-12T17:03:16.276Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/7/openapi/v2/core-command.yaml] [2021-07-12T17:03:16.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:16.276Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:18.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26342 0:00:01 0:00:01 --:--:-- 26358 100 31867 0 0 100 31867 0 14413 0:00:02 0:00:02 --:--:-- 14419 100 31867 0 0 100 31867 0 13495 0:00:02 0:00:02 --:--:-- 13497 100 31867 0 0 100 31867 0 13495 0:00:02 0:00:02 --:--:-- 13497 [2021-07-12T17:03:18.507Z] [2021-07-12T17:03:18.507Z] [2021-07-12T17:03:18.507Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/7/openapi/v2/core-data.yaml] [2021-07-12T17:03:18.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:18.507Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:20.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59958 0 0 100 59958 0 51585 0:00:01 0:00:01 --:--:-- 51598 100 59958 0 0 100 59958 0 32708 0:00:01 0:00:01 --:--:-- 32728 [2021-07-12T17:03:20.465Z] [2021-07-12T17:03:20.465Z] [2021-07-12T17:03:20.465Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/7/openapi/v2/core-metadata.yaml] [2021-07-12T17:03:20.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:20.465Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:22.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 67935 0:00:01 0:00:01 --:--:-- 67922 [2021-07-12T17:03:22.353Z] [2021-07-12T17:03:22.353Z] [2021-07-12T17:03:22.353Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/7/openapi/v2/support-notifications.yaml] [2021-07-12T17:03:22.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:22.353Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:25.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74133 0:00:01 0:00:01 --:--:-- 74143 100 86007 0 0 100 86007 0 39792 0:00:02 0:00:02 --:--:-- 39799 100 86007 0 0 100 86007 0 28942 0:00:02 0:00:02 --:--:-- 28939 100 86007 0 0 100 86007 0 28941 0:00:02 0:00:02 --:--:-- 28939 [2021-07-12T17:03:25.183Z] [2021-07-12T17:03:25.183Z] [2021-07-12T17:03:25.183Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/7/openapi/v2/support-scheduler.yaml] [2021-07-12T17:03:25.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:25.183Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:28.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 32483 0:00:01 0:00:01 --:--:-- 32486 100 38042 0 0 100 38042 0 17511 0:00:02 0:00:02 --:--:-- 17514 100 38042 0 0 100 38042 0 11987 0:00:03 0:00:03 --:--:-- 11989 100 38042 0 0 100 38042 0 11819 0:00:03 0:00:03 --:--:-- 11821 [2021-07-12T17:03:28.454Z] [2021-07-12T17:03:28.454Z] [2021-07-12T17:03:28.454Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/7/openapi/v2/system-agent.yaml] [2021-07-12T17:03:28.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T17:03:28.454Z] Dload Upload Total Spent Left Speed [2021-07-12T17:03:30.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16965 0:00:01 0:00:01 --:--:-- 16964 100 19730 0 0 100 19730 0 9116 0:00:02 0:00:02 --:--:-- 9113 100 19730 0 0 100 19730 0 8073 0:00:02 0:00:02 --:--:-- 8072 [2021-07-12T17:03:30.780Z] [2021-07-12T17:03:30.780Z] [Pipeline] } [2021-07-12T17:03:30.789Z] 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-07-12T17:03:31.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T17:03:31.448Z] . [Pipeline] withDockerContainer [2021-07-12T17:03:31.531Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:03:31.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-07-12T17:03:31.954Z] $ docker top 44942fddf624544baf4bc72d6d8f2fc45772c01ddd256ace91357360bb70aec9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T17:03:32.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T17:03:32.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T17:03:32.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T17:03:32.205Z] $ docker exec 44942fddf624544baf4bc72d6d8f2fc45772c01ddd256ace91357360bb70aec9 ssh-agent [2021-07-12T17:03:32.315Z] SSH_AUTH_SOCK=/tmp/ssh-CwXioO0CtqCj/agent.15 [2021-07-12T17:03:32.315Z] SSH_AGENT_PID=22 [2021-07-12T17:03:32.321Z] Running ssh-add (command line suppressed) [2021-07-12T17:03:32.427Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6000839636822669784.key (/w/workspace/edgex-go/7@tmp/private_key_6000839636822669784.key) [2021-07-12T17:03:32.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T17:03:33.055Z] + git semver tag [2021-07-12T17:03:33.055Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T17:03:33.055Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-12T17:03:33.055Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-12T17:03:33.055Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T17:03:33.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T17:03:33.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T17:03:33.055Z] # $SEMVER_BRANCH = main [2021-07-12T17:03:33.055Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [2021-07-12T17:03:33.055Z] # 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 HEAD [2021-07-12T17:03:33.055Z] # -> Force: false [2021-07-12T17:03:33.055Z] # c06745ac4a4d36b997923384c6681055caeb7961 refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-07-12T17:03:33.063Z] $ docker exec --env ******** --env ******** 44942fddf624544baf4bc72d6d8f2fc45772c01ddd256ace91357360bb70aec9 ssh-agent -k [2021-07-12T17:03:33.176Z] unset SSH_AUTH_SOCK; [2021-07-12T17:03:33.176Z] unset SSH_AGENT_PID; [2021-07-12T17:03:33.176Z] echo Agent pid 22 killed; [2021-07-12T17:03:33.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T17:03:33.535Z] + git semver [Pipeline] } [2021-07-12T17:03:33.549Z] $ docker stop --time=1 44942fddf624544baf4bc72d6d8f2fc45772c01ddd256ace91357360bb70aec9 [2021-07-12T17:03:34.749Z] $ docker rm -f 44942fddf624544baf4bc72d6d8f2fc45772c01ddd256ace91357360bb70aec9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:03:35.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T17:03:35.243Z] [2021-07-12T17:03:35.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:03:35.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T17:03:35.559Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-12T17:03:35.559Z] ab5ef0e58194: Pulling fs layer [2021-07-12T17:03:35.559Z] 9712f1f96733: Pulling fs layer [2021-07-12T17:03:35.559Z] 63f879dbbcfc: Pulling fs layer [2021-07-12T17:03:35.559Z] 0d9ebad4ef96: Pulling fs layer [2021-07-12T17:03:35.559Z] e9a5061849ea: Pulling fs layer [2021-07-12T17:03:35.559Z] d747dcd14b5f: Pulling fs layer [2021-07-12T17:03:35.559Z] 2de7ff778b66: Pulling fs layer [2021-07-12T17:03:35.559Z] e9a5061849ea: Waiting [2021-07-12T17:03:35.559Z] d747dcd14b5f: Waiting [2021-07-12T17:03:35.559Z] 2de7ff778b66: Waiting [2021-07-12T17:03:35.559Z] 0d9ebad4ef96: Waiting [2021-07-12T17:03:35.559Z] 9712f1f96733: Verifying Checksum [2021-07-12T17:03:35.559Z] 9712f1f96733: Download complete [2021-07-12T17:03:36.945Z] 63f879dbbcfc: Verifying Checksum [2021-07-12T17:03:36.945Z] 63f879dbbcfc: Download complete [2021-07-12T17:03:37.207Z] e9a5061849ea: Verifying Checksum [2021-07-12T17:03:37.207Z] e9a5061849ea: Download complete [2021-07-12T17:03:37.207Z] d747dcd14b5f: Verifying Checksum [2021-07-12T17:03:37.207Z] d747dcd14b5f: Download complete [2021-07-12T17:03:37.780Z] 0d9ebad4ef96: Verifying Checksum [2021-07-12T17:03:37.780Z] 0d9ebad4ef96: Download complete [2021-07-12T17:03:37.780Z] 2de7ff778b66: Verifying Checksum [2021-07-12T17:03:37.780Z] 2de7ff778b66: Download complete [2021-07-12T17:03:37.780Z] ab5ef0e58194: Verifying Checksum [2021-07-12T17:03:37.780Z] ab5ef0e58194: Download complete [2021-07-12T17:03:40.355Z] ab5ef0e58194: Pull complete [2021-07-12T17:03:40.355Z] 9712f1f96733: Pull complete [2021-07-12T17:03:41.311Z] 63f879dbbcfc: Pull complete [2021-07-12T17:03:44.649Z] 0d9ebad4ef96: Pull complete [2021-07-12T17:03:44.649Z] e9a5061849ea: Pull complete [2021-07-12T17:03:44.649Z] d747dcd14b5f: Pull complete [2021-07-12T17:03:45.604Z] 2de7ff778b66: Pull complete [2021-07-12T17:03:45.604Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-12T17:03:45.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T17:03:45.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-12T17:03:45.672Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:03:45.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-12T17:03:49.583Z] $ docker top 97398545caed058954b06b6683c1bd45e0d9ee2b7bb71b5c162a1486faf67f82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-12T17:03:49.686Z] provisioning config files... [2021-07-12T17:03:49.694Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/7@tmp/config8572011579987334846tmp [2021-07-12T17:03:49.708Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/7@tmp/config5877901126644637483tmp [2021-07-12T17:03:49.720Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/7@tmp/config517287592392320930tmp [Pipeline] { [Pipeline] echo [2021-07-12T17:03:49.743Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:03:50.041Z] ---> sigul-configuration.sh [2021-07-12T17:03:50.041Z] gpg: directory `/root/.gnupg' created [2021-07-12T17:03:50.041Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-12T17:03:50.041Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-12T17:03:50.041Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-12T17:03:50.041Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-12T17:03:50.041Z] gpg: CAST5 encrypted data [2021-07-12T17:03:50.041Z] gpg: encrypted with 1 passphrase [2021-07-12T17:03:50.041Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-12T17:03:50.340Z] + mkdir /home/jenkins [2021-07-12T17:03:50.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-12T17:03:50.636Z] + 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-07-12T17:03:50.648Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:03:50.947Z] ---> sigul-install.sh [2021-07-12T17:03:56.237Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-12T17:03:56.537Z] + git tag --list [2021-07-12T17:03:56.538Z] 0.6.0 [2021-07-12T17:03:56.538Z] 0.6.1 [2021-07-12T17:03:56.538Z] 0.7.0 [2021-07-12T17:03:56.538Z] 0.7.1 [2021-07-12T17:03:56.538Z] v1.0.0 [2021-07-12T17:03:56.538Z] v1.0.1 [2021-07-12T17:03:56.538Z] v1.1.0 [2021-07-12T17:03:56.538Z] v1.2.0 [2021-07-12T17:03:56.538Z] v1.2.1 [2021-07-12T17:03:56.538Z] v1.3.0 [2021-07-12T17:03:56.538Z] v1.3.1 [2021-07-12T17:03:56.538Z] v2.0.0 [2021-07-12T17:03:56.538Z] v2.0.1-dev.1 [2021-07-12T17:03:56.538Z] v2.0.1-dev.2 [2021-07-12T17:03:56.538Z] v2.0.1-dev.3 [2021-07-12T17:03:56.538Z] v2.0.1-dev.4 [2021-07-12T17:03:56.538Z] v2.0.1-dev.5 [2021-07-12T17:03:56.538Z] v2.0.1-dev.6 [2021-07-12T17:03:56.538Z] v2.0.1-dev.7 [Pipeline] sh [2021-07-12T17:03:56.835Z] + lftools sign git-tag v2.0.1-dev.7 [2021-07-12T17:03:57.409Z] Signing Git tag with Sigul... [2021-07-12T17:03:57.409Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-07-12T17:03:58.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:03:58.665Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-12T17:03:58.674Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-12T17:03:58.709Z] $ docker stop --time=1 97398545caed058954b06b6683c1bd45e0d9ee2b7bb71b5c162a1486faf67f82 [2021-07-12T17:04:00.408Z] $ docker rm -f 97398545caed058954b06b6683c1bd45e0d9ee2b7bb71b5c162a1486faf67f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:04:01.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T17:04:01.195Z] . [Pipeline] withDockerContainer [2021-07-12T17:04:01.273Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:04:01.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-07-12T17:04:01.854Z] $ docker top 75dc89ad925d37844c7660f00ef354ebce7c9a0d2b4a5ffdc80fc819d49744c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T17:04:01.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T17:04:01.996Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T17:04:02.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T17:04:02.109Z] $ docker exec 75dc89ad925d37844c7660f00ef354ebce7c9a0d2b4a5ffdc80fc819d49744c0 ssh-agent [2021-07-12T17:04:02.224Z] SSH_AUTH_SOCK=/tmp/ssh-BJRDBegbDBKE/agent.15 [2021-07-12T17:04:02.224Z] SSH_AGENT_PID=22 [2021-07-12T17:04:02.230Z] Running ssh-add (command line suppressed) [2021-07-12T17:04:02.337Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7523874566867011703.key (/w/workspace/edgex-go/7@tmp/private_key_7523874566867011703.key) [2021-07-12T17:04:02.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T17:04:02.657Z] + git semver bump pre [2021-07-12T17:04:02.657Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T17:04:02.657Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-12T17:04:02.657Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-12T17:04:02.657Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T17:04:02.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T17:04:02.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T17:04:02.657Z] # $SEMVER_BRANCH = main [2021-07-12T17:04:02.657Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [2021-07-12T17:04:02.657Z] 2.0.1-dev.8 [Pipeline] } [2021-07-12T17:04:02.667Z] $ docker exec --env ******** --env ******** 75dc89ad925d37844c7660f00ef354ebce7c9a0d2b4a5ffdc80fc819d49744c0 ssh-agent -k [2021-07-12T17:04:02.761Z] unset SSH_AUTH_SOCK; [2021-07-12T17:04:02.761Z] unset SSH_AGENT_PID; [2021-07-12T17:04:02.761Z] echo Agent pid 22 killed; [2021-07-12T17:04:02.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T17:04:03.118Z] + git semver [Pipeline] } [2021-07-12T17:04:03.131Z] $ docker stop --time=1 75dc89ad925d37844c7660f00ef354ebce7c9a0d2b4a5ffdc80fc819d49744c0 [2021-07-12T17:04:04.327Z] $ docker rm -f 75dc89ad925d37844c7660f00ef354ebce7c9a0d2b4a5ffdc80fc819d49744c0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:04:04.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T17:04:04.726Z] . [Pipeline] withDockerContainer [2021-07-12T17:04:04.797Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:04:04.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-07-12T17:04:05.167Z] $ docker top a0b774713f314c1189bad09a59278a8d53a046884f8ccf7d3b5fb8112fe21b3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T17:04:05.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T17:04:05.294Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T17:04:05.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T17:04:05.406Z] $ docker exec a0b774713f314c1189bad09a59278a8d53a046884f8ccf7d3b5fb8112fe21b3f ssh-agent [2021-07-12T17:04:05.514Z] SSH_AUTH_SOCK=/tmp/ssh-E7NpJHOdBb2M/agent.14 [2021-07-12T17:04:05.514Z] SSH_AGENT_PID=20 [2021-07-12T17:04:05.520Z] Running ssh-add (command line suppressed) [2021-07-12T17:04:05.611Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4183526708190209906.key (/w/workspace/edgex-go/7@tmp/private_key_4183526708190209906.key) [2021-07-12T17:04:05.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T17:04:05.933Z] + git semver push [2021-07-12T17:04:05.933Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T17:04:05.933Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-12T17:04:05.933Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-12T17:04:05.933Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T17:04:05.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T17:04:05.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T17:04:05.933Z] # $SEMVER_BRANCH = main [2021-07-12T17:04:05.933Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-07-12T17:04:12.544Z] $ docker exec --env ******** --env ******** a0b774713f314c1189bad09a59278a8d53a046884f8ccf7d3b5fb8112fe21b3f ssh-agent -k [2021-07-12T17:04:12.646Z] unset SSH_AUTH_SOCK; [2021-07-12T17:04:12.646Z] unset SSH_AGENT_PID; [2021-07-12T17:04:12.646Z] echo Agent pid 20 killed; [2021-07-12T17:04:12.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T17:04:12.997Z] + git semver [Pipeline] } [2021-07-12T17:04:13.018Z] $ docker stop --time=1 a0b774713f314c1189bad09a59278a8d53a046884f8ccf7d3b5fb8112fe21b3f [2021-07-12T17:04:14.220Z] $ docker rm -f a0b774713f314c1189bad09a59278a8d53a046884f8ccf7d3b5fb8112fe21b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:15.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:16.035Z] ---> package-listing.sh [2021-07-12T17:04:16.035Z] ++ facter osfamily [2021-07-12T17:04:16.035Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-12T17:04:16.303Z] + OS_FAMILY=redhat [2021-07-12T17:04:16.303Z] + workspace=/w/workspace/edgex-go/7 [2021-07-12T17:04:16.303Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-12T17:04:16.303Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-12T17:04:16.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-12T17:04:16.303Z] + PACKAGES=/tmp/packages_start.txt [2021-07-12T17:04:16.303Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-12T17:04:16.303Z] + PACKAGES=/tmp/packages_end.txt [2021-07-12T17:04:16.303Z] + case "${OS_FAMILY}" in [2021-07-12T17:04:16.303Z] + sort [2021-07-12T17:04:16.303Z] + rpm -qa [2021-07-12T17:04:18.853Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-12T17:04:18.853Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-12T17:04:18.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-12T17:04:18.853Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-12T17:04:18.853Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-07-12T17:04:18.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-07-12T17:04:18.865Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-12T17:04:19.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:04:19.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T17:04:19.842Z] [2021-07-12T17:04:19.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-12T17:04:20.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T17:04:20.163Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-12T17:04:20.163Z] df20fa9351a1: Pulling fs layer [2021-07-12T17:04:20.163Z] 36b3adc4ff6f: Pulling fs layer [2021-07-12T17:04:20.163Z] 8ad3a11d3b57: Pulling fs layer [2021-07-12T17:04:20.163Z] 46f8f816bc3b: Pulling fs layer [2021-07-12T17:04:20.163Z] 93b61091891f: Pulling fs layer [2021-07-12T17:04:20.163Z] 93b9cdb0e59b: Pulling fs layer [2021-07-12T17:04:20.163Z] 5e14af77c1be: Pulling fs layer [2021-07-12T17:04:20.163Z] 01666e4c0597: Pulling fs layer [2021-07-12T17:04:20.163Z] aa168da1d23b: Pulling fs layer [2021-07-12T17:04:20.163Z] 93b9cdb0e59b: Waiting [2021-07-12T17:04:20.163Z] 5e14af77c1be: Waiting [2021-07-12T17:04:20.163Z] 01666e4c0597: Waiting [2021-07-12T17:04:20.163Z] aa168da1d23b: Waiting [2021-07-12T17:04:20.163Z] 46f8f816bc3b: Waiting [2021-07-12T17:04:20.163Z] 93b61091891f: Waiting [2021-07-12T17:04:20.163Z] 36b3adc4ff6f: Verifying Checksum [2021-07-12T17:04:20.163Z] 36b3adc4ff6f: Download complete [2021-07-12T17:04:20.163Z] 46f8f816bc3b: Verifying Checksum [2021-07-12T17:04:20.163Z] 46f8f816bc3b: Download complete [2021-07-12T17:04:20.163Z] df20fa9351a1: Verifying Checksum [2021-07-12T17:04:20.163Z] df20fa9351a1: Download complete [2021-07-12T17:04:20.423Z] 93b9cdb0e59b: Verifying Checksum [2021-07-12T17:04:20.423Z] 93b9cdb0e59b: Download complete [2021-07-12T17:04:20.423Z] 93b61091891f: Verifying Checksum [2021-07-12T17:04:20.423Z] 93b61091891f: Download complete [2021-07-12T17:04:20.423Z] 5e14af77c1be: Verifying Checksum [2021-07-12T17:04:20.423Z] 5e14af77c1be: Download complete [2021-07-12T17:04:20.423Z] 01666e4c0597: Verifying Checksum [2021-07-12T17:04:20.423Z] 01666e4c0597: Download complete [2021-07-12T17:04:20.423Z] df20fa9351a1: Pull complete [2021-07-12T17:04:20.423Z] 8ad3a11d3b57: Verifying Checksum [2021-07-12T17:04:20.423Z] 8ad3a11d3b57: Download complete [2021-07-12T17:04:20.687Z] 36b3adc4ff6f: Pull complete [2021-07-12T17:04:21.258Z] 8ad3a11d3b57: Pull complete [2021-07-12T17:04:21.258Z] 46f8f816bc3b: Pull complete [2021-07-12T17:04:21.258Z] 93b61091891f: Pull complete [2021-07-12T17:04:21.519Z] 93b9cdb0e59b: Pull complete [2021-07-12T17:04:21.519Z] 5e14af77c1be: Pull complete [2021-07-12T17:04:21.519Z] 01666e4c0597: Pull complete [2021-07-12T17:04:22.093Z] aa168da1d23b: Verifying Checksum [2021-07-12T17:04:22.093Z] aa168da1d23b: Download complete [2021-07-12T17:04:26.326Z] aa168da1d23b: Pull complete [2021-07-12T17:04:26.326Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-12T17:04:26.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T17:04:26.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-12T17:04:26.436Z] prd-centos7-docker-4c-2g-2593 does not seem to be running inside a container [2021-07-12T17:04:26.473Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10003/edgex-lftools-log-publisher:alpine cat [2021-07-12T17:04:28.989Z] $ docker top db30a369c5fa1b1979e79db53654c0a8ef68290e0c1c6b4de3d05f1efeb09505 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T17:04:29.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-12T17:04:29.674Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-12T17:04:29.989Z] + ls /var/log/sa-host [2021-07-12T17:04:29.989Z] + sadf -c /var/log/sa-host/sa05 [2021-07-12T17:04:29.989Z] file_magic: OK [2021-07-12T17:04:29.989Z] HZ: Using current value: 100 [2021-07-12T17:04:29.989Z] file_header: OK [2021-07-12T17:04:29.989Z] 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-07-12T17:04:29.989Z] Statistics: [2021-07-12T17:04:29.989Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-12T17:04:29.989Z] File successfully converted to sysstat format version 12.2.1 [2021-07-12T17:04:29.989Z] + sadf -c /var/log/sa-host/sa12 [2021-07-12T17:04:29.989Z] file_magic: OK [2021-07-12T17:04:29.989Z] HZ: Using current value: 100 [2021-07-12T17:04:29.989Z] file_header: OK [2021-07-12T17:04:29.989Z] 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-07-12T17:04:29.989Z] Statistics: [2021-07-12T17:04:29.989Z] 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-07-12T17:04:29.989Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T17:04:30.575Z] provisioning config files... [2021-07-12T17:04:30.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config2142500997720648278tmp [Pipeline] { [Pipeline] echo [2021-07-12T17:04:30.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:30.902Z] ---> create-netrc.sh [Pipeline] } [2021-07-12T17:04:30.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:31.301Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-12T17:04:31.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:31.609Z] ---> sudo-logs.sh [2021-07-12T17:04:31.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-12T17:04:31.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:31.936Z] ---> job-cost.sh [2021-07-12T17:04:31.936Z] lf-activate-venv: SKIPPING [2021-07-12T17:04:31.936Z] DEBUG: total: 0.18000000715255737 [2021-07-12T17:04:31.936Z] INFO: Retrieving Stack Cost... [2021-07-12T17:04:33.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-12T17:04:33.587Z] INFO: Archiving Costs [Pipeline] echo [2021-07-12T17:04:33.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T17:04:33.898Z] ---> logs-deploy.sh [2021-07-12T17:04:33.898Z] lf-activate-venv: SKIPPING [2021-07-12T17:04:33.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/7 [2021-07-12T17:04:33.898Z] INFO: archiving workspace using pattern(s): [2021-07-12T17:04:34.841Z] Archives upload complete. [2021-07-12T17:04:34.841Z] INFO: archiving logs to Nexus