Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 729eb4739df12e156b446759f30c8b9b764bc7ef 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-ssh5188178623651423594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh654903596284980768.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1027994715265388215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7182081910434412410.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-ssh8269854694103891046.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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-627’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-626’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-630 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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/32@tmp/jenkins-gitclient-ssh5505011985336765189.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 729eb4739df12e156b446759f30c8b9b764bc7ef (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 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 Commit message: "refactor: Clean up TOML quotes (#3666)" > git rev-list --no-walk 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:02 ========================================================= 00:01:02 EdgeX Global Pipelines Version Info 00:01:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:03 ------------------- 00:01:03 stable info: 00:01:03 ------------------- 00:01:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:01:03 Message: update stable to v1.0.205 00:01:04 ------------------- 00:01:04 experimental info: 00:01:04 ------------------- 00:01:04 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:04 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:01:04 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 729eb47 [Pipeline] echo 00:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:05 provisioning config files... 00:01:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config52143179867903485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:05 ---> docker-login.sh 00:01:05 nexus3.edgexfoundry.org:10001 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:06 Configure a credential helper to remove this warning. See 00:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:06 00:01:06 Login Succeeded 00:01:06 nexus3.edgexfoundry.org:10002 00:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:06 Configure a credential helper to remove this warning. See 00:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:06 00:01:06 Login Succeeded 00:01:06 nexus3.edgexfoundry.org:10003 00:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:06 Configure a credential helper to remove this warning. See 00:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:06 00:01:06 Login Succeeded 00:01:06 nexus3.edgexfoundry.org:10004 00:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:11 Configure a credential helper to remove this warning. See 00:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:11 00:01:11 Login Succeeded 00:01:11 docker.io 00:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:11 Configure a credential helper to remove this warning. See 00:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:11 00:01:11 Login Succeeded 00:01:11 ---> docker-login.sh ends [Pipeline] } 00:01:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:12 ++ 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 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/core-command/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo core-command,cmd/core-command/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ cut -d/ -f2 00:01:12 ++ dirname cmd/core-data/Dockerfile 00:01:12 + echo core-data,cmd/core-data/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/core-metadata/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo core-metadata,cmd/core-metadata/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/security-bootstrapper/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/security-proxy-setup/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/support-notifications/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo support-notifications,cmd/support-notifications/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/support-scheduler/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:01:12 + for file in '`ls cmd/**/Dockerfile`' 00:01:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:01:12 ++ cut -d/ -f2 00:01:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:01:12 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 00:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:01:13 00:01:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:01:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:01:13 latest: Pulling from edgex-devops/git-semver 00:01:13 31603596830f: Pulling fs layer 00:01:13 d4622e32a9a9: Pulling fs layer 00:01:13 1030fce36090: Pulling fs layer 00:01:13 6c6cb7e1b49b: Pulling fs layer 00:01:13 6c6cb7e1b49b: Waiting 00:01:13 d4622e32a9a9: Verifying Checksum 00:01:13 d4622e32a9a9: Download complete 00:01:14 31603596830f: Verifying Checksum 00:01:14 31603596830f: Download complete 00:01:14 31603596830f: Pull complete 00:01:14 6c6cb7e1b49b: Verifying Checksum 00:01:14 6c6cb7e1b49b: Download complete 00:01:14 d4622e32a9a9: Pull complete 00:01:14 1030fce36090: Download complete 00:01:15 1030fce36090: Pull complete 00:01:15 6c6cb7e1b49b: Pull complete 00:01:15 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 00:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:01:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:01:15 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:01:16 $ docker top 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:16 [ssh-agent] Looking for ssh-agent implementation... 00:01:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:16 $ docker exec 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent 00:01:16 SSH_AUTH_SOCK=/tmp/ssh-3C9zfWRbGQ0x/agent.14 00:01:16 SSH_AGENT_PID=20 00:01:16 Running ssh-add (command line suppressed) 00:01:16 Identity added: /w/workspace/edgex-go/32@tmp/private_key_4108317061645584740.key (/w/workspace/edgex-go/32@tmp/private_key_4108317061645584740.key) 00:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:17 + git tag --points-at HEAD [Pipeline] } 00:01:17 $ docker exec --env ******** --env ******** 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent -k 00:01:17 unset SSH_AUTH_SOCK; 00:01:17 unset SSH_AGENT_PID; 00:01:17 echo Agent pid 20 killed; 00:01:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:17 [ssh-agent] Looking for ssh-agent implementation... 00:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:17 $ docker exec 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent 00:01:17 SSH_AUTH_SOCK=/tmp/ssh-R5G8OExwCfgT/agent.55 00:01:17 SSH_AGENT_PID=61 00:01:17 Running ssh-add (command line suppressed) 00:01:17 Identity added: /w/workspace/edgex-go/32@tmp/private_key_6634053280537756088.key (/w/workspace/edgex-go/32@tmp/private_key_6634053280537756088.key) 00:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:17 + git semver init 00:01:17 # -> Open(): unable to determine branch for HEAD 00:01:17 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:01:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:01:17 # $SEMVER_REMOTE_NAME = origin 00:01:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:01:17 # $SEMVER_USER_NAME = edgex-jenkins 00:01:17 # $SEMVER_BRANCH = main 00:01:17 # $SEMVER_TEMP = /tmp/semver-649365803 00:01:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:01:50 # '/tmp/semver-649365803' -> '/w/workspace/edgex-go/32/.semver' 00:01:50 # -> Force: false 00:01:50 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } 00:01:50 $ docker exec --env ******** --env ******** 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent -k 00:01:50 unset SSH_AUTH_SOCK; 00:01:50 unset SSH_AGENT_PID; 00:01:50 echo Agent pid 61 killed; 00:01:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:50 + git semver [Pipeline] } 00:01:50 $ docker stop --time=1 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f 00:01:52 $ docker rm -f 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f [Pipeline] // withDockerContainer [Pipeline] sh 00:01:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:53 Stashed 1 file(s) [Pipeline] echo 00:01:53 [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 00:01:53 ========================================================= 00:01:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:01:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:01:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:53 540db60ca938: Pulling fs layer 00:01:53 adcc1eea9eea: Pulling fs layer 00:01:53 4c4ab2625f07: Pulling fs layer 00:01:53 db62176df00c: Pulling fs layer 00:01:53 3b30891b0d05: Pulling fs layer 00:01:53 06b49ca38bd5: Pulling fs layer 00:01:53 c788192a36de: Pulling fs layer 00:01:53 a77e37c0d609: Pulling fs layer 00:01:53 c3185cebc471: Pulling fs layer 00:01:53 06b49ca38bd5: Waiting 00:01:53 c788192a36de: Waiting 00:01:53 a77e37c0d609: Waiting 00:01:53 c3185cebc471: Waiting 00:01:53 db62176df00c: Waiting 00:01:53 3b30891b0d05: Waiting 00:01:53 4c4ab2625f07: Verifying Checksum 00:01:53 4c4ab2625f07: Download complete 00:01:53 adcc1eea9eea: Download complete 00:01:53 3b30891b0d05: Verifying Checksum 00:01:53 3b30891b0d05: Download complete 00:01:53 06b49ca38bd5: Download complete 00:01:53 c788192a36de: Verifying Checksum 00:01:53 c788192a36de: Download complete 00:01:54 540db60ca938: Verifying Checksum 00:01:54 540db60ca938: Download complete 00:01:54 540db60ca938: Pull complete 00:01:54 adcc1eea9eea: Pull complete 00:01:54 4c4ab2625f07: Pull complete 00:01:55 a77e37c0d609: Verifying Checksum 00:01:55 a77e37c0d609: Download complete 00:02:00 c3185cebc471: Verifying Checksum 00:02:00 c3185cebc471: Download complete 00:02:00 db62176df00c: Verifying Checksum 00:02:00 db62176df00c: Download complete 00:02:04 db62176df00c: Pull complete 00:02:04 3b30891b0d05: Pull complete 00:02:04 06b49ca38bd5: Pull complete 00:02:04 c788192a36de: Pull complete 00:02:04 a77e37c0d609: Pull complete 00:02:06 c3185cebc471: Pull complete 00:02:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:02:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:02:07 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:02:07 WORKDIR /edgex 00:02:07 COPY go.mod . 00:02:07 RUN go mod download' 00:02:07 + docker build -t ci-base-image-x86_64 -f - . 00:02:08 Still waiting to schedule task 00:02:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:02:08 Sending build context to Docker daemon 328.6MB 00:02:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:02:08 ---> 031687cdd783 00:02:08 Step 2/4 : WORKDIR /edgex 00:02:10 ---> Running in 1d02f3d6e5d5 00:02:10 Removing intermediate container 1d02f3d6e5d5 00:02:10 ---> eef0198f0e36 00:02:10 Step 3/4 : COPY go.mod . 00:02:10 ---> 1695c42a6adc 00:02:10 Step 4/4 : RUN go mod download 00:02:10 ---> Running in 67089e2a3e4b 00:02:50 Removing intermediate container 67089e2a3e4b 00:02:50 ---> 31bf29c6f2f7 00:02:50 Successfully built 31bf29c6f2f7 00:02:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:02:50 + docker inspect -f . ci-base-image-x86_64 00:02:50 . [Pipeline] withDockerContainer 00:02:50 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:02:50 $ docker top a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:51 + go version 00:02:51 go version go1.16.6 linux/amd64 [Pipeline] } 00:02:51 $ docker stop --time=1 a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 00:02:52 $ docker rm -f a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:02:53 + docker inspect -f . ci-base-image-x86_64 00:02:53 . [Pipeline] withDockerContainer 00:02:53 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:02:53 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:02:53 $ docker top c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c -eo pid,comm [Pipeline] { [Pipeline] echo 00:02:54 ========================================================= 00:02:54 [edgeXBuildGoParallel] Running Tests and Build... 00:02:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:02:54 + go mod tidy [Pipeline] sh 00:02:55 + make test 00:02:55 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 00:02:55 go mod tidy 00:02:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:03:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:03:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:03:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:03:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:03:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:03:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:03:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:03:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:03:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 00:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 00:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 00:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements 00:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:03:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.237s coverage: 94.2% of statements 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:03:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 00:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 00:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 00:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 00:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 00:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 58.8% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 66.9% of statements 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 00:04:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:04:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 00:04:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 00:04:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:04:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 00:04:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 00:04:20 GO111MODULE=on go vet ./... 00:04:42 gofmt -l . 00:04:42 [ "`gofmt -l .`" = "" ] 00:04:42 ./bin/test-attribution-txt.sh [Pipeline] sh 00:04:42 + ls -al . 00:04:42 total 604 00:04:42 drwxrwxr-x 10 1001 1001 4096 Aug 12 00:04 . 00:04:42 drwxr-xr-x 4 root root 30 Aug 12 00:02 .. 00:04:42 -rw-rw-r-- 1 1001 1001 11 Aug 12 00:00 .dockerignore 00:04:42 drwxrwxr-x 8 1001 1001 162 Aug 12 00:01 .git 00:04:42 drwxrwxr-x 3 1001 1001 125 Aug 12 00:00 .github 00:04:42 -rw-rw-r-- 1 1001 1001 818 Aug 12 00:00 .gitignore 00:04:42 -rw-rw-r-- 1 1001 1001 76 Aug 12 00:00 .hadolint.yml 00:04:42 drwx------ 3 1001 1001 43 Aug 12 00:01 .semver 00:04:42 -rw-rw-r-- 1 1001 1001 166 Aug 12 00:00 .sonarcloud.properties 00:04:42 -rw-rw-r-- 1 1001 1001 1171 Aug 12 00:00 ADOPTERS.md 00:04:42 -rw-rw-r-- 1 1001 1001 8609 Aug 12 00:00 Attribution.txt 00:04:42 -rw-rw-r-- 1 1001 1001 43881 Aug 12 00:00 CHANGELOG.md 00:04:42 -rw-rw-r-- 1 1001 1001 3804 Aug 12 00:00 CONTRIBUTING.md 00:04:42 -rw-rw-r-- 1 1001 1001 677 Aug 12 00:00 GOVERNANCE.md 00:04:42 -rw-rw-r-- 1 1001 1001 849 Aug 12 00:00 Jenkinsfile 00:04:42 -rw-rw-r-- 1 1001 1001 10775 Aug 12 00:00 LICENSE 00:04:42 -rw-rw-r-- 1 1001 1001 5915 Aug 12 00:00 Makefile 00:04:42 -rw-rw-r-- 1 1001 1001 582 Aug 12 00:00 OWNERS.md 00:04:42 -rw-rw-r-- 1 1001 1001 8643 Aug 12 00:00 README.md 00:04:42 -rw-rw-r-- 1 1001 1001 6912 Aug 12 00:00 SECURITY.md 00:04:42 -rw-rw-r-- 1 1001 1001 12 Aug 12 00:01 VERSION 00:04:42 -rw-rw-r-- 1 1001 1001 4131 Aug 12 00:00 ZMQWindows.md 00:04:42 drwxrwxr-x 2 1001 1001 37 Aug 12 00:00 bin 00:04:42 drwxrwxr-x 14 1001 1001 4096 Aug 12 00:00 cmd 00:04:42 -rw-r--r-- 1 root root 404328 Aug 12 00:04 coverage.out 00:04:42 -rw-rw-r-- 1 1001 1001 813 Aug 12 00:00 go.mod 00:04:42 -rw-r--r-- 1 root root 48847 Aug 12 00:02 go.sum 00:04:42 drwxrwxr-x 8 1001 1001 124 Aug 12 00:00 internal 00:04:42 drwxrwxr-x 3 1001 1001 16 Aug 12 00:00 openapi 00:04:42 drwxrwxr-x 4 1001 1001 71 Aug 12 00:00 snap 00:04:42 -rw-rw-r-- 1 1001 1001 204 Aug 12 00:00 version.go [Pipeline] sh 00:04:42 + '[' -e coverage.out ] 00:04:42 + chown 1001:1001 coverage.out [Pipeline] stash 00:04:43 Stashed 1 file(s) [Pipeline] sh 00:04:43 + make build 00:04:43 go mod tidy 00:04:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data 00:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command 00:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:04:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:04:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:04:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:04:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:04:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:04:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 00:04:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:05:00 $ docker stop --time=1 c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c 00:05:02 $ docker rm -f c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:03 00:05:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:04 latest: Pulling from edgex-devops/edgex-compose 00:05:04 cbdbe7a5bc2a: Pulling fs layer 00:05:04 ca9280d653b3: Pulling fs layer 00:05:04 7e9c9ca2126c: Pulling fs layer 00:05:04 cbdbe7a5bc2a: Download complete 00:05:04 cbdbe7a5bc2a: Pull complete 00:05:06 ca9280d653b3: Verifying Checksum 00:05:06 ca9280d653b3: Download complete 00:05:06 ca9280d653b3: Pull complete 00:05:10 7e9c9ca2126c: Verifying Checksum 00:05:10 7e9c9ca2126c: Download complete 00:05:13 7e9c9ca2126c: Pull complete 00:05:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:05:13 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:05:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:05:16 $ docker top c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:16 + docker-compose build --help 00:05:16 + grep parallel 00:05:17 --parallel Build images in parallel. [Pipeline] } 00:05:17 $ docker stop --time=1 c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 00:05:18 $ docker rm -f c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:19 . [Pipeline] withDockerContainer 00:05:19 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:05:19 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:05:19 $ docker top 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:05:20 Building core-command ... 00:05:20 Building core-data ... 00:05:20 Building core-metadata ... 00:05:20 Building security-bootstrapper ... 00:05:20 Building security-proxy-setup ... 00:05:20 Building security-secretstore-setup ... 00:05:20 Building support-notifications ... 00:05:20 Building support-scheduler ... 00:05:20 Building sys-mgmt-agent ... 00:05:20 Building security-proxy-setup 00:05:20 Building support-notifications 00:05:20 Building core-command 00:05:20 Building core-data 00:05:20 Building security-bootstrapper 00:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 31bf29c6f2f7 00:05:30 Step 3/23 : WORKDIR /edgex-go 00:05:39 ---> Running in 2f87b9ded175 00:05:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:05:39 ---> 31bf29c6f2f7 00:05:39 Step 3/32 : WORKDIR /edgex-go 00:05:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:05:40 ---> 31bf29c6f2f7 00:05:40 Step 3/24 : WORKDIR /edgex-go 00:05:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:05:40 ---> 31bf29c6f2f7 00:05:40 Step 3/22 : WORKDIR /edgex-go 00:05:41 ---> Running in 2b69656a33e1 00:05:41 ---> Running in 992aa7c993b7 00:05:41 ---> Running in d103a97a9346 00:05:41 Removing intermediate container 2f87b9ded175 00:05:41 ---> dd2618f1d1d3 00:05:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:41 ---> Running in 1381f974463a 00:05:41 Removing intermediate container 2b69656a33e1 00:05:41 ---> af5c831b17bf 00:05:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:41 Removing intermediate container d103a97a9346 00:05:41 ---> 47440b6b4525 00:05:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:41 Removing intermediate container 992aa7c993b7 00:05:41 ---> d1e7eae7a0e5 00:05:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:41 ---> Running in 7d271a348f7e 00:05:41 ---> Running in 87a7b41de848 00:05:41 ---> Running in f1fca899c588 00:05:42 Removing intermediate container 1381f974463a 00:05:42 ---> d612daa5cd2d 00:05:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:05:43 ---> Running in b2fd219b3489 00:05:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:05:43 ---> 31bf29c6f2f7 00:05:43 Step 3/24 : WORKDIR /edgex-go 00:05:43 ---> Using cache 00:05:43 ---> d1e7eae7a0e5 00:05:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:43 Removing intermediate container f1fca899c588 00:05:43 ---> 1ac355d58e9d 00:05:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:05:43 ---> Running in ec25aa062c56 00:05:43 ---> Running in 55a55b22ce87 00:05:43 Removing intermediate container 87a7b41de848 00:05:43 ---> d042cde5243b 00:05:43 Step 5/32 : RUN apk add --update --no-cache make git 00:05:43 ---> Running in 19191473baec 00:05:43 Removing intermediate container 7d271a348f7e 00:05:43 ---> dac6bca9fd9d 00:05:43 Step 5/22 : RUN apk add --update --no-cache make git 00:05:43 ---> Running in ec0597e14e2e 00:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:44 Removing intermediate container ec25aa062c56 00:05:44 ---> f23c203d4391 00:05:44 Step 5/24 : RUN apk add --update --no-cache make git 00:05:44 ---> Running in daaf6b95414e 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:44 OK: 219 MiB in 52 packages 00:05:45 OK: 219 MiB in 52 packages 00:05:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:45 OK: 219 MiB in 52 packages 00:05:45 OK: 219 MiB in 52 packages 00:05:45 Removing intermediate container b2fd219b3489 00:05:45 ---> 27c6410d4c2f 00:05:45 Step 6/23 : COPY go.mod . 00:05:45 Removing intermediate container 55a55b22ce87 00:05:45 ---> 6756814c60fb 00:05:45 Step 6/24 : COPY go.mod . 00:05:45 OK: 219 MiB in 52 packages 00:05:45 Removing intermediate container 19191473baec 00:05:45 ---> 6dc073bab18d 00:05:45 Step 6/32 : COPY go.mod . 00:05:45 ---> 1071c04a772b 00:05:45 Step 7/23 : RUN go mod download 00:05:45 Removing intermediate container ec0597e14e2e 00:05:45 ---> 86ecd97ace42 00:05:45 Step 6/22 : COPY go.mod . 00:05:46 ---> Running in 433465c628c5 00:05:46 ---> f4fbd1328a15 00:05:46 Step 7/24 : RUN go mod download 00:05:46 ---> 20e47b1f6509 00:05:46 Step 7/32 : RUN go mod download 00:05:46 ---> 6f17f462183b 00:05:46 Step 7/22 : RUN go mod download 00:05:46 ---> Running in 56052ac07723 00:05:46 ---> Running in 54d4bfbb32ca 00:05:46 ---> Running in de86f2422bb7 00:05:46 Removing intermediate container daaf6b95414e 00:05:46 ---> 264c114ec38c 00:05:46 Step 6/24 : COPY go.mod . 00:05:46 ---> 7ccb077a5264 00:05:46 Step 7/24 : RUN go mod download 00:05:46 ---> Running in ec53811bfcdf 00:05:48 Removing intermediate container 56052ac07723 00:05:48 ---> 9ed2dca3b8a4 00:05:48 Step 8/24 : COPY . . 00:05:48 Removing intermediate container 54d4bfbb32ca 00:05:48 ---> 04500734f476 00:05:48 Step 8/32 : COPY . . 00:05:48 Removing intermediate container 433465c628c5 00:05:48 ---> 7537dcf9a080 00:05:48 Step 8/23 : COPY . . 00:05:52 Removing intermediate container ec53811bfcdf 00:05:52 ---> b0e394386734 00:05:52 Step 8/24 : COPY . . 00:05:52 Removing intermediate container de86f2422bb7 00:05:52 ---> eebf50b07051 00:05:52 Step 8/22 : COPY . . 00:05:59 ---> f74f7df6950e 00:05:59 Step 9/23 : RUN go mod tidy 00:05:59 ---> Running in c765c8cf906f 00:06:02 Removing intermediate container c765c8cf906f 00:06:02 ---> 640c8dddf308 00:06:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:06:02 ---> Running in b910fe4dca50 00:06:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:06:08 ---> e023fe6dd391 00:06:08 Step 9/32 : RUN go mod tidy 00:06:08 ---> cdf9f512f19a 00:06:08 Step 9/24 : RUN go mod tidy 00:06:08 ---> Running in a06bb4789809 00:06:09 ---> Running in 9885d8650c58 00:06:13 Removing intermediate container a06bb4789809 00:06:13 ---> 818b729cde15 00:06:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:06:13 ---> Running in 3bbfe42ef58f 00:06:13 Removing intermediate container 9885d8650c58 00:06:13 ---> 4e8c7cee6847 00:06:13 Step 10/24 : RUN make cmd/core-data/core-data 00:06:13 ---> Running in 7f4d78f8273f 00:06:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:06:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data 00:06:14 ---> 557e0f192a06 00:06:14 Step 9/22 : RUN go mod tidy 00:06:14 ---> Running in d57f94277f93 00:06:15 ---> cca6d1831ca7 00:06:15 Step 9/24 : RUN go mod tidy 00:06:15 ---> Running in b1d7d353601e 00:06:17 Removing intermediate container d57f94277f93 00:06:17 ---> 6aefe4ffc445 00:06:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:06:17 ---> Running in f55a3ac03205 00:06:17 Removing intermediate container b1d7d353601e 00:06:17 ---> 61d4a4e085c8 00:06:17 Step 10/24 : RUN make cmd/core-command/core-command 00:06:17 ---> Running in a68844321e2b 00:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command 00:06:25 Removing intermediate container b910fe4dca50 00:06:25 ---> 36ac23b5b7ad 00:06:25 00:06:25 Step 11/23 : FROM alpine:3.12 00:06:25 3.12: Pulling from library/alpine 00:06:26 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:06:26 Status: Downloaded newer image for alpine:3.12 00:06:26 ---> 13621d1b12d4 00:06:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:06:26 ---> Running in 2ccaab3585cc 00:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:27 (1/2) Installing ca-certificates (20191127-r4) 00:06:27 (2/2) Installing dumb-init (1.2.2-r1) 00:06:27 Executing busybox-1.31.1-r20.trigger 00:06:27 Executing ca-certificates-20191127-r4.trigger 00:06:27 OK: 6 MiB in 16 packages 00:06:28 Removing intermediate container 2ccaab3585cc 00:06:28 ---> 037c74447743 00:06:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:06:28 ---> Running in 87ba08641eb8 00:06:28 Removing intermediate container 87ba08641eb8 00:06:28 ---> 572a8635ff6b 00:06:28 Step 14/23 : ENV APP_PORT=59860 00:06:28 ---> Running in 982a345e683b 00:06:28 Removing intermediate container 982a345e683b 00:06:28 ---> fe6cd8fa7833 00:06:28 Step 15/23 : EXPOSE $APP_PORT 00:06:28 ---> Running in f9ce4f39f034 00:06:28 Removing intermediate container f9ce4f39f034 00:06:28 ---> e1c96123ff51 00:06:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:29 ---> dda30069b635 00:06:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:06:29 ---> 9cffddf9e5ae 00:06:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:06:29 ---> 1dd4b6087988 00:06:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:06:29 ---> Running in a46b91b287c2 00:06:29 Removing intermediate container a46b91b287c2 00:06:29 ---> 4a71680f23f9 00:06:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:29 ---> Running in fb4dd1c14dbb 00:06:30 Removing intermediate container fb4dd1c14dbb 00:06:30 ---> c353354f5e95 00:06:30 Step 21/23 : LABEL arch=x86_64 00:06:30 ---> Running in 43e742073d7c 00:06:30 Removing intermediate container 43e742073d7c 00:06:30 ---> 149782b25221 00:06:30 Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:06:30 ---> Running in 337a4e8372ae 00:06:30 Removing intermediate container 337a4e8372ae 00:06:30 ---> 59da5e5c6f29 00:06:30 Step 23/23 : LABEL version=2.0.1-dev.29 00:06:30 ---> Running in 1ff94ea276c0 00:06:30 Removing intermediate container 1ff94ea276c0 00:06:30 ---> d6521774ee95 00:06:30 00:06:30 Successfully built d6521774ee95 00:06:30 Successfully tagged support-notifications:latest 00:06:30  Building support-notifications ... done Building core-metadata 00:06:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:06:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:06:41 ---> 31bf29c6f2f7 00:06:41 Step 3/24 : WORKDIR /edgex-go 00:06:41 ---> Using cache 00:06:41 ---> d1e7eae7a0e5 00:06:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:41 ---> Using cache 00:06:41 ---> f23c203d4391 00:06:41 Step 5/24 : RUN apk add --update --no-cache make git 00:06:41 ---> Using cache 00:06:41 ---> 264c114ec38c 00:06:41 Step 6/24 : COPY go.mod . 00:06:41 ---> Using cache 00:06:41 ---> 7ccb077a5264 00:06:41 Step 7/24 : RUN go mod download 00:06:41 ---> Using cache 00:06:41 ---> b0e394386734 00:06:41 Step 8/24 : COPY . . 00:06:41 ---> Using cache 00:06:41 ---> cca6d1831ca7 00:06:41 Step 9/24 : RUN go mod tidy 00:06:41 ---> Using cache 00:06:41 ---> 61d4a4e085c8 00:06:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:06:41 ---> Running in b15f8c5deb6f 00:06:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:06:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-636 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:06:48 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout 00:06:48 The recommended git tool is: git 00:06:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 00:06:53 Removing intermediate container a68844321e2b 00:06:53 ---> 133488553666 00:06:53 00:06:53 Step 11/24 : FROM alpine:3.12 00:06:53 ---> 13621d1b12d4 00:06:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:06:53 ---> Running in bc7fa1f3c7c8 00:06:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:54 (1/1) Installing dumb-init (1.2.2-r1) 00:06:54 Executing busybox-1.31.1-r20.trigger 00:06:54 OK: 6 MiB in 15 packages 00:06:54 Removing intermediate container 3bbfe42ef58f 00:06:54 ---> b5635cc3962b 00:06:54 00:06:54 Step 11/32 : FROM alpine:3.12 00:06:54 ---> 13621d1b12d4 00:06:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:06:54 using credential edgex-jenkins-ssh 00:06:54 Cloning the remote Git repository 00:06:54 ---> Running in 836aa237f017 00:06:54 Removing intermediate container 836aa237f017 00:06:54 ---> 712994bda817 00:06:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:06:54 ---> Running in 768127fffb82 00:06:54 Removing intermediate container bc7fa1f3c7c8 00:06:54 ---> 73ee1070961f 00:06:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:06:54 ---> Running in 3ee93cdb3f07 00:06:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:06:54 > git init /w/workspace/edgex-go/32 # timeout=10 00:06:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:06:54 > git --version # timeout=10 00:06:54 > git --version # 'git version 2.17.1' 00:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:55 Removing intermediate container 3ee93cdb3f07 00:06:55 ---> 4d403c3a58a8 00:06:55 Step 14/24 : ENV APP_PORT=59882 00:06:55 ---> Running in 994220039d83 00:06:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:55 Removing intermediate container 994220039d83 00:06:55 ---> c256823beb72 00:06:55 Step 15/24 : EXPOSE $APP_PORT 00:06:55 Removing intermediate container f55a3ac03205 00:06:55 ---> 252a7f7b6c30 00:06:55 00:06:55 Step 11/22 : FROM alpine:3.12 00:06:55 ---> 13621d1b12d4 00:06:55 Step 12/22 : RUN apk add --update --no-cache curl 00:06:55 (1/2) Installing dumb-init (1.2.2-r1) 00:06:55 (2/2) Installing su-exec (0.2-r1) 00:06:55 ---> Running in 4c3119288ad0 00:06:55 Executing busybox-1.31.1-r20.trigger 00:06:55 OK: 6 MiB in 16 packages 00:06:55 ---> Running in 1d2bb51c472e 00:06:56 Removing intermediate container 4c3119288ad0 00:06:56 ---> 84a852cce877 00:06:56 Step 16/24 : WORKDIR / 00:06:56 ---> Running in ee8c1b9a7142 00:06:56 Removing intermediate container ee8c1b9a7142 00:06:56 ---> 493b0a8a387d 00:06:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:56 Removing intermediate container 768127fffb82 00:06:56 ---> dcffe8b9ebe0 00:06:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:06:56 ---> Running in 14687de0a489 00:06:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:56 ---> 1693b074ae40 00:06:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:06:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:56 Removing intermediate container 14687de0a489 00:06:56 ---> 8c35d9757710 00:06:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:06:57 ---> Running in 5e44bb126a0b 00:06:57 (1/4) Installing ca-certificates (20191127-r4) 00:06:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:06:57 (3/4) Installing libcurl (7.78.0-r0) 00:06:57 (4/4) Installing curl (7.78.0-r0) 00:06:57 Executing busybox-1.31.1-r20.trigger 00:06:57 Executing ca-certificates-20191127-r4.trigger 00:06:57 OK: 7 MiB in 18 packages 00:06:57 ---> c2b46131ea84 00:06:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:06:57 Removing intermediate container 5e44bb126a0b 00:06:57 ---> 9674176b7da3 00:06:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:06:57 ---> Running in cb5171c969f4 00:06:57 ---> 4a611423c685 00:06:57 Step 20/24 : ENTRYPOINT ["/core-command"] 00:06:57 ---> Running in 462ceaf1acec 00:06:57 Removing intermediate container 462ceaf1acec 00:06:57 ---> 13e9d4c44c07 00:06:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:57 Removing intermediate container 1d2bb51c472e 00:06:57 ---> 08614df629ec 00:06:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:06:57 ---> Running in 7f6f219090a4 00:06:57 ---> Running in 2a235ea0aec3 00:06:58 Removing intermediate container 2a235ea0aec3 00:06:58 ---> 3fe8b1efe220 00:06:58 Step 14/22 : WORKDIR /edgex 00:06:58 Removing intermediate container 7f6f219090a4 00:06:58 ---> 9ffce8e73195 00:06:58 Step 22/24 : LABEL arch=x86_64 00:06:58 ---> Running in 055c2ca441a3 00:06:58 ---> Running in 1cecbb02aa60 00:06:58 Removing intermediate container 055c2ca441a3 00:06:58 ---> 4f2b63dd976e 00:06:58 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:06:58 Removing intermediate container 1cecbb02aa60 00:06:58 ---> 86427d43acfe 00:06:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:06:58 ---> Running in 4b52d909b0ee 00:06:58 Removing intermediate container cb5171c969f4 00:06:58 ---> 49025c91a772 00:06:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:06:58 ---> Running in a67e578d4b71 00:06:58 Removing intermediate container 4b52d909b0ee 00:06:58 ---> 1405e1cc9963 00:06:58 Step 24/24 : LABEL version=2.0.1-dev.29 00:06:59 ---> Running in 4a0b27bc12c0 00:06:59 ---> d40af8000b0b 00:06:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:06:59 Removing intermediate container a67e578d4b71 00:06:59 ---> 10e389b7dace 00:06:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:06:59 Removing intermediate container 4a0b27bc12c0 00:06:59 ---> 92117eba4686 00:06:59 00:06:59 Successfully built 92117eba4686 00:06:59 Successfully tagged core-command:latest 00:06:59 Building security-secretstore-setup 00:06:59  Building core-command ... done  ---> ed2cafae59b4 00:06:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:06:59 ---> Running in a1c35ccb57e5 00:06:59 ---> 72c76e466fb5 00:06:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:07:02 ---> 508ca76e2555 00:07:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:07:02 ---> Running in a08fc07418cf 00:07:03 Removing intermediate container 7f4d78f8273f 00:07:03 ---> e0066c964cad 00:07:03 00:07:03 Step 11/24 : FROM alpine:3.12 00:07:03 ---> 13621d1b12d4 00:07:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:07:03 Removing intermediate container a08fc07418cf 00:07:03 ---> 52595170cc12 00:07:03 Step 19/22 : CMD ["--init=true"] 00:07:03 ---> Running in f629997bdebb 00:07:03 ---> Running in 97d5e54f7dae 00:07:03 Removing intermediate container a1c35ccb57e5 00:07:03 ---> d4f087276dd5 00:07:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:03 Removing intermediate container f629997bdebb 00:07:03 ---> e1faed7c85cc 00:07:03 Step 13/24 : ENV APP_PORT=59880 00:07:03 Removing intermediate container 97d5e54f7dae 00:07:03 ---> f4adee8da399 00:07:03 Step 20/22 : LABEL arch=x86_64 00:07:03 ---> Running in 8fe394539c87 00:07:03 ---> Running in 214cb4f48554 00:07:03 ---> 7dceede82dc7 00:07:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:07:03 Removing intermediate container 214cb4f48554 00:07:03 ---> 8506337cb130 00:07:03 Step 21/22 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:04 Removing intermediate container 8fe394539c87 00:07:04 ---> 55429f1a6b4f 00:07:04 Step 14/24 : EXPOSE $APP_PORT 00:07:04 ---> Running in 2b4c2f2cfdb6 00:07:04 ---> Running in 60783a4c24be 00:07:04 ---> 42e98c9b96d9 00:07:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:07:04 Removing intermediate container 2b4c2f2cfdb6 00:07:04 ---> df393fad3168 00:07:04 Step 22/22 : LABEL version=2.0.1-dev.29 00:07:04 ---> Running in 7be6a4b2aaf4 00:07:04 Removing intermediate container 60783a4c24be 00:07:04 ---> 45e625e00c49 00:07:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:04 ---> Running in 62d855f6d2f0 00:07:04 ---> d92d5547bd65 00:07:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:07:04 Removing intermediate container 7be6a4b2aaf4 00:07:04 ---> d490250a2989 00:07:04 00:07:04 Successfully built d490250a2989 00:07:05 Successfully tagged security-proxy-setup:latest 00:07:05 Building support-scheduler 00:07:05  Building security-proxy-setup ... done  ---> d72bb3d23f3d 00:07:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:07:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:07:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:07:05 ---> 31bf29c6f2f7 00:07:05 Step 3/26 : WORKDIR /edgex-go 00:07:05 ---> Using cache 00:07:05 ---> d1e7eae7a0e5 00:07:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:05 ---> Using cache 00:07:05 ---> f23c203d4391 00:07:05 Step 5/26 : RUN apk add --update --no-cache make git 00:07:05 ---> Using cache 00:07:05 ---> 264c114ec38c 00:07:05 Step 6/26 : COPY go.mod . 00:07:05 ---> Using cache 00:07:05 ---> 7ccb077a5264 00:07:05 Step 7/26 : RUN go mod download 00:07:05 ---> Using cache 00:07:05 ---> b0e394386734 00:07:05 Step 8/26 : COPY . . 00:07:05 ---> Using cache 00:07:05 ---> cca6d1831ca7 00:07:05 Step 9/26 : RUN go mod tidy 00:07:05 ---> Using cache 00:07:05 ---> 61d4a4e085c8 00:07:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:07:07 ---> Running in 8b35d206affe 00:07:07 ---> 4d88d34f51ea 00:07:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:07:07 ---> Running in 17b6fac0a304 00:07:07 Removing intermediate container 62d855f6d2f0 00:07:07 ---> fc81cbba1abe 00:07:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:07:07 ---> Running in 5c14dd5e6719 00:07:07 Removing intermediate container 17b6fac0a304 00:07:07 ---> cbd1cf5742bc 00:07:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:07:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> 31bf29c6f2f7 00:07:08 Step 3/23 : WORKDIR /edgex-go 00:07:08 ---> Using cache 00:07:08 ---> d1e7eae7a0e5 00:07:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 ---> Using cache 00:07:08 ---> f23c203d4391 00:07:08 Step 5/23 : RUN apk add --update --no-cache make git 00:07:08 ---> Using cache 00:07:08 ---> 264c114ec38c 00:07:08 Step 6/23 : COPY go.mod . 00:07:08 ---> Using cache 00:07:08 ---> 7ccb077a5264 00:07:08 Step 7/23 : RUN go mod download 00:07:08 ---> Using cache 00:07:08 ---> b0e394386734 00:07:08 Step 8/23 : COPY . . 00:07:08 ---> Using cache 00:07:08 ---> cca6d1831ca7 00:07:08 Step 9/23 : RUN go mod tidy 00:07:08 ---> Using cache 00:07:08 ---> 61d4a4e085c8 00:07:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:07:08 ---> 436a65b4054b 00:07:08 Step 27/32 : RUN chmod +x /entrypoint.sh 00:07:08 ---> Running in e0c87419f500 00:07:08 ---> Running in ddf6ac01db4f 00:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:07:09 Removing intermediate container ddf6ac01db4f 00:07:09 ---> 9d0353c459cd 00:07:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:07:09 ---> Running in 71109ac76a46 00:07:09 (1/6) Installing dumb-init (1.2.2-r1) 00:07:10 Removing intermediate container 71109ac76a46 00:07:10 ---> f2dd3d8c969f 00:07:10 Step 29/32 : CMD ["gate"] 00:07:10 (2/6) Installing libgcc (9.3.0-r2) 00:07:10 ---> Running in 006bb076972f 00:07:10 (3/6) Installing libsodium (1.0.18-r0) 00:07:10 (4/6) Installing libstdc++ (9.3.0-r2) 00:07:10 Removing intermediate container 006bb076972f 00:07:10 ---> 560a721c6a3f 00:07:10 Step 30/32 : LABEL arch=x86_64 00:07:10 ---> Running in cda887ad3492 00:07:10 Removing intermediate container cda887ad3492 00:07:10 ---> 1acfff7a3833 00:07:10 Step 31/32 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:10 ---> Running in 69983b1a2e16 00:07:11 Removing intermediate container 69983b1a2e16 00:07:11 ---> 4cee80659070 00:07:11 Step 32/32 : LABEL version=2.0.1-dev.29 00:07:11 (5/6) Installing libzmq (4.3.3-r0) 00:07:11 ---> Running in a20b6f6347b2 00:07:11 (6/6) Installing zeromq (4.3.3-r0) 00:07:11 Executing busybox-1.31.1-r20.trigger 00:07:11 OK: 8 MiB in 20 packages 00:07:11 Removing intermediate container a20b6f6347b2 00:07:11 ---> 373355493da6 00:07:11 00:07:11 Successfully built 373355493da6 00:07:11 Successfully tagged security-bootstrapper:latest 00:07:11 Building sys-mgmt-agent 00:07:11 Avoid second fetch 00:07:11 Checking out Revision 729eb4739df12e156b446759f30c8b9b764bc7ef (main) 00:07:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:07:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:11 > git config core.sparsecheckout # timeout=10 00:07:11 > git checkout -f 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 00:07:13  Building security-bootstrapper ... done Removing intermediate container 5c14dd5e6719 00:07:13 ---> a9e6c70433d4 00:07:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:13 ---> 49b3f944009e 00:07:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:07:15 ---> df022e6fe218 00:07:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:07:15 Removing intermediate container b15f8c5deb6f 00:07:15 ---> 472ef045f617 00:07:15 00:07:15 Step 11/24 : FROM alpine:3.12 00:07:15 ---> 13621d1b12d4 00:07:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:07:15 ---> Using cache 00:07:15 ---> 73ee1070961f 00:07:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:07:15 ---> Using cache 00:07:15 ---> 4d403c3a58a8 00:07:15 Step 14/24 : ENV APP_PORT=59881 00:07:15 ---> Running in 98f64634bcc1 00:07:15 ---> 7d186033ce0c 00:07:15 Step 20/24 : ENTRYPOINT ["/core-data"] 00:07:15 Removing intermediate container 98f64634bcc1 00:07:15 ---> dbe6055cc869 00:07:15 Step 15/24 : EXPOSE $APP_PORT 00:07:15 ---> Running in a72739cfd6d3 00:07:15 ---> Running in 1ced2fb27034 00:07:16 Removing intermediate container 1ced2fb27034 00:07:16 ---> aa237382bc00 00:07:16 Step 16/24 : WORKDIR / 00:07:16 Removing intermediate container a72739cfd6d3 00:07:16 ---> 7e4999dc40eb 00:07:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:16 Commit message: "refactor: Clean up TOML quotes (#3666)" 00:07:16 ---> Running in dcdb95c82d69 00:07:16 ---> Running in 0021b4972f28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:16 provisioning config files... 00:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config4849628372018477252tmp [Pipeline] { 00:07:16 Removing intermediate container 0021b4972f28 00:07:16 ---> 3f9942bb7589 00:07:16 Step 22/24 : LABEL arch=x86_64 00:07:16 ---> Running in 76c79d84b524 00:07:16 Removing intermediate container dcdb95c82d69 00:07:16 ---> 297cb8c56e61 00:07:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] libraryResource [Pipeline] sh 00:07:16 Removing intermediate container 76c79d84b524 00:07:16 ---> 2697c458f86f 00:07:16 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:16 ---> Running in 19d0c74fbbb6 00:07:16 ---> 70b99a8de200 00:07:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:07:17 ---> docker-login.sh 00:07:17 nexus3.edgexfoundry.org:10001 00:07:17 Removing intermediate container 19d0c74fbbb6 00:07:17 ---> b90b41163719 00:07:17 Step 24/24 : LABEL version=2.0.1-dev.29 00:07:17 ---> Running in ce2638e3863b 00:07:17 Removing intermediate container ce2638e3863b 00:07:17 ---> ead6885e2de9 00:07:17 00:07:17 Successfully built ead6885e2de9 00:07:17 Successfully tagged core-data:latest 00:07:17  Building core-data ... done  ---> 0814cdcf6867 00:07:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:07:18 ---> 68f09c823b78 00:07:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:07:18 ---> Running in d7880582d33f 00:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:18 Removing intermediate container d7880582d33f 00:07:18 ---> 39e1db03cca7 00:07:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:18 ---> Running in 534420b2cea3 00:07:18 Removing intermediate container 534420b2cea3 00:07:18 ---> 476e67e8b0a4 00:07:18 Step 22/24 : LABEL arch=x86_64 00:07:18 ---> Running in af8b5932afed 00:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:18 Configure a credential helper to remove this warning. See 00:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:18 00:07:18 Login Succeeded 00:07:18 nexus3.edgexfoundry.org:10002 00:07:18 Removing intermediate container af8b5932afed 00:07:18 ---> 9fec97ad66dc 00:07:18 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:18 ---> Running in 5dcf0ae03637 00:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:19 Removing intermediate container 5dcf0ae03637 00:07:19 ---> e9b123be6dc0 00:07:19 Step 24/24 : LABEL version=2.0.1-dev.29 00:07:19 ---> Running in 92d45524781a 00:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:19 Configure a credential helper to remove this warning. See 00:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:19 00:07:19 Login Succeeded 00:07:19 nexus3.edgexfoundry.org:10003 00:07:19 Removing intermediate container 92d45524781a 00:07:19 ---> d88cf57fa07e 00:07:19 00:07:19 Successfully built d88cf57fa07e 00:07:19 Successfully tagged core-metadata:latest 00:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:19 Configure a credential helper to remove this warning. See 00:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:19 00:07:19 Login Succeeded 00:07:19 nexus3.edgexfoundry.org:10004 00:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:20 Configure a credential helper to remove this warning. See 00:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:20 00:07:20 Login Succeeded 00:07:20 docker.io 00:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:21 Configure a credential helper to remove this warning. See 00:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:21 00:07:21 Login Succeeded 00:07:21 ---> docker-login.sh ends [Pipeline] } 00:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:21 ========================================================= 00:07:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:07:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:07:22  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:07:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:07:22 ---> 31bf29c6f2f7 00:07:22 Step 3/24 : WORKDIR /edgex-go 00:07:22 ---> Using cache 00:07:22 ---> d1e7eae7a0e5 00:07:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:22 ---> Using cache 00:07:22 ---> f23c203d4391 00:07:22 Step 5/24 : RUN apk add --update --no-cache make bash git 00:07:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:22 595b0fe564bb: Pulling fs layer 00:07:22 24495759ef45: Pulling fs layer 00:07:22 d148012ef14d: Pulling fs layer 00:07:22 e90a11edd702: Pulling fs layer 00:07:22 d77568369979: Pulling fs layer 00:07:22 fc1c9f9a7f3b: Pulling fs layer 00:07:22 170f2ba95c9a: Pulling fs layer 00:07:22 97ac5df62f85: Pulling fs layer 00:07:22 e90a11edd702: Waiting 00:07:22 d77568369979: Waiting 00:07:22 fc1c9f9a7f3b: Waiting 00:07:22 170f2ba95c9a: Waiting 00:07:22 97ac5df62f85: Waiting 00:07:22 d148012ef14d: Download complete 00:07:22 24495759ef45: Download complete 00:07:22 d77568369979: Verifying Checksum 00:07:22 d77568369979: Download complete 00:07:22 fc1c9f9a7f3b: Verifying Checksum 00:07:22 fc1c9f9a7f3b: Download complete 00:07:22 595b0fe564bb: Verifying Checksum 00:07:22 595b0fe564bb: Download complete 00:07:22 170f2ba95c9a: Verifying Checksum 00:07:22 170f2ba95c9a: Download complete 00:07:22 ---> Running in ffdb7220b817 00:07:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:07:23 595b0fe564bb: Pull complete 00:07:24 24495759ef45: Pull complete 00:07:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:07:24 d148012ef14d: Pull complete 00:07:25 OK: 219 MiB in 52 packages 00:07:26 Removing intermediate container ffdb7220b817 00:07:26 ---> 6d7679b88188 00:07:26 Step 6/24 : COPY go.mod . 00:07:26 ---> 85ca6fac2a0b 00:07:26 Step 7/24 : RUN go mod download 00:07:26 ---> Running in 055620bbfc4e 00:07:26 97ac5df62f85: Verifying Checksum 00:07:26 97ac5df62f85: Download complete 00:07:27 e90a11edd702: Verifying Checksum 00:07:27 e90a11edd702: Download complete 00:07:28 Removing intermediate container 055620bbfc4e 00:07:28 ---> 16be93ea71af 00:07:28 Step 8/24 : COPY . . 00:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:07:33 ---> 512013caf182 00:07:33 Step 9/24 : RUN go mod tidy 00:07:33 ---> Running in c6df5dd551a3 00:07:34 Removing intermediate container 8b35d206affe 00:07:34 ---> 2206edf61404 00:07:34 00:07:34 Step 11/26 : FROM alpine:3.12 00:07:34 ---> 13621d1b12d4 00:07:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:07:34 ---> Running in eb4be66c88a5 00:07:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:35 (1/6) Installing ca-certificates (20191127-r4) 00:07:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:07:35 (3/6) Installing libcurl (7.78.0-r0) 00:07:35 (4/6) Installing curl (7.78.0-r0) 00:07:35 (5/6) Installing dumb-init (1.2.2-r1) 00:07:35 (6/6) Installing su-exec (0.2-r1) 00:07:35 Executing busybox-1.31.1-r20.trigger 00:07:35 Executing ca-certificates-20191127-r4.trigger 00:07:35 OK: 7 MiB in 20 packages 00:07:35 Removing intermediate container c6df5dd551a3 00:07:35 ---> 69c07e191bdc 00:07:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:07:36 Removing intermediate container e0c87419f500 00:07:36 ---> 4845de46d101 00:07:36 00:07:36 Step 11/23 : FROM alpine:3.12 00:07:36 ---> 13621d1b12d4 00:07:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:07:36 ---> Using cache 00:07:36 ---> 73ee1070961f 00:07:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:07:36 ---> Using cache 00:07:36 ---> 4d403c3a58a8 00:07:36 Step 14/23 : ENV APP_PORT=59861 00:07:36 ---> Running in 6d238f96009e 00:07:36 ---> Running in 3c583070cde3 00:07:36 Removing intermediate container eb4be66c88a5 00:07:36 ---> d71c0b65b7c9 00:07:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:07:36 Removing intermediate container 3c583070cde3 00:07:36 ---> d8256d042175 00:07:36 Step 15/23 : EXPOSE $APP_PORT 00:07:36 ---> Running in dd780fb180d0 00:07:36 ---> Running in 9a34bd983360 00:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:07:36 Removing intermediate container 9a34bd983360 00:07:36 ---> 746ccd159693 00:07:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:36 Removing intermediate container dd780fb180d0 00:07:36 ---> 1c9e77534bdf 00:07:36 Step 14/26 : WORKDIR / 00:07:36 ---> Running in 7b3fae1164b7 00:07:36 ---> 9502ab28fd29 00:07:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:07:36 Removing intermediate container 7b3fae1164b7 00:07:36 ---> 9afe1255c275 00:07:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:07:37 ---> d743fda0e543 00:07:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:07:37 ---> c9b1d068a090 00:07:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:07:37 e90a11edd702: Pull complete 00:07:37 ---> dbd1d9c4cb22 00:07:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:07:37 ---> 19d7716d46b8 00:07:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:07:37 ---> Running in 05e7e4a6ac53 00:07:37 ---> 32225458a0f2 00:07:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:07:37 Removing intermediate container 05e7e4a6ac53 00:07:37 ---> de841aa6351a 00:07:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:37 d77568369979: Pull complete 00:07:38 ---> Running in 6c34c2e313b6 00:07:38 ---> b621b301e182 00:07:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:07:38 fc1c9f9a7f3b: Pull complete 00:07:38 Removing intermediate container 6c34c2e313b6 00:07:38 ---> 548fa14db6c3 00:07:38 Step 21/23 : LABEL arch=x86_64 00:07:38 ---> Running in e1fc67c000f2 00:07:38 Removing intermediate container e1fc67c000f2 00:07:38 ---> 8c9dc6b36657 00:07:38 Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:38 ---> Running in f49604d722f8 00:07:38 170f2ba95c9a: Pull complete 00:07:38 Removing intermediate container f49604d722f8 00:07:38 ---> 76bf79a4adad 00:07:38 Step 23/23 : LABEL version=2.0.1-dev.29 00:07:38 ---> 43163f7183ea 00:07:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:07:38 ---> Running in a62427e60c62 00:07:39 Removing intermediate container a62427e60c62 00:07:39 ---> 3d76ef08c332 00:07:39 00:07:39 Successfully built 3d76ef08c332 00:07:39 Successfully tagged support-scheduler:latest 00:07:39  Building support-scheduler ... done  ---> ab892bec3973 00:07:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:07:39 ---> 90bec1b99c6f 00:07:39 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/ 00:07:39 ---> Running in f2df78b76494 00:07:40 Removing intermediate container f2df78b76494 00:07:40 ---> a8dcfcebade3 00:07:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:07:40 ---> Running in 307c71ba188a 00:07:41 Removing intermediate container 307c71ba188a 00:07:41 ---> 2cbcdf7950f0 00:07:41 Step 24/26 : LABEL arch=x86_64 00:07:41 ---> Running in b1b42061f460 00:07:41 Removing intermediate container b1b42061f460 00:07:41 ---> 4188c99827c4 00:07:41 Step 25/26 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:07:41 ---> Running in eeca85f1d5ed 00:07:41 Removing intermediate container eeca85f1d5ed 00:07:41 ---> 9619c81504d2 00:07:41 Step 26/26 : LABEL version=2.0.1-dev.29 00:07:41 ---> Running in 965c61486f6b 00:07:41 Removing intermediate container 965c61486f6b 00:07:41 ---> 0762b3c68e3d 00:07:41 00:07:41 Successfully built 0762b3c68e3d 00:07:41 Successfully tagged security-secretstore-setup:latest 00:07:45 97ac5df62f85: Pull complete 00:07:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:07:46 + docker build -t ci-base-image-arm64 -f - . 00:07:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:07:46 WORKDIR /edgex 00:07:46 COPY go.mod . 00:07:46 RUN go mod download 00:07:48 Sending build context to Docker daemon 165.9MB 00:07:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:07:48 ---> 04bc70af865f 00:07:48 Step 2/4 : WORKDIR /edgex 00:07:48  Building security-secretstore-setup ... done Removing intermediate container 6d238f96009e 00:07:48 ---> cdbb23962c31 00:07:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:07:48 ---> Running in 98433ae7360e 00:07:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:07:48 Removing intermediate container 98433ae7360e 00:07:48 ---> ad335b454289 00:07:48 00:07:48 Step 12/24 : FROM docker:20.10.7 00:07:49 20.10.7: Pulling from library/docker 00:07:52 ---> Running in 9b91e3881053 00:07:52 Removing intermediate container 9b91e3881053 00:07:52 ---> 7f99e0649532 00:07:52 Step 3/4 : COPY go.mod . 00:07:53 ---> 7c8ba97593bb 00:07:53 Step 4/4 : RUN go mod download 00:07:53 ---> Running in 1b7d88b7b723 00:07:54 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:07:54 Status: Downloaded newer image for docker:20.10.7 00:07:54 ---> 08bdaf2f88f9 00:07:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:07:55 ---> Running in 9e8b6d80a9cb 00:07:55 Removing intermediate container 9e8b6d80a9cb 00:07:55 ---> 773adc41cae3 00:07:55 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 00:07:55 ---> Running in cf0bae53c04f 00:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:07:56 (1/39) Installing readline (8.1.0-r0) 00:07:56 (2/39) Installing bash (5.1.0-r0) 00:07:56 Executing bash-5.1.0-r0.post-install 00:07:56 (3/39) Installing brotli-libs (1.0.9-r3) 00:07:56 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:07:56 (5/39) Installing libcurl (7.78.0-r0) 00:07:56 (6/39) Installing curl (7.78.0-r0) 00:07:56 (7/39) Installing dumb-init (1.2.5-r0) 00:07:56 (8/39) Installing libbz2 (1.0.8-r1) 00:07:56 (9/39) Installing expat (2.2.10-r1) 00:07:56 (10/39) Installing libffi (3.3-r2) 00:07:56 (11/39) Installing gdbm (1.19-r0) 00:07:56 (12/39) Installing xz-libs (5.2.5-r0) 00:07:56 (13/39) Installing sqlite-libs (3.34.1-r0) 00:07:56 (14/39) Installing python3 (3.8.10-r0) 00:07:56 (15/39) Installing py3-appdirs (1.4.4-r1) 00:07:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:07:56 (17/39) Installing py3-parsing (2.4.7-r1) 00:07:56 (18/39) Installing py3-six (1.15.0-r0) 00:07:56 (19/39) Installing py3-packaging (20.9-r0) 00:07:56 (20/39) Installing py3-setuptools (51.3.3-r0) 00:07:56 (21/39) Installing py3-chardet (4.0.0-r0) 00:07:56 (22/39) Installing py3-idna (3.1-r0) 00:07:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:07:56 (24/39) Installing py3-requests (2.25.1-r1) 00:07:57 (25/39) Installing py3-msgpack (1.0.2-r0) 00:07:57 (26/39) Installing py3-lockfile (0.12.2-r3) 00:07:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:07:57 (28/39) Installing py3-colorama (0.4.4-r0) 00:07:57 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:07:57 (30/39) Installing py3-distlib (0.3.1-r1) 00:07:57 (31/39) Installing py3-distro (1.5.0-r1) 00:07:57 (32/39) Installing py3-webencodings (0.5.1-r3) 00:07:57 (33/39) Installing py3-html5lib (1.1-r0) 00:07:57 (34/39) Installing py3-pytoml (0.1.21-r0) 00:07:57 (35/39) Installing py3-pep517 (0.9.1-r0) 00:07:57 (36/39) Installing py3-progress (1.5-r0) 00:07:57 (37/39) Installing py3-retrying (1.3.3-r0) 00:07:57 (38/39) Installing py3-toml (0.10.2-r0) 00:07:57 (39/39) Installing py3-pip (20.3.4-r0) 00:07:57 Executing busybox-1.32.1-r6.trigger 00:07:57 OK: 82 MiB in 59 packages 00:07:59 Collecting docker-compose==1.23.2 00:07:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:07:59 Collecting docker<4.0,>=3.6.0 00:07:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:07:59 Collecting PyYAML<4,>=3.10 00:07:59 Downloading PyYAML-3.13.tar.gz (270 kB) 00:07:59 Collecting docopt<0.7,>=0.6.1 00:07:59 Downloading docopt-0.6.2.tar.gz (25 kB) 00:08:00 Collecting dockerpty<0.5,>=0.4.1 00:08:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:08:00 Collecting websocket-client<1.0,>=0.32.0 00:08:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:08:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:08:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:08:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:08:00 Collecting texttable<0.10,>=0.9.0 00:08:00 Downloading texttable-0.9.1.tar.gz (11 kB) 00:08:00 Collecting jsonschema<3,>=2.5.1 00:08:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:08:00 Collecting cached-property<2,>=1.2.0 00:08:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:08:01 Collecting docker-pycreds>=0.4.0 00:08:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:08:01 Collecting certifi>=2017.4.17 00:08:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:08:01 Collecting chardet<3.1.0,>=3.0.2 00:08:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:08:01 Collecting urllib3<1.25,>=1.21.1 00:08:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:08:01 Collecting idna<2.8,>=2.5 00:08:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:08:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:08:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:08:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:08:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:08:01 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:08:01 Attempting uninstall: urllib3 00:08:01 Found existing installation: urllib3 1.26.2 00:08:01 Uninstalling urllib3-1.26.2: 00:08:01 Successfully uninstalled urllib3-1.26.2 00:08:01 Attempting uninstall: idna 00:08:01 Found existing installation: idna 3.1 00:08:01 Uninstalling idna-3.1: 00:08:01 Successfully uninstalled idna-3.1 00:08:01 Attempting uninstall: chardet 00:08:01 Found existing installation: chardet 4.0.0 00:08:01 Uninstalling chardet-4.0.0: 00:08:01 Successfully uninstalled chardet-4.0.0 00:08:02 Attempting uninstall: requests 00:08:02 Found existing installation: requests 2.25.1 00:08:02 Uninstalling requests-2.25.1: 00:08:02 Successfully uninstalled requests-2.25.1 00:08:02 Running setup.py install for texttable: started 00:08:02 Running setup.py install for texttable: finished with status 'done' 00:08:02 Running setup.py install for PyYAML: started 00:08:02 Running setup.py install for PyYAML: finished with status 'done' 00:08:02 Running setup.py install for docopt: started 00:08:03 Running setup.py install for docopt: finished with status 'done' 00:08:03 Running setup.py install for dockerpty: started 00:08:03 Running setup.py install for dockerpty: finished with status 'done' 00:08:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:08:08 Removing intermediate container cf0bae53c04f 00:08:08 ---> 6bb5363a3670 00:08:08 Step 15/24 : ENV APP_PORT=58890 00:08:08 ---> Running in ca193256784d 00:08:08 Removing intermediate container ca193256784d 00:08:08 ---> 2a03f3fb9551 00:08:08 Step 16/24 : EXPOSE $APP_PORT 00:08:08 ---> Running in 48e72d7725fd 00:08:08 Removing intermediate container 48e72d7725fd 00:08:08 ---> 58af6fadf981 00:08:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:08:08 ---> 65957ac47279 00:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:08:08 ---> 9ef627133cf3 00:08:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:08:08 ---> 35931d39d357 00:08:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:08:08 ---> Running in c859da845823 00:08:08 Removing intermediate container c859da845823 00:08:08 ---> 6323cc5b2c7b 00:08:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:08 ---> Running in a1f5dd9f18c6 00:08:08 Removing intermediate container a1f5dd9f18c6 00:08:08 ---> 40a4cb2c4916 00:08:08 Step 22/24 : LABEL arch=x86_64 00:08:08 ---> Running in 23ccc43a3d52 00:08:08 Removing intermediate container 23ccc43a3d52 00:08:08 ---> fc4a05dec08c 00:08:08 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:08 ---> Running in 839056594a0c 00:08:08 Removing intermediate container 839056594a0c 00:08:08 ---> ca46ea302285 00:08:08 Step 24/24 : LABEL version=2.0.1-dev.29 00:08:08 ---> Running in b24a4a857903 00:08:08 Removing intermediate container b24a4a857903 00:08:08 ---> a9da629837c3 00:08:08 00:08:08 Successfully built a9da629837c3 00:08:08 Successfully tagged sys-mgmt-agent:latest 00:08:09  Building sys-mgmt-agent ... done  [Pipeline] } 00:08:09 $ docker stop --time=1 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 00:08:10 $ docker rm -f 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 [Pipeline] // withDockerContainer [Pipeline] sh 00:08:10 + docker images 00:08:10 REPOSITORY TAG IMAGE ID CREATED SIZE 00:08:10 sys-mgmt-agent latest a9da629837c3 2 seconds ago 325MB 00:08:10 ad335b454289 22 seconds ago 1.75GB 00:08:10 security-secretstore-setup latest 0762b3c68e3d 29 seconds ago 29MB 00:08:10 support-scheduler latest 3d76ef08c332 32 seconds ago 16.1MB 00:08:10 4845de46d101 35 seconds ago 1.75GB 00:08:10 2206edf61404 36 seconds ago 1.75GB 00:08:10 core-metadata latest d88cf57fa07e 51 seconds ago 16.7MB 00:08:10 core-data latest ead6885e2de9 53 seconds ago 20.4MB 00:08:10 472ef045f617 55 seconds ago 1.75GB 00:08:10 security-bootstrapper latest 373355493da6 59 seconds ago 18.8MB 00:08:10 security-proxy-setup latest d490250a2989 About a minute ago 25.9MB 00:08:10 e0066c964cad About a minute ago 1.75GB 00:08:10 core-command latest 92117eba4686 About a minute ago 16MB 00:08:10 252a7f7b6c30 About a minute ago 1.75GB 00:08:10 b5635cc3962b About a minute ago 1.75GB 00:08:10 133488553666 About a minute ago 1.74GB 00:08:10 support-notifications latest d6521774ee95 About a minute ago 16.8MB 00:08:10 36ac23b5b7ad About a minute ago 1.75GB 00:08:10 ci-base-image-x86_64 latest 31bf29c6f2f7 5 minutes ago 1.24GB 00:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 6 days ago 547MB 00:08:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 9 days ago 37.5MB 00:08:10 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 00:08:10 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 00:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 00:08:11 provisioning config files... 00:08:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config7758347676069521782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:11 ---> docker-login.sh 00:08:11 nexus3.edgexfoundry.org:10001 00:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:11 Configure a credential helper to remove this warning. See 00:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:11 00:08:11 Login Succeeded 00:08:11 nexus3.edgexfoundry.org:10002 00:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:11 Configure a credential helper to remove this warning. See 00:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:11 00:08:11 Login Succeeded 00:08:11 nexus3.edgexfoundry.org:10003 00:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:11 Configure a credential helper to remove this warning. See 00:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:11 00:08:11 Login Succeeded 00:08:11 nexus3.edgexfoundry.org:10004 00:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:11 Configure a credential helper to remove this warning. See 00:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:11 00:08:11 Login Succeeded 00:08:11 docker.io 00:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:12 Configure a credential helper to remove this warning. See 00:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:12 00:08:12 Login Succeeded 00:08:12 ---> docker-login.sh ends [Pipeline] } 00:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:08:12 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:12 latest 00:08:12 2.0.1-dev.29 00:08:12 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:12 main 00:08:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:12 + docker push nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:08:12 c0f5d0dfda13: Preparing 00:08:12 cce2ed9da3cd: Preparing 00:08:12 dd2d5172c274: Preparing 00:08:12 dfeb9192e0cc: Preparing 00:08:12 32f366d666a5: Preparing 00:08:12 32f366d666a5: Layer already exists 00:08:13 c0f5d0dfda13: Pushed 00:08:13 dd2d5172c274: Pushed 00:08:13 dfeb9192e0cc: Pushed 00:08:14 cce2ed9da3cd: Pushed 00:08:14 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 00:08:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:08:15 c0f5d0dfda13: Preparing 00:08:15 cce2ed9da3cd: Preparing 00:08:15 dd2d5172c274: Preparing 00:08:15 dfeb9192e0cc: Preparing 00:08:15 32f366d666a5: Preparing 00:08:15 32f366d666a5: Layer already exists 00:08:15 dd2d5172c274: Layer already exists 00:08:15 c0f5d0dfda13: Layer already exists 00:08:15 dfeb9192e0cc: Layer already exists 00:08:15 cce2ed9da3cd: Layer already exists 00:08:15 latest: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:16 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 00:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:08:16 c0f5d0dfda13: Preparing 00:08:16 cce2ed9da3cd: Preparing 00:08:16 dd2d5172c274: Preparing 00:08:16 dfeb9192e0cc: Preparing 00:08:16 32f366d666a5: Preparing 00:08:16 dd2d5172c274: Layer already exists 00:08:16 dfeb9192e0cc: Layer already exists 00:08:16 32f366d666a5: Layer already exists 00:08:16 cce2ed9da3cd: Layer already exists 00:08:16 c0f5d0dfda13: Layer already exists 00:08:16 2.0.1-dev.29: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:16 + docker push nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:08:16 c0f5d0dfda13: Preparing 00:08:16 cce2ed9da3cd: Preparing 00:08:16 dd2d5172c274: Preparing 00:08:16 dfeb9192e0cc: Preparing 00:08:16 32f366d666a5: Preparing 00:08:16 dfeb9192e0cc: Layer already exists 00:08:16 c0f5d0dfda13: Layer already exists 00:08:16 cce2ed9da3cd: Layer already exists 00:08:17 32f366d666a5: Layer already exists 00:08:17 dd2d5172c274: Layer already exists 00:08:17 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 00:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:08:17 c0f5d0dfda13: Preparing 00:08:17 cce2ed9da3cd: Preparing 00:08:17 dd2d5172c274: Preparing 00:08:17 dfeb9192e0cc: Preparing 00:08:17 32f366d666a5: Preparing 00:08:17 dfeb9192e0cc: Layer already exists 00:08:17 cce2ed9da3cd: Layer already exists 00:08:17 dd2d5172c274: Layer already exists 00:08:17 32f366d666a5: Layer already exists 00:08:17 c0f5d0dfda13: Layer already exists 00:08:17 main: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:17 ===================================================== [Pipeline] echo 00:08:17 taggedImages: 00:08:17 - nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:17 - nexus3.edgexfoundry.org:10004/core-command:latest 00:08:17 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 00:08:17 - nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:08:17 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:08:17 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:17 latest 00:08:17 2.0.1-dev.29 00:08:17 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:17 main 00:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:18 + docker push nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:08:18 36f7a78e6f38: Preparing 00:08:18 9d64562a2b2b: Preparing 00:08:18 dd2d5172c274: Preparing 00:08:18 c92e94ff4998: Preparing 00:08:18 76e6dfe1a2e1: Preparing 00:08:18 32f366d666a5: Preparing 00:08:18 32f366d666a5: Waiting 00:08:18 dd2d5172c274: Layer already exists 00:08:18 32f366d666a5: Layer already exists 00:08:18 76e6dfe1a2e1: Pushed 00:08:18 36f7a78e6f38: Pushed 00:08:18 c92e94ff4998: Pushed 00:08:20 9d64562a2b2b: Pushed 00:08:20 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:08:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 00:08:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:08:20 36f7a78e6f38: Preparing 00:08:20 9d64562a2b2b: Preparing 00:08:20 dd2d5172c274: Preparing 00:08:20 c92e94ff4998: Preparing 00:08:20 76e6dfe1a2e1: Preparing 00:08:20 32f366d666a5: Preparing 00:08:20 32f366d666a5: Waiting 00:08:20 c92e94ff4998: Layer already exists 00:08:20 9d64562a2b2b: Layer already exists 00:08:20 76e6dfe1a2e1: Layer already exists 00:08:20 36f7a78e6f38: Layer already exists 00:08:20 dd2d5172c274: Layer already exists 00:08:20 32f366d666a5: Layer already exists 00:08:21 latest: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:08:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:21 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 00:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:08:21 36f7a78e6f38: Preparing 00:08:21 9d64562a2b2b: Preparing 00:08:21 dd2d5172c274: Preparing 00:08:21 c92e94ff4998: Preparing 00:08:21 76e6dfe1a2e1: Preparing 00:08:21 32f366d666a5: Preparing 00:08:21 32f366d666a5: Waiting 00:08:21 36f7a78e6f38: Layer already exists 00:08:21 c92e94ff4998: Layer already exists 00:08:21 9d64562a2b2b: Layer already exists 00:08:21 dd2d5172c274: Layer already exists 00:08:21 76e6dfe1a2e1: Layer already exists 00:08:21 32f366d666a5: Layer already exists 00:08:21 2.0.1-dev.29: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:08:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:22 + docker push nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:08:22 36f7a78e6f38: Preparing 00:08:22 9d64562a2b2b: Preparing 00:08:22 dd2d5172c274: Preparing 00:08:22 c92e94ff4998: Preparing 00:08:22 76e6dfe1a2e1: Preparing 00:08:22 32f366d666a5: Preparing 00:08:22 32f366d666a5: Waiting 00:08:22 dd2d5172c274: Layer already exists 00:08:22 c92e94ff4998: Layer already exists 00:08:22 9d64562a2b2b: Layer already exists 00:08:22 76e6dfe1a2e1: Layer already exists 00:08:22 36f7a78e6f38: Layer already exists 00:08:22 32f366d666a5: Layer already exists 00:08:22 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:08:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 00:08:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:08:23 36f7a78e6f38: Preparing 00:08:23 9d64562a2b2b: Preparing 00:08:23 dd2d5172c274: Preparing 00:08:23 c92e94ff4998: Preparing 00:08:23 76e6dfe1a2e1: Preparing 00:08:23 32f366d666a5: Preparing 00:08:23 32f366d666a5: Waiting 00:08:23 76e6dfe1a2e1: Layer already exists 00:08:23 9d64562a2b2b: Layer already exists 00:08:23 dd2d5172c274: Layer already exists 00:08:23 36f7a78e6f38: Layer already exists 00:08:23 c92e94ff4998: Layer already exists 00:08:23 32f366d666a5: Layer already exists 00:08:23 main: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:23 ===================================================== [Pipeline] echo 00:08:23 taggedImages: 00:08:23 - nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:23 - nexus3.edgexfoundry.org:10004/core-data:latest 00:08:23 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 00:08:23 - nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:08:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:08:23 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:23 latest 00:08:23 2.0.1-dev.29 00:08:23 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:23 main 00:08:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:08:24 b2dbcc0d2a5a: Preparing 00:08:24 d6e355430f6b: Preparing 00:08:24 dd2d5172c274: Preparing 00:08:24 dfeb9192e0cc: Preparing 00:08:24 32f366d666a5: Preparing 00:08:24 32f366d666a5: Layer already exists 00:08:24 dfeb9192e0cc: Layer already exists 00:08:24 dd2d5172c274: Layer already exists 00:08:24 b2dbcc0d2a5a: Pushed 00:08:25 d6e355430f6b: Pushed 00:08:25 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 00:08:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:08:26 b2dbcc0d2a5a: Preparing 00:08:26 d6e355430f6b: Preparing 00:08:26 dd2d5172c274: Preparing 00:08:26 dfeb9192e0cc: Preparing 00:08:26 32f366d666a5: Preparing 00:08:26 32f366d666a5: Layer already exists 00:08:26 dfeb9192e0cc: Layer already exists 00:08:26 d6e355430f6b: Layer already exists 00:08:26 b2dbcc0d2a5a: Layer already exists 00:08:26 dd2d5172c274: Layer already exists 00:08:26 latest: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 00:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:08:27 b2dbcc0d2a5a: Preparing 00:08:27 d6e355430f6b: Preparing 00:08:27 dd2d5172c274: Preparing 00:08:27 dfeb9192e0cc: Preparing 00:08:27 32f366d666a5: Preparing 00:08:27 dd2d5172c274: Layer already exists 00:08:27 dfeb9192e0cc: Layer already exists 00:08:27 d6e355430f6b: Layer already exists 00:08:27 b2dbcc0d2a5a: Layer already exists 00:08:27 32f366d666a5: Layer already exists 00:08:27 2.0.1-dev.29: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:08:28 b2dbcc0d2a5a: Preparing 00:08:28 d6e355430f6b: Preparing 00:08:28 dd2d5172c274: Preparing 00:08:28 dfeb9192e0cc: Preparing 00:08:28 32f366d666a5: Preparing 00:08:28 32f366d666a5: Layer already exists 00:08:28 dfeb9192e0cc: Layer already exists 00:08:28 b2dbcc0d2a5a: Layer already exists 00:08:28 dd2d5172c274: Layer already exists 00:08:28 d6e355430f6b: Layer already exists 00:08:28 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 00:08:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:08:28 b2dbcc0d2a5a: Preparing 00:08:28 d6e355430f6b: Preparing 00:08:28 dd2d5172c274: Preparing 00:08:28 dfeb9192e0cc: Preparing 00:08:28 32f366d666a5: Preparing 00:08:28 32f366d666a5: Layer already exists 00:08:28 b2dbcc0d2a5a: Layer already exists 00:08:28 dfeb9192e0cc: Layer already exists 00:08:28 d6e355430f6b: Layer already exists 00:08:28 dd2d5172c274: Layer already exists 00:08:28 main: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:28 ===================================================== [Pipeline] echo 00:08:28 taggedImages: 00:08:28 - nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:08:28 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 00:08:28 - nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:08:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:08:28 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:28 latest 00:08:28 2.0.1-dev.29 00:08:28 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:28 main 00:08:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:08:29 6c5dbaa66faa: Preparing 00:08:29 6c5dbaa66faa: Preparing 00:08:29 f7ab41337e5f: Preparing 00:08:29 f76eae2541c5: Preparing 00:08:29 0c5d4250bb54: Preparing 00:08:29 c7c5e6c0a97b: Preparing 00:08:29 dd2d5172c274: Preparing 00:08:29 4beb7cd2ba64: Preparing 00:08:29 6a013248a6f3: Preparing 00:08:29 4c736a239473: Preparing 00:08:29 d1a1baf0c975: Preparing 00:08:29 32f366d666a5: Preparing 00:08:29 dd2d5172c274: Waiting 00:08:29 4beb7cd2ba64: Waiting 00:08:29 6a013248a6f3: Waiting 00:08:29 4c736a239473: Waiting 00:08:29 d1a1baf0c975: Waiting 00:08:29 32f366d666a5: Waiting 00:08:29 6c5dbaa66faa: Pushed 00:08:29 0c5d4250bb54: Pushed 00:08:29 f7ab41337e5f: Pushed 00:08:29 dd2d5172c274: Layer already exists 00:08:29 f76eae2541c5: Pushed 00:08:29 4beb7cd2ba64: Pushed 00:08:30 32f366d666a5: Layer already exists 00:08:30 6a013248a6f3: Pushed 00:08:30 d1a1baf0c975: Pushed 00:08:30 4c736a239473: Pushed 00:08:31 c7c5e6c0a97b: Pushed 00:08:31 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:08:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 00:08:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:08:31 6c5dbaa66faa: Preparing 00:08:31 6c5dbaa66faa: Preparing 00:08:31 f7ab41337e5f: Preparing 00:08:31 f76eae2541c5: Preparing 00:08:31 0c5d4250bb54: Preparing 00:08:31 c7c5e6c0a97b: Preparing 00:08:31 dd2d5172c274: Preparing 00:08:31 4beb7cd2ba64: Preparing 00:08:31 6a013248a6f3: Preparing 00:08:31 4c736a239473: Preparing 00:08:31 d1a1baf0c975: Preparing 00:08:31 32f366d666a5: Preparing 00:08:31 dd2d5172c274: Waiting 00:08:31 4beb7cd2ba64: Waiting 00:08:31 6a013248a6f3: Waiting 00:08:31 4c736a239473: Waiting 00:08:31 d1a1baf0c975: Waiting 00:08:31 32f366d666a5: Waiting 00:08:31 c7c5e6c0a97b: Layer already exists 00:08:31 f7ab41337e5f: Layer already exists 00:08:31 0c5d4250bb54: Layer already exists 00:08:31 f76eae2541c5: Layer already exists 00:08:31 6c5dbaa66faa: Layer already exists 00:08:31 4c736a239473: Layer already exists 00:08:31 4beb7cd2ba64: Layer already exists 00:08:31 d1a1baf0c975: Layer already exists 00:08:31 dd2d5172c274: Layer already exists 00:08:31 6a013248a6f3: Layer already exists 00:08:31 32f366d666a5: Layer already exists 00:08:31 latest: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:08:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 00:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:08:32 6c5dbaa66faa: Preparing 00:08:32 6c5dbaa66faa: Preparing 00:08:32 f7ab41337e5f: Preparing 00:08:32 f76eae2541c5: Preparing 00:08:32 0c5d4250bb54: Preparing 00:08:32 c7c5e6c0a97b: Preparing 00:08:32 dd2d5172c274: Preparing 00:08:32 4beb7cd2ba64: Preparing 00:08:32 6a013248a6f3: Preparing 00:08:32 4c736a239473: Preparing 00:08:32 d1a1baf0c975: Preparing 00:08:32 32f366d666a5: Preparing 00:08:32 4c736a239473: Waiting 00:08:32 dd2d5172c274: Waiting 00:08:32 4beb7cd2ba64: Waiting 00:08:32 6a013248a6f3: Waiting 00:08:32 d1a1baf0c975: Waiting 00:08:32 32f366d666a5: Waiting 00:08:32 0c5d4250bb54: Layer already exists 00:08:32 f7ab41337e5f: Layer already exists 00:08:32 f76eae2541c5: Layer already exists 00:08:32 c7c5e6c0a97b: Layer already exists 00:08:32 6c5dbaa66faa: Layer already exists 00:08:32 4c736a239473: Layer already exists 00:08:32 4beb7cd2ba64: Layer already exists 00:08:32 dd2d5172c274: Layer already exists 00:08:32 6a013248a6f3: Layer already exists 00:08:32 d1a1baf0c975: Layer already exists 00:08:32 32f366d666a5: Layer already exists 00:08:32 2.0.1-dev.29: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:08:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:08:33 6c5dbaa66faa: Preparing 00:08:33 6c5dbaa66faa: Preparing 00:08:33 f7ab41337e5f: Preparing 00:08:33 f76eae2541c5: Preparing 00:08:33 0c5d4250bb54: Preparing 00:08:33 c7c5e6c0a97b: Preparing 00:08:33 dd2d5172c274: Preparing 00:08:33 4beb7cd2ba64: Preparing 00:08:33 6a013248a6f3: Preparing 00:08:33 4c736a239473: Preparing 00:08:33 d1a1baf0c975: Preparing 00:08:33 32f366d666a5: Preparing 00:08:33 4beb7cd2ba64: Waiting 00:08:33 6a013248a6f3: Waiting 00:08:33 4c736a239473: Waiting 00:08:33 d1a1baf0c975: Waiting 00:08:33 32f366d666a5: Waiting 00:08:33 dd2d5172c274: Waiting 00:08:33 f76eae2541c5: Layer already exists 00:08:33 6c5dbaa66faa: Layer already exists 00:08:33 c7c5e6c0a97b: Layer already exists 00:08:33 0c5d4250bb54: Layer already exists 00:08:33 f7ab41337e5f: Layer already exists 00:08:33 d1a1baf0c975: Layer already exists 00:08:33 4c736a239473: Layer already exists 00:08:33 dd2d5172c274: Layer already exists 00:08:33 6a013248a6f3: Layer already exists 00:08:33 4beb7cd2ba64: Layer already exists 00:08:33 32f366d666a5: Layer already exists 00:08:33 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh 00:08:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 00:08:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:08:33 6c5dbaa66faa: Preparing 00:08:33 6c5dbaa66faa: Preparing 00:08:33 f7ab41337e5f: Preparing 00:08:33 f76eae2541c5: Preparing 00:08:33 0c5d4250bb54: Preparing 00:08:33 c7c5e6c0a97b: Preparing 00:08:33 dd2d5172c274: Preparing 00:08:33 4beb7cd2ba64: Preparing 00:08:33 6a013248a6f3: Preparing 00:08:33 4c736a239473: Preparing 00:08:33 d1a1baf0c975: Preparing 00:08:33 32f366d666a5: Preparing 00:08:33 6a013248a6f3: Waiting 00:08:33 4c736a239473: Waiting 00:08:33 d1a1baf0c975: Waiting 00:08:33 32f366d666a5: Waiting 00:08:33 dd2d5172c274: Waiting 00:08:33 4beb7cd2ba64: Waiting 00:08:33 f76eae2541c5: Layer already exists 00:08:33 c7c5e6c0a97b: Layer already exists 00:08:33 6c5dbaa66faa: Layer already exists 00:08:33 0c5d4250bb54: Layer already exists 00:08:33 f7ab41337e5f: Layer already exists 00:08:33 dd2d5172c274: Layer already exists 00:08:33 4c736a239473: Layer already exists 00:08:33 6a013248a6f3: Layer already exists 00:08:33 4beb7cd2ba64: Layer already exists 00:08:33 d1a1baf0c975: Layer already exists 00:08:33 32f366d666a5: Layer already exists 00:08:33 main: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:33 ===================================================== [Pipeline] echo 00:08:33 taggedImages: 00:08:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:08:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 00:08:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:08:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:08:33 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:33 latest 00:08:33 2.0.1-dev.29 00:08:33 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:33 main 00:08:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:08:34 1aa05f53d6fa: Preparing 00:08:34 4c1e6e72290a: Preparing 00:08:34 8cabd711267c: Preparing 00:08:34 6f6626feaa0c: Preparing 00:08:34 dee1f38b2880: Preparing 00:08:34 32f366d666a5: Preparing 00:08:34 32f366d666a5: Waiting 00:08:35 6f6626feaa0c: Pushed 00:08:35 8cabd711267c: Pushed 00:08:35 32f366d666a5: Layer already exists 00:08:35 dee1f38b2880: Pushed 00:08:35 4c1e6e72290a: Pushed 00:08:35 1aa05f53d6fa: Pushed 00:08:35 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:08:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 00:08:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:08:36 1aa05f53d6fa: Preparing 00:08:36 4c1e6e72290a: Preparing 00:08:36 8cabd711267c: Preparing 00:08:36 6f6626feaa0c: Preparing 00:08:36 dee1f38b2880: Preparing 00:08:36 32f366d666a5: Preparing 00:08:36 32f366d666a5: Waiting 00:08:36 1aa05f53d6fa: Layer already exists 00:08:36 4c1e6e72290a: Layer already exists 00:08:36 dee1f38b2880: Layer already exists 00:08:36 6f6626feaa0c: Layer already exists 00:08:36 8cabd711267c: Layer already exists 00:08:36 32f366d666a5: Layer already exists 00:08:36 latest: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:08:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 00:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:08:37 1aa05f53d6fa: Preparing 00:08:37 4c1e6e72290a: Preparing 00:08:37 8cabd711267c: Preparing 00:08:37 6f6626feaa0c: Preparing 00:08:37 dee1f38b2880: Preparing 00:08:37 32f366d666a5: Preparing 00:08:37 1aa05f53d6fa: Layer already exists 00:08:37 4c1e6e72290a: Layer already exists 00:08:37 dee1f38b2880: Layer already exists 00:08:37 8cabd711267c: Layer already exists 00:08:37 6f6626feaa0c: Layer already exists 00:08:37 32f366d666a5: Layer already exists 00:08:37 2.0.1-dev.29: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:08:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:08:38 1aa05f53d6fa: Preparing 00:08:38 4c1e6e72290a: Preparing 00:08:38 8cabd711267c: Preparing 00:08:38 6f6626feaa0c: Preparing 00:08:38 dee1f38b2880: Preparing 00:08:38 32f366d666a5: Preparing 00:08:38 32f366d666a5: Waiting 00:08:38 6f6626feaa0c: Layer already exists 00:08:38 8cabd711267c: Layer already exists 00:08:38 1aa05f53d6fa: Layer already exists 00:08:38 dee1f38b2880: Layer already exists 00:08:38 4c1e6e72290a: Layer already exists 00:08:38 32f366d666a5: Layer already exists 00:08:38 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:08:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 00:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:08:38 1aa05f53d6fa: Preparing 00:08:38 4c1e6e72290a: Preparing 00:08:38 8cabd711267c: Preparing 00:08:38 6f6626feaa0c: Preparing 00:08:38 dee1f38b2880: Preparing 00:08:38 32f366d666a5: Preparing 00:08:38 32f366d666a5: Waiting 00:08:38 8cabd711267c: Layer already exists 00:08:38 6f6626feaa0c: Layer already exists 00:08:38 1aa05f53d6fa: Layer already exists 00:08:38 dee1f38b2880: Layer already exists 00:08:38 4c1e6e72290a: Layer already exists 00:08:38 32f366d666a5: Layer already exists 00:08:38 main: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:38 ===================================================== [Pipeline] echo 00:08:38 taggedImages: 00:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 00:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:08:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:08:38 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:38 latest 00:08:38 2.0.1-dev.29 00:08:38 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:38 main 00:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:08:39 f78bb8f09044: Preparing 00:08:39 67205e2168d7: Preparing 00:08:39 c421c83311a6: Preparing 00:08:39 9f65376de236: Preparing 00:08:39 92dde9483596: Preparing 00:08:39 1376560236df: Preparing 00:08:39 38834c685388: Preparing 00:08:39 ad888e36b04a: Preparing 00:08:39 258bb24cff5d: Preparing 00:08:39 32f366d666a5: Preparing 00:08:39 38834c685388: Waiting 00:08:39 ad888e36b04a: Waiting 00:08:39 258bb24cff5d: Waiting 00:08:39 32f366d666a5: Waiting 00:08:39 1376560236df: Waiting 00:08:40 92dde9483596: Pushed 00:08:40 f78bb8f09044: Pushed 00:08:40 67205e2168d7: Pushed 00:08:40 ad888e36b04a: Pushed 00:08:40 1376560236df: Pushed 00:08:40 38834c685388: Pushed 00:08:40 32f366d666a5: Layer already exists 00:08:40 9f65376de236: Pushed 00:08:40 258bb24cff5d: Pushed 00:08:40 c421c83311a6: Pushed 00:08:41 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:08:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 00:08:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:08:41 f78bb8f09044: Preparing 00:08:41 67205e2168d7: Preparing 00:08:41 c421c83311a6: Preparing 00:08:41 9f65376de236: Preparing 00:08:41 92dde9483596: Preparing 00:08:41 1376560236df: Preparing 00:08:41 38834c685388: Preparing 00:08:41 ad888e36b04a: Preparing 00:08:41 258bb24cff5d: Preparing 00:08:41 32f366d666a5: Preparing 00:08:41 1376560236df: Waiting 00:08:41 38834c685388: Waiting 00:08:41 ad888e36b04a: Waiting 00:08:41 258bb24cff5d: Waiting 00:08:41 32f366d666a5: Waiting 00:08:41 67205e2168d7: Layer already exists 00:08:41 9f65376de236: Layer already exists 00:08:41 92dde9483596: Layer already exists 00:08:41 f78bb8f09044: Layer already exists 00:08:41 c421c83311a6: Layer already exists 00:08:41 38834c685388: Layer already exists 00:08:41 1376560236df: Layer already exists 00:08:41 ad888e36b04a: Layer already exists 00:08:41 258bb24cff5d: Layer already exists 00:08:41 32f366d666a5: Layer already exists 00:08:41 latest: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:08:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 00:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:08:42 f78bb8f09044: Preparing 00:08:42 67205e2168d7: Preparing 00:08:42 c421c83311a6: Preparing 00:08:42 9f65376de236: Preparing 00:08:42 92dde9483596: Preparing 00:08:42 1376560236df: Preparing 00:08:42 38834c685388: Preparing 00:08:42 ad888e36b04a: Preparing 00:08:42 258bb24cff5d: Preparing 00:08:42 32f366d666a5: Preparing 00:08:42 1376560236df: Waiting 00:08:42 38834c685388: Waiting 00:08:42 ad888e36b04a: Waiting 00:08:42 258bb24cff5d: Waiting 00:08:42 32f366d666a5: Waiting 00:08:42 f78bb8f09044: Layer already exists 00:08:42 9f65376de236: Layer already exists 00:08:42 92dde9483596: Layer already exists 00:08:42 67205e2168d7: Layer already exists 00:08:42 c421c83311a6: Layer already exists 00:08:42 1376560236df: Layer already exists 00:08:42 ad888e36b04a: Layer already exists 00:08:42 258bb24cff5d: Layer already exists 00:08:42 32f366d666a5: Layer already exists 00:08:42 38834c685388: Layer already exists 00:08:42 2.0.1-dev.29: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:08:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:08:43 f78bb8f09044: Preparing 00:08:43 67205e2168d7: Preparing 00:08:43 c421c83311a6: Preparing 00:08:43 9f65376de236: Preparing 00:08:43 92dde9483596: Preparing 00:08:43 1376560236df: Preparing 00:08:43 38834c685388: Preparing 00:08:43 ad888e36b04a: Preparing 00:08:43 258bb24cff5d: Preparing 00:08:43 32f366d666a5: Preparing 00:08:43 1376560236df: Waiting 00:08:43 38834c685388: Waiting 00:08:43 ad888e36b04a: Waiting 00:08:43 258bb24cff5d: Waiting 00:08:43 32f366d666a5: Waiting 00:08:43 92dde9483596: Layer already exists 00:08:43 9f65376de236: Layer already exists 00:08:43 c421c83311a6: Layer already exists 00:08:43 67205e2168d7: Layer already exists 00:08:43 f78bb8f09044: Layer already exists 00:08:43 1376560236df: Layer already exists 00:08:43 38834c685388: Layer already exists 00:08:43 32f366d666a5: Layer already exists 00:08:43 ad888e36b04a: Layer already exists 00:08:43 258bb24cff5d: Layer already exists 00:08:43 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:08:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 00:08:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:08:43 f78bb8f09044: Preparing 00:08:43 67205e2168d7: Preparing 00:08:43 c421c83311a6: Preparing 00:08:43 9f65376de236: Preparing 00:08:43 92dde9483596: Preparing 00:08:43 1376560236df: Preparing 00:08:43 38834c685388: Preparing 00:08:43 ad888e36b04a: Preparing 00:08:43 258bb24cff5d: Preparing 00:08:43 32f366d666a5: Preparing 00:08:43 38834c685388: Waiting 00:08:43 ad888e36b04a: Waiting 00:08:43 258bb24cff5d: Waiting 00:08:43 32f366d666a5: Waiting 00:08:43 1376560236df: Waiting 00:08:43 f78bb8f09044: Layer already exists 00:08:43 92dde9483596: Layer already exists 00:08:43 c421c83311a6: Layer already exists 00:08:43 9f65376de236: Layer already exists 00:08:43 67205e2168d7: Layer already exists 00:08:43 38834c685388: Layer already exists 00:08:43 32f366d666a5: Layer already exists 00:08:43 ad888e36b04a: Layer already exists 00:08:43 258bb24cff5d: Layer already exists 00:08:43 1376560236df: Layer already exists 00:08:43 main: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:43 ===================================================== [Pipeline] echo 00:08:43 taggedImages: 00:08:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:08:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 00:08:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:08:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:08:43 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:43 latest 00:08:43 2.0.1-dev.29 00:08:43 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:43 main 00:08:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:08:44 3c5077172439: Preparing 00:08:44 c7c4f2a634c3: Preparing 00:08:44 dd2d5172c274: Preparing 00:08:44 ffae9dc0c880: Preparing 00:08:44 32f366d666a5: Preparing 00:08:44 32f366d666a5: Layer already exists 00:08:44 dd2d5172c274: Layer already exists 00:08:44 3c5077172439: Pushed 00:08:44 ffae9dc0c880: Pushed 00:08:45 c7c4f2a634c3: Pushed 00:08:45 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh 00:08:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 00:08:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:08:46 3c5077172439: Preparing 00:08:46 c7c4f2a634c3: Preparing 00:08:46 dd2d5172c274: Preparing 00:08:46 ffae9dc0c880: Preparing 00:08:46 32f366d666a5: Preparing 00:08:46 3c5077172439: Layer already exists 00:08:46 dd2d5172c274: Layer already exists 00:08:46 c7c4f2a634c3: Layer already exists 00:08:46 32f366d666a5: Layer already exists 00:08:46 ffae9dc0c880: Layer already exists 00:08:46 latest: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh 00:08:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 00:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:08:47 3c5077172439: Preparing 00:08:47 c7c4f2a634c3: Preparing 00:08:47 dd2d5172c274: Preparing 00:08:47 ffae9dc0c880: Preparing 00:08:47 32f366d666a5: Preparing 00:08:47 32f366d666a5: Layer already exists 00:08:47 3c5077172439: Layer already exists 00:08:47 c7c4f2a634c3: Layer already exists 00:08:47 dd2d5172c274: Layer already exists 00:08:47 ffae9dc0c880: Layer already exists 00:08:47 2.0.1-dev.29: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh 00:08:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:08:48 3c5077172439: Preparing 00:08:48 c7c4f2a634c3: Preparing 00:08:48 dd2d5172c274: Preparing 00:08:48 ffae9dc0c880: Preparing 00:08:48 32f366d666a5: Preparing 00:08:48 3c5077172439: Layer already exists 00:08:48 c7c4f2a634c3: Layer already exists 00:08:48 ffae9dc0c880: Layer already exists 00:08:48 dd2d5172c274: Layer already exists 00:08:48 32f366d666a5: Layer already exists 00:08:48 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh 00:08:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 00:08:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:08:49 3c5077172439: Preparing 00:08:49 c7c4f2a634c3: Preparing 00:08:49 dd2d5172c274: Preparing 00:08:49 ffae9dc0c880: Preparing 00:08:49 32f366d666a5: Preparing 00:08:49 3c5077172439: Layer already exists 00:08:49 dd2d5172c274: Layer already exists 00:08:49 c7c4f2a634c3: Layer already exists 00:08:49 ffae9dc0c880: Layer already exists 00:08:50 32f366d666a5: Layer already exists 00:08:50 main: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:50 ===================================================== [Pipeline] echo 00:08:50 taggedImages: 00:08:50 - nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:08:50 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 00:08:50 - nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:08:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:08:50 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:50 latest 00:08:50 2.0.1-dev.29 00:08:50 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:50 main 00:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:08:51 6586fc4a81bd: Preparing 00:08:51 19a2ec05a07b: Preparing 00:08:51 dd2d5172c274: Preparing 00:08:51 dfeb9192e0cc: Preparing 00:08:51 32f366d666a5: Preparing 00:08:51 32f366d666a5: Layer already exists 00:08:51 dfeb9192e0cc: Layer already exists 00:08:51 dd2d5172c274: Layer already exists 00:08:51 6586fc4a81bd: Pushed 00:08:52 19a2ec05a07b: Pushed 00:08:52 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 00:08:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:08:52 6586fc4a81bd: Preparing 00:08:52 19a2ec05a07b: Preparing 00:08:52 dd2d5172c274: Preparing 00:08:52 dfeb9192e0cc: Preparing 00:08:52 32f366d666a5: Preparing 00:08:52 dd2d5172c274: Layer already exists 00:08:52 19a2ec05a07b: Layer already exists 00:08:52 6586fc4a81bd: Layer already exists 00:08:52 dfeb9192e0cc: Layer already exists 00:08:52 32f366d666a5: Layer already exists 00:08:53 latest: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 00:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:08:53 6586fc4a81bd: Preparing 00:08:53 19a2ec05a07b: Preparing 00:08:53 dd2d5172c274: Preparing 00:08:53 dfeb9192e0cc: Preparing 00:08:53 32f366d666a5: Preparing 00:08:53 19a2ec05a07b: Layer already exists 00:08:53 dfeb9192e0cc: Layer already exists 00:08:53 32f366d666a5: Layer already exists 00:08:53 dd2d5172c274: Layer already exists 00:08:53 6586fc4a81bd: Layer already exists 00:08:53 2.0.1-dev.29: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:08:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:08:54 6586fc4a81bd: Preparing 00:08:54 19a2ec05a07b: Preparing 00:08:54 dd2d5172c274: Preparing 00:08:54 dfeb9192e0cc: Preparing 00:08:54 32f366d666a5: Preparing 00:08:54 6586fc4a81bd: Layer already exists 00:08:54 19a2ec05a07b: Layer already exists 00:08:54 32f366d666a5: Layer already exists 00:08:54 dd2d5172c274: Layer already exists 00:08:54 dfeb9192e0cc: Layer already exists 00:08:54 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:08:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 00:08:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:08:55 6586fc4a81bd: Preparing 00:08:55 19a2ec05a07b: Preparing 00:08:55 dd2d5172c274: Preparing 00:08:55 dfeb9192e0cc: Preparing 00:08:55 32f366d666a5: Preparing 00:08:55 6586fc4a81bd: Layer already exists 00:08:55 19a2ec05a07b: Layer already exists 00:08:55 dd2d5172c274: Layer already exists 00:08:55 dfeb9192e0cc: Layer already exists 00:08:55 32f366d666a5: Layer already exists 00:08:55 main: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:55 ===================================================== [Pipeline] echo 00:08:55 taggedImages: 00:08:55 - nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:08:55 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 00:08:55 - nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:55 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 00:08:55 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 00:08:55 729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:55 latest 00:08:55 2.0.1-dev.29 00:08:55 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:08:55 main 00:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:08:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef 00:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:08:55 04da8169dc61: Preparing 00:08:55 4d6c7404503f: Preparing 00:08:55 bb3576747d64: Preparing 00:08:55 ab815ed0feba: Preparing 00:08:55 c080ac93e525: Preparing 00:08:55 87dec32dab56: Preparing 00:08:55 4b3c02ac6c6d: Preparing 00:08:55 3b6deb83ca37: Preparing 00:08:55 563ea45970c1: Preparing 00:08:55 91e3b9641807: Preparing 00:08:55 b2d5eeeaba3a: Preparing 00:08:55 87dec32dab56: Waiting 00:08:55 4b3c02ac6c6d: Waiting 00:08:55 3b6deb83ca37: Waiting 00:08:55 563ea45970c1: Waiting 00:08:55 91e3b9641807: Waiting 00:08:55 b2d5eeeaba3a: Waiting 00:08:55 c080ac93e525: Layer already exists 00:08:56 87dec32dab56: Layer already exists 00:08:56 4b3c02ac6c6d: Layer already exists 00:08:56 3b6deb83ca37: Layer already exists 00:08:56 4d6c7404503f: Pushed 00:08:56 91e3b9641807: Layer already exists 00:08:56 563ea45970c1: Layer already exists 00:08:56 04da8169dc61: Pushed 00:08:56 b2d5eeeaba3a: Layer already exists 00:08:56 bb3576747d64: Pushed 00:09:03 ab815ed0feba: Pushed 00:09:03 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:09:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 00:09:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:09:04 04da8169dc61: Preparing 00:09:04 4d6c7404503f: Preparing 00:09:04 bb3576747d64: Preparing 00:09:04 ab815ed0feba: Preparing 00:09:04 c080ac93e525: Preparing 00:09:04 87dec32dab56: Preparing 00:09:04 4b3c02ac6c6d: Preparing 00:09:04 3b6deb83ca37: Preparing 00:09:04 563ea45970c1: Preparing 00:09:04 91e3b9641807: Preparing 00:09:04 b2d5eeeaba3a: Preparing 00:09:04 87dec32dab56: Waiting 00:09:04 4b3c02ac6c6d: Waiting 00:09:04 3b6deb83ca37: Waiting 00:09:04 563ea45970c1: Waiting 00:09:04 91e3b9641807: Waiting 00:09:04 b2d5eeeaba3a: Waiting 00:09:04 c080ac93e525: Layer already exists 00:09:04 bb3576747d64: Layer already exists 00:09:04 4d6c7404503f: Layer already exists 00:09:04 ab815ed0feba: Layer already exists 00:09:04 04da8169dc61: Layer already exists 00:09:04 87dec32dab56: Layer already exists 00:09:04 563ea45970c1: Layer already exists 00:09:04 4b3c02ac6c6d: Layer already exists 00:09:04 3b6deb83ca37: Layer already exists 00:09:04 91e3b9641807: Layer already exists 00:09:04 b2d5eeeaba3a: Layer already exists 00:09:04 latest: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:09:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:09:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 00:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:09:05 04da8169dc61: Preparing 00:09:05 4d6c7404503f: Preparing 00:09:05 bb3576747d64: Preparing 00:09:05 ab815ed0feba: Preparing 00:09:05 c080ac93e525: Preparing 00:09:05 87dec32dab56: Preparing 00:09:05 4b3c02ac6c6d: Preparing 00:09:05 3b6deb83ca37: Preparing 00:09:05 563ea45970c1: Preparing 00:09:05 91e3b9641807: Preparing 00:09:05 b2d5eeeaba3a: Preparing 00:09:05 87dec32dab56: Waiting 00:09:05 4b3c02ac6c6d: Waiting 00:09:05 3b6deb83ca37: Waiting 00:09:05 563ea45970c1: Waiting 00:09:05 91e3b9641807: Waiting 00:09:05 b2d5eeeaba3a: Waiting 00:09:05 4d6c7404503f: Layer already exists 00:09:05 c080ac93e525: Layer already exists 00:09:05 ab815ed0feba: Layer already exists 00:09:05 04da8169dc61: Layer already exists 00:09:05 bb3576747d64: Layer already exists 00:09:05 87dec32dab56: Layer already exists 00:09:05 3b6deb83ca37: Layer already exists 00:09:05 91e3b9641807: Layer already exists 00:09:05 4b3c02ac6c6d: Layer already exists 00:09:05 563ea45970c1: Layer already exists 00:09:05 b2d5eeeaba3a: Layer already exists 00:09:05 2.0.1-dev.29: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:09:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:09:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:09:06 04da8169dc61: Preparing 00:09:06 4d6c7404503f: Preparing 00:09:06 bb3576747d64: Preparing 00:09:06 ab815ed0feba: Preparing 00:09:06 c080ac93e525: Preparing 00:09:06 87dec32dab56: Preparing 00:09:06 4b3c02ac6c6d: Preparing 00:09:06 3b6deb83ca37: Preparing 00:09:06 563ea45970c1: Preparing 00:09:06 91e3b9641807: Preparing 00:09:06 b2d5eeeaba3a: Preparing 00:09:06 3b6deb83ca37: Waiting 00:09:06 563ea45970c1: Waiting 00:09:06 91e3b9641807: Waiting 00:09:06 b2d5eeeaba3a: Waiting 00:09:06 87dec32dab56: Waiting 00:09:06 4b3c02ac6c6d: Waiting 00:09:06 ab815ed0feba: Layer already exists 00:09:06 c080ac93e525: Layer already exists 00:09:06 04da8169dc61: Layer already exists 00:09:06 bb3576747d64: Layer already exists 00:09:06 4d6c7404503f: Layer already exists 00:09:06 87dec32dab56: Layer already exists 00:09:06 91e3b9641807: Layer already exists 00:09:06 4b3c02ac6c6d: Layer already exists 00:09:06 3b6deb83ca37: Layer already exists 00:09:06 563ea45970c1: Layer already exists 00:09:06 b2d5eeeaba3a: Layer already exists 00:09:06 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:09:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 00:09:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 00:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:09:06 04da8169dc61: Preparing 00:09:06 4d6c7404503f: Preparing 00:09:06 bb3576747d64: Preparing 00:09:06 ab815ed0feba: Preparing 00:09:06 c080ac93e525: Preparing 00:09:06 87dec32dab56: Preparing 00:09:06 4b3c02ac6c6d: Preparing 00:09:06 3b6deb83ca37: Preparing 00:09:06 563ea45970c1: Preparing 00:09:06 91e3b9641807: Preparing 00:09:06 b2d5eeeaba3a: Preparing 00:09:06 87dec32dab56: Waiting 00:09:06 4b3c02ac6c6d: Waiting 00:09:06 3b6deb83ca37: Waiting 00:09:06 563ea45970c1: Waiting 00:09:06 91e3b9641807: Waiting 00:09:06 b2d5eeeaba3a: Waiting 00:09:06 4d6c7404503f: Layer already exists 00:09:06 c080ac93e525: Layer already exists 00:09:06 ab815ed0feba: Layer already exists 00:09:06 04da8169dc61: Layer already exists 00:09:06 bb3576747d64: Layer already exists 00:09:06 4b3c02ac6c6d: Layer already exists 00:09:06 3b6deb83ca37: Layer already exists 00:09:06 563ea45970c1: Layer already exists 00:09:06 87dec32dab56: Layer already exists 00:09:06 91e3b9641807: Layer already exists 00:09:06 b2d5eeeaba3a: Layer already exists 00:09:06 main: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:06 ===================================================== [Pipeline] echo 00:09:06 taggedImages: 00:09:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef 00:09:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:09:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 00:09:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:09:06 - 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] } 00:09:30 Removing intermediate container 1b7d88b7b723 00:09:30 ---> 1307fce3d6e4 00:09:30 Successfully built 1307fce3d6e4 00:09:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:09:30 + docker inspect -f . ci-base-image-arm64 00:09:30 . [Pipeline] withDockerContainer 00:09:31 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 00:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:09:32 $ docker top faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:33 + go version 00:09:33 go version go1.16.6 linux/arm64 [Pipeline] } 00:09:33 $ docker stop --time=1 faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 00:09:35 $ docker rm -f faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 [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 00:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:36 00:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:37 latest: Pulling from edgex-devops/edgex-compose-arm64 00:09:37 29e5d40040c1: Pulling fs layer 00:09:37 1ce36da41761: Pulling fs layer 00:09:37 25b303627fd3: Pulling fs layer 00:09:38 29e5d40040c1: Verifying Checksum 00:09:38 29e5d40040c1: Download complete 00:09:38 1ce36da41761: Verifying Checksum 00:09:38 1ce36da41761: Download complete 00:09:38 29e5d40040c1: Pull complete 00:09:40 1ce36da41761: Pull complete 00:09:40 25b303627fd3: Verifying Checksum 00:09:40 25b303627fd3: Download complete 00:09:50 25b303627fd3: Pull complete 00:09:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:09:50 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 00:09:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:09:53 $ docker top 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:54 + docker-compose build --help 00:09:54 + grep parallel 00:09:58 --parallel Build images in parallel. [Pipeline] } 00:09:58 $ docker stop --time=1 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a 00:10:00 $ docker rm -f 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:10:00 . [Pipeline] withDockerContainer 00:10:01 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 00:10:01 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:10:02 $ docker top 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:03 + docker-compose -f ./docker-compose-build.yml build --parallel 00:10:06 Building core-command ... 00:10:06 Building core-data ... 00:10:06 Building core-metadata ... 00:10:06 Building security-bootstrapper ... 00:10:06 Building security-proxy-setup ... 00:10:06 Building security-secretstore-setup ... 00:10:06 Building support-notifications ... 00:10:06 Building support-scheduler ... 00:10:06 Building sys-mgmt-agent ... 00:10:06 Building security-proxy-setup 00:10:06 Building core-command 00:10:06 Building security-secretstore-setup 00:10:06 Building core-data 00:10:06 Building support-scheduler 00:10:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:10:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:10:53 ---> 1307fce3d6e4 00:10:53 Step 3/24 : WORKDIR /edgex-go 00:10:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:10:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:10:53 ---> 1307fce3d6e4 00:10:53 Step 3/22 : WORKDIR /edgex-go 00:10:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:10:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:10:53 ---> 1307fce3d6e4 00:10:53 Step 3/24 : WORKDIR /edgex-go 00:10:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:10:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:10:53 ---> 1307fce3d6e4 00:10:53 Step 3/26 : WORKDIR /edgex-go 00:10:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:10:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:53 ---> 1307fce3d6e4 00:10:53 Step 3/23 : WORKDIR /edgex-go 00:10:53 ---> Running in 5d58819ebb90 00:10:53 ---> Running in 44226a31137f 00:10:53 ---> Running in c0179b93f885 00:10:53 ---> Running in d65d7f416e3b 00:10:53 ---> Running in 68ae8bf6249c 00:10:53 Removing intermediate container 5d58819ebb90 00:10:53 ---> 0416cade2837 00:10:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:53 Removing intermediate container d65d7f416e3b 00:10:53 ---> c981d3beca49 00:10:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:53 Removing intermediate container c0179b93f885 00:10:53 ---> e745bc5f2926 00:10:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:53 Removing intermediate container 44226a31137f 00:10:53 ---> f1f4604de1e0 00:10:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:53 Removing intermediate container 68ae8bf6249c 00:10:53 ---> 26371f544d2d 00:10:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:53 ---> Running in f1483a2f4d6e 00:10:53 ---> Running in 15b60e860ff4 00:10:53 ---> Running in e2a92e4515c5 00:10:53 ---> Running in 173ea50b5437 00:10:53 ---> Running in e9bf913fbe38 00:10:57 Removing intermediate container f1483a2f4d6e 00:10:57 ---> 1c8b8825214c 00:10:57 Step 5/26 : RUN apk add --update --no-cache make git 00:10:57 ---> Running in 60d87d176149 00:10:57 Removing intermediate container 15b60e860ff4 00:10:57 ---> 9637ae306854 00:10:57 Step 5/24 : RUN apk add --update --no-cache make git 00:10:58 Removing intermediate container e2a92e4515c5 00:10:58 ---> d3d781889398 00:10:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:10:58 ---> Running in 8f282022ae6c 00:10:58 ---> Running in a31a13744ea5 00:10:58 Removing intermediate container e9bf913fbe38 00:10:58 ---> ffa105b6532f 00:10:58 Step 5/22 : RUN apk add --update --no-cache make git 00:10:58 Removing intermediate container 173ea50b5437 00:10:58 ---> 48866fb78ad3 00:10:58 Step 5/23 : RUN apk add --update --no-cache make git 00:10:59 ---> Running in 8102c9c333b7 00:10:59 ---> Running in fda64ee1e7e9 00:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:01 OK: 218 MiB in 52 packages 00:11:01 OK: 218 MiB in 52 packages 00:11:02 OK: 218 MiB in 52 packages 00:11:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:03 Removing intermediate container 60d87d176149 00:11:03 ---> 3b4f1a4ddb0f 00:11:03 Step 6/26 : COPY go.mod . 00:11:03 Removing intermediate container 8f282022ae6c 00:11:03 ---> e927cbd7df5f 00:11:03 Step 6/24 : COPY go.mod . 00:11:03 Removing intermediate container a31a13744ea5 00:11:03 ---> 20e79a82c2b9 00:11:03 Step 6/24 : COPY go.mod . 00:11:03 ---> 12e82cc17f91 00:11:03 Step 7/26 : RUN go mod download 00:11:04 ---> Running in e20862b80a80 00:11:04 ---> 8f8e8bfe0fdc 00:11:04 Step 7/24 : RUN go mod download 00:11:04 ---> 8cf2ab2ca82d 00:11:04 Step 7/24 : RUN go mod download 00:11:04 ---> Running in dccab178a131 00:11:04 ---> Running in 9884982df66c 00:11:05 OK: 218 MiB in 52 packages 00:11:05 OK: 218 MiB in 52 packages 00:11:08 Removing intermediate container 8102c9c333b7 00:11:08 ---> e422123ad156 00:11:08 Step 6/22 : COPY go.mod . 00:11:08 Removing intermediate container fda64ee1e7e9 00:11:08 ---> 8d738c3d3c87 00:11:08 Step 6/23 : COPY go.mod . 00:11:09 Removing intermediate container e20862b80a80 00:11:09 ---> afc6aafb641f 00:11:09 Step 8/26 : COPY . . 00:11:09 ---> 083be9e12529 00:11:09 Step 7/22 : RUN go mod download 00:11:09 ---> 6e32d6410582 00:11:09 Step 7/23 : RUN go mod download 00:11:10 ---> Running in 100721aa982f 00:11:10 ---> Running in ea891da7f1d3 00:11:12 Removing intermediate container dccab178a131 00:11:12 ---> cf7ebddee239 00:11:12 Step 8/24 : COPY . . 00:11:12 Removing intermediate container 9884982df66c 00:11:12 ---> c1667dc16ac7 00:11:12 Step 8/24 : COPY . . 00:11:19 Removing intermediate container 100721aa982f 00:11:19 ---> e8ada9a8ed19 00:11:19 Step 8/22 : COPY . . 00:11:19 Removing intermediate container ea891da7f1d3 00:11:19 ---> 24e3cf13ce48 00:11:19 Step 8/23 : COPY . . 00:11:20 ---> d8c6890dede1 00:11:20 Step 9/26 : RUN go mod tidy 00:11:22 ---> Running in c43c15a44baf 00:11:24 ---> 69799285b142 00:11:24 Step 9/24 : RUN go mod tidy 00:11:25 ---> Running in 8b81d25f0da6 00:11:25 ---> 2ea39cd3243a 00:11:25 Step 9/24 : RUN go mod tidy 00:11:26 ---> Running in 20ecff16bd88 00:11:30 Removing intermediate container c43c15a44baf 00:11:30 ---> 90dbaf14fab0 00:11:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:11:30 ---> Running in 34b6306c9399 00:11:32 Removing intermediate container 8b81d25f0da6 00:11:32 ---> 954dbc08d221 00:11:32 Step 10/24 : RUN make cmd/core-command/core-command 00:11:32 ---> Running in 3979a4ff7b52 00:11:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:11:32 Removing intermediate container 20ecff16bd88 00:11:32 ---> e2c1defbae66 00:11:32 Step 10/24 : RUN make cmd/core-data/core-data 00:11:33 ---> a28ebcf35d3f 00:11:33 Step 9/23 : RUN go mod tidy 00:11:33 ---> f98280867ec8 00:11:33 Step 9/22 : RUN go mod tidy 00:11:33 ---> Running in 882ad9035c55 00:11:33 ---> Running in f70a2c8be8b7 00:11:33 ---> Running in 810dc0367990 00:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command 00:11:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data 00:11:42 Removing intermediate container 810dc0367990 00:11:42 ---> 5ecdde9f51f3 00:11:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:11:43 ---> Running in de6fda1b1780 00:11:43 Removing intermediate container f70a2c8be8b7 00:11:43 ---> f05a151ee35b 00:11:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:11:43 ---> Running in 4b79e1c52990 00:11:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:13:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 00:13:34 Removing intermediate container 3979a4ff7b52 00:13:34 ---> d9426105bab9 00:13:34 00:13:34 Step 11/24 : FROM alpine:3.12 00:13:34 Removing intermediate container 34b6306c9399 00:13:34 ---> 60ba40a32b09 00:13:34 00:13:34 Step 11/26 : FROM alpine:3.12 00:13:34 3.12: Pulling from library/alpine 00:13:34 3.12: Pulling from library/alpine 00:13:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:13:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:13:36 Status: Downloaded newer image for alpine:3.12 00:13:36 Status: Downloaded newer image for alpine:3.12 00:13:36 ---> c4fd0aeabfcf 00:13:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:13:36 ---> c4fd0aeabfcf 00:13:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:13:36 ---> Running in 58a7c419181c 00:13:36 ---> Running in 54c7a66c0797 00:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:13:40 (1/1) Installing dumb-init (1.2.2-r1) 00:13:40 Executing busybox-1.31.1-r20.trigger 00:13:40 OK: 5 MiB in 15 packages 00:13:40 (1/6) Installing ca-certificates (20191127-r4) 00:13:40 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:13:40 (3/6) Installing libcurl (7.78.0-r0) 00:13:40 (4/6) Installing curl (7.78.0-r0) 00:13:40 (5/6) Installing dumb-init (1.2.2-r1) 00:13:40 (6/6) Installing su-exec (0.2-r1) 00:13:40 Executing busybox-1.31.1-r20.trigger 00:13:40 Executing ca-certificates-20191127-r4.trigger 00:13:41 OK: 7 MiB in 20 packages 00:13:43 Removing intermediate container 54c7a66c0797 00:13:43 ---> 21a55f2e1ab2 00:13:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:13:43 ---> Running in 2aec20123a2f 00:13:44 Removing intermediate container 58a7c419181c 00:13:44 ---> eead6787b66b 00:13:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:13:44 Removing intermediate container 2aec20123a2f 00:13:44 ---> b6080ba15221 00:13:44 Step 14/24 : ENV APP_PORT=59882 00:13:45 ---> Running in 9045308e7d66 00:13:45 ---> Running in 14d6bc471352 00:13:46 Removing intermediate container 9045308e7d66 00:13:46 ---> eef1704801b6 00:13:46 Step 14/26 : WORKDIR / 00:13:47 Removing intermediate container 14d6bc471352 00:13:47 ---> 727d9800e369 00:13:47 Step 15/24 : EXPOSE $APP_PORT 00:13:47 Removing intermediate container de6fda1b1780 00:13:47 ---> a9618daabb8c 00:13:47 00:13:47 Step 11/22 : FROM alpine:3.12 00:13:47 ---> c4fd0aeabfcf 00:13:47 Step 12/22 : RUN apk add --update --no-cache curl 00:13:47 ---> Running in 25f9a88fdb30 00:13:47 ---> Running in febab8f86770 00:13:47 ---> Running in 5fda10efd56d 00:13:48 Removing intermediate container 4b79e1c52990 00:13:48 ---> 7245eed9770c 00:13:48 00:13:48 Step 11/23 : FROM alpine:3.12 00:13:48 ---> c4fd0aeabfcf 00:13:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:13:48 ---> Using cache 00:13:48 ---> 21a55f2e1ab2 00:13:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:13:48 ---> Using cache 00:13:48 ---> b6080ba15221 00:13:48 Step 14/23 : ENV APP_PORT=59861 00:13:48 Removing intermediate container 25f9a88fdb30 00:13:48 ---> 6722e3acbedf 00:13:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:13:48 Removing intermediate container febab8f86770 00:13:48 ---> 554b9dcabf1a 00:13:48 Step 16/24 : WORKDIR / 00:13:48 ---> Running in 8c35d1f1a9a5 00:13:48 ---> Running in ceac056c9b73 00:13:49 Removing intermediate container 8c35d1f1a9a5 00:13:49 ---> 702d1c75eae2 00:13:49 Step 15/23 : EXPOSE $APP_PORT 00:13:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:13:49 ---> Running in a0b1461e1d91 00:13:50 Removing intermediate container ceac056c9b73 00:13:50 ---> 66b358fbf2f6 00:13:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:13:50 ---> 5e088ebc889e 00:13:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:13:50 (1/4) Installing ca-certificates (20191127-r4) 00:13:51 Removing intermediate container a0b1461e1d91 00:13:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:13:51 ---> 570a8dd41c73 00:13:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:51 (3/4) Installing libcurl (7.78.0-r0) 00:13:51 (4/4) Installing curl (7.78.0-r0) 00:13:51 Executing busybox-1.31.1-r20.trigger 00:13:51 Executing ca-certificates-20191127-r4.trigger 00:13:51 OK: 7 MiB in 18 packages 00:13:51 ---> 2cdce10c3853 00:13:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:13:52 ---> 1c43491f52b5 00:13:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:13:52 ---> 1b48b12cef10 00:13:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:13:54 ---> 87326627e5cb 00:13:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:13:54 ---> 32fe9acc51f7 00:13:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:13:54 ---> ff2bf681c614 00:13:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:13:54 Removing intermediate container 5fda10efd56d 00:13:54 ---> 09f2a3955f02 00:13:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:13:55 Removing intermediate container 882ad9035c55 00:13:55 ---> f168d5ea89be 00:13:55 00:13:55 Step 11/24 : FROM alpine:3.12 00:13:55 ---> c4fd0aeabfcf 00:13:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:13:55 ---> Running in e45e123ad467 00:13:55 ---> Running in 641d0463de6c 00:13:55 ---> 812d7dd730f1 00:13:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:13:56 ---> 470366689264 00:13:56 Step 20/24 : ENTRYPOINT ["/core-command"] 00:13:56 ---> 190ac6ec3a79 00:13:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:13:56 ---> Running in 74168ba0a43c 00:13:56 Removing intermediate container e45e123ad467 00:13:56 ---> e9145d710964 00:13:56 Step 14/22 : WORKDIR /edgex 00:13:56 ---> Running in bfda90a15f1a 00:13:56 Removing intermediate container 641d0463de6c 00:13:56 ---> 2b1f123c39f1 00:13:56 Step 13/24 : ENV APP_PORT=59880 00:13:56 ---> Running in 1f5e85823b36 00:13:57 ---> Running in 9ec852267f0e 00:13:57 Removing intermediate container 74168ba0a43c 00:13:57 ---> 5383a986e628 00:13:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:57 Removing intermediate container bfda90a15f1a 00:13:57 ---> 21339a9fe37a 00:13:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:57 ---> d0fd343aadbd 00:13:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:13:57 ---> Running in 29843c178109 00:13:57 ---> Running in 4efbae4cef77 00:13:58 Removing intermediate container 1f5e85823b36 00:13:58 ---> e79d11039fae 00:13:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:13:58 Removing intermediate container 9ec852267f0e 00:13:58 ---> 9a355acacd8a 00:13:58 Step 14/24 : EXPOSE $APP_PORT 00:13:58 Removing intermediate container 4efbae4cef77 00:13:58 ---> 2d7f9ff87d73 00:13:58 Step 21/23 : LABEL arch=arm64 00:13:58 ---> Running in 28fd6b8b18f3 00:13:58 Removing intermediate container 29843c178109 00:13:58 ---> 0151aac6ca47 00:13:58 Step 22/24 : LABEL arch=arm64 00:13:59 ---> Running in 873f5343979f 00:13:59 ---> Running in 3972f542cbee 00:13:59 ---> 666af13efdc4 00:13:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:13:59 Removing intermediate container 28fd6b8b18f3 00:13:59 ---> b8719b18f814 00:13:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:59 ---> Running in ad46b5f4d269 00:13:59 ---> d7527b407d42 00:13:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:13:59 Removing intermediate container 3972f542cbee 00:13:59 ---> 363a9fd0eef1 00:13:59 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:14:00 Removing intermediate container 873f5343979f 00:14:00 ---> 9fe66df52742 00:14:00 Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:14:00 ---> Running in ddbbdd3c1099 00:14:00 ---> Running in 5351fc32aef5 00:14:01 ---> 859c6c243ec7 00:14:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:14:01 Removing intermediate container 5351fc32aef5 00:14:01 ---> cda9c7816ed0 00:14:01 Step 23/23 : LABEL version=2.0.1-dev.29 00:14:01 Removing intermediate container ddbbdd3c1099 00:14:01 ---> 4dedf26178d2 00:14:01 Step 24/24 : LABEL version=2.0.1-dev.29 00:14:01 ---> a26f48529477 00:14:01 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/ 00:14:01 ---> Running in 1b8c6500f418 00:14:01 ---> Running in 0ea6def325aa 00:14:01 ---> Running in 2e458e9f86cb 00:14:02 Removing intermediate container 1b8c6500f418 00:14:02 ---> 42335fdf7908 00:14:02 00:14:02 Removing intermediate container 0ea6def325aa 00:14:02 ---> 4ca0ec450bc1 00:14:02 00:14:02 ---> 7e6016bf2fe8 00:14:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:14:02 Successfully built 42335fdf7908 00:14:03 Successfully tagged support-scheduler-arm64:latest 00:14:03  Building support-scheduler ... done Building sys-mgmt-agent 00:14:03 ---> Running in dc6f6d7cdac2 00:14:03 Successfully built 4ca0ec450bc1 00:14:03 Successfully tagged core-command-arm64:latest 00:14:03  Building core-command ... done Building security-bootstrapper 00:14:03 Removing intermediate container ad46b5f4d269 00:14:03 ---> b4973b5de86d 00:14:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:14:03 ---> Running in b5eb54a6245f 00:14:04 Removing intermediate container dc6f6d7cdac2 00:14:04 ---> 1ad7fb7c5b96 00:14:04 Step 19/22 : CMD ["--init=true"] 00:14:04 ---> Running in 6549c1138ba3 00:14:05 Removing intermediate container 6549c1138ba3 00:14:05 ---> cb2d7294667a 00:14:05 Step 20/22 : LABEL arch=arm64 00:14:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:14:07 (1/6) Installing dumb-init (1.2.2-r1) 00:14:07 (2/6) Installing libgcc (9.3.0-r2) 00:14:07 (3/6) Installing libsodium (1.0.18-r0) 00:14:07 (4/6) Installing libstdc++ (9.3.0-r2) 00:14:07 ---> Running in d351b68c57ce 00:14:07 Removing intermediate container 2e458e9f86cb 00:14:07 ---> 3f61fc485d69 00:14:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"](5/6) Installing libzmq (4.3.3-r0) 00:14:07 00:14:07 (6/6) Installing zeromq (4.3.3-r0) 00:14:07 Executing busybox-1.31.1-r20.trigger 00:14:07 OK: 8 MiB in 20 packages 00:14:08 ---> Running in 63f19033939b 00:14:08 Removing intermediate container d351b68c57ce 00:14:08 ---> e1cdce7a3a22 00:14:08 Step 21/22 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:14:08 ---> Running in ae1bbe7d3b12 00:14:08 Removing intermediate container 63f19033939b 00:14:08 ---> bf5d16acc857 00:14:08 Step 24/26 : LABEL arch=arm64 00:14:09 ---> Running in 44d5bfef9e73 00:14:09 Removing intermediate container b5eb54a6245f 00:14:09 ---> 380e2aa508f1 00:14:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:09 Removing intermediate container ae1bbe7d3b12 00:14:09 ---> 3a1b38634b43 00:14:09 Step 22/22 : LABEL version=2.0.1-dev.29 00:14:09 ---> Running in 1ac29113c683 00:14:09 Removing intermediate container 44d5bfef9e73 00:14:09 ---> d379463d382c 00:14:09 Step 25/26 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:14:10 ---> Running in 5b15272e3dae 00:14:10 Removing intermediate container 1ac29113c683 00:14:10 ---> 20e8038724be 00:14:10 00:14:10 ---> aedc3650d26a 00:14:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:14:10 Successfully built 20e8038724be 00:14:10 Successfully tagged security-proxy-setup-arm64:latest 00:14:10  Building security-proxy-setup ... done Building support-notifications 00:14:10 Removing intermediate container 5b15272e3dae 00:14:10 ---> 0206f814c399 00:14:10 Step 26/26 : LABEL version=2.0.1-dev.29 00:14:11 ---> Running in 1167f64341c5 00:14:12 ---> 3a0997007a6f 00:14:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:14:12 Removing intermediate container 1167f64341c5 00:14:12 ---> 6bc5364874da 00:14:12 00:14:13 Successfully built 6bc5364874da 00:14:13 Successfully tagged security-secretstore-setup-arm64:latest 00:14:13  Building security-secretstore-setup ... done Building core-metadata 00:14:14 ---> 0c32a2f02748 00:14:14 Step 20/24 : ENTRYPOINT ["/core-data"] 00:14:15 ---> Running in c809cae8bf75 00:14:17 Removing intermediate container c809cae8bf75 00:14:17 ---> 4a11ef17787b 00:14:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:17 ---> Running in 86cc9771f274 00:14:19 Removing intermediate container 86cc9771f274 00:14:19 ---> 288e21c92669 00:14:19 Step 22/24 : LABEL arch=arm64 00:14:19 ---> Running in 7331580c79b7 00:14:20 Removing intermediate container 7331580c79b7 00:14:20 ---> d3b6f204b174 00:14:20 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:14:20 ---> Running in 9c90c4219f52 00:14:21 Removing intermediate container 9c90c4219f52 00:14:21 ---> 8231096ddc97 00:14:21 Step 24/24 : LABEL version=2.0.1-dev.29 00:14:21 ---> Running in 575e1ab7e670 00:14:22 Removing intermediate container 575e1ab7e670 00:14:22 ---> 39806a5642da 00:14:22 00:14:22 Successfully built 39806a5642da 00:14:22 Successfully tagged core-data-arm64:latest 00:14:29  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:14:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:14:29 ---> 1307fce3d6e4 00:14:29 Step 3/32 : WORKDIR /edgex-go 00:14:29 ---> Using cache 00:14:29 ---> e745bc5f2926 00:14:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:29 ---> Using cache 00:14:29 ---> d3d781889398 00:14:29 Step 5/32 : RUN apk add --update --no-cache make git 00:14:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:14:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:14:30 ---> 1307fce3d6e4 00:14:30 Step 3/24 : WORKDIR /edgex-go 00:14:30 ---> Using cache 00:14:30 ---> e745bc5f2926 00:14:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:30 ---> Using cache 00:14:30 ---> d3d781889398 00:14:30 Step 5/24 : RUN apk add --update --no-cache make bash git 00:14:31 ---> Running in 21af03112a5a 00:14:31 ---> Running in f701b1adf1b5 00:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:14:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:14:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:14:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:14:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:14:35 ---> 1307fce3d6e4 00:14:35 Step 3/23 : WORKDIR /edgex-go 00:14:35 ---> Using cache 00:14:35 ---> e745bc5f2926 00:14:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:35 ---> Using cache 00:14:35 ---> d3d781889398 00:14:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:14:35 OK: 218 MiB in 52 packages 00:14:35 OK: 218 MiB in 52 packages 00:14:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:14:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:14:36 ---> 1307fce3d6e4 00:14:36 Step 3/24 : WORKDIR /edgex-go 00:14:36 ---> Using cache 00:14:36 ---> e745bc5f2926 00:14:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:36 ---> Using cache 00:14:36 ---> d3d781889398 00:14:36 Step 5/24 : RUN apk add --update --no-cache make git 00:14:36 ---> Running in 72db70d46d40 00:14:36 ---> Running in ca18be315a79 00:14:37 Removing intermediate container f701b1adf1b5 00:14:37 ---> 5726bef15904 00:14:37 Step 6/32 : COPY go.mod . 00:14:37 Removing intermediate container 21af03112a5a 00:14:37 ---> cc7c09f7ca02 00:14:37 Step 6/24 : COPY go.mod . 00:14:38 ---> eb8da152562a 00:14:38 Step 7/32 : RUN go mod download 00:14:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:14:38 ---> Running in a285b4792ebd 00:14:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:14:38 ---> fffa19b805f5 00:14:38 Step 7/24 : RUN go mod download 00:14:38 ---> Running in da49fe53c11e 00:14:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:14:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:14:40 OK: 218 MiB in 52 packages 00:14:40 OK: 218 MiB in 52 packages 00:14:42 Removing intermediate container ca18be315a79 00:14:42 ---> 6e398d3f81e9 00:14:42 Step 6/23 : COPY go.mod . 00:14:42 Removing intermediate container 72db70d46d40 00:14:42 ---> b0be8ebe8331 00:14:42 Step 6/24 : COPY go.mod . 00:14:43 ---> 6e86e796400a 00:14:43 Step 7/23 : RUN go mod download 00:14:43 ---> 39bb201f5fbc 00:14:43 Step 7/24 : RUN go mod download 00:14:43 ---> Running in 23cf0c755d86 00:14:43 Removing intermediate container a285b4792ebd 00:14:43 ---> 3b3ebdb1505d 00:14:43 Step 8/32 : COPY . . 00:14:43 ---> Running in b1099fcd5309 00:14:43 Removing intermediate container da49fe53c11e 00:14:43 ---> baa8a83c9236 00:14:43 Step 8/24 : COPY . . 00:14:52 Removing intermediate container 23cf0c755d86 00:14:52 ---> 4f59bfcab621 00:14:52 Step 8/23 : COPY . . 00:14:52 Removing intermediate container b1099fcd5309 00:14:52 ---> 08e42c9476ea 00:14:52 Step 8/24 : COPY . . 00:14:54 ---> fab00fb42a82 00:14:54 Step 9/32 : RUN go mod tidy 00:14:56 ---> 16005790ccd7 00:14:56 Step 9/24 : RUN go mod tidy 00:14:56 ---> Running in 61f4f5f77beb 00:14:57 ---> Running in c3bbc4546991 00:15:01 ---> fd3b3e02d248 00:15:01 Step 9/24 : RUN go mod tidy 00:15:01 ---> 56380de52d36 00:15:01 Step 9/23 : RUN go mod tidy 00:15:01 ---> Running in b80569ba13d9 00:15:01 ---> Running in e6af37f3819f 00:15:02 Removing intermediate container 61f4f5f77beb 00:15:02 ---> 768d136ec407 00:15:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:15:02 ---> Running in 859abbaa7cdc 00:15:02 Removing intermediate container c3bbc4546991 00:15:02 ---> e0ec0e17a108 00:15:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:15:03 ---> Running in ba59ebde9075 00:15:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:15:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:15:08 Removing intermediate container e6af37f3819f 00:15:08 ---> 14d53b9af4dd 00:15:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:15:08 ---> Running in 9ead547380e8 00:15:08 Removing intermediate container b80569ba13d9 00:15:08 ---> 7b3975222b98 00:15:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:15:08 ---> Running in a32e29054652 00:15:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:15:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:16:48 Removing intermediate container ba59ebde9075 00:16:48 ---> 2b987664892b 00:16:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:16:48 Removing intermediate container 859abbaa7cdc 00:16:48 ---> df9933e3ea10 00:16:48 00:16:48 Step 11/32 : FROM alpine:3.12 00:16:48 ---> c4fd0aeabfcf 00:16:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:16:48 ---> Running in da7b33592e11 00:16:48 ---> Running in 6cd7d4cc90a0 00:16:48 Removing intermediate container 6cd7d4cc90a0 00:16:48 ---> 9c7945679c93 00:16:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:16:48 ---> Running in 8e40f029ec2e 00:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:16:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:48 (1/2) Installing dumb-init (1.2.2-r1) 00:16:48 (2/2) Installing su-exec (0.2-r1) 00:16:48 Executing busybox-1.31.1-r20.trigger 00:16:48 OK: 5 MiB in 16 packages 00:16:49 Removing intermediate container 9ead547380e8 00:16:49 ---> c3dd234e9585 00:16:49 00:16:49 Step 11/23 : FROM alpine:3.12 00:16:49 ---> c4fd0aeabfcf 00:16:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:16:49 Removing intermediate container 8e40f029ec2e 00:16:49 ---> 01fccc7bc05a 00:16:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:16:49 ---> Running in 7c3d63678b78 00:16:49 ---> Running in eabdc1583aab 00:16:50 Removing intermediate container da7b33592e11 00:16:50 ---> d069d7904875 00:16:50 00:16:50 Step 12/24 : FROM docker:20.10.7 00:16:50 Removing intermediate container a32e29054652 00:16:50 ---> 6c4e80fbb5c7 00:16:50 00:16:50 20.10.7: Pulling from library/docker 00:16:50 Step 11/24 : FROM alpine:3.12 00:16:50 ---> c4fd0aeabfcf 00:16:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:16:50 ---> Using cache 00:16:50 ---> 21a55f2e1ab2 00:16:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:16:50 ---> Using cache 00:16:50 ---> b6080ba15221 00:16:50 Step 14/24 : ENV APP_PORT=59881 00:16:51 ---> Running in 4e9d8528b910 00:16:51 Removing intermediate container eabdc1583aab 00:16:51 ---> d9f101fd070b 00:16:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:16:51 ---> Running in 48a23bdb958c 00:16:51 Removing intermediate container 4e9d8528b910 00:16:51 ---> 86aa7c8013c4 00:16:51 Step 15/24 : EXPOSE $APP_PORT 00:16:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:52 ---> Running in 6603a204343b 00:16:52 Removing intermediate container 48a23bdb958c 00:16:52 ---> 3a216c0a9c12 00:16:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:16:52 (1/2) Installing ca-certificates (20191127-r4) 00:16:52 (2/2) Installing dumb-init (1.2.2-r1) 00:16:52 Executing busybox-1.31.1-r20.trigger 00:16:52 Executing ca-certificates-20191127-r4.trigger 00:16:52 OK: 6 MiB in 16 packages 00:16:53 ---> Running in 2397a7602202 00:16:53 Removing intermediate container 6603a204343b 00:16:53 ---> 15fbaf3e5efe 00:16:53 Step 16/24 : WORKDIR / 00:16:54 ---> Running in b4a0741f5ad3 00:16:55 Removing intermediate container b4a0741f5ad3 00:16:55 ---> d4985dad91dc 00:16:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:16:56 Removing intermediate container 7c3d63678b78 00:16:56 ---> 297ceb812f34 00:16:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:16:57 ---> Running in 212a554df402 00:16:57 ---> 3307a28f29b5 00:16:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:16:57 Removing intermediate container 212a554df402 00:16:57 ---> 2dd239c5cd4e 00:16:57 Step 14/23 : ENV APP_PORT=59860 00:16:58 Removing intermediate container 2397a7602202 00:16:58 ---> a7f381242b2e 00:16:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:16:58 ---> Running in 230efa7dcdec 00:16:58 ---> Running in e3a206d627d6 00:16:59 ---> aef9fb656fc9 00:16:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:16:59 Removing intermediate container 230efa7dcdec 00:16:59 ---> c6135b3bcbde 00:16:59 Step 15/23 : EXPOSE $APP_PORT 00:16:59 Removing intermediate container e3a206d627d6 00:16:59 ---> 8d2b6dee2be3 00:16:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:17:00 ---> Running in 65a3734e6af3 00:17:00 ---> 6ebf97aedf20 00:17:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:17:00 ---> Running in 286f50d7c61e 00:17:00 Removing intermediate container 65a3734e6af3 00:17:00 ---> 29dd3a601b46 00:17:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:01 Removing intermediate container 286f50d7c61e 00:17:01 ---> 84a08b05bcf7 00:17:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:01 ---> 46d41f977c62 00:17:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:17:01 ---> Running in 2aeb85132823 00:17:01 ---> Running in bbdb9b17d5f6 00:17:02 ---> 702d20ec2ed1 00:17:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:17:02 Removing intermediate container 2aeb85132823 00:17:02 ---> fb4b0f05484d 00:17:02 Step 22/24 : LABEL arch=arm64 00:17:02 ---> Running in c678e552a0f4 00:17:02 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:17:02 Status: Downloaded newer image for docker:20.10.7 00:17:02 ---> df445af6242a 00:17:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:17:02 ---> Running in cf080bd9d1ea 00:17:03 Removing intermediate container c678e552a0f4 00:17:03 ---> 9d37e0fe87d8 00:17:03 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:17:03 ---> Running in cf10cd9acdd7 00:17:03 Removing intermediate container cf080bd9d1ea 00:17:03 ---> 8895278bd3a1 00:17:03 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 00:17:03 ---> 62fbd41e9484 00:17:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:17:04 ---> Running in 89027c2ee985 00:17:04 Removing intermediate container cf10cd9acdd7 00:17:04 ---> 7470d875ad4c 00:17:04 Step 24/24 : LABEL version=2.0.1-dev.29 00:17:04 ---> Running in 7dca85722ad9 00:17:04 ---> a29bbf34535a 00:17:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:17:05 ---> Running in b5ea01ab87b2 00:17:05 Removing intermediate container bbdb9b17d5f6 00:17:05 ---> dbe8a0196963 00:17:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:05 Removing intermediate container 7dca85722ad9 00:17:05 ---> 068bf744a159 00:17:05 00:17:05 Successfully built 068bf744a159 00:17:05 Successfully tagged core-metadata-arm64:latest 00:17:05  Building core-metadata ... done Removing intermediate container b5ea01ab87b2 00:17:05 ---> 4f6b59913cc7 00:17:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:17:06 ---> Running in 727dbfe775e6 00:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:17:06 ---> 403e15b700b6 00:17:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:17:06 Removing intermediate container 727dbfe775e6 00:17:06 ---> ab43618b1909 00:17:06 Step 21/23 : LABEL arch=arm64 00:17:06 (1/39) Installing readline (8.1.0-r0) 00:17:06 (2/39) Installing bash (5.1.0-r0) 00:17:06 Executing bash-5.1.0-r0.post-install 00:17:06 (3/39) Installing brotli-libs (1.0.9-r3) 00:17:06 ---> Running in 7cb9bd764f4b 00:17:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:17:06 (5/39) Installing libcurl (7.78.0-r0) 00:17:06 (6/39) Installing curl (7.78.0-r0) 00:17:06 (7/39) Installing dumb-init (1.2.5-r0) 00:17:06 (8/39) Installing libbz2 (1.0.8-r1) 00:17:06 (9/39) Installing expat (2.2.10-r1) 00:17:06 (10/39) Installing libffi (3.3-r2) 00:17:06 (11/39) Installing gdbm (1.19-r0) 00:17:06 (12/39) Installing xz-libs (5.2.5-r0) 00:17:06 (13/39) Installing sqlite-libs (3.34.1-r0) 00:17:07 (14/39) Installing python3 (3.8.10-r0) 00:17:07 ---> d44644ae3e1d 00:17:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:17:07 Removing intermediate container 7cb9bd764f4b 00:17:07 ---> 1ef7e6c973b7 00:17:07 Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:17:08 ---> Running in 3b5cf685f384 00:17:09 (15/39) Installing py3-appdirs (1.4.4-r1) 00:17:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:17:09 (17/39) Installing py3-parsing (2.4.7-r1) 00:17:09 ---> a738605b5117 00:17:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:17:09 (18/39) Installing py3-six (1.15.0-r0) 00:17:09 (19/39) Installing py3-packaging (20.9-r0) 00:17:09 (20/39) Installing py3-setuptools (51.3.3-r0) 00:17:09 (21/39) Installing py3-chardet (4.0.0-r0) 00:17:09 Removing intermediate container 3b5cf685f384 00:17:09 ---> 6580ea42fef1 00:17:09 Step 23/23 : LABEL version=2.0.1-dev.29 00:17:09 (22/39) Installing py3-idna (3.1-r0) 00:17:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:17:09 (24/39) Installing py3-requests (2.25.1-r1) 00:17:09 (25/39) Installing py3-msgpack (1.0.2-r0) 00:17:09 (26/39) Installing py3-lockfile (0.12.2-r3) 00:17:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:17:09 (28/39) Installing py3-colorama (0.4.4-r0) 00:17:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:17:09 (30/39) Installing py3-distlib (0.3.1-r1) 00:17:09 ---> Running in a31b59c02fc8 00:17:09 (31/39) Installing py3-distro (1.5.0-r1) 00:17:09 (32/39) Installing py3-webencodings (0.5.1-r3) 00:17:09 (33/39) Installing py3-html5lib (1.1-r0) 00:17:09 (34/39) Installing py3-pytoml (0.1.21-r0) 00:17:09 (35/39) Installing py3-pep517 (0.9.1-r0) 00:17:09 (36/39) Installing py3-progress (1.5-r0) 00:17:09 (37/39) Installing py3-retrying (1.3.3-r0) 00:17:09 (38/39) Installing py3-toml (0.10.2-r0) 00:17:09 (39/39) Installing py3-pip (20.3.4-r0) 00:17:10 Executing busybox-1.32.1-r6.trigger 00:17:10 ---> b7816fa43eb6 00:17:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:17:10 OK: 82 MiB in 59 packages 00:17:10 Removing intermediate container a31b59c02fc8 00:17:10 ---> 6a0edf4ce494 00:17:10 00:17:10 Successfully built 6a0edf4ce494 00:17:10 Successfully tagged support-notifications-arm64:latest 00:17:11  Building support-notifications ... done  ---> 195512ce7a85 00:17:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:17:11 ---> Running in 9b7f069deeb3 00:17:12 Removing intermediate container 9b7f069deeb3 00:17:12 ---> 2049a1407567 00:17:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:17:13 ---> 671c78db77e6 00:17:13 Step 27/32 : RUN chmod +x /entrypoint.sh 00:17:13 ---> Running in cc6a84d8a173 00:17:16 Removing intermediate container cc6a84d8a173 00:17:16 ---> f303dae6c004 00:17:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:17:17 ---> Running in 52edaeeff3e9 00:17:17 Removing intermediate container 52edaeeff3e9 00:17:17 ---> 7a9cc95d4522 00:17:17 Step 29/32 : CMD ["gate"] 00:17:17 Collecting docker-compose==1.23.2 00:17:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:17:18 Collecting dockerpty<0.5,>=0.4.1 00:17:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:17:18 ---> Running in 00984987f769 00:17:19 Removing intermediate container 00984987f769 00:17:19 ---> bdbfc3daeba0 00:17:19 Step 30/32 : LABEL arch=arm64 00:17:19 ---> Running in 4b2cd074e6a3 00:17:20 Removing intermediate container 4b2cd074e6a3 00:17:20 ---> 674ad4c242b1 00:17:20 Step 31/32 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:17:20 Collecting docopt<0.7,>=0.6.1 00:17:20 Downloading docopt-0.6.2.tar.gz (25 kB) 00:17:20 ---> Running in 03d4cb03b9ee 00:17:21 Removing intermediate container 03d4cb03b9ee 00:17:21 ---> 2946624f1a08 00:17:21 Step 32/32 : LABEL version=2.0.1-dev.29 00:17:21 ---> Running in 42f31147aabd 00:17:22 Removing intermediate container 42f31147aabd 00:17:22 ---> f581872deaee 00:17:22 00:17:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:17:22 Successfully built f581872deaee 00:17:22 Successfully tagged security-bootstrapper-arm64:latest 00:17:22  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 00:17:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:17:22 Collecting docker<4.0,>=3.6.0 00:17:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:17:23 Collecting jsonschema<3,>=2.5.1 00:17:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:17:23 Collecting texttable<0.10,>=0.9.0 00:17:23 Downloading texttable-0.9.1.tar.gz (11 kB) 00:17:25 Collecting websocket-client<1.0,>=0.32.0 00:17:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:17:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:17:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:17:26 Collecting PyYAML<4,>=3.10 00:17:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:17:30 Collecting docker-pycreds>=0.4.0 00:17:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:17:30 Collecting chardet<3.1.0,>=3.0.2 00:17:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:17:30 Collecting certifi>=2017.4.17 00:17:30 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:17:30 Collecting idna<2.8,>=2.5 00:17:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:17:31 Collecting urllib3<1.25,>=1.21.1 00:17:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:17:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:17:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:17:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:17:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:17:32 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:17:32 Attempting uninstall: urllib3 00:17:32 Found existing installation: urllib3 1.26.2 00:17:32 Uninstalling urllib3-1.26.2: 00:17:32 Successfully uninstalled urllib3-1.26.2 00:17:33 Attempting uninstall: idna 00:17:33 Found existing installation: idna 3.1 00:17:33 Uninstalling idna-3.1: 00:17:33 Successfully uninstalled idna-3.1 00:17:33 Attempting uninstall: chardet 00:17:33 Found existing installation: chardet 4.0.0 00:17:33 Uninstalling chardet-4.0.0: 00:17:33 Successfully uninstalled chardet-4.0.0 00:17:35 Attempting uninstall: requests 00:17:35 Found existing installation: requests 2.25.1 00:17:35 Uninstalling requests-2.25.1: 00:17:35 Successfully uninstalled requests-2.25.1 00:17:35 Running setup.py install for texttable: started 00:17:37 Running setup.py install for texttable: finished with status 'done' 00:17:37 Running setup.py install for PyYAML: started 00:17:39 Running setup.py install for PyYAML: finished with status 'done' 00:17:39 Running setup.py install for docopt: started 00:17:41 Running setup.py install for docopt: finished with status 'done' 00:17:41 Running setup.py install for dockerpty: started 00:17:43 Running setup.py install for dockerpty: finished with status 'done' 00:17:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:17:54 Removing intermediate container 89027c2ee985 00:17:54 ---> 676f34ae08e5 00:17:54 Step 15/24 : ENV APP_PORT=58890 00:17:54 ---> Running in fe220d38d60d 00:17:54 Removing intermediate container fe220d38d60d 00:17:54 ---> f6af44d8cb12 00:17:54 Step 16/24 : EXPOSE $APP_PORT 00:17:54 ---> Running in 372b92634987 00:17:54 Removing intermediate container 372b92634987 00:17:54 ---> 06ca527654a9 00:17:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:17:56 ---> b12b39ba24e4 00:17:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:17:56 ---> 6a57821c47b3 00:17:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:17:57 ---> afb9e28b7504 00:17:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:17:58 ---> Running in 2aab65037d12 00:17:58 Removing intermediate container 2aab65037d12 00:17:58 ---> 9c183b0c8be1 00:17:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:58 ---> Running in 5b2b343ffa04 00:17:59 Removing intermediate container 5b2b343ffa04 00:17:59 ---> 3d00b18adbab 00:17:59 Step 22/24 : LABEL arch=arm64 00:17:59 ---> Running in c63d81a6d2a7 00:17:59 Removing intermediate container c63d81a6d2a7 00:17:59 ---> d0c541297e38 00:17:59 Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:00 ---> Running in 66104093185d 00:18:00 Removing intermediate container 66104093185d 00:18:00 ---> 07b865ec3884 00:18:00 Step 24/24 : LABEL version=2.0.1-dev.29 00:18:00 ---> Running in a5bc3dd03282 00:18:01 Removing intermediate container a5bc3dd03282 00:18:01 ---> 5150b6627e2d 00:18:01 00:18:01 Successfully built 5150b6627e2d 00:18:01 Successfully tagged sys-mgmt-agent-arm64:latest 00:18:01  Building sys-mgmt-agent ... done  [Pipeline] } 00:18:01 $ docker stop --time=1 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 00:18:03 $ docker rm -f 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:04 + docker images 00:18:04 REPOSITORY TAG IMAGE ID CREATED SIZE 00:18:04 sys-mgmt-agent-arm64 latest 5150b6627e2d 4 seconds ago 311MB 00:18:04 security-bootstrapper-arm64 latest f581872deaee 43 seconds ago 17.7MB 00:18:04 support-notifications-arm64 latest 6a0edf4ce494 55 seconds ago 15.9MB 00:18:04 core-metadata-arm64 latest 068bf744a159 59 seconds ago 15.8MB 00:18:04 6c4e80fbb5c7 About a minute ago 1.45GB 00:18:04 d069d7904875 About a minute ago 1.45GB 00:18:04 c3dd234e9585 About a minute ago 1.45GB 00:18:04 df9933e3ea10 About a minute ago 1.45GB 00:18:04 core-data-arm64 latest 39806a5642da 3 minutes ago 19.3MB 00:18:04 security-secretstore-setup-arm64 latest 6bc5364874da 3 minutes ago 27.4MB 00:18:04 security-proxy-setup-arm64 latest 20e8038724be 3 minutes ago 24.5MB 00:18:04 support-scheduler-arm64 latest 42335fdf7908 4 minutes ago 15.2MB 00:18:04 core-command-arm64 latest 4ca0ec450bc1 4 minutes ago 15.1MB 00:18:04 f168d5ea89be 4 minutes ago 1.45GB 00:18:04 7245eed9770c 4 minutes ago 1.45GB 00:18:04 a9618daabb8c 4 minutes ago 1.45GB 00:18:04 60ba40a32b09 4 minutes ago 1.45GB 00:18:04 d9426105bab9 4 minutes ago 1.44GB 00:18:04 ci-base-image-arm64 latest 1307fce3d6e4 8 minutes ago 1.23GB 00:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 6 days ago 533MB 00:18:04 docker 20.10.7 df445af6242a 8 weeks ago 234MB 00:18:04 alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB 00:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 00:18:04 provisioning config files... 00:18:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config6791583791659895596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:05 ---> docker-login.sh 00:18:05 nexus3.edgexfoundry.org:10001 00:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:05 Configure a credential helper to remove this warning. See 00:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:05 00:18:05 Login Succeeded 00:18:05 nexus3.edgexfoundry.org:10002 00:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:06 Configure a credential helper to remove this warning. See 00:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:06 00:18:06 Login Succeeded 00:18:06 nexus3.edgexfoundry.org:10003 00:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:06 Configure a credential helper to remove this warning. See 00:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:06 00:18:06 Login Succeeded 00:18:06 nexus3.edgexfoundry.org:10004 00:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:07 Configure a credential helper to remove this warning. See 00:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:07 00:18:07 Login Succeeded 00:18:07 docker.io 00:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:08 Configure a credential helper to remove this warning. See 00:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:08 00:18:08 Login Succeeded 00:18:08 ---> docker-login.sh ends [Pipeline] } 00:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:18:08 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:08 latest 00:18:08 2.0.1-dev.29 00:18:08 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:08 main 00:18:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:18:09 24fe3adae09d: Preparing 00:18:09 37a3aee530cb: Preparing 00:18:09 a4ee953d8ed3: Preparing 00:18:09 115afd692657: Preparing 00:18:09 3fbe34a1663b: Preparing 00:18:09 3fbe34a1663b: Layer already exists 00:18:09 24fe3adae09d: Pushed 00:18:09 a4ee953d8ed3: Pushed 00:18:09 115afd692657: Pushed 00:18:11 37a3aee530cb: Pushed 00:18:12 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:18:12 24fe3adae09d: Preparing 00:18:12 37a3aee530cb: Preparing 00:18:12 a4ee953d8ed3: Preparing 00:18:12 115afd692657: Preparing 00:18:12 3fbe34a1663b: Preparing 00:18:13 115afd692657: Layer already exists 00:18:13 3fbe34a1663b: Layer already exists 00:18:13 24fe3adae09d: Layer already exists 00:18:13 a4ee953d8ed3: Layer already exists 00:18:13 37a3aee530cb: Layer already exists 00:18:13 latest: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 00:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:18:13 24fe3adae09d: Preparing 00:18:13 37a3aee530cb: Preparing 00:18:13 a4ee953d8ed3: Preparing 00:18:13 115afd692657: Preparing 00:18:13 3fbe34a1663b: Preparing 00:18:14 3fbe34a1663b: Layer already exists 00:18:14 115afd692657: Layer already exists 00:18:14 a4ee953d8ed3: Layer already exists 00:18:14 37a3aee530cb: Layer already exists 00:18:14 24fe3adae09d: Layer already exists 00:18:14 2.0.1-dev.29: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:18:14 24fe3adae09d: Preparing 00:18:14 37a3aee530cb: Preparing 00:18:14 a4ee953d8ed3: Preparing 00:18:14 115afd692657: Preparing 00:18:14 3fbe34a1663b: Preparing 00:18:15 24fe3adae09d: Layer already exists 00:18:15 a4ee953d8ed3: Layer already exists 00:18:15 115afd692657: Layer already exists 00:18:15 37a3aee530cb: Layer already exists 00:18:15 3fbe34a1663b: Layer already exists 00:18:15 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:18:15 24fe3adae09d: Preparing 00:18:15 37a3aee530cb: Preparing 00:18:15 a4ee953d8ed3: Preparing 00:18:15 115afd692657: Preparing 00:18:15 3fbe34a1663b: Preparing 00:18:16 24fe3adae09d: Layer already exists 00:18:16 a4ee953d8ed3: Layer already exists 00:18:16 115afd692657: Layer already exists 00:18:16 3fbe34a1663b: Layer already exists 00:18:16 37a3aee530cb: Layer already exists 00:18:16 main: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:16 ===================================================== [Pipeline] echo 00:18:16 taggedImages: 00:18:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:18:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 00:18:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:18:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:18:16 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:16 latest 00:18:16 2.0.1-dev.29 00:18:16 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:16 main 00:18:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:18:16 d053c0a84aac: Preparing 00:18:16 a65d167ffb37: Preparing 00:18:16 a4ee953d8ed3: Preparing 00:18:16 b32c9cb5cc97: Preparing 00:18:16 ab1d108db26d: Preparing 00:18:16 3fbe34a1663b: Preparing 00:18:16 3fbe34a1663b: Waiting 00:18:17 a4ee953d8ed3: Layer already exists 00:18:17 3fbe34a1663b: Layer already exists 00:18:17 ab1d108db26d: Pushed 00:18:17 d053c0a84aac: Pushed 00:18:17 b32c9cb5cc97: Pushed 00:18:19 a65d167ffb37: Pushed 00:18:20 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:18:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:18:20 d053c0a84aac: Preparing 00:18:20 a65d167ffb37: Preparing 00:18:20 a4ee953d8ed3: Preparing 00:18:20 b32c9cb5cc97: Preparing 00:18:20 ab1d108db26d: Preparing 00:18:20 3fbe34a1663b: Preparing 00:18:20 3fbe34a1663b: Waiting 00:18:20 ab1d108db26d: Layer already exists 00:18:20 b32c9cb5cc97: Layer already exists 00:18:20 a65d167ffb37: Layer already exists 00:18:21 a4ee953d8ed3: Layer already exists 00:18:21 d053c0a84aac: Layer already exists 00:18:21 3fbe34a1663b: Layer already exists 00:18:21 latest: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:18:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 00:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:18:21 d053c0a84aac: Preparing 00:18:21 a65d167ffb37: Preparing 00:18:21 a4ee953d8ed3: Preparing 00:18:21 b32c9cb5cc97: Preparing 00:18:21 ab1d108db26d: Preparing 00:18:21 3fbe34a1663b: Preparing 00:18:21 3fbe34a1663b: Waiting 00:18:22 d053c0a84aac: Layer already exists 00:18:22 a65d167ffb37: Layer already exists 00:18:22 a4ee953d8ed3: Layer already exists 00:18:22 ab1d108db26d: Layer already exists 00:18:22 b32c9cb5cc97: Layer already exists 00:18:22 3fbe34a1663b: Layer already exists 00:18:22 2.0.1-dev.29: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:18:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:18:22 d053c0a84aac: Preparing 00:18:22 a65d167ffb37: Preparing 00:18:22 a4ee953d8ed3: Preparing 00:18:22 b32c9cb5cc97: Preparing 00:18:22 ab1d108db26d: Preparing 00:18:22 3fbe34a1663b: Preparing 00:18:22 3fbe34a1663b: Waiting 00:18:23 a4ee953d8ed3: Layer already exists 00:18:23 ab1d108db26d: Layer already exists 00:18:23 d053c0a84aac: Layer already exists 00:18:23 b32c9cb5cc97: Layer already exists 00:18:23 a65d167ffb37: Layer already exists 00:18:23 3fbe34a1663b: Layer already exists 00:18:23 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:18:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:18:23 d053c0a84aac: Preparing 00:18:23 a65d167ffb37: Preparing 00:18:23 a4ee953d8ed3: Preparing 00:18:23 b32c9cb5cc97: Preparing 00:18:23 ab1d108db26d: Preparing 00:18:23 3fbe34a1663b: Preparing 00:18:23 3fbe34a1663b: Waiting 00:18:24 d053c0a84aac: Layer already exists 00:18:24 a65d167ffb37: Layer already exists 00:18:24 b32c9cb5cc97: Layer already exists 00:18:24 a4ee953d8ed3: Layer already exists 00:18:24 ab1d108db26d: Layer already exists 00:18:24 3fbe34a1663b: Layer already exists 00:18:24 main: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:24 ===================================================== [Pipeline] echo 00:18:24 taggedImages: 00:18:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:18:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 00:18:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:18:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:18:24 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:24 latest 00:18:24 2.0.1-dev.29 00:18:24 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:24 main 00:18:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:18:24 fa978ca6991e: Preparing 00:18:24 8fae42da815a: Preparing 00:18:24 a4ee953d8ed3: Preparing 00:18:24 115afd692657: Preparing 00:18:24 3fbe34a1663b: Preparing 00:18:25 3fbe34a1663b: Layer already exists 00:18:25 115afd692657: Layer already exists 00:18:25 a4ee953d8ed3: Layer already exists 00:18:25 fa978ca6991e: Pushed 00:18:27 8fae42da815a: Pushed 00:18:28 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:18:28 fa978ca6991e: Preparing 00:18:28 8fae42da815a: Preparing 00:18:28 a4ee953d8ed3: Preparing 00:18:28 115afd692657: Preparing 00:18:28 3fbe34a1663b: Preparing 00:18:28 8fae42da815a: Layer already exists 00:18:28 115afd692657: Layer already exists 00:18:28 a4ee953d8ed3: Layer already exists 00:18:28 fa978ca6991e: Layer already exists 00:18:28 3fbe34a1663b: Layer already exists 00:18:29 latest: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 00:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:18:29 fa978ca6991e: Preparing 00:18:29 8fae42da815a: Preparing 00:18:29 a4ee953d8ed3: Preparing 00:18:29 115afd692657: Preparing 00:18:29 3fbe34a1663b: Preparing 00:18:29 fa978ca6991e: Layer already exists 00:18:29 8fae42da815a: Layer already exists 00:18:29 a4ee953d8ed3: Layer already exists 00:18:30 3fbe34a1663b: Layer already exists 00:18:30 115afd692657: Layer already exists 00:18:30 2.0.1-dev.29: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:18:30 fa978ca6991e: Preparing 00:18:30 8fae42da815a: Preparing 00:18:30 a4ee953d8ed3: Preparing 00:18:30 115afd692657: Preparing 00:18:30 3fbe34a1663b: Preparing 00:18:30 a4ee953d8ed3: Layer already exists 00:18:30 fa978ca6991e: Layer already exists 00:18:30 3fbe34a1663b: Layer already exists 00:18:30 8fae42da815a: Layer already exists 00:18:30 115afd692657: Layer already exists 00:18:30 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh 00:18:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:18:31 fa978ca6991e: Preparing 00:18:31 8fae42da815a: Preparing 00:18:31 a4ee953d8ed3: Preparing 00:18:31 115afd692657: Preparing 00:18:31 3fbe34a1663b: Preparing 00:18:31 fa978ca6991e: Layer already exists 00:18:31 8fae42da815a: Layer already exists 00:18:31 a4ee953d8ed3: Layer already exists 00:18:31 3fbe34a1663b: Layer already exists 00:18:31 115afd692657: Layer already exists 00:18:31 main: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:31 ===================================================== [Pipeline] echo 00:18:31 taggedImages: 00:18:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:18:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 00:18:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:18:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:18:32 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:32 latest 00:18:32 2.0.1-dev.29 00:18:32 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:32 main 00:18:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:18:32 78c68f1f2659: Preparing 00:18:32 78c68f1f2659: Preparing 00:18:32 d1c926b42593: Preparing 00:18:32 a5801ba4eff3: Preparing 00:18:32 1d7a575bc534: Preparing 00:18:32 b8222d7e64aa: Preparing 00:18:32 a4ee953d8ed3: Preparing 00:18:32 ba4400157ecd: Preparing 00:18:32 cc4c4650a714: Preparing 00:18:32 83a1e62e0778: Preparing 00:18:32 99323a3dca50: Preparing 00:18:32 3fbe34a1663b: Preparing 00:18:32 a4ee953d8ed3: Waiting 00:18:32 99323a3dca50: Waiting 00:18:32 ba4400157ecd: Waiting 00:18:32 cc4c4650a714: Waiting 00:18:32 83a1e62e0778: Waiting 00:18:32 3fbe34a1663b: Waiting 00:18:32 d1c926b42593: Pushed 00:18:32 a5801ba4eff3: Pushed 00:18:32 1d7a575bc534: Pushed 00:18:33 78c68f1f2659: Pushed 00:18:33 a4ee953d8ed3: Layer already exists 00:18:33 cc4c4650a714: Pushed 00:18:33 ba4400157ecd: Pushed 00:18:33 99323a3dca50: Pushed 00:18:33 83a1e62e0778: Pushed 00:18:33 3fbe34a1663b: Layer already exists 00:18:36 b8222d7e64aa: Pushed 00:18:36 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh 00:18:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:18:37 78c68f1f2659: Preparing 00:18:37 78c68f1f2659: Preparing 00:18:37 d1c926b42593: Preparing 00:18:37 a5801ba4eff3: Preparing 00:18:37 1d7a575bc534: Preparing 00:18:37 b8222d7e64aa: Preparing 00:18:37 a4ee953d8ed3: Preparing 00:18:37 ba4400157ecd: Preparing 00:18:37 cc4c4650a714: Preparing 00:18:37 83a1e62e0778: Preparing 00:18:37 99323a3dca50: Preparing 00:18:37 3fbe34a1663b: Preparing 00:18:37 a4ee953d8ed3: Waiting 00:18:37 ba4400157ecd: Waiting 00:18:37 cc4c4650a714: Waiting 00:18:37 83a1e62e0778: Waiting 00:18:37 99323a3dca50: Waiting 00:18:37 3fbe34a1663b: Waiting 00:18:37 b8222d7e64aa: Layer already exists 00:18:37 78c68f1f2659: Layer already exists 00:18:37 a5801ba4eff3: Layer already exists 00:18:37 d1c926b42593: Layer already exists 00:18:37 1d7a575bc534: Layer already exists 00:18:37 ba4400157ecd: Layer already exists 00:18:37 cc4c4650a714: Layer already exists 00:18:37 a4ee953d8ed3: Layer already exists 00:18:37 83a1e62e0778: Layer already exists 00:18:37 99323a3dca50: Layer already exists 00:18:37 3fbe34a1663b: Layer already exists 00:18:37 latest: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh 00:18:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 00:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:18:38 78c68f1f2659: Preparing 00:18:38 78c68f1f2659: Preparing 00:18:38 d1c926b42593: Preparing 00:18:38 a5801ba4eff3: Preparing 00:18:38 1d7a575bc534: Preparing 00:18:38 b8222d7e64aa: Preparing 00:18:38 a4ee953d8ed3: Preparing 00:18:38 ba4400157ecd: Preparing 00:18:38 cc4c4650a714: Preparing 00:18:38 83a1e62e0778: Preparing 00:18:38 99323a3dca50: Preparing 00:18:38 3fbe34a1663b: Preparing 00:18:38 a4ee953d8ed3: Waiting 00:18:38 ba4400157ecd: Waiting 00:18:38 cc4c4650a714: Waiting 00:18:38 83a1e62e0778: Waiting 00:18:38 99323a3dca50: Waiting 00:18:38 3fbe34a1663b: Waiting 00:18:38 78c68f1f2659: Layer already exists 00:18:38 d1c926b42593: Layer already exists 00:18:38 a5801ba4eff3: Layer already exists 00:18:38 b8222d7e64aa: Layer already exists 00:18:38 1d7a575bc534: Layer already exists 00:18:38 cc4c4650a714: Layer already exists 00:18:38 83a1e62e0778: Layer already exists 00:18:38 ba4400157ecd: Layer already exists 00:18:38 a4ee953d8ed3: Layer already exists 00:18:38 99323a3dca50: Layer already exists 00:18:38 3fbe34a1663b: Layer already exists 00:18:38 2.0.1-dev.29: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh 00:18:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:18:38 78c68f1f2659: Preparing 00:18:38 78c68f1f2659: Preparing 00:18:38 d1c926b42593: Preparing 00:18:38 a5801ba4eff3: Preparing 00:18:38 1d7a575bc534: Preparing 00:18:38 b8222d7e64aa: Preparing 00:18:38 a4ee953d8ed3: Preparing 00:18:38 ba4400157ecd: Preparing 00:18:38 cc4c4650a714: Preparing 00:18:38 83a1e62e0778: Preparing 00:18:38 99323a3dca50: Preparing 00:18:38 3fbe34a1663b: Preparing 00:18:38 ba4400157ecd: Waiting 00:18:38 cc4c4650a714: Waiting 00:18:38 83a1e62e0778: Waiting 00:18:38 99323a3dca50: Waiting 00:18:38 3fbe34a1663b: Waiting 00:18:38 a4ee953d8ed3: Waiting 00:18:39 1d7a575bc534: Layer already exists 00:18:39 b8222d7e64aa: Layer already exists 00:18:39 d1c926b42593: Layer already exists 00:18:39 a5801ba4eff3: Layer already exists 00:18:39 78c68f1f2659: Layer already exists 00:18:39 ba4400157ecd: Layer already exists 00:18:39 a4ee953d8ed3: Layer already exists 00:18:39 cc4c4650a714: Layer already exists 00:18:39 83a1e62e0778: Layer already exists 00:18:39 99323a3dca50: Layer already exists 00:18:39 3fbe34a1663b: Layer already exists 00:18:39 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh 00:18:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:18:39 78c68f1f2659: Preparing 00:18:39 78c68f1f2659: Preparing 00:18:39 d1c926b42593: Preparing 00:18:39 a5801ba4eff3: Preparing 00:18:39 1d7a575bc534: Preparing 00:18:39 b8222d7e64aa: Preparing 00:18:39 a4ee953d8ed3: Preparing 00:18:39 ba4400157ecd: Preparing 00:18:39 cc4c4650a714: Preparing 00:18:39 83a1e62e0778: Preparing 00:18:39 99323a3dca50: Preparing 00:18:39 3fbe34a1663b: Preparing 00:18:39 83a1e62e0778: Waiting 00:18:39 99323a3dca50: Waiting 00:18:39 3fbe34a1663b: Waiting 00:18:39 a4ee953d8ed3: Waiting 00:18:39 ba4400157ecd: Waiting 00:18:39 cc4c4650a714: Waiting 00:18:39 78c68f1f2659: Layer already exists 00:18:40 b8222d7e64aa: Layer already exists 00:18:40 a5801ba4eff3: Layer already exists 00:18:40 1d7a575bc534: Layer already exists 00:18:40 d1c926b42593: Layer already exists 00:18:40 a4ee953d8ed3: Layer already exists 00:18:40 cc4c4650a714: Layer already exists 00:18:40 ba4400157ecd: Layer already exists 00:18:40 83a1e62e0778: Layer already exists 00:18:40 99323a3dca50: Layer already exists 00:18:40 3fbe34a1663b: Layer already exists 00:18:40 main: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:40 ===================================================== [Pipeline] echo 00:18:40 taggedImages: 00:18:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:18:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 00:18:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:18:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:18:40 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:40 latest 00:18:40 2.0.1-dev.29 00:18:40 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:40 main 00:18:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:18:41 60e2fc9ffc39: Preparing 00:18:41 a0db9cc9602b: Preparing 00:18:41 5bfbe178dce6: Preparing 00:18:41 5ddec3dd1ef6: Preparing 00:18:41 0b4390383f6d: Preparing 00:18:41 3fbe34a1663b: Preparing 00:18:41 3fbe34a1663b: Waiting 00:18:41 5ddec3dd1ef6: Pushed 00:18:41 5bfbe178dce6: Pushed 00:18:41 3fbe34a1663b: Layer already exists 00:18:41 0b4390383f6d: Pushed 00:18:43 60e2fc9ffc39: Pushed 00:18:43 a0db9cc9602b: Pushed 00:18:43 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:18:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:18:44 60e2fc9ffc39: Preparing 00:18:44 a0db9cc9602b: Preparing 00:18:44 5bfbe178dce6: Preparing 00:18:44 5ddec3dd1ef6: Preparing 00:18:44 0b4390383f6d: Preparing 00:18:44 3fbe34a1663b: Preparing 00:18:44 3fbe34a1663b: Waiting 00:18:44 5bfbe178dce6: Layer already exists 00:18:44 5ddec3dd1ef6: Layer already exists 00:18:44 60e2fc9ffc39: Layer already exists 00:18:44 0b4390383f6d: Layer already exists 00:18:44 a0db9cc9602b: Layer already exists 00:18:44 3fbe34a1663b: Layer already exists 00:18:44 latest: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:18:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 00:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:18:45 60e2fc9ffc39: Preparing 00:18:45 a0db9cc9602b: Preparing 00:18:45 5bfbe178dce6: Preparing 00:18:45 5ddec3dd1ef6: Preparing 00:18:45 0b4390383f6d: Preparing 00:18:45 3fbe34a1663b: Preparing 00:18:45 3fbe34a1663b: Waiting 00:18:45 5bfbe178dce6: Layer already exists 00:18:45 0b4390383f6d: Layer already exists 00:18:45 a0db9cc9602b: Layer already exists 00:18:45 5ddec3dd1ef6: Layer already exists 00:18:45 60e2fc9ffc39: Layer already exists 00:18:45 3fbe34a1663b: Layer already exists 00:18:45 2.0.1-dev.29: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:18:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:18:46 60e2fc9ffc39: Preparing 00:18:46 a0db9cc9602b: Preparing 00:18:46 5bfbe178dce6: Preparing 00:18:46 5ddec3dd1ef6: Preparing 00:18:46 0b4390383f6d: Preparing 00:18:46 3fbe34a1663b: Preparing 00:18:46 3fbe34a1663b: Waiting 00:18:46 5bfbe178dce6: Layer already exists 00:18:46 0b4390383f6d: Layer already exists 00:18:46 a0db9cc9602b: Layer already exists 00:18:46 5ddec3dd1ef6: Layer already exists 00:18:46 60e2fc9ffc39: Layer already exists 00:18:46 3fbe34a1663b: Layer already exists 00:18:46 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:18:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:18:47 60e2fc9ffc39: Preparing 00:18:47 a0db9cc9602b: Preparing 00:18:47 5bfbe178dce6: Preparing 00:18:47 5ddec3dd1ef6: Preparing 00:18:47 0b4390383f6d: Preparing 00:18:47 3fbe34a1663b: Preparing 00:18:47 3fbe34a1663b: Waiting 00:18:47 a0db9cc9602b: Layer already exists 00:18:47 0b4390383f6d: Layer already exists 00:18:47 5ddec3dd1ef6: Layer already exists 00:18:47 60e2fc9ffc39: Layer already exists 00:18:47 5bfbe178dce6: Layer already exists 00:18:47 3fbe34a1663b: Layer already exists 00:18:47 main: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:47 ===================================================== [Pipeline] echo 00:18:47 taggedImages: 00:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 00:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:18:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:18:47 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:47 latest 00:18:47 2.0.1-dev.29 00:18:47 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:47 main 00:18:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:18:48 134b187e6f1f: Preparing 00:18:48 0e31bb45b949: Preparing 00:18:48 5ff5fcf1a460: Preparing 00:18:48 ec2df9a99f21: Preparing 00:18:48 730fa6dccc00: Preparing 00:18:48 dae9153874c5: Preparing 00:18:48 3b96dcd69544: Preparing 00:18:48 fc1cd1182e07: Preparing 00:18:48 179db8912c48: Preparing 00:18:48 3fbe34a1663b: Preparing 00:18:48 3b96dcd69544: Waiting 00:18:48 fc1cd1182e07: Waiting 00:18:48 179db8912c48: Waiting 00:18:48 3fbe34a1663b: Waiting 00:18:48 dae9153874c5: Waiting 00:18:49 134b187e6f1f: Pushed 00:18:49 0e31bb45b949: Pushed 00:18:49 730fa6dccc00: Pushed 00:18:49 dae9153874c5: Pushed 00:18:49 3b96dcd69544: Pushed 00:18:49 3fbe34a1663b: Layer already exists 00:18:49 fc1cd1182e07: Pushed 00:18:49 179db8912c48: Pushed 00:18:51 ec2df9a99f21: Pushed 00:18:51 5ff5fcf1a460: Pushed 00:18:52 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:18:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:18:52 134b187e6f1f: Preparing 00:18:52 0e31bb45b949: Preparing 00:18:52 5ff5fcf1a460: Preparing 00:18:52 ec2df9a99f21: Preparing 00:18:52 730fa6dccc00: Preparing 00:18:52 dae9153874c5: Preparing 00:18:52 3b96dcd69544: Preparing 00:18:52 fc1cd1182e07: Preparing 00:18:52 179db8912c48: Preparing 00:18:52 3fbe34a1663b: Preparing 00:18:52 3b96dcd69544: Waiting 00:18:52 fc1cd1182e07: Waiting 00:18:52 179db8912c48: Waiting 00:18:53 730fa6dccc00: Layer already exists 00:18:53 0e31bb45b949: Layer already exists 00:18:53 5ff5fcf1a460: Layer already exists 00:18:53 134b187e6f1f: Layer already exists 00:18:53 ec2df9a99f21: Layer already exists 00:18:53 dae9153874c5: Layer already exists 00:18:53 3b96dcd69544: Layer already exists 00:18:53 fc1cd1182e07: Layer already exists 00:18:53 3fbe34a1663b: Layer already exists 00:18:53 179db8912c48: Layer already exists 00:18:53 latest: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:18:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 00:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:18:53 134b187e6f1f: Preparing 00:18:53 0e31bb45b949: Preparing 00:18:53 5ff5fcf1a460: Preparing 00:18:53 ec2df9a99f21: Preparing 00:18:53 730fa6dccc00: Preparing 00:18:53 dae9153874c5: Preparing 00:18:53 3b96dcd69544: Preparing 00:18:53 fc1cd1182e07: Preparing 00:18:53 179db8912c48: Preparing 00:18:53 3fbe34a1663b: Preparing 00:18:53 dae9153874c5: Waiting 00:18:53 3b96dcd69544: Waiting 00:18:53 fc1cd1182e07: Waiting 00:18:53 179db8912c48: Waiting 00:18:53 3fbe34a1663b: Waiting 00:18:54 134b187e6f1f: Layer already exists 00:18:54 0e31bb45b949: Layer already exists 00:18:54 730fa6dccc00: Layer already exists 00:18:54 5ff5fcf1a460: Layer already exists 00:18:54 ec2df9a99f21: Layer already exists 00:18:54 fc1cd1182e07: Layer already exists 00:18:54 3b96dcd69544: Layer already exists 00:18:54 dae9153874c5: Layer already exists 00:18:54 179db8912c48: Layer already exists 00:18:54 3fbe34a1663b: Layer already exists 00:18:54 2.0.1-dev.29: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:18:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:18:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:18:54 134b187e6f1f: Preparing 00:18:54 0e31bb45b949: Preparing 00:18:54 5ff5fcf1a460: Preparing 00:18:54 ec2df9a99f21: Preparing 00:18:54 730fa6dccc00: Preparing 00:18:54 dae9153874c5: Preparing 00:18:54 3b96dcd69544: Preparing 00:18:54 fc1cd1182e07: Preparing 00:18:54 179db8912c48: Preparing 00:18:54 3fbe34a1663b: Preparing 00:18:54 fc1cd1182e07: Waiting 00:18:54 179db8912c48: Waiting 00:18:54 3fbe34a1663b: Waiting 00:18:54 3b96dcd69544: Waiting 00:18:54 730fa6dccc00: Layer already exists 00:18:54 0e31bb45b949: Layer already exists 00:18:54 5ff5fcf1a460: Layer already exists 00:18:54 ec2df9a99f21: Layer already exists 00:18:54 134b187e6f1f: Layer already exists 00:18:54 179db8912c48: Layer already exists 00:18:54 fc1cd1182e07: Layer already exists 00:18:54 dae9153874c5: Layer already exists 00:18:54 3b96dcd69544: Layer already exists 00:18:54 3fbe34a1663b: Layer already exists 00:18:54 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:18:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:18:55 134b187e6f1f: Preparing 00:18:55 0e31bb45b949: Preparing 00:18:55 5ff5fcf1a460: Preparing 00:18:55 ec2df9a99f21: Preparing 00:18:55 730fa6dccc00: Preparing 00:18:55 dae9153874c5: Preparing 00:18:55 3b96dcd69544: Preparing 00:18:55 fc1cd1182e07: Preparing 00:18:55 179db8912c48: Preparing 00:18:55 3fbe34a1663b: Preparing 00:18:55 dae9153874c5: Waiting 00:18:55 3b96dcd69544: Waiting 00:18:55 fc1cd1182e07: Waiting 00:18:55 179db8912c48: Waiting 00:18:55 3fbe34a1663b: Waiting 00:18:55 730fa6dccc00: Layer already exists 00:18:55 0e31bb45b949: Layer already exists 00:18:55 ec2df9a99f21: Layer already exists 00:18:55 134b187e6f1f: Layer already exists 00:18:55 5ff5fcf1a460: Layer already exists 00:18:55 3b96dcd69544: Layer already exists 00:18:55 dae9153874c5: Layer already exists 00:18:55 fc1cd1182e07: Layer already exists 00:18:55 3fbe34a1663b: Layer already exists 00:18:55 179db8912c48: Layer already exists 00:18:55 main: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:56 ===================================================== [Pipeline] echo 00:18:56 taggedImages: 00:18:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:18:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 00:18:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:18:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:18:56 729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:56 latest 00:18:56 2.0.1-dev.29 00:18:56 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:18:56 main 00:18:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:18:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:18:56 aaf9f2fd7564: Preparing 00:18:56 8172e5eae3b0: Preparing 00:18:56 a4ee953d8ed3: Preparing 00:18:56 c2dea7fa13e6: Preparing 00:18:56 3fbe34a1663b: Preparing 00:18:57 3fbe34a1663b: Layer already exists 00:18:57 a4ee953d8ed3: Layer already exists 00:18:57 aaf9f2fd7564: Pushed 00:18:57 c2dea7fa13e6: Pushed 00:18:59 8172e5eae3b0: Pushed 00:18:59 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:19:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:19:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:19:00 aaf9f2fd7564: Preparing 00:19:00 8172e5eae3b0: Preparing 00:19:00 a4ee953d8ed3: Preparing 00:19:00 c2dea7fa13e6: Preparing 00:19:00 3fbe34a1663b: Preparing 00:19:00 c2dea7fa13e6: Layer already exists 00:19:00 a4ee953d8ed3: Layer already exists 00:19:00 8172e5eae3b0: Layer already exists 00:19:00 3fbe34a1663b: Layer already exists 00:19:00 aaf9f2fd7564: Layer already exists 00:19:00 latest: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:19:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 00:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:19:01 aaf9f2fd7564: Preparing 00:19:01 8172e5eae3b0: Preparing 00:19:01 a4ee953d8ed3: Preparing 00:19:01 c2dea7fa13e6: Preparing 00:19:01 3fbe34a1663b: Preparing 00:19:01 3fbe34a1663b: Layer already exists 00:19:01 c2dea7fa13e6: Layer already exists 00:19:01 aaf9f2fd7564: Layer already exists 00:19:01 8172e5eae3b0: Layer already exists 00:19:01 a4ee953d8ed3: Layer already exists 00:19:01 2.0.1-dev.29: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:19:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:19:02 aaf9f2fd7564: Preparing 00:19:02 8172e5eae3b0: Preparing 00:19:02 a4ee953d8ed3: Preparing 00:19:02 c2dea7fa13e6: Preparing 00:19:02 3fbe34a1663b: Preparing 00:19:02 a4ee953d8ed3: Layer already exists 00:19:02 8172e5eae3b0: Layer already exists 00:19:02 3fbe34a1663b: Layer already exists 00:19:03 c2dea7fa13e6: Layer already exists 00:19:03 aaf9f2fd7564: Layer already exists 00:19:03 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:19:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 00:19:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:19:03 aaf9f2fd7564: Preparing 00:19:03 8172e5eae3b0: Preparing 00:19:03 a4ee953d8ed3: Preparing 00:19:03 c2dea7fa13e6: Preparing 00:19:03 3fbe34a1663b: Preparing 00:19:03 c2dea7fa13e6: Layer already exists 00:19:03 aaf9f2fd7564: Layer already exists 00:19:03 a4ee953d8ed3: Layer already exists 00:19:03 8172e5eae3b0: Layer already exists 00:19:03 3fbe34a1663b: Layer already exists 00:19:04 main: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:04 ===================================================== [Pipeline] echo 00:19:04 taggedImages: 00:19:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:19:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 00:19:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:19:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:19:04 729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:04 latest 00:19:04 2.0.1-dev.29 00:19:04 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:04 main 00:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:19:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:19:04 5446a72245a5: Preparing 00:19:04 406cbab6b34e: Preparing 00:19:04 a4ee953d8ed3: Preparing 00:19:04 115afd692657: Preparing 00:19:04 3fbe34a1663b: Preparing 00:19:05 3fbe34a1663b: Layer already exists 00:19:05 115afd692657: Layer already exists 00:19:05 a4ee953d8ed3: Layer already exists 00:19:05 5446a72245a5: Pushed 00:19:07 406cbab6b34e: Pushed 00:19:07 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:19:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:19:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:19:08 5446a72245a5: Preparing 00:19:08 406cbab6b34e: Preparing 00:19:08 a4ee953d8ed3: Preparing 00:19:08 115afd692657: Preparing 00:19:08 3fbe34a1663b: Preparing 00:19:08 3fbe34a1663b: Layer already exists 00:19:08 406cbab6b34e: Layer already exists 00:19:08 a4ee953d8ed3: Layer already exists 00:19:08 115afd692657: Layer already exists 00:19:08 5446a72245a5: Layer already exists 00:19:08 latest: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:19:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 00:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:19:09 5446a72245a5: Preparing 00:19:09 406cbab6b34e: Preparing 00:19:09 a4ee953d8ed3: Preparing 00:19:09 115afd692657: Preparing 00:19:09 3fbe34a1663b: Preparing 00:19:09 3fbe34a1663b: Layer already exists 00:19:09 406cbab6b34e: Layer already exists 00:19:09 a4ee953d8ed3: Layer already exists 00:19:09 5446a72245a5: Layer already exists 00:19:09 115afd692657: Layer already exists 00:19:09 2.0.1-dev.29: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:19:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:19:10 5446a72245a5: Preparing 00:19:10 406cbab6b34e: Preparing 00:19:10 a4ee953d8ed3: Preparing 00:19:10 115afd692657: Preparing 00:19:10 3fbe34a1663b: Preparing 00:19:10 406cbab6b34e: Layer already exists 00:19:10 115afd692657: Layer already exists 00:19:10 5446a72245a5: Layer already exists 00:19:10 3fbe34a1663b: Layer already exists 00:19:10 a4ee953d8ed3: Layer already exists 00:19:10 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:19:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 00:19:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:19:11 5446a72245a5: Preparing 00:19:11 406cbab6b34e: Preparing 00:19:11 a4ee953d8ed3: Preparing 00:19:11 115afd692657: Preparing 00:19:11 3fbe34a1663b: Preparing 00:19:11 406cbab6b34e: Layer already exists 00:19:11 115afd692657: Layer already exists 00:19:11 a4ee953d8ed3: Layer already exists 00:19:11 5446a72245a5: Layer already exists 00:19:11 3fbe34a1663b: Layer already exists 00:19:11 main: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:11 ===================================================== [Pipeline] echo 00:19:11 taggedImages: 00:19:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:19:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 00:19:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:19:11 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 00:19:11 729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:11 latest 00:19:11 2.0.1-dev.29 00:19:11 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:11 main 00:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:12 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh 00:19:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:19:12 b4833a31ac5a: Preparing 00:19:12 902782b2ae6b: Preparing 00:19:12 064093dbae07: Preparing 00:19:12 73d55111c7f8: Preparing 00:19:12 b287e4fe43ef: Preparing 00:19:12 c39efab1fe40: Preparing 00:19:12 386fc9fe74c4: Preparing 00:19:12 097a5c91b892: Preparing 00:19:12 74984ba1a09f: Preparing 00:19:12 6d0ac5d4dfcb: Preparing 00:19:12 c55d5dbdab40: Preparing 00:19:12 c39efab1fe40: Waiting 00:19:12 386fc9fe74c4: Waiting 00:19:12 097a5c91b892: Waiting 00:19:12 74984ba1a09f: Waiting 00:19:12 6d0ac5d4dfcb: Waiting 00:19:12 c55d5dbdab40: Waiting 00:19:12 b287e4fe43ef: Layer already exists 00:19:12 c39efab1fe40: Layer already exists 00:19:12 386fc9fe74c4: Layer already exists 00:19:12 097a5c91b892: Layer already exists 00:19:12 902782b2ae6b: Pushed 00:19:12 74984ba1a09f: Layer already exists 00:19:12 6d0ac5d4dfcb: Layer already exists 00:19:12 c55d5dbdab40: Layer already exists 00:19:13 b4833a31ac5a: Pushed 00:19:14 064093dbae07: Pushed 00:19:30 73d55111c7f8: Pushed 00:19:30 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh 00:19:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:19:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:19:30 b4833a31ac5a: Preparing 00:19:30 902782b2ae6b: Preparing 00:19:30 064093dbae07: Preparing 00:19:30 73d55111c7f8: Preparing 00:19:30 b287e4fe43ef: Preparing 00:19:30 c39efab1fe40: Preparing 00:19:30 386fc9fe74c4: Preparing 00:19:30 097a5c91b892: Preparing 00:19:30 74984ba1a09f: Preparing 00:19:30 6d0ac5d4dfcb: Preparing 00:19:30 c55d5dbdab40: Preparing 00:19:30 097a5c91b892: Waiting 00:19:30 74984ba1a09f: Waiting 00:19:30 6d0ac5d4dfcb: Waiting 00:19:30 c39efab1fe40: Waiting 00:19:30 c55d5dbdab40: Waiting 00:19:30 386fc9fe74c4: Waiting 00:19:30 b4833a31ac5a: Layer already exists 00:19:30 73d55111c7f8: Layer already exists 00:19:30 b287e4fe43ef: Layer already exists 00:19:30 064093dbae07: Layer already exists 00:19:30 902782b2ae6b: Layer already exists 00:19:30 386fc9fe74c4: Layer already exists 00:19:30 6d0ac5d4dfcb: Layer already exists 00:19:30 097a5c91b892: Layer already exists 00:19:30 74984ba1a09f: Layer already exists 00:19:30 c39efab1fe40: Layer already exists 00:19:30 c55d5dbdab40: Layer already exists 00:19:30 latest: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh 00:19:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 00:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:19:31 b4833a31ac5a: Preparing 00:19:31 902782b2ae6b: Preparing 00:19:31 064093dbae07: Preparing 00:19:31 73d55111c7f8: Preparing 00:19:31 b287e4fe43ef: Preparing 00:19:31 c39efab1fe40: Preparing 00:19:31 386fc9fe74c4: Preparing 00:19:31 097a5c91b892: Preparing 00:19:31 74984ba1a09f: Preparing 00:19:31 6d0ac5d4dfcb: Preparing 00:19:31 c55d5dbdab40: Preparing 00:19:31 097a5c91b892: Waiting 00:19:31 6d0ac5d4dfcb: Waiting 00:19:31 c55d5dbdab40: Waiting 00:19:31 74984ba1a09f: Waiting 00:19:31 c39efab1fe40: Waiting 00:19:31 386fc9fe74c4: Waiting 00:19:31 b4833a31ac5a: Layer already exists 00:19:31 73d55111c7f8: Layer already exists 00:19:31 b287e4fe43ef: Layer already exists 00:19:31 902782b2ae6b: Layer already exists 00:19:31 064093dbae07: Layer already exists 00:19:31 386fc9fe74c4: Layer already exists 00:19:31 097a5c91b892: Layer already exists 00:19:31 c39efab1fe40: Layer already exists 00:19:31 74984ba1a09f: Layer already exists 00:19:31 6d0ac5d4dfcb: Layer already exists 00:19:31 c55d5dbdab40: Layer already exists 00:19:31 2.0.1-dev.29: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh 00:19:32 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 00:19:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:19:32 b4833a31ac5a: Preparing 00:19:32 902782b2ae6b: Preparing 00:19:32 064093dbae07: Preparing 00:19:32 73d55111c7f8: Preparing 00:19:32 b287e4fe43ef: Preparing 00:19:32 c39efab1fe40: Preparing 00:19:32 386fc9fe74c4: Preparing 00:19:32 097a5c91b892: Preparing 00:19:32 74984ba1a09f: Preparing 00:19:32 6d0ac5d4dfcb: Preparing 00:19:32 c55d5dbdab40: Preparing 00:19:32 386fc9fe74c4: Waiting 00:19:32 097a5c91b892: Waiting 00:19:32 74984ba1a09f: Waiting 00:19:32 6d0ac5d4dfcb: Waiting 00:19:32 c55d5dbdab40: Waiting 00:19:32 c39efab1fe40: Waiting 00:19:32 b4833a31ac5a: Layer already exists 00:19:32 902782b2ae6b: Layer already exists 00:19:32 064093dbae07: Layer already exists 00:19:32 b287e4fe43ef: Layer already exists 00:19:32 73d55111c7f8: Layer already exists 00:19:32 097a5c91b892: Layer already exists 00:19:32 386fc9fe74c4: Layer already exists 00:19:32 c39efab1fe40: Layer already exists 00:19:32 74984ba1a09f: Layer already exists 00:19:32 6d0ac5d4dfcb: Layer already exists 00:19:32 c55d5dbdab40: Layer already exists 00:19:32 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh 00:19:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 00:19:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 00:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:19:33 b4833a31ac5a: Preparing 00:19:33 902782b2ae6b: Preparing 00:19:33 064093dbae07: Preparing 00:19:33 73d55111c7f8: Preparing 00:19:33 b287e4fe43ef: Preparing 00:19:33 c39efab1fe40: Preparing 00:19:33 386fc9fe74c4: Preparing 00:19:33 097a5c91b892: Preparing 00:19:33 74984ba1a09f: Preparing 00:19:33 6d0ac5d4dfcb: Preparing 00:19:33 c55d5dbdab40: Preparing 00:19:33 097a5c91b892: Waiting 00:19:33 74984ba1a09f: Waiting 00:19:33 6d0ac5d4dfcb: Waiting 00:19:33 c39efab1fe40: Waiting 00:19:33 c55d5dbdab40: Waiting 00:19:33 386fc9fe74c4: Waiting 00:19:33 b287e4fe43ef: Layer already exists 00:19:33 73d55111c7f8: Layer already exists 00:19:33 b4833a31ac5a: Layer already exists 00:19:33 902782b2ae6b: Layer already exists 00:19:33 064093dbae07: Layer already exists 00:19:33 386fc9fe74c4: Layer already exists 00:19:33 c39efab1fe40: Layer already exists 00:19:33 097a5c91b892: Layer already exists 00:19:33 6d0ac5d4dfcb: Layer already exists 00:19:33 74984ba1a09f: Layer already exists 00:19:33 c55d5dbdab40: Layer already exists 00:19:33 main: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:19:33 ===================================================== [Pipeline] echo 00:19:33 taggedImages: 00:19:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef 00:19:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:19:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 00:19:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 00:19:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:34 00:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:34 arm64: Pulling from edgex-lftools-log-publisher 00:19:34 448f6bf000e3: Pulling fs layer 00:19:34 f757da607395: Pulling fs layer 00:19:34 05883995daec: Pulling fs layer 00:19:34 8603b9c90790: Pulling fs layer 00:19:34 1560dd03e051: Pulling fs layer 00:19:34 27f5ce0e4adf: Pulling fs layer 00:19:34 c2d8d7efcc4b: Pulling fs layer 00:19:34 1560dd03e051: Waiting 00:19:34 27f5ce0e4adf: Waiting 00:19:34 c2d8d7efcc4b: Waiting 00:19:34 8603b9c90790: Waiting 00:19:35 f757da607395: Verifying Checksum 00:19:35 f757da607395: Download complete 00:19:35 8603b9c90790: Download complete 00:19:35 1560dd03e051: Verifying Checksum 00:19:35 1560dd03e051: Download complete 00:19:35 27f5ce0e4adf: Verifying Checksum 00:19:35 27f5ce0e4adf: Download complete 00:19:35 05883995daec: Verifying Checksum 00:19:35 05883995daec: Download complete 00:19:37 448f6bf000e3: Verifying Checksum 00:19:37 448f6bf000e3: Download complete 00:19:39 c2d8d7efcc4b: Verifying Checksum 00:19:39 c2d8d7efcc4b: Download complete 00:19:40 448f6bf000e3: Pull complete 00:19:41 f757da607395: Pull complete 00:19:43 05883995daec: Pull complete 00:19:43 8603b9c90790: Pull complete 00:19:44 1560dd03e051: Pull complete 00:19:45 27f5ce0e4adf: Pull complete 00:20:00 c2d8d7efcc4b: Pull complete 00:20:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:20:00 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 00:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:20:04 $ docker top e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:05 ---> job-cost.sh 00:20:05 lf-activate-venv: SKIPPING 00:20:05 INFO: No Stack... 00:20:07 INFO: Retrieving Pricing Info for: v2-standard-4 00:20:08 INFO: Archiving Costs [Pipeline] sh 00:20:08 + cat /w/workspace/edgex-go/32/archives/cost.csv 00:20:08 + cut -d, -f6 [Pipeline] lock 00:20:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] 00:20:08 Resource [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] did not exist. Created. 00:20:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:20:09 + echo total: 0.18000000715255737 [Pipeline] stash 00:20:10 Stashed 1 file(s) [Pipeline] } 00:20:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 00:20:10 $ docker stop --time=1 e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 00:20:12 $ docker rm -f e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:20:12 provisioning config files... 00:20:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/32@tmp/config6768728460303852169tmp [Pipeline] { [Pipeline] sh 00:20:13 + set +x 00:20:13 + curl -s https://codecov.io/bash 00:20:13 + bash -s -- 00:20:13 00:20:13 _____ _ 00:20:13 / ____| | | 00:20:13 | | ___ __| | ___ ___ _____ __ 00:20:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:20:13 | |___| (_) | (_| | __/ (_| (_) \ V / 00:20:13 \_____\___/ \__,_|\___|\___\___/ \_/ 00:20:13 Bash-1.0.6 00:20:13 00:20:13 00:20:13 ==> git version 2.24.4 found 00:20:13 ==> 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 00:20:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:20:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:20:13 ==> Jenkins CI detected. 00:20:13 current dir:  /w/workspace/edgex-go/32 00:20:13 project root: . 00:20:13 --> token set from env 00:20:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:20:13 ==> Running gcov in . (disable via -X gcov) 00:20:13 ==> Python coveragepy not found 00:20:13 ==> Searching for coverage reports in: 00:20:13 + . 00:20:13 -> Found 1 reports 00:20:13 ==> Detecting git/mercurial file structure 00:20:13 ==> Reading reports 00:20:13 + ./coverage.out bytes=404328 00:20:13 ==> Appending adjustments 00:20:13 https://docs.codecov.io/docs/fixing-reports 00:20:14 + Found adjustments 00:20:14 ==> Gzipping contents 00:20:14 56K /tmp/codecov.8eQlBl.gz 00:20:14 ==> Uploading reports 00:20:14 url: https://codecov.io 00:20:14 query: branch=main&commit=729eb4739df12e156b446759f30c8b9b764bc7ef&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:20:14 -> Pinging Codecov 00:20:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=729eb4739df12e156b446759f30c8b9b764bc7ef&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:20:14 -> Uploading to 00:20:14 https://storage.googleapis.com/codecov/v4/raw/2021-08-12/00271124DB129430A58F1EEE437C3FCB/729eb4739df12e156b446759f30c8b9b764bc7ef/919e498f-09ec-4ab9-81d3-0a1fba3934b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T002014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9183b286da46cf548357df68256ed95e3a8237295738e36f6dc6db604884a60a 00:20:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:14 Dload Upload Total Spent Left Speed 00:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54473 0 0 100 54473 0 108k --:--:-- --:--:-- --:--:-- 108k 00:20:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] } 00:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:20:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:20:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:16 00:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:20:16 188c0c94c7c5: Pulling fs layer 00:20:16 0ef7d3d256c8: Pulling fs layer 00:20:16 de9db76c5a1d: Pulling fs layer 00:20:16 0eba1c9be4d2: Pulling fs layer 00:20:16 0d57e429df01: Pulling fs layer 00:20:16 4e4be7b47b0d: Pulling fs layer 00:20:16 e1f770b5df2f: Pulling fs layer 00:20:16 85a0685a4137: Pulling fs layer 00:20:16 0eba1c9be4d2: Waiting 00:20:16 0d57e429df01: Waiting 00:20:16 4e4be7b47b0d: Waiting 00:20:16 e1f770b5df2f: Waiting 00:20:16 85a0685a4137: Waiting 00:20:16 de9db76c5a1d: Verifying Checksum 00:20:16 de9db76c5a1d: Download complete 00:20:16 0ef7d3d256c8: Verifying Checksum 00:20:16 0ef7d3d256c8: Download complete 00:20:16 0d57e429df01: Download complete 00:20:17 4e4be7b47b0d: Verifying Checksum 00:20:17 4e4be7b47b0d: Download complete 00:20:17 188c0c94c7c5: Verifying Checksum 00:20:17 188c0c94c7c5: Download complete 00:20:17 188c0c94c7c5: Pull complete 00:20:17 0ef7d3d256c8: Pull complete 00:20:17 de9db76c5a1d: Pull complete 00:20:17 e1f770b5df2f: Verifying Checksum 00:20:17 e1f770b5df2f: Download complete 00:20:20 0eba1c9be4d2: Verifying Checksum 00:20:20 0eba1c9be4d2: Download complete 00:20:24 0eba1c9be4d2: Pull complete 00:20:24 0d57e429df01: Pull complete 00:20:24 4e4be7b47b0d: Pull complete 00:20:25 e1f770b5df2f: Pull complete 00:20:26 85a0685a4137: Verifying Checksum 00:20:26 85a0685a4137: Download complete 00:20:29 85a0685a4137: Pull complete 00:20:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:20:29 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:20:29 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:20:32 $ docker top b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff -eo pid,comm [Pipeline] { [Pipeline] echo 00:20:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:20:32 + set -o pipefail 00:20:32 + snyk monitor '--org=edgex-jenkins' 00:20:38 00:20:38 Monitoring /w/workspace/edgex-go/32 (github.com/edgexfoundry/edgex-go)... 00:20:38 00:20:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/83398d0a-d76e-41d8-9a9d-55ad3ae9ff53 00:20:38 00:20:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:20:38 00:20:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:20:38 00:20:38 00:20:38 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:20:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:20:38 $ docker stop --time=1 b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff 00:20:40 $ docker rm -f b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:20:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:40 provisioning config files... 00:20:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/32@tmp/config975731322022554257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:41 --> edgex-publish-swagger.sh 00:20:41 === Publish openapi/v2 API === 00:20:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:20:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/32/openapi/v2/core-command.yaml] 00:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:41 Dload Upload Total Spent Left Speed 00:20:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 31867 0 0 100 31867 0 4801 0:00:06 0:00:06 --:--:-- 6216 100 31867 0 0 100 31867 0 4800 0:00:06 0:00:06 --:--:-- 7725 00:20:47 00:20:47 00:20:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/32/openapi/v2/core-data.yaml] 00:20:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:47 Dload Upload Total Spent Left Speed 00:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54977 0:00:01 0:00:01 --:--:-- 55001 100 65452 0 0 100 65452 0 37687 0:00:01 0:00:01 --:--:-- 37702 00:20:49 00:20:49 00:20:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/32/openapi/v2/core-metadata.yaml] 00:20:49 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:49 Dload Upload Total Spent Left Speed 00:20:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 96371 0:00:01 0:00:01 --:--:-- 96378 00:20:50 00:20:50 00:20:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/32/openapi/v2/support-notifications.yaml] 00:20:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:50 Dload Upload Total Spent Left Speed 00:20:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74341 0:00:01 0:00:01 --:--:-- 74400 100 86007 0 0 100 86007 0 39851 0:00:02 0:00:02 --:--:-- 39873 100 86007 0 0 100 86007 0 27244 0:00:03 0:00:03 --:--:-- 27251 100 86007 0 0 100 86007 0 27242 0:00:03 0:00:03 --:--:-- 27251 00:20:53 00:20:53 00:20:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/32/openapi/v2/support-scheduler.yaml] 00:20:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:53 Dload Upload Total Spent Left Speed 00:20:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 34041 0:00:01 0:00:01 --:--:-- 34053 100 36710 0 0 100 36710 0 34035 0:00:01 0:00:01 --:--:-- 34053 00:20:55 00:20:55 00:20:55 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/32/openapi/v2/system-agent.yaml] 00:20:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:55 Dload Upload Total Spent Left Speed 00:20:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 18434 0:00:01 0:00:01 --:--:-- 18452 100 19633 0 0 100 19633 0 18431 0:00:01 0:00:01 --:--:-- 18434 00:20:56 00:20:56 [Pipeline] } 00:20:56 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 00:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:56 . [Pipeline] withDockerContainer 00:20:57 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:20:57 $ docker top f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:57 [ssh-agent] Looking for ssh-agent implementation... 00:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:57 $ docker exec f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 ssh-agent 00:20:57 SSH_AUTH_SOCK=/tmp/ssh-lINyQ9snLD4b/agent.15 00:20:57 SSH_AGENT_PID=22 00:20:57 Running ssh-add (command line suppressed) 00:20:58 Identity added: /w/workspace/edgex-go/32@tmp/private_key_4769724051334792161.key (/w/workspace/edgex-go/32@tmp/private_key_4769724051334792161.key) 00:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:58 + git semver tag 00:20:58 # -> Open(): unable to determine branch for HEAD 00:20:58 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:20:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:20:58 # $SEMVER_REMOTE_NAME = origin 00:20:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:58 # $SEMVER_USER_NAME = edgex-jenkins 00:20:58 # $SEMVER_BRANCH = main 00:20:58 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver 00:20:58 # 729eb4739df12e156b446759f30c8b9b764bc7ef HEAD 00:20:58 # -> Force: false 00:20:58 # 0a760e5c1004e2bc37c3b06106e555e10b8a80c6 refs/tags/v2.0.1-dev.29 [Pipeline] } 00:20:58 $ docker exec --env ******** --env ******** f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 ssh-agent -k 00:20:58 unset SSH_AUTH_SOCK; 00:20:58 unset SSH_AGENT_PID; 00:20:58 echo Agent pid 22 killed; 00:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:59 + git semver [Pipeline] } 00:20:59 $ docker stop --time=1 f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 00:21:00 $ docker rm -f f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:21:00 00:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:21:01 0.23.1-centos7: Pulling from edgex-lftools 00:21:01 ab5ef0e58194: Pulling fs layer 00:21:01 9712f1f96733: Pulling fs layer 00:21:01 63f879dbbcfc: Pulling fs layer 00:21:01 0d9ebad4ef96: Pulling fs layer 00:21:01 e9a5061849ea: Pulling fs layer 00:21:01 d747dcd14b5f: Pulling fs layer 00:21:01 2de7ff778b66: Pulling fs layer 00:21:01 0d9ebad4ef96: Waiting 00:21:01 e9a5061849ea: Waiting 00:21:01 d747dcd14b5f: Waiting 00:21:01 2de7ff778b66: Waiting 00:21:01 9712f1f96733: Verifying Checksum 00:21:01 9712f1f96733: Download complete 00:21:03 63f879dbbcfc: Verifying Checksum 00:21:03 63f879dbbcfc: Download complete 00:21:04 e9a5061849ea: Verifying Checksum 00:21:04 e9a5061849ea: Download complete 00:21:04 d747dcd14b5f: Verifying Checksum 00:21:04 d747dcd14b5f: Download complete 00:21:04 2de7ff778b66: Verifying Checksum 00:21:04 2de7ff778b66: Download complete 00:21:05 0d9ebad4ef96: Verifying Checksum 00:21:05 0d9ebad4ef96: Download complete 00:21:06 ab5ef0e58194: Verifying Checksum 00:21:06 ab5ef0e58194: Download complete 00:21:09 ab5ef0e58194: Pull complete 00:21:09 9712f1f96733: Pull complete 00:21:10 63f879dbbcfc: Pull complete 00:21:13 0d9ebad4ef96: Pull complete 00:21:14 e9a5061849ea: Pull complete 00:21:14 d747dcd14b5f: Pull complete 00:21:15 2de7ff778b66: Pull complete 00:21:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:21:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:21:15 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:21:19 $ docker top b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:21:19 provisioning config files... 00:21:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/32@tmp/config7760685729269474546tmp 00:21:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/32@tmp/config3648852391512781440tmp 00:21:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/32@tmp/config3976585687956527774tmp [Pipeline] { [Pipeline] echo 00:21:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:21:19 ---> sigul-configuration.sh 00:21:19 gpg: directory `/root/.gnupg' created 00:21:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:21:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:21:19 gpg: keyring `/root/.gnupg/secring.gpg' created 00:21:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:21:19 gpg: CAST5 encrypted data 00:21:19 gpg: encrypted with 1 passphrase 00:21:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:21:20 + mkdir /home/jenkins 00:21:20 + mkdir /home/jenkins/sigul [Pipeline] sh 00:21:20 + 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 00:21:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:21:20 ---> sigul-install.sh 00:21:20 Sigul already installed; skipping installation. [Pipeline] sh 00:21:20 + git tag --list 00:21:20 0.6.0 00:21:20 0.6.1 00:21:20 0.7.0 00:21:20 0.7.1 00:21:20 v1.0.0 00:21:20 v1.0.1 00:21:20 v1.1.0 00:21:20 v1.2.0 00:21:20 v1.2.1 00:21:20 v1.3.0 00:21:20 v1.3.1 00:21:20 v2.0.0 00:21:20 v2.0.1-dev.1 00:21:20 v2.0.1-dev.10 00:21:20 v2.0.1-dev.11 00:21:20 v2.0.1-dev.12 00:21:20 v2.0.1-dev.13 00:21:20 v2.0.1-dev.14 00:21:20 v2.0.1-dev.15 00:21:20 v2.0.1-dev.16 00:21:20 v2.0.1-dev.17 00:21:20 v2.0.1-dev.18 00:21:20 v2.0.1-dev.19 00:21:20 v2.0.1-dev.2 00:21:20 v2.0.1-dev.20 00:21:20 v2.0.1-dev.21 00:21:20 v2.0.1-dev.22 00:21:20 v2.0.1-dev.23 00:21:20 v2.0.1-dev.24 00:21:20 v2.0.1-dev.25 00:21:20 v2.0.1-dev.26 00:21:20 v2.0.1-dev.27 00:21:20 v2.0.1-dev.28 00:21:20 v2.0.1-dev.29 00:21:20 v2.0.1-dev.3 00:21:20 v2.0.1-dev.4 00:21:20 v2.0.1-dev.5 00:21:20 v2.0.1-dev.6 00:21:20 v2.0.1-dev.7 00:21:20 v2.0.1-dev.8 00:21:20 v2.0.1-dev.9 [Pipeline] sh 00:21:21 + lftools sign git-tag v2.0.1-dev.29 00:21:21 Signing Git tag with Sigul... 00:21:21 Signing v2.0.1-dev.29 [Pipeline] echo 00:21:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:21:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:21:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:21:23 $ docker stop --time=1 b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b 00:21:24 $ docker rm -f b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:25 . [Pipeline] withDockerContainer 00:21:25 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:21:25 $ docker top d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:25 [ssh-agent] Looking for ssh-agent implementation... 00:21:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:26 $ docker exec d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 ssh-agent 00:21:26 SSH_AUTH_SOCK=/tmp/ssh-oRm6imqXzGmF/agent.13 00:21:26 SSH_AGENT_PID=20 00:21:26 Running ssh-add (command line suppressed) 00:21:26 Identity added: /w/workspace/edgex-go/32@tmp/private_key_5974725018952403767.key (/w/workspace/edgex-go/32@tmp/private_key_5974725018952403767.key) 00:21:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:26 + git semver bump pre 00:21:26 # -> Open(): unable to determine branch for HEAD 00:21:26 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:21:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:21:26 # $SEMVER_REMOTE_NAME = origin 00:21:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:26 # $SEMVER_USER_NAME = edgex-jenkins 00:21:26 # $SEMVER_BRANCH = main 00:21:26 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver 00:21:26 2.0.1-dev.30 [Pipeline] } 00:21:26 $ docker exec --env ******** --env ******** d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 ssh-agent -k 00:21:26 unset SSH_AUTH_SOCK; 00:21:26 unset SSH_AGENT_PID; 00:21:26 echo Agent pid 20 killed; 00:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:27 + git semver [Pipeline] } 00:21:27 $ docker stop --time=1 d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 00:21:28 $ docker rm -f d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:28 . [Pipeline] withDockerContainer 00:21:28 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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 00:21:29 $ docker top 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:29 [ssh-agent] Looking for ssh-agent implementation... 00:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:29 $ docker exec 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 ssh-agent 00:21:29 SSH_AUTH_SOCK=/tmp/ssh-wuJZMPi6rReN/agent.13 00:21:29 SSH_AGENT_PID=20 00:21:29 Running ssh-add (command line suppressed) 00:21:29 Identity added: /w/workspace/edgex-go/32@tmp/private_key_2459173014509141474.key (/w/workspace/edgex-go/32@tmp/private_key_2459173014509141474.key) 00:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:30 + git semver push 00:21:30 # -> Open(): unable to determine branch for HEAD 00:21:30 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:21:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:21:30 # $SEMVER_REMOTE_NAME = origin 00:21:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:30 # $SEMVER_USER_NAME = edgex-jenkins 00:21:30 # $SEMVER_BRANCH = main 00:21:30 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } 00:21:34 $ docker exec --env ******** --env ******** 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 ssh-agent -k 00:21:34 unset SSH_AUTH_SOCK; 00:21:34 unset SSH_AGENT_PID; 00:21:34 echo Agent pid 20 killed; 00:21:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:35 + git semver [Pipeline] } 00:21:35 $ docker stop --time=1 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 00:21:36 $ docker rm -f 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:21:36 + '[' -d /w/workspace/edgex-go/32/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:21:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:37 ---> package-listing.sh 00:21:37 ++ facter osfamily 00:21:37 ++ tr '[:upper:]' '[:lower:]' 00:21:37 + OS_FAMILY=redhat 00:21:37 + workspace=/w/workspace/edgex-go/32 00:21:37 + START_PACKAGES=/tmp/packages_start.txt 00:21:37 + END_PACKAGES=/tmp/packages_end.txt 00:21:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:37 + PACKAGES=/tmp/packages_start.txt 00:21:37 + '[' /w/workspace/edgex-go/32 ']' 00:21:37 + PACKAGES=/tmp/packages_end.txt 00:21:37 + case "${OS_FAMILY}" in 00:21:37 + sort 00:21:37 + rpm -qa 00:21:39 + '[' -f /tmp/packages_start.txt ']' 00:21:39 + '[' -f /tmp/packages_end.txt ']' 00:21:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:39 + '[' /w/workspace/edgex-go/32 ']' 00:21:39 + mkdir -p /w/workspace/edgex-go/32/archives/ 00:21:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo 00:21:39 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:21:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:40 00:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:41 latest: Pulling from edgex-lftools-log-publisher 00:21:41 b4d181a07f80: Pulling fs layer 00:21:41 a1111a8f2ec3: Pulling fs layer 00:21:41 ed53099fbce6: Pulling fs layer 00:21:41 dc539afda2c1: Pulling fs layer 00:21:41 77bc0d833cb6: Pulling fs layer 00:21:41 9065ff56babe: Pulling fs layer 00:21:41 d287ab97295c: Pulling fs layer 00:21:41 77bc0d833cb6: Waiting 00:21:41 9065ff56babe: Waiting 00:21:41 d287ab97295c: Waiting 00:21:41 dc539afda2c1: Waiting 00:21:41 a1111a8f2ec3: Verifying Checksum 00:21:41 a1111a8f2ec3: Download complete 00:21:41 dc539afda2c1: Verifying Checksum 00:21:41 dc539afda2c1: Download complete 00:21:41 77bc0d833cb6: Verifying Checksum 00:21:41 77bc0d833cb6: Download complete 00:21:41 9065ff56babe: Verifying Checksum 00:21:41 9065ff56babe: Download complete 00:21:41 ed53099fbce6: Verifying Checksum 00:21:41 ed53099fbce6: Download complete 00:21:42 b4d181a07f80: Verifying Checksum 00:21:42 b4d181a07f80: Download complete 00:21:44 b4d181a07f80: Pull complete 00:21:44 a1111a8f2ec3: Pull complete 00:21:44 ed53099fbce6: Pull complete 00:21:44 dc539afda2c1: Pull complete 00:21:44 77bc0d833cb6: Pull complete 00:21:44 9065ff56babe: Pull complete 00:21:46 d287ab97295c: Verifying Checksum 00:21:46 d287ab97295c: Download complete 00:21:51 d287ab97295c: Pull complete 00:21:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:21:51 prd-centos7-docker-4c-2g-630 does not seem to be running inside a container 00:21:51 $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:21:54 $ docker top b92beaef1280b564e1d337ccfe3971a017ea6a9502c887f72fd057c5ce3db3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:54 + touch /tmp/pre-build-complete [Pipeline] sh 00:21:55 + mkdir -p /var/log/sysstat [Pipeline] sh 00:21:55 + ls /var/log/sa-host 00:21:55 + sadf -c /var/log/sa-host/sa05 00:21:55 file_magic: OK 00:21:55 HZ: Using current value: 100 00:21:55 file_header: OK 00:21:55 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 00:21:55 Statistics: 00:21:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:21:55 File successfully converted to sysstat format version 12.0.3 00:21:55 + sadf -c /var/log/sa-host/sa11 00:21:55 file_magic: OK 00:21:55 HZ: Using current value: 100 00:21:55 file_header: OK 00:21:55 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 00:21:55 Statistics: 00:21:55 HR 00:21:55 File successfully converted to sysstat format version 12.0.3 00:21:55 + sadf -c /var/log/sa-host/sa12 00:21:55 file_magic: OK 00:21:55 HZ: Using current value: 100 00:21:55 file_header: OK 00:21:55 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 00:21:55 Statistics: 00:21:55 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...Hnuu...uuuununununu... 00:21:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:55 provisioning config files... 00:21:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config5014021149740029824tmp [Pipeline] { [Pipeline] echo 00:21:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:21:55 ---> create-netrc.sh [Pipeline] } 00:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:21:56 ---> python-tools-install.sh [Pipeline] echo 00:21:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:21:56 ---> sudo-logs.sh 00:21:56 Archiving 'sudo' log.. 00:21:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-630.vexxhost.local: Name or service not known 00:21:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-630.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:21:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:21:57 ---> job-cost.sh 00:21:57 lf-activate-venv: SKIPPING 00:21:57 DEBUG: total: 0.18000000715255737 00:21:57 INFO: Retrieving Stack Cost... 00:21:58 INFO: Retrieving Pricing Info for: v3-standard-2 00:21:58 INFO: Archiving Costs [Pipeline] echo 00:21:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:21:59 ---> logs-deploy.sh 00:21:59 lf-activate-venv: SKIPPING 00:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/32 00:21:59 INFO: archiving workspace using pattern(s): 00:21:59 Archives upload complete. 00:21:59 INFO: archiving logs to Nexus 00:22:00 ---> uname -a: 00:22:00 Linux prd-centos7-docker-4c-2g-630.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:22:00 00:22:00 00:22:00 ---> lscpu: 00:22:00 Architecture: x86_64 00:22:00 CPU op-mode(s): 32-bit, 64-bit 00:22:00 Byte Order: Little Endian 00:22:00 Address sizes: 40 bits physical, 48 bits virtual 00:22:00 CPU(s): 2 00:22:00 On-line CPU(s) list: 0,1 00:22:00 Thread(s) per core: 1 00:22:00 Core(s) per socket: 1 00:22:00 Socket(s): 2 00:22:00 NUMA node(s): 1 00:22:00 Vendor ID: AuthenticAMD 00:22:00 CPU family: 23 00:22:00 Model: 49 00:22:00 Model name: AMD EPYC-Rome Processor 00:22:00 Stepping: 0 00:22:00 CPU MHz: 2799.998 00:22:00 BogoMIPS: 5599.99 00:22:00 Virtualization: AMD-V 00:22:00 Hypervisor vendor: KVM 00:22:00 Virtualization type: full 00:22:00 L1d cache: 32K 00:22:00 L1i cache: 32K 00:22:00 L2 cache: 512K 00:22:00 L3 cache: 16384K 00:22:00 NUMA node0 CPU(s): 0,1 00:22:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:22:00 00:22:00 00:22:00 ---> nproc: 00:22:00 2 00:22:00 00:22:00 00:22:00 ---> df -h: 00:22:00 Filesystem Size Used Avail Use% Mounted on 00:22:00 overlay 40G 14G 27G 35% / 00:22:00 tmpfs 64M 0 64M 0% /dev 00:22:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:22:00 shm 64M 0 64M 0% /dev/shm 00:22:00 /dev/vda1 40G 14G 27G 35% /facter-os 00:22:00 00:22:00 00:22:00 ---> sar -b -r -n DEV: 00:22:00 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-630.vexxhost.local) 08/12/21 _x86_64_ (2 CPU) 00:22:00 00:22:00 00:01:01 tps rtps wtps bread/s bwrtn/s 00:22:00 00:02:01 38.33 3.61 34.72 2600.73 12617.85 00:22:00 00:03:01 367.78 0.02 367.76 0.53 87787.64 00:22:00 00:04:01 56.62 0.00 56.62 0.00 9785.16 00:22:00 00:05:01 52.01 0.03 51.97 1.07 3218.49 00:22:00 00:06:01 774.00 356.76 417.24 24442.25 271803.32 00:22:00 00:07:01 450.57 139.41 311.15 11998.40 107068.26 00:22:00 00:08:01 360.31 5.11 355.19 219.65 139443.96 00:22:00 00:09:01 86.14 9.49 76.65 1337.91 7298.90 00:22:00 00:10:01 2.12 0.00 2.12 0.00 43.46 00:22:00 00:11:01 0.22 0.00 0.22 0.00 2.37 00:22:00 00:12:01 0.20 0.00 0.20 0.00 1.83 00:22:00 00:13:01 0.32 0.00 0.32 0.00 3.53 00:22:00 00:14:01 0.25 0.00 0.25 0.00 2.47 00:22:00 00:15:01 0.35 0.18 0.17 5.73 1.38 00:22:00 00:16:01 0.75 0.00 0.75 0.00 15.18 00:22:00 00:17:01 0.32 0.00 0.32 0.00 3.40 00:22:00 00:18:01 0.23 0.00 0.23 0.00 2.73 00:22:00 00:19:01 0.20 0.00 0.20 0.00 1.68 00:22:00 00:20:01 0.17 0.00 0.17 0.00 2.20 00:22:00 00:21:02 162.13 7.59 154.54 686.76 32206.29 00:22:00 Average: 117.79 26.17 91.63 2068.49 33613.15 00:22:00 00:22:00 00:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:22:00 00:02:01 4771552 0 914768 11.42 2620 2320000 1686420 18.62 885332 1928496 266284 00:22:00 00:03:01 3397860 0 1179364 14.73 2620 3429096 1694836 18.71 1245648 2741596 52724 00:22:00 00:04:01 3041476 0 1258476 15.71 2620 3706368 1733316 19.14 1468316 2853228 46452 00:22:00 00:05:01 2990480 0 1235060 15.42 2620 3780780 1520808 16.79 1392968 2973272 196292 00:22:00 00:06:01 200276 0 1527980 19.08 2620 6278064 2450536 27.06 3137868 3913288 31972 00:22:00 00:07:01 883344 0 1457528 18.20 2620 5665448 2309068 25.49 2445780 3915464 135212 00:22:00 00:08:01 1890364 0 1420896 17.74 2620 4695060 1920516 21.20 1965664 3389148 77136 00:22:00 00:09:01 2274176 0 1427776 17.83 2620 4304368 1703348 18.81 1733724 3248488 28 00:22:00 00:10:01 2284096 0 1417848 17.70 2620 4304376 1462044 16.14 1726224 3247556 12 00:22:00 00:11:01 2290076 0 1411868 17.63 2620 4304376 1409484 15.56 1723012 3246820 8 00:22:00 00:12:01 2290288 0 1411648 17.63 2620 4304384 1409424 15.56 1723084 3246852 8 00:22:00 00:13:01 2290244 0 1411688 17.63 2620 4304388 1409388 15.56 1723032 3246852 8 00:22:00 00:14:01 2290280 0 1411648 17.63 2620 4304392 1409388 15.56 1723164 3246856 8 00:22:00 00:15:01 2289900 0 1411992 17.63 2620 4304428 1409388 15.56 1724528 3245716 16 00:22:00 00:16:01 2289456 0 1412428 17.64 2620 4304436 1409460 15.56 1725236 3245720 8 00:22:00 00:17:01 2289068 0 1412812 17.64 2620 4304440 1409460 15.56 1725392 3245716 8 00:22:00 00:18:01 2289164 0 1412716 17.64 2620 4304440 1409388 15.56 1725328 3245716 8 00:22:00 00:19:01 2289344 0 1412528 17.64 2620 4304448 1409388 15.56 1725552 3245716 16 00:22:00 00:20:01 2287460 0 1414408 17.66 2620 4304452 1409544 15.56 1726824 3245716 12 00:22:00 00:21:02 1408188 0 1534552 19.16 2620 5063580 1767500 19.51 1918932 3873664 20524 00:22:00 Average: 2301855 0 1374899 17.17 2620 4329566 1617135 17.85 1758280 3227294 41337 00:22:00 00:22:00 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:22:00 00:02:01 eth0 1559.92 1335.46 6333.18 135.78 0.00 0.00 0.00 0.00 00:22:00 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:02:01 docker0 881.90 931.05 71.13 2702.10 0.00 0.00 0.00 0.00 00:22:00 00:03:01 veth61dfbe0 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:22:00 00:03:01 eth0 504.62 433.62 2075.49 49.81 0.00 0.00 0.00 0.00 00:22:00 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:03:01 docker0 412.84 467.16 31.43 2043.02 0.00 0.00 0.00 0.00 00:22:00 00:04:01 veth61dfbe0 0.65 0.67 0.05 0.06 0.00 0.00 0.00 0.00 00:22:00 00:04:01 eth0 28.84 16.11 21.81 11.09 0.00 0.00 0.00 0.00 00:22:00 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:04:01 docker0 0.65 0.65 0.04 0.06 0.00 0.00 0.00 0.00 00:22:00 00:05:01 veth61dfbe0 0.65 0.63 0.05 0.05 0.00 0.00 0.00 0.00 00:22:00 00:05:01 eth0 29.55 17.31 22.59 11.69 0.00 0.00 0.00 0.00 00:22:00 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:05:01 docker0 0.65 0.63 0.04 0.05 0.00 0.00 0.00 0.00 00:22:00 00:06:01 veth643355b 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 00:22:00 00:06:01 eth0 405.36 294.01 1877.60 149.32 0.00 0.00 0.00 0.00 00:22:00 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:06:01 docker0 52.76 64.00 3.45 165.81 0.00 0.00 0.00 0.00 00:22:00 00:07:01 veth643355b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:22:00 00:07:01 veth440d77f 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:22:00 00:07:01 vethbde3355 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:22:00 00:07:01 eth0 72.05 34.54 206.18 16.05 0.00 0.00 0.00 0.00 00:22:00 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:08:01 veth643355b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:22:00 00:08:01 vethe0e4da3 30.44 69.33 2.49 395.77 0.00 0.00 0.00 0.00 00:22:00 00:08:01 eth0 333.40 219.16 1741.12 144.27 0.00 0.00 0.00 0.00 00:22:00 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:08:01 docker0 1420.90 1601.00 110.70 5558.93 0.00 0.00 0.00 0.00 00:22:00 00:09:01 eth0 424.48 371.55 213.70 1498.97 0.00 0.00 0.00 0.00 00:22:00 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:09:01 docker0 0.35 0.40 0.04 0.40 0.00 0.00 0.00 0.00 00:22:00 00:10:01 eth0 25.02 20.76 19.53 6.64 0.00 0.00 0.00 0.00 00:22:00 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:11:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:22:00 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:12:01 eth0 0.25 0.23 0.10 0.02 0.00 0.00 0.00 0.00 00:22:00 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:22:00 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:22:00 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:22:00 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:16:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 00:22:00 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:17:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:22:00 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:22:00 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:19:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:20:01 eth0 0.97 0.38 0.32 0.21 0.00 0.00 0.00 0.00 00:22:00 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:21:02 eth0 763.06 513.66 4889.71 191.45 0.00 0.00 0.00 0.00 00:22:00 00:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 00:21:02 docker0 87.04 100.90 8.20 411.51 0.00 0.00 0.00 0.00 00:22:00 Average: eth0 207.53 162.96 870.55 110.79 0.00 0.00 0.00 0.00 00:22:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:00 Average: docker0 75.43 85.13 5.95 298.60 0.00 0.00 0.00 0.00 00:22:00 00:22:00 00:22:00 ---> sar -P ALL: 00:22:00 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-630.vexxhost.local) 08/12/21 _x86_64_ (2 CPU) 00:22:00 00:22:00 00:01:01 CPU %user %nice %system %iowait %steal %idle 00:22:00 00:02:01 all 18.26 0.00 5.01 0.88 0.07 75.78 00:22:00 00:02:01 0 22.63 0.00 5.85 0.49 0.07 70.96 00:22:00 00:02:01 1 14.00 0.00 4.19 1.27 0.07 80.48 00:22:00 00:03:01 all 30.99 0.00 13.10 2.99 0.10 52.82 00:22:00 00:03:01 0 29.80 0.00 13.66 3.53 0.11 52.90 00:22:00 00:03:01 1 32.18 0.00 12.54 2.46 0.09 52.74 00:22:00 00:04:01 all 48.65 0.00 5.03 0.36 0.07 45.89 00:22:00 00:04:01 0 49.26 0.00 5.03 0.27 0.07 45.37 00:22:00 00:04:01 1 48.04 0.00 5.03 0.44 0.07 46.42 00:22:00 00:05:01 all 60.01 0.00 8.22 0.44 0.11 31.22 00:22:00 00:05:01 0 59.69 0.00 8.53 0.43 0.11 31.24 00:22:00 00:05:01 1 60.32 0.00 7.90 0.45 0.11 31.21 00:22:00 00:06:01 all 26.43 0.00 20.25 25.69 0.10 27.53 00:22:00 00:06:01 0 26.81 0.00 20.48 25.89 0.11 26.71 00:22:00 00:06:01 1 26.05 0.00 20.03 25.49 0.09 28.33 00:22:00 00:07:01 all 79.74 0.00 14.90 4.93 0.14 0.29 00:22:00 00:07:01 0 78.02 0.00 16.78 4.67 0.13 0.40 00:22:00 00:07:01 1 81.46 0.00 13.02 5.20 0.15 0.17 00:22:00 00:08:01 all 62.42 0.00 17.95 3.89 0.13 15.61 00:22:00 00:08:01 0 63.07 0.00 19.52 3.69 0.13 13.60 00:22:00 00:08:01 1 61.78 0.00 16.40 4.08 0.13 17.61 00:22:00 00:09:01 all 20.09 0.00 5.31 0.91 0.07 73.63 00:22:00 00:09:01 0 19.35 0.00 5.46 1.24 0.07 73.88 00:22:00 00:09:01 1 20.82 0.00 5.15 0.57 0.07 73.38 00:22:00 00:10:01 all 0.71 0.00 0.33 0.01 0.03 98.92 00:22:00 00:10:01 0 0.84 0.00 0.39 0.02 0.03 98.73 00:22:00 00:10:01 1 0.59 0.00 0.27 0.00 0.03 99.11 00:22:00 00:11:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:22:00 00:11:01 0 0.05 0.00 0.03 0.00 0.05 99.87 00:22:00 00:11:01 1 0.15 0.00 0.02 0.00 0.02 99.82 00:22:00 00:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:22:00 00:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:22:00 00:12:01 1 0.20 0.00 0.02 0.00 0.05 99.73 00:22:00 00:22:00 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:22:00 00:13:01 all 0.15 0.00 0.02 0.00 0.03 99.81 00:22:00 00:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:22:00 00:13:01 1 0.28 0.00 0.02 0.00 0.02 99.68 00:22:00 00:14:01 all 0.18 0.00 0.03 0.00 0.01 99.78 00:22:00 00:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:22:00 00:14:01 1 0.30 0.00 0.02 0.00 0.00 99.68 00:22:00 00:15:01 all 0.12 0.00 0.05 0.00 0.03 99.81 00:22:00 00:15:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:22:00 00:15:01 1 0.20 0.00 0.05 0.00 0.02 99.73 00:22:00 00:16:01 all 0.14 0.00 0.03 0.00 0.03 99.81 00:22:00 00:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 00:22:00 00:16:01 1 0.23 0.00 0.02 0.00 0.00 99.75 00:22:00 00:17:01 all 0.15 0.00 0.03 0.00 0.02 99.80 00:22:00 00:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:22:00 00:17:01 1 0.23 0.00 0.02 0.00 0.02 99.73 00:22:00 00:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 00:22:00 00:18:01 0 0.05 0.00 0.05 0.00 0.05 99.85 00:22:00 00:18:01 1 0.17 0.00 0.03 0.00 0.02 99.78 00:22:00 00:19:01 all 0.08 0.00 0.04 0.01 0.02 99.85 00:22:00 00:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:22:00 00:19:01 1 0.13 0.00 0.07 0.02 0.02 99.77 00:22:00 00:20:01 all 0.13 0.00 0.04 0.00 0.03 99.79 00:22:00 00:20:01 0 0.07 0.00 0.05 0.00 0.05 99.83 00:22:00 00:20:01 1 0.20 0.00 0.03 0.00 0.02 99.75 00:22:00 00:21:02 all 14.75 0.00 7.74 2.70 0.06 74.75 00:22:00 00:21:02 0 14.79 0.00 8.40 2.44 0.07 74.30 00:22:00 00:21:02 1 14.71 0.00 7.08 2.95 0.05 75.21 00:22:00 Average: all 17.33 0.00 4.69 2.04 0.06 75.89 00:22:00 Average: 0 17.37 0.00 4.98 2.03 0.06 75.56 00:22:00 Average: 1 17.28 0.00 4.40 2.05 0.05 76.23 00:22:00 00:22:00 00:22:00