Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da 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-ssh183521040371269875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4119442714630803929.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh3997793858421483217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh6049768609607219623.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-ssh4312138438777535391.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-93 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # 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/27@tmp/jenkins-gitclient-ssh7272633032029818745.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 70a7de6140c9210a4916c44f40b1630081c5c4da (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 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 Commit message: "Merge pull request #3661 from cherrycl/issue-3640" > git rev-list --no-walk a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:14:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:14:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:14:08 ========================================================= 08:14:08 EdgeX Global Pipelines Version Info 08:14:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:14:09 ------------------- 08:14:09 stable info: 08:14:09 ------------------- 08:14:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:14:09 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:14:09 Message: update stable to v1.0.204 08:14:10 ------------------- 08:14:10 experimental info: 08:14:10 ------------------- 08:14:10 Commited By: **** collab-it+edgex@linuxfoundation.org 08:14:10 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 08:14:10 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:14:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70a7de6 [Pipeline] echo 08:14:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:11 provisioning config files... 08:14:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config2399186515979103529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:11 ---> docker-login.sh 08:14:11 nexus3.edgexfoundry.org:10001 08:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10002 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10003 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 nexus3.edgexfoundry.org:10004 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 docker.io 08:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:12 Configure a credential helper to remove this warning. See 08:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:12 08:14:12 Login Succeeded 08:14:12 ---> docker-login.sh ends [Pipeline] } 08:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:13 ++ 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 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/core-command/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo core-command,cmd/core-command/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/core-data/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo core-data,cmd/core-data/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/core-metadata/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo core-metadata,cmd/core-metadata/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/security-bootstrapper/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/security-proxy-setup/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/support-notifications/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo support-notifications,cmd/support-notifications/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/support-scheduler/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:14:13 + for file in '`ls cmd/**/Dockerfile`' 08:14:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:14:13 ++ cut -d/ -f2 08:14:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:14:13 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 08:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:13 08:14:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:14:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:14 latest: Pulling from edgex-devops/git-semver 08:14:14 31603596830f: Pulling fs layer 08:14:14 d4622e32a9a9: Pulling fs layer 08:14:14 1030fce36090: Pulling fs layer 08:14:14 6c6cb7e1b49b: Pulling fs layer 08:14:14 6c6cb7e1b49b: Waiting 08:14:14 d4622e32a9a9: Verifying Checksum 08:14:14 d4622e32a9a9: Download complete 08:14:14 31603596830f: Verifying Checksum 08:14:14 31603596830f: Download complete 08:14:14 31603596830f: Pull complete 08:14:14 6c6cb7e1b49b: Verifying Checksum 08:14:14 6c6cb7e1b49b: Download complete 08:14:14 d4622e32a9a9: Pull complete 08:14:14 1030fce36090: Verifying Checksum 08:14:14 1030fce36090: Download complete 08:14:15 1030fce36090: Pull complete 08:14:15 6c6cb7e1b49b: Pull complete 08:14:15 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 08:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:14:15 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:14:16 $ docker top e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:16 [ssh-agent] Looking for ssh-agent implementation... 08:14:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:16 $ docker exec e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 ssh-agent 08:14:17 SSH_AUTH_SOCK=/tmp/ssh-ajpRq3yF8Kgp/agent.13 08:14:17 SSH_AGENT_PID=19 08:14:17 Running ssh-add (command line suppressed) 08:14:17 Identity added: /w/workspace/edgex-go/27@tmp/private_key_5104007871014660755.key (/w/workspace/edgex-go/27@tmp/private_key_5104007871014660755.key) 08:14:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:17 + git tag --points-at HEAD [Pipeline] } 08:14:17 $ docker exec --env ******** --env ******** e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 ssh-agent -k 08:14:17 unset SSH_AUTH_SOCK; 08:14:17 unset SSH_AGENT_PID; 08:14:17 echo Agent pid 19 killed; 08:14:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:17 [ssh-agent] Looking for ssh-agent implementation... 08:14:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:17 $ docker exec e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 ssh-agent 08:14:18 SSH_AUTH_SOCK=/tmp/ssh-ax5RV09j4pgp/agent.53 08:14:18 SSH_AGENT_PID=60 08:14:18 Running ssh-add (command line suppressed) 08:14:18 Identity added: /w/workspace/edgex-go/27@tmp/private_key_6778024791767771538.key (/w/workspace/edgex-go/27@tmp/private_key_6778024791767771538.key) 08:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:18 + git semver init 08:14:18 # -> Open(): unable to determine branch for HEAD 08:14:18 # $GIT_DIR = /w/workspace/edgex-go/27/.git 08:14:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/27 08:14:18 # $SEMVER_REMOTE_NAME = origin 08:14:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:14:18 # $SEMVER_USER_NAME = edgex-jenkins 08:14:18 # $SEMVER_BRANCH = main 08:14:18 # $SEMVER_TEMP = /tmp/semver-280802876 08:14:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:14:33 # '/tmp/semver-280802876' -> '/w/workspace/edgex-go/27/.semver' 08:14:33 # -> Force: false 08:14:33 # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } 08:14:33 $ docker exec --env ******** --env ******** e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 ssh-agent -k 08:14:33 unset SSH_AUTH_SOCK; 08:14:33 unset SSH_AGENT_PID; 08:14:33 echo Agent pid 60 killed; 08:14:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:33 + git semver [Pipeline] } 08:14:33 $ docker stop --time=1 e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 08:14:35 $ docker rm -f e82faf0e40a92e212b3d13f01a4745828c2536b2ea7760a51984b7d7c180ab65 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:36 Stashed 1 file(s) [Pipeline] echo 08:14:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.25 [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 08:14:36 ========================================================= 08:14:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:14:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:14:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:14:37 540db60ca938: Pulling fs layer 08:14:37 adcc1eea9eea: Pulling fs layer 08:14:37 4c4ab2625f07: Pulling fs layer 08:14:37 db62176df00c: Pulling fs layer 08:14:37 3b30891b0d05: Pulling fs layer 08:14:37 06b49ca38bd5: Pulling fs layer 08:14:37 c788192a36de: Pulling fs layer 08:14:37 a77e37c0d609: Pulling fs layer 08:14:37 c3185cebc471: Pulling fs layer 08:14:37 db62176df00c: Waiting 08:14:37 3b30891b0d05: Waiting 08:14:37 06b49ca38bd5: Waiting 08:14:37 c788192a36de: Waiting 08:14:37 a77e37c0d609: Waiting 08:14:37 c3185cebc471: Waiting 08:14:37 4c4ab2625f07: Verifying Checksum 08:14:37 4c4ab2625f07: Download complete 08:14:37 adcc1eea9eea: Download complete 08:14:37 3b30891b0d05: Verifying Checksum 08:14:37 3b30891b0d05: Download complete 08:14:37 06b49ca38bd5: Verifying Checksum 08:14:37 06b49ca38bd5: Download complete 08:14:37 c788192a36de: Verifying Checksum 08:14:37 c788192a36de: Download complete 08:14:37 540db60ca938: Verifying Checksum 08:14:37 540db60ca938: Download complete 08:14:37 540db60ca938: Pull complete 08:14:37 adcc1eea9eea: Pull complete 08:14:37 4c4ab2625f07: Pull complete 08:14:38 a77e37c0d609: Verifying Checksum 08:14:38 a77e37c0d609: Download complete 08:14:41 c3185cebc471: Verifying Checksum 08:14:41 c3185cebc471: Download complete 08:14:41 db62176df00c: Verifying Checksum 08:14:41 db62176df00c: Download complete 08:14:45 db62176df00c: Pull complete 08:14:45 3b30891b0d05: Pull complete 08:14:45 06b49ca38bd5: Pull complete 08:14:45 c788192a36de: Pull complete 08:14:45 a77e37c0d609: Pull complete 08:14:48 c3185cebc471: Pull complete 08:14:48 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:14:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:14:48 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:14:48 WORKDIR /edgex 08:14:48 COPY go.mod . 08:14:48 RUN go mod download' 08:14:48 + docker build -t ci-base-image-x86_64 -f - . 08:14:50 Sending build context to Docker daemon 328.6MB 08:14:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:14:50 ---> 031687cdd783 08:14:50 Step 2/4 : WORKDIR /edgex 08:14:51 Still waiting to schedule task 08:14:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:14:52 ---> Running in 468c2b74d0dd 08:14:52 Removing intermediate container 468c2b74d0dd 08:14:52 ---> 347bc1d8a1be 08:14:52 Step 3/4 : COPY go.mod . 08:14:52 ---> 04075897254e 08:14:52 Step 4/4 : RUN go mod download 08:14:52 ---> Running in 14af7b931964 08:15:31 Removing intermediate container 14af7b931964 08:15:31 ---> c50069e3061e 08:15:31 Successfully built c50069e3061e 08:15:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:15:31 + docker inspect -f . ci-base-image-x86_64 08:15:31 . [Pipeline] withDockerContainer 08:15:31 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:15:32 $ docker top d6c54cb0e3afa397f9f32e19b362f1ef3a951266cb20d0774a7a536a41d251f6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:32 + go version 08:15:32 go version go1.16.6 linux/amd64 [Pipeline] } 08:15:32 $ docker stop --time=1 d6c54cb0e3afa397f9f32e19b362f1ef3a951266cb20d0774a7a536a41d251f6 08:15:33 $ docker rm -f d6c54cb0e3afa397f9f32e19b362f1ef3a951266cb20d0774a7a536a41d251f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:34 + docker inspect -f . ci-base-image-x86_64 08:15:34 . [Pipeline] withDockerContainer 08:15:34 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:15:34 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:15:34 $ docker top d42462c4dbdab2ad3c68ff7b94e4386ab89305d7b3143a6ed1b85d0ace610c63 -eo pid,comm [Pipeline] { [Pipeline] echo 08:15:34 ========================================================= 08:15:34 [edgeXBuildGoParallel] Running Tests and Build... 08:15:34 ========================================================= [Pipeline] sh 08:15:35 + go mod tidy [Pipeline] sh 08:15:35 + make test 08:15:35 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 08:15:36 go mod tidy 08:15:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:15:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:16:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:16:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:16:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:16:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:16:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:16:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:16:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:16:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.141s coverage: 90.1% of statements 08:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 81.2% of statements 08:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 08:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 08:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 22.0% of statements 08:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements 08:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 08:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 08:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 08:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 08:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 08:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 81.8% of statements 08:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:16:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:16:54 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 08:16:54 The recommended git tool is: git 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 08:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 08:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 08:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:17:00 using credential edgex-jenkins-ssh 08:17:00 Cloning the remote Git repository 08:17:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:17:00 > git init /w/workspace/edgex-go/27 # timeout=10 08:17:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:17:00 > git --version # timeout=10 08:17:00 > git --version # 'git version 2.17.1' 08:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 19.5% of statements 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:17:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:17:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 08:17:05 GO111MODULE=on go vet ./... 08:17:16 Avoid second fetch 08:17:16 Checking out Revision 70a7de6140c9210a4916c44f40b1630081c5c4da (main) 08:17:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:17:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:16 > git config core.sparsecheckout # timeout=10 08:17:16 > git checkout -f 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 08:17:20 Commit message: "Merge pull request #3661 from cherrycl/issue-3640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:21 provisioning config files... 08:17:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config3969241786396125658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:21 ---> docker-login.sh 08:17:21 nexus3.edgexfoundry.org:10001 08:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:23 Configure a credential helper to remove this warning. See 08:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:23 08:17:23 Login Succeeded 08:17:23 nexus3.edgexfoundry.org:10002 08:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:23 Configure a credential helper to remove this warning. See 08:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:23 08:17:23 Login Succeeded 08:17:23 nexus3.edgexfoundry.org:10003 08:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:24 Configure a credential helper to remove this warning. See 08:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:24 08:17:24 Login Succeeded 08:17:24 nexus3.edgexfoundry.org:10004 08:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:24 Configure a credential helper to remove this warning. See 08:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:24 08:17:24 Login Succeeded 08:17:24 docker.io 08:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:25 Configure a credential helper to remove this warning. See 08:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:25 08:17:25 Login Succeeded 08:17:25 ---> docker-login.sh ends [Pipeline] } 08:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:26 ========================================================= 08:17:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:17:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:17:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:26 595b0fe564bb: Pulling fs layer 08:17:26 24495759ef45: Pulling fs layer 08:17:26 d148012ef14d: Pulling fs layer 08:17:26 e90a11edd702: Pulling fs layer 08:17:26 d77568369979: Pulling fs layer 08:17:26 fc1c9f9a7f3b: Pulling fs layer 08:17:26 170f2ba95c9a: Pulling fs layer 08:17:26 97ac5df62f85: Pulling fs layer 08:17:26 fc1c9f9a7f3b: Waiting 08:17:26 170f2ba95c9a: Waiting 08:17:26 e90a11edd702: Waiting 08:17:26 97ac5df62f85: Waiting 08:17:26 d77568369979: Waiting 08:17:26 d148012ef14d: Verifying Checksum 08:17:26 d148012ef14d: Download complete 08:17:26 24495759ef45: Verifying Checksum 08:17:26 24495759ef45: Download complete 08:17:26 d77568369979: Verifying Checksum 08:17:26 d77568369979: Download complete 08:17:26 595b0fe564bb: Verifying Checksum 08:17:26 595b0fe564bb: Download complete 08:17:26 fc1c9f9a7f3b: Verifying Checksum 08:17:26 fc1c9f9a7f3b: Download complete 08:17:27 595b0fe564bb: Pull complete 08:17:28 24495759ef45: Pull complete 08:17:28 d148012ef14d: Pull complete 08:17:30 97ac5df62f85: Verifying Checksum 08:17:30 97ac5df62f85: Download complete 08:17:31 e90a11edd702: Verifying Checksum 08:17:31 e90a11edd702: Download complete 08:17:32 gofmt -l . 08:17:32 [ "`gofmt -l .`" = "" ] 08:17:32 ./bin/test-attribution-txt.sh [Pipeline] sh 08:17:32 + ls -al . 08:17:32 total 592 08:17:32 drwxrwxr-x 10 1001 1001 4096 Aug 9 08:17 . 08:17:32 drwxr-xr-x 4 root root 30 Aug 9 08:15 .. 08:17:32 -rw-rw-r-- 1 1001 1001 11 Aug 9 08:14 .dockerignore 08:17:32 drwxrwxr-x 8 1001 1001 162 Aug 9 08:14 .git 08:17:32 drwxrwxr-x 3 1001 1001 125 Aug 9 08:14 .github 08:17:32 -rw-rw-r-- 1 1001 1001 818 Aug 9 08:14 .gitignore 08:17:32 -rw-rw-r-- 1 1001 1001 76 Aug 9 08:14 .hadolint.yml 08:17:32 drwx------ 3 1001 1001 43 Aug 9 08:14 .semver 08:17:32 -rw-rw-r-- 1 1001 1001 166 Aug 9 08:14 .sonarcloud.properties 08:17:32 -rw-rw-r-- 1 1001 1001 8609 Aug 9 08:14 Attribution.txt 08:17:32 -rw-rw-r-- 1 1001 1001 43881 Aug 9 08:14 CHANGELOG.md 08:17:32 -rw-rw-r-- 1 1001 1001 3804 Aug 9 08:14 CONTRIBUTING.md 08:17:32 -rw-rw-r-- 1 1001 1001 849 Aug 9 08:14 Jenkinsfile 08:17:32 -rw-rw-r-- 1 1001 1001 10775 Aug 9 08:14 LICENSE 08:17:32 -rw-rw-r-- 1 1001 1001 5915 Aug 9 08:14 Makefile 08:17:32 -rw-rw-r-- 1 1001 1001 8643 Aug 9 08:14 README.md 08:17:32 -rw-rw-r-- 1 1001 1001 6912 Aug 9 08:14 SECURITY.md 08:17:32 -rw-rw-r-- 1 1001 1001 12 Aug 9 08:14 VERSION 08:17:32 -rw-rw-r-- 1 1001 1001 4131 Aug 9 08:14 ZMQWindows.md 08:17:32 drwxrwxr-x 2 1001 1001 37 Aug 9 08:14 bin 08:17:32 drwxrwxr-x 14 1001 1001 4096 Aug 9 08:14 cmd 08:17:32 -rw-r--r-- 1 root root 404176 Aug 9 08:17 coverage.out 08:17:32 -rw-rw-r-- 1 1001 1001 813 Aug 9 08:14 go.mod 08:17:32 -rw-r--r-- 1 root root 48847 Aug 9 08:15 go.sum 08:17:32 drwxrwxr-x 8 1001 1001 124 Aug 9 08:14 internal 08:17:32 drwxrwxr-x 3 1001 1001 16 Aug 9 08:14 openapi 08:17:32 drwxrwxr-x 4 1001 1001 71 Aug 9 08:14 snap 08:17:32 -rw-rw-r-- 1 1001 1001 204 Aug 9 08:14 version.go [Pipeline] sh 08:17:33 + '[' -e coverage.out ] 08:17:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:17:33 Stashed 1 file(s) [Pipeline] sh 08:17:33 + make build 08:17:33 go mod tidy 08:17:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data 08:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:17:41 e90a11edd702: Pull complete 08:17:41 d77568369979: Pull complete 08:17:41 fc1c9f9a7f3b: Pull complete 08:17:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command 08:17:42 170f2ba95c9a: Pull complete 08:17:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:17:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:17:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:17:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:17:47 97ac5df62f85: Pull complete 08:17:47 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:17:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:17:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:48 WORKDIR /edgex 08:17:48 COPY go.mod . 08:17:48 RUN go mod download 08:17:48 + docker build -t ci-base-image-arm64 -f - . 08:17:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config 08:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:17:50 Sending build context to Docker daemon 165.8MB 08:17:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:50 ---> 04bc70af865f 08:17:50 Step 2/4 : WORKDIR /edgex [Pipeline] } 08:17:51 $ docker stop --time=1 d42462c4dbdab2ad3c68ff7b94e4386ab89305d7b3143a6ed1b85d0ace610c63 08:17:52 $ docker rm -f d42462c4dbdab2ad3c68ff7b94e4386ab89305d7b3143a6ed1b85d0ace610c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:17:53 ---> Running in 206b422296ed 08:17:53 Removing intermediate container 206b422296ed 08:17:53 ---> e1f8d302722f 08:17:53 Step 3/4 : COPY go.mod . 08:17:54 ---> 1b2a67c7dbea 08:17:54 Step 4/4 : RUN go mod download 08:17:54 ---> Running in c4b9d40be2a5 [Pipeline] isUnix [Pipeline] sh 08:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:17:56 08:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:17:57 latest: Pulling from edgex-devops/edgex-compose 08:17:57 cbdbe7a5bc2a: Pulling fs layer 08:17:57 ca9280d653b3: Pulling fs layer 08:17:57 7e9c9ca2126c: Pulling fs layer 08:17:57 cbdbe7a5bc2a: Verifying Checksum 08:17:57 cbdbe7a5bc2a: Download complete 08:17:57 cbdbe7a5bc2a: Pull complete 08:17:58 ca9280d653b3: Verifying Checksum 08:17:58 ca9280d653b3: Download complete 08:17:58 ca9280d653b3: Pull complete 08:18:00 7e9c9ca2126c: Download complete 08:18:03 7e9c9ca2126c: Pull complete 08:18:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:18:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:18:03 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:18:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:18:06 $ docker top 00ae7853b9b5858336be09445f31e6ab6ae8789615dda29d83686eeead2883fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:06 + docker-compose build --help 08:18:06 + grep parallel 08:18:07 --parallel Build images in parallel. [Pipeline] } 08:18:07 $ docker stop --time=1 00ae7853b9b5858336be09445f31e6ab6ae8789615dda29d83686eeead2883fc 08:18:08 $ docker rm -f 00ae7853b9b5858336be09445f31e6ab6ae8789615dda29d83686eeead2883fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:09 . [Pipeline] withDockerContainer 08:18:09 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:18:09 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:18:09 $ docker top c29272b6252083cfc0bdad4f5c2777502368d9239811cbfa14d6340dbae2d30c -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:18:10 Building core-command ... 08:18:10 Building core-data ... 08:18:10 Building core-metadata ... 08:18:10 Building security-bootstrapper ... 08:18:10 Building security-proxy-setup ... 08:18:10 Building security-secretstore-setup ... 08:18:10 Building support-notifications ... 08:18:10 Building support-scheduler ... 08:18:10 Building sys-mgmt-agent ... 08:18:10 Building security-bootstrapper 08:18:10 Building core-metadata 08:18:10 Building support-scheduler 08:18:10 Building core-command 08:18:10 Building support-notifications 08:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:18:20 ---> c50069e3061e 08:18:20 Step 3/24 : WORKDIR /edgex-go 08:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:20 ---> c50069e3061e 08:18:20 Step 3/23 : WORKDIR /edgex-go 08:18:25 ---> Running in f42f1869fd1f 08:18:25 ---> Running in 8f202001dc80 08:18:29 Removing intermediate container 8f202001dc80 08:18:29 ---> c1310cca1150 08:18:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:29 Removing intermediate container f42f1869fd1f 08:18:29 ---> a576c9473cf3 08:18:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:29 ---> Running in cac52187b51f 08:18:29 ---> Running in 0bbbb6b653f8 08:18:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:18:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:18:34 ---> c50069e3061e 08:18:34 Step 3/24 : WORKDIR /edgex-go 08:18:34 ---> Using cache 08:18:34 ---> a576c9473cf3 08:18:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:18:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:34 ---> c50069e3061e 08:18:34 Step 3/23 : WORKDIR /edgex-go 08:18:34 ---> Using cache 08:18:34 ---> a576c9473cf3 08:18:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:18:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:18:36 ---> c50069e3061e 08:18:36 Step 3/32 : WORKDIR /edgex-go 08:18:36 ---> Using cache 08:18:36 ---> a576c9473cf3 08:18:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:36 ---> Running in 62b01a482540 08:18:36 ---> Running in 7f41fd438c1a 08:18:36 ---> Running in 8f4adff05989 08:18:36 Removing intermediate container 0bbbb6b653f8 08:18:36 ---> 8768ca3d8ad1 08:18:36 Step 5/24 : RUN apk add --update --no-cache make git 08:18:36 Removing intermediate container cac52187b51f 08:18:36 ---> 68908058ba80 08:18:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:18:36 ---> Running in f515c8719ee0 08:18:36 ---> Running in 86be152fbe75 08:18:37 Removing intermediate container 62b01a482540 08:18:37 ---> 431bf2de6611 08:18:37 Step 5/23 : RUN apk add --update --no-cache make git 08:18:37 ---> Running in 293cbf034b42 08:18:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:37 Removing intermediate container 7f41fd438c1a 08:18:37 ---> e1f9a38c6c4b 08:18:37 Step 5/24 : RUN apk add --update --no-cache make git 08:18:37 ---> Running in 3feb9fb2e9af 08:18:38 Removing intermediate container 8f4adff05989 08:18:38 ---> ecf4663d2ff8 08:18:38 Step 5/32 : RUN apk add --update --no-cache make git 08:18:38 ---> Running in f923c7561831 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:39 OK: 219 MiB in 52 packages 08:18:39 OK: 219 MiB in 52 packages 08:18:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:39 Removing intermediate container f515c8719ee0 08:18:39 ---> a6fbae784f93 08:18:39 Step 6/24 : COPY go.mod . 08:18:39 OK: 219 MiB in 52 packages 08:18:39 Removing intermediate container 86be152fbe75 08:18:39 ---> 0133a17a7366 08:18:39 Step 6/23 : COPY go.mod . 08:18:39 ---> 7fce7e5a1b92 08:18:39 Step 7/24 : RUN go mod download 08:18:39 OK: 219 MiB in 52 packages 08:18:39 ---> Running in 6985af05a7d2 08:18:40 Removing intermediate container 293cbf034b42 08:18:40 ---> 1ae3b33330b8 08:18:40 Step 6/23 : COPY go.mod . 08:18:40 ---> 30fe125df458 08:18:40 Step 7/23 : RUN go mod download 08:18:40 OK: 219 MiB in 52 packages 08:18:40 ---> Running in 4e09ba16cc5c 08:18:40 Removing intermediate container f923c7561831 08:18:40 ---> 364966491db2 08:18:40 Step 6/32 : COPY go.mod . 08:18:40 ---> f416c5164798 08:18:40 Step 7/23 : RUN go mod download 08:18:40 ---> Running in 043916a9254e 08:18:40 Removing intermediate container 3feb9fb2e9af 08:18:40 ---> 4633ba777d7c 08:18:40 Step 6/24 : COPY go.mod . 08:18:40 ---> 10e7ddc71b90 08:18:40 Step 7/32 : RUN go mod download 08:18:40 ---> Running in 154292b55014 08:18:40 ---> b049bb89e2dd 08:18:40 Step 7/24 : RUN go mod download 08:18:40 ---> Running in 31b2127dc5e5 08:18:41 Removing intermediate container 6985af05a7d2 08:18:41 ---> 9e4f563736d2 08:18:41 Step 8/24 : COPY . . 08:18:41 Removing intermediate container 4e09ba16cc5c 08:18:41 ---> 2fdca489cbfb 08:18:41 Step 8/23 : COPY . . 08:18:43 Removing intermediate container 043916a9254e 08:18:43 ---> 08b00fa02947 08:18:43 Step 8/23 : COPY . . 08:18:47 Removing intermediate container 154292b55014 08:18:47 ---> 715352e98483 08:18:47 Step 8/32 : COPY . . 08:18:47 Removing intermediate container 31b2127dc5e5 08:18:47 ---> ae0f928c0f29 08:18:47 Step 8/24 : COPY . . 08:18:55 ---> 212ebc259f00 08:18:55 Step 9/23 : RUN go mod tidy 08:18:55 ---> Running in 99bdf67600ae 08:18:59 Removing intermediate container 99bdf67600ae 08:18:59 ---> 0608bcf0c1ae 08:18:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:18:59 ---> Running in 32f15f833adb 08:18:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:19:04 ---> aaacdf583c9c 08:19:04 Step 9/23 : RUN go mod tidy 08:19:05 ---> Running in 7751081d400d 08:19:05 ---> 26f7e2128b75 08:19:05 Step 9/24 : RUN go mod tidy 08:19:05 ---> Running in cfb9fd924025 08:19:08 Removing intermediate container cfb9fd924025 08:19:08 ---> e26b153ff2e1 08:19:08 Step 10/24 : RUN make cmd/core-command/core-command 08:19:09 ---> Running in dbdad4a87b95 08:19:09 Removing intermediate container 7751081d400d 08:19:09 ---> bfda4baa812c 08:19:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:19:09 ---> Running in 64b9a669d314 08:19:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:19:10 ---> 5bb842441108 08:19:10 Step 9/32 : RUN go mod tidy 08:19:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command 08:19:10 ---> Running in 9730dbdd0f3a 08:19:12 ---> 548be781123e 08:19:12 Step 9/24 : RUN go mod tidy 08:19:12 ---> Running in d89e19fb98ca 08:19:12 Removing intermediate container 9730dbdd0f3a 08:19:12 ---> 1ed90653cb82 08:19:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:19:12 ---> Running in c9946ea54763 08:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:19:14 Removing intermediate container d89e19fb98ca 08:19:14 ---> 05154a162913 08:19:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:19:14 ---> Running in b80e1222bde4 08:19:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:19:16 Removing intermediate container c4b9d40be2a5 08:19:16 ---> befdd30aff18 08:19:16 Successfully built befdd30aff18 08:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:17 + docker inspect -f . ci-base-image-arm64 08:19:17 . [Pipeline] withDockerContainer 08:19:17 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:19:19 $ docker top f4174e04011c0c8935f92b16eb740260c22921c6430a045e6c5d617355bbcd82 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:20 + go version 08:19:20 go version go1.16.6 linux/arm64 [Pipeline] } 08:19:20 $ docker stop --time=1 f4174e04011c0c8935f92b16eb740260c22921c6430a045e6c5d617355bbcd82 08:19:22 $ docker rm -f f4174e04011c0c8935f92b16eb740260c22921c6430a045e6c5d617355bbcd82 [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 08:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:22 08:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:23 latest: Pulling from edgex-devops/edgex-compose-arm64 08:19:23 29e5d40040c1: Pulling fs layer 08:19:23 1ce36da41761: Pulling fs layer 08:19:23 25b303627fd3: Pulling fs layer 08:19:23 29e5d40040c1: Verifying Checksum 08:19:23 29e5d40040c1: Download complete 08:19:24 1ce36da41761: Verifying Checksum 08:19:24 1ce36da41761: Download complete 08:19:24 29e5d40040c1: Pull complete 08:19:24 Removing intermediate container 32f15f833adb 08:19:24 ---> f0eecfd7a47b 08:19:24 08:19:24 Step 11/23 : FROM alpine:3.12 08:19:25 3.12: Pulling from library/alpine 08:19:25 1ce36da41761: Pull complete 08:19:25 25b303627fd3: Verifying Checksum 08:19:25 25b303627fd3: Download complete 08:19:26 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:19:26 Status: Downloaded newer image for alpine:3.12 08:19:26 ---> 13621d1b12d4 08:19:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:19:26 ---> Running in 6b67052e3718 08:19:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:26 (1/1) Installing dumb-init (1.2.2-r1) 08:19:26 Executing busybox-1.31.1-r20.trigger 08:19:26 OK: 6 MiB in 15 packages 08:19:27 Removing intermediate container 6b67052e3718 08:19:27 ---> 326f58387f59 08:19:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:27 ---> Running in cba4a51877a9 08:19:27 Removing intermediate container cba4a51877a9 08:19:27 ---> d8c4e5a7f0a5 08:19:27 Step 14/23 : ENV APP_PORT=59861 08:19:27 ---> Running in c0e925a6739f 08:19:27 Removing intermediate container c0e925a6739f 08:19:27 ---> 202048ac8e32 08:19:27 Step 15/23 : EXPOSE $APP_PORT 08:19:27 ---> Running in 1c799bf7c295 08:19:27 Removing intermediate container 1c799bf7c295 08:19:27 ---> 00504142fb49 08:19:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:28 ---> 274a300cf181 08:19:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:28 ---> 0b661376f395 08:19:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:19:29 ---> f941cc7cf85e 08:19:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:19:29 ---> Running in cac182763e9e 08:19:29 Removing intermediate container cac182763e9e 08:19:29 ---> a1d61f8e3617 08:19:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:29 ---> Running in 6ec66c54c0f4 08:19:29 Removing intermediate container 6ec66c54c0f4 08:19:29 ---> 24b5dd023570 08:19:29 Step 21/23 : LABEL arch=x86_64 08:19:29 ---> Running in 56c3b3f4e028 08:19:29 Removing intermediate container 56c3b3f4e028 08:19:29 ---> a84ddbf7a82f 08:19:29 Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:19:29 ---> Running in cb5fbbc44605 08:19:29 Removing intermediate container cb5fbbc44605 08:19:29 ---> 3aa84c362c96 08:19:29 Step 23/23 : LABEL version=2.0.1-dev.25 08:19:29 ---> Running in a77fa223699b 08:19:29 Removing intermediate container a77fa223699b 08:19:29 ---> 045add2acee0 08:19:29 08:19:29 Successfully built 045add2acee0 08:19:29 Successfully tagged support-scheduler:latest 08:19:29 Building security-secretstore-setup 08:19:36 25b303627fd3: Pull complete 08:19:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:19:36 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:19:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:19:38  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:19:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:19:38 ---> c50069e3061e 08:19:38 Step 3/26 : WORKDIR /edgex-go 08:19:38 ---> Using cache 08:19:38 ---> a576c9473cf3 08:19:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:38 ---> Using cache 08:19:38 ---> ecf4663d2ff8 08:19:38 Step 5/26 : RUN apk add --update --no-cache make git 08:19:38 ---> Using cache 08:19:38 ---> 364966491db2 08:19:38 Step 6/26 : COPY go.mod . 08:19:38 ---> Using cache 08:19:38 ---> 10e7ddc71b90 08:19:38 Step 7/26 : RUN go mod download 08:19:38 ---> Using cache 08:19:38 ---> 715352e98483 08:19:38 Step 8/26 : COPY . . 08:19:38 ---> Using cache 08:19:38 ---> 5bb842441108 08:19:38 Step 9/26 : RUN go mod tidy 08:19:38 ---> Using cache 08:19:38 ---> 1ed90653cb82 08:19:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:19:38 ---> Running in 54729647799a 08:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:19:39 $ docker top 6deb5cddc1ce11b243a97b033aa0f7238854507ccd11145d224a3c8138867c97 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:40 + + grepdocker-compose parallel 08:19:40 build --help 08:19:43 --parallel Build images in parallel. [Pipeline] } 08:19:44 $ docker stop --time=1 6deb5cddc1ce11b243a97b033aa0f7238854507ccd11145d224a3c8138867c97 08:19:46 $ docker rm -f 6deb5cddc1ce11b243a97b033aa0f7238854507ccd11145d224a3c8138867c97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:46 . [Pipeline] withDockerContainer 08:19:46 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:19:47 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:19:48 $ docker top 6daf00ec3644b36afd9d37e01d1cff32df97bc580c08bae054b11f01c86b6a5e -eo pid,comm 08:19:48 Removing intermediate container dbdad4a87b95 08:19:48 ---> 7473bf126dcd 08:19:48 08:19:48 Step 11/24 : FROM alpine:3.12 08:19:48 ---> 13621d1b12d4 08:19:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:19:48 ---> Using cache 08:19:48 ---> 326f58387f59 08:19:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:48 ---> Using cache 08:19:48 ---> d8c4e5a7f0a5 08:19:48 Step 14/24 : ENV APP_PORT=59882 08:19:48 ---> Running in e129e0eb842d 08:19:48 Removing intermediate container e129e0eb842d 08:19:48 ---> 65e1f07e0ee5 08:19:48 Step 15/24 : EXPOSE $APP_PORT 08:19:48 ---> Running in 46da75961019 08:19:48 Removing intermediate container 46da75961019 08:19:48 ---> 1fa0cb98b51c 08:19:48 Step 16/24 : WORKDIR / 08:19:48 ---> Running in bc6dd57c804e 08:19:48 Removing intermediate container bc6dd57c804e 08:19:48 ---> 3dcf63b1205e 08:19:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { 08:19:48 ---> c6c8c52111e5 08:19:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] sh 08:19:49 ---> 8c2ef1a7ffa6 08:19:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:19:49 + docker-compose -f ./docker-compose-build.yml build --parallel 08:19:49 ---> a29d96f84812 08:19:49 Step 20/24 : ENTRYPOINT ["/core-command"] 08:19:49 ---> Running in a7cc51fe842e 08:19:50 Removing intermediate container a7cc51fe842e 08:19:50 ---> 641c0dd0416b 08:19:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:50 ---> Running in eb813c7f1e4b 08:19:50 Removing intermediate container eb813c7f1e4b 08:19:50 ---> a63184d1fcef 08:19:50 Step 22/24 : LABEL arch=x86_64 08:19:50 ---> Running in 4dda094d0df4 08:19:50 Removing intermediate container 4dda094d0df4 08:19:50 ---> 1a1f800c6d8f 08:19:50 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:19:50 ---> Running in d136e6ade46a 08:19:50 Removing intermediate container d136e6ade46a 08:19:50 ---> ddc55953bc96 08:19:50 Step 24/24 : LABEL version=2.0.1-dev.25 08:19:50 ---> Running in 7006d148cb16 08:19:50 Removing intermediate container 7006d148cb16 08:19:50 ---> e99a4bf6e0fc 08:19:50 08:19:50 Successfully built e99a4bf6e0fc 08:19:50 Successfully tagged core-command:latest 08:19:50 Building security-proxy-setup 08:19:53 Building core-command ... 08:19:53 Building core-data ... 08:19:53 Building core-metadata ... 08:19:53 Building security-bootstrapper ... 08:19:53 Building security-proxy-setup ... 08:19:53 Building security-secretstore-setup ... 08:19:53 Building support-notifications ... 08:19:53 Building support-scheduler ... 08:19:53 Building sys-mgmt-agent ... 08:19:53 Building support-scheduler 08:19:53 Building core-command 08:19:53 Building sys-mgmt-agent 08:19:53 Building security-bootstrapper 08:19:53 Building support-notifications 08:19:55  Building core-command ... done Removing intermediate container c9946ea54763 08:19:55 ---> d44d15e44aeb 08:19:55 08:19:55 Step 11/32 : FROM alpine:3.12 08:19:55 ---> 13621d1b12d4 08:19:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:19:55 ---> Running in 6fe5c6b50e04 08:19:56 Removing intermediate container 6fe5c6b50e04 08:19:56 ---> 774a8cd38d48 08:19:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:19:56 ---> Running in 0d96f48110e8 08:19:56 Removing intermediate container 64b9a669d314 08:19:56 ---> 03ae85dbcf35 08:19:56 08:19:56 Step 11/23 : FROM alpine:3.12 08:19:56 ---> 13621d1b12d4 08:19:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:19:56 Removing intermediate container b80e1222bde4 08:19:56 ---> 50e0a12493c7 08:19:56 08:19:56 Step 11/24 : FROM alpine:3.12 08:19:56 ---> 13621d1b12d4 08:19:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:19:56 ---> Using cache 08:19:56 ---> 326f58387f59 08:19:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:56 ---> Using cache 08:19:56 ---> d8c4e5a7f0a5 08:19:56 Step 14/24 : ENV APP_PORT=59881 08:19:56 ---> Running in f8694f3544c9 08:19:56 ---> Running in 3fba92fa4770 08:19:57 Removing intermediate container 3fba92fa4770 08:19:57 ---> c1a5a6fac84d 08:19:57 Step 15/24 : EXPOSE $APP_PORT 08:19:57 ---> Running in 842e31c50603 08:19:57 Removing intermediate container 842e31c50603 08:19:57 ---> e5b6ad5f442a 08:19:57 Step 16/24 : WORKDIR / 08:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:19:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:57 ---> c50069e3061e 08:19:57 Step 3/22 : WORKDIR /edgex-go 08:19:57 ---> Using cache 08:19:57 ---> a576c9473cf3 08:19:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:57 ---> Using cache 08:19:57 ---> ecf4663d2ff8 08:19:57 Step 5/22 : RUN apk add --update --no-cache make git 08:19:57 ---> Using cache 08:19:57 ---> 364966491db2 08:19:57 Step 6/22 : COPY go.mod . 08:19:57 ---> Using cache 08:19:57 ---> 10e7ddc71b90 08:19:57 Step 7/22 : RUN go mod download 08:19:57 ---> Using cache 08:19:57 ---> 715352e98483 08:19:57 Step 8/22 : COPY . . 08:19:57 ---> Using cache 08:19:57 ---> 5bb842441108 08:19:57 Step 9/22 : RUN go mod tidy 08:19:57 ---> Using cache 08:19:57 ---> 1ed90653cb82 08:19:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:57 ---> Running in 507f664e993a 08:19:57 ---> Running in 932b153ea64d 08:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:58 (1/2) Installing ca-certificates (20191127-r4) 08:19:58 (2/2) Installing dumb-init (1.2.2-r1) 08:19:58 Executing busybox-1.31.1-r20.trigger 08:19:58 Executing ca-certificates-20191127-r4.trigger 08:19:58 Removing intermediate container 507f664e993a 08:19:58 ---> a83cc4c66ab1 08:19:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:58 OK: 6 MiB in 16 packages 08:19:58 (1/2) Installing dumb-init (1.2.2-r1) 08:19:58 (2/2) Installing su-exec (0.2-r1) 08:19:58 Executing busybox-1.31.1-r20.trigger 08:19:58 OK: 6 MiB in 16 packages 08:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:19:58 ---> d009b986c3eb 08:19:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:19:59 Removing intermediate container f8694f3544c9 08:19:59 ---> 448b7786b2a7 08:19:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:19:59 Removing intermediate container 0d96f48110e8 08:19:59 ---> fc4837872e1d 08:19:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:19:59 ---> Running in 676c0b8d75e0 08:19:59 ---> Running in 2f66b2000138 08:19:59 ---> 5d0e6172a713 08:19:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:19:59 Removing intermediate container 676c0b8d75e0 08:19:59 ---> 34f10b559444 08:19:59 Step 14/23 : ENV APP_PORT=59860 08:19:59 ---> Running in c276ebf3252e 08:19:59 Removing intermediate container 2f66b2000138 08:19:59 ---> ad1b2df6a246 08:19:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:19:59 Removing intermediate container c276ebf3252e 08:19:59 ---> 5a0d9310f3d7 08:19:59 Step 15/23 : EXPOSE $APP_PORT 08:19:59 ---> Running in 0fae52fd7856 08:19:59 ---> Running in 9a69c7bb719b 08:19:59 ---> 3fcbcbf2b79d 08:19:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:19:59 ---> Running in b765c2604210 08:19:59 Removing intermediate container 9a69c7bb719b 08:19:59 ---> 59b62502d945 08:19:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:00 Removing intermediate container 0fae52fd7856 08:20:00 ---> 930c0bbfc1df 08:20:00 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:20:00 ---> Running in a04bdec0a81a 08:20:00 Removing intermediate container b765c2604210 08:20:00 ---> b5b2017705c7 08:20:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:00 ---> Running in 74c4c27d18c8 08:20:00 ---> 40c6c37dedfe 08:20:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:20:00 Removing intermediate container 74c4c27d18c8 08:20:00 ---> 244faf9adde4 08:20:00 Step 22/24 : LABEL arch=x86_64 08:20:00 ---> Running in ed03235dc0fb 08:20:00 Removing intermediate container ed03235dc0fb 08:20:00 ---> 0e11eb735adb 08:20:00 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:00 ---> Running in 438af12a96e9 08:20:00 ---> c9fdd979a785 08:20:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:20:01 Removing intermediate container 438af12a96e9 08:20:01 ---> 5e9830ec46de 08:20:01 Step 24/24 : LABEL version=2.0.1-dev.25 08:20:01 ---> Running in 5bbb8e88ed77 08:20:01 Removing intermediate container a04bdec0a81a 08:20:01 ---> 718fce656d26 08:20:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:20:01 ---> Running in ad9c6505e669 08:20:01 ---> feeb9b3aa9b7 08:20:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:20:01 Removing intermediate container 5bbb8e88ed77 08:20:01 ---> 3d24aa13fdf5 08:20:01 08:20:01 ---> Running in ee5de9c09c77 08:20:01 Successfully built 3d24aa13fdf5 08:20:01 Successfully tagged core-metadata:latest 08:20:01  Building core-metadata ... done Building core-data 08:20:01 Removing intermediate container ee5de9c09c77 08:20:01 ---> 8a50ded8292d 08:20:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:01 Removing intermediate container ad9c6505e669 08:20:01 ---> ed0cdb66bdf8 08:20:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:20:01 ---> Running in e70b848f56f3 08:20:04 ---> 6434915a2c11 08:20:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:20:04 Removing intermediate container e70b848f56f3 08:20:04 ---> 26162fc786a5 08:20:04 Step 21/23 : LABEL arch=x86_64 08:20:04 ---> Running in 7605add5f0b5 08:20:04 ---> Running in 6d8d77f22197 08:20:04 Removing intermediate container 7605add5f0b5 08:20:04 ---> eba85b484b27 08:20:04 Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:04 ---> Running in a9c048708d71 08:20:04 Removing intermediate container a9c048708d71 08:20:04 ---> 3827379be9c9 08:20:04 Step 23/23 : LABEL version=2.0.1-dev.25 08:20:04 ---> Running in 8d3f35680590 08:20:04 Removing intermediate container 8d3f35680590 08:20:04 ---> 020c6a231111 08:20:04 08:20:05 Successfully built 020c6a231111 08:20:05 Successfully tagged support-notifications:latest 08:20:05  Building support-notifications ... done Building sys-mgmt-agent 08:20:05 Removing intermediate container 6d8d77f22197 08:20:05 ---> 118ec1c775cd 08:20:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:06 ---> eedd49c2c120 08:20:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:20:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:20:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:07 ---> c50069e3061e 08:20:07 Step 3/24 : WORKDIR /edgex-go 08:20:07 ---> Using cache 08:20:07 ---> a576c9473cf3 08:20:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:07 ---> Using cache 08:20:07 ---> ecf4663d2ff8 08:20:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:20:07 ---> cfae280ea329 08:20:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:20:08 ---> Running in 784c0ddfdf20 08:20:08 ---> 50ab400b737f 08:20:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:20:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:08 ---> 25d3d3362535 08:20:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:20:09 ---> 3e2414120515 08:20:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:20:09 ---> Running in 41d18137e183 08:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:09 Removing intermediate container 41d18137e183 08:20:09 ---> 534768e2c90a 08:20:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:20:09 OK: 219 MiB in 52 packages 08:20:10 ---> cc8dc0c02902 08:20:10 Step 27/32 : RUN chmod +x /entrypoint.sh 08:20:10 ---> Running in 3e6b67c9f96e 08:20:11 Removing intermediate container 784c0ddfdf20 08:20:11 ---> 7cc44295e8ca 08:20:11 Step 6/24 : COPY go.mod . 08:20:11 Removing intermediate container 54729647799a 08:20:11 ---> 46c2e513bea2 08:20:11 08:20:11 Step 11/26 : FROM alpine:3.12 08:20:11 ---> 13621d1b12d4 08:20:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:20:11 ---> Running in 9c70d619eb98 08:20:11 ---> b79f76768cf0 08:20:11 Step 7/24 : RUN go mod download 08:20:11 ---> Running in 3768caaef254 08:20:11 Removing intermediate container 3e6b67c9f96e 08:20:11 ---> 7b8a3d453940 08:20:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:20:11 ---> Running in 8812fefe4caa 08:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:20:12 Removing intermediate container 8812fefe4caa 08:20:12 ---> 331c1a67e463 08:20:12 Step 29/32 : CMD ["gate"] 08:20:12 ---> Running in 6db2fa29ab57 08:20:12 (1/6) Installing ca-certificates (20191127-r4) 08:20:12 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:20:12 (3/6) Installing libcurl (7.78.0-r0) 08:20:12 (4/6) Installing curl (7.78.0-r0) 08:20:12 (5/6) Installing dumb-init (1.2.2-r1) 08:20:12 (6/6) Installing su-exec (0.2-r1) 08:20:12 Executing busybox-1.31.1-r20.trigger 08:20:12 Executing ca-certificates-20191127-r4.trigger 08:20:12 OK: 7 MiB in 20 packages 08:20:12 Removing intermediate container 6db2fa29ab57 08:20:12 ---> aed41aa0457b 08:20:12 Step 30/32 : LABEL arch=x86_64 08:20:12 ---> Running in d4594c9dc726 08:20:12 Removing intermediate container d4594c9dc726 08:20:12 ---> 0146bd5da189 08:20:12 Step 31/32 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:13 ---> Running in d5a4d0cb2be8 08:20:13 Removing intermediate container 9c70d619eb98 08:20:13 ---> 025a561d22af 08:20:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:20:13 ---> Running in 1a73456d92cf 08:20:13 Removing intermediate container d5a4d0cb2be8 08:20:13 ---> 24cc71cf3746 08:20:13 Step 32/32 : LABEL version=2.0.1-dev.25 08:20:13 Removing intermediate container 3768caaef254 08:20:13 ---> ebb3ad00948b 08:20:13 Step 8/24 : COPY . . 08:20:13 Removing intermediate container 1a73456d92cf 08:20:13 ---> eda062294b73 08:20:13 Step 14/26 : WORKDIR / 08:20:13 ---> Running in 089aeeb0a80d 08:20:13 ---> Running in 6a932c081eb5 08:20:14 Removing intermediate container 089aeeb0a80d 08:20:14 ---> 4e20e821fc9a 08:20:14 08:20:14 Successfully built 4e20e821fc9a 08:20:14 Removing intermediate container 6a932c081eb5 08:20:14 ---> c06418e59b98 08:20:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:20:14 Successfully tagged security-bootstrapper:latest 08:20:14  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:14 ---> c50069e3061e 08:20:14 Step 3/24 : WORKDIR /edgex-go 08:20:14 ---> Using cache 08:20:14 ---> a576c9473cf3 08:20:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:14 ---> Using cache 08:20:14 ---> ecf4663d2ff8 08:20:14 Step 5/24 : RUN apk add --update --no-cache make bash git 08:20:15 ---> Running in e48bc9ca2009 08:20:16 ---> 1806e2fe0f68 08:20:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:17 ---> 10e2fd106b7d 08:20:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:17 ---> 508b3fe30dcc 08:20:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:20:18 OK: 219 MiB in 52 packages 08:20:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config 08:20:18 ---> 1db42df778ca 08:20:18 Step 9/24 : RUN go mod tidy 08:20:18 ---> f734955bf5f1 08:20:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:20:18 ---> Running in 21e7af43a513 08:20:18 Removing intermediate container e48bc9ca2009 08:20:18 ---> 538bef6b1d81 08:20:18 Step 6/24 : COPY go.mod . 08:20:18 ---> 2044970605fa 08:20:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:20:18 ---> 36f548fcb1e3 08:20:18 Step 7/24 : RUN go mod download 08:20:18 ---> Running in 5f9320e21d77 08:20:19 ---> a642926a7e31 08:20:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:20:19 ---> 7161c6d83cd2 08:20:19 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/ 08:20:19 ---> Running in 708c31a36920 08:20:20 Removing intermediate container 21e7af43a513 08:20:20 ---> 0890de68a010 08:20:20 Step 10/24 : RUN make cmd/core-data/core-data 08:20:20 ---> Running in 946596eb3cff 08:20:20 Removing intermediate container 5f9320e21d77 08:20:20 ---> 94c5c0d61524 08:20:20 Step 8/24 : COPY . . 08:20:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data 08:20:21 Removing intermediate container 708c31a36920 08:20:21 ---> 65bd9804850f 08:20:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:20:23 ---> Running in 39843fb64951 08:20:23 Removing intermediate container 932b153ea64d 08:20:23 ---> d4d1d2218b9e 08:20:23 08:20:23 Step 11/22 : FROM alpine:3.12 08:20:23 ---> 13621d1b12d4 08:20:23 Step 12/22 : RUN apk add --update --no-cache curl 08:20:24 ---> Running in f9124420d4da 08:20:24 Removing intermediate container 39843fb64951 08:20:24 ---> 8a25c9451e2b 08:20:24 Step 24/26 : LABEL arch=x86_64 08:20:24 ---> Running in 43171ac9a9ad 08:20:24 Removing intermediate container 43171ac9a9ad 08:20:24 ---> 7cdcff9e6338 08:20:24 Step 25/26 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:24 ---> Running in 0abb397b6386 08:20:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:20:25 ---> 5445a5f745d3 08:20:25 Step 9/24 : RUN go mod tidy 08:20:25 Removing intermediate container 0abb397b6386 08:20:25 ---> a242a896ff71 08:20:25 Step 26/26 : LABEL version=2.0.1-dev.25 08:20:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:20:25 ---> Running in 9330975414be 08:20:25 ---> Running in c0e50a10faab 08:20:25 Removing intermediate container c0e50a10faab 08:20:25 ---> 4cea4c19eed0 08:20:25 08:20:25 (1/4) Installing ca-certificates (20191127-r4) 08:20:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:20:25 (3/4) Installing libcurl (7.78.0-r0) 08:20:25 (4/4) Installing curl (7.78.0-r0) 08:20:25 Executing busybox-1.31.1-r20.trigger 08:20:25 Executing ca-certificates-20191127-r4.trigger 08:20:25 Successfully built 4cea4c19eed0 08:20:25 Successfully tagged security-secretstore-setup:latest 08:20:25  Building security-secretstore-setup ... done OK: 7 MiB in 18 packages 08:20:26 Removing intermediate container f9124420d4da 08:20:26 ---> 7d9a2db56d00 08:20:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:20:26 ---> Running in dfb3b0b5baae 08:20:26 Removing intermediate container dfb3b0b5baae 08:20:26 ---> cc1415600e44 08:20:26 Step 14/22 : WORKDIR /edgex 08:20:26 ---> Running in 72f2f98e0fbb 08:20:26 Removing intermediate container 72f2f98e0fbb 08:20:26 ---> c075a7831fee 08:20:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:20:27 Removing intermediate container 9330975414be 08:20:27 ---> 9172b1203a95 08:20:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:20:27 ---> Running in 4523317920c5 08:20:27 ---> bbdb799171ff 08:20:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:20:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:20:27 ---> 95ef3adc7a44 08:20:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:20:28 ---> b694396daeb7 08:20:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:20:28 ---> Running in 309b5d3224b3 08:20:28 Removing intermediate container 309b5d3224b3 08:20:28 ---> 24b4984f6ce3 08:20:28 Step 19/22 : CMD ["--init=true"] 08:20:28 ---> Running in 2ac29cb3b36e 08:20:28 Removing intermediate container 2ac29cb3b36e 08:20:28 ---> fc8fcffdb2d6 08:20:28 Step 20/22 : LABEL arch=x86_64 08:20:28 ---> Running in 910b20ffd388 08:20:28 Removing intermediate container 910b20ffd388 08:20:28 ---> b27fad017054 08:20:28 Step 21/22 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:28 ---> Running in 044b6a722b81 08:20:29 Removing intermediate container 044b6a722b81 08:20:29 ---> d8a1d46b8e12 08:20:29 Step 22/22 : LABEL version=2.0.1-dev.25 08:20:29 ---> Running in bb10bf931827 08:20:29 Removing intermediate container bb10bf931827 08:20:29 ---> 9af5fccb440b 08:20:29 08:20:29 Successfully built 9af5fccb440b 08:20:29 Successfully tagged security-proxy-setup:latest 08:20:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:40 ---> befdd30aff18 08:20:40 Step 3/24 : WORKDIR /edgex-go 08:20:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:40 ---> befdd30aff18 08:20:40 Step 3/24 : WORKDIR /edgex-go 08:20:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:40 ---> befdd30aff18 08:20:40 Step 3/23 : WORKDIR /edgex-go 08:20:40 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:20:40 ---> befdd30aff18 08:20:40 Step 3/32 : WORKDIR /edgex-go 08:20:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:40 ---> befdd30aff18 08:20:40 Step 3/23 : WORKDIR /edgex-go 08:20:40 ---> Running in caaf0c005fa6 08:20:40 ---> Running in 5f56c791965b 08:20:40 ---> Running in f839b7bbc935 08:20:40 ---> Running in cedfa24b4e9f 08:20:40 ---> Running in 8fabb6c576fc 08:20:40 Removing intermediate container 5f56c791965b 08:20:40 ---> 36a65d00ed9c 08:20:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:40 ---> Running in 1e98986fee32 08:20:40 Removing intermediate container 8fabb6c576fc 08:20:40 ---> 024d2da718e2 08:20:40 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:40 Removing intermediate container caaf0c005fa6 08:20:40 ---> 504d53a73e95 08:20:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:40 Removing intermediate container f839b7bbc935 08:20:40 ---> 1a38d9324e47 08:20:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:40 Removing intermediate container cedfa24b4e9f 08:20:40 ---> 40dd7d6925cf 08:20:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:40 ---> Running in c958beb69525 08:20:40 ---> Running in 262b432d4f2a 08:20:40 ---> Running in 59c201bb2f2b 08:20:40 ---> Running in 2e83b705d496 08:20:42 Removing intermediate container 1e98986fee32 08:20:42 ---> 224b02236502 08:20:42 Step 5/24 : RUN apk add --update --no-cache make bash git 08:20:42 Removing intermediate container 262b432d4f2a 08:20:42 ---> 35b43f5736b6 08:20:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:20:42 ---> Running in 2c616131ca43 08:20:42 ---> Running in 8a992327e819 08:20:42 Removing intermediate container c958beb69525 08:20:42 ---> 224a6712e76e 08:20:42 Step 5/32 : RUN apk add --update --no-cache make git 08:20:43 ---> Running in a84909ce4d4c 08:20:43 Removing intermediate container 59c201bb2f2b 08:20:43 ---> 1ffe8e53fffb 08:20:43 Step 5/23 : RUN apk add --update --no-cache make git 08:20:43 Removing intermediate container 2e83b705d496 08:20:43 ---> f02869d6ef12 08:20:43 Step 5/24 : RUN apk add --update --no-cache make git 08:20:43 ---> Running in b5f8acbc8ce2 08:20:43 ---> Running in 967ffa4eaec5 08:20:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:44  Building security-proxy-setup ... done Removing intermediate container 4523317920c5 08:20:44 ---> a85f1bffca2f 08:20:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:20:44 ---> Running in aa13d38a9e57 08:20:44 Removing intermediate container 946596eb3cff 08:20:44 ---> 4bfd54b1ebb5 08:20:44 08:20:44 Step 11/24 : FROM alpine:3.12 08:20:44 ---> 13621d1b12d4 08:20:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:20:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:20:44 ---> Running in fd71f2d0f526 08:20:44 Removing intermediate container fd71f2d0f526 08:20:44 ---> a7d696c8bae3 08:20:44 Step 13/24 : ENV APP_PORT=59880 08:20:44 ---> Running in 1cbb89e11906 08:20:44 Removing intermediate container 1cbb89e11906 08:20:44 ---> 7639782a0fb6 08:20:44 Step 14/24 : EXPOSE $APP_PORT 08:20:44 ---> Running in 969edd4652ba 08:20:44 Removing intermediate container 969edd4652ba 08:20:44 ---> 5dcee8cf65c2 08:20:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:44 ---> Running in d90bfd0f9014 08:20:44 Removing intermediate container aa13d38a9e57 08:20:44 ---> 06d7bbb0b4fe 08:20:44 08:20:44 Step 12/24 : FROM docker:20.10.7 08:20:44 20.10.7: Pulling from library/docker 08:20:44 Removing intermediate container d90bfd0f9014 08:20:44 ---> 67981af5299a 08:20:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:20:44 ---> Running in 18e10d1821e2 08:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:20:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:20:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:46 (1/6) Installing dumb-init (1.2.2-r1) 08:20:46 (2/6) Installing libgcc (9.3.0-r2) 08:20:46 (3/6) Installing libsodium (1.0.18-r0) 08:20:46 (4/6) Installing libstdc++ (9.3.0-r2) 08:20:46 (5/6) Installing libzmq (4.3.3-r0) 08:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:47 OK: 218 MiB in 52 packages 08:20:47 OK: 218 MiB in 52 packages 08:20:47 (6/6) Installing zeromq (4.3.3-r0) 08:20:47 Executing busybox-1.31.1-r20.trigger 08:20:47 OK: 8 MiB in 20 packages 08:20:47 OK: 218 MiB in 52 packages 08:20:47 OK: 218 MiB in 52 packages 08:20:48 Removing intermediate container 18e10d1821e2 08:20:48 ---> 7c50dcfaa7d8 08:20:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:48 ---> ef6a198df2a3 08:20:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:20:48 OK: 218 MiB in 52 packages 08:20:48 ---> c2930a126b12 08:20:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:20:48 Removing intermediate container 8a992327e819 08:20:48 ---> 237f9d1ee986 08:20:48 Step 6/23 : COPY go.mod . 08:20:48 Removing intermediate container a84909ce4d4c 08:20:48 ---> fb519f788571 08:20:48 Step 6/32 : COPY go.mod . 08:20:48 ---> e4ff24bf33c2 08:20:48 Step 20/24 : ENTRYPOINT ["/core-data"] 08:20:48 ---> Running in 3396955c23ae 08:20:49 Removing intermediate container 3396955c23ae 08:20:49 ---> 7c5fd10eef13 08:20:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:49 ---> Running in a2dc16e3f804 08:20:49 Removing intermediate container 2c616131ca43 08:20:49 ---> 8e5a856b6894 08:20:49 Step 6/24 : COPY go.mod . 08:20:49 Removing intermediate container a2dc16e3f804 08:20:49 ---> ba7a1752066f 08:20:49 Step 22/24 : LABEL arch=x86_64 08:20:49 ---> Running in a1e23685bd37 08:20:49 Removing intermediate container a1e23685bd37 08:20:49 ---> 649056fe4f9f 08:20:49 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:20:49 ---> Running in 7cf0271329eb 08:20:49 Removing intermediate container 967ffa4eaec5 08:20:49 ---> ff0c7880e529 08:20:49 Step 6/24 : COPY go.mod . 08:20:49 Removing intermediate container 7cf0271329eb 08:20:49 ---> 5e30ac40fd5f 08:20:49 Step 24/24 : LABEL version=2.0.1-dev.25 08:20:49 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:20:49 Status: Downloaded newer image for docker:20.10.7 08:20:49 ---> 08bdaf2f88f9 08:20:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:20:49 ---> Running in 7adaf4b5d53f 08:20:49 ---> Running in 163bf435449d 08:20:49 Removing intermediate container 7adaf4b5d53f 08:20:49 ---> aa67fd6d79b7 08:20:49 08:20:49 Removing intermediate container b5f8acbc8ce2 08:20:49 ---> cec3ed3077a1 08:20:49 Step 6/23 : COPY go.mod . 08:20:49 ---> ed3d82091fa8 08:20:49 Step 7/23 : RUN go mod download 08:20:50 Successfully built aa67fd6d79b7 08:20:50 Successfully tagged core-data:latest 08:20:50  Building core-data ... done Removing intermediate container 163bf435449d 08:20:50 ---> 423978950294 08:20:50 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 08:20:50 ---> Running in dff2e67afa8e 08:20:50 ---> 6dcc73f85349 08:20:50 Step 7/32 : RUN go mod download 08:20:50 ---> Running in 21bc2ce9a1fb 08:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:50 ---> Running in 152dd1ec2502 08:20:50 ---> edbbd06ca1b2 08:20:50 Step 7/24 : RUN go mod download 08:20:50 (1/39) Installing readline (8.1.0-r0) 08:20:50 (2/39) Installing bash (5.1.0-r0) 08:20:50 Executing bash-5.1.0-r0.post-install 08:20:50 (3/39) Installing brotli-libs (1.0.9-r3) 08:20:50 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:20:50 (5/39) Installing libcurl (7.78.0-r0) 08:20:50 (6/39) Installing curl (7.78.0-r0) 08:20:50 (7/39) Installing dumb-init (1.2.5-r0) 08:20:50 (8/39) Installing libbz2 (1.0.8-r1) 08:20:50 (9/39) Installing expat (2.2.10-r1) 08:20:50 (10/39) Installing libffi (3.3-r2) 08:20:50 (11/39) Installing gdbm (1.19-r0) 08:20:50 (12/39) Installing xz-libs (5.2.5-r0) 08:20:50 (13/39) Installing sqlite-libs (3.34.1-r0) 08:20:50 (14/39) Installing python3 (3.8.10-r0) 08:20:50 ---> Running in 269559d7e99f 08:20:50 ---> 065aad09df57 08:20:50 Step 7/24 : RUN go mod download 08:20:51 ---> f67c93588826 08:20:51 Step 7/23 : RUN go mod download 08:20:51 ---> Running in b0265eb01b50 08:20:51 ---> Running in f0efe13dc1ea 08:20:51 (15/39) Installing py3-appdirs (1.4.4-r1) 08:20:51 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:20:51 (17/39) Installing py3-parsing (2.4.7-r1) 08:20:51 (18/39) Installing py3-six (1.15.0-r0) 08:20:51 (19/39) Installing py3-packaging (20.9-r0) 08:20:51 (20/39) Installing py3-setuptools (51.3.3-r0) 08:20:51 (21/39) Installing py3-chardet (4.0.0-r0) 08:20:51 (22/39) Installing py3-idna (3.1-r0) 08:20:51 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:20:51 (24/39) Installing py3-requests (2.25.1-r1) 08:20:51 (25/39) Installing py3-msgpack (1.0.2-r0) 08:20:51 (26/39) Installing py3-lockfile (0.12.2-r3) 08:20:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:20:51 (28/39) Installing py3-colorama (0.4.4-r0) 08:20:51 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:20:51 (30/39) Installing py3-distlib (0.3.1-r1) 08:20:51 (31/39) Installing py3-distro (1.5.0-r1) 08:20:51 (32/39) Installing py3-webencodings (0.5.1-r3) 08:20:51 (33/39) Installing py3-html5lib (1.1-r0) 08:20:51 (34/39) Installing py3-pytoml (0.1.21-r0) 08:20:51 (35/39) Installing py3-pep517 (0.9.1-r0) 08:20:51 (36/39) Installing py3-progress (1.5-r0) 08:20:51 (37/39) Installing py3-retrying (1.3.3-r0) 08:20:51 (38/39) Installing py3-toml (0.10.2-r0) 08:20:51 (39/39) Installing py3-pip (20.3.4-r0) 08:20:51 Executing busybox-1.32.1-r6.trigger 08:20:51 OK: 82 MiB in 59 packages 08:20:53 Collecting docker-compose==1.23.2 08:20:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:20:53 Collecting PyYAML<4,>=3.10 08:20:53 Downloading PyYAML-3.13.tar.gz (270 kB) 08:20:53 Collecting jsonschema<3,>=2.5.1 08:20:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:20:53 Collecting docker<4.0,>=3.6.0 08:20:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:20:53 Collecting cached-property<2,>=1.2.0 08:20:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:20:53 Collecting dockerpty<0.5,>=0.4.1 08:20:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:20:53 Collecting docopt<0.7,>=0.6.1 08:20:53 Downloading docopt-0.6.2.tar.gz (25 kB) 08:20:54 Collecting websocket-client<1.0,>=0.32.0 08:20:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:20:54 Collecting texttable<0.10,>=0.9.0 08:20:54 Downloading texttable-0.9.1.tar.gz (11 kB) 08:20:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:20:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:20:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:20:54 Collecting docker-pycreds>=0.4.0 08:20:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:20:55 Collecting idna<2.8,>=2.5 08:20:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:20:55 Collecting certifi>=2017.4.17 08:20:55 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:20:55 Collecting chardet<3.1.0,>=3.0.2 08:20:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:20:55 Collecting urllib3<1.25,>=1.21.1 08:20:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:20:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:20:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:20:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:20:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:20:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:20:55 Attempting uninstall: urllib3 08:20:55 Found existing installation: urllib3 1.26.2 08:20:55 Uninstalling urllib3-1.26.2: 08:20:55 Successfully uninstalled urllib3-1.26.2 08:20:55 Attempting uninstall: idna 08:20:55 Found existing installation: idna 3.1 08:20:55 Uninstalling idna-3.1: 08:20:55 Successfully uninstalled idna-3.1 08:20:55 Attempting uninstall: chardet 08:20:55 Found existing installation: chardet 4.0.0 08:20:55 Uninstalling chardet-4.0.0: 08:20:55 Successfully uninstalled chardet-4.0.0 08:20:55 Attempting uninstall: requests 08:20:55 Found existing installation: requests 2.25.1 08:20:55 Uninstalling requests-2.25.1: 08:20:55 Successfully uninstalled requests-2.25.1 08:20:55 Running setup.py install for texttable: started 08:20:56 Running setup.py install for texttable: finished with status 'done' 08:20:56 Running setup.py install for PyYAML: started 08:20:56 Running setup.py install for PyYAML: finished with status 'done' 08:20:56 Removing intermediate container 21bc2ce9a1fb 08:20:56 ---> 29721a19141a 08:20:56 Step 8/23 : COPY . . 08:20:56 Running setup.py install for docopt: started 08:20:56 Removing intermediate container 269559d7e99f 08:20:56 ---> b81da19e65ef 08:20:56 Step 8/24 : COPY . . 08:20:57 Running setup.py install for docopt: finished with status 'done' 08:20:57 Running setup.py install for dockerpty: started 08:20:57 Removing intermediate container 152dd1ec2502 08:20:57 ---> 73e6aaeaa30c 08:20:57 Step 8/32 : COPY . . 08:20:57 Running setup.py install for dockerpty: finished with status 'done' 08:20:57 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 08:20:57 Removing intermediate container f0efe13dc1ea 08:20:57 ---> f3e29f8418ca 08:20:57 Step 8/24 : COPY . . 08:20:58 Removing intermediate container b0265eb01b50 08:20:58 ---> 04c48c233f82 08:20:58 Step 8/23 : COPY . . 08:21:00 Removing intermediate container dff2e67afa8e 08:21:00 ---> 7d89b20e0b06 08:21:00 Step 15/24 : ENV APP_PORT=58890 08:21:00 ---> Running in 15517b8aa908 08:21:00 Removing intermediate container 15517b8aa908 08:21:00 ---> 368a8d09c08d 08:21:00 Step 16/24 : EXPOSE $APP_PORT 08:21:00 ---> Running in 758b6969b790 08:21:00 Removing intermediate container 758b6969b790 08:21:00 ---> 6038394d4be5 08:21:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:21:01 ---> 17de8b3cf158 08:21:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:21:01 ---> 7d020b7c1c1f 08:21:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:21:01 ---> fd0137b3aa51 08:21:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:21:01 ---> Running in 4f48b99af741 08:21:01 Removing intermediate container 4f48b99af741 08:21:01 ---> ad5760ef894d 08:21:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:21:01 ---> Running in 0a409805392f 08:21:01 Removing intermediate container 0a409805392f 08:21:01 ---> 50394f7f7329 08:21:01 Step 22/24 : LABEL arch=x86_64 08:21:01 ---> Running in fdf635cf2e5c 08:21:01 Removing intermediate container fdf635cf2e5c 08:21:01 ---> 16f36ac15b43 08:21:01 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:01 ---> Running in 57721c6284e8 08:21:01 Removing intermediate container 57721c6284e8 08:21:01 ---> 860d694f84f0 08:21:01 Step 24/24 : LABEL version=2.0.1-dev.25 08:21:01 ---> Running in 1c4ee8944ac6 08:21:02 Removing intermediate container 1c4ee8944ac6 08:21:02 ---> 8882f68cc8b5 08:21:02 08:21:02 Successfully built 8882f68cc8b5 08:21:02 Successfully tagged sys-mgmt-agent:latest 08:21:02  Building sys-mgmt-agent ... done  [Pipeline] } 08:21:02 $ docker stop --time=1 c29272b6252083cfc0bdad4f5c2777502368d9239811cbfa14d6340dbae2d30c 08:21:03 $ docker rm -f c29272b6252083cfc0bdad4f5c2777502368d9239811cbfa14d6340dbae2d30c [Pipeline] // withDockerContainer [Pipeline] sh 08:21:03 + docker images 08:21:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:21:03 sys-mgmt-agent latest 8882f68cc8b5 2 seconds ago 325MB 08:21:03 core-data latest aa67fd6d79b7 14 seconds ago 20.4MB 08:21:03 06d7bbb0b4fe 19 seconds ago 1.75GB 08:21:03 4bfd54b1ebb5 20 seconds ago 1.75GB 08:21:03 security-proxy-setup latest 9af5fccb440b 34 seconds ago 25.9MB 08:21:03 security-secretstore-setup latest 4cea4c19eed0 38 seconds ago 29MB 08:21:03 d4d1d2218b9e 41 seconds ago 1.75GB 08:21:03 security-bootstrapper latest 4e20e821fc9a 50 seconds ago 18.8MB 08:21:03 46c2e513bea2 52 seconds ago 1.75GB 08:21:03 support-notifications latest 020c6a231111 59 seconds ago 16.8MB 08:21:03 core-metadata latest 3d24aa13fdf5 About a minute ago 16.7MB 08:21:03 03ae85dbcf35 About a minute ago 1.75GB 08:21:03 50e0a12493c7 About a minute ago 1.75GB 08:21:03 d44d15e44aeb About a minute ago 1.75GB 08:21:03 core-command latest e99a4bf6e0fc About a minute ago 16MB 08:21:03 7473bf126dcd About a minute ago 1.74GB 08:21:03 support-scheduler latest 045add2acee0 About a minute ago 16.1MB 08:21:03 f0eecfd7a47b About a minute ago 1.75GB 08:21:03 ci-base-image-x86_64 latest c50069e3061e 5 minutes ago 1.24GB 08:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 08:21:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 08:21:03 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 08:21:03 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:21:03 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 08:21:04 provisioning config files... 08:21:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config7925988859398002048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:04 ---> docker-login.sh 08:21:04 nexus3.edgexfoundry.org:10001 08:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:04 Configure a credential helper to remove this warning. See 08:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:04 08:21:04 Login Succeeded 08:21:04 nexus3.edgexfoundry.org:10002 08:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:04 Configure a credential helper to remove this warning. See 08:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:04 08:21:04 Login Succeeded 08:21:04 nexus3.edgexfoundry.org:10003 08:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:04 Configure a credential helper to remove this warning. See 08:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:04 08:21:04 Login Succeeded 08:21:04 nexus3.edgexfoundry.org:10004 08:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:04 Configure a credential helper to remove this warning. See 08:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:04 08:21:04 Login Succeeded 08:21:04 docker.io 08:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:05 Configure a credential helper to remove this warning. See 08:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:05 08:21:05 Login Succeeded 08:21:05 ---> docker-login.sh ends [Pipeline] } 08:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:05 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:21:05 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:05 latest 08:21:05 2.0.1-dev.25 08:21:05 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:05 main 08:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:06 + docker push nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:21:06 dbef2a38f2de: Preparing 08:21:06 d93a9017d3e4: Preparing 08:21:06 e5c901076ce3: Preparing 08:21:06 96d1d58453b1: Preparing 08:21:06 32f366d666a5: Preparing 08:21:06 32f366d666a5: Layer already exists 08:21:06 dbef2a38f2de: Pushed 08:21:06 96d1d58453b1: Pushed 08:21:06 e5c901076ce3: Pushed 08:21:07 d93a9017d3e4: Pushed 08:21:07 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:03f5da92d7b4e7bdf512aaac9d25a2846aa9a214e702335a6b8bb7d1edebf95f size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 08:21:08 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:21:08 dbef2a38f2de: Preparing 08:21:08 d93a9017d3e4: Preparing 08:21:08 e5c901076ce3: Preparing 08:21:08 96d1d58453b1: Preparing 08:21:08 32f366d666a5: Preparing 08:21:08 32f366d666a5: Layer already exists 08:21:08 96d1d58453b1: Layer already exists 08:21:08 dbef2a38f2de: Layer already exists 08:21:08 e5c901076ce3: Layer already exists 08:21:08 d93a9017d3e4: Layer already exists 08:21:08 latest: digest: sha256:03f5da92d7b4e7bdf512aaac9d25a2846aa9a214e702335a6b8bb7d1edebf95f size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:09 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 08:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:21:09 dbef2a38f2de: Preparing 08:21:09 d93a9017d3e4: Preparing 08:21:09 e5c901076ce3: Preparing 08:21:09 96d1d58453b1: Preparing 08:21:09 32f366d666a5: Preparing 08:21:09 32f366d666a5: Layer already exists 08:21:09 dbef2a38f2de: Layer already exists 08:21:09 96d1d58453b1: Layer already exists 08:21:09 e5c901076ce3: Layer already exists 08:21:09 d93a9017d3e4: Layer already exists 08:21:09 2.0.1-dev.25: digest: sha256:03f5da92d7b4e7bdf512aaac9d25a2846aa9a214e702335a6b8bb7d1edebf95f size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:09 + docker push nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:21:09 dbef2a38f2de: Preparing 08:21:09 d93a9017d3e4: Preparing 08:21:09 e5c901076ce3: Preparing 08:21:09 96d1d58453b1: Preparing 08:21:09 32f366d666a5: Preparing 08:21:09 d93a9017d3e4: Layer already exists 08:21:09 32f366d666a5: Layer already exists 08:21:09 96d1d58453b1: Layer already exists 08:21:09 e5c901076ce3: Layer already exists 08:21:09 dbef2a38f2de: Layer already exists 08:21:09 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:03f5da92d7b4e7bdf512aaac9d25a2846aa9a214e702335a6b8bb7d1edebf95f size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 08:21:10 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:21:10 dbef2a38f2de: Preparing 08:21:10 d93a9017d3e4: Preparing 08:21:10 e5c901076ce3: Preparing 08:21:10 96d1d58453b1: Preparing 08:21:10 32f366d666a5: Preparing 08:21:10 d93a9017d3e4: Layer already exists 08:21:10 e5c901076ce3: Layer already exists 08:21:10 96d1d58453b1: Layer already exists 08:21:10 32f366d666a5: Layer already exists 08:21:10 dbef2a38f2de: Layer already exists 08:21:10 main: digest: sha256:03f5da92d7b4e7bdf512aaac9d25a2846aa9a214e702335a6b8bb7d1edebf95f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:10 ===================================================== [Pipeline] echo 08:21:10 taggedImages: 08:21:10 - nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:10 - nexus3.edgexfoundry.org:10004/core-command:latest 08:21:10 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 08:21:10 - nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:10 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:21:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:21:10 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:10 latest 08:21:10 2.0.1-dev.25 08:21:10 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:10 main 08:21:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:11 + docker push nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:21:11 e329d3d9aa80: Preparing 08:21:11 b097e315c4a1: Preparing 08:21:11 e5c901076ce3: Preparing 08:21:11 f300be12a523: Preparing 08:21:11 e66d450cbc45: Preparing 08:21:11 32f366d666a5: Preparing 08:21:11 32f366d666a5: Waiting 08:21:11 e5c901076ce3: Layer already exists 08:21:11 32f366d666a5: Layer already exists 08:21:11 e329d3d9aa80: Pushed 08:21:11 e66d450cbc45: Pushed 08:21:11 f300be12a523: Pushed 08:21:12 b097e315c4a1: Pushed 08:21:12 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:b05befa6c73396339289c1d2dda6e969eea2d8933376c6ee4b806e09c631254e size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 08:21:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:21:13 e329d3d9aa80: Preparing 08:21:13 b097e315c4a1: Preparing 08:21:13 e5c901076ce3: Preparing 08:21:13 f300be12a523: Preparing 08:21:13 e66d450cbc45: Preparing 08:21:13 32f366d666a5: Preparing 08:21:13 32f366d666a5: Waiting 08:21:13 e329d3d9aa80: Layer already exists 08:21:13 e5c901076ce3: Layer already exists 08:21:13 b097e315c4a1: Layer already exists 08:21:13 e66d450cbc45: Layer already exists 08:21:13 f300be12a523: Layer already exists 08:21:13 32f366d666a5: Layer already exists 08:21:13 latest: digest: sha256:b05befa6c73396339289c1d2dda6e969eea2d8933376c6ee4b806e09c631254e size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:14 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 08:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:21:14 e329d3d9aa80: Preparing 08:21:14 b097e315c4a1: Preparing 08:21:14 e5c901076ce3: Preparing 08:21:14 f300be12a523: Preparing 08:21:14 e66d450cbc45: Preparing 08:21:14 32f366d666a5: Preparing 08:21:14 32f366d666a5: Waiting 08:21:14 e66d450cbc45: Layer already exists 08:21:14 e329d3d9aa80: Layer already exists 08:21:14 e5c901076ce3: Layer already exists 08:21:14 b097e315c4a1: Layer already exists 08:21:14 f300be12a523: Layer already exists 08:21:14 32f366d666a5: Layer already exists 08:21:14 2.0.1-dev.25: digest: sha256:b05befa6c73396339289c1d2dda6e969eea2d8933376c6ee4b806e09c631254e size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:14 + docker push nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:21:14 e329d3d9aa80: Preparing 08:21:14 b097e315c4a1: Preparing 08:21:14 e5c901076ce3: Preparing 08:21:14 f300be12a523: Preparing 08:21:14 e66d450cbc45: Preparing 08:21:14 32f366d666a5: Preparing 08:21:14 32f366d666a5: Waiting 08:21:14 e329d3d9aa80: Layer already exists 08:21:14 e66d450cbc45: Layer already exists 08:21:14 f300be12a523: Layer already exists 08:21:14 e5c901076ce3: Layer already exists 08:21:14 b097e315c4a1: Layer already exists 08:21:14 32f366d666a5: Layer already exists 08:21:14 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:b05befa6c73396339289c1d2dda6e969eea2d8933376c6ee4b806e09c631254e size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 08:21:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:21:15 e329d3d9aa80: Preparing 08:21:15 b097e315c4a1: Preparing 08:21:15 e5c901076ce3: Preparing 08:21:15 f300be12a523: Preparing 08:21:15 e66d450cbc45: Preparing 08:21:15 32f366d666a5: Preparing 08:21:15 32f366d666a5: Waiting 08:21:15 f300be12a523: Layer already exists 08:21:15 e329d3d9aa80: Layer already exists 08:21:15 e5c901076ce3: Layer already exists 08:21:15 b097e315c4a1: Layer already exists 08:21:15 e66d450cbc45: Layer already exists 08:21:15 32f366d666a5: Layer already exists 08:21:15 main: digest: sha256:b05befa6c73396339289c1d2dda6e969eea2d8933376c6ee4b806e09c631254e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:15 ===================================================== [Pipeline] echo 08:21:15 taggedImages: 08:21:15 - nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:15 - nexus3.edgexfoundry.org:10004/core-data:latest 08:21:15 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 08:21:15 - nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:21:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:21:15 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:15 latest 08:21:15 2.0.1-dev.25 08:21:15 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:15 main 08:21:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:21:16 6375f939bd93: Preparing 08:21:16 a056d0ba3bc4: Preparing 08:21:16 e5c901076ce3: Preparing 08:21:16 96d1d58453b1: Preparing 08:21:16 32f366d666a5: Preparing 08:21:16 32f366d666a5: Layer already exists 08:21:16 e5c901076ce3: Layer already exists 08:21:16 96d1d58453b1: Layer already exists 08:21:16 6375f939bd93: Pushed 08:21:16 ---> 14daa932c76b 08:21:16 Step 9/23 : RUN go mod tidy 08:21:16 ---> 8b54b540a6e0 08:21:16 Step 9/32 : RUN go mod tidy 08:21:16 ---> 508ccf9448dd 08:21:16 Step 9/24 : RUN go mod tidy 08:21:16 ---> 5cc003fa4fda 08:21:16 Step 9/23 : RUN go mod tidy 08:21:16 ---> 2911c916c8dc 08:21:16 Step 9/24 : RUN go mod tidy 08:21:16 ---> Running in 851a6ae1ea05 08:21:16 ---> Running in e1c974bcc6c4 08:21:16 ---> Running in d07d24e495d7 08:21:16 ---> Running in 35080afe069b 08:21:16 ---> Running in 1543ac7fbed2 08:21:17 a056d0ba3bc4: Pushed 08:21:18 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:db9e625f9cbb868724472a5ec7ca5f9fed6b33c9998614e519584ba461e283bc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 08:21:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:21:18 6375f939bd93: Preparing 08:21:18 a056d0ba3bc4: Preparing 08:21:18 e5c901076ce3: Preparing 08:21:18 96d1d58453b1: Preparing 08:21:18 32f366d666a5: Preparing 08:21:18 e5c901076ce3: Layer already exists 08:21:18 6375f939bd93: Layer already exists 08:21:18 32f366d666a5: Layer already exists 08:21:18 96d1d58453b1: Layer already exists 08:21:18 a056d0ba3bc4: Layer already exists 08:21:18 latest: digest: sha256:db9e625f9cbb868724472a5ec7ca5f9fed6b33c9998614e519584ba461e283bc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 08:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:21:19 6375f939bd93: Preparing 08:21:19 a056d0ba3bc4: Preparing 08:21:19 e5c901076ce3: Preparing 08:21:19 96d1d58453b1: Preparing 08:21:19 32f366d666a5: Preparing 08:21:19 e5c901076ce3: Layer already exists 08:21:19 a056d0ba3bc4: Layer already exists 08:21:19 96d1d58453b1: Layer already exists 08:21:19 6375f939bd93: Layer already exists 08:21:19 32f366d666a5: Layer already exists 08:21:19 2.0.1-dev.25: digest: sha256:db9e625f9cbb868724472a5ec7ca5f9fed6b33c9998614e519584ba461e283bc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:21:20 6375f939bd93: Preparing 08:21:20 a056d0ba3bc4: Preparing 08:21:20 e5c901076ce3: Preparing 08:21:20 96d1d58453b1: Preparing 08:21:20 32f366d666a5: Preparing 08:21:20 32f366d666a5: Layer already exists 08:21:20 a056d0ba3bc4: Layer already exists 08:21:20 96d1d58453b1: Layer already exists 08:21:20 6375f939bd93: Layer already exists 08:21:20 e5c901076ce3: Layer already exists 08:21:20 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:db9e625f9cbb868724472a5ec7ca5f9fed6b33c9998614e519584ba461e283bc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 08:21:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:21:20 6375f939bd93: Preparing 08:21:20 a056d0ba3bc4: Preparing 08:21:20 e5c901076ce3: Preparing 08:21:20 96d1d58453b1: Preparing 08:21:20 32f366d666a5: Preparing 08:21:20 6375f939bd93: Layer already exists 08:21:20 96d1d58453b1: Layer already exists 08:21:20 e5c901076ce3: Layer already exists 08:21:20 a056d0ba3bc4: Layer already exists 08:21:20 32f366d666a5: Layer already exists 08:21:20 main: digest: sha256:db9e625f9cbb868724472a5ec7ca5f9fed6b33c9998614e519584ba461e283bc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:20 ===================================================== [Pipeline] echo 08:21:20 taggedImages: 08:21:20 - nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:21:20 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 08:21:20 - nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:21:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:21:20 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:20 latest 08:21:20 2.0.1-dev.25 08:21:20 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:20 main 08:21:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:21:21 c753e5e46c64: Preparing 08:21:21 c753e5e46c64: Preparing 08:21:21 2b924a66eb1c: Preparing 08:21:21 3c8ed6a549ef: Preparing 08:21:21 c6216334a64f: Preparing 08:21:21 ac971d3fd182: Preparing 08:21:21 e5c901076ce3: Preparing 08:21:21 67e9691b804e: Preparing 08:21:21 b1b76e7e6d8a: Preparing 08:21:21 2100fd817779: Preparing 08:21:21 0993326861e4: Preparing 08:21:21 32f366d666a5: Preparing 08:21:21 e5c901076ce3: Waiting 08:21:21 67e9691b804e: Waiting 08:21:21 b1b76e7e6d8a: Waiting 08:21:21 2100fd817779: Waiting 08:21:21 0993326861e4: Waiting 08:21:21 32f366d666a5: Waiting 08:21:21 2b924a66eb1c: Pushed 08:21:21 c753e5e46c64: Pushed 08:21:21 e5c901076ce3: Layer already exists 08:21:21 3c8ed6a549ef: Pushed 08:21:21 c6216334a64f: Pushed 08:21:21 67e9691b804e: Pushed 08:21:21 32f366d666a5: Layer already exists 08:21:22 b1b76e7e6d8a: Pushed 08:21:22 2100fd817779: Pushed 08:21:22 0993326861e4: Pushed 08:21:23 ac971d3fd182: Pushed 08:21:23 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:20b5a10691a5877024eb1ea6a14dd10345a5f003149e62229cbfcc24ce0b0d28 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:21:23 Removing intermediate container 851a6ae1ea05 08:21:23 ---> 1b5b609e4ae7 08:21:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:21:23 ---> Running in 269e9f113c81 08:21:23 Removing intermediate container d07d24e495d7 08:21:23 ---> 8fdf4184259f 08:21:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:21:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:21:23 Removing intermediate container e1c974bcc6c4 08:21:23 ---> 28f82bfd4d2c 08:21:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:21:23 ---> Running in f195e0082a37 [Pipeline] isUnix [Pipeline] sh 08:21:24 ---> Running in 4ccba87e0a44 08:21:24 Removing intermediate container 1543ac7fbed2 08:21:24 ---> c3c1add84e5c 08:21:24 Step 10/24 : RUN make cmd/core-command/core-command 08:21:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:21:24 c753e5e46c64: Preparing 08:21:24 c753e5e46c64: Preparing 08:21:24 2b924a66eb1c: Preparing 08:21:24 3c8ed6a549ef: Preparing 08:21:24 c6216334a64f: Preparing 08:21:24 ac971d3fd182: Preparing 08:21:24 e5c901076ce3: Preparing 08:21:24 67e9691b804e: Preparing 08:21:24 b1b76e7e6d8a: Preparing 08:21:24 2100fd817779: Preparing 08:21:24 0993326861e4: Preparing 08:21:24 32f366d666a5: Preparing 08:21:24 e5c901076ce3: Waiting 08:21:24 67e9691b804e: Waiting 08:21:24 b1b76e7e6d8a: Waiting 08:21:24 2100fd817779: Waiting 08:21:24 0993326861e4: Waiting 08:21:24 32f366d666a5: Waiting 08:21:24 ac971d3fd182: Layer already exists 08:21:24 c753e5e46c64: Layer already exists 08:21:24 2b924a66eb1c: Layer already exists 08:21:24 3c8ed6a549ef: Layer already exists 08:21:24 c6216334a64f: Layer already exists 08:21:24 2100fd817779: Layer already exists 08:21:24 b1b76e7e6d8a: Layer already exists 08:21:24 e5c901076ce3: Layer already exists 08:21:24 67e9691b804e: Layer already exists 08:21:24 0993326861e4: Layer already exists 08:21:24 32f366d666a5: Layer already exists 08:21:24 latest: digest: sha256:20b5a10691a5877024eb1ea6a14dd10345a5f003149e62229cbfcc24ce0b0d28 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:21:24 Removing intermediate container 35080afe069b 08:21:24 ---> 1fb82b12d37f 08:21:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:21:24 ---> Running in c359165303ab 08:21:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:24 ---> Running in fdbe469352ef 08:21:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 08:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:21:24 c753e5e46c64: Preparing 08:21:24 c753e5e46c64: Preparing 08:21:24 2b924a66eb1c: Preparing 08:21:24 3c8ed6a549ef: Preparing 08:21:24 c6216334a64f: Preparing 08:21:24 ac971d3fd182: Preparing 08:21:24 e5c901076ce3: Preparing 08:21:24 67e9691b804e: Preparing 08:21:24 b1b76e7e6d8a: Preparing 08:21:24 2100fd817779: Preparing 08:21:24 0993326861e4: Preparing 08:21:24 32f366d666a5: Preparing 08:21:24 67e9691b804e: Waiting 08:21:24 b1b76e7e6d8a: Waiting 08:21:24 2100fd817779: Waiting 08:21:24 0993326861e4: Waiting 08:21:24 32f366d666a5: Waiting 08:21:24 e5c901076ce3: Waiting 08:21:24 3c8ed6a549ef: Layer already exists 08:21:24 2b924a66eb1c: Layer already exists 08:21:24 ac971d3fd182: Layer already exists 08:21:24 c753e5e46c64: Layer already exists 08:21:24 c6216334a64f: Layer already exists 08:21:24 67e9691b804e: Layer already exists 08:21:24 b1b76e7e6d8a: Layer already exists 08:21:24 2100fd817779: Layer already exists 08:21:24 e5c901076ce3: Layer already exists 08:21:24 0993326861e4: Layer already exists 08:21:24 32f366d666a5: Layer already exists 08:21:24 2.0.1-dev.25: digest: sha256:20b5a10691a5877024eb1ea6a14dd10345a5f003149e62229cbfcc24ce0b0d28 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:21:25 c753e5e46c64: Preparing 08:21:25 c753e5e46c64: Preparing 08:21:25 2b924a66eb1c: Preparing 08:21:25 3c8ed6a549ef: Preparing 08:21:25 c6216334a64f: Preparing 08:21:25 ac971d3fd182: Preparing 08:21:25 e5c901076ce3: Preparing 08:21:25 67e9691b804e: Preparing 08:21:25 b1b76e7e6d8a: Preparing 08:21:25 2100fd817779: Preparing 08:21:25 0993326861e4: Preparing 08:21:25 32f366d666a5: Preparing 08:21:25 e5c901076ce3: Waiting 08:21:25 67e9691b804e: Waiting 08:21:25 b1b76e7e6d8a: Waiting 08:21:25 2100fd817779: Waiting 08:21:25 32f366d666a5: Waiting 08:21:25 0993326861e4: Waiting 08:21:25 2b924a66eb1c: Layer already exists 08:21:25 c6216334a64f: Layer already exists 08:21:25 3c8ed6a549ef: Layer already exists 08:21:25 b1b76e7e6d8a: Layer already exists 08:21:25 e5c901076ce3: Layer already exists 08:21:25 67e9691b804e: Layer already exists 08:21:25 0993326861e4: Layer already exists 08:21:25 2100fd817779: Layer already exists 08:21:25 32f366d666a5: Layer already exists 08:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:21:25 ac971d3fd182: Layer already exists 08:21:25 c753e5e46c64: Layer already exists 08:21:25 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:20b5a10691a5877024eb1ea6a14dd10345a5f003149e62229cbfcc24ce0b0d28 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 08:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:21:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:21:26 c753e5e46c64: Preparing 08:21:26 c753e5e46c64: Preparing 08:21:26 2b924a66eb1c: Preparing 08:21:26 3c8ed6a549ef: Preparing 08:21:26 c6216334a64f: Preparing 08:21:26 ac971d3fd182: Preparing 08:21:26 e5c901076ce3: Preparing 08:21:26 67e9691b804e: Preparing 08:21:26 b1b76e7e6d8a: Preparing 08:21:26 2100fd817779: Preparing 08:21:26 0993326861e4: Preparing 08:21:26 32f366d666a5: Preparing 08:21:26 e5c901076ce3: Waiting 08:21:26 67e9691b804e: Waiting 08:21:26 b1b76e7e6d8a: Waiting 08:21:26 2100fd817779: Waiting 08:21:26 0993326861e4: Waiting 08:21:26 32f366d666a5: Waiting 08:21:26 3c8ed6a549ef: Layer already exists 08:21:26 ac971d3fd182: Layer already exists 08:21:26 c753e5e46c64: Layer already exists 08:21:26 c6216334a64f: Layer already exists 08:21:26 2b924a66eb1c: Layer already exists 08:21:26 e5c901076ce3: Layer already exists 08:21:26 67e9691b804e: Layer already exists 08:21:26 b1b76e7e6d8a: Layer already exists 08:21:26 2100fd817779: Layer already exists 08:21:26 0993326861e4: Layer already exists 08:21:26 32f366d666a5: Layer already exists 08:21:26 main: digest: sha256:20b5a10691a5877024eb1ea6a14dd10345a5f003149e62229cbfcc24ce0b0d28 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:26 ===================================================== [Pipeline] echo 08:21:26 taggedImages: 08:21:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:21:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 08:21:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:21:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:21:26 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:26 latest 08:21:26 2.0.1-dev.25 08:21:26 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:26 main 08:21:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command 08:21:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:21:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:21:27 4727d54940d1: Preparing 08:21:27 e66f54f3d2b8: Preparing 08:21:27 71fc1ed6ed46: Preparing 08:21:27 a450155b4469: Preparing 08:21:27 60477b8182b5: Preparing 08:21:27 32f366d666a5: Preparing 08:21:27 32f366d666a5: Waiting 08:21:27 a450155b4469: Pushed 08:21:27 71fc1ed6ed46: Pushed 08:21:27 32f366d666a5: Layer already exists 08:21:28 60477b8182b5: Pushed 08:21:28 e66f54f3d2b8: Pushed 08:21:28 4727d54940d1: Pushed 08:21:28 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:97748ec53bf6f0ad2717d27740173486c5ec3ec82e5e455f524431c50a12b095 size: 1575 [Pipeline] isUnix [Pipeline] sh 08:21:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 08:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:21:29 4727d54940d1: Preparing 08:21:29 e66f54f3d2b8: Preparing 08:21:29 71fc1ed6ed46: Preparing 08:21:29 a450155b4469: Preparing 08:21:29 60477b8182b5: Preparing 08:21:29 32f366d666a5: Preparing 08:21:29 32f366d666a5: Waiting 08:21:29 71fc1ed6ed46: Layer already exists 08:21:29 e66f54f3d2b8: Layer already exists 08:21:29 4727d54940d1: Layer already exists 08:21:29 60477b8182b5: Layer already exists 08:21:29 a450155b4469: Layer already exists 08:21:29 32f366d666a5: Layer already exists 08:21:29 latest: digest: sha256:97748ec53bf6f0ad2717d27740173486c5ec3ec82e5e455f524431c50a12b095 size: 1575 [Pipeline] isUnix [Pipeline] sh 08:21:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 08:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:21:29 4727d54940d1: Preparing 08:21:29 e66f54f3d2b8: Preparing 08:21:29 71fc1ed6ed46: Preparing 08:21:29 a450155b4469: Preparing 08:21:29 60477b8182b5: Preparing 08:21:29 32f366d666a5: Preparing 08:21:29 32f366d666a5: Waiting 08:21:29 4727d54940d1: Layer already exists 08:21:29 71fc1ed6ed46: Layer already exists 08:21:29 e66f54f3d2b8: Layer already exists 08:21:29 a450155b4469: Layer already exists 08:21:29 60477b8182b5: Layer already exists 08:21:29 32f366d666a5: Layer already exists 08:21:29 2.0.1-dev.25: digest: sha256:97748ec53bf6f0ad2717d27740173486c5ec3ec82e5e455f524431c50a12b095 size: 1575 [Pipeline] isUnix [Pipeline] sh 08:21:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:21:30 4727d54940d1: Preparing 08:21:30 e66f54f3d2b8: Preparing 08:21:30 71fc1ed6ed46: Preparing 08:21:30 a450155b4469: Preparing 08:21:30 60477b8182b5: Preparing 08:21:30 32f366d666a5: Preparing 08:21:30 32f366d666a5: Waiting 08:21:30 60477b8182b5: Layer already exists 08:21:30 e66f54f3d2b8: Layer already exists 08:21:30 71fc1ed6ed46: Layer already exists 08:21:30 4727d54940d1: Layer already exists 08:21:30 a450155b4469: Layer already exists 08:21:30 32f366d666a5: Layer already exists 08:21:30 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:97748ec53bf6f0ad2717d27740173486c5ec3ec82e5e455f524431c50a12b095 size: 1575 [Pipeline] isUnix [Pipeline] sh 08:21:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 08:21:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:21:30 4727d54940d1: Preparing 08:21:30 e66f54f3d2b8: Preparing 08:21:30 71fc1ed6ed46: Preparing 08:21:30 a450155b4469: Preparing 08:21:30 60477b8182b5: Preparing 08:21:30 32f366d666a5: Preparing 08:21:30 32f366d666a5: Waiting 08:21:30 e66f54f3d2b8: Layer already exists 08:21:30 71fc1ed6ed46: Layer already exists 08:21:30 4727d54940d1: Layer already exists 08:21:30 60477b8182b5: Layer already exists 08:21:30 a450155b4469: Layer already exists 08:21:30 32f366d666a5: Layer already exists 08:21:30 main: digest: sha256:97748ec53bf6f0ad2717d27740173486c5ec3ec82e5e455f524431c50a12b095 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:31 ===================================================== [Pipeline] echo 08:21:31 taggedImages: 08:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 08:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:21:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:21:31 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:31 latest 08:21:31 2.0.1-dev.25 08:21:31 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:31 main 08:21:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:21:32 1af299b3ff98: Preparing 08:21:32 84342b2c7d97: Preparing 08:21:32 724323e25ede: Preparing 08:21:32 c2a1aec8b167: Preparing 08:21:32 7fa2c81f4739: Preparing 08:21:32 9e0c1ad587e7: Preparing 08:21:32 0c8217391fdc: Preparing 08:21:32 bc97e13940b7: Preparing 08:21:32 958317d7be70: Preparing 08:21:32 32f366d666a5: Preparing 08:21:32 9e0c1ad587e7: Waiting 08:21:32 958317d7be70: Waiting 08:21:32 32f366d666a5: Waiting 08:21:32 0c8217391fdc: Waiting 08:21:32 bc97e13940b7: Waiting 08:21:32 1af299b3ff98: Pushed 08:21:32 7fa2c81f4739: Pushed 08:21:32 84342b2c7d97: Pushed 08:21:33 9e0c1ad587e7: Pushed 08:21:33 0c8217391fdc: Pushed 08:21:33 bc97e13940b7: Pushed 08:21:33 32f366d666a5: Layer already exists 08:21:33 c2a1aec8b167: Pushed 08:21:33 958317d7be70: Pushed 08:21:33 724323e25ede: Pushed 08:21:33 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:c87cf6cde9cef8ebcfe95c52c6dfb1f5f7bd0e8e546596dee215fc71941d5830 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:21:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 08:21:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:21:34 1af299b3ff98: Preparing 08:21:34 84342b2c7d97: Preparing 08:21:34 724323e25ede: Preparing 08:21:34 c2a1aec8b167: Preparing 08:21:34 7fa2c81f4739: Preparing 08:21:34 9e0c1ad587e7: Preparing 08:21:34 0c8217391fdc: Preparing 08:21:34 bc97e13940b7: Preparing 08:21:34 958317d7be70: Preparing 08:21:34 32f366d666a5: Preparing 08:21:34 9e0c1ad587e7: Waiting 08:21:34 0c8217391fdc: Waiting 08:21:34 bc97e13940b7: Waiting 08:21:34 958317d7be70: Waiting 08:21:34 32f366d666a5: Waiting 08:21:34 84342b2c7d97: Layer already exists 08:21:34 7fa2c81f4739: Layer already exists 08:21:34 c2a1aec8b167: Layer already exists 08:21:34 1af299b3ff98: Layer already exists 08:21:34 724323e25ede: Layer already exists 08:21:34 9e0c1ad587e7: Layer already exists 08:21:34 bc97e13940b7: Layer already exists 08:21:34 0c8217391fdc: Layer already exists 08:21:34 958317d7be70: Layer already exists 08:21:34 32f366d666a5: Layer already exists 08:21:34 latest: digest: sha256:c87cf6cde9cef8ebcfe95c52c6dfb1f5f7bd0e8e546596dee215fc71941d5830 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:21:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 08:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:21:34 1af299b3ff98: Preparing 08:21:34 84342b2c7d97: Preparing 08:21:34 724323e25ede: Preparing 08:21:34 c2a1aec8b167: Preparing 08:21:34 7fa2c81f4739: Preparing 08:21:34 9e0c1ad587e7: Preparing 08:21:34 0c8217391fdc: Preparing 08:21:34 bc97e13940b7: Preparing 08:21:34 958317d7be70: Preparing 08:21:34 32f366d666a5: Preparing 08:21:34 9e0c1ad587e7: Waiting 08:21:34 0c8217391fdc: Waiting 08:21:34 bc97e13940b7: Waiting 08:21:34 958317d7be70: Waiting 08:21:34 32f366d666a5: Waiting 08:21:34 c2a1aec8b167: Layer already exists 08:21:34 84342b2c7d97: Layer already exists 08:21:34 7fa2c81f4739: Layer already exists 08:21:34 1af299b3ff98: Layer already exists 08:21:34 724323e25ede: Layer already exists 08:21:34 0c8217391fdc: Layer already exists 08:21:34 9e0c1ad587e7: Layer already exists 08:21:34 958317d7be70: Layer already exists 08:21:34 32f366d666a5: Layer already exists 08:21:34 bc97e13940b7: Layer already exists 08:21:34 2.0.1-dev.25: digest: sha256:c87cf6cde9cef8ebcfe95c52c6dfb1f5f7bd0e8e546596dee215fc71941d5830 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:21:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:21:35 1af299b3ff98: Preparing 08:21:35 84342b2c7d97: Preparing 08:21:35 724323e25ede: Preparing 08:21:35 c2a1aec8b167: Preparing 08:21:35 7fa2c81f4739: Preparing 08:21:35 9e0c1ad587e7: Preparing 08:21:35 0c8217391fdc: Preparing 08:21:35 bc97e13940b7: Preparing 08:21:35 958317d7be70: Preparing 08:21:35 32f366d666a5: Preparing 08:21:35 9e0c1ad587e7: Waiting 08:21:35 0c8217391fdc: Waiting 08:21:35 bc97e13940b7: Waiting 08:21:35 958317d7be70: Waiting 08:21:35 32f366d666a5: Waiting 08:21:35 84342b2c7d97: Layer already exists 08:21:35 724323e25ede: Layer already exists 08:21:35 1af299b3ff98: Layer already exists 08:21:35 c2a1aec8b167: Layer already exists 08:21:35 7fa2c81f4739: Layer already exists 08:21:35 9e0c1ad587e7: Layer already exists 08:21:35 bc97e13940b7: Layer already exists 08:21:35 0c8217391fdc: Layer already exists 08:21:35 958317d7be70: Layer already exists 08:21:35 32f366d666a5: Layer already exists 08:21:35 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:c87cf6cde9cef8ebcfe95c52c6dfb1f5f7bd0e8e546596dee215fc71941d5830 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:21:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 08:21:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:21:36 1af299b3ff98: Preparing 08:21:36 84342b2c7d97: Preparing 08:21:36 724323e25ede: Preparing 08:21:36 c2a1aec8b167: Preparing 08:21:36 7fa2c81f4739: Preparing 08:21:36 9e0c1ad587e7: Preparing 08:21:36 0c8217391fdc: Preparing 08:21:36 bc97e13940b7: Preparing 08:21:36 958317d7be70: Preparing 08:21:36 32f366d666a5: Preparing 08:21:36 0c8217391fdc: Waiting 08:21:36 bc97e13940b7: Waiting 08:21:36 958317d7be70: Waiting 08:21:36 32f366d666a5: Waiting 08:21:36 9e0c1ad587e7: Waiting 08:21:36 724323e25ede: Layer already exists 08:21:36 c2a1aec8b167: Layer already exists 08:21:36 1af299b3ff98: Layer already exists 08:21:36 84342b2c7d97: Layer already exists 08:21:36 7fa2c81f4739: Layer already exists 08:21:36 9e0c1ad587e7: Layer already exists 08:21:36 bc97e13940b7: Layer already exists 08:21:36 32f366d666a5: Layer already exists 08:21:36 0c8217391fdc: Layer already exists 08:21:36 958317d7be70: Layer already exists 08:21:36 main: digest: sha256:c87cf6cde9cef8ebcfe95c52c6dfb1f5f7bd0e8e546596dee215fc71941d5830 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:36 ===================================================== [Pipeline] echo 08:21:36 taggedImages: 08:21:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:21:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 08:21:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:21:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:21:36 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:36 latest 08:21:36 2.0.1-dev.25 08:21:36 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:36 main 08:21:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:21:36 e81566b9d071: Preparing 08:21:36 1a5cea3e6d02: Preparing 08:21:36 e5c901076ce3: Preparing 08:21:36 4c073c9af8c7: Preparing 08:21:36 32f366d666a5: Preparing 08:21:36 32f366d666a5: Layer already exists 08:21:36 e5c901076ce3: Layer already exists 08:21:37 e81566b9d071: Pushed 08:21:37 4c073c9af8c7: Pushed 08:21:38 1a5cea3e6d02: Pushed 08:21:38 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:8825510067b1c46cfe37d050814a5d42a81fb7cbb3b56c66ac3e1de2e4e0db35 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:21:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 08:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:21:39 e81566b9d071: Preparing 08:21:39 1a5cea3e6d02: Preparing 08:21:39 e5c901076ce3: Preparing 08:21:39 4c073c9af8c7: Preparing 08:21:39 32f366d666a5: Preparing 08:21:39 1a5cea3e6d02: Layer already exists 08:21:39 e81566b9d071: Layer already exists 08:21:39 32f366d666a5: Layer already exists 08:21:39 e5c901076ce3: Layer already exists 08:21:39 4c073c9af8c7: Layer already exists 08:21:39 latest: digest: sha256:8825510067b1c46cfe37d050814a5d42a81fb7cbb3b56c66ac3e1de2e4e0db35 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:21:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 08:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:21:39 e81566b9d071: Preparing 08:21:39 1a5cea3e6d02: Preparing 08:21:39 e5c901076ce3: Preparing 08:21:39 4c073c9af8c7: Preparing 08:21:39 32f366d666a5: Preparing 08:21:39 e5c901076ce3: Layer already exists 08:21:39 4c073c9af8c7: Layer already exists 08:21:39 e81566b9d071: Layer already exists 08:21:39 1a5cea3e6d02: Layer already exists 08:21:39 32f366d666a5: Layer already exists 08:21:39 2.0.1-dev.25: digest: sha256:8825510067b1c46cfe37d050814a5d42a81fb7cbb3b56c66ac3e1de2e4e0db35 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:21:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:21:40 e81566b9d071: Preparing 08:21:40 1a5cea3e6d02: Preparing 08:21:40 e5c901076ce3: Preparing 08:21:40 4c073c9af8c7: Preparing 08:21:40 32f366d666a5: Preparing 08:21:40 4c073c9af8c7: Layer already exists 08:21:40 e81566b9d071: Layer already exists 08:21:40 32f366d666a5: Layer already exists 08:21:40 1a5cea3e6d02: Layer already exists 08:21:40 e5c901076ce3: Layer already exists 08:21:40 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:8825510067b1c46cfe37d050814a5d42a81fb7cbb3b56c66ac3e1de2e4e0db35 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:21:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 08:21:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:21:41 e81566b9d071: Preparing 08:21:41 1a5cea3e6d02: Preparing 08:21:41 e5c901076ce3: Preparing 08:21:41 4c073c9af8c7: Preparing 08:21:41 32f366d666a5: Preparing 08:21:41 32f366d666a5: Layer already exists 08:21:41 e81566b9d071: Layer already exists 08:21:41 e5c901076ce3: Layer already exists 08:21:41 1a5cea3e6d02: Layer already exists 08:21:41 4c073c9af8c7: Layer already exists 08:21:41 main: digest: sha256:8825510067b1c46cfe37d050814a5d42a81fb7cbb3b56c66ac3e1de2e4e0db35 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:41 ===================================================== [Pipeline] echo 08:21:41 taggedImages: 08:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 08:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:21:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:21:41 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:41 latest 08:21:41 2.0.1-dev.25 08:21:41 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:41 main 08:21:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:21:42 1804028a3907: Preparing 08:21:42 79b377563956: Preparing 08:21:42 e5c901076ce3: Preparing 08:21:42 96d1d58453b1: Preparing 08:21:42 32f366d666a5: Preparing 08:21:42 e5c901076ce3: Layer already exists 08:21:42 96d1d58453b1: Layer already exists 08:21:42 32f366d666a5: Layer already exists 08:21:42 1804028a3907: Pushed 08:21:43 79b377563956: Pushed 08:21:43 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:0a1317ca56c88eabde9882877d6c07106a947c5919d3921aea77e501168c1acc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 08:21:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:21:44 1804028a3907: Preparing 08:21:44 79b377563956: Preparing 08:21:44 e5c901076ce3: Preparing 08:21:44 96d1d58453b1: Preparing 08:21:44 32f366d666a5: Preparing 08:21:44 1804028a3907: Layer already exists 08:21:44 79b377563956: Layer already exists 08:21:44 32f366d666a5: Layer already exists 08:21:44 e5c901076ce3: Layer already exists 08:21:44 96d1d58453b1: Layer already exists 08:21:44 latest: digest: sha256:0a1317ca56c88eabde9882877d6c07106a947c5919d3921aea77e501168c1acc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 08:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:21:45 1804028a3907: Preparing 08:21:45 79b377563956: Preparing 08:21:45 e5c901076ce3: Preparing 08:21:45 96d1d58453b1: Preparing 08:21:45 32f366d666a5: Preparing 08:21:45 1804028a3907: Layer already exists 08:21:45 32f366d666a5: Layer already exists 08:21:45 96d1d58453b1: Layer already exists 08:21:45 79b377563956: Layer already exists 08:21:45 e5c901076ce3: Layer already exists 08:21:45 2.0.1-dev.25: digest: sha256:0a1317ca56c88eabde9882877d6c07106a947c5919d3921aea77e501168c1acc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:21:45 1804028a3907: Preparing 08:21:45 79b377563956: Preparing 08:21:45 e5c901076ce3: Preparing 08:21:45 96d1d58453b1: Preparing 08:21:45 32f366d666a5: Preparing 08:21:45 1804028a3907: Layer already exists 08:21:45 32f366d666a5: Layer already exists 08:21:45 96d1d58453b1: Layer already exists 08:21:45 79b377563956: Layer already exists 08:21:45 e5c901076ce3: Layer already exists 08:21:45 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:0a1317ca56c88eabde9882877d6c07106a947c5919d3921aea77e501168c1acc size: 1363 [Pipeline] isUnix [Pipeline] sh 08:21:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 08:21:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:21:46 1804028a3907: Preparing 08:21:46 79b377563956: Preparing 08:21:46 e5c901076ce3: Preparing 08:21:46 96d1d58453b1: Preparing 08:21:46 32f366d666a5: Preparing 08:21:46 32f366d666a5: Layer already exists 08:21:46 79b377563956: Layer already exists 08:21:46 e5c901076ce3: Layer already exists 08:21:46 1804028a3907: Layer already exists 08:21:46 96d1d58453b1: Layer already exists 08:21:46 main: digest: sha256:0a1317ca56c88eabde9882877d6c07106a947c5919d3921aea77e501168c1acc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:46 ===================================================== [Pipeline] echo 08:21:46 taggedImages: 08:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 08:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:21:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 08:21:46 70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:46 latest 08:21:46 2.0.1-dev.25 08:21:46 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:46 main 08:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh 08:21:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:21:47 b524231d7e55: Preparing 08:21:47 320fbdf62f2f: Preparing 08:21:47 2db31b0f3908: Preparing 08:21:47 8e5bb7985f33: Preparing 08:21:47 c080ac93e525: Preparing 08:21:47 87dec32dab56: Preparing 08:21:47 4b3c02ac6c6d: Preparing 08:21:47 3b6deb83ca37: Preparing 08:21:47 563ea45970c1: Preparing 08:21:47 91e3b9641807: Preparing 08:21:47 b2d5eeeaba3a: Preparing 08:21:47 3b6deb83ca37: Waiting 08:21:47 563ea45970c1: Waiting 08:21:47 91e3b9641807: Waiting 08:21:47 b2d5eeeaba3a: Waiting 08:21:47 87dec32dab56: Waiting 08:21:47 4b3c02ac6c6d: Waiting 08:21:47 c080ac93e525: Layer already exists 08:21:47 87dec32dab56: Layer already exists 08:21:47 4b3c02ac6c6d: Layer already exists 08:21:47 320fbdf62f2f: Pushed 08:21:47 3b6deb83ca37: Layer already exists 08:21:48 563ea45970c1: Layer already exists 08:21:48 91e3b9641807: Layer already exists 08:21:48 b2d5eeeaba3a: Layer already exists 08:21:48 b524231d7e55: Pushed 08:21:48 2db31b0f3908: Pushed 08:21:54 8e5bb7985f33: Pushed 08:21:54 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:a95a0afa2399cda36f9cf3aef10846e119ed27f13e04718b2b0ac6953b54092f size: 2622 [Pipeline] isUnix [Pipeline] sh 08:21:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 08:21:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:21:55 b524231d7e55: Preparing 08:21:55 320fbdf62f2f: Preparing 08:21:55 2db31b0f3908: Preparing 08:21:55 8e5bb7985f33: Preparing 08:21:55 c080ac93e525: Preparing 08:21:55 87dec32dab56: Preparing 08:21:55 4b3c02ac6c6d: Preparing 08:21:55 3b6deb83ca37: Preparing 08:21:55 563ea45970c1: Preparing 08:21:55 91e3b9641807: Preparing 08:21:55 b2d5eeeaba3a: Preparing 08:21:55 4b3c02ac6c6d: Waiting 08:21:55 3b6deb83ca37: Waiting 08:21:55 563ea45970c1: Waiting 08:21:55 91e3b9641807: Waiting 08:21:55 b2d5eeeaba3a: Waiting 08:21:55 87dec32dab56: Waiting 08:21:55 8e5bb7985f33: Layer already exists 08:21:55 c080ac93e525: Layer already exists 08:21:55 2db31b0f3908: Layer already exists 08:21:55 b524231d7e55: Layer already exists 08:21:55 320fbdf62f2f: Layer already exists 08:21:55 563ea45970c1: Layer already exists 08:21:55 87dec32dab56: Layer already exists 08:21:55 3b6deb83ca37: Layer already exists 08:21:55 4b3c02ac6c6d: Layer already exists 08:21:55 91e3b9641807: Layer already exists 08:21:55 b2d5eeeaba3a: Layer already exists 08:21:55 latest: digest: sha256:a95a0afa2399cda36f9cf3aef10846e119ed27f13e04718b2b0ac6953b54092f size: 2622 [Pipeline] isUnix [Pipeline] sh 08:21:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 08:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:21:56 b524231d7e55: Preparing 08:21:56 320fbdf62f2f: Preparing 08:21:56 2db31b0f3908: Preparing 08:21:56 8e5bb7985f33: Preparing 08:21:56 c080ac93e525: Preparing 08:21:56 87dec32dab56: Preparing 08:21:56 4b3c02ac6c6d: Preparing 08:21:56 3b6deb83ca37: Preparing 08:21:56 563ea45970c1: Preparing 08:21:56 91e3b9641807: Preparing 08:21:56 b2d5eeeaba3a: Preparing 08:21:56 3b6deb83ca37: Waiting 08:21:56 563ea45970c1: Waiting 08:21:56 91e3b9641807: Waiting 08:21:56 87dec32dab56: Waiting 08:21:56 b2d5eeeaba3a: Waiting 08:21:56 4b3c02ac6c6d: Waiting 08:21:56 c080ac93e525: Layer already exists 08:21:56 2db31b0f3908: Layer already exists 08:21:56 8e5bb7985f33: Layer already exists 08:21:56 320fbdf62f2f: Layer already exists 08:21:56 b524231d7e55: Layer already exists 08:21:56 87dec32dab56: Layer already exists 08:21:56 563ea45970c1: Layer already exists 08:21:56 4b3c02ac6c6d: Layer already exists 08:21:56 91e3b9641807: Layer already exists 08:21:56 3b6deb83ca37: Layer already exists 08:21:56 b2d5eeeaba3a: Layer already exists 08:21:56 2.0.1-dev.25: digest: sha256:a95a0afa2399cda36f9cf3aef10846e119ed27f13e04718b2b0ac6953b54092f size: 2622 [Pipeline] isUnix [Pipeline] sh 08:21:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:21:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:21:57 b524231d7e55: Preparing 08:21:57 320fbdf62f2f: Preparing 08:21:57 2db31b0f3908: Preparing 08:21:57 8e5bb7985f33: Preparing 08:21:57 c080ac93e525: Preparing 08:21:57 87dec32dab56: Preparing 08:21:57 4b3c02ac6c6d: Preparing 08:21:57 3b6deb83ca37: Preparing 08:21:57 563ea45970c1: Preparing 08:21:57 91e3b9641807: Preparing 08:21:57 b2d5eeeaba3a: Preparing 08:21:57 87dec32dab56: Waiting 08:21:57 4b3c02ac6c6d: Waiting 08:21:57 3b6deb83ca37: Waiting 08:21:57 563ea45970c1: Waiting 08:21:57 91e3b9641807: Waiting 08:21:57 b2d5eeeaba3a: Waiting 08:21:57 8e5bb7985f33: Layer already exists 08:21:57 2db31b0f3908: Layer already exists 08:21:57 c080ac93e525: Layer already exists 08:21:57 b524231d7e55: Layer already exists 08:21:57 320fbdf62f2f: Layer already exists 08:21:57 3b6deb83ca37: Layer already exists 08:21:57 91e3b9641807: Layer already exists 08:21:57 87dec32dab56: Layer already exists 08:21:57 563ea45970c1: Layer already exists 08:21:57 4b3c02ac6c6d: Layer already exists 08:21:57 b2d5eeeaba3a: Layer already exists 08:21:57 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:a95a0afa2399cda36f9cf3aef10846e119ed27f13e04718b2b0ac6953b54092f size: 2622 [Pipeline] isUnix [Pipeline] sh 08:21:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 08:21:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 08:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:21:57 b524231d7e55: Preparing 08:21:57 320fbdf62f2f: Preparing 08:21:57 2db31b0f3908: Preparing 08:21:57 8e5bb7985f33: Preparing 08:21:57 c080ac93e525: Preparing 08:21:57 87dec32dab56: Preparing 08:21:57 4b3c02ac6c6d: Preparing 08:21:57 3b6deb83ca37: Preparing 08:21:57 563ea45970c1: Preparing 08:21:57 91e3b9641807: Preparing 08:21:57 b2d5eeeaba3a: Preparing 08:21:57 87dec32dab56: Waiting 08:21:57 4b3c02ac6c6d: Waiting 08:21:57 3b6deb83ca37: Waiting 08:21:57 563ea45970c1: Waiting 08:21:57 91e3b9641807: Waiting 08:21:57 b2d5eeeaba3a: Waiting 08:21:57 c080ac93e525: Layer already exists 08:21:57 8e5bb7985f33: Layer already exists 08:21:57 b524231d7e55: Layer already exists 08:21:57 2db31b0f3908: Layer already exists 08:21:57 320fbdf62f2f: Layer already exists 08:21:57 87dec32dab56: Layer already exists 08:21:57 91e3b9641807: Layer already exists 08:21:57 3b6deb83ca37: Layer already exists 08:21:57 4b3c02ac6c6d: Layer already exists 08:21:57 563ea45970c1: Layer already exists 08:21:57 b2d5eeeaba3a: Layer already exists 08:21:58 main: digest: sha256:a95a0afa2399cda36f9cf3aef10846e119ed27f13e04718b2b0ac6953b54092f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:58 ===================================================== [Pipeline] echo 08:21:58 taggedImages: 08:21:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da 08:21:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:21:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 08:21:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 08:21:58 - 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] } 08:23:33 Removing intermediate container c359165303ab 08:23:33 ---> f343c5605c16 08:23:33 08:23:33 Step 11/24 : FROM alpine:3.12 08:23:33 3.12: Pulling from library/alpine 08:23:33 Removing intermediate container fdbe469352ef 08:23:33 ---> 4331722323e4 08:23:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:23:33 ---> Running in 7ce8e08122af 08:23:33 Removing intermediate container 269e9f113c81 08:23:33 ---> 55feae29e02a 08:23:33 08:23:33 Step 11/32 : FROM alpine:3.12 08:23:33 3.12: Pulling from library/alpine 08:23:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:23:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:23:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:23:33 Status: Downloaded newer image for alpine:3.12 08:23:33 Status: Downloaded newer image for alpine:3.12 08:23:33 ---> c4fd0aeabfcf 08:23:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:23:33 ---> c4fd0aeabfcf 08:23:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:23:33 ---> Running in 0178fa7ed663 08:23:33 ---> Running in 70d1bc083ee9 08:23:33 Removing intermediate container 4ccba87e0a44 08:23:33 ---> 1b73dce51a38 08:23:33 08:23:33 Step 11/23 : FROM alpine:3.12 08:23:33 ---> c4fd0aeabfcf 08:23:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:23:33 Removing intermediate container 0178fa7ed663 08:23:33 ---> f2841ef11990 08:23:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:23:33 Removing intermediate container f195e0082a37 08:23:33 ---> 9ce1721c799e 08:23:33 08:23:33 Step 11/23 : FROM alpine:3.12 08:23:33 ---> c4fd0aeabfcf 08:23:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:33 ---> Running in 972eac70ccfe 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:33 ---> Running in 830cb5951dac 08:23:33 ---> Running in 49fbcb4dec3b 08:23:33 (1/1) Installing dumb-init (1.2.2-r1) 08:23:33 Executing busybox-1.31.1-r20.trigger 08:23:33 OK: 5 MiB in 15 packages 08:23:33 Removing intermediate container 7ce8e08122af 08:23:33 ---> 3cb0d6196580 08:23:33 08:23:33 Step 12/24 : FROM docker:20.10.7 08:23:33 20.10.7: Pulling from library/docker 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:33 Removing intermediate container 70d1bc083ee9 08:23:33 ---> 72962dbc57b3 08:23:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:33 (1/2) Installing ca-certificates (20191127-r4) 08:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:33 (2/2) Installing dumb-init (1.2.2-r1) 08:23:33 Executing busybox-1.31.1-r20.trigger 08:23:33 WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.12/community: IO ERROR 08:23:33 Executing ca-certificates-20191127-r4.trigger 08:23:33 ERROR: unable to select packages: 08:23:33  dumb-init (no such package): 08:23:33 required by: world[dumb-init] 08:23:33 ---> Running in 6ff6087fbe96 08:23:33 OK: 6 MiB in 16 packages 08:23:33 (1/2) Installing dumb-init (1.2.2-r1) 08:23:33 (2/2) Installing su-exec (0.2-r1) 08:23:33 Executing busybox-1.31.1-r20.trigger 08:23:33 OK: 5 MiB in 16 packages 08:23:33 Building core-metadata 08:23:33 Removing intermediate container 6ff6087fbe96 08:23:33 ---> 5bc2c1923458 08:23:33 Step 14/24 : ENV APP_PORT=59882 08:23:33 ---> Running in 14dbaf1efbfc 08:23:33 Removing intermediate container 830cb5951dac 08:23:33 ---> f1de81620b10 08:23:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:23:33 ---> Running in 03264dd4da21 08:23:33 Removing intermediate container 14dbaf1efbfc 08:23:33 ---> ae19a4a672d8 08:23:33 Step 15/24 : EXPOSE $APP_PORT 08:23:34 Removing intermediate container 972eac70ccfe 08:23:34 ---> 578e1269dd45 08:23:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:23:34 ---> Running in 1190affeeb32 08:23:35 Removing intermediate container 03264dd4da21 08:23:35 ---> 074af52376b4 08:23:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:23:35 ---> Running in c164daddd48b 08:23:35 ---> Running in 2705380413ba 08:23:35 Removing intermediate container 1190affeeb32 08:23:35 ---> fd2f559f2fc6 08:23:35 Step 16/24 : WORKDIR / 08:23:36 ---> Running in b45f9f46e85b 08:23:36 Removing intermediate container c164daddd48b 08:23:36 ---> 34e1022a6117 08:23:36 Step 14/23 : ENV APP_PORT=59860 08:23:36 Removing intermediate container 2705380413ba 08:23:36 ---> 30da3c4fd38b 08:23:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:23:36 ---> Running in 2f3280d3056d 08:23:36 ---> Running in f02f5195f70b 08:23:36 Removing intermediate container b45f9f46e85b 08:23:36 ---> 009998c31b2f 08:23:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:37 Removing intermediate container 2f3280d3056d 08:23:37 ---> 2cbf4211bf0a 08:23:37 Step 15/23 : EXPOSE $APP_PORT 08:23:37 ---> Running in 32d312837563 08:23:38 ---> 9237093f15fa 08:23:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:23:38 Removing intermediate container 32d312837563 08:23:38 ---> 59c8828b9e9e 08:23:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:41 ---> 2be400aa6200 08:23:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:23:41 Removing intermediate container f02f5195f70b 08:23:41 ---> 54e4bec12bc9 08:23:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:23:41 ---> b7bfe1bc21d7 08:23:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:23:41 ---> Running in 9ff5a4d58fac 08:23:43 ---> 9d1648699c2c 08:23:43 Step 20/24 : ENTRYPOINT ["/core-command"] 08:23:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:23:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:43 ---> befdd30aff18 08:23:43 Step 3/24 : WORKDIR /edgex-go 08:23:43 ---> Using cache 08:23:43 ---> 40dd7d6925cf 08:23:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:43 ---> Using cache 08:23:43 ---> f02869d6ef12 08:23:43 Step 5/24 : RUN apk add --update --no-cache make git 08:23:43 ---> Using cache 08:23:43 ---> ff0c7880e529 08:23:43 Step 6/24 : COPY go.mod . 08:23:43 ---> Using cache 08:23:43 ---> 065aad09df57 08:23:43 Removing intermediate container 9ff5a4d58fac 08:23:43 ---> f976068b6973 08:23:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:23:43 Step 7/24 : RUN go mod download 08:23:43 ---> Using cache 08:23:43 ---> f3e29f8418ca 08:23:43 Step 8/24 : COPY . . 08:23:43 ---> Running in 91bc9aa6b7df 08:23:43 ---> 61e37ecda580 08:23:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:23:43 ---> Using cache 08:23:43 ---> 508ccf9448dd 08:23:43 Step 9/24 : RUN go mod tidy 08:23:43 ---> Using cache 08:23:43 ---> c3c1add84e5c 08:23:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:23:44 ---> Running in 02c67571e6ed 08:23:44 Removing intermediate container 91bc9aa6b7df 08:23:44 ---> 1411f40feb71 08:23:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:44 ---> Running in 4fbcbf8f71c6 08:23:44 ---> 1bf7a7ddece5 08:23:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:23:45 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:23:45 ---> Running in 1f9d58f2a3a6 08:23:45 Status: Downloaded newer image for docker:20.10.7 08:23:45 ---> b88c891b2f0d 08:23:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:23:45 ---> df445af6242a 08:23:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:23:45 ---> Running in c5d321e79ad3 08:23:45 ---> Running in 217a3d7383b0 08:23:45 Removing intermediate container 4fbcbf8f71c6 08:23:45 ---> afc1ef42444c 08:23:45 Step 22/24 : LABEL arch=arm64 08:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:23:45 ---> Running in 7d25bdd9ca2b 08:23:46 Removing intermediate container 217a3d7383b0 08:23:46 ---> 47323b685421 08:23:46 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 08:23:46 Removing intermediate container c5d321e79ad3 08:23:46 ---> 0ed1c4aa8b99 08:23:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:46 ---> Running in 6848a2d38c2f 08:23:46 ---> Running in a23668fdabc5 08:23:46 Removing intermediate container 7d25bdd9ca2b 08:23:46 ---> cf5907c80534 08:23:46 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:23:47 ---> Running in c936e9925635 08:23:47 Removing intermediate container a23668fdabc5 08:23:47 ---> a096cd0db998 08:23:47 Step 21/23 : LABEL arch=arm64 08:23:48 ---> Running in 415542bc6002 08:23:48 Removing intermediate container c936e9925635 08:23:48 ---> 86d36f624e80 08:23:48 Step 24/24 : LABEL version=2.0.1-dev.25 08:23:48 ---> Running in facd52209efe 08:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:23:49 Removing intermediate container 415542bc6002 08:23:49 ---> c7a3d4059512 08:23:49 Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:23:49 Removing intermediate container 1f9d58f2a3a6 08:23:49 ---> 359cb6e9cba9 08:23:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:49 ---> Running in 3fecd38ffed4 08:23:49 Removing intermediate container facd52209efe 08:23:49 ---> e3926649e873 08:23:49 08:23:49 (1/39) Installing readline (8.1.0-r0) 08:23:49 (2/39) Installing bash (5.1.0-r0) 08:23:50 Executing bash-5.1.0-r0.post-install 08:23:50 (3/39) Installing brotli-libs (1.0.9-r3) 08:23:50 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:23:50 (5/39) Installing libcurl (7.78.0-r0) 08:23:50 (6/39) Installing curl (7.78.0-r0) 08:23:50 (7/39) Installing dumb-init (1.2.5-r0) 08:23:50 (8/39) Installing libbz2 (1.0.8-r1) 08:23:50 (9/39) Installing expat (2.2.10-r1) 08:23:50 (10/39) Installing libffi (3.3-r2) 08:23:50 (11/39) Installing gdbm (1.19-r0) 08:23:50 (12/39) Installing xz-libs (5.2.5-r0) 08:23:50 (13/39) Installing sqlite-libs (3.34.1-r0) 08:23:50 (14/39) Installing python3 (3.8.10-r0) 08:23:50 Successfully built e3926649e873 08:23:50 Successfully tagged core-command-arm64:latest 08:23:50 Removing intermediate container 3fecd38ffed4 08:23:50 ---> 4b44146b0905 08:23:50 Step 23/23 : LABEL version=2.0.1-dev.25 08:23:50  Building core-command ... done Building security-secretstore-setup 08:23:50 ---> Running in ebc9ae0aca65 08:23:50 ---> 1781cd73988b 08:23:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:23:52 Removing intermediate container ebc9ae0aca65 08:23:52 ---> ef79344d5f9c 08:23:52 08:23:52 (15/39) Installing py3-appdirs (1.4.4-r1) 08:23:52 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:23:52 (17/39) Installing py3-parsing (2.4.7-r1) 08:23:52 (18/39) Installing py3-six (1.15.0-r0) 08:23:52 (19/39) Installing py3-packaging (20.9-r0) 08:23:52 (20/39) Installing py3-setuptools (51.3.3-r0) 08:23:52 Successfully built ef79344d5f9c 08:23:52 Successfully tagged support-notifications-arm64:latest 08:23:52  Building support-notifications ... done Building security-proxy-setup 08:23:52 (21/39) Installing py3-chardet (4.0.0-r0) 08:23:52 (22/39) Installing py3-idna (3.1-r0) 08:23:52 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:23:52 (24/39) Installing py3-requests (2.25.1-r1) 08:23:52 (25/39) Installing py3-msgpack (1.0.2-r0) 08:23:52 (26/39) Installing py3-lockfile (0.12.2-r3) 08:23:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:23:52 (28/39) Installing py3-colorama (0.4.4-r0) 08:23:52 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:23:52 (30/39) Installing py3-distlib (0.3.1-r1) 08:23:52 (31/39) Installing py3-distro (1.5.0-r1) 08:23:53 (32/39) Installing py3-webencodings (0.5.1-r3) 08:23:53 (33/39) Installing py3-html5lib (1.1-r0) 08:23:53 (34/39) Installing py3-pytoml (0.1.21-r0) 08:23:53 (35/39) Installing py3-pep517 (0.9.1-r0) 08:23:53 (36/39) Installing py3-progress (1.5-r0) 08:23:53 (37/39) Installing py3-retrying (1.3.3-r0) 08:23:53 (38/39) Installing py3-toml (0.10.2-r0) 08:23:53 (39/39) Installing py3-pip (20.3.4-r0) 08:23:53 Executing busybox-1.32.1-r6.trigger 08:23:53 OK: 82 MiB in 59 packages 08:23:54 ---> e7a365b3dde3 08:23:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:23:55 ---> 7158c173d635 08:23:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:23:57 ---> 1de5040d88c5 08:23:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:23:59 ---> 367a276c4f84 08:23:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:23:59 ---> Running in 5db959a86928 08:24:00 Removing intermediate container 5db959a86928 08:24:00 ---> 4cd13f9a3449 08:24:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:24:02 ---> 1d86cc68bc01 08:24:02 Step 27/32 : RUN chmod +x /entrypoint.sh 08:24:02 ---> Running in 3fb0669ada3b 08:24:03 Collecting docker-compose==1.23.2 08:24:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:24:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:24:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:24:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:24:05 Collecting cached-property<2,>=1.2.0 08:24:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:24:06 Collecting docker<4.0,>=3.6.0 08:24:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:24:07 Collecting jsonschema<3,>=2.5.1 08:24:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:24:07 Collecting dockerpty<0.5,>=0.4.1 08:24:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:24:07 Removing intermediate container 3fb0669ada3b 08:24:07 ---> 0841711b1e31 08:24:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:24:08 ---> Running in f30bba2b62b1 08:24:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:24:08 ---> befdd30aff18 08:24:08 Step 3/26 : WORKDIR /edgex-go 08:24:08 ---> Using cache 08:24:08 ---> 40dd7d6925cf 08:24:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:08 ---> Using cache 08:24:08 ---> f02869d6ef12 08:24:08 Step 5/26 : RUN apk add --update --no-cache make git 08:24:08 ---> Using cache 08:24:08 ---> ff0c7880e529 08:24:08 Step 6/26 : COPY go.mod . 08:24:08 ---> Using cache 08:24:08 ---> 065aad09df57 08:24:08 Step 7/26 : RUN go mod download 08:24:08 ---> Using cache 08:24:08 ---> f3e29f8418ca 08:24:08 Step 8/26 : COPY . . 08:24:08 ---> Using cache 08:24:08 ---> 508ccf9448dd 08:24:08 Step 9/26 : RUN go mod tidy 08:24:08 ---> Using cache 08:24:08 ---> c3c1add84e5c 08:24:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:08 ---> Running in fddd033a90a0 08:24:09 Removing intermediate container f30bba2b62b1 08:24:09 ---> caa8b2e9b4f8 08:24:09 Step 29/32 : CMD ["gate"] 08:24:10 Collecting websocket-client<1.0,>=0.32.0 08:24:10 ---> Running in f9e46113d41a 08:24:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:24:10 Collecting texttable<0.10,>=0.9.0 08:24:10 Downloading texttable-0.9.1.tar.gz (11 kB) 08:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:24:11 Removing intermediate container f9e46113d41a 08:24:11 ---> d730f28c0c8b 08:24:11 Step 30/32 : LABEL arch=arm64 08:24:12 ---> Running in e4fb4e09753d 08:24:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:12 ---> befdd30aff18 08:24:12 Step 3/22 : WORKDIR /edgex-go 08:24:12 ---> Using cache 08:24:12 ---> 40dd7d6925cf 08:24:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:12 ---> Using cache 08:24:12 ---> f02869d6ef12 08:24:12 Step 5/22 : RUN apk add --update --no-cache make git 08:24:12 ---> Using cache 08:24:12 ---> ff0c7880e529 08:24:12 Step 6/22 : COPY go.mod . 08:24:12 ---> Using cache 08:24:12 ---> 065aad09df57 08:24:12 Step 7/22 : RUN go mod download 08:24:12 ---> Using cache 08:24:12 ---> f3e29f8418ca 08:24:12 Step 8/22 : COPY . . 08:24:12 ---> Using cache 08:24:12 ---> 508ccf9448dd 08:24:12 Step 9/22 : RUN go mod tidy 08:24:12 ---> Using cache 08:24:12 ---> c3c1add84e5c 08:24:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:24:12 ---> Running in 980756cde337 08:24:13 Removing intermediate container e4fb4e09753d 08:24:13 ---> 10fe924e3f44 08:24:13 Step 31/32 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:24:13 Collecting docopt<0.7,>=0.6.1 08:24:13 Downloading docopt-0.6.2.tar.gz (25 kB) 08:24:13 ---> Running in 8c201b1aee60 08:24:14 Removing intermediate container 8c201b1aee60 08:24:14 ---> b874217159e2 08:24:14 Step 32/32 : LABEL version=2.0.1-dev.25 08:24:14 ---> Running in d1db9af9e41a 08:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:24:15 Removing intermediate container d1db9af9e41a 08:24:15 ---> ea9653b91e8b 08:24:15 08:24:16 Successfully built ea9653b91e8b 08:24:16 Successfully tagged security-bootstrapper-arm64:latest 08:24:16  Building security-bootstrapper ... done Building core-data 08:24:17 Collecting PyYAML<4,>=3.10 08:24:17 Downloading PyYAML-3.13.tar.gz (270 kB) 08:24:22 Collecting docker-pycreds>=0.4.0 08:24:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:24:24 Collecting urllib3<1.25,>=1.21.1 08:24:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:24:25 Collecting certifi>=2017.4.17 08:24:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:24:25 Collecting chardet<3.1.0,>=3.0.2 08:24:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:24:26 Collecting idna<2.8,>=2.5 08:24:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:24:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:24:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:24:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:24:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:24:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:24:29 Attempting uninstall: urllib3 08:24:29 Found existing installation: urllib3 1.26.2 08:24:29 Uninstalling urllib3-1.26.2: 08:24:29 Successfully uninstalled urllib3-1.26.2 08:24:29 Attempting uninstall: idna 08:24:29 Found existing installation: idna 3.1 08:24:29 Uninstalling idna-3.1: 08:24:29 Successfully uninstalled idna-3.1 08:24:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:24:30 ---> befdd30aff18 08:24:30 Step 3/24 : WORKDIR /edgex-go 08:24:30 ---> Using cache 08:24:30 ---> 40dd7d6925cf 08:24:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:30 ---> Using cache 08:24:30 ---> f02869d6ef12 08:24:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:24:31 Attempting uninstall: chardet 08:24:31 Found existing installation: chardet 4.0.0 08:24:31 Uninstalling chardet-4.0.0: 08:24:31 ---> Running in c4bbbc8884f8 08:24:31 Successfully uninstalled chardet-4.0.0 08:24:32 Attempting uninstall: requests 08:24:32 Found existing installation: requests 2.25.1 08:24:32 Uninstalling requests-2.25.1: 08:24:33 Successfully uninstalled requests-2.25.1 08:24:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:24:33 Running setup.py install for texttable: started 08:24:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:24:35 OK: 218 MiB in 52 packages 08:24:36 Running setup.py install for texttable: finished with status 'done' 08:24:36 Running setup.py install for PyYAML: started 08:24:37 Removing intermediate container c4bbbc8884f8 08:24:37 ---> 01be10ad10e7 08:24:37 Step 6/24 : COPY go.mod . 08:24:38 ---> 4e5c55aaf3d2 08:24:38 Step 7/24 : RUN go mod download 08:24:38 ---> Running in 27ef3eccad9e 08:24:40 Running setup.py install for PyYAML: finished with status 'done' 08:24:41 Running setup.py install for docopt: started 08:24:44 Running setup.py install for docopt: finished with status 'done' 08:24:44 Running setup.py install for dockerpty: started 08:24:45 Removing intermediate container 27ef3eccad9e 08:24:45 ---> bc37e4706bbe 08:24:45 Step 8/24 : COPY . . 08:24:47 Running setup.py install for dockerpty: finished with status 'done' 08:24:49 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 08:24:56 ---> 169d1da079fc 08:24:56 Step 9/24 : RUN go mod tidy 08:24:56 ---> Running in 69ef3376a7f0 08:25:06 Removing intermediate container 69ef3376a7f0 08:25:06 ---> 5aaaeab78d59 08:25:06 Step 10/24 : RUN make cmd/core-data/core-data 08:25:06 Removing intermediate container 6848a2d38c2f 08:25:06 ---> 06e211873d96 08:25:06 Step 15/24 : ENV APP_PORT=58890 08:25:06 ---> Running in de089769bcbb 08:25:06 ---> Running in 8d8d11afaf51 08:25:07 Removing intermediate container 8d8d11afaf51 08:25:07 ---> 201ebe70dffe 08:25:07 Step 16/24 : EXPOSE $APP_PORT 08:25:07 ---> Running in 4c6b155c71b0 08:25:08 Removing intermediate container 4c6b155c71b0 08:25:08 ---> 02be2780408c 08:25:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:25:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data 08:25:10 ---> 6f43cf4eea9c 08:25:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:25:12 ---> ab0ce0a514c2 08:25:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:25:13 ---> 578072920e97 08:25:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:25:13 ---> Running in f1709a21d977 08:25:14 Removing intermediate container f1709a21d977 08:25:14 ---> f37c61f7a6f2 08:25:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:25:14 ---> Running in 8790894d595b 08:25:15 Removing intermediate container 8790894d595b 08:25:15 ---> 818a5a12beb5 08:25:15 Step 22/24 : LABEL arch=arm64 08:25:15 ---> Running in c944f6d48b5d 08:25:16 Removing intermediate container c944f6d48b5d 08:25:16 ---> b0fb65fe8626 08:25:16 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:25:16 ---> Running in 16957bdffb36 08:25:17 Removing intermediate container 16957bdffb36 08:25:17 ---> bd9e06a978e5 08:25:17 Step 24/24 : LABEL version=2.0.1-dev.25 08:25:17 ---> Running in ebfa29dac749 08:25:18 Removing intermediate container ebfa29dac749 08:25:18 ---> 62db97e3d19c 08:25:18 08:25:18 Successfully built 62db97e3d19c 08:25:18 Successfully tagged sys-mgmt-agent-arm64:latest 08:25:40  Building sys-mgmt-agent ... done Removing intermediate container 02c67571e6ed 08:25:40 ---> d4c5e69789d7 08:25:40 08:25:40 Step 11/24 : FROM alpine:3.12 08:25:40 ---> c4fd0aeabfcf 08:25:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:25:40 ---> Using cache 08:25:40 ---> 72962dbc57b3 08:25:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:25:40 ---> Using cache 08:25:40 ---> 5bc2c1923458 08:25:40 Step 14/24 : ENV APP_PORT=59881 08:25:40 ---> Running in ff3942f2d9f5 08:25:40 Removing intermediate container ff3942f2d9f5 08:25:40 ---> fe90dd30ae5c 08:25:40 Step 15/24 : EXPOSE $APP_PORT 08:25:40 ---> Running in 41a2da9e4af3 08:25:40 Removing intermediate container 41a2da9e4af3 08:25:40 ---> 32cd67280859 08:25:40 Step 16/24 : WORKDIR / 08:25:40 ---> Running in e84923b64587 08:25:40 Removing intermediate container e84923b64587 08:25:40 ---> 5ee9a259decf 08:25:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:25:42 ---> b2a8f18b6437 08:25:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:25:44 ---> 540f72b9a85c 08:25:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:25:45 ---> 4417c98dde33 08:25:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:25:45 ---> Running in 7a815a8b3428 08:25:46 Removing intermediate container 7a815a8b3428 08:25:46 ---> fad49608db1e 08:25:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:25:46 ---> Running in a8eddcc67f63 08:25:47 Removing intermediate container a8eddcc67f63 08:25:47 ---> cb6f5cb8d1f2 08:25:47 Step 22/24 : LABEL arch=arm64 08:25:47 ---> Running in 8ef407ed971b 08:25:47 Removing intermediate container 8ef407ed971b 08:25:47 ---> 524a845629ec 08:25:47 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:25:48 ---> Running in 29affcc6e489 08:25:48 Removing intermediate container 29affcc6e489 08:25:48 ---> 1e5f3cdc70c3 08:25:48 Step 24/24 : LABEL version=2.0.1-dev.25 08:25:49 ---> Running in 30b9599539af 08:25:49 Removing intermediate container 30b9599539af 08:25:49 ---> 71daf1671572 08:25:49 08:25:50 Successfully built 71daf1671572 08:25:50 Successfully tagged core-metadata-arm64:latest 08:25:51  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config 08:26:04 Removing intermediate container fddd033a90a0 08:26:04 ---> cb68e43356f4 08:26:04 08:26:04 Step 11/26 : FROM alpine:3.12 08:26:04 ---> c4fd0aeabfcf 08:26:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:26:04 ---> Running in f6967938adb5 08:26:06 Removing intermediate container 980756cde337 08:26:06 ---> f03c2dc94db5 08:26:06 08:26:06 Step 11/22 : FROM alpine:3.12 08:26:06 ---> c4fd0aeabfcf 08:26:06 Step 12/22 : RUN apk add --update --no-cache curl 08:26:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:06 ---> Running in d7741450532b 08:26:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:07 (1/6) Installing ca-certificates (20191127-r4) 08:26:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:26:07 (3/6) Installing libcurl (7.78.0-r0) 08:26:07 (4/6) Installing curl (7.78.0-r0) 08:26:07 (5/6) Installing dumb-init (1.2.2-r1) 08:26:07 (6/6) Installing su-exec (0.2-r1) 08:26:07 Executing busybox-1.31.1-r20.trigger 08:26:07 Executing ca-certificates-20191127-r4.trigger 08:26:08 OK: 7 MiB in 20 packages 08:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:09 (1/4) Installing ca-certificates (20191127-r4) 08:26:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:26:09 (3/4) Installing libcurl (7.78.0-r0) 08:26:09 (4/4) Installing curl (7.78.0-r0) 08:26:09 Executing busybox-1.31.1-r20.trigger 08:26:09 Executing ca-certificates-20191127-r4.trigger 08:26:09 OK: 7 MiB in 18 packages 08:26:10 Removing intermediate container f6967938adb5 08:26:10 ---> cf7f3e23c3cf 08:26:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:10 ---> Running in 8682dfe10100 08:26:12 Removing intermediate container 8682dfe10100 08:26:12 ---> cd3214dd5d9f 08:26:12 Step 14/26 : WORKDIR / 08:26:12 Removing intermediate container d7741450532b 08:26:12 ---> 9349ae4e7839 08:26:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:12 ---> Running in 015af3db269a 08:26:12 ---> Running in de575950347a 08:26:13 Removing intermediate container 015af3db269a 08:26:13 ---> 8c65346cccba 08:26:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:26:13 Removing intermediate container de575950347a 08:26:13 ---> fe6e232d3a9e 08:26:13 Step 14/22 : WORKDIR /edgex 08:26:13 ---> Running in 483f726bba14 08:26:14 Removing intermediate container 483f726bba14 08:26:14 ---> 31db91344b64 08:26:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:26:14 ---> c1ebf34fb561 08:26:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:26:16 ---> 801d3fd2cc85 08:26:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:26:16 ---> 0567a6d41c59 08:26:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:26:17 ---> 83e36b74eff2 08:26:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:26:17 ---> 19e1e130ab37 08:26:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:18 ---> 9e341ac8dbe8 08:26:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:26:19 ---> 7c7e642f11bc 08:26:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:26:19 ---> Running in 3d793cb24e75 08:26:20 ---> b2f65a261e9b 08:26:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:26:20 Removing intermediate container 3d793cb24e75 08:26:20 ---> a5ec21c3aa2a 08:26:20 Step 19/22 : CMD ["--init=true"] 08:26:20 ---> Running in 50fc321a9f36 08:26:21 Removing intermediate container 50fc321a9f36 08:26:21 ---> d936e1407a38 08:26:21 Step 20/22 : LABEL arch=arm64 08:26:22 ---> Running in 37fe0f6e54ab 08:26:22 ---> 7c1be54e9c64 08:26:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:26:22 Removing intermediate container 37fe0f6e54ab 08:26:22 ---> 9e6fe1227516 08:26:22 Step 21/22 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:26:22 ---> Running in 81ede28d72d8 08:26:22 ---> 78a93e6e8d7d 08:26:22 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/ 08:26:22 ---> Running in 1758f5962b97 08:26:23 Removing intermediate container 81ede28d72d8 08:26:23 ---> 575eed329b31 08:26:23 Step 22/22 : LABEL version=2.0.1-dev.25 08:26:23 ---> Running in a05b267bf881 08:26:24 Removing intermediate container a05b267bf881 08:26:24 ---> 7e691c109468 08:26:24 08:26:24 Successfully built 7e691c109468 08:26:24 Successfully tagged security-proxy-setup-arm64:latest 08:26:25  Building security-proxy-setup ... done Removing intermediate container 1758f5962b97 08:26:25 ---> 56ae2f0830ee 08:26:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:26:26 ---> Running in 990044994a68 08:26:27 Removing intermediate container 990044994a68 08:26:27 ---> 904148865a8f 08:26:27 Step 24/26 : LABEL arch=arm64 08:26:27 ---> Running in c9220b4f114c 08:26:27 Removing intermediate container de089769bcbb 08:26:27 ---> 5a96b152d4ce 08:26:27 08:26:27 Step 11/24 : FROM alpine:3.12 08:26:27 ---> c4fd0aeabfcf 08:26:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:27 ---> Running in f4139b237ee2 08:26:27 Removing intermediate container c9220b4f114c 08:26:27 ---> 118e66208eb5 08:26:27 Step 25/26 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:26:27 ---> Running in fd8ab32b9032 08:26:28 Removing intermediate container f4139b237ee2 08:26:28 ---> 479fa84ccdde 08:26:28 Step 13/24 : ENV APP_PORT=59880 08:26:28 ---> Running in e328c7a8cc83 08:26:28 Removing intermediate container fd8ab32b9032 08:26:28 ---> a3b79f3f548b 08:26:28 Step 26/26 : LABEL version=2.0.1-dev.25 08:26:28 ---> Running in e6ab57e81b3d 08:26:28 Removing intermediate container e328c7a8cc83 08:26:28 ---> 0ef17ab15ac7 08:26:28 Step 14/24 : EXPOSE $APP_PORT 08:26:28 ---> Running in 04c68fe3db77 08:26:29 Removing intermediate container e6ab57e81b3d 08:26:29 ---> 5a8f01e779a1 08:26:29 08:26:29 Successfully built 5a8f01e779a1 08:26:29 Successfully tagged security-secretstore-setup-arm64:latest 08:26:29  Building security-secretstore-setup ... done Removing intermediate container 04c68fe3db77 08:26:29 ---> ca9fd2b36aae 08:26:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:29 ---> Running in 756790f34d70 08:26:32 Removing intermediate container 756790f34d70 08:26:32 ---> 611931f6f002 08:26:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:26:32 ---> Running in 589bfddff67e 08:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:34 (1/6) Installing dumb-init (1.2.2-r1) 08:26:34 (2/6) Installing libgcc (9.3.0-r2) 08:26:34 (3/6) Installing libsodium (1.0.18-r0) 08:26:35 (4/6) Installing libstdc++ (9.3.0-r2) 08:26:35 (5/6) Installing libzmq (4.3.3-r0) 08:26:35 (6/6) Installing zeromq (4.3.3-r0) 08:26:35 Executing busybox-1.31.1-r20.trigger 08:26:35 OK: 8 MiB in 20 packages 08:26:36 Removing intermediate container 589bfddff67e 08:26:36 ---> 9afb685d1cac 08:26:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:37 ---> ec71da710f88 08:26:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:26:38 ---> ebb0abc0ee5e 08:26:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:26:39 ---> 7d94edeeba02 08:26:39 Step 20/24 : ENTRYPOINT ["/core-data"] 08:26:39 ---> Running in 6476a3341694 08:26:40 Removing intermediate container 6476a3341694 08:26:40 ---> 1b22153d8679 08:26:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:40 ---> Running in bf2c49fb9fea 08:26:40 Removing intermediate container bf2c49fb9fea 08:26:40 ---> 901724341cbd 08:26:40 Step 22/24 : LABEL arch=arm64 08:26:40 ---> Running in 55e474b783f0 08:26:41 Removing intermediate container 55e474b783f0 08:26:41 ---> f1232b881801 08:26:41 Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da 08:26:41 ---> Running in 4f1e5de5c61b 08:26:41 Removing intermediate container 4f1e5de5c61b 08:26:41 ---> fc5aca111217 08:26:41 Step 24/24 : LABEL version=2.0.1-dev.25 08:26:42 ---> Running in 46095a59730d 08:26:42 Removing intermediate container 46095a59730d 08:26:42 ---> 7dfe32d676eb 08:26:42 08:26:42 Successfully built 7dfe32d676eb 08:26:42 Successfully tagged core-data-arm64:latest 08:26:42  Building core-data ... done  08:26:42 ERROR: for support-scheduler (, "The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1") 08:26:42 Service 'support-scheduler' failed to build: The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1 [Pipeline] } 08:26:43 $ docker stop --time=1 6daf00ec3644b36afd9d37e01d1cff32df97bc580c08bae054b11f01c86b6a5e 08:26:45 $ docker rm -f 6daf00ec3644b36afd9d37e01d1cff32df97bc580c08bae054b11f01c86b6a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:46 08:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:46 arm64: Pulling from edgex-lftools-log-publisher 08:26:46 448f6bf000e3: Pulling fs layer 08:26:46 f757da607395: Pulling fs layer 08:26:46 05883995daec: Pulling fs layer 08:26:46 8603b9c90790: Pulling fs layer 08:26:46 1560dd03e051: Pulling fs layer 08:26:46 27f5ce0e4adf: Pulling fs layer 08:26:46 c2d8d7efcc4b: Pulling fs layer 08:26:46 8603b9c90790: Waiting 08:26:46 1560dd03e051: Waiting 08:26:46 27f5ce0e4adf: Waiting 08:26:46 c2d8d7efcc4b: Waiting 08:26:47 f757da607395: Verifying Checksum 08:26:47 f757da607395: Download complete 08:26:47 8603b9c90790: Verifying Checksum 08:26:47 8603b9c90790: Download complete 08:26:47 1560dd03e051: Verifying Checksum 08:26:47 1560dd03e051: Download complete 08:26:47 27f5ce0e4adf: Verifying Checksum 08:26:47 27f5ce0e4adf: Download complete 08:26:47 05883995daec: Verifying Checksum 08:26:47 05883995daec: Download complete 08:26:48 448f6bf000e3: Verifying Checksum 08:26:48 448f6bf000e3: Download complete 08:26:51 c2d8d7efcc4b: Verifying Checksum 08:26:51 c2d8d7efcc4b: Download complete 08:26:52 448f6bf000e3: Pull complete 08:26:52 f757da607395: Pull complete 08:26:54 05883995daec: Pull complete 08:26:54 8603b9c90790: Pull complete 08:26:55 1560dd03e051: Pull complete 08:26:56 27f5ce0e4adf: Pull complete 08:27:11 c2d8d7efcc4b: Pull complete 08:27:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:27:11 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:27:11 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:27:14 $ docker top 0b4c95c09064f6adaa30d309906b08a08326508a85b2caff009c6ca4e3633d3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:16 ---> job-cost.sh 08:27:16 lf-activate-venv: SKIPPING 08:27:16 INFO: No Stack... 08:27:17 INFO: Retrieving Pricing Info for: v2-standard-4 08:27:17 INFO: Archiving Costs [Pipeline] sh 08:27:18 + cat /w/workspace/edgex-go/27/archives/cost.csv 08:27:18 + cut -d, -f6 [Pipeline] lock 08:27:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-27-stack-cost] 08:27:18 Resource [jenkins-edgexfoundry-edgex-go-main-27-stack-cost] did not exist. Created. 08:27:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:19 + echo total: 0.18000000715255737 [Pipeline] stash 08:27:19 Stashed 1 file(s) [Pipeline] } 08:27:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:19 $ docker stop --time=1 0b4c95c09064f6adaa30d309906b08a08326508a85b2caff009c6ca4e3633d3f 08:27:21 $ docker rm -f 0b4c95c09064f6adaa30d309906b08a08326508a85b2caff009c6ca4e3633d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:27:21 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:27:22 + '[' -d /w/workspace/edgex-go/27/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:27:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:23 ---> package-listing.sh 08:27:23 ++ facter osfamily 08:27:23 ++ tr '[:upper:]' '[:lower:]' 08:27:23 + OS_FAMILY=redhat 08:27:23 + workspace=/w/workspace/edgex-go/27 08:27:23 + START_PACKAGES=/tmp/packages_start.txt 08:27:23 + END_PACKAGES=/tmp/packages_end.txt 08:27:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:23 + PACKAGES=/tmp/packages_start.txt 08:27:23 + '[' /w/workspace/edgex-go/27 ']' 08:27:23 + PACKAGES=/tmp/packages_end.txt 08:27:23 + case "${OS_FAMILY}" in 08:27:23 + sort 08:27:23 + rpm -qa 08:27:25 + '[' -f /tmp/packages_start.txt ']' 08:27:25 + '[' -f /tmp/packages_end.txt ']' 08:27:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:25 + '[' /w/workspace/edgex-go/27 ']' 08:27:25 + mkdir -p /w/workspace/edgex-go/27/archives/ 08:27:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo 08:27:25 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:27:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:26 08:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:26 latest: Pulling from edgex-lftools-log-publisher 08:27:26 b4d181a07f80: Pulling fs layer 08:27:26 a1111a8f2ec3: Pulling fs layer 08:27:26 ed53099fbce6: Pulling fs layer 08:27:26 dc539afda2c1: Pulling fs layer 08:27:26 77bc0d833cb6: Pulling fs layer 08:27:26 9065ff56babe: Pulling fs layer 08:27:26 d287ab97295c: Pulling fs layer 08:27:26 dc539afda2c1: Waiting 08:27:26 77bc0d833cb6: Waiting 08:27:26 9065ff56babe: Waiting 08:27:26 d287ab97295c: Waiting 08:27:27 a1111a8f2ec3: Verifying Checksum 08:27:27 a1111a8f2ec3: Download complete 08:27:27 dc539afda2c1: Verifying Checksum 08:27:27 dc539afda2c1: Download complete 08:27:27 77bc0d833cb6: Verifying Checksum 08:27:27 77bc0d833cb6: Download complete 08:27:27 9065ff56babe: Verifying Checksum 08:27:27 9065ff56babe: Download complete 08:27:27 ed53099fbce6: Verifying Checksum 08:27:27 ed53099fbce6: Download complete 08:27:28 b4d181a07f80: Verifying Checksum 08:27:28 b4d181a07f80: Download complete 08:27:29 b4d181a07f80: Pull complete 08:27:29 a1111a8f2ec3: Pull complete 08:27:30 ed53099fbce6: Pull complete 08:27:30 dc539afda2c1: Pull complete 08:27:30 77bc0d833cb6: Pull complete 08:27:30 9065ff56babe: Pull complete 08:27:31 d287ab97295c: Verifying Checksum 08:27:31 d287ab97295c: Download complete 08:27:35 d287ab97295c: Pull complete 08:27:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:27:35 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 08:27:35 $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:27:39 $ docker top feeb945f7561baaea8a5be17e6f5f6a2bb8585cbb4224298ef978dc74e4e5b25 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:39 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:40 + ls /var/log/sa-host 08:27:40 + sadf -c /var/log/sa-host/sa05 08:27:40 file_magic: OK 08:27:40 HZ: Using current value: 100 08:27:40 file_header: OK 08:27:40 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 08:27:40 Statistics: 08:27:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:27:40 File successfully converted to sysstat format version 12.0.3 08:27:40 + sadf -c /var/log/sa-host/sa09 08:27:40 file_magic: OK 08:27:40 HZ: Using current value: 100 08:27:40 file_header: OK 08:27:40 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 08:27:40 Statistics: 08:27:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:27:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:40 provisioning config files... 08:27:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config3768536538683173671tmp [Pipeline] { [Pipeline] echo 08:27:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:41 ---> create-netrc.sh [Pipeline] } 08:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:41 ---> python-tools-install.sh [Pipeline] echo 08:27:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:42 ---> sudo-logs.sh 08:27:42 Archiving 'sudo' log.. 08:27:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-93.vexxhost.local: Name or service not known 08:27:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-93.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:27:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:42 ---> job-cost.sh 08:27:42 lf-activate-venv: SKIPPING 08:27:42 DEBUG: total: 0.18000000715255737 08:27:42 INFO: Retrieving Stack Cost... 08:27:43 INFO: Retrieving Pricing Info for: v3-standard-2 08:27:44 INFO: Archiving Costs [Pipeline] echo 08:27:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:44 ---> logs-deploy.sh 08:27:44 lf-activate-venv: SKIPPING 08:27:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/27 08:27:44 INFO: archiving workspace using pattern(s): 08:27:45 Archives upload complete. 08:27:45 INFO: archiving logs to Nexus 08:27:45 ---> uname -a: 08:27:45 Linux prd-centos7-docker-4c-2g-93.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 08:27:45 08:27:45 08:27:45 ---> lscpu: 08:27:45 Architecture: x86_64 08:27:45 CPU op-mode(s): 32-bit, 64-bit 08:27:45 Byte Order: Little Endian 08:27:45 Address sizes: 40 bits physical, 48 bits virtual 08:27:45 CPU(s): 2 08:27:45 On-line CPU(s) list: 0,1 08:27:45 Thread(s) per core: 1 08:27:45 Core(s) per socket: 1 08:27:45 Socket(s): 2 08:27:45 NUMA node(s): 1 08:27:45 Vendor ID: AuthenticAMD 08:27:45 CPU family: 23 08:27:45 Model: 49 08:27:45 Model name: AMD EPYC-Rome Processor 08:27:45 Stepping: 0 08:27:45 CPU MHz: 2800.000 08:27:45 BogoMIPS: 5600.00 08:27:45 Virtualization: AMD-V 08:27:45 Hypervisor vendor: KVM 08:27:45 Virtualization type: full 08:27:45 L1d cache: 32K 08:27:45 L1i cache: 32K 08:27:45 L2 cache: 512K 08:27:45 L3 cache: 16384K 08:27:45 NUMA node0 CPU(s): 0,1 08:27:45 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 08:27:45 08:27:45 08:27:45 ---> nproc: 08:27:45 2 08:27:45 08:27:45 08:27:45 ---> df -h: 08:27:45 Filesystem Size Used Avail Use% Mounted on 08:27:45 overlay 40G 14G 27G 34% / 08:27:45 tmpfs 64M 0 64M 0% /dev 08:27:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:27:45 shm 64M 0 64M 0% /dev/shm 08:27:45 /dev/vda1 40G 14G 27G 34% /facter-os 08:27:45 08:27:45 08:27:45 ---> sar -b -r -n DEV: 08:27:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:27:45 08:27:45 08:13:24 LINUX RESTART (2 CPU) 08:27:45 08:27:45 08:14:01 tps rtps wtps bread/s bwrtn/s 08:27:45 08:15:01 197.05 3.60 193.46 2601.83 51697.65 08:27:45 08:16:01 290.55 0.00 290.55 0.00 55402.51 08:27:45 08:17:01 56.07 0.00 56.07 0.00 10703.65 08:27:45 08:18:01 55.00 0.00 55.00 0.00 8798.62 08:27:45 08:19:02 959.29 545.80 413.50 23599.01 269610.62 08:27:45 08:20:01 399.36 59.08 340.27 4414.61 127527.72 08:27:45 08:21:01 471.01 34.72 436.30 2343.66 163514.94 08:27:45 08:22:01 37.95 15.60 22.35 1630.37 669.78 08:27:45 08:23:01 0.60 0.03 0.57 0.80 10.04 08:27:45 08:24:01 0.20 0.00 0.20 0.00 3.00 08:27:45 08:25:01 0.18 0.00 0.18 0.00 1.88 08:27:45 08:26:01 0.27 0.00 0.27 0.00 3.08 08:27:45 08:27:01 0.25 0.00 0.25 0.00 2.47 08:27:45 Average: 190.09 50.97 139.12 2671.41 52970.83 08:27:45 08:27:45 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:45 08:15:01 3918292 0 999708 12.48 2620 3088320 1681112 18.56 1100780 2479704 107656 08:27:45 08:16:01 3167156 0 1276608 15.94 2620 3562556 1648936 18.21 1400028 2805264 183492 08:27:45 08:17:01 3046040 0 1231904 15.38 2620 3728376 1591732 17.57 1449664 2861988 36904 08:27:45 08:18:01 2928064 0 1289388 16.10 2620 3788868 1885312 20.81 1438360 2992084 294600 08:27:45 08:19:02 158736 0 1602592 20.01 2620 6244992 2751548 30.38 3265376 3819336 135200 08:27:45 08:20:01 754652 0 1573988 19.65 2620 5677680 2618732 28.91 2512892 3964196 0 08:27:45 08:21:01 1532924 0 1408340 17.58 2620 5065056 1676448 18.51 1868072 3811160 60 08:27:45 08:22:01 1975860 0 1359952 16.98 2620 4670508 1569808 17.33 1586524 3662872 20 08:27:45 08:23:01 1990520 0 1345292 16.80 2620 4670508 1399556 15.45 1579376 3660064 20 08:27:45 08:24:01 1992996 0 1342808 16.77 2620 4670516 1389384 15.34 1581264 3657944 12 08:27:45 08:25:01 1993660 0 1342144 16.76 2620 4670516 1389344 15.34 1580588 3657944 12 08:27:45 08:26:01 1993840 0 1341956 16.76 2620 4670524 1389344 15.34 1580568 3657972 8 08:27:45 08:27:01 1993996 0 1341796 16.75 2620 4670528 1389344 15.34 1580572 3657972 8 08:27:45 Average: 2111287 0 1342806 16.77 2620 4552227 1721585 19.01 1732620 3437577 58307 08:27:45 08:27:45 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:45 08:15:01 eth0 1757.19 1611.79 8199.96 164.36 0.00 0.00 0.00 0.00 08:27:45 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:15:01 veth07d4107 209.26 230.36 19.16 625.88 0.00 0.00 0.00 0.00 08:27:45 08:15:01 docker0 1059.90 945.16 86.36 3316.22 0.00 0.00 0.00 0.00 08:27:45 08:16:01 veth5e6048a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:27:45 08:16:01 eth0 341.06 309.64 1443.83 36.52 0.00 0.00 0.00 0.00 08:27:45 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:16:01 docker0 292.64 308.79 22.62 1418.79 0.00 0.00 0.00 0.00 08:27:45 08:17:01 veth5e6048a 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 08:27:45 08:17:01 eth0 32.71 18.21 23.26 12.43 0.00 0.00 0.00 0.00 08:27:45 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:17:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 08:27:45 08:18:01 eth0 253.34 166.73 1697.26 131.35 0.00 0.00 0.00 0.00 08:27:45 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:19:02 eth0 110.08 75.70 202.73 21.29 0.00 0.00 0.00 0.00 08:27:45 08:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:19:02 veth9781410 0.00 0.61 0.00 0.04 0.00 0.00 0.00 0.00 08:27:45 08:19:02 veth135242a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:27:45 08:20:01 veth3359d2c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:27:45 08:20:01 veth44d55f3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:27:45 08:20:01 eth0 64.48 32.21 169.91 16.17 0.00 0.00 0.00 0.00 08:27:45 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:21:01 eth0 341.21 203.06 1818.44 142.73 0.00 0.00 0.00 0.00 08:27:45 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:21:01 veth9781410 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 08:27:45 08:21:01 docker0 1474.23 1461.92 117.10 5585.49 0.00 0.00 0.00 0.00 08:27:45 08:22:01 eth0 466.81 398.95 229.28 1574.07 0.00 0.00 0.00 0.00 08:27:45 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:22:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:23:01 eth0 0.10 0.13 0.01 0.06 0.00 0.00 0.00 0.00 08:27:45 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:24:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:27:45 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:45 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:45 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:27:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:45 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 Average: eth0 259.22 216.85 1061.08 161.55 0.00 0.00 0.00 0.00 08:27:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:45 Average: docker0 113.48 112.53 9.01 429.94 0.00 0.00 0.00 0.00 08:27:45 08:27:45 08:27:45 ---> sar -P ALL: 08:27:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 08:27:45 08:27:45 08:13:24 LINUX RESTART (2 CPU) 08:27:45 08:27:45 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:27:45 08:15:01 all 27.96 0.00 10.06 4.54 0.12 57.32 08:27:45 08:15:01 0 32.36 0.00 11.22 3.66 0.11 52.65 08:27:45 08:15:01 1 23.66 0.00 8.93 5.40 0.12 61.88 08:27:45 08:16:01 all 48.42 0.00 11.80 2.37 0.12 37.30 08:27:45 08:16:01 0 48.46 0.00 12.02 1.97 0.13 37.41 08:27:45 08:16:01 1 48.37 0.00 11.57 2.77 0.11 37.18 08:27:45 08:17:01 all 36.17 0.00 5.29 0.37 0.09 58.08 08:27:45 08:17:01 0 35.65 0.00 5.18 0.33 0.09 58.76 08:27:45 08:17:01 1 36.70 0.00 5.40 0.41 0.09 57.41 08:27:45 08:18:01 all 56.94 0.00 9.44 0.88 0.11 32.64 08:27:45 08:18:01 0 56.65 0.00 9.63 1.06 0.11 32.55 08:27:45 08:18:01 1 57.22 0.00 9.24 0.71 0.11 32.72 08:27:45 08:19:02 all 25.39 0.00 19.63 38.78 0.14 16.07 08:27:45 08:19:02 0 25.04 0.00 18.91 37.76 0.13 18.17 08:27:45 08:19:02 1 25.74 0.00 20.35 39.80 0.14 13.97 08:27:45 08:20:01 all 83.25 0.00 14.60 1.88 0.15 0.12 08:27:45 08:20:01 0 82.42 0.00 15.18 2.12 0.15 0.13 08:27:45 08:20:01 1 84.07 0.00 14.03 1.64 0.15 0.11 08:27:45 08:21:01 all 59.60 0.00 18.50 5.55 0.13 16.22 08:27:45 08:21:01 0 61.34 0.00 18.09 5.00 0.13 15.43 08:27:45 08:21:01 1 57.87 0.00 18.91 6.10 0.13 17.00 08:27:45 08:22:01 all 19.13 0.00 4.81 0.35 0.10 75.61 08:27:45 08:22:01 0 19.93 0.00 5.14 0.37 0.10 74.46 08:27:45 08:22:01 1 18.33 0.00 4.49 0.33 0.09 76.76 08:27:45 08:23:01 all 0.32 0.00 0.08 0.00 0.02 99.58 08:27:45 08:23:01 0 0.27 0.00 0.08 0.00 0.02 99.63 08:27:45 08:23:01 1 0.37 0.00 0.08 0.00 0.02 99.53 08:27:45 08:24:01 all 0.17 0.00 0.05 0.00 0.02 99.77 08:27:45 08:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:27:45 08:24:01 1 0.32 0.00 0.05 0.00 0.02 99.62 08:27:45 08:25:01 all 0.14 0.00 0.03 0.00 0.02 99.82 08:27:45 08:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:27:45 08:25:01 1 0.25 0.00 0.03 0.00 0.02 99.70 08:27:45 08:27:45 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:27:45 08:26:01 all 0.15 0.00 0.02 0.00 0.02 99.82 08:27:45 08:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:27:45 08:26:01 1 0.27 0.00 0.02 0.00 0.02 99.70 08:27:45 08:27:01 all 0.16 0.00 0.03 0.00 0.03 99.79 08:27:45 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:27:45 08:27:01 1 0.28 0.00 0.03 0.00 0.03 99.65 08:27:45 Average: all 26.45 0.00 6.99 4.07 0.08 62.41 08:27:45 Average: 0 26.75 0.00 7.07 3.90 0.08 62.20 08:27:45 Average: 1 26.15 0.00 6.90 4.25 0.08 62.62 08:27:45 08:27:45 08:27:45