Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac45845dcaeee375e2f7ee8050d572e224107d05 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3302772191648948257.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8081104554621579270.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 > /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-ssh5909394957405936307.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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2620886909849819656.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5503539516952131587.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2832 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh3015445248458268485.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 ac45845dcaeee375e2f7ee8050d572e224107d05 (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 ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 Commit message: "Merge pull request #3621 from hahattan/issue-3597" > git rev-list --no-walk 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T08:04:29.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T08:04:30.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T08:04:30.063Z] ========================================================= [2021-07-15T08:04:30.063Z] EdgeX Global Pipelines Version Info [2021-07-15T08:04:30.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:04:31.420Z] ------------------- [2021-07-15T08:04:31.421Z] stable info: [2021-07-15T08:04:31.421Z] ------------------- [2021-07-15T08:04:31.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T08:04:31.421Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:04:31.421Z] Message: update stable to v1.0.196 [2021-07-15T08:04:32.011Z] ------------------- [2021-07-15T08:04:32.011Z] experimental info: [2021-07-15T08:04:32.011Z] ------------------- [2021-07-15T08:04:32.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T08:04:32.011Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:04:32.011Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T08:04:32.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T08:04:32.254Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T08:04:32.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T08:04:32.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T08:04:32.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T08:04:32.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T08:04:32.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T08:04:32.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T08:04:32.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T08:04:32.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T08:04:32.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T08:04:32.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T08:04:32.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T08:04:32.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T08:04:32.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:04:32.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:04:32.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T08:04:32.643Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T08:04:32.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T08:04:32.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T08:04:32.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T08:04:32.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T08:04:32.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T08:04:32.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T08:04:32.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T08:04:32.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] echo [2021-07-15T08:04:32.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac45845 [Pipeline] echo [2021-07-15T08:04:32.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:04:32.955Z] provisioning config files... [2021-07-15T08:04:32.975Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2967748120076265217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:04:33.352Z] ---> docker-login.sh [2021-07-15T08:04:33.352Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:04:33.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:04:33.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:04:33.625Z] Configure a credential helper to remove this warning. See [2021-07-15T08:04:33.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:04:33.625Z] [2021-07-15T08:04:33.625Z] Login Succeeded [2021-07-15T08:04:33.625Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:04:33.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:04:33.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:04:33.625Z] Configure a credential helper to remove this warning. See [2021-07-15T08:04:33.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:04:33.625Z] [2021-07-15T08:04:33.625Z] Login Succeeded [2021-07-15T08:04:33.891Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:04:33.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:04:33.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:04:33.891Z] Configure a credential helper to remove this warning. See [2021-07-15T08:04:33.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:04:33.891Z] [2021-07-15T08:04:33.891Z] Login Succeeded [2021-07-15T08:04:33.891Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:04:33.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:04:34.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:04:34.158Z] Configure a credential helper to remove this warning. See [2021-07-15T08:04:34.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:04:34.158Z] [2021-07-15T08:04:34.158Z] Login Succeeded [2021-07-15T08:04:34.158Z] docker.io [2021-07-15T08:04:34.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:04:34.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:04:34.425Z] Configure a credential helper to remove this warning. See [2021-07-15T08:04:34.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:04:34.425Z] [2021-07-15T08:04:34.425Z] Login Succeeded [2021-07-15T08:04:34.425Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:04:34.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:04:34.792Z] ++ 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-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T08:04:34.792Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T08:04:34.792Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T08:04:34.792Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:04:34.792Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:04:34.792Z] ++ cut -d/ -f2 [2021-07-15T08:04:34.792Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T08:04:34.857Z] 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-15T08:04:35.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:04:35.612Z] [2021-07-15T08:04:35.612Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:04:35.954Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:04:35.954Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T08:04:35.954Z] 31603596830f: Pulling fs layer [2021-07-15T08:04:35.954Z] b6dc333f4379: Pulling fs layer [2021-07-15T08:04:35.954Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T08:04:35.954Z] fd332fbdc1db: Pulling fs layer [2021-07-15T08:04:35.954Z] fd332fbdc1db: Waiting [2021-07-15T08:04:35.954Z] b6dc333f4379: Download complete [2021-07-15T08:04:36.227Z] 31603596830f: Verifying Checksum [2021-07-15T08:04:36.227Z] 31603596830f: Download complete [2021-07-15T08:04:36.495Z] 31603596830f: Pull complete [2021-07-15T08:04:36.495Z] fd332fbdc1db: Verifying Checksum [2021-07-15T08:04:36.495Z] fd332fbdc1db: Download complete [2021-07-15T08:04:36.495Z] b6dc333f4379: Pull complete [2021-07-15T08:04:36.495Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T08:04:36.495Z] 3d9ef1400e77: Download complete [2021-07-15T08:04:37.081Z] 3d9ef1400e77: Pull complete [2021-07-15T08:04:37.081Z] fd332fbdc1db: Pull complete [2021-07-15T08:04:37.347Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T08:04:37.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:04:37.347Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T08:04:37.457Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:04:37.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-15T08:04:38.358Z] $ docker top 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:04:38.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:04:38.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:04:38.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:04:38.599Z] $ docker exec 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 ssh-agent [2021-07-15T08:04:38.718Z] SSH_AUTH_SOCK=/tmp/ssh-9WFgAvxOJ71G/agent.14 [2021-07-15T08:04:38.718Z] SSH_AGENT_PID=22 [2021-07-15T08:04:38.730Z] Running ssh-add (command line suppressed) [2021-07-15T08:04:38.821Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8536072723282380973.key (/w/workspace/edgex-go/9@tmp/private_key_8536072723282380973.key) [2021-07-15T08:04:38.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:04:39.151Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T08:04:39.166Z] $ docker exec --env ******** --env ******** 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 ssh-agent -k [2021-07-15T08:04:39.252Z] unset SSH_AUTH_SOCK; [2021-07-15T08:04:39.252Z] unset SSH_AGENT_PID; [2021-07-15T08:04:39.252Z] echo Agent pid 22 killed; [2021-07-15T08:04:39.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T08:04:39.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:04:39.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:04:39.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:04:39.430Z] $ docker exec 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 ssh-agent [2021-07-15T08:04:39.540Z] SSH_AUTH_SOCK=/tmp/ssh-Pk9vIi8pegNV/agent.56 [2021-07-15T08:04:39.540Z] SSH_AGENT_PID=63 [2021-07-15T08:04:39.549Z] Running ssh-add (command line suppressed) [2021-07-15T08:04:39.634Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_7062124417056189354.key (/w/workspace/edgex-go/9@tmp/private_key_7062124417056189354.key) [2021-07-15T08:04:39.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:04:39.971Z] + git semver init [2021-07-15T08:04:39.971Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:04:39.971Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-07-15T08:04:39.971Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-07-15T08:04:39.971Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:04:39.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:04:39.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:04:39.971Z] # $SEMVER_BRANCH = main [2021-07-15T08:04:39.971Z] # $SEMVER_TEMP = /tmp/semver-037681461 [2021-07-15T08:04:39.971Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T08:05:02.082Z] # '/tmp/semver-037681461' -> '/w/workspace/edgex-go/9/.semver' [2021-07-15T08:05:02.082Z] # -> Force: false [2021-07-15T08:05:02.082Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-07-15T08:05:02.103Z] $ docker exec --env ******** --env ******** 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 ssh-agent -k [2021-07-15T08:05:02.215Z] unset SSH_AUTH_SOCK; [2021-07-15T08:05:02.215Z] unset SSH_AGENT_PID; [2021-07-15T08:05:02.215Z] echo Agent pid 63 killed; [2021-07-15T08:05:02.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:05:02.688Z] + git semver [Pipeline] } [2021-07-15T08:05:02.711Z] $ docker stop --time=1 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 [2021-07-15T08:05:04.820Z] $ docker rm -f 5fe4922d540bbde2e8a2bbd9e98abc142805137359d4df951e2492b9e10e66f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:05:05.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T08:05:05.577Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T08:05:05.580Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [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-15T08:05:06.146Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:05:06.484Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:05:06.814Z] + sudo service docker restart [2021-07-15T08:05:06.814Z] + true [2021-07-15T08:05:06.814Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T08:05:20.754Z] Still waiting to schedule task [2021-07-15T08:05:20.755Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline [Pipeline] echo [2021-07-15T08:05:25.052Z] ========================================================= [2021-07-15T08:05:25.052Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T08:05:25.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:05:25.380Z] + 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-15T08:05:26.792Z] Sending build context to Docker daemon 328.4MB [2021-07-15T08:05:26.792Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:05:26.792Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:05:26.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T08:05:26.792Z] 540db60ca938: Pulling fs layer [2021-07-15T08:05:26.792Z] adcc1eea9eea: Pulling fs layer [2021-07-15T08:05:26.792Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T08:05:26.792Z] 0773c198feca: Pulling fs layer [2021-07-15T08:05:26.792Z] 345f892a5656: Pulling fs layer [2021-07-15T08:05:26.792Z] 4796506630df: Pulling fs layer [2021-07-15T08:05:26.792Z] cc55df3e53f1: Pulling fs layer [2021-07-15T08:05:26.792Z] 4d027b6c602c: Pulling fs layer [2021-07-15T08:05:26.792Z] 449e75d2c14e: Pulling fs layer [2021-07-15T08:05:26.792Z] 0773c198feca: Waiting [2021-07-15T08:05:26.792Z] 345f892a5656: Waiting [2021-07-15T08:05:26.792Z] 4796506630df: Waiting [2021-07-15T08:05:26.792Z] cc55df3e53f1: Waiting [2021-07-15T08:05:26.792Z] 4d027b6c602c: Waiting [2021-07-15T08:05:26.792Z] 449e75d2c14e: Waiting [2021-07-15T08:05:26.792Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T08:05:26.792Z] 4c4ab2625f07: Download complete [2021-07-15T08:05:26.792Z] adcc1eea9eea: Verifying Checksum [2021-07-15T08:05:26.792Z] adcc1eea9eea: Download complete [2021-07-15T08:05:27.070Z] 345f892a5656: Verifying Checksum [2021-07-15T08:05:27.070Z] 345f892a5656: Download complete [2021-07-15T08:05:27.070Z] 4796506630df: Verifying Checksum [2021-07-15T08:05:27.070Z] 4796506630df: Download complete [2021-07-15T08:05:27.070Z] cc55df3e53f1: Verifying Checksum [2021-07-15T08:05:27.070Z] cc55df3e53f1: Download complete [2021-07-15T08:05:27.070Z] 540db60ca938: Verifying Checksum [2021-07-15T08:05:27.070Z] 540db60ca938: Download complete [2021-07-15T08:05:27.070Z] 540db60ca938: Pull complete [2021-07-15T08:05:27.336Z] adcc1eea9eea: Pull complete [2021-07-15T08:05:27.336Z] 4c4ab2625f07: Pull complete [2021-07-15T08:05:27.917Z] 4d027b6c602c: Verifying Checksum [2021-07-15T08:05:27.917Z] 4d027b6c602c: Download complete [2021-07-15T08:05:29.868Z] 449e75d2c14e: Verifying Checksum [2021-07-15T08:05:29.868Z] 449e75d2c14e: Download complete [2021-07-15T08:05:31.807Z] 0773c198feca: Verifying Checksum [2021-07-15T08:05:31.807Z] 0773c198feca: Download complete [2021-07-15T08:05:35.178Z] 0773c198feca: Pull complete [2021-07-15T08:05:35.178Z] 345f892a5656: Pull complete [2021-07-15T08:05:35.178Z] 4796506630df: Pull complete [2021-07-15T08:05:35.178Z] cc55df3e53f1: Pull complete [2021-07-15T08:05:35.178Z] 4d027b6c602c: Pull complete [2021-07-15T08:05:36.619Z] 449e75d2c14e: Pull complete [2021-07-15T08:05:36.619Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T08:05:36.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T08:05:36.619Z] ---> 0d28375d9b5b [2021-07-15T08:05:36.619Z] 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-15T08:05:38.669Z] ---> Running in f5f4f9092b21 [2021-07-15T08:05:38.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:05:39.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:05:39.960Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:05:40.932Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:05:40.932Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:05:40.932Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:05:46.302Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:05:46.302Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:05:46.302Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:05:46.302Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:05:46.302Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:05:46.569Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:05:46.569Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:05:46.569Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:05:46.837Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:05:46.837Z] OK: 219 MiB in 52 packages [2021-07-15T08:05:48.246Z] Removing intermediate container f5f4f9092b21 [2021-07-15T08:05:48.246Z] ---> 9545fd56a1d5 [2021-07-15T08:05:48.246Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:05:48.246Z] ---> Running in 218d146d6caf [2021-07-15T08:05:48.246Z] Removing intermediate container 218d146d6caf [2021-07-15T08:05:48.246Z] ---> 5713e87da20f [2021-07-15T08:05:48.246Z] Step 5/6 : COPY go.mod . [2021-07-15T08:05:48.246Z] ---> ff7acdd9fdce [2021-07-15T08:05:48.246Z] Step 6/6 : RUN go mod download [2021-07-15T08:05:48.246Z] ---> Running in 453bd58da3d0 [2021-07-15T08:06:03.478Z] Removing intermediate container 453bd58da3d0 [2021-07-15T08:06:03.478Z] ---> 74ec590f7297 [2021-07-15T08:06:03.478Z] Successfully built 74ec590f7297 [2021-07-15T08:06:03.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:06:03.815Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:06:03.815Z] . [Pipeline] withDockerContainer [2021-07-15T08:06:03.990Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:06:04.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T08:06:04.480Z] $ docker top 776068fc99be94c956a050a81b3bf5fc99b4d289476520952bad342b2511adac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:06:04.895Z] + go version [2021-07-15T08:06:04.895Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T08:06:04.911Z] $ docker stop --time=1 776068fc99be94c956a050a81b3bf5fc99b4d289476520952bad342b2511adac [2021-07-15T08:06:06.097Z] $ docker rm -f 776068fc99be94c956a050a81b3bf5fc99b4d289476520952bad342b2511adac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:06:06.668Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:06:06.668Z] . [Pipeline] withDockerContainer [2021-07-15T08:06:06.763Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:06:06.845Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T08:06:07.195Z] $ docker top 56ad2ccc6252b49af43e2fc1e7e7b4da90b2b58e842f52a529e3bf719d2f52bf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:06:07.303Z] ========================================================= [2021-07-15T08:06:07.303Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:06:07.303Z] ========================================================= [Pipeline] sh [2021-07-15T08:06:07.608Z] + go mod tidy [Pipeline] sh [2021-07-15T08:06:08.211Z] + make test [2021-07-15T08:06:08.211Z] 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-15T08:06:08.480Z] go mod tidy [2021-07-15T08:06:08.480Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:06:13.864Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:06:28.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:06:34.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:06:34.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:06:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:06:36.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:06:37.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:06:37.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:06:37.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:06:38.215Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:06:38.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:06:38.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:06:38.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:06:38.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:06:38.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:06:41.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-07-15T08:06:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:06:41.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:06:42.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-07-15T08:06:42.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:06:42.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 46.3% of statements [2021-07-15T08:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:06:43.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.100s coverage: 89.9% of statements [2021-07-15T08:06:43.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:06:43.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:06:43.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.056s coverage: 78.9% of statements [2021-07-15T08:06:45.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-07-15T08:06:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:06:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:06:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:06:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:06:45.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:06:45.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:06:45.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:06:45.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:06:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-07-15T08:06:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:06:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-07-15T08:06:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-07-15T08:06:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:06:46.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-07-15T08:06:46.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-15T08:06:46.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-15T08:06:47.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-07-15T08:06:47.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-07-15T08:06:59.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-07-15T08:06:59.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-07-15T08:07:03.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements [2021-07-15T08:07:03.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:07:17.264Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-15T08:07:17.286Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-07-15T08:07:17.509Z] The recommended git tool is: git [2021-07-15T08:07:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-07-15T08:07:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:07:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:07:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:07:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-07-15T08:07:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:07:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-07-15T08:07:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:07:22.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:07:23.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.6% of statements [2021-07-15T08:07:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:07:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:07:23.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-07-15T08:07:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:07:23.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-07-15T08:07:23.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:07:23.794Z] using credential edgex-jenkins-ssh [2021-07-15T08:07:23.825Z] Cloning the remote Git repository [2021-07-15T08:07:23.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:07:23.991Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-07-15T08:07:24.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:07:24.085Z] > git --version # timeout=10 [2021-07-15T08:07:24.102Z] > git --version # 'git version 2.17.1' [2021-07-15T08:07:24.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:07:24.178Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 19.3% of statements [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:07:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-15T08:07:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-15T08:07:31.628Z] GO111MODULE=on go vet ./... [2021-07-15T08:07:43.961Z] Avoid second fetch [2021-07-15T08:07:43.962Z] Checking out Revision ac45845dcaeee375e2f7ee8050d572e224107d05 (main) [2021-07-15T08:07:43.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:07:43.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:07:43.978Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:07:43.993Z] > git checkout -f ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:07:48.575Z] Commit message: "Merge pull request #3621 from hahattan/issue-3597" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:07:49.664Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:07:50.103Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:07:50.454Z] + sudo service docker restart [2021-07-15T08:07:50.455Z] + true [2021-07-15T08:07:53.845Z] gofmt -l . [2021-07-15T08:07:53.845Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:07:53.845Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:07:54.164Z] + ls -al . [2021-07-15T08:07:54.164Z] total 568 [2021-07-15T08:07:54.164Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 08:07 . [2021-07-15T08:07:54.164Z] drwxr-xr-x 4 root root 28 Jul 15 08:06 .. [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:04 .dockerignore [2021-07-15T08:07:54.164Z] drwxrwxr-x 8 1001 1001 162 Jul 15 08:04 .git [2021-07-15T08:07:54.164Z] drwxrwxr-x 3 1001 1001 125 Jul 15 08:04 .github [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:04 .gitignore [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:04 .hadolint.yml [2021-07-15T08:07:54.164Z] drwx------ 3 1001 1001 43 Jul 15 08:05 .semver [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:04 .sonarcloud.properties [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:04 Attribution.txt [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:04 CHANGELOG.md [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:04 CONTRIBUTING.md [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:04 Dockerfile.build [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:04 Jenkinsfile [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:04 LICENSE [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:04 Makefile [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:04 README.md [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:04 SECURITY.md [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:05 VERSION [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:04 ZMQWindows.md [2021-07-15T08:07:54.164Z] drwxrwxr-x 2 1001 1001 37 Jul 15 08:04 bin [2021-07-15T08:07:54.164Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:04 cmd [2021-07-15T08:07:54.164Z] -rw-r--r-- 1 root root 402846 Jul 15 08:07 coverage.out [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:04 go.mod [2021-07-15T08:07:54.164Z] -rw-r--r-- 1 root root 20973 Jul 15 08:06 go.sum [2021-07-15T08:07:54.164Z] drwxrwxr-x 7 1001 1001 114 Jul 15 08:04 internal [2021-07-15T08:07:54.164Z] drwxrwxr-x 3 1001 1001 16 Jul 15 08:04 openapi [2021-07-15T08:07:54.164Z] drwxrwxr-x 4 1001 1001 71 Jul 15 08:04 snap [2021-07-15T08:07:54.164Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:04 version.go [Pipeline] sh [2021-07-15T08:07:54.489Z] + '[' -e coverage.out ] [2021-07-15T08:07:54.490Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:07:54.645Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:07:54.971Z] + make build [2021-07-15T08:07:54.971Z] go mod tidy [2021-07-15T08:07:54.971Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:07:56.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:08:03.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:08:03.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:08:04.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:08:04.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:08:05.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:08:06.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:08:07.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:08:08.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:08:08.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:08:08.983Z] provisioning config files... [2021-07-15T08:08:09.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7745406043830206522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:08:09.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:08:09.440Z] ---> docker-login.sh [2021-07-15T08:08:09.440Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:08:10.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:08:10.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:08:10.716Z] Configure a credential helper to remove this warning. See [2021-07-15T08:08:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:08:10.716Z] [2021-07-15T08:08:10.716Z] Login Succeeded [2021-07-15T08:08:10.716Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2021-07-15T08:08:10.754Z] $ docker stop --time=1 56ad2ccc6252b49af43e2fc1e7e7b4da90b2b58e842f52a529e3bf719d2f52bf [2021-07-15T08:08:11.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:08:11.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:08:11.322Z] Configure a credential helper to remove this warning. See [2021-07-15T08:08:11.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:08:11.322Z] [2021-07-15T08:08:11.322Z] Login Succeeded [2021-07-15T08:08:11.322Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:08:11.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:08:11.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:08:11.923Z] Configure a credential helper to remove this warning. See [2021-07-15T08:08:11.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:08:11.923Z] [2021-07-15T08:08:11.923Z] Login Succeeded [2021-07-15T08:08:11.923Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:08:12.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:08:12.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:08:12.529Z] Configure a credential helper to remove this warning. See [2021-07-15T08:08:12.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:08:12.529Z] [2021-07-15T08:08:12.529Z] Login Succeeded [2021-07-15T08:08:12.529Z] docker.io [2021-07-15T08:08:12.688Z] $ docker rm -f 56ad2ccc6252b49af43e2fc1e7e7b4da90b2b58e842f52a529e3bf719d2f52bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-15T08:08:13.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:08:13.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:08:13.416Z] Configure a credential helper to remove this warning. See [2021-07-15T08:08:13.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:08:13.416Z] [2021-07-15T08:08:13.416Z] Login Succeeded [2021-07-15T08:08:13.416Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:08:16.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-07-15T08:08:16.995Z] ========================================================= [2021-07-15T08:08:16.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T08:08:16.995Z] ========================================================= [2021-07-15T08:08:16.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:08:16.997Z] [2021-07-15T08:08:16.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:17.365Z] + 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 . [2021-07-15T08:08:17.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:08:17.430Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T08:08:17.430Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T08:08:17.430Z] ca9280d653b3: Pulling fs layer [2021-07-15T08:08:17.430Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T08:08:17.710Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T08:08:17.710Z] cbdbe7a5bc2a: Download complete [2021-07-15T08:08:17.977Z] cbdbe7a5bc2a: Pull complete [2021-07-15T08:08:18.560Z] ca9280d653b3: Verifying Checksum [2021-07-15T08:08:18.560Z] ca9280d653b3: Download complete [2021-07-15T08:08:18.831Z] ca9280d653b3: Pull complete [2021-07-15T08:08:19.377Z] Sending build context to Docker daemon 165.8MB [2021-07-15T08:08:19.377Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:19.377Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:08:19.658Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T08:08:19.658Z] 595b0fe564bb: Pulling fs layer [2021-07-15T08:08:19.658Z] 24495759ef45: Pulling fs layer [2021-07-15T08:08:19.658Z] d148012ef14d: Pulling fs layer [2021-07-15T08:08:19.658Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T08:08:19.658Z] 093eec477d81: Pulling fs layer [2021-07-15T08:08:19.658Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T08:08:19.658Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T08:08:19.658Z] 596795e73e0f: Pulling fs layer [2021-07-15T08:08:19.658Z] a6d5b2bbb924: Waiting [2021-07-15T08:08:19.658Z] cb65c68fc2e2: Waiting [2021-07-15T08:08:19.658Z] 2446dc1eb7d3: Waiting [2021-07-15T08:08:19.658Z] 093eec477d81: Waiting [2021-07-15T08:08:19.658Z] 596795e73e0f: Waiting [2021-07-15T08:08:19.658Z] d148012ef14d: Verifying Checksum [2021-07-15T08:08:19.658Z] d148012ef14d: Download complete [2021-07-15T08:08:19.658Z] 24495759ef45: Download complete [2021-07-15T08:08:19.943Z] 093eec477d81: Download complete [2021-07-15T08:08:19.943Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T08:08:19.943Z] a6d5b2bbb924: Download complete [2021-07-15T08:08:19.943Z] 2446dc1eb7d3: Download complete [2021-07-15T08:08:19.943Z] 595b0fe564bb: Verifying Checksum [2021-07-15T08:08:19.943Z] 595b0fe564bb: Download complete [2021-07-15T08:08:20.568Z] 595b0fe564bb: Pull complete [2021-07-15T08:08:21.572Z] 24495759ef45: Pull complete [2021-07-15T08:08:21.848Z] d148012ef14d: Pull complete [2021-07-15T08:08:22.171Z] 7e9c9ca2126c: Download complete [2021-07-15T08:08:23.303Z] 596795e73e0f: Verifying Checksum [2021-07-15T08:08:23.303Z] 596795e73e0f: Download complete [2021-07-15T08:08:24.288Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T08:08:24.288Z] cb65c68fc2e2: Download complete [2021-07-15T08:08:25.539Z] 7e9c9ca2126c: Pull complete [2021-07-15T08:08:25.540Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T08:08:25.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:08:25.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T08:08:25.635Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:08:25.695Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:08:28.280Z] $ docker top ebc4532fc393e927d693079091e105bbcf9af309a0cf2717b35df205600ad6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:08:28.679Z] + docker-compose build --help [2021-07-15T08:08:28.679Z] + grep parallel [2021-07-15T08:08:29.267Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:08:29.280Z] $ docker stop --time=1 ebc4532fc393e927d693079091e105bbcf9af309a0cf2717b35df205600ad6e6 [2021-07-15T08:08:30.483Z] $ docker rm -f ebc4532fc393e927d693079091e105bbcf9af309a0cf2717b35df205600ad6e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:30.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:08:30.938Z] . [Pipeline] withDockerContainer [2021-07-15T08:08:31.042Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:08:31.108Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:08:31.456Z] $ docker top 661a1368c266e1112e7a028f94ddbdc8bc5cb398d0814220c8ca42fe275c041f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:08:32.177Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:08:32.769Z] Building core-command ... [2021-07-15T08:08:32.769Z] Building core-data ... [2021-07-15T08:08:32.769Z] Building core-metadata ... [2021-07-15T08:08:32.769Z] Building security-bootstrapper ... [2021-07-15T08:08:32.769Z] Building security-proxy-setup ... [2021-07-15T08:08:32.769Z] Building security-secretstore-setup ... [2021-07-15T08:08:32.769Z] Building support-notifications ... [2021-07-15T08:08:32.769Z] Building support-scheduler ... [2021-07-15T08:08:32.769Z] Building sys-mgmt-agent ... [2021-07-15T08:08:32.769Z] Building sys-mgmt-agent [2021-07-15T08:08:32.769Z] Building security-proxy-setup [2021-07-15T08:08:32.769Z] Building security-secretstore-setup [2021-07-15T08:08:32.769Z] Building core-command [2021-07-15T08:08:32.769Z] Building support-scheduler [2021-07-15T08:08:34.463Z] cb65c68fc2e2: Pull complete [2021-07-15T08:08:34.463Z] 093eec477d81: Pull complete [2021-07-15T08:08:34.463Z] a6d5b2bbb924: Pull complete [2021-07-15T08:08:34.463Z] 2446dc1eb7d3: Pull complete [2021-07-15T08:08:37.905Z] 596795e73e0f: Pull complete [2021-07-15T08:08:37.905Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T08:08:37.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T08:08:37.905Z] ---> d9e956139c92 [2021-07-15T08:08:37.905Z] 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-15T08:08:41.601Z] ---> Running in 283b5b428541 [2021-07-15T08:08:42.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:08:42.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:42.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:08:42.907Z] ---> 74ec590f7297 [2021-07-15T08:08:42.907Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:08:43.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:43.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:08:43.498Z] ---> 74ec590f7297 [2021-07-15T08:08:43.498Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:08:43.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:43.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:08:43.498Z] ---> 74ec590f7297 [2021-07-15T08:08:43.498Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:08:43.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:08:44.085Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:44.085Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:08:44.085Z] ---> 74ec590f7297 [2021-07-15T08:08:44.085Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:08:44.175Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:08:44.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:44.351Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:08:44.351Z] ---> 74ec590f7297 [2021-07-15T08:08:44.351Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:08:44.770Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:08:44.771Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:08:44.771Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:08:44.946Z] ---> Running in db3b2a5cf392 [2021-07-15T08:08:44.946Z] ---> Running in 68570fd7de4b [2021-07-15T08:08:44.946Z] ---> Running in 688030163b5b [2021-07-15T08:08:44.946Z] ---> Running in 462ef99e5b77 [2021-07-15T08:08:44.946Z] ---> Running in fe692ed3d8d7 [2021-07-15T08:08:45.218Z] Removing intermediate container 688030163b5b [2021-07-15T08:08:45.218Z] ---> c8c2e648a131 [2021-07-15T08:08:45.218Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:08:45.218Z] Removing intermediate container 68570fd7de4b [2021-07-15T08:08:45.218Z] ---> e5eeaa0a4d95 [2021-07-15T08:08:45.218Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:08:45.218Z] Removing intermediate container db3b2a5cf392 [2021-07-15T08:08:45.218Z] ---> dabe03813631 [2021-07-15T08:08:45.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:08:45.218Z] Removing intermediate container fe692ed3d8d7 [2021-07-15T08:08:45.218Z] ---> 573c62a13be2 [2021-07-15T08:08:45.218Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:08:45.218Z] Removing intermediate container 462ef99e5b77 [2021-07-15T08:08:45.218Z] ---> 23fee1677030 [2021-07-15T08:08:45.218Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:08:45.218Z] ---> Running in 263e64419a46 [2021-07-15T08:08:45.218Z] ---> Running in d32317adc258 [2021-07-15T08:08:45.218Z] ---> Running in a24c5606c28f [2021-07-15T08:08:45.218Z] ---> Running in c80871b7fc81 [2021-07-15T08:08:45.218Z] ---> Running in 6cbd70d9408c [2021-07-15T08:08:46.209Z] Removing intermediate container 263e64419a46 [2021-07-15T08:08:46.209Z] ---> 49331adb8952 [2021-07-15T08:08:46.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:08:46.209Z] ---> Running in a6f94a34eec3 [2021-07-15T08:08:46.209Z] Removing intermediate container d32317adc258 [2021-07-15T08:08:46.209Z] ---> 4ea193a01aee [2021-07-15T08:08:46.209Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:08:46.209Z] Removing intermediate container a24c5606c28f [2021-07-15T08:08:46.209Z] ---> 637d7d5c96a8 [2021-07-15T08:08:46.209Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:08:46.209Z] ---> Running in 60e671e00a9d [2021-07-15T08:08:46.209Z] ---> Running in 64bce7a9be13 [2021-07-15T08:08:46.481Z] Removing intermediate container c80871b7fc81 [2021-07-15T08:08:46.481Z] ---> 6eaae2079fea [2021-07-15T08:08:46.481Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:08:46.481Z] Removing intermediate container 6cbd70d9408c [2021-07-15T08:08:46.481Z] ---> 2cc7db027f4f [2021-07-15T08:08:46.481Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:08:46.746Z] ---> Running in c8db998a6a0f [2021-07-15T08:08:46.746Z] ---> Running in 760dd2298ef3 [2021-07-15T08:08:46.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:47.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:48.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:48.132Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:48.410Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:48.410Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:48.410Z] Removing intermediate container a6f94a34eec3 [2021-07-15T08:08:48.410Z] ---> df02a2bd45bd [2021-07-15T08:08:48.410Z] Step 6/24 : COPY go.mod . [2021-07-15T08:08:48.410Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:48.686Z] ---> b76fb16c3a70 [2021-07-15T08:08:48.686Z] Step 7/24 : RUN go mod download [2021-07-15T08:08:48.686Z] ---> Running in 51d1037e0137 [2021-07-15T08:08:48.686Z] Removing intermediate container 64bce7a9be13 [2021-07-15T08:08:48.686Z] ---> 9b48de98019e [2021-07-15T08:08:48.686Z] Step 6/26 : COPY go.mod . [2021-07-15T08:08:48.957Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:48.957Z] Removing intermediate container 60e671e00a9d [2021-07-15T08:08:48.957Z] ---> d236f77e672c [2021-07-15T08:08:48.957Z] Step 6/23 : COPY go.mod . [2021-07-15T08:08:48.957Z] Removing intermediate container 760dd2298ef3 [2021-07-15T08:08:48.957Z] ---> 50d295740956 [2021-07-15T08:08:48.957Z] Step 6/24 : COPY go.mod . [2021-07-15T08:08:48.957Z] ---> d854f6fcd5cf [2021-07-15T08:08:48.957Z] Step 7/26 : RUN go mod download [2021-07-15T08:08:49.244Z] ---> Running in 07e284496224 [2021-07-15T08:08:49.244Z] ---> 1f65de3d737e [2021-07-15T08:08:49.244Z] Step 7/24 : RUN go mod download [2021-07-15T08:08:49.244Z] ---> 23c4b30f8523 [2021-07-15T08:08:49.244Z] Step 7/23 : RUN go mod download [2021-07-15T08:08:49.244Z] ---> Running in 3c4e4e3a0a41 [2021-07-15T08:08:49.244Z] ---> Running in d53a831b9a63 [2021-07-15T08:08:49.244Z] Removing intermediate container c8db998a6a0f [2021-07-15T08:08:49.244Z] ---> 8ebfa680667e [2021-07-15T08:08:49.244Z] Step 6/22 : COPY go.mod . [2021-07-15T08:08:49.515Z] ---> b728e72788c4 [2021-07-15T08:08:49.515Z] Step 7/22 : RUN go mod download [2021-07-15T08:08:49.515Z] ---> Running in bdca3f8acc49 [2021-07-15T08:08:49.803Z] Removing intermediate container 51d1037e0137 [2021-07-15T08:08:49.803Z] ---> 54853de567cd [2021-07-15T08:08:49.803Z] Step 8/24 : COPY . . [2021-07-15T08:08:51.483Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:08:51.484Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:08:51.484Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:08:51.484Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:08:51.484Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:08:51.484Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:08:51.484Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:08:51.484Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:08:51.484Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:08:51.484Z] OK: 218 MiB in 52 packages [2021-07-15T08:08:51.781Z] Removing intermediate container 07e284496224 [2021-07-15T08:08:51.781Z] ---> 596a71b3f192 [2021-07-15T08:08:51.781Z] Step 8/26 : COPY . . [2021-07-15T08:08:54.403Z] Removing intermediate container d53a831b9a63 [2021-07-15T08:08:54.403Z] ---> 3d4b8c14449c [2021-07-15T08:08:54.403Z] Step 8/24 : COPY . . [2021-07-15T08:08:54.403Z] ---> 82fa8ddf0fbf [2021-07-15T08:08:54.403Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:08:54.403Z] Removing intermediate container 3c4e4e3a0a41 [2021-07-15T08:08:54.403Z] ---> bf3ce101685f [2021-07-15T08:08:54.403Z] Step 8/23 : COPY . . [2021-07-15T08:08:54.403Z] ---> Running in f8e166746ba5 [2021-07-15T08:08:54.403Z] Removing intermediate container bdca3f8acc49 [2021-07-15T08:08:54.403Z] ---> 62e305406542 [2021-07-15T08:08:54.403Z] Step 8/22 : COPY . . [2021-07-15T08:08:55.831Z] Removing intermediate container 283b5b428541 [2021-07-15T08:08:55.831Z] ---> 4799a5c89441 [2021-07-15T08:08:55.831Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:08:55.831Z] ---> Running in 5e8966e1f327 [2021-07-15T08:08:56.107Z] Removing intermediate container 5e8966e1f327 [2021-07-15T08:08:56.107Z] ---> c159739c2ecc [2021-07-15T08:08:56.107Z] Step 5/6 : COPY go.mod . [2021-07-15T08:08:56.714Z] ---> fa2454a7c8a0 [2021-07-15T08:08:56.714Z] Step 6/6 : RUN go mod download [2021-07-15T08:08:56.989Z] ---> Running in 97a7dfa42a94 [2021-07-15T08:08:59.784Z] ---> c82c018c5cff [2021-07-15T08:08:59.784Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:08:59.784Z] Removing intermediate container f8e166746ba5 [2021-07-15T08:08:59.784Z] ---> a807d02de3a5 [2021-07-15T08:08:59.784Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:08:59.784Z] ---> Running in be11435905f4 [2021-07-15T08:08:59.784Z] ---> Running in d580520a10b1 [2021-07-15T08:08:59.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:09:00.746Z] Removing intermediate container be11435905f4 [2021-07-15T08:09:00.746Z] ---> 13eed02dd3d4 [2021-07-15T08:09:00.746Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:09:01.018Z] ---> Running in fc9f8da16a8a [2021-07-15T08:09:02.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:09:12.409Z] ---> 8c819fc26ccc [2021-07-15T08:09:12.410Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:09:12.410Z] ---> 40282f637dc3 [2021-07-15T08:09:12.410Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:09:12.410Z] ---> Running in f6a0c44da955 [2021-07-15T08:09:12.410Z] ---> Running in 76cb8ee5db14 [2021-07-15T08:09:12.410Z] ---> b46b508b1d02 [2021-07-15T08:09:12.410Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:09:12.410Z] ---> Running in b5636f914e3f [2021-07-15T08:09:12.677Z] Removing intermediate container f6a0c44da955 [2021-07-15T08:09:12.677Z] ---> 23a5440eedaa [2021-07-15T08:09:12.677Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:09:12.950Z] ---> Running in 9668233f4430 [2021-07-15T08:09:12.950Z] Removing intermediate container b5636f914e3f [2021-07-15T08:09:12.950Z] ---> d1fc83ac48bb [2021-07-15T08:09:12.950Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:09:12.950Z] ---> Running in 5a914e582fa1 [2021-07-15T08:09:12.950Z] Removing intermediate container 76cb8ee5db14 [2021-07-15T08:09:12.950Z] ---> e7e52444fc4b [2021-07-15T08:09:12.950Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:09:13.229Z] ---> Running in 8b7250d5501a [2021-07-15T08:09:13.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:09:13.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:09:13.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:09:23.809Z] Removing intermediate container 97a7dfa42a94 [2021-07-15T08:09:23.809Z] ---> 2bf886d7a594 [2021-07-15T08:09:23.809Z] Successfully built 2bf886d7a594 [2021-07-15T08:09:23.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:24.156Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:09:24.156Z] . [Pipeline] withDockerContainer [2021-07-15T08:09:24.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2021-07-15T08:09:24.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T08:09:26.092Z] $ docker top 08c9caf5c553e10a79039cb449575a8bfb448124cbb02f4d0fa1638d60bd8a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:09:27.071Z] + go version [2021-07-15T08:09:27.071Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T08:09:27.097Z] $ docker stop --time=1 08c9caf5c553e10a79039cb449575a8bfb448124cbb02f4d0fa1638d60bd8a21 [2021-07-15T08:09:28.957Z] Removing intermediate container d580520a10b1 [2021-07-15T08:09:28.957Z] ---> df55bcc8449e [2021-07-15T08:09:28.957Z] [2021-07-15T08:09:28.957Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:09:28.957Z] 3.12: Pulling from library/alpine [2021-07-15T08:09:28.957Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:09:28.957Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:09:28.957Z] ---> 13621d1b12d4 [2021-07-15T08:09:28.957Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:09:28.957Z] ---> Running in e4048fc3b07d [2021-07-15T08:09:28.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:28.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:29.025Z] $ docker rm -f 08c9caf5c553e10a79039cb449575a8bfb448124cbb02f4d0fa1638d60bd8a21 [2021-07-15T08:09:29.224Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:09:29.224Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:09:29.224Z] OK: 6 MiB in 15 packages [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-15T08:09:29.837Z] Removing intermediate container e4048fc3b07d [2021-07-15T08:09:29.837Z] ---> afd1cf5695f8 [2021-07-15T08:09:29.837Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:09:29.837Z] ---> Running in 32fe26e93710 [2021-07-15T08:09:29.837Z] Removing intermediate container 32fe26e93710 [2021-07-15T08:09:29.837Z] ---> 838f15674685 [2021-07-15T08:09:29.837Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:09:29.837Z] ---> Running in de1d30b1732b [2021-07-15T08:09:30.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:09:30.005Z] [2021-07-15T08:09:30.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:30.105Z] Removing intermediate container de1d30b1732b [2021-07-15T08:09:30.105Z] ---> 6e864ea32a90 [2021-07-15T08:09:30.105Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:09:30.105Z] ---> Running in e354bc7fb24a [2021-07-15T08:09:30.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:09:30.379Z] Removing intermediate container e354bc7fb24a [2021-07-15T08:09:30.379Z] ---> 6d4873649b03 [2021-07-15T08:09:30.379Z] Step 16/24 : WORKDIR / [2021-07-15T08:09:30.379Z] ---> Running in 9056ae0546d8 [2021-07-15T08:09:30.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:09:30.379Z] Removing intermediate container 9056ae0546d8 [2021-07-15T08:09:30.379Z] ---> 9112b7dbc76a [2021-07-15T08:09:30.380Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:09:30.971Z] ---> 665778a84322 [2021-07-15T08:09:30.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:09:31.553Z] ---> ae33531feea3 [2021-07-15T08:09:31.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:09:31.813Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T08:09:31.813Z] 29e5d40040c1: Pulling fs layer [2021-07-15T08:09:31.813Z] 1ce36da41761: Pulling fs layer [2021-07-15T08:09:31.813Z] 25b303627fd3: Pulling fs layer [2021-07-15T08:09:31.813Z] 29e5d40040c1: Verifying Checksum [2021-07-15T08:09:31.813Z] 29e5d40040c1: Download complete [2021-07-15T08:09:31.822Z] ---> 27a9a5ba0f8f [2021-07-15T08:09:31.822Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:09:31.822Z] ---> Running in a830e0005358 [2021-07-15T08:09:31.822Z] Removing intermediate container a830e0005358 [2021-07-15T08:09:31.822Z] ---> 72450054466c [2021-07-15T08:09:31.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:09:32.090Z] ---> Running in e905aeb3bc76 [2021-07-15T08:09:32.090Z] Removing intermediate container e905aeb3bc76 [2021-07-15T08:09:32.090Z] ---> 33e2067dcc0e [2021-07-15T08:09:32.090Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:09:32.090Z] ---> Running in f5ab31253a3e [2021-07-15T08:09:32.359Z] Removing intermediate container f5ab31253a3e [2021-07-15T08:09:32.359Z] ---> e0b4f948c361 [2021-07-15T08:09:32.359Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:09:32.359Z] ---> Running in fa604ada23c5 [2021-07-15T08:09:32.457Z] 1ce36da41761: Verifying Checksum [2021-07-15T08:09:32.457Z] 1ce36da41761: Download complete [2021-07-15T08:09:32.631Z] Removing intermediate container fa604ada23c5 [2021-07-15T08:09:32.631Z] ---> fffdf30e62a4 [2021-07-15T08:09:32.631Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:09:32.631Z] ---> Running in 1819c7b55e09 [2021-07-15T08:09:32.742Z] 29e5d40040c1: Pull complete [2021-07-15T08:09:32.903Z] Removing intermediate container 1819c7b55e09 [2021-07-15T08:09:32.903Z] ---> f84ff9c3d041 [2021-07-15T08:09:32.904Z] [2021-07-15T08:09:32.904Z] Successfully built f84ff9c3d041 [2021-07-15T08:09:32.904Z] Successfully tagged core-command:latest [2021-07-15T08:09:32.904Z] Building core-data [2021-07-15T08:09:34.208Z] 1ce36da41761: Pull complete [2021-07-15T08:09:34.489Z] 25b303627fd3: Verifying Checksum [2021-07-15T08:09:34.489Z] 25b303627fd3: Download complete [2021-07-15T08:09:37.165Z]  Building core-command ... done Removing intermediate container fc9f8da16a8a [2021-07-15T08:09:37.165Z] ---> 30bd69ca745f [2021-07-15T08:09:37.165Z] [2021-07-15T08:09:37.165Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:09:37.165Z] ---> 13621d1b12d4 [2021-07-15T08:09:37.165Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:09:37.165Z] ---> Running in dfbe9078cd12 [2021-07-15T08:09:37.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:37.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:37.714Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:09:37.985Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:09:37.985Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:09:37.985Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:09:37.985Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:09:37.985Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:09:37.985Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:09:37.985Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:09:37.985Z] OK: 7 MiB in 20 packages [2021-07-15T08:09:39.042Z] Removing intermediate container dfbe9078cd12 [2021-07-15T08:09:39.042Z] ---> 97b38eb3098a [2021-07-15T08:09:39.042Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:09:39.316Z] ---> Running in f73aa44cdba6 [2021-07-15T08:09:39.316Z] Removing intermediate container f73aa44cdba6 [2021-07-15T08:09:39.316Z] ---> 09fbfde2313b [2021-07-15T08:09:39.316Z] Step 14/26 : WORKDIR / [2021-07-15T08:09:39.316Z] ---> Running in 322d6044869c [2021-07-15T08:09:39.595Z] Removing intermediate container 322d6044869c [2021-07-15T08:09:39.595Z] ---> 3f804c52643e [2021-07-15T08:09:39.595Z] 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-15T08:09:40.189Z] ---> 320e7d9eacd2 [2021-07-15T08:09:40.189Z] 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-15T08:09:40.459Z] ---> 4485ce30d0d6 [2021-07-15T08:09:40.459Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:09:41.047Z] ---> c487084e3c52 [2021-07-15T08:09:41.047Z] 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-15T08:09:41.646Z] ---> de421d7afbf1 [2021-07-15T08:09:41.646Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:09:41.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:41.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:41.914Z] ---> 74ec590f7297 [2021-07-15T08:09:41.914Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:09:41.914Z] ---> Using cache [2021-07-15T08:09:41.914Z] ---> 23fee1677030 [2021-07-15T08:09:41.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:41.914Z] ---> Using cache [2021-07-15T08:09:41.914Z] ---> 637d7d5c96a8 [2021-07-15T08:09:41.914Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:09:41.914Z] ---> Running in 36f9db626f57 [2021-07-15T08:09:42.180Z] ---> 901ff591322a [2021-07-15T08:09:42.180Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:09:42.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:43.044Z] ---> 758508435a88 [2021-07-15T08:09:43.044Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:09:43.313Z] ---> 9a262f618939 [2021-07-15T08:09:43.313Z] 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-15T08:09:43.313Z] ---> Running in 0faf3b19c00b [2021-07-15T08:09:43.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:44.170Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:44.439Z] Removing intermediate container 0faf3b19c00b [2021-07-15T08:09:44.439Z] ---> c4737ac9974d [2021-07-15T08:09:44.439Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:09:44.439Z] ---> Running in 2b95b5df3cce [2021-07-15T08:09:44.708Z] Removing intermediate container 36f9db626f57 [2021-07-15T08:09:44.708Z] ---> e8e3332d849c [2021-07-15T08:09:44.708Z] Step 6/24 : COPY go.mod . [2021-07-15T08:09:44.708Z] Removing intermediate container 2b95b5df3cce [2021-07-15T08:09:44.708Z] ---> f94fd496360f [2021-07-15T08:09:44.708Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T08:09:44.710Z] 25b303627fd3: Pull complete [2021-07-15T08:09:44.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T08:09:44.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:09:44.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T08:09:44.977Z] ---> Running in ec076cb900cd [2021-07-15T08:09:44.978Z] ---> d89016cd2e4d [2021-07-15T08:09:44.978Z] Step 7/24 : RUN go mod download [2021-07-15T08:09:44.978Z] Removing intermediate container ec076cb900cd [2021-07-15T08:09:44.978Z] ---> d83cd35258e2 [2021-07-15T08:09:44.978Z] Step 25/26 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:09:45.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2021-07-15T08:09:45.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-15T08:09:45.248Z] ---> Running in 940f0c46a0d9 [2021-07-15T08:09:45.248Z] ---> Running in 82a145e2fc82 [2021-07-15T08:09:45.519Z] Removing intermediate container 82a145e2fc82 [2021-07-15T08:09:45.519Z] ---> 2d785789efbc [2021-07-15T08:09:45.519Z] Step 26/26 : LABEL version=2.0.1-dev.9 [2021-07-15T08:09:45.519Z] ---> Running in 06bc6cf34bb6 [2021-07-15T08:09:45.791Z] Removing intermediate container 06bc6cf34bb6 [2021-07-15T08:09:45.791Z] ---> 639cfde7e436 [2021-07-15T08:09:45.791Z] [2021-07-15T08:09:46.061Z] Successfully built 639cfde7e436 [2021-07-15T08:09:46.061Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T08:09:46.061Z] Building core-metadata [2021-07-15T08:09:48.085Z]  Building security-secretstore-setup ... done Removing intermediate container 940f0c46a0d9 [2021-07-15T08:09:48.085Z] ---> a31a7980cfc9 [2021-07-15T08:09:48.085Z] Step 8/24 : COPY . . [2021-07-15T08:09:48.374Z] $ docker top f43a48cba0c4a9baf778e4b0ca4427ce0c10cd7a162220ff113599683bfbe9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:09:49.406Z] + docker-compose build --help [2021-07-15T08:09:49.407Z] + grep parallel [2021-07-15T08:09:49.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:09:53.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:53.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:53.035Z] ---> 74ec590f7297 [2021-07-15T08:09:53.035Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> 23fee1677030 [2021-07-15T08:09:53.035Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> 637d7d5c96a8 [2021-07-15T08:09:53.035Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> 9b48de98019e [2021-07-15T08:09:53.035Z] Step 6/24 : COPY go.mod . [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> d854f6fcd5cf [2021-07-15T08:09:53.035Z] Step 7/24 : RUN go mod download [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> 596a71b3f192 [2021-07-15T08:09:53.035Z] Step 8/24 : COPY . . [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> c82c018c5cff [2021-07-15T08:09:53.035Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:09:53.035Z] ---> Using cache [2021-07-15T08:09:53.035Z] ---> 13eed02dd3d4 [2021-07-15T08:09:53.035Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:09:53.631Z] ---> Running in 2870703e8d15 [2021-07-15T08:09:54.228Z] ---> e7a0c6d3a7e5 [2021-07-15T08:09:54.228Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:09:54.228Z] ---> Running in 0d38dc121385 [2021-07-15T08:09:54.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:09:54.817Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:09:54.838Z] $ docker stop --time=1 f43a48cba0c4a9baf778e4b0ca4427ce0c10cd7a162220ff113599683bfbe9a6 [2021-07-15T08:09:55.939Z] Removing intermediate container 9668233f4430 [2021-07-15T08:09:55.939Z] ---> 97dadef2d07f [2021-07-15T08:09:55.939Z] [2021-07-15T08:09:55.939Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:09:55.939Z] ---> 13621d1b12d4 [2021-07-15T08:09:55.939Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:09:55.939Z] ---> Using cache [2021-07-15T08:09:55.939Z] ---> afd1cf5695f8 [2021-07-15T08:09:55.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:09:55.939Z] ---> Using cache [2021-07-15T08:09:55.939Z] ---> 838f15674685 [2021-07-15T08:09:55.939Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:09:55.939Z] Removing intermediate container 5a914e582fa1 [2021-07-15T08:09:55.939Z] ---> 8a5efef39ca5 [2021-07-15T08:09:55.939Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:09:55.939Z] ---> Running in 7e00f1e81ba4 [2021-07-15T08:09:56.231Z] ---> Running in 3c32bf376bf9 [2021-07-15T08:09:56.519Z] Removing intermediate container 7e00f1e81ba4 [2021-07-15T08:09:56.519Z] ---> d1929867075f [2021-07-15T08:09:56.519Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:09:56.519Z] Removing intermediate container 0d38dc121385 [2021-07-15T08:09:56.519Z] ---> 95e7e381bb1b [2021-07-15T08:09:56.519Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:09:56.519Z] ---> Running in a5b7ff7fcfb5 [2021-07-15T08:09:56.519Z] ---> Running in 6420aa9c0820 [2021-07-15T08:09:56.710Z] $ docker rm -f f43a48cba0c4a9baf778e4b0ca4427ce0c10cd7a162220ff113599683bfbe9a6 [2021-07-15T08:09:56.801Z] Removing intermediate container 8b7250d5501a [2021-07-15T08:09:56.801Z] ---> 5e1ae74608df [2021-07-15T08:09:56.801Z] [2021-07-15T08:09:56.801Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:09:56.801Z] ---> 13621d1b12d4 [2021-07-15T08:09:56.801Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:09:56.801Z] Removing intermediate container a5b7ff7fcfb5 [2021-07-15T08:09:56.801Z] ---> 8f6be5e5c219 [2021-07-15T08:09:56.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:09:56.801Z] ---> Running in 281380a04b80 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-07-15T08:09:57.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:57.355Z] ---> a2fc0cedf5f7 [2021-07-15T08:09:57.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:09:57.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:09:57.467Z] . [Pipeline] withDockerContainer [2021-07-15T08:09:57.628Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:09:57.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2021-07-15T08:09:57.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:57.895Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:09:58.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:58.320Z] ---> 20d370d1ea67 [2021-07-15T08:09:58.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:09:58.320Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:09:58.752Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:09:58.752Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:09:58.752Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:09:58.752Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:09:58.752Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:09:58.752Z] ---> d07672b4e10e [2021-07-15T08:09:58.752Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:09:58.752Z] OK: 7 MiB in 18 packages [2021-07-15T08:09:58.752Z] ---> Running in dd3c38eeb26f [2021-07-15T08:09:58.752Z] Removing intermediate container 3c32bf376bf9 [2021-07-15T08:09:58.752Z] ---> f4236aea08f7 [2021-07-15T08:09:58.752Z] [2021-07-15T08:09:58.752Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:09:59.163Z] Removing intermediate container dd3c38eeb26f [2021-07-15T08:09:59.163Z] ---> e80040005e84 [2021-07-15T08:09:59.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:09:59.163Z] ---> Running in 7a4d70360001 [2021-07-15T08:09:59.163Z] 20.10.0: Pulling from library/docker [2021-07-15T08:09:59.593Z] Removing intermediate container 7a4d70360001 [2021-07-15T08:09:59.593Z] ---> fcc175099c01 [2021-07-15T08:09:59.593Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:09:59.593Z] ---> Running in 66c194d7fbb5 [2021-07-15T08:09:59.593Z] Removing intermediate container 281380a04b80 [2021-07-15T08:09:59.593Z] ---> c0bd9da68a6c [2021-07-15T08:09:59.593Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:09:59.593Z] ---> Running in 2abe9124b4b6 [2021-07-15T08:09:59.593Z] Removing intermediate container 66c194d7fbb5 [2021-07-15T08:09:59.593Z] ---> 207e80581947 [2021-07-15T08:09:59.593Z] Step 22/23 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:09:59.652Z] $ docker top 8a1023fc16941a7883dc85fa11314dd6865db2f1cf86f6d39859995ceb81b981 -eo pid,comm [2021-07-15T08:09:59.958Z] ---> Running in bb4349e17815 [2021-07-15T08:09:59.958Z] Removing intermediate container 2abe9124b4b6 [2021-07-15T08:09:59.958Z] ---> 9877658afd15 [2021-07-15T08:09:59.958Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:09:59.958Z] ---> Running in d260df200f23 [2021-07-15T08:09:59.958Z] Removing intermediate container bb4349e17815 [2021-07-15T08:09:59.958Z] ---> 0cd3de1057fa [2021-07-15T08:09:59.958Z] Step 23/23 : LABEL version=2.0.1-dev.9 [Pipeline] { [Pipeline] sh [2021-07-15T08:10:00.234Z] ---> Running in 228b8d2750db [2021-07-15T08:10:00.235Z] Removing intermediate container d260df200f23 [2021-07-15T08:10:00.235Z] ---> 7fd5e7fe0e3b [2021-07-15T08:10:00.235Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:10:00.505Z] Removing intermediate container 228b8d2750db [2021-07-15T08:10:00.505Z] ---> 3d5373ec862c [2021-07-15T08:10:00.505Z] [2021-07-15T08:10:00.505Z] Successfully built 3d5373ec862c [2021-07-15T08:10:00.505Z] Successfully tagged support-scheduler:latest [2021-07-15T08:10:00.505Z] Building security-bootstrapper [2021-07-15T08:10:00.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:10:00.775Z]  Building support-scheduler ... done  ---> 64f94e2a4204 [2021-07-15T08:10:00.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:10:02.748Z] ---> 61e3392ec834 [2021-07-15T08:10:02.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:10:03.713Z] ---> 0327ad96dac6 [2021-07-15T08:10:03.713Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:10:03.713Z] ---> Running in 2e2a405ce66f [2021-07-15T08:10:03.982Z] Removing intermediate container 2e2a405ce66f [2021-07-15T08:10:03.982Z] ---> 6ebe76586a0b [2021-07-15T08:10:03.982Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:10:04.250Z] ---> Running in e52a78d5ee18 [2021-07-15T08:10:04.521Z] Removing intermediate container e52a78d5ee18 [2021-07-15T08:10:04.521Z] ---> bb47246f8155 [2021-07-15T08:10:04.521Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T08:10:04.521Z] ---> Running in a487f9413d99 [2021-07-15T08:10:04.808Z] Removing intermediate container a487f9413d99 [2021-07-15T08:10:04.809Z] ---> f66c517d81cd [2021-07-15T08:10:04.809Z] Step 21/22 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:04.809Z] ---> Running in 8d98c48fdbfd [2021-07-15T08:10:05.091Z] Removing intermediate container 8d98c48fdbfd [2021-07-15T08:10:05.091Z] ---> 86960551b9f2 [2021-07-15T08:10:05.091Z] Step 22/22 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:05.091Z] ---> Running in 903e35ab6661 [2021-07-15T08:10:05.371Z] Removing intermediate container 903e35ab6661 [2021-07-15T08:10:05.371Z] ---> e611ef313299 [2021-07-15T08:10:05.371Z] [2021-07-15T08:10:05.657Z] Successfully built e611ef313299 [2021-07-15T08:10:05.658Z] Successfully tagged security-proxy-setup:latest [2021-07-15T08:10:05.658Z] Building support-notifications [2021-07-15T08:10:06.116Z] Building core-command ... [2021-07-15T08:10:06.116Z] Building core-data ... [2021-07-15T08:10:06.116Z] Building core-metadata ... [2021-07-15T08:10:06.116Z] Building security-bootstrapper ... [2021-07-15T08:10:06.116Z] Building security-proxy-setup ... [2021-07-15T08:10:06.116Z] Building security-secretstore-setup ... [2021-07-15T08:10:06.116Z] Building support-notifications ... [2021-07-15T08:10:06.116Z] Building support-scheduler ... [2021-07-15T08:10:06.116Z] Building sys-mgmt-agent ... [2021-07-15T08:10:06.116Z] Building core-data [2021-07-15T08:10:06.116Z] Building support-notifications [2021-07-15T08:10:06.116Z] Building core-metadata [2021-07-15T08:10:06.116Z] Building sys-mgmt-agent [2021-07-15T08:10:06.116Z] Building support-scheduler [2021-07-15T08:10:12.441Z]  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:10:12.442Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:10:12.442Z] ---> aefe523efa57 [2021-07-15T08:10:12.442Z] 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-15T08:10:13.419Z] ---> Running in 8c4449d2b596 [2021-07-15T08:10:14.035Z] Removing intermediate container 8c4449d2b596 [2021-07-15T08:10:14.035Z] ---> 6cd35e0b0b40 [2021-07-15T08:10:14.035Z] 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-15T08:10:14.035Z] ---> Running in b871a5edb88b [2021-07-15T08:10:14.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:14.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:14.914Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:10:14.914Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:10:14.914Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:10:14.914Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:10:14.914Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:10:14.914Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:14.914Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:14.914Z] ---> 74ec590f7297 [2021-07-15T08:10:14.914Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> 23fee1677030 [2021-07-15T08:10:14.914Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> 637d7d5c96a8 [2021-07-15T08:10:14.914Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> 9b48de98019e [2021-07-15T08:10:14.914Z] Step 6/32 : COPY go.mod . [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> d854f6fcd5cf [2021-07-15T08:10:14.914Z] Step 7/32 : RUN go mod download [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> 596a71b3f192 [2021-07-15T08:10:14.914Z] Step 8/32 : COPY . . [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> c82c018c5cff [2021-07-15T08:10:14.914Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:10:14.914Z] ---> Using cache [2021-07-15T08:10:14.914Z] ---> 13eed02dd3d4 [2021-07-15T08:10:14.914Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:10:15.186Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:10:15.186Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:15.186Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:10:15.186Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:10:15.186Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:10:15.186Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:10:15.186Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:10:15.186Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:10:15.186Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:10:15.186Z] ---> Running in 9f5e299ef65b [2021-07-15T08:10:16.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:10:16.157Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:10:16.157Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:10:16.157Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:10:16.157Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:10:16.157Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:10:16.157Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:10:16.157Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:10:16.422Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:10:16.422Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:10:16.422Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:10:16.422Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:10:16.422Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:10:16.422Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:10:16.422Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:10:16.422Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:10:16.422Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:10:16.422Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:10:16.422Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:10:16.422Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:10:16.422Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:10:16.422Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:10:16.422Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:10:16.422Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:10:16.422Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:10:16.422Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:10:16.422Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:10:16.687Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:10:16.687Z] OK: 72 MiB in 59 packages [2021-07-15T08:10:16.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:16.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:16.954Z] ---> 74ec590f7297 [2021-07-15T08:10:16.954Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:10:16.954Z] ---> Using cache [2021-07-15T08:10:16.954Z] ---> 23fee1677030 [2021-07-15T08:10:16.954Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:16.954Z] ---> Using cache [2021-07-15T08:10:16.954Z] ---> 637d7d5c96a8 [2021-07-15T08:10:16.954Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:10:17.919Z] ---> Running in d8ffa8b9018c [2021-07-15T08:10:18.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:18.506Z] Collecting docker-compose==1.23.2 [2021-07-15T08:10:18.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:10:18.778Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:10:18.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:10:19.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:19.390Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:10:19.390Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:10:19.976Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:10:19.976Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:10:20.243Z] OK: 219 MiB in 52 packages [2021-07-15T08:10:20.838Z] Removing intermediate container d8ffa8b9018c [2021-07-15T08:10:20.838Z] ---> 57e23a1b906c [2021-07-15T08:10:20.838Z] Step 6/23 : COPY go.mod . [2021-07-15T08:10:21.105Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:10:21.105Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:10:21.105Z] ---> 52f92d26bc37 [2021-07-15T08:10:21.105Z] Step 7/23 : RUN go mod download [2021-07-15T08:10:21.105Z] ---> Running in e128efc8a115 [2021-07-15T08:10:21.105Z] 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-15T08:10:21.372Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:10:21.372Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:10:22.339Z] Removing intermediate container e128efc8a115 [2021-07-15T08:10:22.339Z] ---> 8b25a321dc9c [2021-07-15T08:10:22.339Z] Step 8/23 : COPY . . [2021-07-15T08:10:22.930Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:10:22.930Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:10:23.205Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:10:23.205Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:10:23.205Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:10:23.205Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:10:23.794Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:10:23.794Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:10:23.794Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:10:23.794Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:10:24.067Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:10:24.067Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:10:24.067Z] 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-15T08:10:24.339Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:10:24.339Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:10:24.339Z] 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-15T08:10:24.339Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:10:24.339Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:10:24.339Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:10:24.607Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:10:24.877Z] Installing collected packages: texttable, dockerpty, docopt, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, jsonschema, cached-property, docker-compose [2021-07-15T08:10:24.877Z] Running setup.py install for texttable: started [2021-07-15T08:10:26.296Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:10:26.296Z] Running setup.py install for dockerpty: started [2021-07-15T08:10:27.288Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:10:27.288Z] Running setup.py install for docopt: started [2021-07-15T08:10:27.890Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:10:28.914Z] Attempting uninstall: idna [2021-07-15T08:10:28.914Z] Found existing installation: idna 2.9 [2021-07-15T08:10:28.914Z] Uninstalling idna-2.9: [2021-07-15T08:10:28.914Z] Successfully uninstalled idna-2.9 [2021-07-15T08:10:28.914Z] ---> dfc9ad3b1f3c [2021-07-15T08:10:28.914Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:10:28.914Z] ---> Running in f691152d3cac [2021-07-15T08:10:29.536Z] Attempting uninstall: urllib3 [2021-07-15T08:10:29.536Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:10:29.536Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:10:29.536Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:10:29.821Z] Attempting uninstall: requests [2021-07-15T08:10:29.821Z] Found existing installation: requests 2.23.0 [2021-07-15T08:10:29.821Z] Uninstalling requests-2.23.0: [2021-07-15T08:10:29.821Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:10:30.433Z] Removing intermediate container 2870703e8d15 [2021-07-15T08:10:30.433Z] ---> b9190b6571e4 [2021-07-15T08:10:30.433Z] [2021-07-15T08:10:30.433Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:10:30.433Z] ---> 13621d1b12d4 [2021-07-15T08:10:30.433Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:10:30.433Z] ---> Using cache [2021-07-15T08:10:30.433Z] ---> afd1cf5695f8 [2021-07-15T08:10:30.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:10:30.433Z] ---> Using cache [2021-07-15T08:10:30.433Z] ---> 838f15674685 [2021-07-15T08:10:30.433Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:10:30.706Z] ---> Running in dc64f5c77449 [2021-07-15T08:10:30.706Z] Running setup.py install for PyYAML: started [2021-07-15T08:10:30.706Z] Removing intermediate container dc64f5c77449 [2021-07-15T08:10:30.706Z] ---> bfa562a3e265 [2021-07-15T08:10:30.706Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:10:30.706Z] ---> Running in 8b2cfcd6b82e [2021-07-15T08:10:30.986Z] Removing intermediate container 8b2cfcd6b82e [2021-07-15T08:10:30.986Z] ---> bbd6282537ea [2021-07-15T08:10:30.986Z] Step 16/24 : WORKDIR / [2021-07-15T08:10:31.263Z] ---> Running in 70cca59e70de [2021-07-15T08:10:31.263Z] Removing intermediate container 70cca59e70de [2021-07-15T08:10:31.263Z] ---> b0d6332161cf [2021-07-15T08:10:31.263Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:10:31.857Z] Removing intermediate container f691152d3cac [2021-07-15T08:10:31.857Z] ---> 08f23687a11f [2021-07-15T08:10:31.857Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:10:31.857Z] ---> 30a119ef53e5 [2021-07-15T08:10:31.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:10:31.857Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:10:31.857Z] ---> Running in db57c46679e4 [2021-07-15T08:10:32.835Z] ---> 3edca0ef966f [2021-07-15T08:10:32.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:32.835Z] 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-15T08:10:32.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:10:32.835Z] ---> 672ef5b9e2e2 [2021-07-15T08:10:32.835Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:10:33.104Z] ---> Running in 1b0d945e2bfc [2021-07-15T08:10:33.104Z] Removing intermediate container 1b0d945e2bfc [2021-07-15T08:10:33.104Z] ---> 252bf1844908 [2021-07-15T08:10:33.104Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:10:33.374Z] ---> Running in 96b53fbcbd5e [2021-07-15T08:10:33.374Z] Removing intermediate container 96b53fbcbd5e [2021-07-15T08:10:33.374Z] ---> c9225702425d [2021-07-15T08:10:33.374Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:10:33.653Z] ---> Running in afe9908dfacc [2021-07-15T08:10:33.653Z] Removing intermediate container afe9908dfacc [2021-07-15T08:10:33.653Z] ---> 3ded3cd9e1ba [2021-07-15T08:10:33.653Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:33.653Z] ---> Running in a046116ebb37 [2021-07-15T08:10:34.240Z] Removing intermediate container a046116ebb37 [2021-07-15T08:10:34.240Z] ---> f6793104b95c [2021-07-15T08:10:34.240Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:34.506Z] ---> Running in 29006ad20cc5 [2021-07-15T08:10:35.478Z] Removing intermediate container 29006ad20cc5 [2021-07-15T08:10:35.478Z] ---> aefcb1abea10 [2021-07-15T08:10:35.478Z] [2021-07-15T08:10:35.478Z] Successfully built aefcb1abea10 [2021-07-15T08:10:35.752Z] Successfully tagged core-metadata:latest [2021-07-15T08:10:36.723Z]  Building core-metadata ... done Removing intermediate container b871a5edb88b [2021-07-15T08:10:36.724Z] ---> dcf68c1dfd59 [2021-07-15T08:10:36.724Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:10:36.724Z] ---> Running in 7d499b042d8f [2021-07-15T08:10:36.995Z] Removing intermediate container 7d499b042d8f [2021-07-15T08:10:36.995Z] ---> 2c34509ba0bf [2021-07-15T08:10:36.995Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:10:36.995Z] ---> Running in b26a0866c052 [2021-07-15T08:10:37.266Z] Removing intermediate container b26a0866c052 [2021-07-15T08:10:37.266Z] ---> 2bcc225ff8a5 [2021-07-15T08:10:37.266Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:10:38.247Z] ---> eb2e973b92d0 [2021-07-15T08:10:38.247Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:38.860Z] ---> 8c030af427a8 [2021-07-15T08:10:38.860Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:10:39.128Z] Removing intermediate container 6420aa9c0820 [2021-07-15T08:10:39.128Z] ---> 05e5fd6c6639 [2021-07-15T08:10:39.128Z] [2021-07-15T08:10:39.128Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:10:39.128Z] ---> 13621d1b12d4 [2021-07-15T08:10:39.128Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:10:39.128Z] ---> 516a7dd31542 [2021-07-15T08:10:39.128Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:10:39.128Z] ---> Running in 5e23af6b9fa6 [2021-07-15T08:10:39.128Z] ---> Running in 1582aeeec87a [2021-07-15T08:10:39.396Z] Removing intermediate container 5e23af6b9fa6 [2021-07-15T08:10:39.396Z] ---> 2168783454a4 [2021-07-15T08:10:39.396Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:10:39.396Z] ---> Running in 57b811bb908d [2021-07-15T08:10:39.396Z] Removing intermediate container 1582aeeec87a [2021-07-15T08:10:39.396Z] ---> e2ca2009a94a [2021-07-15T08:10:39.396Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:10:39.396Z] ---> Running in c40bffcf5b14 [2021-07-15T08:10:39.667Z] Removing intermediate container 57b811bb908d [2021-07-15T08:10:39.667Z] ---> 52e99afb083a [2021-07-15T08:10:39.667Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:10:39.667Z] Removing intermediate container c40bffcf5b14 [2021-07-15T08:10:39.667Z] ---> af50d53ed3b3 [2021-07-15T08:10:39.667Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:10:39.667Z] ---> Running in 7f0dd4b108e7 [2021-07-15T08:10:39.667Z] ---> Running in a3b25b778327 [2021-07-15T08:10:39.941Z] Removing intermediate container 7f0dd4b108e7 [2021-07-15T08:10:39.941Z] ---> 60de7d1c9d09 [2021-07-15T08:10:39.941Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:39.941Z] Removing intermediate container a3b25b778327 [2021-07-15T08:10:39.941Z] ---> f501aa0da01b [2021-07-15T08:10:39.941Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:39.941Z] ---> Running in fdaf8c72eed0 [2021-07-15T08:10:39.941Z] ---> Running in 8167929f6ed5 [2021-07-15T08:10:40.211Z] Removing intermediate container 8167929f6ed5 [2021-07-15T08:10:40.212Z] ---> 87abd2fef897 [2021-07-15T08:10:40.212Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:40.212Z] ---> Running in d93a0d39b067 [2021-07-15T08:10:40.482Z] Removing intermediate container d93a0d39b067 [2021-07-15T08:10:40.482Z] ---> 8aec468fe533 [2021-07-15T08:10:40.482Z] [2021-07-15T08:10:40.752Z] Successfully built 8aec468fe533 [2021-07-15T08:10:40.752Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T08:10:41.348Z]  Building sys-mgmt-agent ... done Removing intermediate container fdaf8c72eed0 [2021-07-15T08:10:41.348Z] ---> 29dc16ca8b59 [2021-07-15T08:10:41.348Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:10:41.348Z] ---> Running in 12239e34178f [2021-07-15T08:10:41.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:42.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:43.126Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:43.126Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:10:43.126Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:10:43.126Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:10:44.086Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:10:44.086Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:10:44.086Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:44.086Z] OK: 8 MiB in 20 packages [2021-07-15T08:10:44.671Z] Removing intermediate container 12239e34178f [2021-07-15T08:10:44.671Z] ---> d710fe0d3852 [2021-07-15T08:10:44.671Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:10:44.940Z] ---> fb4d4098726e [2021-07-15T08:10:44.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:10:45.935Z] ---> 864214522812 [2021-07-15T08:10:45.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:46.230Z] ---> bda12722f7a1 [2021-07-15T08:10:46.230Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:10:46.230Z] ---> Running in 9282409a5616 [2021-07-15T08:10:46.843Z] Removing intermediate container 9282409a5616 [2021-07-15T08:10:46.843Z] ---> 0d1699b76809 [2021-07-15T08:10:46.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:10:46.843Z] ---> Running in be4dde827dff [2021-07-15T08:10:46.843Z] Removing intermediate container 9f5e299ef65b [2021-07-15T08:10:46.843Z] ---> 502e277c8054 [2021-07-15T08:10:46.843Z] [2021-07-15T08:10:46.843Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:10:46.843Z] ---> 13621d1b12d4 [2021-07-15T08:10:46.843Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:10:47.114Z] Removing intermediate container be4dde827dff [2021-07-15T08:10:47.114Z] ---> a78437480cba [2021-07-15T08:10:47.114Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:10:47.114Z] ---> Running in e8fe8cd68633 [2021-07-15T08:10:47.114Z] ---> Running in 6a8a3253d0fa [2021-07-15T08:10:47.114Z] Removing intermediate container e8fe8cd68633 [2021-07-15T08:10:47.114Z] ---> 89ba6541157a [2021-07-15T08:10:47.114Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:10:47.114Z] ---> Running in 7e67dbde2e4b [2021-07-15T08:10:47.114Z] Removing intermediate container 6a8a3253d0fa [2021-07-15T08:10:47.114Z] ---> a17c177c9b58 [2021-07-15T08:10:47.114Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:47.409Z] ---> Running in 687273268f4f [2021-07-15T08:10:47.409Z] Removing intermediate container 687273268f4f [2021-07-15T08:10:47.409Z] ---> ff5d6aea82e9 [2021-07-15T08:10:47.409Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:47.409Z] ---> Running in 6693afbcab00 [2021-07-15T08:10:47.696Z] Removing intermediate container 6693afbcab00 [2021-07-15T08:10:47.696Z] ---> 3452cef561ac [2021-07-15T08:10:47.696Z] [2021-07-15T08:10:47.696Z] Successfully built 3452cef561ac [2021-07-15T08:10:47.696Z] Successfully tagged core-data:latest [2021-07-15T08:10:47.696Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:47.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:47.983Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:47.983Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:10:47.983Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:47.983Z] OK: 6 MiB in 16 packages [2021-07-15T08:10:48.603Z] Removing intermediate container 7e67dbde2e4b [2021-07-15T08:10:48.603Z] ---> ba99d3cd7433 [2021-07-15T08:10:48.603Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:10:48.603Z] ---> Running in 87e5bc77d1f0 [2021-07-15T08:10:48.603Z] Removing intermediate container 87e5bc77d1f0 [2021-07-15T08:10:48.603Z] ---> 98b45cc0823e [2021-07-15T08:10:48.603Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:10:48.603Z] ---> Running in 1e5275a30f0d [2021-07-15T08:10:48.874Z] Removing intermediate container 1e5275a30f0d [2021-07-15T08:10:48.874Z] ---> f7b29ab7de54 [2021-07-15T08:10:48.874Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:10:48.874Z] ---> Running in 396214aae8f3 [2021-07-15T08:10:49.867Z] Removing intermediate container 396214aae8f3 [2021-07-15T08:10:49.867Z] ---> 1c8ae6841a11 [2021-07-15T08:10:49.867Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:10:49.867Z] ---> Running in 9aaed7e11a00 [2021-07-15T08:10:49.867Z] Removing intermediate container 9aaed7e11a00 [2021-07-15T08:10:49.867Z] ---> 9229fdf7fabf [2021-07-15T08:10:49.867Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:10:50.144Z] ---> 1fb1048bfc45 [2021-07-15T08:10:50.144Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:10:50.144Z] ---> Running in 1a45540429fb [2021-07-15T08:10:50.734Z] Removing intermediate container 1a45540429fb [2021-07-15T08:10:50.734Z] ---> ae57f2873f82 [2021-07-15T08:10:50.734Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:10:51.004Z] ---> 2babaf3618c5 [2021-07-15T08:10:51.004Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:10:51.696Z] ---> 74d5f44e5860 [2021-07-15T08:10:51.696Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:10:51.696Z] Removing intermediate container db57c46679e4 [2021-07-15T08:10:51.696Z] ---> 157b43d14833 [2021-07-15T08:10:51.696Z] [2021-07-15T08:10:51.696Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:10:51.696Z] ---> 13621d1b12d4 [2021-07-15T08:10:51.696Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:10:51.696Z] ---> Running in 74af7128f94c [2021-07-15T08:10:52.079Z] ---> 72491dda8f4e [2021-07-15T08:10:52.079Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:10:52.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:52.079Z] ---> e30afc80e85c [2021-07-15T08:10:52.079Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:10:52.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:52.475Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:10:52.475Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:52.475Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:52.475Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:10:52.475Z] ---> 86c9a18a281f [2021-07-15T08:10:52.475Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:10:52.475Z] OK: 6 MiB in 16 packages [2021-07-15T08:10:52.475Z] ---> Running in dcfc7c2732a0 [2021-07-15T08:10:52.475Z] Removing intermediate container dcfc7c2732a0 [2021-07-15T08:10:52.475Z] ---> 5645460c6d5b [2021-07-15T08:10:52.475Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:10:52.787Z] Removing intermediate container 74af7128f94c [2021-07-15T08:10:52.787Z] ---> 5a9df94c5cb8 [2021-07-15T08:10:52.787Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:10:52.787Z] ---> Running in 9e8a442b7084 [2021-07-15T08:10:52.787Z] ---> b3596b3ad8e4 [2021-07-15T08:10:52.787Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:10:52.787Z] ---> Running in 32162be8c014 [2021-07-15T08:10:52.787Z] Removing intermediate container 9e8a442b7084 [2021-07-15T08:10:52.787Z] ---> e42d1e211783 [2021-07-15T08:10:52.787Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:10:52.787Z] ---> Running in ccb9e81cddeb [2021-07-15T08:10:53.056Z] Removing intermediate container ccb9e81cddeb [2021-07-15T08:10:53.056Z] ---> 4ed0485d41b0 [2021-07-15T08:10:53.056Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:10:53.056Z] ---> Running in 28545e988617 [2021-07-15T08:10:53.056Z] Removing intermediate container 28545e988617 [2021-07-15T08:10:53.056Z] ---> e6e19fb11df1 [2021-07-15T08:10:53.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:10:53.268Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:53.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:53.269Z] ---> 2bf886d7a594 [2021-07-15T08:10:53.269Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:10:53.269Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:53.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:53.269Z] ---> 2bf886d7a594 [2021-07-15T08:10:53.269Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:10:53.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:53.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:53.269Z] ---> 2bf886d7a594 [2021-07-15T08:10:53.269Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:10:53.269Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:53.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:53.269Z] ---> 2bf886d7a594 [2021-07-15T08:10:53.269Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:10:53.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:10:53.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:10:53.269Z] ---> 2bf886d7a594 [2021-07-15T08:10:53.269Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:10:53.269Z] ---> Running in 65a4dd3f2c18 [2021-07-15T08:10:53.269Z] ---> Running in b2d7daff4d0f [2021-07-15T08:10:53.269Z] ---> Running in c156f1bab1ff [2021-07-15T08:10:53.269Z] ---> Running in 449fcc3c3a6e [2021-07-15T08:10:53.269Z] ---> Running in 943a15c9bca2 [2021-07-15T08:10:53.269Z] Removing intermediate container 449fcc3c3a6e [2021-07-15T08:10:53.269Z] ---> 00eb1557df78 [2021-07-15T08:10:53.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:53.269Z] Removing intermediate container 943a15c9bca2 [2021-07-15T08:10:53.269Z] ---> 7a605e3b6598 [2021-07-15T08:10:53.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:53.269Z] Removing intermediate container 65a4dd3f2c18 [2021-07-15T08:10:53.269Z] ---> b80477915893 [2021-07-15T08:10:53.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:53.269Z] Removing intermediate container c156f1bab1ff [2021-07-15T08:10:53.269Z] ---> fadd07ce17a2 [2021-07-15T08:10:53.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:53.269Z] Removing intermediate container b2d7daff4d0f [2021-07-15T08:10:53.269Z] ---> e8ef4599a673 [2021-07-15T08:10:53.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:10:53.269Z] ---> Running in 054ba134c572 [2021-07-15T08:10:53.269Z] ---> Running in 6e0c89f80516 [2021-07-15T08:10:53.269Z] ---> Running in 70f73ff985b1 [2021-07-15T08:10:53.269Z] ---> Running in 228b12cdd53d [2021-07-15T08:10:53.269Z] ---> Running in 0b9e3798d713 [2021-07-15T08:10:53.323Z] ---> 9932f96add79 [2021-07-15T08:10:53.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:10:53.323Z] Removing intermediate container 32162be8c014 [2021-07-15T08:10:53.323Z] ---> 86e675f05b49 [2021-07-15T08:10:53.323Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:10:53.600Z] ---> Running in be6855937c31 [2021-07-15T08:10:53.600Z] ---> 4cc76de004eb [2021-07-15T08:10:53.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:53.600Z] Removing intermediate container be6855937c31 [2021-07-15T08:10:53.600Z] ---> c67ab4d5964a [2021-07-15T08:10:53.600Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:10:53.874Z] ---> Running in 844a8f8a77f2 [2021-07-15T08:10:53.874Z] ---> 8c6fce869c6e [2021-07-15T08:10:53.874Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:10:53.874Z] Removing intermediate container 844a8f8a77f2 [2021-07-15T08:10:53.874Z] ---> 74ffdc18b4ee [2021-07-15T08:10:53.874Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T08:10:53.874Z] ---> Running in 4feea30bb702 [2021-07-15T08:10:53.874Z] ---> Running in d388b1680bb3 [2021-07-15T08:10:53.874Z] Removing intermediate container 4feea30bb702 [2021-07-15T08:10:53.874Z] ---> 2593219fab85 [2021-07-15T08:10:53.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:10:53.874Z] ---> Running in e114f2ee6af0 [2021-07-15T08:10:53.874Z] Removing intermediate container d388b1680bb3 [2021-07-15T08:10:53.874Z] ---> 1c495cdf821e [2021-07-15T08:10:53.874Z] Step 31/32 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:54.144Z] Removing intermediate container e114f2ee6af0 [2021-07-15T08:10:54.144Z] ---> 7519315a5746 [2021-07-15T08:10:54.144Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:10:54.144Z] ---> Running in 5bcd389b7a6d [2021-07-15T08:10:54.144Z] ---> Running in ab39c6b23e45 [2021-07-15T08:10:54.144Z] Removing intermediate container 5bcd389b7a6d [2021-07-15T08:10:54.144Z] ---> 379ba253ff27 [2021-07-15T08:10:54.144Z] Step 32/32 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:54.144Z] Removing intermediate container ab39c6b23e45 [2021-07-15T08:10:54.144Z] ---> 3393cebd1cd1 [2021-07-15T08:10:54.144Z] Step 22/23 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:54.144Z] ---> Running in a935def1d413 [2021-07-15T08:10:54.416Z] ---> Running in c856efc5a3be [2021-07-15T08:10:54.416Z] Removing intermediate container a935def1d413 [2021-07-15T08:10:54.416Z] ---> 800d0d6c8c9f [2021-07-15T08:10:54.416Z] Step 23/23 : LABEL version=2.0.1-dev.9 [2021-07-15T08:10:54.416Z] ---> Running in dc3382badc8e [2021-07-15T08:10:54.416Z] Removing intermediate container c856efc5a3be [2021-07-15T08:10:54.416Z] ---> 93b97119a37a [2021-07-15T08:10:54.416Z] [2021-07-15T08:10:54.416Z] Successfully built 93b97119a37a [2021-07-15T08:10:54.416Z] Successfully tagged security-bootstrapper:latest [2021-07-15T08:10:54.416Z]  Building security-bootstrapper ... done Removing intermediate container dc3382badc8e [2021-07-15T08:10:54.416Z] ---> 4bdb83316caa [2021-07-15T08:10:54.416Z] [2021-07-15T08:10:54.692Z] Successfully built 4bdb83316caa [2021-07-15T08:10:54.692Z] Successfully tagged support-notifications:latest [2021-07-15T08:10:54.706Z]  Building support-notifications ... done  [Pipeline] } [2021-07-15T08:10:54.710Z] $ docker stop --time=1 661a1368c266e1112e7a028f94ddbdc8bc5cb398d0814220c8ca42fe275c041f [2021-07-15T08:10:54.723Z] Removing intermediate container 054ba134c572 [2021-07-15T08:10:54.723Z] ---> c633a43ac504 [2021-07-15T08:10:54.723Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:10:55.005Z] Removing intermediate container 6e0c89f80516 [2021-07-15T08:10:55.005Z] ---> 77f283505d50 [2021-07-15T08:10:55.005Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:10:55.005Z] ---> Running in 013ad57b7da9 [2021-07-15T08:10:55.283Z] Removing intermediate container 70f73ff985b1 [2021-07-15T08:10:55.283Z] ---> 0bbb7c91857f [2021-07-15T08:10:55.283Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:10:55.283Z] ---> Running in f9d6e9c5aac7 [2021-07-15T08:10:55.283Z] Removing intermediate container 228b12cdd53d [2021-07-15T08:10:55.283Z] ---> 1965b75988ca [2021-07-15T08:10:55.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:10:55.569Z] ---> Running in 5eb0eb08e3c0 [2021-07-15T08:10:55.569Z] Removing intermediate container 0b9e3798d713 [2021-07-15T08:10:55.569Z] ---> 1d63cce301dd [2021-07-15T08:10:55.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:10:55.569Z] ---> Running in a26d32fbac79 [2021-07-15T08:10:55.851Z] ---> Running in 35b2a01c420d [2021-07-15T08:10:55.982Z] $ docker rm -f 661a1368c266e1112e7a028f94ddbdc8bc5cb398d0814220c8ca42fe275c041f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:10:56.391Z] + docker images [2021-07-15T08:10:56.391Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:10:56.391Z] support-notifications latest 4bdb83316caa 2 seconds ago 16.7MB [2021-07-15T08:10:56.391Z] security-bootstrapper latest 93b97119a37a 2 seconds ago 18.6MB [2021-07-15T08:10:56.391Z] 157b43d14833 5 seconds ago 1.18GB [2021-07-15T08:10:56.391Z] core-data latest 3452cef561ac 9 seconds ago 20.3MB [2021-07-15T08:10:56.391Z] 502e277c8054 10 seconds ago 1.18GB [2021-07-15T08:10:56.391Z] sys-mgmt-agent latest 8aec468fe533 16 seconds ago 311MB [2021-07-15T08:10:56.391Z] 05e5fd6c6639 18 seconds ago 1.18GB [2021-07-15T08:10:56.391Z] core-metadata latest aefcb1abea10 22 seconds ago 16.6MB [2021-07-15T08:10:56.391Z] b9190b6571e4 26 seconds ago 1.18GB [2021-07-15T08:10:56.391Z] security-proxy-setup latest e611ef313299 51 seconds ago 25.7MB [2021-07-15T08:10:56.391Z] support-scheduler latest 3d5373ec862c 56 seconds ago 15.9MB [2021-07-15T08:10:56.391Z] f4236aea08f7 58 seconds ago 1.18GB [2021-07-15T08:10:56.391Z] 5e1ae74608df About a minute ago 1.18GB [2021-07-15T08:10:56.391Z] 97dadef2d07f About a minute ago 1.18GB [2021-07-15T08:10:56.391Z] security-secretstore-setup latest 639cfde7e436 About a minute ago 28.7MB [2021-07-15T08:10:56.391Z] 30bd69ca745f About a minute ago 1.18GB [2021-07-15T08:10:56.391Z] core-command latest f84ff9c3d041 About a minute ago 15.9MB [2021-07-15T08:10:56.391Z] df55bcc8449e About a minute ago 1.17GB [2021-07-15T08:10:56.391Z] ci-base-image-x86_64 latest 74ec590f7297 4 minutes ago 677MB [2021-07-15T08:10:56.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB [2021-07-15T08:10:56.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T08:10:56.391Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T08:10:56.391Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T08:10:56.391Z] 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-15T08:10:56.719Z] provisioning config files... [2021-07-15T08:10:56.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2952377338551104215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:10:57.091Z] ---> docker-login.sh [2021-07-15T08:10:57.091Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:10:57.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:10:57.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:57.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:10:57.359Z] Configure a credential helper to remove this warning. See [2021-07-15T08:10:57.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:10:57.359Z] [2021-07-15T08:10:57.359Z] Login Succeeded [2021-07-15T08:10:57.359Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:10:57.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:10:57.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:57.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:10:57.626Z] Configure a credential helper to remove this warning. See [2021-07-15T08:10:57.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:10:57.626Z] [2021-07-15T08:10:57.626Z] Login Succeeded [2021-07-15T08:10:57.626Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:10:57.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:10:57.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:10:57.626Z] Configure a credential helper to remove this warning. See [2021-07-15T08:10:57.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:10:57.626Z] [2021-07-15T08:10:57.626Z] Login Succeeded [2021-07-15T08:10:57.626Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:10:57.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:57.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:57.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:10:57.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:10:57.894Z] Configure a credential helper to remove this warning. See [2021-07-15T08:10:57.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:10:57.894Z] [2021-07-15T08:10:57.894Z] Login Succeeded [2021-07-15T08:10:57.894Z] docker.io [2021-07-15T08:10:57.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:10:58.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:10:58.478Z] Configure a credential helper to remove this warning. See [2021-07-15T08:10:58.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:10:58.478Z] [2021-07-15T08:10:58.478Z] Login Succeeded [2021-07-15T08:10:58.478Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:10:58.491Z] Deleting 1 temporary files [2021-07-15T08:10:58.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:58.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:10:58.563Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-15T08:10:58.563Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:58.563Z] latest [2021-07-15T08:10:58.563Z] 2.0.1-dev.9 [2021-07-15T08:10:58.563Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:10:58.563Z] main [2021-07-15T08:10:58.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:10:58.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:58.927Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:10:59.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:59.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:10:59.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T08:10:59.255Z] 0d8da46ccc95: Preparing [2021-07-15T08:10:59.255Z] 17ce77335c93: Preparing [2021-07-15T08:10:59.255Z] a5233bc46e1d: Preparing [2021-07-15T08:10:59.255Z] fb7870070484: Preparing [2021-07-15T08:10:59.255Z] 32f366d666a5: Preparing [2021-07-15T08:10:59.255Z] 32f366d666a5: Layer already exists [2021-07-15T08:10:59.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:10:59.527Z] a5233bc46e1d: Pushed [2021-07-15T08:10:59.528Z] fb7870070484: Pushed [2021-07-15T08:10:59.528Z] 0d8da46ccc95: Pushed [2021-07-15T08:10:59.910Z] OK: 218 MiB in 52 packages [2021-07-15T08:11:00.251Z] OK: 218 MiB in 52 packages [2021-07-15T08:11:00.629Z] OK: 218 MiB in 52 packages [2021-07-15T08:11:00.629Z] OK: 218 MiB in 52 packages [2021-07-15T08:11:00.949Z] 17ce77335c93: Pushed [2021-07-15T08:11:01.218Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:08b59821a126410f10ae43c55e084829c5d2e53c4bcbd5438f278063a89c7d43 size: 1363 [2021-07-15T08:11:01.237Z] Removing intermediate container f9d6e9c5aac7 [2021-07-15T08:11:01.237Z] ---> 637102ca26a3 [2021-07-15T08:11:01.237Z] Step 6/23 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:01.530Z] Removing intermediate container 5eb0eb08e3c0 [2021-07-15T08:11:01.530Z] ---> d022345a8a38 [2021-07-15T08:11:01.530Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:01.558Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:01.891Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-15T08:11:01.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T08:11:01.891Z] 0d8da46ccc95: Preparing [2021-07-15T08:11:01.891Z] 17ce77335c93: Preparing [2021-07-15T08:11:01.892Z] a5233bc46e1d: Preparing [2021-07-15T08:11:01.892Z] fb7870070484: Preparing [2021-07-15T08:11:01.892Z] 32f366d666a5: Preparing [2021-07-15T08:11:01.892Z] 0d8da46ccc95: Layer already exists [2021-07-15T08:11:01.892Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:01.892Z] fb7870070484: Layer already exists [2021-07-15T08:11:01.892Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:01.892Z] 17ce77335c93: Layer already exists [2021-07-15T08:11:02.129Z] Removing intermediate container 013ad57b7da9 [2021-07-15T08:11:02.130Z] ---> eb11a92df0b0 [2021-07-15T08:11:02.130Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:02.130Z] Removing intermediate container 35b2a01c420d [2021-07-15T08:11:02.130Z] ---> 912b729439eb [2021-07-15T08:11:02.130Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:02.172Z] latest: digest: sha256:08b59821a126410f10ae43c55e084829c5d2e53c4bcbd5438f278063a89c7d43 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:02.418Z] ---> 69953dcb4a64 [2021-07-15T08:11:02.418Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:02.418Z] OK: 218 MiB in 52 packages [2021-07-15T08:11:02.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:02.697Z] ---> Running in 5622751d9cd9 [2021-07-15T08:11:02.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.9 [2021-07-15T08:11:02.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T08:11:02.841Z] 0d8da46ccc95: Preparing [2021-07-15T08:11:02.841Z] 17ce77335c93: Preparing [2021-07-15T08:11:02.841Z] a5233bc46e1d: Preparing [2021-07-15T08:11:02.841Z] fb7870070484: Preparing [2021-07-15T08:11:02.841Z] 32f366d666a5: Preparing [2021-07-15T08:11:02.841Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:02.841Z] 0d8da46ccc95: Layer already exists [2021-07-15T08:11:02.841Z] 17ce77335c93: Layer already exists [2021-07-15T08:11:02.841Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:02.841Z] fb7870070484: Layer already exists [2021-07-15T08:11:02.841Z] 2.0.1-dev.9: digest: sha256:08b59821a126410f10ae43c55e084829c5d2e53c4bcbd5438f278063a89c7d43 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:02.973Z] ---> b545cb3187c1 [2021-07-15T08:11:02.973Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:03.179Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:03.246Z] ---> Running in e7ac60efc630 [2021-07-15T08:11:03.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:03.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T08:11:03.494Z] 0d8da46ccc95: Preparing [2021-07-15T08:11:03.494Z] 17ce77335c93: Preparing [2021-07-15T08:11:03.494Z] a5233bc46e1d: Preparing [2021-07-15T08:11:03.494Z] fb7870070484: Preparing [2021-07-15T08:11:03.494Z] 32f366d666a5: Preparing [2021-07-15T08:11:03.494Z] 0d8da46ccc95: Layer already exists [2021-07-15T08:11:03.494Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:03.494Z] 17ce77335c93: Layer already exists [2021-07-15T08:11:03.494Z] fb7870070484: Layer already exists [2021-07-15T08:11:03.494Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:03.494Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:08b59821a126410f10ae43c55e084829c5d2e53c4bcbd5438f278063a89c7d43 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:03.527Z] ---> 179c969d23e9 [2021-07-15T08:11:03.528Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:03.528Z] ---> e8be9aa03c67 [2021-07-15T08:11:03.528Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:03.813Z] ---> Running in 9298619daabc [2021-07-15T08:11:03.813Z] ---> Running in 25d4f37af743 [2021-07-15T08:11:03.813Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:04.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-15T08:11:04.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-15T08:11:04.132Z] 0d8da46ccc95: Preparing [2021-07-15T08:11:04.132Z] 17ce77335c93: Preparing [2021-07-15T08:11:04.132Z] a5233bc46e1d: Preparing [2021-07-15T08:11:04.132Z] fb7870070484: Preparing [2021-07-15T08:11:04.132Z] 32f366d666a5: Preparing [2021-07-15T08:11:04.132Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:04.132Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:04.132Z] fb7870070484: Layer already exists [2021-07-15T08:11:04.132Z] 17ce77335c93: Layer already exists [2021-07-15T08:11:04.132Z] 0d8da46ccc95: Layer already exists [2021-07-15T08:11:04.400Z] main: digest: sha256:08b59821a126410f10ae43c55e084829c5d2e53c4bcbd5438f278063a89c7d43 size: 1363 [Pipeline] } [2021-07-15T08:11:04.420Z] Removing intermediate container a26d32fbac79 [2021-07-15T08:11:04.420Z] ---> 670c60e437e8 [2021-07-15T08:11:04.420Z] Step 6/23 : COPY go.mod . [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:04.456Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:04.472Z] taggedImages: [2021-07-15T08:11:04.472Z] - nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:04.472Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-15T08:11:04.472Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.9 [2021-07-15T08:11:04.472Z] - nexus3.edgexfoundry.org:10004/core-command:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:04.472Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-15T08:11:04.503Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-15T08:11:04.503Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:04.503Z] latest [2021-07-15T08:11:04.503Z] 2.0.1-dev.9 [2021-07-15T08:11:04.503Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:04.503Z] main [2021-07-15T08:11:04.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:04.865Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:05.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:05.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T08:11:05.206Z] ff719462c866: Preparing [2021-07-15T08:11:05.206Z] 53df0a866f09: Preparing [2021-07-15T08:11:05.206Z] a5233bc46e1d: Preparing [2021-07-15T08:11:05.207Z] 43515edccc4c: Preparing [2021-07-15T08:11:05.207Z] e94a86596a72: Preparing [2021-07-15T08:11:05.207Z] 32f366d666a5: Preparing [2021-07-15T08:11:05.207Z] 32f366d666a5: Waiting [2021-07-15T08:11:05.207Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:05.498Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:05.498Z] ff719462c866: Pushed [2021-07-15T08:11:05.498Z] e94a86596a72: Pushed [2021-07-15T08:11:05.498Z] 43515edccc4c: Pushed [2021-07-15T08:11:05.933Z] ---> 6311e20dcda0 [2021-07-15T08:11:05.934Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:06.209Z] ---> Running in 95b19d488098 [2021-07-15T08:11:06.819Z] Removing intermediate container 5622751d9cd9 [2021-07-15T08:11:06.819Z] ---> e2e483459651 [2021-07-15T08:11:06.819Z] Step 8/23 : COPY . . [2021-07-15T08:11:06.908Z] 53df0a866f09: Pushed [2021-07-15T08:11:07.178Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:aa11defa643777d04a6c2850557a4809b20e05aaa619d6be921c0b20d2379a18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:07.503Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:07.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-15T08:11:07.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T08:11:07.822Z] ff719462c866: Preparing [2021-07-15T08:11:07.822Z] 53df0a866f09: Preparing [2021-07-15T08:11:07.822Z] a5233bc46e1d: Preparing [2021-07-15T08:11:07.822Z] 43515edccc4c: Preparing [2021-07-15T08:11:07.822Z] e94a86596a72: Preparing [2021-07-15T08:11:07.822Z] 32f366d666a5: Preparing [2021-07-15T08:11:07.822Z] 32f366d666a5: Waiting [2021-07-15T08:11:07.822Z] 43515edccc4c: Layer already exists [2021-07-15T08:11:07.822Z] ff719462c866: Layer already exists [2021-07-15T08:11:07.822Z] e94a86596a72: Layer already exists [2021-07-15T08:11:07.822Z] 53df0a866f09: Layer already exists [2021-07-15T08:11:07.822Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:07.822Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:07.824Z] Removing intermediate container e7ac60efc630 [2021-07-15T08:11:07.824Z] ---> 319e50f16a58 [2021-07-15T08:11:07.824Z] Step 8/24 : COPY . . [2021-07-15T08:11:08.093Z] latest: digest: sha256:aa11defa643777d04a6c2850557a4809b20e05aaa619d6be921c0b20d2379a18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:08.414Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.9 [2021-07-15T08:11:08.431Z] Removing intermediate container 9298619daabc [2021-07-15T08:11:08.431Z] ---> a5de3bf8686c [2021-07-15T08:11:08.431Z] Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:08.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.9 [2021-07-15T08:11:08.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T08:11:08.744Z] ff719462c866: Preparing [2021-07-15T08:11:08.744Z] 53df0a866f09: Preparing [2021-07-15T08:11:08.744Z] a5233bc46e1d: Preparing [2021-07-15T08:11:08.744Z] 43515edccc4c: Preparing [2021-07-15T08:11:08.744Z] e94a86596a72: Preparing [2021-07-15T08:11:08.744Z] 32f366d666a5: Preparing [2021-07-15T08:11:08.744Z] 32f366d666a5: Waiting [2021-07-15T08:11:08.744Z] e94a86596a72: Layer already exists [2021-07-15T08:11:08.744Z] 53df0a866f09: Layer already exists [2021-07-15T08:11:08.744Z] ff719462c866: Layer already exists [2021-07-15T08:11:08.744Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:08.744Z] 43515edccc4c: Layer already exists [2021-07-15T08:11:08.744Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:08.744Z] 2.0.1-dev.9: digest: sha256:aa11defa643777d04a6c2850557a4809b20e05aaa619d6be921c0b20d2379a18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:09.049Z] Removing intermediate container 25d4f37af743 [2021-07-15T08:11:09.049Z] ---> 4827bf45b55d [2021-07-15T08:11:09.049Z] Step 8/24 : COPY . . [2021-07-15T08:11:09.066Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:09.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:09.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T08:11:09.379Z] ff719462c866: Preparing [2021-07-15T08:11:09.379Z] 53df0a866f09: Preparing [2021-07-15T08:11:09.379Z] a5233bc46e1d: Preparing [2021-07-15T08:11:09.379Z] 43515edccc4c: Preparing [2021-07-15T08:11:09.379Z] e94a86596a72: Preparing [2021-07-15T08:11:09.379Z] 32f366d666a5: Preparing [2021-07-15T08:11:09.379Z] 32f366d666a5: Waiting [2021-07-15T08:11:09.379Z] ff719462c866: Layer already exists [2021-07-15T08:11:09.379Z] 43515edccc4c: Layer already exists [2021-07-15T08:11:09.379Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:09.379Z] e94a86596a72: Layer already exists [2021-07-15T08:11:09.379Z] 53df0a866f09: Layer already exists [2021-07-15T08:11:09.379Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:09.646Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:aa11defa643777d04a6c2850557a4809b20e05aaa619d6be921c0b20d2379a18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:09.969Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:10.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-15T08:11:10.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-15T08:11:10.333Z] ff719462c866: Preparing [2021-07-15T08:11:10.333Z] 53df0a866f09: Preparing [2021-07-15T08:11:10.333Z] a5233bc46e1d: Preparing [2021-07-15T08:11:10.333Z] 43515edccc4c: Preparing [2021-07-15T08:11:10.333Z] e94a86596a72: Preparing [2021-07-15T08:11:10.333Z] 32f366d666a5: Preparing [2021-07-15T08:11:10.333Z] 32f366d666a5: Waiting [2021-07-15T08:11:10.333Z] ff719462c866: Layer already exists [2021-07-15T08:11:10.333Z] 43515edccc4c: Layer already exists [2021-07-15T08:11:10.333Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:10.333Z] 53df0a866f09: Layer already exists [2021-07-15T08:11:10.333Z] e94a86596a72: Layer already exists [2021-07-15T08:11:10.333Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:10.374Z] main: digest: sha256:aa11defa643777d04a6c2850557a4809b20e05aaa619d6be921c0b20d2379a18 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:10.424Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:10.440Z] taggedImages: [2021-07-15T08:11:10.440Z] - nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:10.441Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-15T08:11:10.441Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.9 [2021-07-15T08:11:10.441Z] - nexus3.edgexfoundry.org:10004/core-data:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:10.441Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-15T08:11:10.476Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-15T08:11:10.476Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:10.476Z] latest [2021-07-15T08:11:10.476Z] 2.0.1-dev.9 [2021-07-15T08:11:10.476Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:10.476Z] main [2021-07-15T08:11:10.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:10.854Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:11.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:11.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T08:11:11.171Z] 970fee86e16a: Preparing [2021-07-15T08:11:11.171Z] 2c17cc20cd25: Preparing [2021-07-15T08:11:11.171Z] a5233bc46e1d: Preparing [2021-07-15T08:11:11.171Z] fb7870070484: Preparing [2021-07-15T08:11:11.171Z] 32f366d666a5: Preparing [2021-07-15T08:11:11.171Z] fb7870070484: Layer already exists [2021-07-15T08:11:11.171Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:11.171Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:11.439Z] 970fee86e16a: Pushed [2021-07-15T08:11:12.491Z] Removing intermediate container 95b19d488098 [2021-07-15T08:11:12.491Z] ---> 32749833a2cc [2021-07-15T08:11:12.491Z] Step 8/23 : COPY . . [2021-07-15T08:11:12.847Z] 2c17cc20cd25: Pushed [2021-07-15T08:11:13.113Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:53dbe057a7bd35252f41872a1ed75f31cf8add879e268555b8fab993886905d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:13.430Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:13.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-15T08:11:13.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T08:11:13.747Z] 970fee86e16a: Preparing [2021-07-15T08:11:13.747Z] 2c17cc20cd25: Preparing [2021-07-15T08:11:13.747Z] a5233bc46e1d: Preparing [2021-07-15T08:11:13.747Z] fb7870070484: Preparing [2021-07-15T08:11:13.747Z] 32f366d666a5: Preparing [2021-07-15T08:11:13.747Z] fb7870070484: Layer already exists [2021-07-15T08:11:13.747Z] 2c17cc20cd25: Layer already exists [2021-07-15T08:11:13.747Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:13.747Z] 970fee86e16a: Layer already exists [2021-07-15T08:11:13.747Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:14.015Z] latest: digest: sha256:53dbe057a7bd35252f41872a1ed75f31cf8add879e268555b8fab993886905d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:14.335Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:14.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.9 [2021-07-15T08:11:14.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T08:11:14.652Z] 970fee86e16a: Preparing [2021-07-15T08:11:14.652Z] 2c17cc20cd25: Preparing [2021-07-15T08:11:14.652Z] a5233bc46e1d: Preparing [2021-07-15T08:11:14.652Z] fb7870070484: Preparing [2021-07-15T08:11:14.652Z] 32f366d666a5: Preparing [2021-07-15T08:11:14.652Z] 2c17cc20cd25: Layer already exists [2021-07-15T08:11:14.652Z] 970fee86e16a: Layer already exists [2021-07-15T08:11:14.652Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:14.652Z] fb7870070484: Layer already exists [2021-07-15T08:11:14.652Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:14.922Z] 2.0.1-dev.9: digest: sha256:53dbe057a7bd35252f41872a1ed75f31cf8add879e268555b8fab993886905d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:15.263Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:15.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:15.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T08:11:15.583Z] 970fee86e16a: Preparing [2021-07-15T08:11:15.583Z] 2c17cc20cd25: Preparing [2021-07-15T08:11:15.583Z] a5233bc46e1d: Preparing [2021-07-15T08:11:15.583Z] fb7870070484: Preparing [2021-07-15T08:11:15.583Z] 32f366d666a5: Preparing [2021-07-15T08:11:15.583Z] 970fee86e16a: Layer already exists [2021-07-15T08:11:15.583Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:15.583Z] fb7870070484: Layer already exists [2021-07-15T08:11:15.583Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:15.583Z] 2c17cc20cd25: Layer already exists [2021-07-15T08:11:15.583Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:53dbe057a7bd35252f41872a1ed75f31cf8add879e268555b8fab993886905d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:15.916Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:16.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-15T08:11:16.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-15T08:11:16.230Z] 970fee86e16a: Preparing [2021-07-15T08:11:16.230Z] 2c17cc20cd25: Preparing [2021-07-15T08:11:16.230Z] a5233bc46e1d: Preparing [2021-07-15T08:11:16.230Z] fb7870070484: Preparing [2021-07-15T08:11:16.230Z] 32f366d666a5: Preparing [2021-07-15T08:11:16.230Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:16.230Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:16.230Z] 2c17cc20cd25: Layer already exists [2021-07-15T08:11:16.230Z] fb7870070484: Layer already exists [2021-07-15T08:11:16.230Z] 970fee86e16a: Layer already exists [2021-07-15T08:11:16.230Z] main: digest: sha256:53dbe057a7bd35252f41872a1ed75f31cf8add879e268555b8fab993886905d9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:16.284Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:16.298Z] taggedImages: [2021-07-15T08:11:16.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:16.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-15T08:11:16.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.9 [2021-07-15T08:11:16.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:16.298Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-15T08:11:16.327Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-15T08:11:16.327Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:16.327Z] latest [2021-07-15T08:11:16.327Z] 2.0.1-dev.9 [2021-07-15T08:11:16.327Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:16.327Z] main [2021-07-15T08:11:16.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:16.690Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:17.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:17.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T08:11:17.007Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:17.007Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:17.007Z] 02cc3b6511a3: Preparing [2021-07-15T08:11:17.007Z] 17fa0c17f69d: Preparing [2021-07-15T08:11:17.007Z] 8313f2233441: Preparing [2021-07-15T08:11:17.007Z] 2cf4ec282e9b: Preparing [2021-07-15T08:11:17.007Z] a5233bc46e1d: Preparing [2021-07-15T08:11:17.007Z] 78140d6cff3d: Preparing [2021-07-15T08:11:17.007Z] 79ccacf45097: Preparing [2021-07-15T08:11:17.007Z] 0fb162cd5ddd: Preparing [2021-07-15T08:11:17.008Z] 946d4c2afb67: Preparing [2021-07-15T08:11:17.008Z] 32f366d666a5: Preparing [2021-07-15T08:11:17.008Z] 78140d6cff3d: Waiting [2021-07-15T08:11:17.008Z] 79ccacf45097: Waiting [2021-07-15T08:11:17.008Z] 0fb162cd5ddd: Waiting [2021-07-15T08:11:17.008Z] 946d4c2afb67: Waiting [2021-07-15T08:11:17.008Z] 32f366d666a5: Waiting [2021-07-15T08:11:17.008Z] a5233bc46e1d: Waiting [2021-07-15T08:11:17.592Z] 17fa0c17f69d: Pushed [2021-07-15T08:11:17.592Z] 8313f2233441: Pushed [2021-07-15T08:11:17.592Z] e4dcbb3be96d: Pushed [2021-07-15T08:11:17.592Z] 02cc3b6511a3: Pushed [2021-07-15T08:11:17.592Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:17.592Z] 79ccacf45097: Pushed [2021-07-15T08:11:17.859Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:17.859Z] 946d4c2afb67: Pushed [2021-07-15T08:11:17.859Z] 78140d6cff3d: Pushed [2021-07-15T08:11:17.859Z] 0fb162cd5ddd: Pushed [2021-07-15T08:11:19.805Z] 2cf4ec282e9b: Pushed [2021-07-15T08:11:20.386Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:626aa9808d60bfc4a87c317141896e7c914ea7ca0697d1f34df5274d294b67b4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:20.712Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:21.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-15T08:11:21.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T08:11:21.033Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:21.033Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:21.033Z] 02cc3b6511a3: Preparing [2021-07-15T08:11:21.033Z] 17fa0c17f69d: Preparing [2021-07-15T08:11:21.033Z] 8313f2233441: Preparing [2021-07-15T08:11:21.033Z] 2cf4ec282e9b: Preparing [2021-07-15T08:11:21.033Z] a5233bc46e1d: Preparing [2021-07-15T08:11:21.033Z] 78140d6cff3d: Preparing [2021-07-15T08:11:21.033Z] 79ccacf45097: Preparing [2021-07-15T08:11:21.033Z] 0fb162cd5ddd: Preparing [2021-07-15T08:11:21.033Z] 946d4c2afb67: Preparing [2021-07-15T08:11:21.033Z] 32f366d666a5: Preparing [2021-07-15T08:11:21.033Z] 78140d6cff3d: Waiting [2021-07-15T08:11:21.033Z] 79ccacf45097: Waiting [2021-07-15T08:11:21.033Z] 0fb162cd5ddd: Waiting [2021-07-15T08:11:21.033Z] 946d4c2afb67: Waiting [2021-07-15T08:11:21.033Z] 32f366d666a5: Waiting [2021-07-15T08:11:21.033Z] a5233bc46e1d: Waiting [2021-07-15T08:11:21.033Z] 17fa0c17f69d: Layer already exists [2021-07-15T08:11:21.033Z] 02cc3b6511a3: Layer already exists [2021-07-15T08:11:21.033Z] e4dcbb3be96d: Layer already exists [2021-07-15T08:11:21.033Z] 8313f2233441: Layer already exists [2021-07-15T08:11:21.033Z] 2cf4ec282e9b: Layer already exists [2021-07-15T08:11:21.033Z] 78140d6cff3d: Layer already exists [2021-07-15T08:11:21.033Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:21.033Z] 0fb162cd5ddd: Layer already exists [2021-07-15T08:11:21.033Z] 79ccacf45097: Layer already exists [2021-07-15T08:11:21.033Z] 946d4c2afb67: Layer already exists [2021-07-15T08:11:21.033Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:21.300Z] latest: digest: sha256:626aa9808d60bfc4a87c317141896e7c914ea7ca0697d1f34df5274d294b67b4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:21.621Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:21.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.9 [2021-07-15T08:11:21.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T08:11:21.942Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:21.942Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:21.942Z] 02cc3b6511a3: Preparing [2021-07-15T08:11:21.942Z] 17fa0c17f69d: Preparing [2021-07-15T08:11:21.942Z] 8313f2233441: Preparing [2021-07-15T08:11:21.942Z] 2cf4ec282e9b: Preparing [2021-07-15T08:11:21.942Z] a5233bc46e1d: Preparing [2021-07-15T08:11:21.942Z] 78140d6cff3d: Preparing [2021-07-15T08:11:21.942Z] 79ccacf45097: Preparing [2021-07-15T08:11:21.943Z] 0fb162cd5ddd: Preparing [2021-07-15T08:11:21.943Z] 946d4c2afb67: Preparing [2021-07-15T08:11:21.943Z] 32f366d666a5: Preparing [2021-07-15T08:11:21.943Z] a5233bc46e1d: Waiting [2021-07-15T08:11:21.943Z] 78140d6cff3d: Waiting [2021-07-15T08:11:21.943Z] 79ccacf45097: Waiting [2021-07-15T08:11:21.943Z] 0fb162cd5ddd: Waiting [2021-07-15T08:11:21.943Z] 946d4c2afb67: Waiting [2021-07-15T08:11:21.943Z] 32f366d666a5: Waiting [2021-07-15T08:11:21.943Z] 17fa0c17f69d: Layer already exists [2021-07-15T08:11:21.943Z] e4dcbb3be96d: Layer already exists [2021-07-15T08:11:21.943Z] 8313f2233441: Layer already exists [2021-07-15T08:11:21.943Z] 02cc3b6511a3: Layer already exists [2021-07-15T08:11:21.943Z] 2cf4ec282e9b: Layer already exists [2021-07-15T08:11:21.943Z] 79ccacf45097: Layer already exists [2021-07-15T08:11:21.943Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:21.943Z] 78140d6cff3d: Layer already exists [2021-07-15T08:11:21.943Z] 946d4c2afb67: Layer already exists [2021-07-15T08:11:21.943Z] 0fb162cd5ddd: Layer already exists [2021-07-15T08:11:21.943Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:22.212Z] 2.0.1-dev.9: digest: sha256:626aa9808d60bfc4a87c317141896e7c914ea7ca0697d1f34df5274d294b67b4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:22.540Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:22.678Z] ---> d32b36643bb6 [2021-07-15T08:11:22.679Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:11:22.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:22.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T08:11:22.864Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:22.864Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:22.864Z] 02cc3b6511a3: Preparing [2021-07-15T08:11:22.864Z] 17fa0c17f69d: Preparing [2021-07-15T08:11:22.864Z] 8313f2233441: Preparing [2021-07-15T08:11:22.864Z] 2cf4ec282e9b: Preparing [2021-07-15T08:11:22.864Z] a5233bc46e1d: Preparing [2021-07-15T08:11:22.864Z] 78140d6cff3d: Preparing [2021-07-15T08:11:22.864Z] 79ccacf45097: Preparing [2021-07-15T08:11:22.864Z] 0fb162cd5ddd: Preparing [2021-07-15T08:11:22.864Z] 946d4c2afb67: Preparing [2021-07-15T08:11:22.864Z] 32f366d666a5: Preparing [2021-07-15T08:11:22.864Z] a5233bc46e1d: Waiting [2021-07-15T08:11:22.864Z] 78140d6cff3d: Waiting [2021-07-15T08:11:22.864Z] 79ccacf45097: Waiting [2021-07-15T08:11:22.864Z] 0fb162cd5ddd: Waiting [2021-07-15T08:11:22.864Z] 946d4c2afb67: Waiting [2021-07-15T08:11:22.864Z] 32f366d666a5: Waiting [2021-07-15T08:11:22.864Z] 17fa0c17f69d: Layer already exists [2021-07-15T08:11:22.864Z] e4dcbb3be96d: Layer already exists [2021-07-15T08:11:22.864Z] 2cf4ec282e9b: Layer already exists [2021-07-15T08:11:22.864Z] 02cc3b6511a3: Layer already exists [2021-07-15T08:11:22.864Z] 8313f2233441: Layer already exists [2021-07-15T08:11:22.864Z] 79ccacf45097: Layer already exists [2021-07-15T08:11:22.864Z] 946d4c2afb67: Layer already exists [2021-07-15T08:11:22.864Z] 0fb162cd5ddd: Layer already exists [2021-07-15T08:11:22.864Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:22.864Z] 78140d6cff3d: Layer already exists [2021-07-15T08:11:22.864Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:22.955Z] ---> 4474d4f4e359 [2021-07-15T08:11:22.955Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:22.955Z] ---> fa77009479e3 [2021-07-15T08:11:22.955Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:22.955Z] ---> Running in 5ad1751451a6 [2021-07-15T08:11:23.137Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:626aa9808d60bfc4a87c317141896e7c914ea7ca0697d1f34df5274d294b67b4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:23.239Z] ---> 9233153e3a43 [2021-07-15T08:11:23.239Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:23.239Z] ---> Running in 6b4cfbc55d10 [2021-07-15T08:11:23.239Z] ---> Running in 0294b6da93bc [2021-07-15T08:11:23.484Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:23.510Z] ---> Running in f3f147dbfe4c [2021-07-15T08:11:23.786Z] ---> ceb9601957a9 [2021-07-15T08:11:23.786Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:11:23.800Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-15T08:11:23.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-15T08:11:23.800Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:23.800Z] e4dcbb3be96d: Preparing [2021-07-15T08:11:23.800Z] 02cc3b6511a3: Preparing [2021-07-15T08:11:23.800Z] 17fa0c17f69d: Preparing [2021-07-15T08:11:23.800Z] 8313f2233441: Preparing [2021-07-15T08:11:23.800Z] 2cf4ec282e9b: Preparing [2021-07-15T08:11:23.800Z] a5233bc46e1d: Preparing [2021-07-15T08:11:23.800Z] 78140d6cff3d: Preparing [2021-07-15T08:11:23.800Z] 79ccacf45097: Preparing [2021-07-15T08:11:23.800Z] 0fb162cd5ddd: Preparing [2021-07-15T08:11:23.800Z] 946d4c2afb67: Preparing [2021-07-15T08:11:23.800Z] 32f366d666a5: Preparing [2021-07-15T08:11:23.800Z] a5233bc46e1d: Waiting [2021-07-15T08:11:23.800Z] 78140d6cff3d: Waiting [2021-07-15T08:11:23.800Z] 946d4c2afb67: Waiting [2021-07-15T08:11:23.800Z] 32f366d666a5: Waiting [2021-07-15T08:11:23.800Z] 79ccacf45097: Waiting [2021-07-15T08:11:23.800Z] 0fb162cd5ddd: Waiting [2021-07-15T08:11:23.800Z] e4dcbb3be96d: Layer already exists [2021-07-15T08:11:23.800Z] 02cc3b6511a3: Layer already exists [2021-07-15T08:11:23.800Z] 2cf4ec282e9b: Layer already exists [2021-07-15T08:11:23.800Z] 8313f2233441: Layer already exists [2021-07-15T08:11:23.800Z] 17fa0c17f69d: Layer already exists [2021-07-15T08:11:23.800Z] 78140d6cff3d: Layer already exists [2021-07-15T08:11:23.800Z] 79ccacf45097: Layer already exists [2021-07-15T08:11:23.800Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:23.800Z] 946d4c2afb67: Layer already exists [2021-07-15T08:11:23.800Z] 0fb162cd5ddd: Layer already exists [2021-07-15T08:11:23.800Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:24.070Z] main: digest: sha256:626aa9808d60bfc4a87c317141896e7c914ea7ca0697d1f34df5274d294b67b4 size: 2817 [2021-07-15T08:11:24.077Z] ---> Running in fa332a3e39d6 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:24.124Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:24.138Z] taggedImages: [2021-07-15T08:11:24.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:24.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-15T08:11:24.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.9 [2021-07-15T08:11:24.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:24.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-15T08:11:24.172Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-15T08:11:24.172Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:24.172Z] latest [2021-07-15T08:11:24.172Z] 2.0.1-dev.9 [2021-07-15T08:11:24.172Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:24.172Z] main [2021-07-15T08:11:24.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:24.531Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:24.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:24.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T08:11:24.855Z] c0e2e63992df: Preparing [2021-07-15T08:11:24.855Z] 70987ce88678: Preparing [2021-07-15T08:11:24.855Z] 05653d0fa263: Preparing [2021-07-15T08:11:24.855Z] edf09420a65e: Preparing [2021-07-15T08:11:24.855Z] 9c551f73f9bb: Preparing [2021-07-15T08:11:24.855Z] 32f366d666a5: Preparing [2021-07-15T08:11:24.855Z] 32f366d666a5: Waiting [2021-07-15T08:11:25.829Z] 05653d0fa263: Pushed [2021-07-15T08:11:25.829Z] 9c551f73f9bb: Pushed [2021-07-15T08:11:25.829Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:25.829Z] edf09420a65e: Pushed [2021-07-15T08:11:25.829Z] c0e2e63992df: Pushed [2021-07-15T08:11:26.104Z] 70987ce88678: Pushed [2021-07-15T08:11:26.369Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:efa17c4d88f5e32da810189a4bda48747f7244246e98f95584d9c9f703282c6a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:26.695Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:27.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-15T08:11:27.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T08:11:27.013Z] c0e2e63992df: Preparing [2021-07-15T08:11:27.013Z] 70987ce88678: Preparing [2021-07-15T08:11:27.013Z] 05653d0fa263: Preparing [2021-07-15T08:11:27.013Z] edf09420a65e: Preparing [2021-07-15T08:11:27.013Z] 9c551f73f9bb: Preparing [2021-07-15T08:11:27.013Z] 32f366d666a5: Preparing [2021-07-15T08:11:27.013Z] 32f366d666a5: Waiting [2021-07-15T08:11:27.013Z] 9c551f73f9bb: Layer already exists [2021-07-15T08:11:27.013Z] 05653d0fa263: Layer already exists [2021-07-15T08:11:27.013Z] 70987ce88678: Layer already exists [2021-07-15T08:11:27.013Z] edf09420a65e: Layer already exists [2021-07-15T08:11:27.013Z] c0e2e63992df: Layer already exists [2021-07-15T08:11:27.013Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:27.013Z] latest: digest: sha256:efa17c4d88f5e32da810189a4bda48747f7244246e98f95584d9c9f703282c6a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:27.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:27.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.9 [2021-07-15T08:11:27.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T08:11:27.641Z] c0e2e63992df: Preparing [2021-07-15T08:11:27.641Z] 70987ce88678: Preparing [2021-07-15T08:11:27.641Z] 05653d0fa263: Preparing [2021-07-15T08:11:27.641Z] edf09420a65e: Preparing [2021-07-15T08:11:27.641Z] 9c551f73f9bb: Preparing [2021-07-15T08:11:27.641Z] 32f366d666a5: Preparing [2021-07-15T08:11:27.641Z] 32f366d666a5: Waiting [2021-07-15T08:11:27.641Z] 70987ce88678: Layer already exists [2021-07-15T08:11:27.641Z] edf09420a65e: Layer already exists [2021-07-15T08:11:27.641Z] c0e2e63992df: Layer already exists [2021-07-15T08:11:27.641Z] 9c551f73f9bb: Layer already exists [2021-07-15T08:11:27.641Z] 05653d0fa263: Layer already exists [2021-07-15T08:11:27.641Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:27.641Z] 2.0.1-dev.9: digest: sha256:efa17c4d88f5e32da810189a4bda48747f7244246e98f95584d9c9f703282c6a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:27.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:28.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:28.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T08:11:28.366Z] c0e2e63992df: Preparing [2021-07-15T08:11:28.366Z] 70987ce88678: Preparing [2021-07-15T08:11:28.366Z] 05653d0fa263: Preparing [2021-07-15T08:11:28.366Z] edf09420a65e: Preparing [2021-07-15T08:11:28.366Z] 9c551f73f9bb: Preparing [2021-07-15T08:11:28.366Z] 32f366d666a5: Preparing [2021-07-15T08:11:28.366Z] 32f366d666a5: Waiting [2021-07-15T08:11:28.366Z] c0e2e63992df: Layer already exists [2021-07-15T08:11:28.366Z] 70987ce88678: Layer already exists [2021-07-15T08:11:28.366Z] 05653d0fa263: Layer already exists [2021-07-15T08:11:28.366Z] 9c551f73f9bb: Layer already exists [2021-07-15T08:11:28.366Z] edf09420a65e: Layer already exists [2021-07-15T08:11:28.366Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:28.366Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:efa17c4d88f5e32da810189a4bda48747f7244246e98f95584d9c9f703282c6a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:28.776Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:29.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-15T08:11:29.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-15T08:11:29.091Z] c0e2e63992df: Preparing [2021-07-15T08:11:29.091Z] 70987ce88678: Preparing [2021-07-15T08:11:29.091Z] 05653d0fa263: Preparing [2021-07-15T08:11:29.091Z] edf09420a65e: Preparing [2021-07-15T08:11:29.091Z] 9c551f73f9bb: Preparing [2021-07-15T08:11:29.091Z] 32f366d666a5: Preparing [2021-07-15T08:11:29.091Z] 32f366d666a5: Waiting [2021-07-15T08:11:29.091Z] edf09420a65e: Layer already exists [2021-07-15T08:11:29.091Z] 9c551f73f9bb: Layer already exists [2021-07-15T08:11:29.091Z] 70987ce88678: Layer already exists [2021-07-15T08:11:29.091Z] c0e2e63992df: Layer already exists [2021-07-15T08:11:29.091Z] 05653d0fa263: Layer already exists [2021-07-15T08:11:29.091Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:29.091Z] main: digest: sha256:efa17c4d88f5e32da810189a4bda48747f7244246e98f95584d9c9f703282c6a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:29.166Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:29.221Z] taggedImages: [2021-07-15T08:11:29.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:29.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-15T08:11:29.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.9 [2021-07-15T08:11:29.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:29.221Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-15T08:11:29.294Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-15T08:11:29.294Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:29.294Z] latest [2021-07-15T08:11:29.294Z] 2.0.1-dev.9 [2021-07-15T08:11:29.294Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:29.294Z] main [2021-07-15T08:11:29.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:29.511Z] Removing intermediate container 5ad1751451a6 [2021-07-15T08:11:29.511Z] ---> a2db81dcf31c [2021-07-15T08:11:29.511Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:11:29.511Z] ---> Running in 270305237ac7 [2021-07-15T08:11:29.669Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:29.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:29.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T08:11:29.997Z] 7a77cfef0846: Preparing [2021-07-15T08:11:29.997Z] ba008581ca20: Preparing [2021-07-15T08:11:29.997Z] d89edbcaef3c: Preparing [2021-07-15T08:11:29.997Z] b7c4dc08a2a8: Preparing [2021-07-15T08:11:29.997Z] f1d15d15cd95: Preparing [2021-07-15T08:11:29.997Z] e516318355b4: Preparing [2021-07-15T08:11:29.997Z] e45e07e0efeb: Preparing [2021-07-15T08:11:29.997Z] cac4a97e9154: Preparing [2021-07-15T08:11:29.997Z] 1604d22b4d65: Preparing [2021-07-15T08:11:29.997Z] 32f366d666a5: Preparing [2021-07-15T08:11:29.997Z] e516318355b4: Waiting [2021-07-15T08:11:29.997Z] e45e07e0efeb: Waiting [2021-07-15T08:11:29.997Z] cac4a97e9154: Waiting [2021-07-15T08:11:29.997Z] 1604d22b4d65: Waiting [2021-07-15T08:11:29.997Z] 32f366d666a5: Waiting [2021-07-15T08:11:30.518Z] Removing intermediate container 6b4cfbc55d10 [2021-07-15T08:11:30.519Z] ---> a18afe551bb4 [2021-07-15T08:11:30.519Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:11:30.519Z] ---> Running in b97056c3dcf7 [2021-07-15T08:11:30.599Z] 7a77cfef0846: Pushed [2021-07-15T08:11:30.790Z] Removing intermediate container f3f147dbfe4c [2021-07-15T08:11:30.790Z] ---> 057afc54f2f6 [2021-07-15T08:11:30.790Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:11:30.865Z] f1d15d15cd95: Pushed [2021-07-15T08:11:30.865Z] ba008581ca20: Pushed [2021-07-15T08:11:30.865Z] e516318355b4: Pushed [2021-07-15T08:11:31.064Z] Removing intermediate container 0294b6da93bc [2021-07-15T08:11:31.064Z] ---> 18356eb835ea [2021-07-15T08:11:31.064Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:11:31.064Z] ---> Running in 233583fee8f6 [2021-07-15T08:11:31.131Z] e45e07e0efeb: Pushed [2021-07-15T08:11:31.131Z] cac4a97e9154: Pushed [2021-07-15T08:11:31.131Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:31.131Z] b7c4dc08a2a8: Pushed [2021-07-15T08:11:31.342Z] ---> Running in c0cf07f4e826 [2021-07-15T08:11:31.342Z] Removing intermediate container fa332a3e39d6 [2021-07-15T08:11:31.342Z] ---> ad10fd68814d [2021-07-15T08:11:31.342Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:11:31.399Z] 1604d22b4d65: Pushed [2021-07-15T08:11:31.399Z] d89edbcaef3c: Pushed [2021-07-15T08:11:31.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:11:31.624Z] ---> Running in 2ba08a6d4b33 [2021-07-15T08:11:32.037Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:c7ad8793b213c236d05ce6dfcae18108156a23f78511cf928bfa7cea1b2d9ed5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:32.410Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:32.637Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:11:32.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-15T08:11:32.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T08:11:32.740Z] 7a77cfef0846: Preparing [2021-07-15T08:11:32.740Z] ba008581ca20: Preparing [2021-07-15T08:11:32.740Z] d89edbcaef3c: Preparing [2021-07-15T08:11:32.740Z] b7c4dc08a2a8: Preparing [2021-07-15T08:11:32.740Z] f1d15d15cd95: Preparing [2021-07-15T08:11:32.740Z] e516318355b4: Preparing [2021-07-15T08:11:32.740Z] e45e07e0efeb: Preparing [2021-07-15T08:11:32.740Z] cac4a97e9154: Preparing [2021-07-15T08:11:32.740Z] 1604d22b4d65: Preparing [2021-07-15T08:11:32.740Z] 32f366d666a5: Preparing [2021-07-15T08:11:32.740Z] e516318355b4: Waiting [2021-07-15T08:11:32.740Z] e45e07e0efeb: Waiting [2021-07-15T08:11:32.740Z] cac4a97e9154: Waiting [2021-07-15T08:11:32.740Z] 1604d22b4d65: Waiting [2021-07-15T08:11:32.740Z] 32f366d666a5: Waiting [2021-07-15T08:11:32.740Z] 7a77cfef0846: Layer already exists [2021-07-15T08:11:32.740Z] f1d15d15cd95: Layer already exists [2021-07-15T08:11:32.740Z] b7c4dc08a2a8: Layer already exists [2021-07-15T08:11:32.740Z] d89edbcaef3c: Layer already exists [2021-07-15T08:11:32.740Z] ba008581ca20: Layer already exists [2021-07-15T08:11:32.740Z] e516318355b4: Layer already exists [2021-07-15T08:11:32.740Z] 1604d22b4d65: Layer already exists [2021-07-15T08:11:32.740Z] cac4a97e9154: Layer already exists [2021-07-15T08:11:32.740Z] e45e07e0efeb: Layer already exists [2021-07-15T08:11:32.740Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:32.740Z] latest: digest: sha256:c7ad8793b213c236d05ce6dfcae18108156a23f78511cf928bfa7cea1b2d9ed5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:33.338Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:33.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:11:33.652Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.9 [2021-07-15T08:11:33.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T08:11:33.652Z] 7a77cfef0846: Preparing [2021-07-15T08:11:33.652Z] ba008581ca20: Preparing [2021-07-15T08:11:33.652Z] d89edbcaef3c: Preparing [2021-07-15T08:11:33.652Z] b7c4dc08a2a8: Preparing [2021-07-15T08:11:33.652Z] f1d15d15cd95: Preparing [2021-07-15T08:11:33.652Z] e516318355b4: Preparing [2021-07-15T08:11:33.652Z] e45e07e0efeb: Preparing [2021-07-15T08:11:33.652Z] cac4a97e9154: Preparing [2021-07-15T08:11:33.652Z] 1604d22b4d65: Preparing [2021-07-15T08:11:33.652Z] 32f366d666a5: Preparing [2021-07-15T08:11:33.652Z] e516318355b4: Waiting [2021-07-15T08:11:33.652Z] e45e07e0efeb: Waiting [2021-07-15T08:11:33.652Z] cac4a97e9154: Waiting [2021-07-15T08:11:33.652Z] 1604d22b4d65: Waiting [2021-07-15T08:11:33.652Z] 32f366d666a5: Waiting [2021-07-15T08:11:33.652Z] 7a77cfef0846: Layer already exists [2021-07-15T08:11:33.652Z] d89edbcaef3c: Layer already exists [2021-07-15T08:11:33.652Z] f1d15d15cd95: Layer already exists [2021-07-15T08:11:33.652Z] b7c4dc08a2a8: Layer already exists [2021-07-15T08:11:33.652Z] ba008581ca20: Layer already exists [2021-07-15T08:11:33.652Z] e516318355b4: Layer already exists [2021-07-15T08:11:33.652Z] e45e07e0efeb: Layer already exists [2021-07-15T08:11:33.652Z] cac4a97e9154: Layer already exists [2021-07-15T08:11:33.652Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:33.652Z] 1604d22b4d65: Layer already exists [2021-07-15T08:11:33.652Z] 2.0.1-dev.9: digest: sha256:c7ad8793b213c236d05ce6dfcae18108156a23f78511cf928bfa7cea1b2d9ed5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:33.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:11:33.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:11:33.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:34.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:34.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T08:11:34.307Z] 7a77cfef0846: Preparing [2021-07-15T08:11:34.307Z] ba008581ca20: Preparing [2021-07-15T08:11:34.307Z] d89edbcaef3c: Preparing [2021-07-15T08:11:34.307Z] b7c4dc08a2a8: Preparing [2021-07-15T08:11:34.307Z] f1d15d15cd95: Preparing [2021-07-15T08:11:34.307Z] e516318355b4: Preparing [2021-07-15T08:11:34.307Z] e45e07e0efeb: Preparing [2021-07-15T08:11:34.307Z] cac4a97e9154: Preparing [2021-07-15T08:11:34.307Z] 1604d22b4d65: Preparing [2021-07-15T08:11:34.307Z] 32f366d666a5: Preparing [2021-07-15T08:11:34.307Z] e45e07e0efeb: Waiting [2021-07-15T08:11:34.307Z] cac4a97e9154: Waiting [2021-07-15T08:11:34.307Z] 1604d22b4d65: Waiting [2021-07-15T08:11:34.307Z] 32f366d666a5: Waiting [2021-07-15T08:11:34.307Z] e516318355b4: Waiting [2021-07-15T08:11:34.307Z] b7c4dc08a2a8: Layer already exists [2021-07-15T08:11:34.307Z] 7a77cfef0846: Layer already exists [2021-07-15T08:11:34.307Z] f1d15d15cd95: Layer already exists [2021-07-15T08:11:34.307Z] ba008581ca20: Layer already exists [2021-07-15T08:11:34.307Z] d89edbcaef3c: Layer already exists [2021-07-15T08:11:34.307Z] e45e07e0efeb: Layer already exists [2021-07-15T08:11:34.307Z] e516318355b4: Layer already exists [2021-07-15T08:11:34.307Z] cac4a97e9154: Layer already exists [2021-07-15T08:11:34.307Z] 1604d22b4d65: Layer already exists [2021-07-15T08:11:34.307Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:34.576Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:c7ad8793b213c236d05ce6dfcae18108156a23f78511cf928bfa7cea1b2d9ed5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:34.902Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:35.230Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-15T08:11:35.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-15T08:11:35.231Z] 7a77cfef0846: Preparing [2021-07-15T08:11:35.231Z] ba008581ca20: Preparing [2021-07-15T08:11:35.231Z] d89edbcaef3c: Preparing [2021-07-15T08:11:35.231Z] b7c4dc08a2a8: Preparing [2021-07-15T08:11:35.231Z] f1d15d15cd95: Preparing [2021-07-15T08:11:35.231Z] e516318355b4: Preparing [2021-07-15T08:11:35.231Z] e45e07e0efeb: Preparing [2021-07-15T08:11:35.231Z] cac4a97e9154: Preparing [2021-07-15T08:11:35.231Z] 1604d22b4d65: Preparing [2021-07-15T08:11:35.231Z] 32f366d666a5: Preparing [2021-07-15T08:11:35.231Z] e516318355b4: Waiting [2021-07-15T08:11:35.231Z] e45e07e0efeb: Waiting [2021-07-15T08:11:35.231Z] 32f366d666a5: Waiting [2021-07-15T08:11:35.231Z] cac4a97e9154: Waiting [2021-07-15T08:11:35.231Z] 1604d22b4d65: Waiting [2021-07-15T08:11:35.231Z] ba008581ca20: Layer already exists [2021-07-15T08:11:35.231Z] 7a77cfef0846: Layer already exists [2021-07-15T08:11:35.231Z] d89edbcaef3c: Layer already exists [2021-07-15T08:11:35.231Z] b7c4dc08a2a8: Layer already exists [2021-07-15T08:11:35.231Z] f1d15d15cd95: Layer already exists [2021-07-15T08:11:35.231Z] e516318355b4: Layer already exists [2021-07-15T08:11:35.231Z] e45e07e0efeb: Layer already exists [2021-07-15T08:11:35.231Z] 1604d22b4d65: Layer already exists [2021-07-15T08:11:35.231Z] cac4a97e9154: Layer already exists [2021-07-15T08:11:35.231Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:35.502Z] main: digest: sha256:c7ad8793b213c236d05ce6dfcae18108156a23f78511cf928bfa7cea1b2d9ed5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:35.649Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:35.665Z] taggedImages: [2021-07-15T08:11:35.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:35.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-15T08:11:35.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.9 [2021-07-15T08:11:35.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:35.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-15T08:11:35.696Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-15T08:11:35.696Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:35.696Z] latest [2021-07-15T08:11:35.696Z] 2.0.1-dev.9 [2021-07-15T08:11:35.696Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:35.696Z] main [2021-07-15T08:11:35.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:36.057Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:36.390Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:36.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T08:11:36.390Z] c9095e9bd675: Preparing [2021-07-15T08:11:36.390Z] 0de7cad1d168: Preparing [2021-07-15T08:11:36.390Z] a5233bc46e1d: Preparing [2021-07-15T08:11:36.390Z] bc4522450100: Preparing [2021-07-15T08:11:36.390Z] 32f366d666a5: Preparing [2021-07-15T08:11:36.390Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:36.390Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:36.661Z] c9095e9bd675: Pushed [2021-07-15T08:11:36.661Z] bc4522450100: Pushed [2021-07-15T08:11:38.074Z] 0de7cad1d168: Pushed [2021-07-15T08:11:38.074Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:8acf4387c3302192e93f5c0b25fd837d8dfe65fe13126f7287e2f74237a75ac9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:38.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:38.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-15T08:11:38.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T08:11:38.747Z] c9095e9bd675: Preparing [2021-07-15T08:11:38.747Z] 0de7cad1d168: Preparing [2021-07-15T08:11:38.747Z] a5233bc46e1d: Preparing [2021-07-15T08:11:38.747Z] bc4522450100: Preparing [2021-07-15T08:11:38.747Z] 32f366d666a5: Preparing [2021-07-15T08:11:38.747Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:38.747Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:38.747Z] 0de7cad1d168: Layer already exists [2021-07-15T08:11:38.747Z] c9095e9bd675: Layer already exists [2021-07-15T08:11:38.747Z] bc4522450100: Layer already exists [2021-07-15T08:11:38.747Z] latest: digest: sha256:8acf4387c3302192e93f5c0b25fd837d8dfe65fe13126f7287e2f74237a75ac9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:39.130Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:39.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.9 [2021-07-15T08:11:39.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T08:11:39.454Z] c9095e9bd675: Preparing [2021-07-15T08:11:39.454Z] 0de7cad1d168: Preparing [2021-07-15T08:11:39.454Z] a5233bc46e1d: Preparing [2021-07-15T08:11:39.454Z] bc4522450100: Preparing [2021-07-15T08:11:39.454Z] 32f366d666a5: Preparing [2021-07-15T08:11:39.454Z] 0de7cad1d168: Layer already exists [2021-07-15T08:11:39.454Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:39.454Z] c9095e9bd675: Layer already exists [2021-07-15T08:11:39.454Z] bc4522450100: Layer already exists [2021-07-15T08:11:39.454Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:39.454Z] 2.0.1-dev.9: digest: sha256:8acf4387c3302192e93f5c0b25fd837d8dfe65fe13126f7287e2f74237a75ac9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:39.785Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:40.109Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:40.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T08:11:40.109Z] c9095e9bd675: Preparing [2021-07-15T08:11:40.109Z] 0de7cad1d168: Preparing [2021-07-15T08:11:40.109Z] a5233bc46e1d: Preparing [2021-07-15T08:11:40.109Z] bc4522450100: Preparing [2021-07-15T08:11:40.109Z] 32f366d666a5: Preparing [2021-07-15T08:11:40.109Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:40.109Z] bc4522450100: Layer already exists [2021-07-15T08:11:40.109Z] 0de7cad1d168: Layer already exists [2021-07-15T08:11:40.109Z] c9095e9bd675: Layer already exists [2021-07-15T08:11:40.109Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:40.109Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:8acf4387c3302192e93f5c0b25fd837d8dfe65fe13126f7287e2f74237a75ac9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:40.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:40.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-15T08:11:40.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-15T08:11:40.762Z] c9095e9bd675: Preparing [2021-07-15T08:11:40.762Z] 0de7cad1d168: Preparing [2021-07-15T08:11:40.762Z] a5233bc46e1d: Preparing [2021-07-15T08:11:40.762Z] bc4522450100: Preparing [2021-07-15T08:11:40.762Z] 32f366d666a5: Preparing [2021-07-15T08:11:40.762Z] bc4522450100: Layer already exists [2021-07-15T08:11:40.762Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:40.762Z] 0de7cad1d168: Layer already exists [2021-07-15T08:11:40.762Z] c9095e9bd675: Layer already exists [2021-07-15T08:11:40.762Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:41.032Z] main: digest: sha256:8acf4387c3302192e93f5c0b25fd837d8dfe65fe13126f7287e2f74237a75ac9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:41.093Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:41.109Z] taggedImages: [2021-07-15T08:11:41.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:41.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-15T08:11:41.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.9 [2021-07-15T08:11:41.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:41.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-15T08:11:41.145Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-15T08:11:41.145Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:41.145Z] latest [2021-07-15T08:11:41.145Z] 2.0.1-dev.9 [2021-07-15T08:11:41.145Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:41.145Z] main [2021-07-15T08:11:41.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:41.511Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:41.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:41.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T08:11:41.831Z] 0397ca7a3ce1: Preparing [2021-07-15T08:11:41.831Z] 7371e77483f8: Preparing [2021-07-15T08:11:41.831Z] a5233bc46e1d: Preparing [2021-07-15T08:11:41.831Z] fb7870070484: Preparing [2021-07-15T08:11:41.831Z] 32f366d666a5: Preparing [2021-07-15T08:11:41.831Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:41.831Z] fb7870070484: Layer already exists [2021-07-15T08:11:41.831Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:42.103Z] 0397ca7a3ce1: Pushed [2021-07-15T08:11:43.517Z] 7371e77483f8: Pushed [2021-07-15T08:11:43.782Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:c330ec91af731746066f7167496441f0d3e12b2a8abfb7f2cc6f1495f8126f0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:44.114Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:44.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-15T08:11:44.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T08:11:44.436Z] 0397ca7a3ce1: Preparing [2021-07-15T08:11:44.436Z] 7371e77483f8: Preparing [2021-07-15T08:11:44.436Z] a5233bc46e1d: Preparing [2021-07-15T08:11:44.436Z] fb7870070484: Preparing [2021-07-15T08:11:44.436Z] 32f366d666a5: Preparing [2021-07-15T08:11:44.436Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:44.436Z] 7371e77483f8: Layer already exists [2021-07-15T08:11:44.436Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:44.437Z] 0397ca7a3ce1: Layer already exists [2021-07-15T08:11:44.437Z] fb7870070484: Layer already exists [2021-07-15T08:11:44.704Z] latest: digest: sha256:c330ec91af731746066f7167496441f0d3e12b2a8abfb7f2cc6f1495f8126f0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:45.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:45.484Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.9 [2021-07-15T08:11:45.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T08:11:45.484Z] 0397ca7a3ce1: Preparing [2021-07-15T08:11:45.484Z] 7371e77483f8: Preparing [2021-07-15T08:11:45.484Z] a5233bc46e1d: Preparing [2021-07-15T08:11:45.484Z] fb7870070484: Preparing [2021-07-15T08:11:45.484Z] 32f366d666a5: Preparing [2021-07-15T08:11:45.484Z] fb7870070484: Layer already exists [2021-07-15T08:11:45.484Z] 7371e77483f8: Layer already exists [2021-07-15T08:11:45.484Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:45.484Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:45.484Z] 0397ca7a3ce1: Layer already exists [2021-07-15T08:11:45.484Z] 2.0.1-dev.9: digest: sha256:c330ec91af731746066f7167496441f0d3e12b2a8abfb7f2cc6f1495f8126f0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:45.814Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:46.128Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:46.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T08:11:46.129Z] 0397ca7a3ce1: Preparing [2021-07-15T08:11:46.129Z] 7371e77483f8: Preparing [2021-07-15T08:11:46.129Z] a5233bc46e1d: Preparing [2021-07-15T08:11:46.129Z] fb7870070484: Preparing [2021-07-15T08:11:46.129Z] 32f366d666a5: Preparing [2021-07-15T08:11:46.129Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:46.129Z] 0397ca7a3ce1: Layer already exists [2021-07-15T08:11:46.129Z] fb7870070484: Layer already exists [2021-07-15T08:11:46.129Z] 7371e77483f8: Layer already exists [2021-07-15T08:11:46.129Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:46.129Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:c330ec91af731746066f7167496441f0d3e12b2a8abfb7f2cc6f1495f8126f0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:46.454Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:46.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-15T08:11:46.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-15T08:11:46.771Z] 0397ca7a3ce1: Preparing [2021-07-15T08:11:46.771Z] 7371e77483f8: Preparing [2021-07-15T08:11:46.771Z] a5233bc46e1d: Preparing [2021-07-15T08:11:46.771Z] fb7870070484: Preparing [2021-07-15T08:11:46.771Z] 32f366d666a5: Preparing [2021-07-15T08:11:46.771Z] a5233bc46e1d: Layer already exists [2021-07-15T08:11:46.771Z] 7371e77483f8: Layer already exists [2021-07-15T08:11:46.771Z] fb7870070484: Layer already exists [2021-07-15T08:11:46.771Z] 0397ca7a3ce1: Layer already exists [2021-07-15T08:11:46.771Z] 32f366d666a5: Layer already exists [2021-07-15T08:11:46.771Z] main: digest: sha256:c330ec91af731746066f7167496441f0d3e12b2a8abfb7f2cc6f1495f8126f0e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:46.822Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:46.835Z] taggedImages: [2021-07-15T08:11:46.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:46.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-15T08:11:46.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.9 [2021-07-15T08:11:46.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:46.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-15T08:11:46.870Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-15T08:11:46.870Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:46.870Z] latest [2021-07-15T08:11:46.870Z] 2.0.1-dev.9 [2021-07-15T08:11:46.870Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:46.870Z] main [2021-07-15T08:11:46.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:47.236Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:47.567Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:47.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T08:11:47.567Z] df5be6ad3bdb: Preparing [2021-07-15T08:11:47.567Z] dcd652fdb590: Preparing [2021-07-15T08:11:47.567Z] 77b40c9be8ed: Preparing [2021-07-15T08:11:47.567Z] 238c3184b1b7: Preparing [2021-07-15T08:11:47.567Z] 0754057c0ad3: Preparing [2021-07-15T08:11:47.567Z] 998cdf262ab1: Preparing [2021-07-15T08:11:47.567Z] 02e56110abd2: Preparing [2021-07-15T08:11:47.567Z] abc36efb885a: Preparing [2021-07-15T08:11:47.567Z] b0b09059f4e1: Preparing [2021-07-15T08:11:47.567Z] bb961f40224b: Preparing [2021-07-15T08:11:47.567Z] f4666769fca7: Preparing [2021-07-15T08:11:47.567Z] 998cdf262ab1: Waiting [2021-07-15T08:11:47.567Z] 02e56110abd2: Waiting [2021-07-15T08:11:47.567Z] abc36efb885a: Waiting [2021-07-15T08:11:47.567Z] b0b09059f4e1: Waiting [2021-07-15T08:11:47.567Z] bb961f40224b: Waiting [2021-07-15T08:11:47.567Z] f4666769fca7: Waiting [2021-07-15T08:11:47.567Z] 0754057c0ad3: Layer already exists [2021-07-15T08:11:47.843Z] 998cdf262ab1: Layer already exists [2021-07-15T08:11:48.120Z] 02e56110abd2: Layer already exists [2021-07-15T08:11:48.120Z] abc36efb885a: Layer already exists [2021-07-15T08:11:48.404Z] df5be6ad3bdb: Pushed [2021-07-15T08:11:48.404Z] bb961f40224b: Layer already exists [2021-07-15T08:11:48.404Z] f4666769fca7: Layer already exists [2021-07-15T08:11:48.404Z] b0b09059f4e1: Layer already exists [2021-07-15T08:11:48.672Z] 77b40c9be8ed: Pushed [2021-07-15T08:11:49.260Z] dcd652fdb590: Pushed [2021-07-15T08:11:54.616Z] 238c3184b1b7: Pushed [2021-07-15T08:11:54.616Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:4b5465b931f55c144f36f40c791c32fada5c718fd84017384af2f02d6b424447 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:54.937Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:55.275Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-15T08:11:55.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T08:11:55.275Z] df5be6ad3bdb: Preparing [2021-07-15T08:11:55.275Z] dcd652fdb590: Preparing [2021-07-15T08:11:55.275Z] 77b40c9be8ed: Preparing [2021-07-15T08:11:55.275Z] 238c3184b1b7: Preparing [2021-07-15T08:11:55.275Z] 0754057c0ad3: Preparing [2021-07-15T08:11:55.275Z] 998cdf262ab1: Preparing [2021-07-15T08:11:55.275Z] 02e56110abd2: Preparing [2021-07-15T08:11:55.275Z] abc36efb885a: Preparing [2021-07-15T08:11:55.275Z] b0b09059f4e1: Preparing [2021-07-15T08:11:55.275Z] bb961f40224b: Preparing [2021-07-15T08:11:55.275Z] f4666769fca7: Preparing [2021-07-15T08:11:55.275Z] 02e56110abd2: Waiting [2021-07-15T08:11:55.275Z] abc36efb885a: Waiting [2021-07-15T08:11:55.275Z] b0b09059f4e1: Waiting [2021-07-15T08:11:55.275Z] bb961f40224b: Waiting [2021-07-15T08:11:55.275Z] f4666769fca7: Waiting [2021-07-15T08:11:55.275Z] 998cdf262ab1: Waiting [2021-07-15T08:11:55.275Z] df5be6ad3bdb: Layer already exists [2021-07-15T08:11:55.275Z] dcd652fdb590: Layer already exists [2021-07-15T08:11:55.275Z] 0754057c0ad3: Layer already exists [2021-07-15T08:11:55.275Z] 77b40c9be8ed: Layer already exists [2021-07-15T08:11:55.275Z] 238c3184b1b7: Layer already exists [2021-07-15T08:11:55.275Z] 998cdf262ab1: Layer already exists [2021-07-15T08:11:55.275Z] 02e56110abd2: Layer already exists [2021-07-15T08:11:55.275Z] abc36efb885a: Layer already exists [2021-07-15T08:11:55.275Z] b0b09059f4e1: Layer already exists [2021-07-15T08:11:55.275Z] f4666769fca7: Layer already exists [2021-07-15T08:11:56.248Z] bb961f40224b: Layer already exists [2021-07-15T08:11:56.514Z] latest: digest: sha256:4b5465b931f55c144f36f40c791c32fada5c718fd84017384af2f02d6b424447 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:56.849Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:57.206Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.9 [2021-07-15T08:11:57.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T08:11:57.207Z] df5be6ad3bdb: Preparing [2021-07-15T08:11:57.207Z] dcd652fdb590: Preparing [2021-07-15T08:11:57.207Z] 77b40c9be8ed: Preparing [2021-07-15T08:11:57.207Z] 238c3184b1b7: Preparing [2021-07-15T08:11:57.207Z] 0754057c0ad3: Preparing [2021-07-15T08:11:57.207Z] 998cdf262ab1: Preparing [2021-07-15T08:11:57.207Z] 02e56110abd2: Preparing [2021-07-15T08:11:57.207Z] abc36efb885a: Preparing [2021-07-15T08:11:57.207Z] b0b09059f4e1: Preparing [2021-07-15T08:11:57.207Z] bb961f40224b: Preparing [2021-07-15T08:11:57.207Z] f4666769fca7: Preparing [2021-07-15T08:11:57.207Z] 02e56110abd2: Waiting [2021-07-15T08:11:57.207Z] abc36efb885a: Waiting [2021-07-15T08:11:57.207Z] b0b09059f4e1: Waiting [2021-07-15T08:11:57.207Z] bb961f40224b: Waiting [2021-07-15T08:11:57.207Z] f4666769fca7: Waiting [2021-07-15T08:11:57.207Z] 998cdf262ab1: Waiting [2021-07-15T08:11:57.207Z] dcd652fdb590: Layer already exists [2021-07-15T08:11:57.207Z] df5be6ad3bdb: Layer already exists [2021-07-15T08:11:57.207Z] 238c3184b1b7: Layer already exists [2021-07-15T08:11:57.207Z] 0754057c0ad3: Layer already exists [2021-07-15T08:11:57.207Z] 77b40c9be8ed: Layer already exists [2021-07-15T08:11:57.207Z] 02e56110abd2: Layer already exists [2021-07-15T08:11:57.207Z] abc36efb885a: Layer already exists [2021-07-15T08:11:57.207Z] b0b09059f4e1: Layer already exists [2021-07-15T08:11:57.207Z] bb961f40224b: Layer already exists [2021-07-15T08:11:57.207Z] 998cdf262ab1: Layer already exists [2021-07-15T08:11:57.207Z] f4666769fca7: Layer already exists [2021-07-15T08:11:57.475Z] 2.0.1-dev.9: digest: sha256:4b5465b931f55c144f36f40c791c32fada5c718fd84017384af2f02d6b424447 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:57.800Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:58.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:58.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T08:11:58.116Z] df5be6ad3bdb: Preparing [2021-07-15T08:11:58.116Z] dcd652fdb590: Preparing [2021-07-15T08:11:58.116Z] 77b40c9be8ed: Preparing [2021-07-15T08:11:58.116Z] 238c3184b1b7: Preparing [2021-07-15T08:11:58.116Z] 0754057c0ad3: Preparing [2021-07-15T08:11:58.116Z] 998cdf262ab1: Preparing [2021-07-15T08:11:58.116Z] 02e56110abd2: Preparing [2021-07-15T08:11:58.116Z] abc36efb885a: Preparing [2021-07-15T08:11:58.116Z] b0b09059f4e1: Preparing [2021-07-15T08:11:58.116Z] bb961f40224b: Preparing [2021-07-15T08:11:58.116Z] f4666769fca7: Preparing [2021-07-15T08:11:58.116Z] 02e56110abd2: Waiting [2021-07-15T08:11:58.116Z] abc36efb885a: Waiting [2021-07-15T08:11:58.116Z] b0b09059f4e1: Waiting [2021-07-15T08:11:58.116Z] bb961f40224b: Waiting [2021-07-15T08:11:58.116Z] f4666769fca7: Waiting [2021-07-15T08:11:58.116Z] 998cdf262ab1: Waiting [2021-07-15T08:11:58.116Z] 238c3184b1b7: Layer already exists [2021-07-15T08:11:58.116Z] dcd652fdb590: Layer already exists [2021-07-15T08:11:58.116Z] df5be6ad3bdb: Layer already exists [2021-07-15T08:11:58.116Z] 77b40c9be8ed: Layer already exists [2021-07-15T08:11:58.116Z] 0754057c0ad3: Layer already exists [2021-07-15T08:11:58.116Z] 02e56110abd2: Layer already exists [2021-07-15T08:11:58.116Z] 998cdf262ab1: Layer already exists [2021-07-15T08:11:58.116Z] b0b09059f4e1: Layer already exists [2021-07-15T08:11:58.116Z] abc36efb885a: Layer already exists [2021-07-15T08:11:58.116Z] bb961f40224b: Layer already exists [2021-07-15T08:11:58.116Z] f4666769fca7: Layer already exists [2021-07-15T08:11:58.388Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:4b5465b931f55c144f36f40c791c32fada5c718fd84017384af2f02d6b424447 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:58.729Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:59.059Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-15T08:11:59.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-15T08:11:59.060Z] df5be6ad3bdb: Preparing [2021-07-15T08:11:59.060Z] dcd652fdb590: Preparing [2021-07-15T08:11:59.060Z] 77b40c9be8ed: Preparing [2021-07-15T08:11:59.060Z] 238c3184b1b7: Preparing [2021-07-15T08:11:59.060Z] 0754057c0ad3: Preparing [2021-07-15T08:11:59.060Z] 998cdf262ab1: Preparing [2021-07-15T08:11:59.060Z] 02e56110abd2: Preparing [2021-07-15T08:11:59.060Z] abc36efb885a: Preparing [2021-07-15T08:11:59.060Z] b0b09059f4e1: Preparing [2021-07-15T08:11:59.060Z] bb961f40224b: Preparing [2021-07-15T08:11:59.060Z] f4666769fca7: Preparing [2021-07-15T08:11:59.060Z] 998cdf262ab1: Waiting [2021-07-15T08:11:59.060Z] 02e56110abd2: Waiting [2021-07-15T08:11:59.060Z] abc36efb885a: Waiting [2021-07-15T08:11:59.060Z] b0b09059f4e1: Waiting [2021-07-15T08:11:59.060Z] bb961f40224b: Waiting [2021-07-15T08:11:59.060Z] f4666769fca7: Waiting [2021-07-15T08:11:59.060Z] df5be6ad3bdb: Layer already exists [2021-07-15T08:11:59.060Z] 238c3184b1b7: Layer already exists [2021-07-15T08:11:59.060Z] dcd652fdb590: Layer already exists [2021-07-15T08:11:59.060Z] 77b40c9be8ed: Layer already exists [2021-07-15T08:11:59.060Z] 0754057c0ad3: Layer already exists [2021-07-15T08:11:59.060Z] abc36efb885a: Layer already exists [2021-07-15T08:11:59.060Z] bb961f40224b: Layer already exists [2021-07-15T08:11:59.060Z] 998cdf262ab1: Layer already exists [2021-07-15T08:11:59.060Z] b0b09059f4e1: Layer already exists [2021-07-15T08:11:59.060Z] 02e56110abd2: Layer already exists [2021-07-15T08:11:59.060Z] f4666769fca7: Layer already exists [2021-07-15T08:11:59.653Z] main: digest: sha256:4b5465b931f55c144f36f40c791c32fada5c718fd84017384af2f02d6b424447 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:11:59.730Z] ===================================================== [Pipeline] echo [2021-07-15T08:11:59.764Z] taggedImages: [2021-07-15T08:11:59.765Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:11:59.765Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-15T08:11:59.765Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.9 [2021-07-15T08:11:59.765Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:11:59.765Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T08:13:40.924Z] Removing intermediate container c0cf07f4e826 [2021-07-15T08:13:40.924Z] ---> 8333fdc596c9 [2021-07-15T08:13:40.924Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:13:40.924Z] ---> Running in 83d5c9e64b50 [2021-07-15T08:13:40.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:13:40.924Z] Removing intermediate container 270305237ac7 [2021-07-15T08:13:40.924Z] ---> c55bcd0a70fc [2021-07-15T08:13:40.924Z] [2021-07-15T08:13:40.924Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:13:40.924Z] 3.12: Pulling from library/alpine [2021-07-15T08:13:41.918Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:13:42.528Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:13:42.528Z] ---> c4fd0aeabfcf [2021-07-15T08:13:42.528Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:13:42.804Z] ---> Running in 5fe9e1a8f732 [2021-07-15T08:13:43.429Z] Removing intermediate container 2ba08a6d4b33 [2021-07-15T08:13:43.429Z] ---> 6da324194120 [2021-07-15T08:13:43.429Z] [2021-07-15T08:13:43.429Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:13:43.429Z] ---> c4fd0aeabfcf [2021-07-15T08:13:43.429Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:13:44.425Z] ---> Running in ec4ba9c5140a [2021-07-15T08:13:44.425Z] Removing intermediate container 83d5c9e64b50 [2021-07-15T08:13:44.425Z] ---> 8bc659c560b2 [2021-07-15T08:13:44.425Z] [2021-07-15T08:13:44.425Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:13:45.042Z] 20.10.0: Pulling from library/docker [2021-07-15T08:13:45.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:45.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:46.289Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:13:46.289Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:46.289Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:46.289Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:46.577Z] OK: 6 MiB in 16 packages [2021-07-15T08:13:46.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:46.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:47.864Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:47.864Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:47.864Z] OK: 5 MiB in 15 packages [2021-07-15T08:13:48.483Z] Removing intermediate container 233583fee8f6 [2021-07-15T08:13:48.483Z] ---> cdfb6afc646b [2021-07-15T08:13:48.483Z] [2021-07-15T08:13:48.483Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:13:48.483Z] ---> c4fd0aeabfcf [2021-07-15T08:13:48.483Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:13:49.098Z] ---> Running in eb6f26fd768f [2021-07-15T08:13:50.096Z] Removing intermediate container 5fe9e1a8f732 [2021-07-15T08:13:50.096Z] ---> e5d1625cd3c7 [2021-07-15T08:13:50.096Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:50.096Z] Removing intermediate container ec4ba9c5140a [2021-07-15T08:13:50.096Z] ---> 7ab43d1681e1 [2021-07-15T08:13:50.096Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:50.096Z] ---> Running in f5bc7920bed1 [2021-07-15T08:13:50.374Z] ---> Running in 779a6bc98ae4 [2021-07-15T08:13:51.368Z] Removing intermediate container f5bc7920bed1 [2021-07-15T08:13:51.368Z] ---> 1cb9010af1c9 [2021-07-15T08:13:51.368Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:13:51.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:51.647Z] Removing intermediate container 779a6bc98ae4 [2021-07-15T08:13:51.647Z] ---> d2012b6f9537 [2021-07-15T08:13:51.647Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:13:51.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:13:51.926Z] ---> Running in 43a866ef37da [2021-07-15T08:13:52.220Z] ---> Running in d7f827a485a0 [2021-07-15T08:13:52.498Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:52.498Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:52.498Z] OK: 5 MiB in 15 packages [2021-07-15T08:13:53.109Z] Removing intermediate container 43a866ef37da [2021-07-15T08:13:53.109Z] ---> 8fe33249aff2 [2021-07-15T08:13:53.109Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:13:53.714Z] Removing intermediate container d7f827a485a0 [2021-07-15T08:13:53.714Z] ---> fad3917d8da8 [2021-07-15T08:13:53.714Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:13:53.991Z] ---> Running in 0e1b5efaccf9 [2021-07-15T08:13:54.275Z] ---> Running in 8e0f47f1daba [2021-07-15T08:13:54.906Z] Removing intermediate container b97056c3dcf7 [2021-07-15T08:13:54.906Z] ---> 67e9784fb049 [2021-07-15T08:13:54.906Z] [2021-07-15T08:13:54.906Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:13:54.906Z] ---> c4fd0aeabfcf [2021-07-15T08:13:54.906Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:13:55.187Z] Removing intermediate container eb6f26fd768f [2021-07-15T08:13:55.187Z] ---> 71c211cb0794 [2021-07-15T08:13:55.187Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:55.789Z] ---> Running in 4ca41d78667f [2021-07-15T08:13:55.789Z] Removing intermediate container 0e1b5efaccf9 [2021-07-15T08:13:55.789Z] ---> e1edb7e17623 [2021-07-15T08:13:55.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:55.789Z] Removing intermediate container 8e0f47f1daba [2021-07-15T08:13:55.789Z] ---> b76a61220816 [2021-07-15T08:13:55.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:55.789Z] ---> Running in ebed427cdac8 [2021-07-15T08:13:56.787Z] Removing intermediate container 4ca41d78667f [2021-07-15T08:13:56.787Z] ---> 0aa9505e6e29 [2021-07-15T08:13:56.787Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:13:57.076Z] Removing intermediate container ebed427cdac8 [2021-07-15T08:13:57.076Z] ---> 9d4f8360b94c [2021-07-15T08:13:57.076Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:13:57.076Z] ---> Running in b680c8c67511 [2021-07-15T08:13:57.712Z] ---> b06b04885cfe [2021-07-15T08:13:57.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:13:57.712Z] ---> Running in ccfa7440dbb5 [2021-07-15T08:13:57.712Z] ---> df1b4348ab68 [2021-07-15T08:13:57.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:13:57.994Z] Removing intermediate container b680c8c67511 [2021-07-15T08:13:57.994Z] ---> f8800955b17e [2021-07-15T08:13:57.994Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:13:58.623Z] ---> Running in b30f1c740e6a [2021-07-15T08:13:58.902Z] Removing intermediate container ccfa7440dbb5 [2021-07-15T08:13:58.902Z] ---> 92c234b1f372 [2021-07-15T08:13:58.902Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:13:59.512Z] ---> Running in c79ebdce011f [2021-07-15T08:13:59.512Z] Removing intermediate container b30f1c740e6a [2021-07-15T08:13:59.512Z] ---> 5bf2661cb026 [2021-07-15T08:13:59.512Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:00.132Z] ---> Running in eccc6638b08d [2021-07-15T08:14:00.132Z] ---> 8004be1459fb [2021-07-15T08:14:00.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:00.132Z] ---> 0dbd45a3b063 [2021-07-15T08:14:00.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:00.411Z] Removing intermediate container c79ebdce011f [2021-07-15T08:14:00.411Z] ---> dde6c5bb469a [2021-07-15T08:14:00.411Z] Step 16/24 : WORKDIR / [2021-07-15T08:14:00.688Z] ---> Running in eb544156063f [2021-07-15T08:14:01.303Z] ---> 920e16e36817 [2021-07-15T08:14:01.303Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:14:01.581Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:14:01.581Z] Removing intermediate container eb544156063f [2021-07-15T08:14:01.581Z] ---> 8d3e0e0a717a [2021-07-15T08:14:01.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:14:01.581Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:14:01.581Z] ---> eeaf43b92773 [2021-07-15T08:14:01.581Z] 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-15T08:14:01.581Z] ---> 50320c4eeef5 [2021-07-15T08:14:01.581Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:14:01.581Z] ---> Running in 32c4e97a6eb9 [2021-07-15T08:14:01.855Z] ---> Running in bedddefcc05c [2021-07-15T08:14:01.855Z] ---> Running in c687c07fb5b3 [2021-07-15T08:14:02.454Z] Removing intermediate container 32c4e97a6eb9 [2021-07-15T08:14:02.454Z] ---> faada4d835d1 [2021-07-15T08:14:02.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:02.726Z] Removing intermediate container bedddefcc05c [2021-07-15T08:14:02.726Z] Removing intermediate container c687c07fb5b3 [2021-07-15T08:14:02.726Z] ---> 7fd178e23d17 [2021-07-15T08:14:02.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:02.726Z] ---> d9cc07ccb40b [2021-07-15T08:14:02.726Z] 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-15T08:14:02.726Z] ---> Running in 19467da3698d [2021-07-15T08:14:03.005Z] ---> ab35492a8f1e [2021-07-15T08:14:03.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:14:03.005Z] ---> Running in d73c00e11edc [2021-07-15T08:14:03.005Z] ---> Running in 35ef76128b7f [2021-07-15T08:14:03.005Z] Removing intermediate container eccc6638b08d [2021-07-15T08:14:03.005Z] ---> fef8cb141538 [2021-07-15T08:14:03.005Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:14:03.614Z] ---> Running in 124bd3114be7 [2021-07-15T08:14:03.614Z] Removing intermediate container 19467da3698d [2021-07-15T08:14:03.614Z] ---> 24c44501486e [2021-07-15T08:14:03.614Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:14:03.912Z] Removing intermediate container d73c00e11edc [2021-07-15T08:14:03.912Z] ---> 7f2adda857fc [2021-07-15T08:14:03.912Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:14:04.195Z] ---> Running in 06c23199c01a [2021-07-15T08:14:04.477Z] ---> Running in 027d58e31ada [2021-07-15T08:14:04.764Z] ---> c5fb348c6cc5 [2021-07-15T08:14:04.764Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:04.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:14:05.061Z] Removing intermediate container 06c23199c01a [2021-07-15T08:14:05.061Z] ---> 6dfa30c1fb1a [2021-07-15T08:14:05.061Z] Step 22/23 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:14:05.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:14:05.347Z] ---> Running in 4c147c9d8c15 [2021-07-15T08:14:05.347Z] Removing intermediate container 027d58e31ada [2021-07-15T08:14:05.347Z] ---> bb85959590a8 [2021-07-15T08:14:05.347Z] Step 22/23 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:14:05.634Z] ---> Running in 5fe4b76fa937 [2021-07-15T08:14:05.921Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:14:05.921Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:14:05.921Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:14:05.921Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:14:05.921Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:14:05.921Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:14:05.921Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:14:05.921Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:14:05.921Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:14:05.921Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:14:05.921Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:14:05.921Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:14:05.921Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:14:06.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:14:06.202Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:14:06.202Z] ---> 42d5a5d7e434 [2021-07-15T08:14:06.202Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:14:06.477Z] Removing intermediate container 4c147c9d8c15 [2021-07-15T08:14:06.477Z] ---> ace2c6f6c821 [2021-07-15T08:14:06.477Z] Step 23/23 : LABEL version=2.0.1-dev.9 [2021-07-15T08:14:06.764Z] ---> Running in feb45e0dce97 [2021-07-15T08:14:06.764Z] ---> Running in 4a087f924142 [2021-07-15T08:14:06.764Z] Removing intermediate container 5fe4b76fa937 [2021-07-15T08:14:06.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:14:06.764Z] ---> 747e8a078f7a [2021-07-15T08:14:06.764Z] Step 23/23 : LABEL version=2.0.1-dev.9 [2021-07-15T08:14:07.384Z] ---> Running in 602d376df0fc [2021-07-15T08:14:07.384Z] Removing intermediate container feb45e0dce97 [2021-07-15T08:14:07.384Z] ---> 23fd41f1dc19 [2021-07-15T08:14:07.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:07.384Z] Removing intermediate container 4a087f924142 [2021-07-15T08:14:07.385Z] ---> c0e0bed81fe5 [2021-07-15T08:14:07.385Z] [2021-07-15T08:14:08.004Z] Successfully built c0e0bed81fe5 [2021-07-15T08:14:08.004Z] ---> Running in 6f8366e99d3e [2021-07-15T08:14:08.004Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T08:14:08.004Z] Building security-secretstore-setup [2021-07-15T08:14:08.004Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:14:08.004Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:14:08.004Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:14:10.127Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:14:10.127Z] Removing intermediate container 602d376df0fc [2021-07-15T08:14:10.127Z] ---> ff1ced141870 [2021-07-15T08:14:10.127Z] [2021-07-15T08:14:10.127Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:14:10.127Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:14:10.127Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:14:10.127Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:14:10.127Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:14:10.127Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:14:10.127Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:14:10.127Z] Successfully built ff1ced141870 [2021-07-15T08:14:10.127Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:14:10.127Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:14:10.127Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T08:14:10.127Z]  Building support-notifications ... done Building core-command [2021-07-15T08:14:10.127Z] Removing intermediate container 6f8366e99d3e [2021-07-15T08:14:10.127Z] ---> 2789871c3752 [2021-07-15T08:14:10.127Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:14:10.127Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:14:10.127Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:14:10.127Z] OK: 8 MiB in 20 packages [2021-07-15T08:14:10.127Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:14:10.127Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:14:10.127Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:14:10.127Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:14:10.127Z] ---> Running in 1489c4bc14dc [2021-07-15T08:14:10.127Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:14:10.127Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:14:10.128Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:14:10.128Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:14:10.128Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:14:10.128Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:14:10.128Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:14:10.128Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:14:10.128Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:14:10.128Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:14:10.128Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:14:10.128Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:14:10.128Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:14:10.128Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:14:10.128Z] Removing intermediate container 1489c4bc14dc [2021-07-15T08:14:10.128Z] ---> 3dfe52285db2 [2021-07-15T08:14:10.128Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:14:10.128Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:14:10.128Z] OK: 72 MiB in 59 packages [2021-07-15T08:14:10.433Z] ---> Running in 68e91a1bda98 [2021-07-15T08:14:10.849Z] Removing intermediate container 124bd3114be7 [2021-07-15T08:14:10.849Z] ---> 9e9934ba8b8d [2021-07-15T08:14:10.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:14:11.491Z] Removing intermediate container 68e91a1bda98 [2021-07-15T08:14:11.491Z] ---> a89d93caf0d4 [2021-07-15T08:14:11.491Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:14:12.295Z] ---> Running in 66733878a60a [2021-07-15T08:14:12.605Z] ---> de469d1b9d6f [2021-07-15T08:14:12.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:14:12.900Z] Removing intermediate container 66733878a60a [2021-07-15T08:14:12.900Z] ---> 97fcee44bbfe [2021-07-15T08:14:12.900Z] [2021-07-15T08:14:13.539Z] Successfully built 97fcee44bbfe [2021-07-15T08:14:13.539Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T08:14:13.539Z]  Building core-metadata ... done Building security-proxy-setup [2021-07-15T08:14:15.009Z] ---> 964f1979180c [2021-07-15T08:14:15.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:16.041Z] ---> 902d248201f5 [2021-07-15T08:14:16.041Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:14:16.326Z] ---> Running in 555bb631aecf [2021-07-15T08:14:16.610Z] Collecting docker-compose==1.23.2 [2021-07-15T08:14:16.610Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:14:17.245Z] Removing intermediate container 555bb631aecf [2021-07-15T08:14:17.245Z] ---> b129421efbbe [2021-07-15T08:14:17.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:17.245Z] ---> Running in 8b41850fa143 [2021-07-15T08:14:17.521Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:14:17.521Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:14:17.811Z] Removing intermediate container 8b41850fa143 [2021-07-15T08:14:17.811Z] ---> d22880978823 [2021-07-15T08:14:17.811Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:14:18.093Z] ---> Running in c77b480b96bf [2021-07-15T08:14:18.720Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:14:18.720Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:14:19.009Z] Removing intermediate container c77b480b96bf [2021-07-15T08:14:19.009Z] ---> 0afa82fda92c [2021-07-15T08:14:19.009Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:14:19.295Z] ---> Running in 41b6b72ba512 [2021-07-15T08:14:20.322Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:14:20.322Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:14:20.322Z] Removing intermediate container 41b6b72ba512 [2021-07-15T08:14:20.322Z] ---> 29b252d80118 [2021-07-15T08:14:20.322Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:14:20.931Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:14:20.931Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:14:20.931Z] ---> Running in 94b5b5ade36c [2021-07-15T08:14:21.938Z] Removing intermediate container 94b5b5ade36c [2021-07-15T08:14:21.938Z] ---> 362721f0b2fa [2021-07-15T08:14:21.938Z] [2021-07-15T08:14:22.556Z] Successfully built 362721f0b2fa [2021-07-15T08:14:22.556Z] Successfully tagged core-data-arm64:latest [2021-07-15T08:14:22.556Z] Building security-bootstrapper [2021-07-15T08:14:24.013Z]  Building core-data ... done 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-15T08:14:25.495Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:14:25.495Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:14:27.506Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:14:27.506Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:14:32.963Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:14:32.963Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:14:35.653Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:14:35.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:14:35.653Z] ---> 2bf886d7a594 [2021-07-15T08:14:35.653Z] Step 3/26 : WORKDIR /edgex-goCollecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:14:35.653Z] [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> e8ef4599a673 [2021-07-15T08:14:35.653Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 1d63cce301dd [2021-07-15T08:14:35.653Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 912b729439eb [2021-07-15T08:14:35.653Z] Step 6/26 : COPY go.mod . [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> e8be9aa03c67 [2021-07-15T08:14:35.653Z] Step 7/26 : RUN go mod download [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 4827bf45b55d [2021-07-15T08:14:35.653Z] Step 8/26 : COPY . . [2021-07-15T08:14:35.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 9233153e3a43 [2021-07-15T08:14:35.653Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 057afc54f2f6 [2021-07-15T08:14:35.653Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:14:35.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:14:35.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:14:35.653Z] ---> 2bf886d7a594 [2021-07-15T08:14:35.653Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> e8ef4599a673 [2021-07-15T08:14:35.653Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 1d63cce301dd [2021-07-15T08:14:35.653Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 912b729439eb [2021-07-15T08:14:35.653Z] Step 6/24 : COPY go.mod . [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> e8be9aa03c67 [2021-07-15T08:14:35.653Z] Step 7/24 : RUN go mod download [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 4827bf45b55d [2021-07-15T08:14:35.653Z] Step 8/24 : COPY . . [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 9233153e3a43 [2021-07-15T08:14:35.653Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:14:35.653Z] ---> Using cache [2021-07-15T08:14:35.653Z] ---> 057afc54f2f6 [2021-07-15T08:14:35.653Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:14:38.306Z] ---> Running in 72a0370cdc2f [2021-07-15T08:14:38.306Z] ---> Running in a0b9f5da392d [2021-07-15T08:14:38.920Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:14:38.920Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:14:39.538Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:14:39.538Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:14:39.819Z] 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-15T08:14:39.819Z] 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-15T08:14:40.097Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:14:40.097Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:14:40.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:14:40.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:14:41.289Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:14:41.289Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:14:41.568Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:14:41.569Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:14:41.569Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:14:41.569Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:14:42.561Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:14:42.561Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:14:42.561Z] ---> 2bf886d7a594 [2021-07-15T08:14:42.561Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> e8ef4599a673 [2021-07-15T08:14:42.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> 1d63cce301dd [2021-07-15T08:14:42.561Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> 912b729439eb [2021-07-15T08:14:42.561Z] Step 6/22 : COPY go.mod . [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> e8be9aa03c67 [2021-07-15T08:14:42.561Z] Step 7/22 : RUN go mod download [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> 4827bf45b55d [2021-07-15T08:14:42.561Z] Step 8/22 : COPY . . [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> 9233153e3a43 [2021-07-15T08:14:42.561Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:14:42.561Z] ---> Using cache [2021-07-15T08:14:42.561Z] ---> 057afc54f2f6 [2021-07-15T08:14:42.561Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:14:43.579Z] Installing collected packages: cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, texttable, dockerpty, jsonschema, docker-compose [2021-07-15T08:14:43.579Z] ---> Running in 994366619adf [2021-07-15T08:14:44.578Z] Attempting uninstall: idna [2021-07-15T08:14:44.579Z] Found existing installation: idna 2.9 [2021-07-15T08:14:44.861Z] Uninstalling idna-2.9: [2021-07-15T08:14:44.861Z] Successfully uninstalled idna-2.9 [2021-07-15T08:14:45.862Z] Attempting uninstall: urllib3 [2021-07-15T08:14:45.862Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:14:45.862Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:14:46.144Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:14:46.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:14:47.425Z] Attempting uninstall: requests [2021-07-15T08:14:47.425Z] Found existing installation: requests 2.23.0 [2021-07-15T08:14:47.425Z] Uninstalling requests-2.23.0: [2021-07-15T08:14:47.425Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:14:48.065Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:14:48.065Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:14:48.065Z] ---> 2bf886d7a594 [2021-07-15T08:14:48.065Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> e8ef4599a673 [2021-07-15T08:14:48.065Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> 1d63cce301dd [2021-07-15T08:14:48.065Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> 912b729439eb [2021-07-15T08:14:48.065Z] Step 6/32 : COPY go.mod . [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> e8be9aa03c67 [2021-07-15T08:14:48.065Z] Step 7/32 : RUN go mod download [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> 4827bf45b55d [2021-07-15T08:14:48.065Z] Step 8/32 : COPY . . [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> 9233153e3a43 [2021-07-15T08:14:48.065Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:14:48.065Z] ---> Using cache [2021-07-15T08:14:48.065Z] ---> 057afc54f2f6 [2021-07-15T08:14:48.065Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:14:48.723Z] ---> Running in 33b0be1b0720 [2021-07-15T08:14:50.211Z] Running setup.py install for docopt: started [2021-07-15T08:14:51.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:14:54.652Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:14:54.652Z] Running setup.py install for PyYAML: started [2021-07-15T08:14:59.003Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:14:59.003Z] Running setup.py install for texttable: started [2021-07-15T08:15:03.413Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:15:03.413Z] Running setup.py install for dockerpty: started [2021-07-15T08:15:06.071Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:15:08.082Z] 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-15T08:15:23.264Z] Removing intermediate container 35ef76128b7f [2021-07-15T08:15:23.264Z] ---> b5dfd5b9d726 [2021-07-15T08:15:23.264Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:15:23.264Z] ---> Running in 28bd495870b2 [2021-07-15T08:15:23.264Z] Removing intermediate container 28bd495870b2 [2021-07-15T08:15:23.264Z] ---> ed25eb6596f1 [2021-07-15T08:15:23.264Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:15:23.264Z] ---> Running in 8595a8259ee1 [2021-07-15T08:15:23.870Z] Removing intermediate container 8595a8259ee1 [2021-07-15T08:15:23.870Z] ---> 65438b6f918e [2021-07-15T08:15:23.870Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:15:25.873Z] ---> b14a443d34fb [2021-07-15T08:15:25.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:15:27.352Z] ---> fc5e1f9af30e [2021-07-15T08:15:27.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:15:28.383Z] ---> 911d12f56b5e [2021-07-15T08:15:28.664Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:15:28.664Z] ---> Running in 2b8263ea26e4 [2021-07-15T08:15:29.279Z] Removing intermediate container 2b8263ea26e4 [2021-07-15T08:15:29.279Z] ---> ecb8b98fce49 [2021-07-15T08:15:29.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:15:29.564Z] ---> Running in 7ec3b9712a8e [2021-07-15T08:15:30.175Z] Removing intermediate container 7ec3b9712a8e [2021-07-15T08:15:30.175Z] ---> 81a38f38e1bf [2021-07-15T08:15:30.175Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:15:30.457Z] ---> Running in 83b1ed4fa9c9 [2021-07-15T08:15:31.470Z] Removing intermediate container 83b1ed4fa9c9 [2021-07-15T08:15:31.470Z] ---> c400b332d33d [2021-07-15T08:15:31.470Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:15:31.470Z] ---> Running in 6dcd9ff87359 [2021-07-15T08:15:32.088Z] Removing intermediate container 6dcd9ff87359 [2021-07-15T08:15:32.088Z] ---> 3da9df6b0c9f [2021-07-15T08:15:32.088Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:15:32.571Z] ---> Running in dcebc72826d7 [2021-07-15T08:15:33.258Z] Removing intermediate container dcebc72826d7 [2021-07-15T08:15:33.258Z] ---> c8605b109fc6 [2021-07-15T08:15:33.258Z] [2021-07-15T08:15:33.552Z] Successfully built c8605b109fc6 [2021-07-15T08:15:33.552Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T08:16:30.279Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:16:30.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:16:34.632Z] Removing intermediate container a0b9f5da392d [2021-07-15T08:16:34.632Z] ---> 8abe57a193e5 [2021-07-15T08:16:34.632Z] [2021-07-15T08:16:34.632Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:16:34.632Z] ---> c4fd0aeabfcf [2021-07-15T08:16:34.632Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:16:34.632Z] ---> Using cache [2021-07-15T08:16:34.632Z] ---> 71c211cb0794 [2021-07-15T08:16:34.632Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:16:34.632Z] ---> Using cache [2021-07-15T08:16:34.632Z] ---> 9d4f8360b94c [2021-07-15T08:16:34.632Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:16:34.922Z] ---> Running in f4d2d3783ae6 [2021-07-15T08:16:35.910Z] Removing intermediate container f4d2d3783ae6 [2021-07-15T08:16:35.910Z] ---> 6ef49b53bca6 [2021-07-15T08:16:35.910Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:16:36.188Z] ---> Running in b0bd99dec62d [2021-07-15T08:16:37.175Z] Removing intermediate container b0bd99dec62d [2021-07-15T08:16:37.175Z] ---> 1df535e5ba4c [2021-07-15T08:16:37.175Z] Step 16/24 : WORKDIR / [2021-07-15T08:16:37.773Z] ---> Running in b46e27bbd0ba [2021-07-15T08:16:38.762Z] Removing intermediate container b46e27bbd0ba [2021-07-15T08:16:38.762Z] ---> 44e8f1e8ad87 [2021-07-15T08:16:38.762Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:16:39.035Z] Removing intermediate container 72a0370cdc2f [2021-07-15T08:16:39.035Z] ---> 62ef849433a6 [2021-07-15T08:16:39.035Z] [2021-07-15T08:16:39.035Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:16:39.035Z] ---> c4fd0aeabfcf [2021-07-15T08:16:39.035Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:16:39.635Z] Removing intermediate container 994366619adf [2021-07-15T08:16:39.635Z] ---> fcb5d4246521 [2021-07-15T08:16:39.635Z] [2021-07-15T08:16:39.635Z] ---> Running in 7cc8b5646e2a [2021-07-15T08:16:39.635Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:16:39.635Z] ---> c4fd0aeabfcf [2021-07-15T08:16:39.635Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:16:39.925Z] ---> Running in 4dc2fee4dc03 [2021-07-15T08:16:40.201Z] ---> 7850e672cc38 [2021-07-15T08:16:40.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:16:40.797Z] Removing intermediate container 33b0be1b0720 [2021-07-15T08:16:40.797Z] ---> d6f0a54848de [2021-07-15T08:16:40.797Z] [2021-07-15T08:16:41.070Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:16:41.070Z] ---> c4fd0aeabfcf [2021-07-15T08:16:41.070Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:16:41.353Z] ---> Running in 777a0cc7893c [2021-07-15T08:16:41.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:41.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:41.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:41.926Z] ---> 55c76558aa6e [2021-07-15T08:16:41.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:16:41.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:42.204Z] Removing intermediate container 777a0cc7893c [2021-07-15T08:16:42.204Z] ---> 39d26bc66254 [2021-07-15T08:16:42.204Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:16:42.204Z] ---> Running in 7c91c86faa63 [2021-07-15T08:16:42.488Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:16:42.771Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:16:42.771Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:16:42.771Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:16:42.771Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:16:42.771Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:16:42.771Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:16:42.771Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:16:42.771Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:16:42.771Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:16:42.771Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:16:42.771Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:16:42.771Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:16:42.771Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:16:43.054Z] OK: 7 MiB in 20 packages [2021-07-15T08:16:43.054Z] OK: 7 MiB in 18 packages [2021-07-15T08:16:43.352Z] ---> 1003d8327970 [2021-07-15T08:16:43.352Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:16:43.633Z] ---> Running in 0fbf9361478b [2021-07-15T08:16:44.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:44.238Z] Removing intermediate container 0fbf9361478b [2021-07-15T08:16:44.238Z] ---> 70dfa57ad588 [2021-07-15T08:16:44.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:16:44.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:16:44.809Z] ---> Running in c9962fce52b1 [2021-07-15T08:16:45.087Z] Removing intermediate container 7cc8b5646e2a [2021-07-15T08:16:45.087Z] ---> ed0d6646bddc [2021-07-15T08:16:45.087Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:16:45.087Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:16:45.087Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:16:45.087Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:16:45.087Z] OK: 5 MiB in 16 packages [2021-07-15T08:16:45.371Z] Removing intermediate container 4dc2fee4dc03 [2021-07-15T08:16:45.371Z] ---> b00950964c54 [2021-07-15T08:16:45.371Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:16:45.371Z] ---> Running in db0f7c1738d6 [2021-07-15T08:16:45.371Z] Removing intermediate container c9962fce52b1 [2021-07-15T08:16:45.371Z] ---> 79c3e763049e [2021-07-15T08:16:45.371Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:16:45.658Z] ---> Running in 68eb0c8b0141 [2021-07-15T08:16:45.658Z] ---> Running in 8815e622e03b [2021-07-15T08:16:46.261Z] Removing intermediate container db0f7c1738d6 [2021-07-15T08:16:46.261Z] ---> e0d9be7e814a [2021-07-15T08:16:46.261Z] Step 14/26 : WORKDIR / [2021-07-15T08:16:46.261Z] Removing intermediate container 68eb0c8b0141 [2021-07-15T08:16:46.261Z] ---> 6810aa32bd0c [2021-07-15T08:16:46.261Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:16:46.261Z] ---> Running in c16fd6259760 [2021-07-15T08:16:46.534Z] Removing intermediate container 8815e622e03b [2021-07-15T08:16:46.535Z] ---> 5e8b562ce8e4 [2021-07-15T08:16:46.535Z] Step 23/24 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:16:46.535Z] ---> Running in d38f9160edb1 [2021-07-15T08:16:46.535Z] Removing intermediate container 7c91c86faa63 [2021-07-15T08:16:46.535Z] ---> 40474826cd20 [2021-07-15T08:16:46.535Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:16:46.817Z] ---> Running in 886cac840820 [2021-07-15T08:16:46.817Z] ---> Running in 7cfe4a01655b [2021-07-15T08:16:47.099Z] Removing intermediate container c16fd6259760 [2021-07-15T08:16:47.099Z] ---> 3516cf76e22c [2021-07-15T08:16:47.099Z] 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-15T08:16:47.378Z] Removing intermediate container d38f9160edb1 [2021-07-15T08:16:47.378Z] ---> 171f6c04d0be [2021-07-15T08:16:47.378Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:16:47.378Z] Removing intermediate container 886cac840820 [2021-07-15T08:16:47.378Z] ---> 322770eec6c8 [2021-07-15T08:16:47.378Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-07-15T08:16:47.664Z] Removing intermediate container 7cfe4a01655b [2021-07-15T08:16:47.664Z] ---> 7bcf01aa327c [2021-07-15T08:16:47.664Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:16:47.664Z] ---> Running in 32e948ad7198 [2021-07-15T08:16:47.664Z] ---> Running in 1cf61fcf8a91 [2021-07-15T08:16:48.278Z] ---> 0a7405a512d4 [2021-07-15T08:16:48.278Z] 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-15T08:16:48.574Z] Removing intermediate container 32e948ad7198 [2021-07-15T08:16:48.574Z] ---> df7809bdd9fa [2021-07-15T08:16:48.574Z] [2021-07-15T08:16:48.574Z] Removing intermediate container 1cf61fcf8a91 [2021-07-15T08:16:48.574Z] ---> 1ecdbf45eca7 [2021-07-15T08:16:48.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:16:48.574Z] ---> b272ad597759 [2021-07-15T08:16:48.574Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:16:48.859Z] Successfully built df7809bdd9fa [2021-07-15T08:16:48.859Z] Successfully tagged core-command-arm64:latest [2021-07-15T08:16:48.859Z]  Building core-command ... done  ---> Running in 8419839ade20 [2021-07-15T08:16:49.151Z] ---> 5ac0cca87e85 [2021-07-15T08:16:49.151Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:16:50.157Z] ---> 3500dffee4da [2021-07-15T08:16:50.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:16:50.435Z] ---> fc7389914238 [2021-07-15T08:16:50.435Z] 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-15T08:16:51.896Z] ---> 29939aa4b3a5 [2021-07-15T08:16:51.896Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:16:51.896Z] ---> c8f3ffe4ddca [2021-07-15T08:16:51.896Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:16:51.896Z] ---> Running in 5b2e438a944a [2021-07-15T08:16:51.896Z] Removing intermediate container 8419839ade20 [2021-07-15T08:16:51.896Z] ---> 6d7d0bcac7a2 [2021-07-15T08:16:51.896Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:16:52.173Z] ---> Running in 962ba4aac47f [2021-07-15T08:16:52.450Z] Removing intermediate container 5b2e438a944a [2021-07-15T08:16:52.450Z] ---> 01d05b1528ea [2021-07-15T08:16:52.450Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:16:52.726Z] ---> Running in a3b63c74f115 [2021-07-15T08:16:53.006Z] Removing intermediate container 962ba4aac47f [2021-07-15T08:16:53.006Z] ---> 380807120224 [2021-07-15T08:16:53.006Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:16:53.006Z] ---> c521fe301d43 [2021-07-15T08:16:53.006Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:16:53.279Z] Removing intermediate container a3b63c74f115 [2021-07-15T08:16:53.279Z] ---> 8f943cd65595 [2021-07-15T08:16:53.279Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T08:16:53.560Z] ---> Running in b0aeb6e4fe1f [2021-07-15T08:16:54.164Z] ---> 2f107c24c5e4 [2021-07-15T08:16:54.164Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:16:54.444Z] Removing intermediate container b0aeb6e4fe1f [2021-07-15T08:16:54.444Z] ---> 0e82f02fc0c6 [2021-07-15T08:16:54.444Z] Step 21/22 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:16:54.444Z] ---> Running in 8384a6879fad [2021-07-15T08:16:54.723Z] ---> 20a2f6b18d49 [2021-07-15T08:16:54.723Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:16:54.723Z] ---> Running in 67e070afccb9 [2021-07-15T08:16:55.364Z] Removing intermediate container 67e070afccb9 [2021-07-15T08:16:55.364Z] ---> e7021163f167 [2021-07-15T08:16:55.364Z] Step 22/22 : LABEL version=2.0.1-dev.9 [2021-07-15T08:16:55.647Z] ---> Running in f9b72c29f267 [2021-07-15T08:16:55.926Z] ---> bae81d89cde3 [2021-07-15T08:16:55.926Z] 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-15T08:16:55.926Z] ---> Running in 671f1f6910e9 [2021-07-15T08:16:56.530Z] Removing intermediate container f9b72c29f267 [2021-07-15T08:16:56.530Z] ---> 44a63958001c [2021-07-15T08:16:56.530Z] [2021-07-15T08:16:56.807Z] Successfully built 44a63958001c [2021-07-15T08:16:56.807Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T08:16:57.799Z]  Building security-proxy-setup ... done Removing intermediate container 8384a6879fad [2021-07-15T08:16:57.799Z] ---> 297968c73bdc [2021-07-15T08:16:57.799Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:16:58.792Z] ---> 95ed85ac0aad [2021-07-15T08:16:58.792Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:16:58.792Z] Removing intermediate container 671f1f6910e9 [2021-07-15T08:16:58.792Z] ---> d668d130fe54 [2021-07-15T08:16:58.792Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:16:58.792Z] ---> Running in 02f8a4576830 [2021-07-15T08:16:59.774Z] Removing intermediate container 02f8a4576830 [2021-07-15T08:16:59.774Z] ---> 11f5084e47f0 [2021-07-15T08:16:59.774Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T08:16:59.774Z] ---> Running in ec2ceceb9fac [2021-07-15T08:16:59.774Z] ---> 0beb4d6cae8e [2021-07-15T08:16:59.774Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:17:00.381Z] Removing intermediate container ec2ceceb9fac [2021-07-15T08:17:00.381Z] ---> c57ba7e497c2 [2021-07-15T08:17:00.381Z] Step 25/26 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:00.381Z] ---> Running in 83a4184d7df3 [2021-07-15T08:17:00.657Z] ---> ae210cf383c5 [2021-07-15T08:17:00.657Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:17:01.264Z] Removing intermediate container 83a4184d7df3 [2021-07-15T08:17:01.264Z] ---> a7edfc180a68 [2021-07-15T08:17:01.264Z] Step 26/26 : LABEL version=2.0.1-dev.9 [2021-07-15T08:17:01.264Z] ---> Running in 77489e2dbd58 [2021-07-15T08:17:01.887Z] ---> 6e00e85c5a1f [2021-07-15T08:17:01.887Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:17:01.887Z] Removing intermediate container 77489e2dbd58 [2021-07-15T08:17:01.887Z] ---> 0736baf13a40 [2021-07-15T08:17:01.887Z] [2021-07-15T08:17:02.170Z] Successfully built 0736baf13a40 [2021-07-15T08:17:02.170Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T08:17:02.723Z]  Building security-secretstore-setup ... done  ---> c1f1842f9385 [2021-07-15T08:17:02.723Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:17:03.001Z] ---> Running in b238280c9968 [2021-07-15T08:17:03.614Z] Removing intermediate container b238280c9968 [2021-07-15T08:17:03.614Z] ---> a28eedbf7387 [2021-07-15T08:17:03.614Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:17:04.617Z] ---> 5a4e3c7d8636 [2021-07-15T08:17:04.617Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:17:04.896Z] ---> Running in f4caf94a9c05 [2021-07-15T08:17:07.545Z] Removing intermediate container f4caf94a9c05 [2021-07-15T08:17:07.545Z] ---> cb1c9bd9190d [2021-07-15T08:17:07.545Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:17:07.826Z] ---> Running in 1231959b945e [2021-07-15T08:17:08.440Z] Removing intermediate container 1231959b945e [2021-07-15T08:17:08.440Z] ---> 495424d31945 [2021-07-15T08:17:08.440Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:17:08.724Z] ---> Running in 08cf6e876747 [2021-07-15T08:17:09.327Z] Removing intermediate container 08cf6e876747 [2021-07-15T08:17:09.327Z] ---> bd46b18d61ac [2021-07-15T08:17:09.327Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T08:17:09.605Z] ---> Running in 9ef8fcc0a3ca [2021-07-15T08:17:10.208Z] Removing intermediate container 9ef8fcc0a3ca [2021-07-15T08:17:10.208Z] ---> cbabfd246e3c [2021-07-15T08:17:10.208Z] Step 31/32 : LABEL git_sha=ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:10.812Z] ---> Running in b562ce620ee2 [2021-07-15T08:17:11.429Z] Removing intermediate container b562ce620ee2 [2021-07-15T08:17:11.429Z] ---> d622c871872d [2021-07-15T08:17:11.429Z] Step 32/32 : LABEL version=2.0.1-dev.9 [2021-07-15T08:17:11.708Z] ---> Running in 6e162353e16c [2021-07-15T08:17:12.314Z] Removing intermediate container 6e162353e16c [2021-07-15T08:17:12.314Z] ---> eb1387718eaa [2021-07-15T08:17:12.314Z] [2021-07-15T08:17:12.594Z] Successfully built eb1387718eaa [2021-07-15T08:17:12.594Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T08:17:13.214Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-07-15T08:17:13.214Z] $ docker stop --time=1 8a1023fc16941a7883dc85fa11314dd6865db2f1cf86f6d39859995ceb81b981 [2021-07-15T08:17:15.215Z] $ docker rm -f 8a1023fc16941a7883dc85fa11314dd6865db2f1cf86f6d39859995ceb81b981 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:17:15.936Z] + docker images [2021-07-15T08:17:16.215Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:17:16.215Z] security-bootstrapper-arm64 latest eb1387718eaa 5 seconds ago 17.5MB [2021-07-15T08:17:16.215Z] security-secretstore-setup-arm64 latest 0736baf13a40 15 seconds ago 27.1MB [2021-07-15T08:17:16.215Z] security-proxy-setup-arm64 latest 44a63958001c 20 seconds ago 24.2MB [2021-07-15T08:17:16.215Z] core-command-arm64 latest df7809bdd9fa 28 seconds ago 15MB [2021-07-15T08:17:16.215Z] d6f0a54848de 36 seconds ago 879MB [2021-07-15T08:17:16.215Z] fcb5d4246521 38 seconds ago 882MB [2021-07-15T08:17:16.215Z] 62ef849433a6 38 seconds ago 885MB [2021-07-15T08:17:16.215Z] 8abe57a193e5 43 seconds ago 876MB [2021-07-15T08:17:16.215Z] sys-mgmt-agent-arm64 latest c8605b109fc6 About a minute ago 298MB [2021-07-15T08:17:16.215Z] core-data-arm64 latest 362721f0b2fa 2 minutes ago 19.2MB [2021-07-15T08:17:16.215Z] core-metadata-arm64 latest 97fcee44bbfe 3 minutes ago 15.7MB [2021-07-15T08:17:16.215Z] support-scheduler-arm64 latest c0e0bed81fe5 3 minutes ago 15.1MB [2021-07-15T08:17:16.215Z] support-notifications-arm64 latest ff1ced141870 3 minutes ago 15.7MB [2021-07-15T08:17:16.215Z] 67e9784fb049 3 minutes ago 884MB [2021-07-15T08:17:16.215Z] cdfb6afc646b 3 minutes ago 881MB [2021-07-15T08:17:16.215Z] 8bc659c560b2 3 minutes ago 878MB [2021-07-15T08:17:16.215Z] 6da324194120 3 minutes ago 878MB [2021-07-15T08:17:16.215Z] c55bcd0a70fc 3 minutes ago 878MB [2021-07-15T08:17:16.215Z] ci-base-image-arm64 latest 2bf886d7a594 7 minutes ago 663MB [2021-07-15T08:17:16.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB [2021-07-15T08:17:16.215Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T08:17:16.215Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T08:17:16.215Z] 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-15T08:17:16.527Z] provisioning config files... [2021-07-15T08:17:16.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7629676658628655401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:17:16.973Z] ---> docker-login.sh [2021-07-15T08:17:16.973Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:17:17.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:17:17.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:17:17.555Z] Configure a credential helper to remove this warning. See [2021-07-15T08:17:17.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:17:17.555Z] [2021-07-15T08:17:17.555Z] Login Succeeded [2021-07-15T08:17:17.555Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:17:18.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:17:18.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:17:18.164Z] Configure a credential helper to remove this warning. See [2021-07-15T08:17:18.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:17:18.164Z] [2021-07-15T08:17:18.164Z] Login Succeeded [2021-07-15T08:17:18.164Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:17:18.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:17:18.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:17:18.947Z] Configure a credential helper to remove this warning. See [2021-07-15T08:17:18.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:17:18.947Z] [2021-07-15T08:17:18.947Z] Login Succeeded [2021-07-15T08:17:18.947Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:17:19.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:17:19.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:17:19.873Z] Configure a credential helper to remove this warning. See [2021-07-15T08:17:19.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:17:19.873Z] [2021-07-15T08:17:19.873Z] Login Succeeded [2021-07-15T08:17:19.873Z] docker.io [2021-07-15T08:17:20.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:17:20.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:17:20.653Z] Configure a credential helper to remove this warning. See [2021-07-15T08:17:20.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:17:20.653Z] [2021-07-15T08:17:20.653Z] Login Succeeded [2021-07-15T08:17:20.653Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:17:20.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:17:20.784Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-15T08:17:20.785Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:20.785Z] latest [2021-07-15T08:17:20.785Z] 2.0.1-dev.9 [2021-07-15T08:17:20.785Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:20.785Z] main [2021-07-15T08:17:20.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:21.362Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:21.758Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:21.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T08:17:21.758Z] 526190a42073: Preparing [2021-07-15T08:17:21.758Z] 0d077925dd97: Preparing [2021-07-15T08:17:21.758Z] d2a719c68ab5: Preparing [2021-07-15T08:17:21.758Z] ecf68d0b52af: Preparing [2021-07-15T08:17:21.758Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:22.212Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:22.486Z] d2a719c68ab5: Pushed [2021-07-15T08:17:22.486Z] ecf68d0b52af: Pushed [2021-07-15T08:17:22.486Z] 526190a42073: Pushed [2021-07-15T08:17:25.106Z] 0d077925dd97: Pushed [2021-07-15T08:17:25.106Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:4e8cde46d3b250d927d2029d99496fe8b9084ffb9417e1a1941ca40d233a040a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:25.463Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:25.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-15T08:17:25.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T08:17:25.829Z] 526190a42073: Preparing [2021-07-15T08:17:25.829Z] 0d077925dd97: Preparing [2021-07-15T08:17:25.829Z] d2a719c68ab5: Preparing [2021-07-15T08:17:25.829Z] ecf68d0b52af: Preparing [2021-07-15T08:17:25.829Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:26.103Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:26.103Z] 526190a42073: Layer already exists [2021-07-15T08:17:26.103Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:26.103Z] 0d077925dd97: Layer already exists [2021-07-15T08:17:26.103Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:26.103Z] latest: digest: sha256:4e8cde46d3b250d927d2029d99496fe8b9084ffb9417e1a1941ca40d233a040a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:26.469Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:26.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.9 [2021-07-15T08:17:26.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T08:17:26.858Z] 526190a42073: Preparing [2021-07-15T08:17:26.858Z] 0d077925dd97: Preparing [2021-07-15T08:17:26.858Z] d2a719c68ab5: Preparing [2021-07-15T08:17:26.858Z] ecf68d0b52af: Preparing [2021-07-15T08:17:26.858Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:27.134Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:27.134Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:27.134Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:27.134Z] 526190a42073: Layer already exists [2021-07-15T08:17:27.134Z] 0d077925dd97: Layer already exists [2021-07-15T08:17:27.134Z] 2.0.1-dev.9: digest: sha256:4e8cde46d3b250d927d2029d99496fe8b9084ffb9417e1a1941ca40d233a040a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:27.513Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:27.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:27.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T08:17:27.862Z] 526190a42073: Preparing [2021-07-15T08:17:27.862Z] 0d077925dd97: Preparing [2021-07-15T08:17:27.862Z] d2a719c68ab5: Preparing [2021-07-15T08:17:27.862Z] ecf68d0b52af: Preparing [2021-07-15T08:17:27.862Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:28.141Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:28.141Z] 0d077925dd97: Layer already exists [2021-07-15T08:17:28.141Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:28.141Z] 526190a42073: Layer already exists [2021-07-15T08:17:28.141Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:28.141Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:4e8cde46d3b250d927d2029d99496fe8b9084ffb9417e1a1941ca40d233a040a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:28.507Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:28.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-15T08:17:28.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-15T08:17:28.863Z] 526190a42073: Preparing [2021-07-15T08:17:28.863Z] 0d077925dd97: Preparing [2021-07-15T08:17:28.863Z] d2a719c68ab5: Preparing [2021-07-15T08:17:28.863Z] ecf68d0b52af: Preparing [2021-07-15T08:17:28.863Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:29.144Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:29.144Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:29.144Z] 0d077925dd97: Layer already exists [2021-07-15T08:17:29.144Z] 526190a42073: Layer already exists [2021-07-15T08:17:29.144Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:29.144Z] main: digest: sha256:4e8cde46d3b250d927d2029d99496fe8b9084ffb9417e1a1941ca40d233a040a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:17:29.208Z] ===================================================== [Pipeline] echo [2021-07-15T08:17:29.222Z] taggedImages: [2021-07-15T08:17:29.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:29.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-15T08:17:29.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.9 [2021-07-15T08:17:29.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:29.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-15T08:17:29.255Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-15T08:17:29.255Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:29.255Z] latest [2021-07-15T08:17:29.255Z] 2.0.1-dev.9 [2021-07-15T08:17:29.255Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:29.255Z] main [2021-07-15T08:17:29.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:29.645Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:30.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:30.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T08:17:30.001Z] b4bd4a98f194: Preparing [2021-07-15T08:17:30.001Z] 0c7e397ef38e: Preparing [2021-07-15T08:17:30.001Z] d2a719c68ab5: Preparing [2021-07-15T08:17:30.001Z] 9b2c45b2271e: Preparing [2021-07-15T08:17:30.001Z] 978e6fa45ea6: Preparing [2021-07-15T08:17:30.001Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:30.001Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:30.277Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:30.277Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:30.557Z] b4bd4a98f194: Pushed [2021-07-15T08:17:30.557Z] 978e6fa45ea6: Pushed [2021-07-15T08:17:31.168Z] 9b2c45b2271e: Pushed [2021-07-15T08:17:33.795Z] 0c7e397ef38e: Pushed [2021-07-15T08:17:33.795Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:1b12cfff7528ea88c588c13a3e9364dc10369d04c1d9856d58f32695058dc5b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:34.170Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:34.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-15T08:17:34.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T08:17:34.531Z] b4bd4a98f194: Preparing [2021-07-15T08:17:34.531Z] 0c7e397ef38e: Preparing [2021-07-15T08:17:34.531Z] d2a719c68ab5: Preparing [2021-07-15T08:17:34.531Z] 9b2c45b2271e: Preparing [2021-07-15T08:17:34.531Z] 978e6fa45ea6: Preparing [2021-07-15T08:17:34.531Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:34.531Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:34.808Z] 9b2c45b2271e: Layer already exists [2021-07-15T08:17:34.808Z] b4bd4a98f194: Layer already exists [2021-07-15T08:17:34.808Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:34.808Z] 0c7e397ef38e: Layer already exists [2021-07-15T08:17:34.808Z] 978e6fa45ea6: Layer already exists [2021-07-15T08:17:34.808Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:34.808Z] latest: digest: sha256:1b12cfff7528ea88c588c13a3e9364dc10369d04c1d9856d58f32695058dc5b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:35.457Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:35.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.9 [2021-07-15T08:17:35.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T08:17:35.815Z] b4bd4a98f194: Preparing [2021-07-15T08:17:35.815Z] 0c7e397ef38e: Preparing [2021-07-15T08:17:35.815Z] d2a719c68ab5: Preparing [2021-07-15T08:17:35.815Z] 9b2c45b2271e: Preparing [2021-07-15T08:17:35.815Z] 978e6fa45ea6: Preparing [2021-07-15T08:17:35.815Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:35.815Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:36.090Z] 978e6fa45ea6: Layer already exists [2021-07-15T08:17:36.090Z] b4bd4a98f194: Layer already exists [2021-07-15T08:17:36.090Z] 0c7e397ef38e: Layer already exists [2021-07-15T08:17:36.090Z] 9b2c45b2271e: Layer already exists [2021-07-15T08:17:36.090Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:36.090Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:36.090Z] 2.0.1-dev.9: digest: sha256:1b12cfff7528ea88c588c13a3e9364dc10369d04c1d9856d58f32695058dc5b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:36.443Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:36.784Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:36.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T08:17:36.784Z] b4bd4a98f194: Preparing [2021-07-15T08:17:36.784Z] 0c7e397ef38e: Preparing [2021-07-15T08:17:36.784Z] d2a719c68ab5: Preparing [2021-07-15T08:17:36.784Z] 9b2c45b2271e: Preparing [2021-07-15T08:17:36.784Z] 978e6fa45ea6: Preparing [2021-07-15T08:17:36.784Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:36.784Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:37.058Z] b4bd4a98f194: Layer already exists [2021-07-15T08:17:37.058Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:37.058Z] 978e6fa45ea6: Layer already exists [2021-07-15T08:17:37.058Z] 0c7e397ef38e: Layer already exists [2021-07-15T08:17:37.058Z] 9b2c45b2271e: Layer already exists [2021-07-15T08:17:37.058Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:37.058Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:1b12cfff7528ea88c588c13a3e9364dc10369d04c1d9856d58f32695058dc5b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:37.409Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:37.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-15T08:17:37.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-15T08:17:37.759Z] b4bd4a98f194: Preparing [2021-07-15T08:17:37.759Z] 0c7e397ef38e: Preparing [2021-07-15T08:17:37.759Z] d2a719c68ab5: Preparing [2021-07-15T08:17:37.759Z] 9b2c45b2271e: Preparing [2021-07-15T08:17:37.759Z] 978e6fa45ea6: Preparing [2021-07-15T08:17:37.759Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:37.759Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:38.041Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:38.041Z] 0c7e397ef38e: Layer already exists [2021-07-15T08:17:38.041Z] b4bd4a98f194: Layer already exists [2021-07-15T08:17:38.041Z] 9b2c45b2271e: Layer already exists [2021-07-15T08:17:38.041Z] 978e6fa45ea6: Layer already exists [2021-07-15T08:17:38.041Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:38.041Z] main: digest: sha256:1b12cfff7528ea88c588c13a3e9364dc10369d04c1d9856d58f32695058dc5b7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:17:38.106Z] ===================================================== [Pipeline] echo [2021-07-15T08:17:38.123Z] taggedImages: [2021-07-15T08:17:38.123Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:38.123Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-15T08:17:38.123Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.9 [2021-07-15T08:17:38.123Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:38.123Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-15T08:17:38.163Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-15T08:17:38.163Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:38.163Z] latest [2021-07-15T08:17:38.163Z] 2.0.1-dev.9 [2021-07-15T08:17:38.163Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:38.163Z] main [2021-07-15T08:17:38.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:38.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:38.931Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:38.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T08:17:39.209Z] a05f1ac7b13d: Preparing [2021-07-15T08:17:39.209Z] cec5032d8157: Preparing [2021-07-15T08:17:39.209Z] d2a719c68ab5: Preparing [2021-07-15T08:17:39.209Z] ecf68d0b52af: Preparing [2021-07-15T08:17:39.209Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:39.209Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:39.209Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:39.209Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:39.209Z] a05f1ac7b13d: Pushed [2021-07-15T08:17:42.600Z] cec5032d8157: Pushed [2021-07-15T08:17:42.600Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:ca07744dc8f04e22dfd7ce24bba91aab57d4aa3c774583de40624756d3502102 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:42.959Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:43.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-15T08:17:43.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T08:17:43.334Z] a05f1ac7b13d: Preparing [2021-07-15T08:17:43.334Z] cec5032d8157: Preparing [2021-07-15T08:17:43.334Z] d2a719c68ab5: Preparing [2021-07-15T08:17:43.334Z] ecf68d0b52af: Preparing [2021-07-15T08:17:43.334Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:43.615Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:43.615Z] a05f1ac7b13d: Layer already exists [2021-07-15T08:17:43.615Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:43.615Z] cec5032d8157: Layer already exists [2021-07-15T08:17:43.615Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:43.615Z] latest: digest: sha256:ca07744dc8f04e22dfd7ce24bba91aab57d4aa3c774583de40624756d3502102 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:43.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:44.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.9 [2021-07-15T08:17:44.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T08:17:44.377Z] a05f1ac7b13d: Preparing [2021-07-15T08:17:44.377Z] cec5032d8157: Preparing [2021-07-15T08:17:44.377Z] d2a719c68ab5: Preparing [2021-07-15T08:17:44.377Z] ecf68d0b52af: Preparing [2021-07-15T08:17:44.377Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:44.669Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:44.669Z] a05f1ac7b13d: Layer already exists [2021-07-15T08:17:44.669Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:44.669Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:44.669Z] cec5032d8157: Layer already exists [2021-07-15T08:17:44.669Z] 2.0.1-dev.9: digest: sha256:ca07744dc8f04e22dfd7ce24bba91aab57d4aa3c774583de40624756d3502102 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:45.061Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:45.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:45.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T08:17:45.404Z] a05f1ac7b13d: Preparing [2021-07-15T08:17:45.404Z] cec5032d8157: Preparing [2021-07-15T08:17:45.404Z] d2a719c68ab5: Preparing [2021-07-15T08:17:45.404Z] ecf68d0b52af: Preparing [2021-07-15T08:17:45.404Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:45.681Z] a05f1ac7b13d: Layer already exists [2021-07-15T08:17:45.681Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:45.681Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:45.681Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:45.681Z] cec5032d8157: Layer already exists [2021-07-15T08:17:45.681Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:ca07744dc8f04e22dfd7ce24bba91aab57d4aa3c774583de40624756d3502102 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:46.034Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:46.664Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-15T08:17:46.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-15T08:17:46.664Z] a05f1ac7b13d: Preparing [2021-07-15T08:17:46.664Z] cec5032d8157: Preparing [2021-07-15T08:17:46.664Z] d2a719c68ab5: Preparing [2021-07-15T08:17:46.664Z] ecf68d0b52af: Preparing [2021-07-15T08:17:46.664Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:46.953Z] cec5032d8157: Layer already exists [2021-07-15T08:17:46.953Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:46.953Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:46.953Z] a05f1ac7b13d: Layer already exists [2021-07-15T08:17:46.953Z] ecf68d0b52af: Layer already exists [2021-07-15T08:17:46.953Z] main: digest: sha256:ca07744dc8f04e22dfd7ce24bba91aab57d4aa3c774583de40624756d3502102 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:17:47.026Z] ===================================================== [Pipeline] echo [2021-07-15T08:17:47.043Z] taggedImages: [2021-07-15T08:17:47.043Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:47.043Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-15T08:17:47.043Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.9 [2021-07-15T08:17:47.043Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:47.043Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-15T08:17:47.097Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-15T08:17:47.097Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:47.097Z] latest [2021-07-15T08:17:47.097Z] 2.0.1-dev.9 [2021-07-15T08:17:47.097Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:47.097Z] main [2021-07-15T08:17:47.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:47.521Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:47.871Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:47.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T08:17:47.871Z] 02ced5733597: Preparing [2021-07-15T08:17:47.871Z] 02ced5733597: Preparing [2021-07-15T08:17:47.871Z] aa5c81889220: Preparing [2021-07-15T08:17:47.871Z] 0f12f8a83f1d: Preparing [2021-07-15T08:17:47.871Z] 5ee240b2bfb7: Preparing [2021-07-15T08:17:47.871Z] 1972c9df696f: Preparing [2021-07-15T08:17:47.871Z] d2a719c68ab5: Preparing [2021-07-15T08:17:47.871Z] 59187f453277: Preparing [2021-07-15T08:17:47.871Z] 0b893cbcf611: Preparing [2021-07-15T08:17:47.871Z] 64bec58e0617: Preparing [2021-07-15T08:17:47.871Z] 14f7e2bdc26a: Preparing [2021-07-15T08:17:47.871Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:47.871Z] d2a719c68ab5: Waiting [2021-07-15T08:17:47.871Z] 59187f453277: Waiting [2021-07-15T08:17:47.871Z] 0b893cbcf611: Waiting [2021-07-15T08:17:47.871Z] 64bec58e0617: Waiting [2021-07-15T08:17:47.871Z] 14f7e2bdc26a: Waiting [2021-07-15T08:17:47.871Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:48.475Z] 0f12f8a83f1d: Pushed [2021-07-15T08:17:48.475Z] 02ced5733597: Pushed [2021-07-15T08:17:48.475Z] aa5c81889220: Pushed [2021-07-15T08:17:48.475Z] 5ee240b2bfb7: Pushed [2021-07-15T08:17:48.475Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:48.475Z] 59187f453277: Pushed [2021-07-15T08:17:48.751Z] 64bec58e0617: Pushed [2021-07-15T08:17:48.751Z] 0b893cbcf611: Pushed [2021-07-15T08:17:48.751Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:48.751Z] 14f7e2bdc26a: Pushed [2021-07-15T08:17:51.375Z] 1972c9df696f: Pushed [2021-07-15T08:17:51.646Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:24e4620bb9a76a2a24a8507b1b85a1f038c88bf9ad0931fd95eb79f4169a4147 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:51.999Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:52.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-15T08:17:52.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T08:17:52.368Z] 02ced5733597: Preparing [2021-07-15T08:17:52.368Z] 02ced5733597: Preparing [2021-07-15T08:17:52.369Z] aa5c81889220: Preparing [2021-07-15T08:17:52.369Z] 0f12f8a83f1d: Preparing [2021-07-15T08:17:52.369Z] 5ee240b2bfb7: Preparing [2021-07-15T08:17:52.369Z] 1972c9df696f: Preparing [2021-07-15T08:17:52.369Z] d2a719c68ab5: Preparing [2021-07-15T08:17:52.369Z] 59187f453277: Preparing [2021-07-15T08:17:52.369Z] 0b893cbcf611: Preparing [2021-07-15T08:17:52.369Z] 64bec58e0617: Preparing [2021-07-15T08:17:52.369Z] 14f7e2bdc26a: Preparing [2021-07-15T08:17:52.369Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:52.369Z] 0b893cbcf611: Waiting [2021-07-15T08:17:52.369Z] 64bec58e0617: Waiting [2021-07-15T08:17:52.369Z] d2a719c68ab5: Waiting [2021-07-15T08:17:52.369Z] 14f7e2bdc26a: Waiting [2021-07-15T08:17:52.369Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:52.369Z] 59187f453277: Waiting [2021-07-15T08:17:52.646Z] 02ced5733597: Layer already exists [2021-07-15T08:17:52.646Z] 0f12f8a83f1d: Layer already exists [2021-07-15T08:17:52.646Z] 1972c9df696f: Layer already exists [2021-07-15T08:17:52.646Z] aa5c81889220: Layer already exists [2021-07-15T08:17:52.646Z] 5ee240b2bfb7: Layer already exists [2021-07-15T08:17:52.646Z] 59187f453277: Layer already exists [2021-07-15T08:17:52.646Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:52.646Z] 14f7e2bdc26a: Layer already exists [2021-07-15T08:17:52.646Z] 0b893cbcf611: Layer already exists [2021-07-15T08:17:52.646Z] 64bec58e0617: Layer already exists [2021-07-15T08:17:52.646Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:52.646Z] latest: digest: sha256:24e4620bb9a76a2a24a8507b1b85a1f038c88bf9ad0931fd95eb79f4169a4147 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:52.987Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:53.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.9 [2021-07-15T08:17:53.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T08:17:53.339Z] 02ced5733597: Preparing [2021-07-15T08:17:53.339Z] 02ced5733597: Preparing [2021-07-15T08:17:53.339Z] aa5c81889220: Preparing [2021-07-15T08:17:53.339Z] 0f12f8a83f1d: Preparing [2021-07-15T08:17:53.339Z] 5ee240b2bfb7: Preparing [2021-07-15T08:17:53.339Z] 1972c9df696f: Preparing [2021-07-15T08:17:53.339Z] d2a719c68ab5: Preparing [2021-07-15T08:17:53.339Z] 59187f453277: Preparing [2021-07-15T08:17:53.339Z] 0b893cbcf611: Preparing [2021-07-15T08:17:53.339Z] 64bec58e0617: Preparing [2021-07-15T08:17:53.339Z] 14f7e2bdc26a: Preparing [2021-07-15T08:17:53.339Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:53.339Z] d2a719c68ab5: Waiting [2021-07-15T08:17:53.339Z] 59187f453277: Waiting [2021-07-15T08:17:53.339Z] 0b893cbcf611: Waiting [2021-07-15T08:17:53.339Z] 64bec58e0617: Waiting [2021-07-15T08:17:53.339Z] 14f7e2bdc26a: Waiting [2021-07-15T08:17:53.339Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:53.610Z] 1972c9df696f: Layer already exists [2021-07-15T08:17:53.610Z] 02ced5733597: Layer already exists [2021-07-15T08:17:53.610Z] 0f12f8a83f1d: Layer already exists [2021-07-15T08:17:53.610Z] 5ee240b2bfb7: Layer already exists [2021-07-15T08:17:53.610Z] aa5c81889220: Layer already exists [2021-07-15T08:17:53.610Z] 0b893cbcf611: Layer already exists [2021-07-15T08:17:53.610Z] 14f7e2bdc26a: Layer already exists [2021-07-15T08:17:53.610Z] 59187f453277: Layer already exists [2021-07-15T08:17:53.610Z] 64bec58e0617: Layer already exists [2021-07-15T08:17:53.610Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:53.610Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:53.610Z] 2.0.1-dev.9: digest: sha256:24e4620bb9a76a2a24a8507b1b85a1f038c88bf9ad0931fd95eb79f4169a4147 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:53.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:54.307Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:54.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T08:17:54.307Z] 02ced5733597: Preparing [2021-07-15T08:17:54.307Z] 02ced5733597: Preparing [2021-07-15T08:17:54.307Z] aa5c81889220: Preparing [2021-07-15T08:17:54.307Z] 0f12f8a83f1d: Preparing [2021-07-15T08:17:54.307Z] 5ee240b2bfb7: Preparing [2021-07-15T08:17:54.307Z] 1972c9df696f: Preparing [2021-07-15T08:17:54.307Z] d2a719c68ab5: Preparing [2021-07-15T08:17:54.307Z] 59187f453277: Preparing [2021-07-15T08:17:54.307Z] 0b893cbcf611: Preparing [2021-07-15T08:17:54.307Z] 64bec58e0617: Preparing [2021-07-15T08:17:54.307Z] 14f7e2bdc26a: Preparing [2021-07-15T08:17:54.307Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:54.307Z] d2a719c68ab5: Waiting [2021-07-15T08:17:54.307Z] 59187f453277: Waiting [2021-07-15T08:17:54.307Z] 0b893cbcf611: Waiting [2021-07-15T08:17:54.307Z] 64bec58e0617: Waiting [2021-07-15T08:17:54.307Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:54.307Z] 14f7e2bdc26a: Waiting [2021-07-15T08:17:54.585Z] aa5c81889220: Layer already exists [2021-07-15T08:17:54.585Z] 02ced5733597: Layer already exists [2021-07-15T08:17:54.585Z] 5ee240b2bfb7: Layer already exists [2021-07-15T08:17:54.585Z] 1972c9df696f: Layer already exists [2021-07-15T08:17:54.585Z] 0f12f8a83f1d: Layer already exists [2021-07-15T08:17:54.585Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:54.585Z] 0b893cbcf611: Layer already exists [2021-07-15T08:17:54.585Z] 59187f453277: Layer already exists [2021-07-15T08:17:54.586Z] 64bec58e0617: Layer already exists [2021-07-15T08:17:54.586Z] 14f7e2bdc26a: Layer already exists [2021-07-15T08:17:54.586Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:54.586Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:24e4620bb9a76a2a24a8507b1b85a1f038c88bf9ad0931fd95eb79f4169a4147 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:54.938Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:55.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-15T08:17:55.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-15T08:17:55.296Z] 02ced5733597: Preparing [2021-07-15T08:17:55.296Z] 02ced5733597: Preparing [2021-07-15T08:17:55.296Z] aa5c81889220: Preparing [2021-07-15T08:17:55.296Z] 0f12f8a83f1d: Preparing [2021-07-15T08:17:55.296Z] 5ee240b2bfb7: Preparing [2021-07-15T08:17:55.296Z] 1972c9df696f: Preparing [2021-07-15T08:17:55.296Z] d2a719c68ab5: Preparing [2021-07-15T08:17:55.296Z] 59187f453277: Preparing [2021-07-15T08:17:55.296Z] 0b893cbcf611: Preparing [2021-07-15T08:17:55.296Z] 64bec58e0617: Preparing [2021-07-15T08:17:55.296Z] 14f7e2bdc26a: Preparing [2021-07-15T08:17:55.296Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:55.296Z] d2a719c68ab5: Waiting [2021-07-15T08:17:55.296Z] 59187f453277: Waiting [2021-07-15T08:17:55.296Z] 64bec58e0617: Waiting [2021-07-15T08:17:55.296Z] 14f7e2bdc26a: Waiting [2021-07-15T08:17:55.296Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:55.296Z] 0b893cbcf611: Waiting [2021-07-15T08:17:55.576Z] 5ee240b2bfb7: Layer already exists [2021-07-15T08:17:55.576Z] 0f12f8a83f1d: Layer already exists [2021-07-15T08:17:55.576Z] 02ced5733597: Layer already exists [2021-07-15T08:17:55.576Z] aa5c81889220: Layer already exists [2021-07-15T08:17:55.576Z] 1972c9df696f: Layer already exists [2021-07-15T08:17:55.576Z] 14f7e2bdc26a: Layer already exists [2021-07-15T08:17:55.576Z] d2a719c68ab5: Layer already exists [2021-07-15T08:17:55.576Z] 64bec58e0617: Layer already exists [2021-07-15T08:17:55.576Z] 0b893cbcf611: Layer already exists [2021-07-15T08:17:55.576Z] 59187f453277: Layer already exists [2021-07-15T08:17:55.576Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:55.576Z] main: digest: sha256:24e4620bb9a76a2a24a8507b1b85a1f038c88bf9ad0931fd95eb79f4169a4147 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:17:55.642Z] ===================================================== [Pipeline] echo [2021-07-15T08:17:55.660Z] taggedImages: [2021-07-15T08:17:55.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:55.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-15T08:17:55.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.9 [2021-07-15T08:17:55.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:55.660Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-15T08:17:55.699Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-15T08:17:55.699Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:55.699Z] latest [2021-07-15T08:17:55.699Z] 2.0.1-dev.9 [2021-07-15T08:17:55.699Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:17:55.699Z] main [2021-07-15T08:17:55.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:56.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:17:56.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:17:56.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T08:17:56.712Z] fc4cf732329a: Preparing [2021-07-15T08:17:56.712Z] a155d7c426af: Preparing [2021-07-15T08:17:56.712Z] 380ac3dd8cc7: Preparing [2021-07-15T08:17:56.712Z] c4f859f2050b: Preparing [2021-07-15T08:17:56.712Z] ae6643f21802: Preparing [2021-07-15T08:17:56.712Z] 3fbe34a1663b: Preparing [2021-07-15T08:17:56.712Z] 3fbe34a1663b: Waiting [2021-07-15T08:17:56.988Z] c4f859f2050b: Pushed [2021-07-15T08:17:57.263Z] 380ac3dd8cc7: Pushed [2021-07-15T08:17:57.263Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:17:57.537Z] ae6643f21802: Pushed [2021-07-15T08:17:59.519Z] a155d7c426af: Pushed [2021-07-15T08:17:59.519Z] fc4cf732329a: Pushed [2021-07-15T08:17:59.795Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:0677e098aedf70f2ffe81953ea84355ca636d4d112a19ec2c265e1313ecf24c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:00.174Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:00.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-15T08:18:00.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T08:18:00.519Z] fc4cf732329a: Preparing [2021-07-15T08:18:00.519Z] a155d7c426af: Preparing [2021-07-15T08:18:00.519Z] 380ac3dd8cc7: Preparing [2021-07-15T08:18:00.519Z] c4f859f2050b: Preparing [2021-07-15T08:18:00.519Z] ae6643f21802: Preparing [2021-07-15T08:18:00.519Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:00.519Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:00.797Z] ae6643f21802: Layer already exists [2021-07-15T08:18:00.797Z] a155d7c426af: Layer already exists [2021-07-15T08:18:00.797Z] 380ac3dd8cc7: Layer already exists [2021-07-15T08:18:00.797Z] fc4cf732329a: Layer already exists [2021-07-15T08:18:00.797Z] c4f859f2050b: Layer already exists [2021-07-15T08:18:00.797Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:00.797Z] latest: digest: sha256:0677e098aedf70f2ffe81953ea84355ca636d4d112a19ec2c265e1313ecf24c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:01.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:01.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.9 [2021-07-15T08:18:01.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T08:18:01.509Z] fc4cf732329a: Preparing [2021-07-15T08:18:01.509Z] a155d7c426af: Preparing [2021-07-15T08:18:01.509Z] 380ac3dd8cc7: Preparing [2021-07-15T08:18:01.509Z] c4f859f2050b: Preparing [2021-07-15T08:18:01.509Z] ae6643f21802: Preparing [2021-07-15T08:18:01.509Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:01.509Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:01.788Z] ae6643f21802: Layer already exists [2021-07-15T08:18:01.788Z] c4f859f2050b: Layer already exists [2021-07-15T08:18:01.788Z] fc4cf732329a: Layer already exists [2021-07-15T08:18:01.788Z] a155d7c426af: Layer already exists [2021-07-15T08:18:01.788Z] 380ac3dd8cc7: Layer already exists [2021-07-15T08:18:01.788Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:01.788Z] 2.0.1-dev.9: digest: sha256:0677e098aedf70f2ffe81953ea84355ca636d4d112a19ec2c265e1313ecf24c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:02.156Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:02.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:02.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T08:18:02.515Z] fc4cf732329a: Preparing [2021-07-15T08:18:02.515Z] a155d7c426af: Preparing [2021-07-15T08:18:02.515Z] 380ac3dd8cc7: Preparing [2021-07-15T08:18:02.515Z] c4f859f2050b: Preparing [2021-07-15T08:18:02.515Z] ae6643f21802: Preparing [2021-07-15T08:18:02.515Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:02.515Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:02.790Z] c4f859f2050b: Layer already exists [2021-07-15T08:18:02.790Z] 380ac3dd8cc7: Layer already exists [2021-07-15T08:18:02.790Z] a155d7c426af: Layer already exists [2021-07-15T08:18:02.790Z] ae6643f21802: Layer already exists [2021-07-15T08:18:02.790Z] fc4cf732329a: Layer already exists [2021-07-15T08:18:02.790Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:02.790Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:0677e098aedf70f2ffe81953ea84355ca636d4d112a19ec2c265e1313ecf24c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:03.149Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:03.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-15T08:18:03.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-15T08:18:03.502Z] fc4cf732329a: Preparing [2021-07-15T08:18:03.502Z] a155d7c426af: Preparing [2021-07-15T08:18:03.502Z] 380ac3dd8cc7: Preparing [2021-07-15T08:18:03.502Z] c4f859f2050b: Preparing [2021-07-15T08:18:03.502Z] ae6643f21802: Preparing [2021-07-15T08:18:03.502Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:03.502Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:03.782Z] a155d7c426af: Layer already exists [2021-07-15T08:18:03.782Z] fc4cf732329a: Layer already exists [2021-07-15T08:18:03.782Z] c4f859f2050b: Layer already exists [2021-07-15T08:18:03.782Z] ae6643f21802: Layer already exists [2021-07-15T08:18:03.782Z] 380ac3dd8cc7: Layer already exists [2021-07-15T08:18:03.782Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:03.782Z] main: digest: sha256:0677e098aedf70f2ffe81953ea84355ca636d4d112a19ec2c265e1313ecf24c5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:18:03.856Z] ===================================================== [Pipeline] echo [2021-07-15T08:18:03.876Z] taggedImages: [2021-07-15T08:18:03.876Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:03.876Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-15T08:18:03.876Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.9 [2021-07-15T08:18:03.876Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:03.876Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-15T08:18:03.911Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-15T08:18:03.911Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:03.911Z] latest [2021-07-15T08:18:03.911Z] 2.0.1-dev.9 [2021-07-15T08:18:03.911Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:03.911Z] main [2021-07-15T08:18:03.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:04.295Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:04.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:04.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T08:18:04.645Z] 7f7d6828960d: Preparing [2021-07-15T08:18:04.645Z] 062d8ee1d0fe: Preparing [2021-07-15T08:18:04.645Z] 70874d7f0dc5: Preparing [2021-07-15T08:18:04.645Z] b439c6fe2472: Preparing [2021-07-15T08:18:04.645Z] b3a81ad61ec5: Preparing [2021-07-15T08:18:04.645Z] 0f27cfd82aa5: Preparing [2021-07-15T08:18:04.645Z] beb87d883482: Preparing [2021-07-15T08:18:04.645Z] 3a43c9ecc37b: Preparing [2021-07-15T08:18:04.645Z] 7bdea75db014: Preparing [2021-07-15T08:18:04.645Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:04.645Z] 3a43c9ecc37b: Waiting [2021-07-15T08:18:04.645Z] 0f27cfd82aa5: Waiting [2021-07-15T08:18:04.645Z] beb87d883482: Waiting [2021-07-15T08:18:04.645Z] 7bdea75db014: Waiting [2021-07-15T08:18:04.645Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:05.246Z] b3a81ad61ec5: Pushed [2021-07-15T08:18:05.246Z] 062d8ee1d0fe: Pushed [2021-07-15T08:18:05.246Z] 7f7d6828960d: Pushed [2021-07-15T08:18:05.246Z] 0f27cfd82aa5: Pushed [2021-07-15T08:18:05.521Z] beb87d883482: Pushed [2021-07-15T08:18:05.521Z] 3a43c9ecc37b: Pushed [2021-07-15T08:18:05.521Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:06.120Z] 7bdea75db014: Pushed [2021-07-15T08:18:07.675Z] b439c6fe2472: Pushed [2021-07-15T08:18:08.280Z] 70874d7f0dc5: Pushed [2021-07-15T08:18:08.280Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:3f5686e311785e5e0f7a14863d1361ecdcdcf5a395f70e1725b27cc0bcb3fd1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:08.914Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:09.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-15T08:18:09.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T08:18:09.269Z] 7f7d6828960d: Preparing [2021-07-15T08:18:09.269Z] 062d8ee1d0fe: Preparing [2021-07-15T08:18:09.269Z] 70874d7f0dc5: Preparing [2021-07-15T08:18:09.269Z] b439c6fe2472: Preparing [2021-07-15T08:18:09.269Z] b3a81ad61ec5: Preparing [2021-07-15T08:18:09.269Z] 0f27cfd82aa5: Preparing [2021-07-15T08:18:09.269Z] beb87d883482: Preparing [2021-07-15T08:18:09.269Z] 3a43c9ecc37b: Preparing [2021-07-15T08:18:09.269Z] 7bdea75db014: Preparing [2021-07-15T08:18:09.269Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:09.269Z] beb87d883482: Waiting [2021-07-15T08:18:09.269Z] 3a43c9ecc37b: Waiting [2021-07-15T08:18:09.269Z] 0f27cfd82aa5: Waiting [2021-07-15T08:18:09.269Z] 7bdea75db014: Waiting [2021-07-15T08:18:09.269Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:09.569Z] 062d8ee1d0fe: Layer already exists [2021-07-15T08:18:09.569Z] 7f7d6828960d: Layer already exists [2021-07-15T08:18:09.569Z] 70874d7f0dc5: Layer already exists [2021-07-15T08:18:09.569Z] b439c6fe2472: Layer already exists [2021-07-15T08:18:09.569Z] b3a81ad61ec5: Layer already exists [2021-07-15T08:18:09.569Z] 0f27cfd82aa5: Layer already exists [2021-07-15T08:18:09.569Z] 3a43c9ecc37b: Layer already exists [2021-07-15T08:18:09.569Z] beb87d883482: Layer already exists [2021-07-15T08:18:09.569Z] 7bdea75db014: Layer already exists [2021-07-15T08:18:09.569Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:09.569Z] latest: digest: sha256:3f5686e311785e5e0f7a14863d1361ecdcdcf5a395f70e1725b27cc0bcb3fd1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:09.918Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:10.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.9 [2021-07-15T08:18:10.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T08:18:10.263Z] 7f7d6828960d: Preparing [2021-07-15T08:18:10.263Z] 062d8ee1d0fe: Preparing [2021-07-15T08:18:10.263Z] 70874d7f0dc5: Preparing [2021-07-15T08:18:10.263Z] b439c6fe2472: Preparing [2021-07-15T08:18:10.263Z] b3a81ad61ec5: Preparing [2021-07-15T08:18:10.263Z] 0f27cfd82aa5: Preparing [2021-07-15T08:18:10.263Z] beb87d883482: Preparing [2021-07-15T08:18:10.263Z] 3a43c9ecc37b: Preparing [2021-07-15T08:18:10.263Z] 7bdea75db014: Preparing [2021-07-15T08:18:10.263Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:10.263Z] 3a43c9ecc37b: Waiting [2021-07-15T08:18:10.263Z] 7bdea75db014: Waiting [2021-07-15T08:18:10.263Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:10.263Z] beb87d883482: Waiting [2021-07-15T08:18:10.263Z] 0f27cfd82aa5: Waiting [2021-07-15T08:18:10.550Z] 062d8ee1d0fe: Layer already exists [2021-07-15T08:18:10.550Z] 7f7d6828960d: Layer already exists [2021-07-15T08:18:10.550Z] 70874d7f0dc5: Layer already exists [2021-07-15T08:18:10.550Z] b3a81ad61ec5: Layer already exists [2021-07-15T08:18:10.550Z] b439c6fe2472: Layer already exists [2021-07-15T08:18:10.550Z] 0f27cfd82aa5: Layer already exists [2021-07-15T08:18:10.550Z] 3a43c9ecc37b: Layer already exists [2021-07-15T08:18:10.550Z] beb87d883482: Layer already exists [2021-07-15T08:18:10.550Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:10.550Z] 7bdea75db014: Layer already exists [2021-07-15T08:18:10.550Z] 2.0.1-dev.9: digest: sha256:3f5686e311785e5e0f7a14863d1361ecdcdcf5a395f70e1725b27cc0bcb3fd1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:10.922Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:11.267Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:11.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T08:18:11.267Z] 7f7d6828960d: Preparing [2021-07-15T08:18:11.267Z] 062d8ee1d0fe: Preparing [2021-07-15T08:18:11.267Z] 70874d7f0dc5: Preparing [2021-07-15T08:18:11.267Z] b439c6fe2472: Preparing [2021-07-15T08:18:11.267Z] b3a81ad61ec5: Preparing [2021-07-15T08:18:11.267Z] 0f27cfd82aa5: Preparing [2021-07-15T08:18:11.267Z] beb87d883482: Preparing [2021-07-15T08:18:11.267Z] 3a43c9ecc37b: Preparing [2021-07-15T08:18:11.267Z] 7bdea75db014: Preparing [2021-07-15T08:18:11.267Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:11.267Z] 0f27cfd82aa5: Waiting [2021-07-15T08:18:11.267Z] beb87d883482: Waiting [2021-07-15T08:18:11.267Z] 3a43c9ecc37b: Waiting [2021-07-15T08:18:11.267Z] 7bdea75db014: Waiting [2021-07-15T08:18:11.267Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:11.545Z] 70874d7f0dc5: Layer already exists [2021-07-15T08:18:11.545Z] b3a81ad61ec5: Layer already exists [2021-07-15T08:18:11.545Z] 062d8ee1d0fe: Layer already exists [2021-07-15T08:18:11.545Z] 7f7d6828960d: Layer already exists [2021-07-15T08:18:11.545Z] b439c6fe2472: Layer already exists [2021-07-15T08:18:11.545Z] 3a43c9ecc37b: Layer already exists [2021-07-15T08:18:11.545Z] 0f27cfd82aa5: Layer already exists [2021-07-15T08:18:11.545Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:11.545Z] beb87d883482: Layer already exists [2021-07-15T08:18:11.545Z] 7bdea75db014: Layer already exists [2021-07-15T08:18:11.545Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:3f5686e311785e5e0f7a14863d1361ecdcdcf5a395f70e1725b27cc0bcb3fd1b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:11.900Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:12.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-15T08:18:12.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-15T08:18:12.241Z] 7f7d6828960d: Preparing [2021-07-15T08:18:12.241Z] 062d8ee1d0fe: Preparing [2021-07-15T08:18:12.241Z] 70874d7f0dc5: Preparing [2021-07-15T08:18:12.241Z] b439c6fe2472: Preparing [2021-07-15T08:18:12.241Z] b3a81ad61ec5: Preparing [2021-07-15T08:18:12.241Z] 0f27cfd82aa5: Preparing [2021-07-15T08:18:12.242Z] beb87d883482: Preparing [2021-07-15T08:18:12.242Z] 0f27cfd82aa5: Waiting [2021-07-15T08:18:12.242Z] 3a43c9ecc37b: Preparing [2021-07-15T08:18:12.242Z] 7bdea75db014: Preparing [2021-07-15T08:18:12.242Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:12.242Z] beb87d883482: Waiting [2021-07-15T08:18:12.242Z] 3a43c9ecc37b: Waiting [2021-07-15T08:18:12.242Z] 7bdea75db014: Waiting [2021-07-15T08:18:12.242Z] 3fbe34a1663b: Waiting [2021-07-15T08:18:12.516Z] 70874d7f0dc5: Layer already exists [2021-07-15T08:18:12.516Z] 7f7d6828960d: Layer already exists [2021-07-15T08:18:12.516Z] 062d8ee1d0fe: Layer already exists [2021-07-15T08:18:12.516Z] b3a81ad61ec5: Layer already exists [2021-07-15T08:18:12.516Z] b439c6fe2472: Layer already exists [2021-07-15T08:18:12.516Z] 0f27cfd82aa5: Layer already exists [2021-07-15T08:18:12.516Z] beb87d883482: Layer already exists [2021-07-15T08:18:12.516Z] 7bdea75db014: Layer already exists [2021-07-15T08:18:12.516Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:12.516Z] 3a43c9ecc37b: Layer already exists [2021-07-15T08:18:12.516Z] main: digest: sha256:3f5686e311785e5e0f7a14863d1361ecdcdcf5a395f70e1725b27cc0bcb3fd1b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:18:12.847Z] ===================================================== [Pipeline] echo [2021-07-15T08:18:12.860Z] taggedImages: [2021-07-15T08:18:12.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:12.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-15T08:18:12.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.9 [2021-07-15T08:18:12.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:12.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-15T08:18:12.894Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-15T08:18:12.894Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:12.894Z] latest [2021-07-15T08:18:12.894Z] 2.0.1-dev.9 [2021-07-15T08:18:12.894Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:12.894Z] main [2021-07-15T08:18:12.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:13.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:13.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:13.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T08:18:13.615Z] a4f92f8202ee: Preparing [2021-07-15T08:18:13.615Z] 5b60be7b7d1d: Preparing [2021-07-15T08:18:13.615Z] d2a719c68ab5: Preparing [2021-07-15T08:18:13.615Z] bb786b68d4bc: Preparing [2021-07-15T08:18:13.615Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:13.891Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:13.891Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:13.891Z] a4f92f8202ee: Pushed [2021-07-15T08:18:14.167Z] bb786b68d4bc: Pushed [2021-07-15T08:18:16.785Z] 5b60be7b7d1d: Pushed [2021-07-15T08:18:17.057Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:87a5ac2efdcf847ad0374413e7cd78616c7dab73940c0acfc3222c6e3071df03 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:17.417Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:17.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-15T08:18:17.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T08:18:17.769Z] a4f92f8202ee: Preparing [2021-07-15T08:18:17.769Z] 5b60be7b7d1d: Preparing [2021-07-15T08:18:17.769Z] d2a719c68ab5: Preparing [2021-07-15T08:18:17.769Z] bb786b68d4bc: Preparing [2021-07-15T08:18:17.769Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:18.046Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:18.046Z] a4f92f8202ee: Layer already exists [2021-07-15T08:18:18.046Z] bb786b68d4bc: Layer already exists [2021-07-15T08:18:18.046Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:18.046Z] 5b60be7b7d1d: Layer already exists [2021-07-15T08:18:18.046Z] latest: digest: sha256:87a5ac2efdcf847ad0374413e7cd78616c7dab73940c0acfc3222c6e3071df03 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:18.398Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:18.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.9 [2021-07-15T08:18:18.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T08:18:18.741Z] a4f92f8202ee: Preparing [2021-07-15T08:18:18.741Z] 5b60be7b7d1d: Preparing [2021-07-15T08:18:18.741Z] d2a719c68ab5: Preparing [2021-07-15T08:18:18.741Z] bb786b68d4bc: Preparing [2021-07-15T08:18:18.741Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:19.016Z] 5b60be7b7d1d: Layer already exists [2021-07-15T08:18:19.016Z] bb786b68d4bc: Layer already exists [2021-07-15T08:18:19.016Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:19.016Z] a4f92f8202ee: Layer already exists [2021-07-15T08:18:19.016Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:19.016Z] 2.0.1-dev.9: digest: sha256:87a5ac2efdcf847ad0374413e7cd78616c7dab73940c0acfc3222c6e3071df03 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:19.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:19.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:19.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T08:18:19.717Z] a4f92f8202ee: Preparing [2021-07-15T08:18:19.717Z] 5b60be7b7d1d: Preparing [2021-07-15T08:18:19.717Z] d2a719c68ab5: Preparing [2021-07-15T08:18:19.717Z] bb786b68d4bc: Preparing [2021-07-15T08:18:19.717Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:19.990Z] bb786b68d4bc: Layer already exists [2021-07-15T08:18:19.990Z] a4f92f8202ee: Layer already exists [2021-07-15T08:18:19.990Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:19.990Z] 5b60be7b7d1d: Layer already exists [2021-07-15T08:18:19.990Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:19.990Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:87a5ac2efdcf847ad0374413e7cd78616c7dab73940c0acfc3222c6e3071df03 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:20.333Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:20.668Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-15T08:18:20.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-15T08:18:20.668Z] a4f92f8202ee: Preparing [2021-07-15T08:18:20.668Z] 5b60be7b7d1d: Preparing [2021-07-15T08:18:20.668Z] d2a719c68ab5: Preparing [2021-07-15T08:18:20.668Z] bb786b68d4bc: Preparing [2021-07-15T08:18:20.668Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:20.940Z] a4f92f8202ee: Layer already exists [2021-07-15T08:18:20.940Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:20.940Z] bb786b68d4bc: Layer already exists [2021-07-15T08:18:20.940Z] 5b60be7b7d1d: Layer already exists [2021-07-15T08:18:20.940Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:20.940Z] main: digest: sha256:87a5ac2efdcf847ad0374413e7cd78616c7dab73940c0acfc3222c6e3071df03 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:18:21.005Z] ===================================================== [Pipeline] echo [2021-07-15T08:18:21.022Z] taggedImages: [2021-07-15T08:18:21.022Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:21.022Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-15T08:18:21.022Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.9 [2021-07-15T08:18:21.022Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:21.022Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-15T08:18:21.060Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-15T08:18:21.060Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:21.060Z] latest [2021-07-15T08:18:21.060Z] 2.0.1-dev.9 [2021-07-15T08:18:21.060Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:21.060Z] main [2021-07-15T08:18:21.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:21.443Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:21.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:21.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T08:18:21.774Z] e39078f53dea: Preparing [2021-07-15T08:18:21.774Z] 409c0c3a8ddf: Preparing [2021-07-15T08:18:21.774Z] d2a719c68ab5: Preparing [2021-07-15T08:18:21.774Z] 6c55cb0ad458: Preparing [2021-07-15T08:18:21.774Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:22.051Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:22.051Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:22.051Z] e39078f53dea: Pushed [2021-07-15T08:18:22.051Z] 6c55cb0ad458: Pushed [2021-07-15T08:18:24.669Z] 409c0c3a8ddf: Pushed [2021-07-15T08:18:24.670Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:575b28f669cc58327f9a91c4fdf6f2615a1a323b941e48004185caccb4349ee6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:25.006Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:25.345Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-15T08:18:25.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T08:18:25.345Z] e39078f53dea: Preparing [2021-07-15T08:18:25.345Z] 409c0c3a8ddf: Preparing [2021-07-15T08:18:25.345Z] d2a719c68ab5: Preparing [2021-07-15T08:18:25.345Z] 6c55cb0ad458: Preparing [2021-07-15T08:18:25.345Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:25.621Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:25.621Z] 6c55cb0ad458: Layer already exists [2021-07-15T08:18:25.621Z] 409c0c3a8ddf: Layer already exists [2021-07-15T08:18:25.621Z] e39078f53dea: Layer already exists [2021-07-15T08:18:25.621Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:25.621Z] latest: digest: sha256:575b28f669cc58327f9a91c4fdf6f2615a1a323b941e48004185caccb4349ee6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:25.969Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:26.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.9 [2021-07-15T08:18:26.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T08:18:26.337Z] e39078f53dea: Preparing [2021-07-15T08:18:26.337Z] 409c0c3a8ddf: Preparing [2021-07-15T08:18:26.337Z] d2a719c68ab5: Preparing [2021-07-15T08:18:26.337Z] 6c55cb0ad458: Preparing [2021-07-15T08:18:26.337Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:26.337Z] e39078f53dea: Layer already exists [2021-07-15T08:18:26.337Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:26.337Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:26.670Z] 409c0c3a8ddf: Layer already exists [2021-07-15T08:18:26.670Z] 6c55cb0ad458: Layer already exists [2021-07-15T08:18:26.670Z] 2.0.1-dev.9: digest: sha256:575b28f669cc58327f9a91c4fdf6f2615a1a323b941e48004185caccb4349ee6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:27.012Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:27.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:27.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T08:18:27.383Z] e39078f53dea: Preparing [2021-07-15T08:18:27.383Z] 409c0c3a8ddf: Preparing [2021-07-15T08:18:27.383Z] d2a719c68ab5: Preparing [2021-07-15T08:18:27.383Z] 6c55cb0ad458: Preparing [2021-07-15T08:18:27.383Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:27.383Z] 6c55cb0ad458: Layer already exists [2021-07-15T08:18:27.383Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:27.383Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:27.383Z] e39078f53dea: Layer already exists [2021-07-15T08:18:27.383Z] 409c0c3a8ddf: Layer already exists [2021-07-15T08:18:27.658Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:575b28f669cc58327f9a91c4fdf6f2615a1a323b941e48004185caccb4349ee6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:28.062Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:28.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-15T08:18:28.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-15T08:18:28.415Z] e39078f53dea: Preparing [2021-07-15T08:18:28.415Z] 409c0c3a8ddf: Preparing [2021-07-15T08:18:28.415Z] d2a719c68ab5: Preparing [2021-07-15T08:18:28.415Z] 6c55cb0ad458: Preparing [2021-07-15T08:18:28.415Z] 3fbe34a1663b: Preparing [2021-07-15T08:18:28.692Z] 409c0c3a8ddf: Layer already exists [2021-07-15T08:18:28.692Z] 3fbe34a1663b: Layer already exists [2021-07-15T08:18:28.692Z] e39078f53dea: Layer already exists [2021-07-15T08:18:28.692Z] 6c55cb0ad458: Layer already exists [2021-07-15T08:18:28.692Z] d2a719c68ab5: Layer already exists [2021-07-15T08:18:28.692Z] main: digest: sha256:575b28f669cc58327f9a91c4fdf6f2615a1a323b941e48004185caccb4349ee6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:18:28.761Z] ===================================================== [Pipeline] echo [2021-07-15T08:18:28.777Z] taggedImages: [2021-07-15T08:18:28.777Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:28.777Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-15T08:18:28.777Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.9 [2021-07-15T08:18:28.777Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:28.777Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-15T08:18:28.811Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-15T08:18:28.811Z] ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:28.811Z] latest [2021-07-15T08:18:28.811Z] 2.0.1-dev.9 [2021-07-15T08:18:28.811Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:28.811Z] main [2021-07-15T08:18:28.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:29.186Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:29.528Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:29.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T08:18:29.528Z] 5ad173019b6a: Preparing [2021-07-15T08:18:29.528Z] 0053b78fa9cb: Preparing [2021-07-15T08:18:29.528Z] baa00e75846c: Preparing [2021-07-15T08:18:29.528Z] 443478bd7b48: Preparing [2021-07-15T08:18:29.528Z] 9ded3b6bb9b5: Preparing [2021-07-15T08:18:29.528Z] fa1afe8e6ed9: Preparing [2021-07-15T08:18:29.528Z] 87a09b4c083e: Preparing [2021-07-15T08:18:29.528Z] 0f74e9ff2a61: Preparing [2021-07-15T08:18:29.528Z] b122376c33c6: Preparing [2021-07-15T08:18:29.528Z] f8381ed47b22: Preparing [2021-07-15T08:18:29.528Z] e934a737d657: Preparing [2021-07-15T08:18:29.529Z] fa1afe8e6ed9: Waiting [2021-07-15T08:18:29.529Z] b122376c33c6: Waiting [2021-07-15T08:18:29.529Z] f8381ed47b22: Waiting [2021-07-15T08:18:29.529Z] e934a737d657: Waiting [2021-07-15T08:18:29.529Z] 87a09b4c083e: Waiting [2021-07-15T08:18:29.529Z] 0f74e9ff2a61: Waiting [2021-07-15T08:18:29.808Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T08:18:29.808Z] fa1afe8e6ed9: Layer already exists [2021-07-15T08:18:29.808Z] 87a09b4c083e: Layer already exists [2021-07-15T08:18:29.808Z] 0053b78fa9cb: Pushed [2021-07-15T08:18:30.082Z] 0f74e9ff2a61: Layer already exists [2021-07-15T08:18:30.082Z] b122376c33c6: Layer already exists [2021-07-15T08:18:30.082Z] f8381ed47b22: Layer already exists [2021-07-15T08:18:30.082Z] e934a737d657: Layer already exists [2021-07-15T08:18:30.678Z] 5ad173019b6a: Pushed [2021-07-15T08:18:32.650Z] baa00e75846c: Pushed [2021-07-15T08:18:45.047Z] 443478bd7b48: Pushed [2021-07-15T08:18:45.047Z] ac45845dcaeee375e2f7ee8050d572e224107d05: digest: sha256:8d26148c021b0a6eb506191c8e8e08d19c3c688fe29138a5d1b9488e1b0f6abf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:45.403Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:45.784Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-15T08:18:45.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T08:18:45.784Z] 5ad173019b6a: Preparing [2021-07-15T08:18:45.784Z] 0053b78fa9cb: Preparing [2021-07-15T08:18:45.784Z] baa00e75846c: Preparing [2021-07-15T08:18:45.784Z] 443478bd7b48: Preparing [2021-07-15T08:18:45.784Z] 9ded3b6bb9b5: Preparing [2021-07-15T08:18:45.784Z] fa1afe8e6ed9: Preparing [2021-07-15T08:18:45.784Z] 87a09b4c083e: Preparing [2021-07-15T08:18:45.784Z] 0f74e9ff2a61: Preparing [2021-07-15T08:18:45.784Z] b122376c33c6: Preparing [2021-07-15T08:18:45.784Z] f8381ed47b22: Preparing [2021-07-15T08:18:45.784Z] e934a737d657: Preparing [2021-07-15T08:18:45.784Z] 0f74e9ff2a61: Waiting [2021-07-15T08:18:45.784Z] b122376c33c6: Waiting [2021-07-15T08:18:45.784Z] f8381ed47b22: Waiting [2021-07-15T08:18:45.784Z] e934a737d657: Waiting [2021-07-15T08:18:45.784Z] fa1afe8e6ed9: Waiting [2021-07-15T08:18:45.784Z] 87a09b4c083e: Waiting [2021-07-15T08:18:46.066Z] 0053b78fa9cb: Layer already exists [2021-07-15T08:18:46.066Z] 443478bd7b48: Layer already exists [2021-07-15T08:18:46.066Z] baa00e75846c: Layer already exists [2021-07-15T08:18:46.066Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T08:18:46.066Z] 5ad173019b6a: Layer already exists [2021-07-15T08:18:46.066Z] fa1afe8e6ed9: Layer already exists [2021-07-15T08:18:46.066Z] 0f74e9ff2a61: Layer already exists [2021-07-15T08:18:46.066Z] b122376c33c6: Layer already exists [2021-07-15T08:18:46.066Z] 87a09b4c083e: Layer already exists [2021-07-15T08:18:46.066Z] e934a737d657: Layer already exists [2021-07-15T08:18:46.066Z] f8381ed47b22: Layer already exists [2021-07-15T08:18:46.066Z] latest: digest: sha256:8d26148c021b0a6eb506191c8e8e08d19c3c688fe29138a5d1b9488e1b0f6abf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:46.416Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:46.766Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.9 [2021-07-15T08:18:46.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T08:18:46.767Z] 5ad173019b6a: Preparing [2021-07-15T08:18:46.767Z] 0053b78fa9cb: Preparing [2021-07-15T08:18:46.767Z] baa00e75846c: Preparing [2021-07-15T08:18:46.767Z] 443478bd7b48: Preparing [2021-07-15T08:18:46.767Z] 9ded3b6bb9b5: Preparing [2021-07-15T08:18:46.767Z] fa1afe8e6ed9: Preparing [2021-07-15T08:18:46.767Z] 87a09b4c083e: Preparing [2021-07-15T08:18:46.767Z] 0f74e9ff2a61: Preparing [2021-07-15T08:18:46.767Z] b122376c33c6: Preparing [2021-07-15T08:18:46.767Z] f8381ed47b22: Preparing [2021-07-15T08:18:46.767Z] e934a737d657: Preparing [2021-07-15T08:18:46.767Z] 0f74e9ff2a61: Waiting [2021-07-15T08:18:46.767Z] b122376c33c6: Waiting [2021-07-15T08:18:46.767Z] e934a737d657: Waiting [2021-07-15T08:18:46.767Z] fa1afe8e6ed9: Waiting [2021-07-15T08:18:46.767Z] 87a09b4c083e: Waiting [2021-07-15T08:18:46.767Z] f8381ed47b22: Waiting [2021-07-15T08:18:47.046Z] 0053b78fa9cb: Layer already exists [2021-07-15T08:18:47.046Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T08:18:47.046Z] baa00e75846c: Layer already exists [2021-07-15T08:18:47.046Z] 5ad173019b6a: Layer already exists [2021-07-15T08:18:47.046Z] 443478bd7b48: Layer already exists [2021-07-15T08:18:47.046Z] fa1afe8e6ed9: Layer already exists [2021-07-15T08:18:47.046Z] f8381ed47b22: Layer already exists [2021-07-15T08:18:47.046Z] 87a09b4c083e: Layer already exists [2021-07-15T08:18:47.046Z] 0f74e9ff2a61: Layer already exists [2021-07-15T08:18:47.046Z] b122376c33c6: Layer already exists [2021-07-15T08:18:47.046Z] e934a737d657: Layer already exists [2021-07-15T08:18:47.046Z] 2.0.1-dev.9: digest: sha256:8d26148c021b0a6eb506191c8e8e08d19c3c688fe29138a5d1b9488e1b0f6abf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:47.388Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:47.728Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:47.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T08:18:47.728Z] 5ad173019b6a: Preparing [2021-07-15T08:18:47.728Z] 0053b78fa9cb: Preparing [2021-07-15T08:18:47.728Z] baa00e75846c: Preparing [2021-07-15T08:18:47.728Z] 443478bd7b48: Preparing [2021-07-15T08:18:47.728Z] 9ded3b6bb9b5: Preparing [2021-07-15T08:18:47.728Z] fa1afe8e6ed9: Preparing [2021-07-15T08:18:47.728Z] 87a09b4c083e: Preparing [2021-07-15T08:18:47.728Z] 0f74e9ff2a61: Preparing [2021-07-15T08:18:47.728Z] b122376c33c6: Preparing [2021-07-15T08:18:47.728Z] f8381ed47b22: Preparing [2021-07-15T08:18:47.728Z] e934a737d657: Preparing [2021-07-15T08:18:47.728Z] fa1afe8e6ed9: Waiting [2021-07-15T08:18:47.728Z] 0f74e9ff2a61: Waiting [2021-07-15T08:18:47.728Z] b122376c33c6: Waiting [2021-07-15T08:18:47.728Z] 87a09b4c083e: Waiting [2021-07-15T08:18:47.728Z] f8381ed47b22: Waiting [2021-07-15T08:18:47.728Z] e934a737d657: Waiting [2021-07-15T08:18:48.010Z] baa00e75846c: Layer already exists [2021-07-15T08:18:48.010Z] 0053b78fa9cb: Layer already exists [2021-07-15T08:18:48.010Z] 443478bd7b48: Layer already exists [2021-07-15T08:18:48.010Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T08:18:48.010Z] 5ad173019b6a: Layer already exists [2021-07-15T08:18:48.010Z] fa1afe8e6ed9: Layer already exists [2021-07-15T08:18:48.010Z] 0f74e9ff2a61: Layer already exists [2021-07-15T08:18:48.010Z] f8381ed47b22: Layer already exists [2021-07-15T08:18:48.010Z] 87a09b4c083e: Layer already exists [2021-07-15T08:18:48.010Z] b122376c33c6: Layer already exists [2021-07-15T08:18:48.010Z] e934a737d657: Layer already exists [2021-07-15T08:18:48.010Z] ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9: digest: sha256:8d26148c021b0a6eb506191c8e8e08d19c3c688fe29138a5d1b9488e1b0f6abf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:48.358Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:18:48.694Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-15T08:18:48.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-15T08:18:48.694Z] 5ad173019b6a: Preparing [2021-07-15T08:18:48.694Z] 0053b78fa9cb: Preparing [2021-07-15T08:18:48.694Z] baa00e75846c: Preparing [2021-07-15T08:18:48.694Z] 443478bd7b48: Preparing [2021-07-15T08:18:48.694Z] 9ded3b6bb9b5: Preparing [2021-07-15T08:18:48.694Z] fa1afe8e6ed9: Preparing [2021-07-15T08:18:48.694Z] 87a09b4c083e: Preparing [2021-07-15T08:18:48.694Z] 0f74e9ff2a61: Preparing [2021-07-15T08:18:48.694Z] b122376c33c6: Preparing [2021-07-15T08:18:48.694Z] f8381ed47b22: Preparing [2021-07-15T08:18:48.694Z] e934a737d657: Preparing [2021-07-15T08:18:48.694Z] fa1afe8e6ed9: Waiting [2021-07-15T08:18:48.694Z] 87a09b4c083e: Waiting [2021-07-15T08:18:48.694Z] 0f74e9ff2a61: Waiting [2021-07-15T08:18:48.694Z] b122376c33c6: Waiting [2021-07-15T08:18:48.694Z] f8381ed47b22: Waiting [2021-07-15T08:18:48.694Z] e934a737d657: Waiting [2021-07-15T08:18:48.968Z] 443478bd7b48: Layer already exists [2021-07-15T08:18:48.968Z] 0053b78fa9cb: Layer already exists [2021-07-15T08:18:48.968Z] baa00e75846c: Layer already exists [2021-07-15T08:18:48.968Z] 9ded3b6bb9b5: Layer already exists [2021-07-15T08:18:48.968Z] 5ad173019b6a: Layer already exists [2021-07-15T08:18:48.968Z] fa1afe8e6ed9: Layer already exists [2021-07-15T08:18:48.968Z] 0f74e9ff2a61: Layer already exists [2021-07-15T08:18:48.968Z] f8381ed47b22: Layer already exists [2021-07-15T08:18:48.968Z] b122376c33c6: Layer already exists [2021-07-15T08:18:48.968Z] 87a09b4c083e: Layer already exists [2021-07-15T08:18:48.968Z] e934a737d657: Layer already exists [2021-07-15T08:18:48.968Z] main: digest: sha256:8d26148c021b0a6eb506191c8e8e08d19c3c688fe29138a5d1b9488e1b0f6abf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T08:18:49.027Z] ===================================================== [Pipeline] echo [2021-07-15T08:18:49.041Z] taggedImages: [2021-07-15T08:18:49.041Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05 [2021-07-15T08:18:49.041Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-15T08:18:49.041Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.9 [2021-07-15T08:18:49.041Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ac45845dcaeee375e2f7ee8050d572e224107d05-2.0.1-dev.9 [2021-07-15T08:18:49.041Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:18:49.744Z] ---> job-cost.sh [2021-07-15T08:18:49.744Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p71I [2021-07-15T08:19:46.315Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T08:22:08.243Z] lf-activate-venv(): INFO: Adding /tmp/venv-p71I/bin to PATH [2021-07-15T08:22:08.243Z] INFO: No Stack... [2021-07-15T08:22:08.243Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T08:22:08.243Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T08:22:08.646Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-07-15T08:22:08.647Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T08:22:08.746Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-9-stack-cost] [2021-07-15T08:22:08.758Z] Resource [jenkins-edgexfoundry-edgex-go-main-9-stack-cost] did not exist. Created. [2021-07-15T08:22:08.758Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T08:22:09.146Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T08:22:10.294Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T08:22:10.310Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-9-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-15T08:22:11.294Z] provisioning config files... [2021-07-15T08:22:11.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5415000682370933427tmp [Pipeline] { [Pipeline] sh [2021-07-15T08:22:11.641Z] + set +x [2021-07-15T08:22:11.641Z] + bash -s -- [2021-07-15T08:22:11.641Z] + curl -s https://codecov.io/bash [2021-07-15T08:22:11.641Z] [2021-07-15T08:22:11.641Z] _____ _ [2021-07-15T08:22:11.641Z] / ____| | | [2021-07-15T08:22:11.641Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T08:22:11.641Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T08:22:11.641Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T08:22:11.641Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T08:22:11.641Z] Bash-1.0.5 [2021-07-15T08:22:11.641Z] [2021-07-15T08:22:11.641Z] [2021-07-15T08:22:11.641Z] ==> git version 2.24.4 found [2021-07-15T08:22:11.913Z] ==> 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-15T08:22:11.913Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T08:22:11.913Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T08:22:11.913Z] ==> Jenkins CI detected. [2021-07-15T08:22:11.913Z] project root: . [2021-07-15T08:22:11.913Z] --> token set from env [2021-07-15T08:22:11.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T08:22:11.913Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T08:22:11.913Z] ==> Python coveragepy not found [2021-07-15T08:22:11.913Z] ==> Searching for coverage reports in: [2021-07-15T08:22:11.913Z] + . [2021-07-15T08:22:11.913Z] -> Found 1 reports [2021-07-15T08:22:11.913Z] ==> Detecting git/mercurial file structure [2021-07-15T08:22:11.913Z] ==> Reading reports [2021-07-15T08:22:11.913Z] + ./coverage.out bytes=402846 [2021-07-15T08:22:11.913Z] ==> Appending adjustments [2021-07-15T08:22:11.913Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T08:22:12.884Z] + Found adjustments [2021-07-15T08:22:12.884Z] ==> Gzipping contents [2021-07-15T08:22:12.884Z] 56K /tmp/codecov.Jgw5sb.gz [2021-07-15T08:22:12.884Z] ==> Uploading reports [2021-07-15T08:22:12.884Z] url: https://codecov.io [2021-07-15T08:22:12.884Z] query: branch=main&commit=ac45845dcaeee375e2f7ee8050d572e224107d05&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T08:22:12.884Z] -> Pinging Codecov [2021-07-15T08:22:12.884Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ac45845dcaeee375e2f7ee8050d572e224107d05&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T08:22:13.471Z] -> Uploading to [2021-07-15T08:22:13.471Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/ac45845dcaeee375e2f7ee8050d572e224107d05/a7dbd33b-168a-4c21-a52b-2afbfea23979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T082213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9529535f1a217a699e02b5973c5c1101b552dbbe00f7e5deff27c5bbb8371cea [2021-07-15T08:22:13.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:22:13.471Z] Dload Upload Total Spent Left Speed [2021-07-15T08:22:14.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54506 0 0 100 54506 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-07-15T08:22:14.057Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ac45845dcaeee375e2f7ee8050d572e224107d05 [Pipeline] } [2021-07-15T08:22:14.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-15T08:22:14.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T08:22:14.604Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:22:14.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T08:22:14.929Z] [2021-07-15T08:22:14.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:22:15.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T08:22:15.259Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T08:22:15.259Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T08:22:15.259Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T08:22:15.259Z] de9db76c5a1d: Pulling fs layer [2021-07-15T08:22:15.259Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T08:22:15.259Z] 0d57e429df01: Pulling fs layer [2021-07-15T08:22:15.259Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T08:22:15.259Z] e1f770b5df2f: Pulling fs layer [2021-07-15T08:22:15.259Z] 85a0685a4137: Pulling fs layer [2021-07-15T08:22:15.259Z] 0eba1c9be4d2: Waiting [2021-07-15T08:22:15.259Z] 0d57e429df01: Waiting [2021-07-15T08:22:15.259Z] 4e4be7b47b0d: Waiting [2021-07-15T08:22:15.259Z] e1f770b5df2f: Waiting [2021-07-15T08:22:15.259Z] 85a0685a4137: Waiting [2021-07-15T08:22:15.541Z] de9db76c5a1d: Verifying Checksum [2021-07-15T08:22:15.541Z] de9db76c5a1d: Download complete [2021-07-15T08:22:15.541Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T08:22:15.541Z] 0ef7d3d256c8: Download complete [2021-07-15T08:22:15.541Z] 0d57e429df01: Verifying Checksum [2021-07-15T08:22:15.541Z] 0d57e429df01: Download complete [2021-07-15T08:22:15.541Z] 4e4be7b47b0d: Download complete [2021-07-15T08:22:15.541Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T08:22:15.812Z] 188c0c94c7c5: Pull complete [2021-07-15T08:22:15.812Z] 0ef7d3d256c8: Pull complete [2021-07-15T08:22:16.078Z] de9db76c5a1d: Pull complete [2021-07-15T08:22:17.497Z] e1f770b5df2f: Verifying Checksum [2021-07-15T08:22:17.497Z] e1f770b5df2f: Download complete [2021-07-15T08:22:21.761Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T08:22:21.761Z] 0eba1c9be4d2: Download complete [2021-07-15T08:22:21.761Z] 85a0685a4137: Verifying Checksum [2021-07-15T08:22:21.761Z] 85a0685a4137: Download complete [2021-07-15T08:22:24.535Z] 0eba1c9be4d2: Pull complete [2021-07-15T08:22:24.535Z] 0d57e429df01: Pull complete [2021-07-15T08:22:24.535Z] 4e4be7b47b0d: Pull complete [2021-07-15T08:22:25.118Z] e1f770b5df2f: Pull complete [2021-07-15T08:22:31.774Z] 85a0685a4137: Pull complete [2021-07-15T08:22:31.774Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T08:22:31.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T08:22:31.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T08:22:31.869Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:22:31.935Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T08:22:32.850Z] $ docker top e2dc816ca03667683a90f7d2204a7b09d01cbb310f744763bfce398d00aefd3e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:22:32.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T08:22:33.303Z] + set -o pipefail [2021-07-15T08:22:33.303Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T08:22:55.385Z] [2021-07-15T08:22:55.385Z] Monitoring /w/workspace/edgex-go/9 (github.com/edgexfoundry/edgex-go)... [2021-07-15T08:22:55.385Z] [2021-07-15T08:22:55.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d0d8c5e4-12a0-4957-b92d-f91e3fa311f0 [2021-07-15T08:22:55.385Z] [2021-07-15T08:22:55.385Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-15T08:22:55.385Z] [2021-07-15T08:22:55.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T08:22:55.385Z] [2021-07-15T08:22:55.385Z] [Pipeline] } [2021-07-15T08:22:55.400Z] $ docker stop --time=1 e2dc816ca03667683a90f7d2204a7b09d01cbb310f744763bfce398d00aefd3e [2021-07-15T08:22:57.434Z] $ docker rm -f e2dc816ca03667683a90f7d2204a7b09d01cbb310f744763bfce398d00aefd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-15T08:22:58.254Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:22:58.276Z] provisioning config files... [2021-07-15T08:22:58.290Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/9@tmp/config147450938063958660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:22:58.623Z] --> edgex-publish-swagger.sh [2021-07-15T08:22:58.623Z] === Publish openapi/v2 API === [2021-07-15T08:22:58.623Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-15T08:22:58.623Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/9/openapi/v2/core-command.yaml] [2021-07-15T08:22:58.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:22:58.623Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:00.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25990 0:00:01 0:00:01 --:--:-- 25992 100 31867 0 0 100 31867 0 25392 0:00:01 0:00:01 --:--:-- 25392 [2021-07-15T08:23:00.041Z] [2021-07-15T08:23:00.041Z] [2021-07-15T08:23:00.041Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/9/openapi/v2/core-data.yaml] [2021-07-15T08:23:00.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:23:00.041Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:04.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55731 0:00:01 0:00:01 --:--:-- 55751 100 65452 0 0 100 65452 0 30083 0:00:02 0:00:02 --:--:-- 30092 100 65452 0 0 100 65452 0 20602 0:00:03 0:00:03 --:--:-- 20608 100 65452 0 0 100 65452 0 15664 0:00:04 0:00:04 --:--:-- 15665 100 65452 0 0 100 65452 0 13231 0:00:04 0:00:04 --:--:-- 13230 100 65452 0 0 100 65452 0 13230 0:00:04 0:00:04 --:--:-- 0 [2021-07-15T08:23:04.852Z] [2021-07-15T08:23:04.852Z] [2021-07-15T08:23:04.852Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/9/openapi/v2/core-metadata.yaml] [2021-07-15T08:23:04.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:23:04.852Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:05.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-07-15T08:23:05.813Z] [2021-07-15T08:23:05.813Z] [2021-07-15T08:23:05.813Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/9/openapi/v2/support-notifications.yaml] [2021-07-15T08:23:05.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:23:05.813Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:07.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73948 0:00:01 0:00:01 --:--:-- 74016 100 86007 0 0 100 86007 0 70310 0:00:01 0:00:01 --:--:-- 70324 [2021-07-15T08:23:07.226Z] [2021-07-15T08:23:07.226Z] [2021-07-15T08:23:07.226Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/9/openapi/v2/support-scheduler.yaml] [2021-07-15T08:23:07.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:23:07.226Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:08.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 34318 0:00:01 0:00:01 --:--:-- 34333 100 38042 0 0 100 38042 0 34314 0:00:01 0:00:01 --:--:-- 34333 [2021-07-15T08:23:08.188Z] [2021-07-15T08:23:08.188Z] [2021-07-15T08:23:08.188Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/9/openapi/v2/system-agent.yaml] [2021-07-15T08:23:08.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:23:08.188Z] Dload Upload Total Spent Left Speed [2021-07-15T08:23:09.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 21714 --:--:-- --:--:-- --:--:-- 21705 100 19730 0 0 100 19730 0 21711 --:--:-- --:--:-- --:--:-- 21705 [2021-07-15T08:23:09.149Z] [2021-07-15T08:23:09.149Z] [Pipeline] } [2021-07-15T08:23:09.163Z] 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-15T08:23:09.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:23:09.716Z] . [Pipeline] withDockerContainer [2021-07-15T08:23:09.828Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:23:09.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:23:10.428Z] $ docker top acc77912cd93f0a669675bd1a25ecfafee43cca5cbd833253deb53d39c14a3d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:23:10.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:23:10.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:23:10.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:23:10.723Z] $ docker exec acc77912cd93f0a669675bd1a25ecfafee43cca5cbd833253deb53d39c14a3d9 ssh-agent [2021-07-15T08:23:10.874Z] SSH_AUTH_SOCK=/tmp/ssh-v3vlQKqX0k1r/agent.14 [2021-07-15T08:23:10.874Z] SSH_AGENT_PID=20 [2021-07-15T08:23:10.883Z] Running ssh-add (command line suppressed) [2021-07-15T08:23:10.998Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_240213184120542420.key (/w/workspace/edgex-go/9@tmp/private_key_240213184120542420.key) [2021-07-15T08:23:11.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:23:11.356Z] + git semver tag [2021-07-15T08:23:11.356Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:23:11.356Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-07-15T08:23:11.356Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-07-15T08:23:11.356Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:23:11.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:23:11.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:23:11.356Z] # $SEMVER_BRANCH = main [2021-07-15T08:23:11.356Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [2021-07-15T08:23:11.356Z] # ac45845dcaeee375e2f7ee8050d572e224107d05 HEAD [2021-07-15T08:23:11.356Z] # -> Force: false [2021-07-15T08:23:11.356Z] # f6aad032940031c609e5f20ce68c07eb6f0d262f refs/tags/v2.0.1-dev.9 [Pipeline] } [2021-07-15T08:23:11.367Z] $ docker exec --env ******** --env ******** acc77912cd93f0a669675bd1a25ecfafee43cca5cbd833253deb53d39c14a3d9 ssh-agent -k [2021-07-15T08:23:11.486Z] unset SSH_AUTH_SOCK; [2021-07-15T08:23:11.486Z] unset SSH_AGENT_PID; [2021-07-15T08:23:11.486Z] echo Agent pid 20 killed; [2021-07-15T08:23:11.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:23:11.859Z] + git semver [Pipeline] } [2021-07-15T08:23:11.877Z] $ docker stop --time=1 acc77912cd93f0a669675bd1a25ecfafee43cca5cbd833253deb53d39c14a3d9 [2021-07-15T08:23:13.104Z] $ docker rm -f acc77912cd93f0a669675bd1a25ecfafee43cca5cbd833253deb53d39c14a3d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:23:13.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T08:23:13.857Z] [2021-07-15T08:23:13.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:23:14.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T08:23:14.198Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T08:23:14.198Z] ab5ef0e58194: Pulling fs layer [2021-07-15T08:23:14.198Z] 9712f1f96733: Pulling fs layer [2021-07-15T08:23:14.198Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T08:23:14.198Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T08:23:14.198Z] e9a5061849ea: Pulling fs layer [2021-07-15T08:23:14.198Z] d747dcd14b5f: Pulling fs layer [2021-07-15T08:23:14.198Z] 2de7ff778b66: Pulling fs layer [2021-07-15T08:23:14.198Z] e9a5061849ea: Waiting [2021-07-15T08:23:14.198Z] d747dcd14b5f: Waiting [2021-07-15T08:23:14.198Z] 2de7ff778b66: Waiting [2021-07-15T08:23:14.198Z] 0d9ebad4ef96: Waiting [2021-07-15T08:23:14.198Z] 9712f1f96733: Verifying Checksum [2021-07-15T08:23:14.198Z] 9712f1f96733: Download complete [2021-07-15T08:23:16.782Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T08:23:16.782Z] 63f879dbbcfc: Download complete [2021-07-15T08:23:17.366Z] e9a5061849ea: Verifying Checksum [2021-07-15T08:23:17.366Z] e9a5061849ea: Download complete [2021-07-15T08:23:17.366Z] d747dcd14b5f: Verifying Checksum [2021-07-15T08:23:17.366Z] d747dcd14b5f: Download complete [2021-07-15T08:23:17.952Z] 2de7ff778b66: Verifying Checksum [2021-07-15T08:23:17.952Z] 2de7ff778b66: Download complete [2021-07-15T08:23:18.216Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T08:23:18.216Z] 0d9ebad4ef96: Download complete [2021-07-15T08:23:18.482Z] ab5ef0e58194: Verifying Checksum [2021-07-15T08:23:18.482Z] ab5ef0e58194: Download complete [2021-07-15T08:23:21.098Z] ab5ef0e58194: Pull complete [2021-07-15T08:23:21.364Z] 9712f1f96733: Pull complete [2021-07-15T08:23:22.340Z] 63f879dbbcfc: Pull complete [2021-07-15T08:23:25.721Z] 0d9ebad4ef96: Pull complete [2021-07-15T08:23:26.310Z] e9a5061849ea: Pull complete [2021-07-15T08:23:26.310Z] d747dcd14b5f: Pull complete [2021-07-15T08:23:27.278Z] 2de7ff778b66: Pull complete [2021-07-15T08:23:27.278Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T08:23:27.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T08:23:27.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T08:23:27.387Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:23:27.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T08:23:30.787Z] $ docker top 4508a3899fc1f612d3d8859a9787cd9d808ad42fd33615ff1e0feacd5b09b4f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:23:30.903Z] provisioning config files... [2021-07-15T08:23:30.919Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/9@tmp/config6624638556636750958tmp [2021-07-15T08:23:30.945Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/9@tmp/config281962927441464289tmp [2021-07-15T08:23:30.969Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/9@tmp/config3348225235691302479tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:23:30.995Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:23:31.312Z] ---> sigul-configuration.sh [2021-07-15T08:23:31.312Z] gpg: directory `/root/.gnupg' created [2021-07-15T08:23:31.312Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T08:23:31.312Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T08:23:31.312Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T08:23:31.312Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T08:23:31.312Z] gpg: CAST5 encrypted data [2021-07-15T08:23:31.312Z] gpg: encrypted with 1 passphrase [2021-07-15T08:23:31.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T08:23:31.637Z] + mkdir /home/jenkins [2021-07-15T08:23:31.637Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T08:23:31.964Z] + 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-15T08:23:31.978Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:23:32.289Z] ---> sigul-install.sh [2021-07-15T08:23:36.540Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T08:23:36.858Z] + git tag --list [2021-07-15T08:23:36.858Z] 0.6.0 [2021-07-15T08:23:36.858Z] 0.6.1 [2021-07-15T08:23:36.858Z] 0.7.0 [2021-07-15T08:23:36.858Z] 0.7.1 [2021-07-15T08:23:36.858Z] v1.0.0 [2021-07-15T08:23:36.858Z] v1.0.1 [2021-07-15T08:23:36.858Z] v1.1.0 [2021-07-15T08:23:36.858Z] v1.2.0 [2021-07-15T08:23:36.858Z] v1.2.1 [2021-07-15T08:23:36.858Z] v1.3.0 [2021-07-15T08:23:36.858Z] v1.3.1 [2021-07-15T08:23:36.858Z] v2.0.0 [2021-07-15T08:23:36.858Z] v2.0.1-dev.1 [2021-07-15T08:23:36.858Z] v2.0.1-dev.2 [2021-07-15T08:23:36.858Z] v2.0.1-dev.3 [2021-07-15T08:23:36.858Z] v2.0.1-dev.4 [2021-07-15T08:23:36.858Z] v2.0.1-dev.5 [2021-07-15T08:23:36.858Z] v2.0.1-dev.6 [2021-07-15T08:23:36.858Z] v2.0.1-dev.7 [2021-07-15T08:23:36.858Z] v2.0.1-dev.8 [2021-07-15T08:23:36.858Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-15T08:23:37.172Z] + lftools sign git-tag v2.0.1-dev.9 [2021-07-15T08:23:37.756Z] Signing Git tag with Sigul... [2021-07-15T08:23:37.756Z] Signing v2.0.1-dev.9 [Pipeline] echo [2021-07-15T08:23:38.727Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:23:39.038Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T08:23:39.051Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T08:23:39.081Z] $ docker stop --time=1 4508a3899fc1f612d3d8859a9787cd9d808ad42fd33615ff1e0feacd5b09b4f7 [2021-07-15T08:23:40.621Z] $ docker rm -f 4508a3899fc1f612d3d8859a9787cd9d808ad42fd33615ff1e0feacd5b09b4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:23:41.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:23:41.366Z] . [Pipeline] withDockerContainer [2021-07-15T08:23:41.467Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:23:41.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:23:41.935Z] $ docker top 655597aadc98c7d4b81819b3107336f13aa3d43e0ac3bcf5689ea3a7cb4632d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:23:42.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:23:42.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:23:42.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:23:42.223Z] $ docker exec 655597aadc98c7d4b81819b3107336f13aa3d43e0ac3bcf5689ea3a7cb4632d2 ssh-agent [2021-07-15T08:23:42.405Z] SSH_AUTH_SOCK=/tmp/ssh-2nVxExnJMY0O/agent.13 [2021-07-15T08:23:42.405Z] SSH_AGENT_PID=19 [2021-07-15T08:23:42.456Z] Running ssh-add (command line suppressed) [2021-07-15T08:23:42.585Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_4863239351094287331.key (/w/workspace/edgex-go/9@tmp/private_key_4863239351094287331.key) [2021-07-15T08:23:42.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:23:42.944Z] + git semver bump pre [2021-07-15T08:23:42.944Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:23:42.944Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-07-15T08:23:42.944Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-07-15T08:23:42.944Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:23:42.944Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:23:42.944Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:23:42.944Z] # $SEMVER_BRANCH = main [2021-07-15T08:23:42.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [2021-07-15T08:23:42.944Z] 2.0.1-dev.10 [Pipeline] } [2021-07-15T08:23:42.959Z] $ docker exec --env ******** --env ******** 655597aadc98c7d4b81819b3107336f13aa3d43e0ac3bcf5689ea3a7cb4632d2 ssh-agent -k [2021-07-15T08:23:43.078Z] unset SSH_AUTH_SOCK; [2021-07-15T08:23:43.078Z] unset SSH_AGENT_PID; [2021-07-15T08:23:43.078Z] echo Agent pid 19 killed; [2021-07-15T08:23:43.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:23:43.459Z] + git semver [Pipeline] } [2021-07-15T08:23:43.480Z] $ docker stop --time=1 655597aadc98c7d4b81819b3107336f13aa3d43e0ac3bcf5689ea3a7cb4632d2 [2021-07-15T08:23:44.716Z] $ docker rm -f 655597aadc98c7d4b81819b3107336f13aa3d43e0ac3bcf5689ea3a7cb4632d2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:23:45.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:23:45.209Z] . [Pipeline] withDockerContainer [2021-07-15T08:23:45.313Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:23:45.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:23:45.822Z] $ docker top 12c67ad98be995284ab2eb99e19ac4a0bc52312524a4003cd651e8765457feb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:23:45.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:23:45.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:23:46.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:23:46.116Z] $ docker exec 12c67ad98be995284ab2eb99e19ac4a0bc52312524a4003cd651e8765457feb8 ssh-agent [2021-07-15T08:23:46.251Z] SSH_AUTH_SOCK=/tmp/ssh-lyCZQD9rriMp/agent.13 [2021-07-15T08:23:46.251Z] SSH_AGENT_PID=20 [2021-07-15T08:23:46.261Z] Running ssh-add (command line suppressed) [2021-07-15T08:23:46.382Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6846346028039068430.key (/w/workspace/edgex-go/9@tmp/private_key_6846346028039068430.key) [2021-07-15T08:23:46.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:23:46.745Z] + git semver push [2021-07-15T08:23:46.746Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:23:46.746Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-07-15T08:23:46.746Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-07-15T08:23:46.746Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:23:46.746Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:23:46.746Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:23:46.746Z] # $SEMVER_BRANCH = main [2021-07-15T08:23:46.746Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-07-15T08:23:54.979Z] $ docker exec --env ******** --env ******** 12c67ad98be995284ab2eb99e19ac4a0bc52312524a4003cd651e8765457feb8 ssh-agent -k [2021-07-15T08:23:55.093Z] unset SSH_AUTH_SOCK; [2021-07-15T08:23:55.093Z] unset SSH_AGENT_PID; [2021-07-15T08:23:55.093Z] echo Agent pid 20 killed; [2021-07-15T08:23:55.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:23:55.520Z] + git semver [Pipeline] } [2021-07-15T08:23:55.656Z] $ docker stop --time=1 12c67ad98be995284ab2eb99e19ac4a0bc52312524a4003cd651e8765457feb8 [2021-07-15T08:23:56.898Z] $ docker rm -f 12c67ad98be995284ab2eb99e19ac4a0bc52312524a4003cd651e8765457feb8 [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-15T08:23:58.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:23:58.880Z] ---> package-listing.sh [2021-07-15T08:23:58.880Z] ++ facter osfamily [2021-07-15T08:23:58.880Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T08:23:58.880Z] + OS_FAMILY=redhat [2021-07-15T08:23:58.880Z] + workspace=/w/workspace/edgex-go/9 [2021-07-15T08:23:58.880Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T08:23:58.880Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T08:23:58.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T08:23:58.880Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T08:23:58.880Z] + '[' /w/workspace/edgex-go/9 ']' [2021-07-15T08:23:58.880Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T08:23:58.880Z] + case "${OS_FAMILY}" in [2021-07-15T08:23:58.880Z] + sort [2021-07-15T08:23:58.880Z] + rpm -qa [2021-07-15T08:24:01.474Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T08:24:01.474Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T08:24:01.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T08:24:01.474Z] + '[' /w/workspace/edgex-go/9 ']' [2021-07-15T08:24:01.474Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-07-15T08:24:01.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-07-15T08:24:01.492Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T08:24:01.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:24:02.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:24:02.413Z] [2021-07-15T08:24:02.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:24:02.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:24:02.756Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T08:24:02.756Z] 5843afab3874: Pulling fs layer [2021-07-15T08:24:02.756Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T08:24:02.756Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T08:24:02.756Z] 1a467efa2204: Pulling fs layer [2021-07-15T08:24:02.756Z] 865369a531d5: Pulling fs layer [2021-07-15T08:24:02.756Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T08:24:02.756Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T08:24:02.756Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T08:24:02.756Z] 7074353bde3e: Pulling fs layer [2021-07-15T08:24:02.756Z] 1a467efa2204: Waiting [2021-07-15T08:24:02.756Z] 865369a531d5: Waiting [2021-07-15T08:24:02.756Z] 2dc3bafdbf1c: Waiting [2021-07-15T08:24:02.756Z] 9ac237eaa80d: Waiting [2021-07-15T08:24:02.756Z] 6bcad4ecc5c2: Waiting [2021-07-15T08:24:02.756Z] 7074353bde3e: Waiting [2021-07-15T08:24:03.026Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T08:24:03.026Z] 2dfaacf7024e: Download complete [2021-07-15T08:24:03.026Z] 1a467efa2204: Verifying Checksum [2021-07-15T08:24:03.026Z] 1a467efa2204: Download complete [2021-07-15T08:24:03.026Z] 5843afab3874: Verifying Checksum [2021-07-15T08:24:03.026Z] 5843afab3874: Download complete [2021-07-15T08:24:03.026Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T08:24:03.026Z] 2dc3bafdbf1c: Download complete [2021-07-15T08:24:03.026Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T08:24:03.026Z] 9ac237eaa80d: Download complete [2021-07-15T08:24:03.026Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T08:24:03.026Z] 6bcad4ecc5c2: Download complete [2021-07-15T08:24:03.295Z] 865369a531d5: Verifying Checksum [2021-07-15T08:24:03.295Z] 865369a531d5: Download complete [2021-07-15T08:24:03.295Z] 5843afab3874: Pull complete [2021-07-15T08:24:03.562Z] 2dfaacf7024e: Pull complete [2021-07-15T08:24:03.562Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T08:24:03.562Z] 2dbba127c6aa: Download complete [2021-07-15T08:24:04.169Z] 2dbba127c6aa: Pull complete [2021-07-15T08:24:04.169Z] 1a467efa2204: Pull complete [2021-07-15T08:24:04.436Z] 865369a531d5: Pull complete [2021-07-15T08:24:04.436Z] 2dc3bafdbf1c: Pull complete [2021-07-15T08:24:04.703Z] 9ac237eaa80d: Pull complete [2021-07-15T08:24:04.703Z] 6bcad4ecc5c2: Pull complete [2021-07-15T08:24:07.293Z] 7074353bde3e: Verifying Checksum [2021-07-15T08:24:07.293Z] 7074353bde3e: Download complete [2021-07-15T08:24:11.717Z] 7074353bde3e: Pull complete [2021-07-15T08:24:11.717Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T08:24:11.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:24:11.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T08:24:11.844Z] prd-centos7-docker-4c-2g-2832 does not seem to be running inside a container [2021-07-15T08:24:11.920Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T08:24:14.017Z] $ docker top d01c844da2b55a2072c1c774b42e13300426e5af1924be2d493452121849ed68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:24:14.442Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T08:24:14.774Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T08:24:15.109Z] + ls /var/log/sa-host [2021-07-15T08:24:15.109Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T08:24:15.109Z] file_magic: OK [2021-07-15T08:24:15.109Z] HZ: Using current value: 100 [2021-07-15T08:24:15.109Z] file_header: OK [2021-07-15T08:24:15.109Z] 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-15T08:24:15.109Z] Statistics: [2021-07-15T08:24:15.109Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:24:15.109Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T08:24:15.109Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T08:24:15.109Z] file_magic: OK [2021-07-15T08:24:15.109Z] HZ: Using current value: 100 [2021-07-15T08:24:15.109Z] file_header: OK [2021-07-15T08:24:15.109Z] 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-15T08:24:15.109Z] Statistics: [2021-07-15T08:24:15.109Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:24:15.109Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:24:15.316Z] provisioning config files... [2021-07-15T08:24:15.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config961949782825281005tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:24:15.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:24:15.721Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T08:24:15.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:24:16.143Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T08:24:16.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:24:16.482Z] ---> sudo-logs.sh [2021-07-15T08:24:16.482Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T08:24:16.534Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:24:16.856Z] ---> job-cost.sh [2021-07-15T08:24:16.856Z] lf-activate-venv: SKIPPING [2021-07-15T08:24:16.856Z] DEBUG: total: 0.18000000715255737 [2021-07-15T08:24:16.856Z] INFO: Retrieving Stack Cost... [2021-07-15T08:24:17.825Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T08:24:18.413Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T08:24:18.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:24:18.762Z] ---> logs-deploy.sh [2021-07-15T08:24:18.762Z] lf-activate-venv: SKIPPING [2021-07-15T08:24:18.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/9 [2021-07-15T08:24:18.762Z] INFO: archiving workspace using pattern(s): [2021-07-15T08:24:19.350Z] Archives upload complete. [2021-07-15T08:24:19.618Z] INFO: archiving logs to Nexus