Pull request #3310 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e rather than 9460aeb2b0588925160d5d9fcc604bc677123357 Obtained Jenkinsfile from 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 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-31950 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 9460aeb2b0588925160d5d9fcc604bc677123357 Checking out Revision 9460aeb2b0588925160d5d9fcc604bc677123357 (PR-3310) > git config core.sparsecheckout # timeout=10 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 Commit message: "fix(notifications): Return 200 status code when successful to delete subscription" First time build. Skipping changelog. > git rev-list --no-walk f7874aaa5e3f3f2678b784769ae0682e73f1e3af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:59 ========================================================= 02:47:59 EdgeX Global Pipelines Version Info 02:47:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:48:03 ------------------- 02:48:03 stable info: 02:48:03 ------------------- 02:48:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:48:03 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:48:03 Message: update stable to v1.0.186 02:48:05 ------------------- 02:48:05 experimental info: 02:48:05 ------------------- 02:48:05 Commited By: **** collab-it+edgex@linuxfoundation.org 02:48:05 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 02:48:05 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:48:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:48:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:48:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:48:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo 02:48:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo 02:48:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo 02:48:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9460aeb2b0588925160d5d9fcc604bc677123357 [Pipeline] echo 02:48:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9460aeb [Pipeline] echo 02:48:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:48:08 provisioning config files... 02:48:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6628274846932445836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:09 ---> docker-login.sh 02:48:09 nexus3.edgexfoundry.org:10001 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:11 Configure a credential helper to remove this warning. See 02:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:11 02:48:11 Login Succeeded 02:48:11 nexus3.edgexfoundry.org:10002 02:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:11 Configure a credential helper to remove this warning. See 02:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:11 02:48:11 Login Succeeded 02:48:11 nexus3.edgexfoundry.org:10003 02:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:11 Configure a credential helper to remove this warning. See 02:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:11 02:48:11 Login Succeeded 02:48:11 nexus3.edgexfoundry.org:10004 02:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:11 Configure a credential helper to remove this warning. See 02:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:11 02:48:11 Login Succeeded 02:48:11 docker.io 02:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:12 Configure a credential helper to remove this warning. See 02:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:12 02:48:12 Login Succeeded 02:48:12 ---> docker-login.sh ends [Pipeline] } 02:48:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48: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 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/core-command/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo core-command,cmd/core-command/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/core-data/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo core-data,cmd/core-data/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/core-metadata/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo core-metadata,cmd/core-metadata/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/security-bootstrapper/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/security-proxy-setup/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/support-notifications/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo support-notifications,cmd/support-notifications/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/support-scheduler/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:48:13 + for file in '`ls cmd/**/Dockerfile`' 02:48:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:48:13 ++ cut -d/ -f2 02:48:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:48:13 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:48:15 02:48:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:48:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:48:16 latest: Pulling from edgex-devops/git-semver 02:48:16 31603596830f: Pulling fs layer 02:48:16 2a8b12db71e7: Pulling fs layer 02:48:16 6ca5941a6612: Pulling fs layer 02:48:16 ecc8261a40a4: Pulling fs layer 02:48:16 ecc8261a40a4: Waiting 02:48:16 2a8b12db71e7: Verifying Checksum 02:48:16 2a8b12db71e7: Download complete 02:48:17 31603596830f: Verifying Checksum 02:48:17 31603596830f: Download complete 02:48:17 ecc8261a40a4: Verifying Checksum 02:48:17 ecc8261a40a4: Download complete 02:48:17 6ca5941a6612: Verifying Checksum 02:48:17 6ca5941a6612: Download complete 02:48:18 31603596830f: Pull complete 02:48:18 2a8b12db71e7: Pull complete 02:48:21 6ca5941a6612: Pull complete 02:48:21 ecc8261a40a4: Pull complete 02:48:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:48:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:48:22 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 02:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:48:28 $ docker top ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:29 [ssh-agent] Looking for ssh-agent implementation... 02:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:30 $ docker exec ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent 02:48:30 SSH_AUTH_SOCK=/tmp/ssh-9X3y8DTYEqc4/agent.11 02:48:30 SSH_AGENT_PID=16 02:48:30 Running ssh-add (command line suppressed) 02:48:31 Identity added: /w/workspace/edgex-go/4@tmp/private_key_716358444285207551.key (/w/workspace/edgex-go/4@tmp/private_key_716358444285207551.key) 02:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:33 + git tag --points-at HEAD [Pipeline] } 02:48:33 $ docker exec --env ******** --env ******** ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent -k 02:48:33 unset SSH_AUTH_SOCK; 02:48:33 unset SSH_AGENT_PID; 02:48:33 echo Agent pid 16 killed; 02:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:34 [ssh-agent] Looking for ssh-agent implementation... 02:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:34 $ docker exec ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent 02:48:35 SSH_AUTH_SOCK=/tmp/ssh-i2RQGqPa9Jv0/agent.44 02:48:35 SSH_AGENT_PID=49 02:48:35 Running ssh-add (command line suppressed) 02:48:36 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9006961797864630697.key (/w/workspace/edgex-go/4@tmp/private_key_9006961797864630697.key) 02:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:37 + git semver init 02:48:37 # -> Open(): unable to determine branch for HEAD 02:48:37 # $GIT_DIR = /w/workspace/edgex-go/4/.git 02:48:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 02:48:37 # $SEMVER_REMOTE_NAME = origin 02:48:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:48:37 # $SEMVER_USER_NAME = edgex-jenkins 02:48:37 # $SEMVER_BRANCH = PR-3310 02:48:37 # $SEMVER_TEMP = /tmp/semver-639985608 02:48:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:49:12 # '/tmp/semver-639985608' -> '/w/workspace/edgex-go/4/.semver' 02:49:14 # -> Force: false 02:49:14 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 02:49:14 $ docker exec --env ******** --env ******** ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent -k 02:49:15 unset SSH_AUTH_SOCK; 02:49:15 unset SSH_AGENT_PID; 02:49:15 echo Agent pid 49 killed; 02:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:16 + git semver [Pipeline] } 02:49:16 $ docker stop --time=1 ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 02:49:18 $ docker rm -f ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:20 Stashed 1 file(s) [Pipeline] echo 02:49:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:49:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:49:22 + sudo service docker restart 02:49:22 + true 02:49:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:49:24 ========================================================= 02:49:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:49:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:49:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:49:35 Sending build context to Docker daemon 329MB 02:49:35 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:49:35 Step 2/6 : FROM ${BASE} 02:49:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:49:35 188c0c94c7c5: Pulling fs layer 02:49:35 0ef7d3d256c8: Pulling fs layer 02:49:35 de9db76c5a1d: Pulling fs layer 02:49:35 bca2f99d35d6: Pulling fs layer 02:49:35 93359f2a8cfa: Pulling fs layer 02:49:35 7c6f9722023f: Pulling fs layer 02:49:35 a35cf1a2eb13: Pulling fs layer 02:49:35 bca2f99d35d6: Waiting 02:49:35 93359f2a8cfa: Waiting 02:49:35 7c6f9722023f: Waiting 02:49:35 a35cf1a2eb13: Waiting 02:49:35 de9db76c5a1d: Verifying Checksum 02:49:35 de9db76c5a1d: Download complete 02:49:35 0ef7d3d256c8: Download complete 02:49:35 93359f2a8cfa: Download complete 02:49:35 7c6f9722023f: Download complete 02:49:35 188c0c94c7c5: Verifying Checksum 02:49:35 188c0c94c7c5: Download complete 02:49:35 Still waiting to schedule task 02:49:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:49:37 188c0c94c7c5: Pull complete 02:49:37 0ef7d3d256c8: Pull complete 02:49:37 de9db76c5a1d: Pull complete 02:49:41 a35cf1a2eb13: Verifying Checksum 02:49:41 a35cf1a2eb13: Download complete 02:49:44 bca2f99d35d6: Verifying Checksum 02:49:44 bca2f99d35d6: Download complete 02:50:00 bca2f99d35d6: Pull complete 02:50:00 93359f2a8cfa: Pull complete 02:50:00 7c6f9722023f: Pull complete 02:50:09 a35cf1a2eb13: Pull complete 02:50:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:50:09 ---> a62c8e92a672 02:50:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:50:10 ---> Running in ba56212f774c 02:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:13 (1/12) Installing libmagic (5.38-r0) 02:50:14 (2/12) Installing file (5.38-r0) 02:50:14 (3/12) Installing libc-dev (0.7.2-r3) 02:50:14 (4/12) Installing g++ (9.3.0-r2) 02:50:22 (5/12) Installing fortify-headers (1.1-r0) 02:50:22 (6/12) Installing patch (2.7.6-r6) 02:50:22 (7/12) Installing build-base (0.5-r2) 02:50:22 (8/12) Installing libsodium (1.0.18-r0) 02:50:22 (9/12) Installing pkgconf (1.7.2-r0) 02:50:22 (10/12) Installing libsodium-dev (1.0.18-r0) 02:50:22 (11/12) Installing libzmq (4.3.3-r0) 02:50:22 (12/12) Installing zeromq-dev (4.3.3-r0) 02:50:22 Executing busybox-1.31.1-r19.trigger 02:50:22 OK: 233 MiB in 51 packages 02:50:28 Removing intermediate container ba56212f774c 02:50:28 ---> af3d45a44f2c 02:50:28 Step 4/6 : WORKDIR /edgex-go 02:50:28 ---> Running in 83e95bbbdcad 02:50:28 Removing intermediate container 83e95bbbdcad 02:50:28 ---> e643139aa60d 02:50:28 Step 5/6 : COPY go.mod . 02:50:28 ---> 20e45330c5fd 02:50:28 Step 6/6 : RUN go mod download 02:50:28 ---> Running in 2d78d15b4b5c 02:51:02 Removing intermediate container 2d78d15b4b5c 02:51:02 ---> 3ab515bad833 02:51:02 Successfully built 3ab515bad833 02:51:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:51:02 + docker inspect -f . ci-base-image-x86_64 02:51:02 . [Pipeline] withDockerContainer 02:51:03 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 02:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:06 $ docker top fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:07 + go version 02:51:07 go version go1.15.5 linux/amd64 [Pipeline] } 02:51:07 $ docker stop --time=1 fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd 02:51:09 $ docker rm -f fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:11 + docker inspect -f . ci-base-image-x86_64 02:51:11 . [Pipeline] withDockerContainer 02:51:12 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 02:51:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:15 $ docker top 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:15 ========================================================= 02:51:15 [edgeXBuildGoParallel] Running Tests and Build... 02:51:15 ========================================================= [Pipeline] sh 02:51:16 + make test 02:51:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:51:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31951 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 02:51:18 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:51:23 using credential edgex-jenkins-ssh 02:51:23 Cloning the remote Git repository 02:51:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:24 > git init /w/workspace/edgex-go/4 # timeout=10 02:51:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:24 > git --version # timeout=10 02:51:24 > git --version # 'git version 2.17.1' 02:51:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:39 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:40 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 02:51:40 Merge succeeded, producing 9460aeb2b0588925160d5d9fcc604bc677123357 02:51:40 Checking out Revision 9460aeb2b0588925160d5d9fcc604bc677123357 (PR-3310) 02:51:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:51:40 > git config core.sparsecheckout # timeout=10 02:51:40 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 02:51:40 > git remote # timeout=10 02:51:40 > git config --get remote.origin.url # timeout=10 02:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:40 > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 02:51:40 > git rev-parse HEAD^{commit} # timeout=10 02:51:40 > git config core.sparsecheckout # timeout=10 02:51:40 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 02:51:45 Commit message: "fix(notifications): Return 200 status code when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:51:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:51:47 + true 02:51:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:51:49 provisioning config files... 02:51:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8249141242178731959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:50 ---> docker-login.sh 02:51:50 nexus3.edgexfoundry.org:10001 02:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:51 Configure a credential helper to remove this warning. See 02:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:51 02:51:51 Login Succeeded 02:51:51 nexus3.edgexfoundry.org:10002 02:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:51 Configure a credential helper to remove this warning. See 02:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:51 02:51:51 Login Succeeded 02:51:51 nexus3.edgexfoundry.org:10003 02:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:52 Configure a credential helper to remove this warning. See 02:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:52 02:51:52 Login Succeeded 02:51:52 nexus3.edgexfoundry.org:10004 02:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:53 Configure a credential helper to remove this warning. See 02:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:53 02:51:53 Login Succeeded 02:51:53 docker.io 02:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:53 Configure a credential helper to remove this warning. See 02:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:53 02:51:53 Login Succeeded 02:51:53 ---> docker-login.sh ends [Pipeline] } 02:51:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:51:54 ========================================================= 02:51:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:51:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:51:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:51:57 Sending build context to Docker daemon 167.1MB 02:51:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:51:57 Step 2/6 : FROM ${BASE} 02:51:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:51:57 5f621e34cdf4: Pulling fs layer 02:51:57 a4357932f1b6: Pulling fs layer 02:51:57 18c013af1878: Pulling fs layer 02:51:57 00ac8860ef70: Pulling fs layer 02:51:57 63d7cb157983: Pulling fs layer 02:51:57 b116817d02f9: Pulling fs layer 02:51:57 745a02a5169b: Pulling fs layer 02:51:57 00ac8860ef70: Waiting 02:51:57 63d7cb157983: Waiting 02:51:57 b116817d02f9: Waiting 02:51:57 745a02a5169b: Waiting 02:51:57 18c013af1878: Verifying Checksum 02:51:57 18c013af1878: Download complete 02:51:57 a4357932f1b6: Verifying Checksum 02:51:57 a4357932f1b6: Download complete 02:51:57 63d7cb157983: Verifying Checksum 02:51:57 63d7cb157983: Download complete 02:51:57 5f621e34cdf4: Verifying Checksum 02:51:57 5f621e34cdf4: Download complete 02:51:57 b116817d02f9: Verifying Checksum 02:51:57 b116817d02f9: Download complete 02:51:57 5f621e34cdf4: Pull complete 02:51:58 a4357932f1b6: Pull complete 02:51:58 18c013af1878: Pull complete 02:51:59 745a02a5169b: Download complete 02:52:00 00ac8860ef70: Verifying Checksum 02:52:00 00ac8860ef70: Download complete 02:52:10 00ac8860ef70: Pull complete 02:52:11 63d7cb157983: Pull complete 02:52:11 b116817d02f9: Pull complete 02:52:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:52:14 745a02a5169b: Pull complete 02:52:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:52:14 ---> b7e6874047d6 02:52:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:52:18 ---> Running in 3c61c86ddcf6 02:52:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:20 (1/12) Installing libmagic (5.38-r0) 02:52:20 (2/12) Installing file (5.38-r0) 02:52:20 (3/12) Installing libc-dev (0.7.2-r3) 02:52:20 (4/12) Installing g++ (9.3.0-r2) 02:52:24 (5/12) Installing fortify-headers (1.1-r0) 02:52:24 (6/12) Installing patch (2.7.6-r6) 02:52:24 (7/12) Installing build-base (0.5-r2) 02:52:24 (8/12) Installing libsodium (1.0.18-r0) 02:52:24 (9/12) Installing pkgconf (1.7.2-r0) 02:52:24 (10/12) Installing libsodium-dev (1.0.18-r0) 02:52:24 (11/12) Installing libzmq (4.3.3-r0) 02:52:25 (12/12) Installing zeromq-dev (4.3.3-r0) 02:52:25 Executing busybox-1.31.1-r19.trigger 02:52:25 OK: 217 MiB in 51 packages 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:52:29 Removing intermediate container 3c61c86ddcf6 02:52:29 ---> 5a0f34f9d6d8 02:52:29 Step 4/6 : WORKDIR /edgex-go 02:52:29 ---> Running in 332c35f7e3d7 02:52:29 Removing intermediate container 332c35f7e3d7 02:52:29 ---> fac2d52cbdc3 02:52:29 Step 5/6 : COPY go.mod . 02:52:30 ---> e0fa04b6d704 02:52:30 Step 6/6 : RUN go mod download 02:52:30 ---> Running in 20523e108d66 02:52:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:52:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:52:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:52:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:52:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:52:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:52:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:52:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.189s coverage: 45.9% of statements 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements 02:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements 02:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.177s coverage: 71.3% of statements 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.584s coverage: 82.9% of statements 02:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.101s coverage: 78.9% of statements 02:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:52:57 Removing intermediate container 20523e108d66 02:52:57 ---> b4f4bac08f95 02:52:57 Successfully built b4f4bac08f95 02:52:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:52:57 + docker inspect -f . ci-base-image-arm64 02:52:57 . [Pipeline] withDockerContainer 02:52:58 prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container 02:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:52:59 $ docker top 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:00 + go version 02:53:00 go version go1.15.5 linux/arm64 [Pipeline] } 02:53:00 $ docker stop --time=1 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 02:53:02 $ docker rm -f 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.296s coverage: 28.6% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.278s coverage: 100.0% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.587s coverage: 86.7% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.225s coverage: 97.5% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:03 + docker inspect -f . ci-base-image-arm64 02:53:03 . [Pipeline] withDockerContainer 02:53:03 prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container 02:53:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:53:05 $ docker top 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:05 ========================================================= 02:53:05 [edgeXBuildGoParallel] Running Tests and Build... 02:53:05 ========================================================= [Pipeline] sh 02:53:06 + make test 02:53:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.596s coverage: 92.8% of statements 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 1.0% of statements 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 47.1% of statements 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.149s coverage: 79.5% of statements 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 02:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 02:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements 02:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.099s coverage: 44.8% of statements 02:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.571s coverage: 82.6% of statements 02:53:28 ? github.com/edgexfoundry/edgex-go [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.380s coverage: 92.9% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 75.5% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.6% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.469s coverage: 64.4% of statements 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 91.3% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.253s coverage: 73.7% of statements 02:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.615s coverage: 69.0% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.613s coverage: 38.4% of statements 02:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 02:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements 02:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.240s coverage: 47.0% of statements 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:53:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.269s coverage: 87.1% of statements 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:53:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.961s coverage: 29.1% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.217s coverage: 100.0% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 95.0% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:53:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:53:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.096s coverage: 100.0% of statements 02:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.078s coverage: 32.1% of statements 02:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.283s coverage: 100.0% of statements 02:53:48 GO111MODULE=on go vet ./... 02:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:54:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:54:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:54:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:54:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:54:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.305s coverage: 45.9% of statements 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.140s coverage: 19.8% of statements 02:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.234s coverage: 100.0% of statements 02:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.495s coverage: 27.1% of statements 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.230s coverage: 100.0% of statements 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.229s coverage: 100.0% of statements 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:54:57 gofmt -l . 02:54:57 [ "`gofmt -l .`" = "" ] 02:54:57 ./bin/test-go-mod-tidy.sh 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 71.3% of statements 02:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.531s coverage: 82.9% of statements 02:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements 02:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:55:00 ./bin/test-attribution-txt.sh [Pipeline] sh 02:55:03 + ls -al . 02:55:03 total 780 02:55:03 drwxrwxr-x 10 1001 1001 4096 Mar 30 02:55 . 02:55:03 drwxr-xr-x 4 root root 28 Mar 30 02:51 .. 02:55:03 -rw-rw-r-- 1 1001 1001 11 Mar 30 02:47 .dockerignore 02:55:03 drwxrwxr-x 8 1001 1001 179 Mar 30 02:47 .git 02:55:03 drwxrwxr-x 3 1001 1001 125 Mar 30 02:47 .github 02:55:03 -rw-rw-r-- 1 1001 1001 818 Mar 30 02:47 .gitignore 02:55:03 drwx------ 3 1001 1001 60 Mar 30 02:49 .semver 02:55:03 -rw-rw-r-- 1 1001 1001 166 Mar 30 02:47 .sonarcloud.properties 02:55:03 -rw-rw-r-- 1 1001 1001 8607 Mar 30 02:47 Attribution.txt 02:55:03 -rw-rw-r-- 1 1001 1001 3804 Mar 30 02:47 CONTRIBUTING.md 02:55:03 -rw-rw-r-- 1 1001 1001 931 Mar 30 02:47 Dockerfile.build 02:55:03 -rw-rw-r-- 1 1001 1001 863 Mar 30 02:47 Jenkinsfile 02:55:03 -rw-rw-r-- 1 1001 1001 10775 Mar 30 02:47 LICENSE 02:55:03 -rw-rw-r-- 1 1001 1001 5774 Mar 30 02:47 Makefile 02:55:03 -rw-rw-r-- 1 1001 1001 6548 Mar 30 02:47 README.md 02:55:03 -rw-rw-r-- 1 1001 1001 6755 Mar 30 02:47 SECURITY.md 02:55:03 -rw-rw-r-- 1 1001 1001 5 Mar 30 02:49 VERSION 02:55:03 -rw-rw-r-- 1 1001 1001 4131 Mar 30 02:47 ZMQWindows.md 02:55:03 drwxrwxr-x 2 1001 1001 117 Mar 30 02:47 bin 02:55:03 drwxrwxr-x 14 1001 1001 4096 Mar 30 02:47 cmd 02:55:03 -rw-r--r-- 1 root root 669470 Mar 30 02:53 coverage.out 02:55:03 -rw-r--r-- 1 root root 1056 Mar 30 02:54 go.mod 02:55:03 -rw-r--r-- 1 root root 22757 Mar 30 02:54 go.sum 02:55:03 drwxrwxr-x 8 1001 1001 127 Mar 30 02:47 internal 02:55:03 drwxrwxr-x 4 1001 1001 26 Mar 30 02:47 openapi 02:55:03 drwxrwxr-x 4 1001 1001 71 Mar 30 02:47 snap 02:55:03 -rw-rw-r-- 1 1001 1001 168 Mar 30 02:47 version.go [Pipeline] sh 02:55:04 + '[' -e coverage.out ] 02:55:04 + chown 1001:1001 coverage.out [Pipeline] stash 02:55:05 Stashed 1 file(s) [Pipeline] sh 02:55:06 + make build 02:55:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.127s coverage: 100.0% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.413s coverage: 97.5% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.216s coverage: 78.3% of statements 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.287s coverage: 92.8% of statements 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.111s coverage: 58.8% of statements 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 1.0% of statements 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.162s coverage: 47.1% of statements 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.135s coverage: 79.5% of statements 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.124s coverage: 94.1% of statements 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements 02:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.160s coverage: 87.5% of statements 02:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.142s coverage: 94.4% of statements 02:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements 02:55:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.452s coverage: 82.6% of statements 02:55:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:55:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.177s coverage: 92.9% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 75.5% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.137s coverage: 80.8% of statements 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 84.6% of statements 02:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements 02:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.609s coverage: 64.4% of statements 02:55:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:55:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 02:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:55:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.985s coverage: 69.0% of statements 02:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.443s coverage: 38.4% of statements 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 02:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:55:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.531s coverage: 47.0% of statements 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:55:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:55:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:55:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.426s coverage: 87.1% of statements 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:56:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.254s coverage: 29.1% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.202s coverage: 100.0% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.298s coverage: 95.0% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:56:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 02:56:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.107s coverage: 32.1% of statements 02:56:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 02:56:09 GO111MODULE=on go vet ./... 02:56:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:56:31 $ docker stop --time=1 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 02:56:36 $ docker rm -f 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:41 02:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:42 latest: Pulling from edgex-devops/edgex-compose 02:56:42 cbdbe7a5bc2a: Pulling fs layer 02:56:42 ca9280d653b3: Pulling fs layer 02:56:42 7e9c9ca2126c: Pulling fs layer 02:56:42 cbdbe7a5bc2a: Verifying Checksum 02:56:42 cbdbe7a5bc2a: Download complete 02:56:44 ca9280d653b3: Verifying Checksum 02:56:44 ca9280d653b3: Download complete 02:56:44 cbdbe7a5bc2a: Pull complete 02:56:48 7e9c9ca2126c: Verifying Checksum 02:56:48 7e9c9ca2126c: Download complete 02:56:48 ca9280d653b3: Pull complete 02:57:03 7e9c9ca2126c: Pull complete 02:57:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:57:04 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 02:57:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:57:08 $ docker top 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:09 + docker-compose build --help 02:57:09 + grep parallel 02:57:11 --parallel Build images in parallel. [Pipeline] } 02:57:11 $ docker stop --time=1 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 02:57:13 $ docker rm -f 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:14 . [Pipeline] withDockerContainer 02:57:15 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 02:57:15 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:57:17 $ docker top add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:19 + docker-compose -f ./docker-compose-build.yml build --parallel 02:57:21 Building docker-core-command-go ... 02:57:21 Building docker-core-data-go ... 02:57:21 Building docker-core-metadata-go ... 02:57:21 Building docker-security-bootstrapper-go ... 02:57:21 Building docker-security-proxy-setup-go ... 02:57:21 Building docker-security-secretstore-setup-go ... 02:57:21 Building docker-support-notifications-go ... 02:57:21 Building docker-support-scheduler-go ... 02:57:21 Building docker-sys-mgmt-agent-go ... 02:57:21 Building docker-support-notifications-go 02:57:21 Building docker-core-command-go 02:57:21 Building docker-core-data-go 02:57:21 Building docker-support-scheduler-go 02:57:21 Building docker-sys-mgmt-agent-go 02:57:30 gofmt -l . 02:57:30 [ "`gofmt -l .`" = "" ] 02:57:30 ./bin/test-go-mod-tidy.sh 02:57:30 ./bin/test-attribution-txt.sh [Pipeline] sh 02:57:33 + ls -al . 02:57:33 total 808 02:57:33 drwxrwxr-x 9 1001 1001 4096 Mar 30 02:57 . 02:57:33 drwxr-xr-x 4 root root 4096 Mar 30 02:53 .. 02:57:33 -rw-rw-r-- 1 1001 1001 11 Mar 30 02:51 .dockerignore 02:57:33 drwxrwxr-x 8 1001 1001 4096 Mar 30 02:51 .git 02:57:33 drwxrwxr-x 3 1001 1001 4096 Mar 30 02:51 .github 02:57:33 -rw-rw-r-- 1 1001 1001 818 Mar 30 02:51 .gitignore 02:57:33 -rw-rw-r-- 1 1001 1001 166 Mar 30 02:51 .sonarcloud.properties 02:57:33 -rw-rw-r-- 1 1001 1001 8607 Mar 30 02:51 Attribution.txt 02:57:33 -rw-rw-r-- 1 1001 1001 3804 Mar 30 02:51 CONTRIBUTING.md 02:57:33 -rw-rw-r-- 1 1001 1001 931 Mar 30 02:51 Dockerfile.build 02:57:33 -rw-rw-r-- 1 1001 1001 863 Mar 30 02:51 Jenkinsfile 02:57:33 -rw-rw-r-- 1 1001 1001 10775 Mar 30 02:51 LICENSE 02:57:33 -rw-rw-r-- 1 1001 1001 5774 Mar 30 02:51 Makefile 02:57:33 -rw-rw-r-- 1 1001 1001 6548 Mar 30 02:51 README.md 02:57:33 -rw-rw-r-- 1 1001 1001 6755 Mar 30 02:51 SECURITY.md 02:57:33 -rw-rw-r-- 1 1001 1001 5 Mar 30 02:49 VERSION 02:57:33 -rw-rw-r-- 1 1001 1001 4131 Mar 30 02:51 ZMQWindows.md 02:57:33 drwxrwxr-x 2 1001 1001 4096 Mar 30 02:51 bin 02:57:33 drwxrwxr-x 14 1001 1001 4096 Mar 30 02:51 cmd 02:57:33 -rw-r--r-- 1 root root 669470 Mar 30 02:56 coverage.out 02:57:33 -rw-r--r-- 1 root root 1056 Mar 30 02:57 go.mod 02:57:33 -rw-r--r-- 1 root root 22757 Mar 30 02:57 go.sum 02:57:33 drwxrwxr-x 8 1001 1001 4096 Mar 30 02:51 internal 02:57:33 drwxrwxr-x 4 1001 1001 4096 Mar 30 02:51 openapi 02:57:33 drwxrwxr-x 4 1001 1001 4096 Mar 30 02:51 snap 02:57:33 -rw-rw-r-- 1 1001 1001 168 Mar 30 02:51 version.go [Pipeline] sh 02:57:33 + '[' -e coverage.out ] 02:57:33 + chown 1001:1001 coverage.out [Pipeline] stash 02:57:33 Warning: overwriting stash ‘coverage-report’ 02:57:34 Stashed 1 file(s) [Pipeline] sh 02:57:35 + make build 02:57:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:58:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:58:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:58:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:58:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:58:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:58:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:58:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:58:45 ---> 3ab515bad833 02:58:45 Step 3/23 : WORKDIR /edgex-go 02:58:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:58:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:58:45 ---> 3ab515bad833 02:58:45 Step 3/26 : WORKDIR /edgex-go 02:58:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:58:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:58:45 ---> 3ab515bad833 02:58:45 Step 3/23 : WORKDIR /edgex-go 02:58:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:58:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:58:45 ---> 3ab515bad833 02:58:45 Step 3/22 : WORKDIR /edgex-go 02:58:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:58:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:58:45 ---> 3ab515bad833 02:58:45 Step 3/22 : WORKDIR /edgex-go 02:58:45 ---> Running in d9516e96eb9d 02:58:45 ---> Running in a07b8de1b95c 02:58:45 ---> Running in bebe72828a92 02:58:45 ---> Running in 5454308e3192 02:58:45 ---> Running in d4c6ee2ec870 02:58:45 Removing intermediate container d4c6ee2ec870 02:58:45 ---> 79d6f1e778bf 02:58:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:45 Removing intermediate container bebe72828a92 02:58:45 ---> a7252b84459f 02:58:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:45 Removing intermediate container d9516e96eb9d 02:58:45 ---> cb5391fcca34 02:58:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:45 Removing intermediate container a07b8de1b95c 02:58:45 Removing intermediate container 5454308e3192 02:58:45 ---> f9ffb9d6e6f8 02:58:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:45 ---> a4f4b6a9ae68 02:58:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:45 ---> Running in 9807778cfc00 02:58:45 ---> Running in 2a4bcd427bc5 02:58:45 ---> Running in 2fba22cfd441 02:58:45 ---> Running in ee041f4334cc 02:58:45 ---> Running in 6a49cedc155a 02:58:45 Removing intermediate container 9807778cfc00 02:58:45 ---> e66f5e6a28be 02:58:45 Step 5/23 : RUN apk add --update --no-cache make git 02:58:45 Removing intermediate container 2a4bcd427bc5 02:58:45 ---> 91d8c15206d6 02:58:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:58:45 Removing intermediate container 6a49cedc155a 02:58:45 ---> f168828cb221 02:58:45 Step 5/26 : RUN apk add --update --no-cache make bash git 02:58:45 ---> Running in 6463e601476d 02:58:45 ---> Running in 99f0800c1ba1 02:58:45 Removing intermediate container 2fba22cfd441 02:58:45 ---> 9561f18fc723 02:58:45 Step 5/22 : RUN apk add --update --no-cache make git 02:58:45 ---> Running in b78811e9c6d4 02:58:45 Removing intermediate container ee041f4334cc 02:58:45 ---> 9cb28ae9c548 02:58:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:58:45 ---> Running in 0fc292a24f91 02:58:45 ---> Running in 03510916699d 02:58:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:58:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:58:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:58:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:58:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:58:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:58:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:58:48 OK: 233 MiB in 51 packages 02:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:58:48 OK: 233 MiB in 51 packages 02:58:49 OK: 233 MiB in 51 packages 02:58:49 OK: 233 MiB in 51 packages 02:58:49 OK: 233 MiB in 51 packages 02:58:50 Removing intermediate container 99f0800c1ba1 02:58:50 ---> ffd253d32a1a 02:58:50 Step 6/23 : COPY go.mod . 02:58:51 Removing intermediate container 6463e601476d 02:58:51 ---> 86722e1d636e 02:58:51 Step 6/23 : COPY go.mod . 02:58:51 Removing intermediate container 0fc292a24f91 02:58:51 ---> d4e46537902a 02:58:51 Step 6/22 : COPY go.mod . 02:58:51 ---> 88f09e3e915f 02:58:51 Step 7/23 : RUN go mod download 02:58:51 Removing intermediate container b78811e9c6d4 02:58:51 ---> 5236def2a72b 02:58:51 Step 6/26 : COPY go.mod . 02:58:51 Removing intermediate container 03510916699d 02:58:51 ---> 5a4e85b895f5 02:58:51 Step 6/22 : COPY go.mod . 02:58:52 ---> 1da632566d17 02:58:52 Step 7/23 : RUN go mod download 02:58:52 ---> Running in 3eff5ee65e2a 02:58:52 ---> Running in ce7bfb550723 02:58:53 ---> b0c257d8b265 02:58:53 Step 7/22 : RUN go mod download 02:58:53 ---> a65e87aa6ddb 02:58:53 Step 7/22 : RUN go mod download 02:58:53 ---> 6e8225d145ab 02:58:53 Step 7/26 : RUN go mod download [Pipeline] } 02:58:53 $ docker stop --time=1 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 02:58:53 ---> Running in 01fa2df65a64 02:58:53 ---> Running in d4d92cdb436d 02:58:53 ---> Running in 8701008a5dd9 02:58:56 $ docker rm -f 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:58 02:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:58 latest: Pulling from edgex-devops/edgex-compose-arm64 02:58:58 29e5d40040c1: Pulling fs layer 02:58:58 1ce36da41761: Pulling fs layer 02:58:58 25b303627fd3: Pulling fs layer 02:58:59 29e5d40040c1: Download complete 02:58:59 1ce36da41761: Verifying Checksum 02:58:59 1ce36da41761: Download complete 02:58:59 29e5d40040c1: Pull complete 02:59:01 Removing intermediate container 01fa2df65a64 02:59:01 ---> 89d5c72be145 02:59:01 Step 8/22 : COPY . . 02:59:01 Removing intermediate container d4d92cdb436d 02:59:01 ---> d746c44e314a 02:59:01 Step 8/22 : COPY . . 02:59:01 Removing intermediate container 3eff5ee65e2a 02:59:01 ---> bff3d45df717 02:59:01 Step 8/23 : COPY . . 02:59:01 Removing intermediate container ce7bfb550723 02:59:01 ---> 5dcba9dbad45 02:59:01 Step 8/23 : COPY . . 02:59:01 1ce36da41761: Pull complete 02:59:01 Removing intermediate container 8701008a5dd9 02:59:01 ---> 69ea2d1690fb 02:59:01 Step 8/26 : COPY . . 02:59:01 25b303627fd3: Verifying Checksum 02:59:01 25b303627fd3: Download complete 02:59:11 25b303627fd3: Pull complete 02:59:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:59:11 prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container 02:59:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:59:14 $ docker top df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:15 + docker-compose build+ --help 02:59:15 grep parallel 02:59:19 --parallel Build images in parallel. [Pipeline] } 02:59:19 $ docker stop --time=1 df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 02:59:21 $ docker rm -f df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:59:21 . [Pipeline] withDockerContainer 02:59:22 prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container 02:59:22 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:59:23 $ docker top d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:24 + docker-compose -f ./docker-compose-build.yml build --parallel 02:59:29 Building docker-core-command-go ... 02:59:29 Building docker-core-data-go ... 02:59:29 Building docker-core-metadata-go ... 02:59:29 Building docker-security-bootstrapper-go ... 02:59:29 Building docker-security-proxy-setup-go ... 02:59:29 Building docker-security-secretstore-setup-go ... 02:59:29 Building docker-support-notifications-go ... 02:59:29 Building docker-support-scheduler-go ... 02:59:29 Building docker-sys-mgmt-agent-go ... 02:59:29 Building docker-support-notifications-go 02:59:29 Building docker-security-bootstrapper-go 02:59:29 Building docker-security-proxy-setup-go 02:59:29 Building docker-sys-mgmt-agent-go 02:59:29 Building docker-core-command-go 03:00:39 ---> 00768d0bc21e 03:00:39 Step 9/23 : RUN make cmd/core-data/core-data 03:00:39 ---> bfea14854159 03:00:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:00:39 ---> 38e24088de12 03:00:39 Step 9/23 : RUN make cmd/core-command/core-command 03:00:39 ---> 34ed1ab2e6a7 03:00:39 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:00:39 ---> 10849f2f14d4 03:00:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:00:39 ---> Running in c6a4285f5117 03:00:39 ---> Running in 53bba653a5c9 03:00:39 ---> Running in 57f02cc6cdde 03:00:39 ---> Running in 6e13d17c6c1b 03:00:39 ---> Running in e20e79de3968 03:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:00:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:00:50 ---> b4f4bac08f95 03:00:50 Step 3/23 : WORKDIR /edgex-go 03:00:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:00:50 ---> b4f4bac08f95 03:00:50 Step 3/21 : WORKDIR /edgex-go 03:00:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:50 ---> b4f4bac08f95 03:00:50 Step 3/22 : WORKDIR /edgex-go 03:00:50 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:00:50 ---> b4f4bac08f95 03:00:50 Step 3/26 : WORKDIR /edgex-go 03:00:50 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:00:50 ---> b4f4bac08f95 03:00:50 Step 3/31 : WORKDIR /edgex-go 03:00:50 ---> Running in 412f738d6e7a 03:00:50 ---> Running in 190e3f944872 03:00:50 ---> Running in 6d80764dfe28 03:00:50 ---> Running in dbea46d7d53e 03:00:50 ---> Running in c3e2181d05dd 03:00:50 Removing intermediate container 6d80764dfe28 03:00:50 ---> ff61fdfac891 03:00:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:50 Removing intermediate container 190e3f944872 03:00:50 ---> 973fba42acab 03:00:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 412f738d6e7a 03:00:50 03:00:50 ---> 4d45414cfd74 03:00:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:50 Removing intermediate container dbea46d7d53e 03:00:50 ---> 632315ca3f28 03:00:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:50 Removing intermediate container c3e2181d05dd 03:00:50 ---> ee5d65d247c2 03:00:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:50 ---> Running in 2c7c070f58b9 03:00:50 ---> Running in 98f2e86fbf13 03:00:50 ---> Running in 4510697150b1 03:00:50 ---> Running in 50cf354a4c9e 03:00:50 ---> Running in fa1f4bb35813 03:00:50 Removing intermediate container 2c7c070f58b9 03:00:50 ---> 29203bfe0709 03:00:50 Step 5/31 : RUN apk add --update --no-cache make git 03:00:50 ---> Running in e7ce8d202720 03:00:50 Removing intermediate container 4510697150b1 03:00:50 ---> 37d2f90bd61b 03:00:50 Step 5/21 : RUN apk add --update --no-cache make git 03:00:50 ---> Running in 91c69b2041c9 03:00:50 Removing intermediate container 98f2e86fbf13 03:00:50 ---> 06bc0c13c66a 03:00:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:00:50 Removing intermediate container fa1f4bb35813 03:00:50 ---> 16b45dae99af 03:00:50 Step 5/23 : RUN apk add --update --no-cache make git 03:00:50 Removing intermediate container 50cf354a4c9e 03:00:50 ---> b547cbb30868 03:00:50 Step 5/26 : RUN apk add --update --no-cache make bash git 03:00:50 ---> Running in a8b300cf79b1 03:00:50 ---> Running in 8331cbbec6c3 03:00:51 ---> Running in 9eddd4ebcff8 03:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:53 OK: 217 MiB in 51 packages 03:00:54 OK: 217 MiB in 51 packages 03:00:54 OK: 217 MiB in 51 packages 03:00:54 OK: 217 MiB in 51 packages 03:00:54 OK: 217 MiB in 51 packages 03:00:55 Removing intermediate container e7ce8d202720 03:00:55 ---> 7b8ceb0c69f5 03:00:55 Step 6/31 : COPY go.mod . 03:00:55 Removing intermediate container 91c69b2041c9 03:00:55 ---> 9b30d44a69dc 03:00:55 Step 6/21 : COPY go.mod . 03:00:56 Removing intermediate container 8331cbbec6c3 03:00:56 ---> 3281c4ac2f75 03:00:56 Step 6/23 : COPY go.mod . 03:00:56 ---> 831fe654097a 03:00:56 Step 7/31 : RUN go mod download 03:00:56 Removing intermediate container 9eddd4ebcff8 03:00:56 ---> 953818572610 03:00:56 Step 6/26 : COPY go.mod . 03:00:56 Removing intermediate container a8b300cf79b1 03:00:56 ---> c02ff0d5b3fb 03:00:56 Step 6/22 : COPY go.mod . 03:00:56 ---> 000e60ad7cf5 03:00:56 Step 7/21 : RUN go mod download 03:00:56 ---> Running in 6fa5e1da47f3 03:00:57 ---> Running in 2f2f205a1260 03:00:57 ---> 2b9c160455ca 03:00:57 Step 7/23 : RUN go mod download 03:00:57 ---> Running in 332dee48be76 03:00:57 ---> 46973b9c2675 03:00:57 Step 7/26 : RUN go mod download 03:00:57 ---> 32be4615fb7a 03:00:57 Step 7/22 : RUN go mod download 03:00:58 ---> Running in 4b5f291e40cc 03:00:58 ---> Running in cc33ecd5dbab 03:01:01 Removing intermediate container 6fa5e1da47f3 03:01:01 ---> 8b16b64c3993 03:01:01 Step 8/31 : COPY . . 03:01:01 Removing intermediate container 2f2f205a1260 03:01:01 ---> cc6a0d52c802 03:01:01 Step 8/21 : COPY . . 03:01:02 Removing intermediate container 332dee48be76 03:01:02 ---> 79bdc9aa26e1 03:01:02 Step 8/23 : COPY . . 03:01:02 Removing intermediate container cc33ecd5dbab 03:01:02 ---> bb71731497ef 03:01:02 Step 8/22 : COPY . . 03:01:02 Removing intermediate container 4b5f291e40cc 03:01:02 ---> 6f96b9cbd260 03:01:02 Step 8/26 : COPY . . 03:01:29 ---> d74f8186251d 03:01:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:01:29 ---> 6dac64eea71d 03:01:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:01:29 ---> 2db3f25be06e 03:01:29 Step 9/23 : RUN make cmd/core-command/core-command 03:01:29 ---> Running in 2c070292c1c2 03:01:29 ---> 139414a34364 03:01:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:01:29 ---> bcf91830e55c 03:01:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:01:29 ---> Running in b8f9bbe17675 03:01:29 ---> Running in 431a930ba6c6 03:01:29 ---> Running in 1ad138cb3ae1 03:01:29 ---> Running in 1e79e660a233 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:18 Removing intermediate container 6e13d17c6c1b 03:02:18 ---> 758e358d0ff9 03:02:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:02:18 Removing intermediate container 53bba653a5c9 03:02:18 ---> 526ca0c1467a 03:02:18 03:02:18 Step 10/23 : FROM alpine:3.12 03:02:18 Removing intermediate container e20e79de3968 03:02:18 ---> b8bcacef7fa1 03:02:18 03:02:18 Step 10/22 : FROM alpine:3.12 03:02:18 Removing intermediate container 57f02cc6cdde 03:02:18 ---> f42c28068bfb 03:02:18 03:02:18 Step 10/22 : FROM alpine:3.12 03:02:18 ---> Running in 07952359632c 03:02:18 3.12: Pulling from library/alpine 03:02:18 3.12: Pulling from library/alpine 03:02:18 3.12: Pulling from library/alpine 03:02:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:02:18 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:02:18 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:02:18 Status: Downloaded newer image for alpine:3.12 03:02:18 ---> 42cb162f0360 03:02:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:02:18 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:02:18 Status: Image is up to date for alpine:3.12 03:02:18 ---> 42cb162f0360 03:02:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:02:18 Status: Image is up to date for alpine:3.12 03:02:18 ---> 42cb162f0360 03:02:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:02:18 ---> Running in 0abc83455ebc 03:02:18 ---> Running in cead5de15a02 03:02:18 ---> Running in a120e017b4e8 03:02:18 Removing intermediate container c6a4285f5117 03:02:18 ---> 56b4636eb656 03:02:18 03:02:18 Step 10/23 : FROM alpine:3.12 03:02:18 ---> 42cb162f0360 03:02:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:02:18 ---> Running in de30bf8bad31 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:02:18 Removing intermediate container de30bf8bad31 03:02:18 ---> 9ce82d90c7af 03:02:18 Step 12/23 : ENV APP_PORT=48080 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:02:18 ---> Running in 3c948363efec 03:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:02:18 (1/1) Installing dumb-init (1.2.2-r1) 03:02:18 Executing busybox-1.31.1-r19.trigger 03:02:18 (1/1) Installing dumb-init (1.2.2-r1) 03:02:18 Executing busybox-1.31.1-r19.trigger 03:02:18 OK: 6 MiB in 15 packages 03:02:18 OK: 6 MiB in 15 packages 03:02:18 Removing intermediate container 07952359632c 03:02:18 ---> 5d810d23d463 03:02:18 03:02:18 Step 11/26 : FROM docker:20.10.0 03:02:18 (1/2) Installing ca-certificates (20191127-r4) 03:02:18 20.10.0: Pulling from library/docker 03:02:18 (2/2) Installing dumb-init (1.2.2-r1) 03:02:18 Executing busybox-1.31.1-r19.trigger 03:02:18 Removing intermediate container 3c948363efec 03:02:18 ---> f937c9bf1ee1 03:02:18 Step 13/23 : EXPOSE $APP_PORT 03:02:18 Executing ca-certificates-20191127-r4.trigger 03:02:18 OK: 6 MiB in 16 packages 03:02:18 ---> Running in c4a2a999c5b8 03:02:18 Removing intermediate container c4a2a999c5b8 03:02:18 ---> dd760156e000 03:02:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:18 ---> Running in 848a93b3b0bd 03:02:18 Removing intermediate container cead5de15a02 03:02:18 ---> c3722d8d2720 03:02:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:02:18 Removing intermediate container 0abc83455ebc 03:02:18 ---> 776385d99db0 03:02:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:02:18 Removing intermediate container a120e017b4e8 03:02:18 ---> 180a0c5370bd 03:02:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:02:18 ---> Running in 91f9e3d3efe2 03:02:18 ---> Running in dbf18f34a805 03:02:18 ---> Running in 52d877c6c0c8 03:02:18 Removing intermediate container 91f9e3d3efe2 03:02:18 ---> 56e68fc386b2 03:02:18 Step 13/23 : ENV APP_PORT=48082 03:02:18 Removing intermediate container 52d877c6c0c8 03:02:18 ---> a75e991a27a4 03:02:18 Step 13/22 : ENV APP_PORT=48085 03:02:18 Removing intermediate container dbf18f34a805 03:02:18 ---> a8f5df334b1c 03:02:18 Step 13/22 : ENV APP_PORT=48060 03:02:18 ---> Running in e973752e49bf 03:02:18 ---> Running in cd4f0d14db33 03:02:18 ---> Running in ab048e970ee7 03:02:18 Removing intermediate container cd4f0d14db33 03:02:18 ---> 57d48cd73712 03:02:18 Step 14/23 : EXPOSE $APP_PORT 03:02:18 Removing intermediate container e973752e49bf 03:02:18 ---> a691190c7a88 03:02:18 Step 14/22 : EXPOSE $APP_PORT 03:02:18 Removing intermediate container 848a93b3b0bd 03:02:18 ---> ba2d65e35622 03:02:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:02:19 Removing intermediate container ab048e970ee7 03:02:19 ---> 159d69f8bc0c 03:02:19 Step 14/22 : EXPOSE $APP_PORT 03:02:19 ---> Running in 55d4c9431ef0 03:02:19 ---> Running in 59291481bee2 03:02:19 ---> Running in 57bc2392a995 03:02:20 ---> Running in 97922929e192 03:02:20 Removing intermediate container 55d4c9431ef0 03:02:20 ---> d3211848ad3e 03:02:20 Step 15/23 : WORKDIR / 03:02:21 Removing intermediate container 59291481bee2 03:02:21 ---> 033c22b0c82c 03:02:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:21 ---> Running in bf44a5dbeaa2 03:02:21 Removing intermediate container 97922929e192 03:02:21 ---> 39139ffffc3f 03:02:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:22 Removing intermediate container bf44a5dbeaa2 03:02:22 ---> 483cc88c275a 03:02:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:02:22 ---> b9210bed806c 03:02:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:02:23 ---> dce2f4bda2c3 03:02:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:02:24 ---> 0a167e87f80d 03:02:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:02:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:02:26 (1/6) Installing dumb-init (1.2.2-r1) 03:02:26 (2/6) Installing libgcc (9.3.0-r2) 03:02:26 (3/6) Installing libsodium (1.0.18-r0) 03:02:26 (4/6) Installing libstdc++ (9.3.0-r2) 03:02:26 ---> c682b753f0a5 03:02:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:02:26 ---> d9f1e2927fba 03:02:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:02:26 ---> 9956ed8bb400 03:02:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:02:26 (5/6) Installing libzmq (4.3.3-r0) 03:02:26 (6/6) Installing zeromq (4.3.3-r0) 03:02:27 Executing busybox-1.31.1-r19.trigger 03:02:27 OK: 8 MiB in 20 packages 03:02:27 ---> 294cd1f90584 03:02:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:02:27 ---> af7a057798ff 03:02:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:02:28 ---> Running in bade080e4237 03:02:28 ---> Running in aa1b22252f73 03:02:29 ---> 987553dec1b6 03:02:29 Step 19/23 : ENTRYPOINT ["/core-command"] 03:02:29 ---> Running in f9d278010dce 03:02:29 Removing intermediate container bade080e4237 03:02:29 ---> d96ce62e4a57 03:02:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:29 Removing intermediate container aa1b22252f73 03:02:29 ---> 45021f654d09 03:02:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:30 ---> Running in dfc0d8f18c69 03:02:30 ---> Running in eeded4b553dd 03:02:31 Removing intermediate container 57bc2392a995 03:02:31 ---> 5cd5a9226c8e 03:02:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:31 Removing intermediate container f9d278010dce 03:02:31 ---> d23a6ac26fa5 03:02:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:31 ---> Running in 23da0d027984 03:02:31 Removing intermediate container dfc0d8f18c69 03:02:31 ---> 4fc756f9dcc4 03:02:31 Step 20/22 : LABEL arch=x86_64 03:02:31 Removing intermediate container eeded4b553dd 03:02:31 ---> 04a2fe052ec4 03:02:31 Step 20/22 : LABEL arch=x86_64 03:02:31 ---> Running in cb41fed291d6 03:02:32 ---> 916b4795662d 03:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:02:32 ---> Running in 78cbbad333eb 03:02:32 Removing intermediate container 23da0d027984 03:02:32 ---> a1541cb0d71d 03:02:32 Step 21/23 : LABEL arch=x86_64 03:02:33 Removing intermediate container cb41fed291d6 03:02:33 ---> 364e89345a44 03:02:33 Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:02:33 ---> Running in 7890a2d5e2ff 03:02:33 ---> Running in 7a81152c3b79 03:02:33 Removing intermediate container 78cbbad333eb 03:02:33 ---> 1610e782d7c0 03:02:33 Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:02:33 Removing intermediate container 7890a2d5e2ff 03:02:33 ---> 7ef7652bce4e 03:02:33 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:02:33 ---> Running in e2179b3b6b4a 03:02:33 ---> 81567a58f912 03:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:02:33 Removing intermediate container 7a81152c3b79 03:02:33 ---> c8297ea09cb6 03:02:33 Step 22/22 : LABEL version=0.0.0 03:02:34 ---> Running in 99473198cf2f 03:02:34 ---> Running in 6250b3e9fa52 03:02:34 Removing intermediate container e2179b3b6b4a 03:02:34 ---> af59b1ab22d4 03:02:34 Step 22/22 : LABEL version=0.0.0 03:02:35 ---> 6979f4ec7643 03:02:35 Step 19/23 : ENTRYPOINT ["/core-data"] 03:02:35 ---> Running in 36d19eda0bb6 03:02:35 Removing intermediate container 6250b3e9fa52 03:02:35 ---> b04679030dff 03:02:35 03:02:35 Removing intermediate container 99473198cf2f 03:02:35 ---> 065e80a33c40 03:02:35 Step 23/23 : LABEL version=0.0.0 03:02:35 ---> Running in 1d4157ec7a24 03:02:36 ---> Running in 6f3f185105e9 03:02:36 Removing intermediate container 36d19eda0bb6 03:02:36 ---> 31c8104bf6bf 03:02:36 03:02:36 Removing intermediate container 1d4157ec7a24 03:02:36 ---> 19271f78662a 03:02:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:36 Successfully built b04679030dff 03:02:36 Successfully tagged docker-support-scheduler-go:latest 03:02:36  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 03:02:36 ---> Running in 966adc51536c 03:02:37 Removing intermediate container 6f3f185105e9 03:02:37 ---> 92aa17465d64 03:02:37 03:02:37 Successfully built 31c8104bf6bf 03:02:37 Successfully tagged docker-support-notifications-go:latest 03:02:37  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 03:02:37 Removing intermediate container 966adc51536c 03:02:37 ---> 85a8bdb4e670 03:02:37 Step 21/23 : LABEL arch=x86_64 03:02:38 Successfully built 92aa17465d64 03:02:38 Successfully tagged docker-core-command-go:latest 03:02:38 Building docker-security-secretstore-setup-go 03:02:39  Building docker-core-command-go ... done  ---> Running in 339762a84c5e 03:02:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:02:41 Status: Downloaded newer image for docker:20.10.0 03:02:41 ---> aefe523efa57 03:02:41 Step 12/26 : RUN apk add --no-cache bash 03:02:42 Removing intermediate container 339762a84c5e 03:02:42 ---> 5d6cddb8a8a9 03:02:42 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:02:42 ---> Running in cedee93c9927 03:02:42 ---> Running in 828e27fd5e8d 03:02:43 Removing intermediate container 828e27fd5e8d 03:02:43 ---> ef6b50482b81 03:02:43 Step 23/23 : LABEL version=0.0.0 03:02:45 ---> Running in 60ee70d5eb02 03:02:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:02:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:02:46 Removing intermediate container 60ee70d5eb02 03:02:46 ---> a797a34119f3 03:02:46 03:02:46 (1/2) Installing readline (8.0.4-r0) 03:02:46 (2/2) Installing bash (5.0.17-r0) 03:02:47 Executing bash-5.0.17-r0.post-install 03:02:47 Executing busybox-1.31.1-r19.trigger 03:02:47 OK: 12 MiB in 22 packages 03:02:47 Successfully built a797a34119f3 03:02:47 Successfully tagged docker-core-data-go:latest 03:02:47 Building docker-core-metadata-go 03:02:48  Building docker-core-data-go ... done Removing intermediate container cedee93c9927 03:02:48 ---> fa6575a681b4 03:02:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:02:48 ---> Running in facbada43e7a 03:02:51 Removing intermediate container facbada43e7a 03:02:51 ---> 675b25dc8e12 03:02:51 Step 14/26 : ENV APP_PORT=48090 03:02:52 ---> Running in 507dd5785cb3 03:02:55 Removing intermediate container 507dd5785cb3 03:02:55 ---> 2db71748b5a3 03:02:55 Step 15/26 : EXPOSE $APP_PORT 03:02:55 ---> Running in 2d8d69349f08 03:02:55 Removing intermediate container 2d8d69349f08 03:02:55 ---> d767ef0ff848 03:02:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:02:57 ---> 59404143cd18 03:02:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:02:58 ---> 1ff9c53f7dc7 03:02:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:02:59 ---> d30e232d4aef 03:02:59 Step 19/26 : RUN apk --no-cache add py3-pip 03:02:59 ---> Running in 4be02e8e09d9 03:03:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:03 (1/33) Installing libbz2 (1.0.8-r1) 03:03:03 (2/33) Installing expat (2.2.9-r1) 03:03:03 (3/33) Installing libffi (3.3-r2) 03:03:04 (4/33) Installing gdbm (1.13-r1) 03:03:04 (5/33) Installing xz-libs (5.2.5-r0) 03:03:04 (6/33) Installing sqlite-libs (3.32.1-r0) 03:03:04 (7/33) Installing python3 (3.8.8-r0) 03:03:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:03:14 (8/33) Installing py3-appdirs (1.4.4-r1) 03:03:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:03:14 (10/33) Installing py3-parsing (2.4.7-r0) 03:03:14 (11/33) Installing py3-six (1.15.0-r0) 03:03:14 (12/33) Installing py3-packaging (20.4-r0) 03:03:14 (13/33) Installing py3-setuptools (47.0.0-r0) 03:03:14 (14/33) Installing py3-chardet (3.0.4-r4) 03:03:14 (15/33) Installing py3-idna (2.9-r0) 03:03:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:03:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:03:14 (18/33) Installing py3-requests (2.23.0-r0) 03:03:14 (19/33) Installing py3-msgpack (1.0.0-r0) 03:03:15 (20/33) Installing py3-lockfile (0.12.2-r3) 03:03:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:03:15 (22/33) Installing py3-colorama (0.4.3-r0) 03:03:15 (23/33) Installing py3-distlib (0.3.0-r0) 03:03:16 (24/33) Installing py3-distro (1.5.0-r1) 03:03:16 (25/33) Installing py3-webencodings (0.5.1-r3) 03:03:16 (26/33) Installing py3-html5lib (1.0.1-r4) 03:03:16 (27/33) Installing py3-pytoml (0.1.21-r0) 03:03:16 (28/33) Installing py3-pep517 (0.8.2-r0) 03:03:16 (29/33) Installing py3-progress (1.5-r0) 03:03:17 (30/33) Installing py3-toml (0.10.1-r0) 03:03:17 (31/33) Installing py3-retrying (1.3.3-r0) 03:03:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:03:17 (33/33) Installing py3-pip (20.1.1-r0) 03:03:18 Executing busybox-1.31.1-r19.trigger 03:03:18 OK: 71 MiB in 55 packages 03:03:20 Removing intermediate container 2c070292c1c2 03:03:20 ---> 79fb8ffd9be3 03:03:20 03:03:20 Step 10/31 : FROM alpine:3.12 03:03:20 3.12: Pulling from library/alpine 03:03:20 Removing intermediate container 1e79e660a233 03:03:20 ---> 5a3824ae168d 03:03:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:03:20 ---> Running in f4c293fef3e1 03:03:21 Removing intermediate container 431a930ba6c6 03:03:21 ---> 910a8bfdfa4a 03:03:21 03:03:21 Step 10/21 : FROM alpine:3.12 03:03:21 3.12: Pulling from library/alpine 03:03:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:03:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:03:22 Status: Downloaded newer image for alpine:3.12 03:03:22 Status: Image is up to date for alpine:3.12 03:03:22 ---> e47305ac9786 03:03:22 Step 11/21 : RUN apk add --update --no-cache curl 03:03:22 ---> e47305ac9786 03:03:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:03:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:03:23 ---> Running in 6f2e3efd261c 03:03:23 ---> Running in a190e9df8d21 03:03:24 Removing intermediate container a190e9df8d21 03:03:24 ---> fabd1f254bcb 03:03:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:03:24 ---> Running in eba0c9473b85 03:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:26 (1/4) Installing ca-certificates (20191127-r4) 03:03:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:03:26 (3/4) Installing libcurl (7.69.1-r3) 03:03:26 (4/4) Installing curl (7.69.1-r3) 03:03:26 Executing busybox-1.31.1-r19.trigger 03:03:26 Executing ca-certificates-20191127-r4.trigger 03:03:26 OK: 7 MiB in 18 packages 03:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:27 Removing intermediate container b8f9bbe17675 03:03:27 ---> 429eab9d9c16 03:03:27 03:03:27 Step 10/23 : FROM alpine:3.12 03:03:27 ---> e47305ac9786 03:03:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:27 ---> Running in 771c59483f1c 03:03:27 (1/2) Installing dumb-init (1.2.2-r1) 03:03:27 (2/2) Installing su-exec (0.2-r1) 03:03:27 Executing busybox-1.31.1-r19.trigger 03:03:27 OK: 5 MiB in 16 packages 03:03:28 Removing intermediate container 1ad138cb3ae1 03:03:28 ---> c5236a430b16 03:03:28 03:03:28 Step 10/22 : FROM alpine:3.12 03:03:28 ---> e47305ac9786 03:03:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:03:28 ---> Running in 93c92d1f5576 03:03:28 Removing intermediate container f4c293fef3e1 03:03:28 ---> 1a914864ec2d 03:03:28 03:03:28 Step 11/26 : FROM docker:20.10.0 03:03:29 20.10.0: Pulling from library/docker 03:03:29 Removing intermediate container 6f2e3efd261c 03:03:29 ---> 8f5dbede1e70 03:03:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:03:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:29 ---> Running in f1a51c9cf6f9 03:03:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:29 Removing intermediate container eba0c9473b85 03:03:29 ---> a3e628c78c0a 03:03:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:03:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:30 ---> Running in 6342cded04a1 03:03:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:30 (1/1) Installing dumb-init (1.2.2-r1) 03:03:30 Executing busybox-1.31.1-r19.trigger 03:03:30 Removing intermediate container f1a51c9cf6f9 03:03:30 ---> aa4373990ec4 03:03:30 Step 13/21 : WORKDIR /edgex 03:03:30 OK: 5 MiB in 15 packages 03:03:30 ---> Running in eeb8a873b434 03:03:30 (1/2) Installing ca-certificates (20191127-r4) 03:03:31 (2/2) Installing dumb-init (1.2.2-r1) 03:03:31 Executing busybox-1.31.1-r19.trigger 03:03:31 Executing ca-certificates-20191127-r4.trigger 03:03:31 OK: 6 MiB in 16 packages 03:03:31 Removing intermediate container 6342cded04a1 03:03:31 ---> 8c1a4caf3649 03:03:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:03:31 ---> Running in 32eba5443061 03:03:31 Removing intermediate container eeb8a873b434 03:03:31 ---> 898b3b0e80b4 03:03:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:03:32 Removing intermediate container 32eba5443061 03:03:32 ---> 4018d0a5fbf9 03:03:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:03:32 Removing intermediate container 771c59483f1c 03:03:32 ---> cc4e6ade6b4a 03:03:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:03:33 ---> Running in 09845324e512 03:03:33 ---> Running in 94ce6546a3cd 03:03:33 ---> 5b0ee7e66372 03:03:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:03:33 Removing intermediate container 93c92d1f5576 03:03:33 ---> 8f187fffffae 03:03:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:03:34 Removing intermediate container 09845324e512 03:03:34 ---> 254a6fec092e 03:03:34 Step 13/23 : ENV APP_PORT=48082 03:03:34 ---> Running in dcf7e8b412f8 03:03:34 ---> Running in 363d564ddad2 03:03:35 ---> 4024f0bfc756 03:03:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:03:35 Removing intermediate container 363d564ddad2 03:03:35 ---> 72750affb799 03:03:35 Step 14/23 : EXPOSE $APP_PORT 03:03:35 Removing intermediate container dcf7e8b412f8 03:03:35 ---> 7ba26bc04872 03:03:35 Step 13/22 : ENV APP_PORT=48060 03:03:36 ---> Running in a06bfada9a7e 03:03:36 ---> Running in 8ee30d3dd757 03:03:36 Removing intermediate container 94ce6546a3cd 03:03:36 ---> c79c2b9eb622 03:03:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:03:37 ---> 1d3fd8021dbe 03:03:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:03:37 Removing intermediate container a06bfada9a7e 03:03:37 ---> 5033de9f58d4 03:03:37 Step 14/22 : EXPOSE $APP_PORT 03:03:37 Removing intermediate container 8ee30d3dd757 03:03:37 ---> 6548723ab3c1 03:03:37 Step 15/23 : WORKDIR / 03:03:37 ---> Running in c266df05c7b7 03:03:37 ---> Running in 7cbdd2a8acd0 03:03:37 ---> Running in 639bec934d4c 03:03:37 ---> Running in 68cd454db9c5 03:03:38 Removing intermediate container c266df05c7b7 03:03:38 ---> 99afcf13b1cf 03:03:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:03:38 Removing intermediate container 7cbdd2a8acd0 03:03:38 Removing intermediate container 639bec934d4c 03:03:38 ---> 62f657d79b87 03:03:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:38 ---> 79bc6c7cc77e 03:03:38 Step 18/21 : CMD ["--init=true"] 03:03:39 Removing intermediate container 68cd454db9c5 03:03:39 ---> 26e3c6785d2f 03:03:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:39 ---> Running in d0a356f2eda0 03:03:39 ---> 5180de331dd6 03:03:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:03:39 ---> Running in 03d7f09730d6 03:03:40 ---> 876cc527741c 03:03:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:03:40 Removing intermediate container d0a356f2eda0 03:03:40 ---> 5ae226c9bac7 03:03:40 Step 19/21 : LABEL arch=arm64 03:03:40 ---> 563e2c1a6285 03:03:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:03:41 ---> Running in 9f933b0af070 03:03:42 Removing intermediate container 9f933b0af070 03:03:42 ---> c5c2ac0ec065 03:03:42 Step 20/21 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:03:42 ---> Running in 2a3e8fd1cc3a 03:03:43 ---> 739a56d8be28 03:03:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:03:43 ---> 80cc6805d967 03:03:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:03:43 Removing intermediate container 2a3e8fd1cc3a 03:03:43 ---> eeae9b87b0cf 03:03:43 Step 21/21 : LABEL version=0.0.0 03:03:43 ---> Running in de0e79d8819b 03:03:44 Removing intermediate container 03d7f09730d6 03:03:44 ---> 6472f68c55a0 03:03:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:44 ---> f96b37ce436b 03:03:44 ---> db593e7ce2e6 03:03:44 Step 19/23 : ENTRYPOINT ["/core-command"] 03:03:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:03:44 ---> Running in 99c0be9a3cba 03:03:44 ---> Running in 7186503ab996 03:03:44 Removing intermediate container de0e79d8819b 03:03:44 ---> f002f63316b1 03:03:44 03:03:44 ---> 83ad7c3d2052 03:03:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:03:45 Removing intermediate container 7186503ab996 03:03:45 ---> 4d9920aa982d 03:03:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:45 Successfully built f002f63316b1 03:03:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:03:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:03:45  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 03:03:45 Status: Downloaded newer image for docker:20.10.0 03:03:45 Removing intermediate container 99c0be9a3cba 03:03:45 ---> ed969d66f7b0 03:03:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:45 ---> eeaf43b92773 03:03:45 Step 12/26 : RUN apk add --no-cache bash 03:03:45 ---> Running in 26b48c6a6b31 03:03:45 ---> Running in c2b516a0827b 03:03:45 ---> Running in 2fe7108856dc 03:03:45 Removing intermediate container 26b48c6a6b31 03:03:45 ---> 3af161fbd12a 03:03:45 Step 21/23 : LABEL arch=arm64 03:03:46 ---> Running in e293b81bbc32 03:03:46 Removing intermediate container c2b516a0827b 03:03:46 ---> 61fb7d892e9f 03:03:46 Step 20/22 : LABEL arch=arm64 03:03:46 ---> 44eb47a62e8e 03:03:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:03:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:46 ---> 3ab515bad833 03:03:46 Step 3/24 : WORKDIR /edgex-go 03:03:46 ---> Using cache 03:03:46 ---> f9ffb9d6e6f8 03:03:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:46 ---> Using cache 03:03:46 ---> 9cb28ae9c548 03:03:46 Step 5/24 : RUN apk add --update --no-cache make git 03:03:46 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:03:46 ---> 3ab515bad833 03:03:46 Step 3/31 : WORKDIR /edgex-go 03:03:46 ---> Using cache 03:03:46 ---> f9ffb9d6e6f8 03:03:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:46 ---> Using cache 03:03:46 ---> 9cb28ae9c548 03:03:46 Step 5/31 : RUN apk add --update --no-cache make git 03:03:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:03:46 ---> 3ab515bad833 03:03:46 Step 3/21 : WORKDIR /edgex-go 03:03:46 ---> Using cache 03:03:46 ---> f9ffb9d6e6f8 03:03:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:46 ---> Using cache 03:03:46 ---> 9cb28ae9c548 03:03:46 Step 5/21 : RUN apk add --update --no-cache make git 03:03:46 ---> Running in 19074d4e6e64 03:03:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:47 Removing intermediate container e293b81bbc32 03:03:47 ---> 833c0cb4399b 03:03:47 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:03:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:47 ---> 3ab515bad833 03:03:47 Step 3/23 : WORKDIR /edgex-go 03:03:47 ---> Using cache 03:03:47 ---> f9ffb9d6e6f8 03:03:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:47 ---> Using cache 03:03:47 ---> 9cb28ae9c548 03:03:47 Step 5/23 : RUN apk add --update --no-cache make git 03:03:47 Removing intermediate container 19074d4e6e64 03:03:47 ---> 2375937608b2 03:03:47 Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:03:47 (1/2) Installing readline (8.0.4-r0) 03:03:47 (2/2) Installing bash (5.0.17-r0) 03:03:48 Executing bash-5.0.17-r0.post-install 03:03:48 Executing busybox-1.31.1-r19.trigger 03:03:48 OK: 12 MiB in 22 packages 03:03:48 ---> Running in b6f37b7e3559 03:03:48 ---> Running in 468b171e0808 03:03:48 ---> Running in 2ad5cedbaee1 03:03:48 ---> Running in dad15a3acef1 03:03:48 ---> Running in 3896385034e9 03:03:48 ---> 51c0bb6c39f3 03:03:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:03:48 ---> Running in 8a779aa0c28f 03:03:49 Removing intermediate container b6f37b7e3559 03:03:49 ---> 540631d5f0fa 03:03:49 Step 23/23 : LABEL version=0.0.0 03:03:49 Removing intermediate container 8a779aa0c28f 03:03:49 ---> b9f964b95985 03:03:49 Step 22/22 : LABEL version=0.0.0 03:03:49 ---> Running in 7d371f5ebf8a 03:03:50 ---> Running in 44d4cced96f6 03:03:50 ---> 0ad75d51d0fd 03:03:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:03:50 Removing intermediate container 7d371f5ebf8a 03:03:50 ---> 3463c2cc7106 03:03:50 03:03:50 Removing intermediate container 2fe7108856dc 03:03:50 ---> 784ce3d6a638 03:03:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:03:51 Removing intermediate container 44d4cced96f6 03:03:51 ---> a596180d8af2 03:03:51 03:03:51 Successfully built 3463c2cc7106 03:03:51 Successfully tagged docker-core-command-go-arm64:latest 03:03:51  Building docker-core-command-go ... done  ---> Running in 85757070a61c 03:03:51 Building docker-security-secretstore-setup-go 03:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:51 Successfully built a596180d8af2 03:03:51 ---> 206249d2641f 03:03:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:03:51 Successfully tagged docker-support-notifications-go-arm64:latest 03:03:51  Building docker-support-notifications-go ... done Building docker-core-data-go 03:03:52 ---> Running in ab1ccae8fda2 03:03:52 Removing intermediate container 85757070a61c 03:03:52 ---> e243901c3439 03:03:52 Step 14/26 : ENV APP_PORT=48090 03:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:52 ---> Running in 7a603bd319e1 03:03:52 Removing intermediate container ab1ccae8fda2 03:03:52 ---> 7eb18b32b5fe 03:03:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:03:53 Removing intermediate container 7a603bd319e1 03:03:53 ---> 811328435ba4 03:03:53 Step 15/26 : EXPOSE $APP_PORT 03:03:53 ---> Running in 3bfe3425f962 03:03:53 OK: 233 MiB in 51 packages 03:03:53 OK: 233 MiB in 51 packages 03:03:53 Removing intermediate container 3bfe3425f962 03:03:53 ---> 6097405d0ca9 03:03:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:03:53 ---> fad300d701fa 03:03:53 Step 26/31 : RUN chmod +x /entrypoint.sh 03:03:53 OK: 233 MiB in 51 packages 03:03:53 OK: 233 MiB in 51 packages 03:03:54 ---> Running in 1e514df8c54b 03:03:54 ---> c75bd5b6d6ae 03:03:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:03:56 Removing intermediate container 468b171e0808 03:03:56 ---> e1e15260163f 03:03:56 Step 6/21 : COPY go.mod . 03:03:56 ---> 6ae3266634eb 03:03:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:03:56 Removing intermediate container 2ad5cedbaee1 03:03:56 ---> 6864c7e8c921 03:03:56 Step 6/23 : COPY go.mod . 03:03:56 Removing intermediate container dad15a3acef1 03:03:56 ---> f533c4afb5cc 03:03:56 Step 6/31 : COPY go.mod . 03:03:56 ---> e93429038f4f 03:03:56 Step 7/21 : RUN go mod download 03:03:56 Removing intermediate container 3896385034e9 03:03:56 ---> dd4b6186d464 03:03:56 Step 6/24 : COPY go.mod . 03:03:56 ---> Running in 1086e764e5cb 03:03:57 ---> 013f828116f9 03:03:57 Step 7/23 : RUN go mod download 03:03:57 ---> 952fc9803a6c 03:03:57 Step 7/31 : RUN go mod download 03:03:57 Removing intermediate container 1e514df8c54b 03:03:57 ---> c737e4b23345 03:03:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:03:58 ---> Running in 45acc9212923 03:03:58 ---> 41ec974c63f3 03:03:58 Step 7/24 : RUN go mod download 03:03:58 ---> Running in 684db7f1b1c7 03:03:58 ---> Running in 3136a50e229b 03:03:58 ---> ac6f42768d1d 03:03:58 Step 19/26 : RUN apk --no-cache add py3-pip 03:03:59 ---> Running in 2ba0c33ed647 03:03:59 ---> Running in b8ece13364b1 03:04:00 Removing intermediate container 2ba0c33ed647 03:04:00 ---> 194fa49fa051 03:04:00 Step 28/31 : CMD ["gate"] 03:04:01 ---> Running in c1097b0f7e7f 03:04:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:04:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:04:02 Removing intermediate container c1097b0f7e7f 03:04:02 ---> a6090e2c2d8d 03:04:02 Step 29/31 : LABEL arch=arm64 03:04:02 (1/33) Installing libbz2 (1.0.8-r1) 03:04:02 (2/33) Installing expat (2.2.9-r1) 03:04:02 (3/33) Installing libffi (3.3-r2) 03:04:02 (4/33) Installing gdbm (1.13-r1) 03:04:02 (5/33) Installing xz-libs (5.2.5-r0) 03:04:02 (6/33) Installing sqlite-libs (3.32.1-r0) 03:04:02 (7/33) Installing python3 (3.8.8-r0) 03:04:02 ---> Running in ad375ab1d0c9 03:04:03 Removing intermediate container ad375ab1d0c9 03:04:03 ---> f162f30a01a9 03:04:03 Step 30/31 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:04:04 ---> Running in 79c26c5bce11 03:04:04 (8/33) Installing py3-appdirs (1.4.4-r1) 03:04:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:04:04 (10/33) Installing py3-parsing (2.4.7-r0) 03:04:04 (11/33) Installing py3-six (1.15.0-r0) 03:04:04 (12/33) Installing py3-packaging (20.4-r0) 03:04:04 (13/33) Installing py3-setuptools (47.0.0-r0) 03:04:05 (14/33) Installing py3-chardet (3.0.4-r4) 03:04:05 (15/33) Installing py3-idna (2.9-r0) 03:04:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:04:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:04:05 (18/33) Installing py3-requests (2.23.0-r0) 03:04:05 (19/33) Installing py3-msgpack (1.0.0-r0) 03:04:05 (20/33) Installing py3-lockfile (0.12.2-r3) 03:04:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:04:05 (22/33) Installing py3-colorama (0.4.3-r0) 03:04:05 (23/33) Installing py3-distlib (0.3.0-r0) 03:04:05 Removing intermediate container 79c26c5bce11 03:04:05 ---> 5f832770d46d 03:04:05 Step 31/31 : LABEL version=0.0.0 03:04:05 (24/33) Installing py3-distro (1.5.0-r1) 03:04:05 (25/33) Installing py3-webencodings (0.5.1-r3) 03:04:05 (26/33) Installing py3-html5lib (1.0.1-r4) 03:04:05 (27/33) Installing py3-pytoml (0.1.21-r0) 03:04:05 (28/33) Installing py3-pep517 (0.8.2-r0) 03:04:05 (29/33) Installing py3-progress (1.5-r0) 03:04:05 (30/33) Installing py3-toml (0.10.1-r0) 03:04:05 (31/33) Installing py3-retrying (1.3.3-r0) 03:04:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:04:05 (33/33) Installing py3-pip (20.1.1-r0) 03:04:05 Executing busybox-1.31.1-r19.trigger 03:04:05 OK: 71 MiB in 55 packages 03:04:05 Removing intermediate container 684db7f1b1c7 03:04:05 ---> 35c407f0fe0d 03:04:05 Step 8/31 : COPY . . 03:04:05 Removing intermediate container 45acc9212923 03:04:05 ---> 33203a0e2385 03:04:05 Step 8/23 : COPY . . 03:04:05 Removing intermediate container 3136a50e229b 03:04:05 ---> f89e5dcde729 03:04:05 Step 8/24 : COPY . . 03:04:05 Removing intermediate container 1086e764e5cb 03:04:05 ---> 1487a8bc1dd0 03:04:05 Step 8/21 : COPY . . 03:04:05 ---> Running in 79dadd131fc6 03:04:05 Removing intermediate container 4be02e8e09d9 03:04:05 ---> 95a38038ed5d 03:04:05 Step 20/26 : RUN pip install docker-compose==1.23.2 03:04:06 Removing intermediate container 79dadd131fc6 03:04:06 ---> 5a47957889f4 03:04:06 03:04:07 Successfully built 5a47957889f4 03:04:07 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:04:07  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 03:04:07 ---> Running in 4923841bac96 03:04:13 Removing intermediate container b8ece13364b1 03:04:13 ---> 2a95b8c6b0a9 03:04:13 Step 20/26 : RUN pip install docker-compose==1.23.2 03:04:13 ---> Running in 2cf3216c0641 03:04:19 Collecting docker-compose==1.23.2 03:04:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:04:19 Collecting docopt<0.7,>=0.6.1 03:04:19 Downloading docopt-0.6.2.tar.gz (25 kB) 03:04:22 Collecting dockerpty<0.5,>=0.4.1 03:04:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:04:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:04:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:23 ---> b4f4bac08f95 03:04:23 Step 3/23 : WORKDIR /edgex-go 03:04:23 ---> Using cache 03:04:23 ---> ee5d65d247c2 03:04:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:23 ---> Using cache 03:04:23 ---> 16b45dae99af 03:04:23 Step 5/23 : RUN apk add --update --no-cache make git 03:04:23 ---> Using cache 03:04:23 ---> 3281c4ac2f75 03:04:23 Step 6/23 : COPY go.mod . 03:04:23 ---> Using cache 03:04:23 ---> 2b9c160455ca 03:04:23 Step 7/23 : RUN go mod download 03:04:23 ---> Using cache 03:04:23 ---> 79bdc9aa26e1 03:04:23 Step 8/23 : COPY . . 03:04:23 ---> Using cache 03:04:23 ---> 2db3f25be06e 03:04:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:04:26 Collecting PyYAML<4,>=3.10 03:04:26 Downloading PyYAML-3.13.tar.gz (270 kB) 03:04:26 ---> Running in baa16a7bca92 03:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:04:30 Collecting websocket-client<1.0,>=0.32.0 03:04:30 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:04:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:04:30 Collecting jsonschema<3,>=2.5.1 03:04:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:04:32 Collecting docker<4.0,>=3.6.0 03:04:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:04:33 Collecting texttable<0.10,>=0.9.0 03:04:33 Downloading texttable-0.9.1.tar.gz (11 kB) 03:04:35 Collecting cached-property<2,>=1.2.0 03:04:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:04:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:04:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:04:38 Collecting docker-pycreds>=0.4.0 03:04:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:04:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:04:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:38 ---> b4f4bac08f95 03:04:38 Step 3/24 : WORKDIR /edgex-go 03:04:38 ---> Using cache 03:04:38 ---> ee5d65d247c2 03:04:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:38 ---> Using cache 03:04:38 ---> 16b45dae99af 03:04:38 Step 5/24 : RUN apk add --update --no-cache make git 03:04:38 ---> Using cache 03:04:38 ---> 3281c4ac2f75 03:04:38 Step 6/24 : COPY go.mod . 03:04:38 ---> Using cache 03:04:38 ---> 2b9c160455ca 03:04:38 Step 7/24 : RUN go mod download 03:04:38 ---> Using cache 03:04:38 ---> 79bdc9aa26e1 03:04:38 Step 8/24 : COPY . . 03:04:38 ---> Using cache 03:04:38 ---> 2db3f25be06e 03:04:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:39 Collecting urllib3<1.25,>=1.21.1 03:04:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:04:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:04:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:39 ---> b4f4bac08f95 03:04:39 Step 3/23 : WORKDIR /edgex-go 03:04:39 ---> Using cache 03:04:39 ---> ee5d65d247c2 03:04:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:39 ---> Using cache 03:04:39 ---> 16b45dae99af 03:04:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:04:40 Collecting idna<2.8,>=2.5 03:04:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:04:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:04:40 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:04:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:04:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:04:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:04:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:04:41 ---> Running in d5b48fc369d6 03:04:41 ---> Running in df95cb9d89f7 03:04:41 Installing collected packages: docopt, dockerpty, PyYAML, websocket-client, jsonschema, docker-pycreds, urllib3, idna, requests, docker, texttable, cached-property, docker-compose 03:04:41 Running setup.py install for docopt: started 03:04:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:04:44 Running setup.py install for docopt: finished with status 'done' 03:04:44 Running setup.py install for dockerpty: started 03:04:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:04:46 OK: 217 MiB in 51 packages 03:04:48 Running setup.py install for dockerpty: finished with status 'done' 03:04:48 Running setup.py install for PyYAML: started 03:04:49 Removing intermediate container df95cb9d89f7 03:04:49 ---> a75714a5b81f 03:04:49 Step 6/23 : COPY go.mod . 03:04:50 ---> 599313580cdb 03:04:50 Step 7/23 : RUN go mod download 03:04:50 ---> Running in 4074b9a0ef37 03:04:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:04:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:51 ---> b4f4bac08f95 03:04:51 Step 3/22 : WORKDIR /edgex-go 03:04:51 ---> Using cache 03:04:51 ---> ee5d65d247c2 03:04:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:51 ---> Using cache 03:04:51 ---> 16b45dae99af 03:04:51 Step 5/22 : RUN apk add --update --no-cache make git 03:04:51 ---> Using cache 03:04:51 ---> 3281c4ac2f75 03:04:51 Step 6/22 : COPY go.mod . 03:04:51 ---> Using cache 03:04:51 ---> 2b9c160455ca 03:04:51 Step 7/22 : RUN go mod download 03:04:51 ---> Using cache 03:04:51 ---> 79bdc9aa26e1 03:04:51 Step 8/22 : COPY . . 03:04:51 ---> Using cache 03:04:51 ---> 2db3f25be06e 03:04:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:04:51 Running setup.py install for PyYAML: finished with status 'done' 03:04:51 ---> Running in fe98ce132843 03:04:53 Attempting uninstall: urllib3 03:04:53 Found existing installation: urllib3 1.25.9 03:04:53 Uninstalling urllib3-1.25.9: 03:04:53 Successfully uninstalled urllib3-1.25.9 03:04:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:04:54 Attempting uninstall: idna 03:04:54 Found existing installation: idna 2.9 03:04:54 Uninstalling idna-2.9: 03:04:54 Successfully uninstalled idna-2.9 03:04:55 Removing intermediate container 4074b9a0ef37 03:04:55 ---> 40a84d43d92e 03:04:55 Step 8/23 : COPY . . 03:04:55 Collecting docker-compose==1.23.2 03:04:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:04:55 Attempting uninstall: requests 03:04:55 Found existing installation: requests 2.23.0 03:04:55 Uninstalling requests-2.23.0: 03:04:56 Collecting dockerpty<0.5,>=0.4.1 03:04:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:04:56 Successfully uninstalled requests-2.23.0 03:04:58 Running setup.py install for texttable: started 03:05:01 Running setup.py install for texttable: finished with status 'done' 03:05:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 03:05:13 Removing intermediate container 2cf3216c0641 03:05:13 ---> 4a0ef49ef2bc 03:05:13 Step 21/26 : RUN apk --no-cache add curl 03:05:13 ---> Running in 8eb5a1c282b2 03:05:13 ---> 7048161bb842 03:05:13 Step 9/23 : RUN make cmd/core-data/core-data 03:05:13 ---> Running in d1565ee2ded4 03:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:05:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:05:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:05:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:05:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:05:16 (2/3) Installing libcurl (7.69.1-r3) 03:05:16 (3/3) Installing curl (7.69.1-r3) 03:05:16 Executing busybox-1.31.1-r19.trigger 03:05:16 OK: 72 MiB in 58 packages 03:05:18 Collecting texttable<0.10,>=0.9.0 03:05:18 Downloading texttable-0.9.1.tar.gz (11 kB) 03:05:18 Removing intermediate container 8eb5a1c282b2 03:05:18 ---> d5cfb9c82c0d 03:05:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:05:18 ---> Running in 0e04baecaff0 03:05:18 Removing intermediate container 0e04baecaff0 03:05:18 ---> 9e7a5c3019d9 03:05:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:19 ---> Running in 2e1a796ea8d0 03:05:19 Removing intermediate container 2e1a796ea8d0 03:05:19 ---> 6f28179cc439 03:05:19 Step 24/26 : LABEL arch=arm64 03:05:20 ---> Running in 43cd03992390 03:05:20 Removing intermediate container 43cd03992390 03:05:20 ---> 03f804d2abd0 03:05:20 Step 25/26 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:05:21 ---> Running in c7ebde565d8b 03:05:21 Removing intermediate container c7ebde565d8b 03:05:21 ---> 9d27aa17e6b2 03:05:21 Step 26/26 : LABEL version=0.0.0 03:05:21 ---> Running in 62756a156ad8 03:05:22 Removing intermediate container 62756a156ad8 03:05:22 ---> e87ea4210f4b 03:05:22 03:05:23 Successfully built e87ea4210f4b 03:05:23 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:05:34 Collecting docopt<0.7,>=0.6.1 03:05:34 Downloading docopt-0.6.2.tar.gz (25 kB) 03:05:41 Collecting websocket-client<1.0,>=0.32.0 03:05:41 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:05:41 Collecting cached-property<2,>=1.2.0 03:05:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:05:41 Collecting jsonschema<3,>=2.5.1 03:05:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:05:42 Collecting PyYAML<4,>=3.10 03:05:42 Downloading PyYAML-3.13.tar.gz (270 kB) 03:05:45 ---> a499346a6d7b 03:05:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:05:46 Collecting docker<4.0,>=3.6.0 03:05:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:05:46 ---> Running in 5193af845d54 03:05:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:05:47 Collecting urllib3<1.25,>=1.21.1 03:05:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:05:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:05:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:05:47 ---> afe9271a5c4a 03:05:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:05:47 ---> 72c6e6fcebc1 03:05:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:05:47 ---> 6c0e57d59f3d 03:05:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:47 Collecting idna<2.8,>=2.5 03:05:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:05:47 Collecting docker-pycreds>=0.4.0 03:05:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:05:48 ---> Running in 0713ec9c9977 03:05:48 ---> Running in 85c7bec364f5 03:05:48 ---> Running in e59e139cd833 03:05:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:05:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:05:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:05:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:05:48 Installing collected packages: dockerpty, urllib3, idna, requests, texttable, docopt, websocket-client, cached-property, jsonschema, PyYAML, docker-pycreds, docker, docker-compose 03:05:48 Running setup.py install for dockerpty: started 03:05:51 Running setup.py install for dockerpty: finished with status 'done' 03:05:51 Attempting uninstall: urllib3 03:05:51 Found existing installation: urllib3 1.25.9 03:05:51 Uninstalling urllib3-1.25.9: 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:51 Successfully uninstalled urllib3-1.25.9 03:05:53 Attempting uninstall: idna 03:05:53 Found existing installation: idna 2.9 03:05:53 Uninstalling idna-2.9: 03:05:54 Successfully uninstalled idna-2.9 03:05:54 Attempting uninstall: requests 03:05:54 Found existing installation: requests 2.23.0 03:05:54 Uninstalling requests-2.23.0: 03:05:55 Successfully uninstalled requests-2.23.0 03:05:55 Running setup.py install for texttable: started 03:05:57 Running setup.py install for texttable: finished with status 'done' 03:05:57 Running setup.py install for docopt: started 03:05:59 Running setup.py install for docopt: finished with status 'done' 03:06:02 Running setup.py install for PyYAML: started 03:06:06 Running setup.py install for PyYAML: finished with status 'done' 03:06:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 03:06:10  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:06:23 Removing intermediate container 4923841bac96 03:06:23 ---> dd212f4d62f9 03:06:23 Step 21/26 : RUN apk --no-cache add curl 03:06:23 ---> Running in 470c073c1f0f 03:06:25 Removing intermediate container d5b48fc369d6 03:06:25 ---> 85530481f75b 03:06:25 03:06:25 Step 10/24 : FROM alpine:3.12 03:06:25 ---> e47305ac9786 03:06:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:06:25 ---> Running in 8310a5d8dd8b 03:06:25 Removing intermediate container baa16a7bca92 03:06:25 ---> 8caa3fff1810 03:06:25 03:06:25 Step 10/23 : FROM alpine:3.12 03:06:25 ---> e47305ac9786 03:06:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:06:25 ---> Using cache 03:06:25 ---> cc4e6ade6b4a 03:06:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:25 ---> Using cache 03:06:25 ---> 254a6fec092e 03:06:25 Step 13/23 : ENV APP_PORT=48081 03:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:06:25 ---> Running in d58cc62d9307 03:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:06:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:06:26 (2/3) Installing libcurl (7.69.1-r3) 03:06:26 (3/3) Installing curl (7.69.1-r3) 03:06:26 Executing busybox-1.31.1-r19.trigger 03:06:26 Removing intermediate container d58cc62d9307 03:06:26 ---> a0fce69edba9 03:06:26 Step 14/23 : EXPOSE $APP_PORT 03:06:26 ---> Running in 5cf89ffe50ad 03:06:26 (1/6) Installing ca-certificates (20191127-r4) 03:06:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:06:26 (3/6) Installing libcurl (7.69.1-r3) 03:06:26 (4/6) Installing curl (7.69.1-r3) 03:06:26 (5/6) Installing dumb-init (1.2.2-r1) 03:06:26 (6/6) Installing su-exec (0.2-r1) 03:06:26 Executing busybox-1.31.1-r19.trigger 03:06:26 Executing ca-certificates-20191127-r4.trigger 03:06:26 OK: 72 MiB in 58 packages 03:06:27 OK: 7 MiB in 20 packages 03:06:27 Removing intermediate container 5cf89ffe50ad 03:06:27 ---> bd46de10fa71 03:06:27 Step 15/23 : WORKDIR / 03:06:27 ---> Running in aea6ea5bc359 03:06:28 Removing intermediate container aea6ea5bc359 03:06:28 ---> fcce348150bf 03:06:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:29 Removing intermediate container 470c073c1f0f 03:06:29 ---> 43a2dd08f83b 03:06:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:06:29 ---> Running in c79fb0d1bb9f 03:06:30 Removing intermediate container 8310a5d8dd8b 03:06:30 ---> b8e4699eaa72 03:06:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:06:30 ---> 7e671ebf718f 03:06:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:06:30 ---> Running in e02f769094c7 03:06:30 Removing intermediate container c79fb0d1bb9f 03:06:30 ---> ab546ecaf9c6 03:06:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:30 ---> Running in c4f6b52e1081 03:06:31 Removing intermediate container e02f769094c7 03:06:31 ---> ea333fc680d5 03:06:31 Step 13/24 : WORKDIR / 03:06:31 Removing intermediate container c4f6b52e1081 03:06:31 ---> 80295779510f 03:06:31 Step 24/26 : LABEL arch=x86_64 03:06:31 ---> Running in 4e484aa60a4c 03:06:31 ---> Running in c7bc08339ee6 03:06:31 Removing intermediate container 4e484aa60a4c 03:06:31 ---> 8911a58f8522 03:06:31 Step 25/26 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:06:31 ---> Running in 668aa15d14f2 03:06:32 ---> 4f86c6621e30 03:06:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:06:32 Removing intermediate container 668aa15d14f2 03:06:32 ---> 1f3e4c11db4c 03:06:32 Step 26/26 : LABEL version=0.0.0 03:06:32 Removing intermediate container c7bc08339ee6 03:06:32 ---> 4f48541809ce 03:06:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:06:32 ---> Running in 987d1e35d3b3 03:06:33 Removing intermediate container 987d1e35d3b3 03:06:33 ---> 0b54c41e2676 03:06:33 03:06:34 ---> d83dc9c8684f 03:06:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:06:34 ---> Running in 9e9c59aa40e0 03:06:34 Successfully built 0b54c41e2676 03:06:34 Successfully tagged docker-sys-mgmt-agent-go:latest 03:06:34 ---> d76f96f9566e 03:06:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:06:34 Removing intermediate container 9e9c59aa40e0 03:06:34 ---> 38e18d243557 03:06:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:35 ---> Running in 3ae9cb73f859 03:06:36 ---> 89a9087ff24c 03:06:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:06:36 Removing intermediate container 3ae9cb73f859 03:06:36 ---> 4464015cac9b 03:06:36 Step 21/23 : LABEL arch=arm64 03:06:37 ---> Running in 292f857b8f64 03:06:37 ---> dfc2d0174616 03:06:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:06:37 Removing intermediate container 292f857b8f64 03:06:37 ---> d5dfda94112c 03:06:37 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:06:38 ---> Running in c2611a2e3844 03:06:38 Removing intermediate container fe98ce132843 03:06:38 ---> d136534da29b 03:06:38 03:06:38 Step 10/22 : FROM alpine:3.12 03:06:38 ---> e47305ac9786 03:06:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:06:38 ---> Using cache 03:06:38 ---> cc4e6ade6b4a 03:06:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:38 ---> Using cache 03:06:38 ---> 254a6fec092e 03:06:38 Step 13/22 : ENV APP_PORT=48085 03:06:38 ---> Running in 362e498fbb2f 03:06:39 Removing intermediate container c2611a2e3844 03:06:39 ---> 2485533a90bb 03:06:39 Step 23/23 : LABEL version=0.0.0 03:06:39 ---> Running in b64e96209583 03:06:39 Removing intermediate container 362e498fbb2f 03:06:39 ---> e06998f12280 03:06:39 Step 14/22 : EXPOSE $APP_PORT 03:06:39 ---> 989355248e84 03:06:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:06:39 ---> Running in 7a2aa4c7b8eb 03:06:40 Removing intermediate container b64e96209583 03:06:40 ---> 205f8cb64edd 03:06:40 03:06:40 Removing intermediate container 7a2aa4c7b8eb 03:06:40 ---> f94fa1b88ed5 03:06:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:41 Successfully built 205f8cb64edd 03:06:41 Successfully tagged docker-core-metadata-go-arm64:latest 03:06:41  Building docker-core-metadata-go ... done  ---> 6d484368d3ca 03:06:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:06:41 ---> 8ed53c8a6cdc 03:06:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:42 ---> f33d029d0192 03:06:42 Step 20/24 : 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/ 03:06:42 ---> Running in 1b99bff8cf8a 03:06:42 ---> feb2798ffdc6 03:06:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:43 ---> 752d4383eb46 03:06:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:06:44 ---> Running in 782276be3303 03:06:44 Removing intermediate container 782276be3303 03:06:44 ---> 361d98bc53bd 03:06:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:44 ---> Running in f70f95c0f450 03:06:45 Removing intermediate container f70f95c0f450 03:06:45 ---> 1983d5b107f1 03:06:45 Step 20/22 : LABEL arch=arm64 03:06:45 Removing intermediate container 1b99bff8cf8a 03:06:45 ---> f43321aafc4b 03:06:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:06:45 ---> Running in 982ad33b118b 03:06:46 ---> Running in 033d25ca7f90 03:06:46 Removing intermediate container 982ad33b118b 03:06:46 ---> 40e80bad25ce 03:06:46 Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:06:46 ---> Running in c9fe76a03e68 03:06:46 Removing intermediate container 033d25ca7f90 03:06:46 ---> 7766abfc813d 03:06:46 Step 22/24 : LABEL arch=arm64 03:06:46 ---> Running in a7deb84399e9 03:06:47 Removing intermediate container c9fe76a03e68 03:06:47 ---> c7ef2de001b8 03:06:47 Step 22/22 : LABEL version=0.0.0 03:06:47 ---> Running in ee46ef46d612 03:06:47 Removing intermediate container a7deb84399e9 03:06:47 ---> 005d02347fcc 03:06:47 Step 23/24 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:06:47 ---> Running in 7ade75f3bfa4 03:06:48 Removing intermediate container ee46ef46d612 03:06:48 ---> 5ef17f439234 03:06:48 03:06:48 Removing intermediate container 7ade75f3bfa4 03:06:48 ---> 9dbee5ee6a8c 03:06:48 Step 24/24 : LABEL version=0.0.0 03:06:48 Successfully built 5ef17f439234 03:06:48 Successfully tagged docker-support-scheduler-go-arm64:latest 03:06:48  Building docker-support-scheduler-go ... done  ---> Running in 9f316c19b7b8 03:06:49 Removing intermediate container 9f316c19b7b8 03:06:49 ---> cedf2a124917 03:06:49 03:06:49 Successfully built cedf2a124917 03:06:49 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:06:57  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:06:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:06:58  Building docker-security-secretstore-setup-go ... done Removing intermediate container d1565ee2ded4 03:06:58 ---> 714d45969035 03:06:58 03:06:58 Step 10/23 : FROM alpine:3.12 03:06:58 ---> e47305ac9786 03:06:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:06:58 ---> Running in 6786536f2427 03:06:58 Removing intermediate container 6786536f2427 03:06:58 ---> c6cc72e96a0c 03:06:58 Step 12/23 : ENV APP_PORT=48080 03:06:58 ---> Running in 6bda3f9ae289 03:06:59 Removing intermediate container 6bda3f9ae289 03:06:59 ---> 4d7467a4d8c1 03:06:59 Step 13/23 : EXPOSE $APP_PORT 03:06:59 ---> Running in 9448a4505298 03:06:59 Removing intermediate container 9448a4505298 03:06:59 ---> 0872202ae48d 03:06:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:00 ---> Running in 0e1282e99cef 03:07:02 Removing intermediate container 0e1282e99cef 03:07:02 ---> fb6bccaa3f1d 03:07:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:07:02 ---> Running in f8b60d0fde48 03:07:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:04 (1/6) Installing dumb-init (1.2.2-r1) 03:07:04 (2/6) Installing libgcc (9.3.0-r2) 03:07:05 (3/6) Installing libsodium (1.0.18-r0) 03:07:05 (4/6) Installing libstdc++ (9.3.0-r2) 03:07:05 (5/6) Installing libzmq (4.3.3-r0) 03:07:05 (6/6) Installing zeromq (4.3.3-r0) 03:07:05 Executing busybox-1.31.1-r19.trigger 03:07:05 OK: 8 MiB in 20 packages 03:07:06 Removing intermediate container 85c7bec364f5 03:07:06 ---> 3e1e979398c8 03:07:06 03:07:06 Step 10/31 : FROM alpine:3.12 03:07:06 ---> 42cb162f0360 03:07:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:07:06 ---> Running in 3382055fb6cd 03:07:06 Removing intermediate container 3382055fb6cd 03:07:06 ---> cf063b5c7d42 03:07:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:07:07 Removing intermediate container f8b60d0fde48 03:07:07 ---> e3747be51081 03:07:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:07 ---> 22a10df3b7f1 03:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:07:09 ---> 9bf231af5ddd 03:07:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:07:09 ---> 5c5ae34b09f5 03:07:09 Step 19/23 : ENTRYPOINT ["/core-data"] 03:07:09 ---> Running in 493ad6b99275 03:07:10 Removing intermediate container 493ad6b99275 03:07:10 ---> 3411aedd3141 03:07:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:10 ---> Running in 42526e600170 03:07:10 ---> Running in 9e59b44d16f9 03:07:10 Removing intermediate container 42526e600170 03:07:10 ---> e14900eadbc4 03:07:10 Step 21/23 : LABEL arch=arm64 03:07:10 ---> Running in a467e865da1e 03:07:11 Removing intermediate container a467e865da1e 03:07:11 ---> fb562e4ef1bf 03:07:11 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:07:11 ---> Running in 4576112bb91b 03:07:11 Removing intermediate container 5193af845d54 03:07:11 ---> 8dbe16de22ce 03:07:11 03:07:11 Step 10/23 : FROM alpine:3.12 03:07:11 ---> 42cb162f0360 03:07:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:07:11 ---> Using cache 03:07:11 ---> 776385d99db0 03:07:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:11 ---> Using cache 03:07:11 ---> a75e991a27a4 03:07:11 Step 13/23 : ENV APP_PORT=48081 03:07:12 Removing intermediate container 4576112bb91b 03:07:12 ---> aca3ff284696 03:07:12 Step 23/23 : LABEL version=0.0.0 03:07:12 ---> Running in 59d0eaccd375 03:07:12 Removing intermediate container 59d0eaccd375 03:07:12 ---> 7820607dc5ff 03:07:12 03:07:12 ---> Running in f3bd8512c6ac 03:07:12 Successfully built 7820607dc5ff 03:07:12 Successfully tagged docker-core-data-go-arm64:latest 03:07:13  Building docker-core-data-go ... done  [Pipeline] } 03:07:13 $ docker stop --time=1 d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 03:07:13 Removing intermediate container f3bd8512c6ac 03:07:13 ---> 22957a3d2393 03:07:13 Step 14/23 : EXPOSE $APP_PORT 03:07:14 ---> Running in 8661e31c9579 03:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:15 $ docker rm -f d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 03:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 03:07:15 (1/2) Installing dumb-init (1.2.2-r1) 03:07:15 (2/2) Installing su-exec (0.2-r1) 03:07:15 Executing busybox-1.31.1-r19.trigger 03:07:15 + docker images 03:07:15 + grep docker 03:07:16 docker-core-data-go-arm64 latest 7820607dc5ff 4 seconds ago 21.4MB 03:07:16 docker-security-secretstore-setup-go-arm64 latest cedf2a124917 28 seconds ago 24.4MB 03:07:16 docker-support-scheduler-go-arm64 latest 5ef17f439234 29 seconds ago 16.4MB 03:07:16 docker-core-metadata-go-arm64 latest 205f8cb64edd 37 seconds ago 17.9MB 03:07:16 docker-sys-mgmt-agent-go-arm64 latest e87ea4210f4b About a minute ago 301MB 03:07:16 docker-security-bootstrapper-go-arm64 latest 5a47957889f4 3 minutes ago 17.9MB 03:07:16 docker-core-command-go-arm64 latest 3463c2cc7106 3 minutes ago 16.3MB 03:07:16 docker-support-notifications-go-arm64 latest a596180d8af2 3 minutes ago 16.9MB 03:07:16 docker-security-proxy-setup-go-arm64 latest f002f63316b1 3 minutes ago 24.1MB 03:07:16 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 03:07:16 OK: 6 MiB in 16 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 03:07:16 Removing intermediate container 8661e31c9579 03:07:16 ---> dc5eadfcf4fd 03:07:16 Step 15/23 : WORKDIR / Post stage [Pipeline] libraryResource [Pipeline] sh 03:07:17 ---> job-cost.sh 03:07:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xiiz 03:07:17 ---> Running in 1ec466e6d4e4 03:07:17 Removing intermediate container 0713ec9c9977 03:07:17 ---> 89560c389f79 03:07:17 03:07:17 Step 10/21 : FROM alpine:3.12 03:07:17 ---> 42cb162f0360 03:07:17 Step 11/21 : RUN apk add --update --no-cache curl 03:07:17 Removing intermediate container e59e139cd833 03:07:17 ---> 9ae7b9140c6c 03:07:17 03:07:17 Step 10/24 : FROM alpine:3.12 03:07:17 ---> 42cb162f0360 03:07:17 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:07:18 ---> Running in 2f81a95f978b 03:07:18 ---> Running in dd3ceadc25f1 03:07:18 Removing intermediate container 1ec466e6d4e4 03:07:18 ---> 83ffe2062c52 03:07:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:18 Removing intermediate container 9e59b44d16f9 03:07:18 ---> 69af4255ff71 03:07:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:07:18 ---> Running in ed9929e90f34 03:07:19 ---> 933f9192c960 03:07:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:19 Removing intermediate container ed9929e90f34 03:07:19 ---> 61a987710e45 03:07:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:07:19 ---> Running in f5d8c625325b 03:07:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:20 (1/6) Installing ca-certificates (20191127-r4) 03:07:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:07:20 (3/6) Installing libcurl (7.69.1-r3) 03:07:20 (4/6) Installing curl (7.69.1-r3) 03:07:20 Removing intermediate container f5d8c625325b 03:07:20 ---> 0b73e013f83d 03:07:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:07:20 (5/6) Installing dumb-init (1.2.2-r1) 03:07:20 (6/6) Installing su-exec (0.2-r1) 03:07:20 Executing busybox-1.31.1-r19.trigger 03:07:20 (1/4) Installing ca-certificates (20191127-r4) 03:07:20 Executing ca-certificates-20191127-r4.trigger 03:07:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:07:20 (3/4) Installing libcurl (7.69.1-r3) 03:07:20 (4/4) Installing curl (7.69.1-r3) 03:07:20 Executing busybox-1.31.1-r19.trigger 03:07:20 Executing ca-certificates-20191127-r4.trigger 03:07:20 OK: 7 MiB in 20 packages 03:07:20 ---> Running in b0f48054148f 03:07:20 OK: 7 MiB in 18 packages 03:07:21 ---> e09eb700e0ae 03:07:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:07:23 ---> e16b66d93343 03:07:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:07:24 ---> Running in ca9d31b48505 03:07:24 Removing intermediate container dd3ceadc25f1 03:07:24 ---> abe9d8685f09 03:07:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:07:24 Removing intermediate container 2f81a95f978b 03:07:24 ---> 0f34cd375ba2 03:07:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:07:24 ---> Running in 37e7963948fb 03:07:24 ---> Running in 3439681d23c5 03:07:24 Removing intermediate container ca9d31b48505 03:07:24 ---> 6b9f18b812bd 03:07:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:25 Removing intermediate container b0f48054148f 03:07:25 ---> 693cb71e8804 03:07:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:07:25 ---> Running in 441cb93ee02a 03:07:25 ---> Running in a6456a6b2932 03:07:25 Removing intermediate container 37e7963948fb 03:07:25 ---> 3e954604eb26 03:07:25 Step 13/24 : WORKDIR / 03:07:25 Removing intermediate container 3439681d23c5 03:07:25 ---> 56333f181558 03:07:25 Step 13/21 : WORKDIR /edgex 03:07:25 ---> Running in 1c7e150e225a 03:07:25 ---> Running in f813d84868da 03:07:25 Removing intermediate container 441cb93ee02a 03:07:25 ---> 838103a2462e 03:07:25 Step 21/23 : LABEL arch=x86_64 03:07:25 ---> Running in 153e61c2ecb3 03:07:25 Removing intermediate container a6456a6b2932 03:07:25 ---> 9676a23f33c1 03:07:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:07:25 Removing intermediate container 1c7e150e225a 03:07:25 ---> 61b0445718ea 03:07:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:07:25 Removing intermediate container f813d84868da 03:07:25 ---> 929cbd291d4b 03:07:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:07:26 Removing intermediate container 153e61c2ecb3 03:07:26 ---> dc54250f55c2 03:07:26 Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:07:26 ---> Running in 4e633acff2b9 03:07:26 ---> 0a5b6281ee72 03:07:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:07:26 ---> 81afeada26c2 03:07:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:07:26 ---> 7f26aa7950da 03:07:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:07:27 ---> Running in 532ce01195c6 03:07:27 Removing intermediate container 4e633acff2b9 03:07:27 ---> 3cfe18ca3bef 03:07:27 Step 23/23 : LABEL version=0.0.0 03:07:28 ---> 6c504fc61ffa 03:07:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:07:28 ---> Running in 099092b7fa0c 03:07:28 ---> dec98b674592 03:07:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:07:28 Removing intermediate container 099092b7fa0c 03:07:28 ---> 52c5fc84ee58 03:07:28 03:07:28 ---> 2a2ac4a15e3e 03:07:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:07:29 Successfully built 52c5fc84ee58 03:07:29 Successfully tagged docker-core-metadata-go:latest 03:07:30  Building docker-core-metadata-go ... done  ---> bf60baacc4d1 03:07:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:07:30 ---> 9d18395f25c6 03:07:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:07:30 ---> Running in 40de3536aae7 03:07:30 Removing intermediate container 40de3536aae7 03:07:30 ---> a3c0faa53657 03:07:30 Step 18/21 : CMD ["--init=true"] 03:07:30 Removing intermediate container 532ce01195c6 03:07:30 ---> 89d818b7ce0c 03:07:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:32 ---> Running in 7fdd4e64df38 03:07:32 ---> fa9a0227df6a 03:07:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:07:32 Removing intermediate container 7fdd4e64df38 03:07:32 ---> d3a4d30c1907 03:07:32 Step 19/21 : LABEL arch=x86_64 03:07:33 ---> 66a290faf253 03:07:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:33 ---> Running in 7a5ed3de9490 03:07:33 ---> c0035354325a 03:07:33 Step 20/24 : 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/ 03:07:33 ---> Running in a3e356b92e54 03:07:34 Removing intermediate container 7a5ed3de9490 03:07:34 ---> 9f9f8988b20f 03:07:34 Step 20/21 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:07:34 ---> Running in 8b6824b40135 03:07:34 ---> 05235dd890e0 03:07:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:07:34 Removing intermediate container 8b6824b40135 03:07:34 ---> 6a84998fcc78 03:07:34 Step 21/21 : LABEL version=0.0.0 03:07:35 ---> Running in e32e5ef4e19a 03:07:35 ---> 738debb7cada 03:07:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:07:36 Removing intermediate container e32e5ef4e19a 03:07:36 ---> f566cb2871f7 03:07:36 03:07:36 ---> 24d9a6d19eba 03:07:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:07:37 Successfully built f566cb2871f7 03:07:37 Removing intermediate container a3e356b92e54 03:07:37 ---> 36a835308433 03:07:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:07:37 Successfully tagged docker-security-proxy-setup-go:latest 03:07:37  Building docker-security-proxy-setup-go ... done  ---> Running in bdcee8148b4a 03:07:37 ---> 4af7488bec28 03:07:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:07:37 ---> Running in 2507e2a6fe60 03:07:38 Removing intermediate container bdcee8148b4a 03:07:38 ---> 83159feedbb5 03:07:38 Step 22/24 : LABEL arch=x86_64 03:07:38 ---> Running in 2d9b4d50f35a 03:07:38 Removing intermediate container 2507e2a6fe60 03:07:38 ---> cd2a71750e8d 03:07:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:39 Removing intermediate container 2d9b4d50f35a 03:07:39 ---> b03a6102e1b9 03:07:39 Step 23/24 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:07:39 ---> 5c52e4cabd08 03:07:39 Step 26/31 : RUN chmod +x /entrypoint.sh 03:07:39 ---> Running in 9bf340c9f49e 03:07:40 ---> Running in 13d2576c4ba5 03:07:40 Removing intermediate container 9bf340c9f49e 03:07:40 ---> 94de454dd831 03:07:40 Step 24/24 : LABEL version=0.0.0 03:07:41 ---> Running in 0ea0ebf7bee4 03:07:42 Removing intermediate container 0ea0ebf7bee4 03:07:42 ---> bcc45105cc77 03:07:42 03:07:42 Successfully built bcc45105cc77 03:07:42 Successfully tagged docker-security-secretstore-setup-go:latest 03:07:42  Building docker-security-secretstore-setup-go ... done Removing intermediate container 13d2576c4ba5 03:07:42 ---> 0d4c46d9a2f9 03:07:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:07:43 ---> Running in e2a958eac51e 03:07:43 Removing intermediate container e2a958eac51e 03:07:43 ---> 1ea45a3e4c10 03:07:43 Step 28/31 : CMD ["gate"] 03:07:44 ---> Running in dea098388c83 03:07:44 Removing intermediate container dea098388c83 03:07:44 ---> b5dc1faa09cb 03:07:44 Step 29/31 : LABEL arch=x86_64 03:07:44 ---> Running in 0c20c8166e10 03:07:45 Removing intermediate container 0c20c8166e10 03:07:45 ---> 6d8a2cc085e0 03:07:45 Step 30/31 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 03:07:45 ---> Running in ec89a7aec68b 03:07:45 Removing intermediate container ec89a7aec68b 03:07:45 ---> 1bb6afa84321 03:07:45 Step 31/31 : LABEL version=0.0.0 03:07:46 ---> Running in c68c25e1f46c 03:07:46 Removing intermediate container c68c25e1f46c 03:07:46 ---> 925df3bfd960 03:07:46 03:07:47 Successfully built 925df3bfd960 03:07:47 Successfully tagged docker-security-bootstrapper-go:latest 03:07:47  Building docker-security-bootstrapper-go ... done  [Pipeline] } 03:07:47 $ docker stop --time=1 add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 03:07:53 $ docker rm -f add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:54 + docker images 03:07:54 + grep docker 03:07:55 docker-security-bootstrapper-go latest 925df3bfd960 9 seconds ago 18.9MB 03:07:55 docker-security-secretstore-setup-go latest bcc45105cc77 14 seconds ago 25.7MB 03:07:55 docker-security-proxy-setup-go latest f566cb2871f7 20 seconds ago 25.4MB 03:07:55 docker-core-metadata-go latest 52c5fc84ee58 27 seconds ago 19MB 03:07:55 docker-sys-mgmt-agent-go latest 0b54c41e2676 About a minute ago 314MB 03:07:55 docker-core-data-go latest a797a34119f3 5 minutes ago 22.7MB 03:07:55 docker-core-command-go latest 92aa17465d64 5 minutes ago 17.3MB 03:07:55 docker-support-notifications-go latest 31c8104bf6bf 5 minutes ago 17.9MB 03:07:55 docker-support-scheduler-go latest b04679030dff 5 minutes ago 17.4MB 03:07:55 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:07:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:08:11 Still waiting to schedule task 03:08:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:09:06 Running on prd-ubuntu18.04-docker-8c-8g-31955 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 03:09:06 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:09:09 using credential edgex-jenkins-ssh 03:09:09 Cloning the remote Git repository 03:09:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:09:09 > git init /w/workspace/edgex-go/4 # timeout=10 03:09:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:09:09 > git --version # timeout=10 03:09:09 > git --version # 'git version 2.17.1' 03:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:26 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:09:26 Failed in branch amd64 03:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:09:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:09:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:09:26 > git config core.sparsecheckout # timeout=10 03:09:26 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 03:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-Xiiz/bin to PATH 03:09:33 INFO: No Stack... 03:09:33 INFO: Retrieving Pricing Info for: lf-standard-4 03:09:33 INFO: Archiving Costs [Pipeline] sh 03:09:33 + cat /w/workspace/edgex-go/4/archives/cost.csv+ 03:09:33 cut -d, -f6 [Pipeline] lock 03:09:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] 03:09:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] did not exist. Created. 03:09:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:34 + echo total: 0.20999999344348907 [Pipeline] stash 03:09:34 Stashed 1 file(s) [Pipeline] } 03:09:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] libraryResource [Pipeline] sh 03:09:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:38 ---> package-listing.sh 03:09:38 ++ tr '[:upper:]' '[:lower:]' 03:09:38 ++ facter osfamily 03:09:39 + OS_FAMILY=redhat 03:09:39 + workspace=/w/workspace/edgex-go/4 03:09:39 + START_PACKAGES=/tmp/packages_start.txt 03:09:39 + END_PACKAGES=/tmp/packages_end.txt 03:09:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:39 + PACKAGES=/tmp/packages_start.txt 03:09:39 + '[' /w/workspace/edgex-go/4 ']' 03:09:39 + PACKAGES=/tmp/packages_end.txt 03:09:39 + case "${OS_FAMILY}" in 03:09:39 + rpm -qa 03:09:39 + sort 03:09:49 + '[' -f /tmp/packages_start.txt ']' 03:09:49 + '[' -f /tmp/packages_end.txt ']' 03:09:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:49 + '[' /w/workspace/edgex-go/4 ']' 03:09:49 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:09:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:09:49 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:09:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:50 03:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:51 alpine: Pulling from edgex-lftools-log-publisher 03:09:51 df20fa9351a1: Pulling fs layer 03:09:51 36b3adc4ff6f: Pulling fs layer 03:09:51 8ad3a11d3b57: Pulling fs layer 03:09:51 46f8f816bc3b: Pulling fs layer 03:09:51 93b61091891f: Pulling fs layer 03:09:51 93b9cdb0e59b: Pulling fs layer 03:09:51 5e14af77c1be: Pulling fs layer 03:09:51 01666e4c0597: Pulling fs layer 03:09:51 aa168da1d23b: Pulling fs layer 03:09:51 46f8f816bc3b: Waiting 03:09:51 93b61091891f: Waiting 03:09:51 93b9cdb0e59b: Waiting 03:09:51 5e14af77c1be: Waiting 03:09:51 01666e4c0597: Waiting 03:09:51 aa168da1d23b: Waiting 03:09:51 36b3adc4ff6f: Verifying Checksum 03:09:51 36b3adc4ff6f: Download complete 03:09:51 46f8f816bc3b: Verifying Checksum 03:09:51 46f8f816bc3b: Download complete 03:09:52 df20fa9351a1: Download complete 03:09:52 93b9cdb0e59b: Verifying Checksum 03:09:52 93b9cdb0e59b: Download complete 03:09:52 5e14af77c1be: Download complete 03:09:52 93b61091891f: Verifying Checksum 03:09:52 93b61091891f: Download complete 03:09:52 01666e4c0597: Verifying Checksum 03:09:52 01666e4c0597: Download complete 03:09:53 df20fa9351a1: Pull complete 03:09:53 8ad3a11d3b57: Verifying Checksum 03:09:53 8ad3a11d3b57: Download complete 03:09:54 36b3adc4ff6f: Pull complete 03:09:59 8ad3a11d3b57: Pull complete 03:10:01 46f8f816bc3b: Pull complete 03:10:03 aa168da1d23b: Verifying Checksum 03:10:03 aa168da1d23b: Download complete 03:10:03 93b61091891f: Pull complete 03:10:03 93b9cdb0e59b: Pull complete 03:10:03 5e14af77c1be: Pull complete 03:10:04 01666e4c0597: Pull complete 03:10:27 aa168da1d23b: Pull complete 03:10:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:10:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:10:28 prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container 03:10:28 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:10:35 $ docker top 976eb400d3c90046851a35b794e9e0a021323ce72de2ecb59e5d35f2b85808d0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:36 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:37 + mkdir -p /var/log/sa [Pipeline] sh 03:10:38 + ls /var/log/sa-host 03:10:38 + sadf -c /var/log/sa-host/sa23 03:10:38 file_magic: OK 03:10:38 HZ: Using current value: 100 03:10:38 file_header: OK 03:10:38 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 03:10:38 Statistics: 03:10:38 Hnuu...uuuununununu... 03:10:38 File successfully converted to sysstat format version 12.2.1 03:10:38 + sadf -c /var/log/sa-host/sa30 03:10:38 file_magic: OK 03:10:38 HZ: Using current value: 100 03:10:38 file_header: OK 03:10:38 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 03:10:38 Statistics: 03:10:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:10:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:39 provisioning config files... 03:10:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1778530452376961517tmp [Pipeline] { [Pipeline] echo 03:10:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:40 ---> create-netrc.sh [Pipeline] } 03:10:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:10:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:10:42 ---> python-tools-install.sh [Pipeline] echo 03:10:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:43 ---> sudo-logs.sh 03:10:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:44 ---> job-cost.sh 03:10:44 lf-activate-venv: SKIPPING 03:10:44 DEBUG: total: 0.20999999344348907 03:10:44 INFO: Retrieving Stack Cost... 03:10:45 INFO: Retrieving Pricing Info for: v1-standard-2 03:10:46 INFO: Archiving Costs [Pipeline] echo 03:10:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:47 ---> logs-deploy.sh 03:10:47 lf-activate-venv: SKIPPING 03:10:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/4 03:10:47 INFO: archiving workspace using pattern(s): 03:10:51 Archives upload complete. 03:10:51 INFO: archiving logs to Nexus 03:10:53 ---> uname -a: 03:10:53 Linux prd-centos7-docker-4c-2g-31950.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:10:53 03:10:53 03:10:53 ---> lscpu: 03:10:53 Architecture: x86_64 03:10:53 CPU op-mode(s): 32-bit, 64-bit 03:10:53 Byte Order: Little Endian 03:10:53 Address sizes: 40 bits physical, 48 bits virtual 03:10:53 CPU(s): 4 03:10:53 On-line CPU(s) list: 0-3 03:10:53 Thread(s) per core: 1 03:10:53 Core(s) per socket: 1 03:10:53 Socket(s): 4 03:10:53 NUMA node(s): 1 03:10:53 Vendor ID: GenuineIntel 03:10:53 CPU family: 6 03:10:53 Model: 44 03:10:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:10:53 Stepping: 1 03:10:53 CPU MHz: 2933.438 03:10:53 BogoMIPS: 5866.87 03:10:53 Virtualization: VT-x 03:10:53 Hypervisor vendor: KVM 03:10:53 Virtualization type: full 03:10:53 L1d cache: 128 KiB 03:10:53 L1i cache: 128 KiB 03:10:53 L2 cache: 16 MiB 03:10:53 L3 cache: 64 MiB 03:10:53 NUMA node0 CPU(s): 0-3 03:10:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:10:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:10:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:10:53 Vulnerability Meltdown: Mitigation; PTI 03:10:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:10:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:10:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:10:53 Vulnerability Srbds: Not affected 03:10:53 Vulnerability Tsx async abort: Not affected 03:10:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:10:53 03:10:53 03:10:53 ---> nproc: 03:10:53 4 03:10:53 03:10:53 03:10:53 ---> df -h: 03:10:53 Filesystem Size Used Available Use% Mounted on 03:10:53 overlay 50.0G 13.1G 36.9G 26% / 03:10:53 tmpfs 64.0M 0 64.0M 0% /dev 03:10:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:10:53 shm 64.0M 0 64.0M 0% /dev/shm 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/4 03:10:53 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/4@tmp 03:10:53 03:10:53 03:10:53 ---> free -m: 03:10:53 total used free shared buff/cache available 03:10:53 Mem: 1837 718 120 0 997 1036 03:10:53 Swap: 1023 61 962 03:10:53 03:10:53 03:10:53 ---> ip addr: 03:10:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:10:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:10:53 inet 127.0.0.1/8 scope host lo 03:10:53 valid_lft forever preferred_lft forever 03:10:53 inet6 ::1/128 scope host 03:10:53 valid_lft forever preferred_lft forever 03:10:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:10:53 link/ether fa:16:3e:dd:81:95 brd ff:ff:ff:ff:ff:ff 03:10:53 inet 10.30.122.35/23 brd 10.30.123.255 scope global dynamic eth0 03:10:53 valid_lft 84926sec preferred_lft 84926sec 03:10:53 inet6 fe80::f816:3eff:fedd:8195/64 scope link 03:10:53 valid_lft forever preferred_lft forever 03:10:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:10:53 link/ether 02:42:43:d5:b7:a3 brd ff:ff:ff:ff:ff:ff 03:10:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:10:53 valid_lft forever preferred_lft forever 03:10:53 inet6 fe80::42:43ff:fed5:b7a3/64 scope link 03:10:53 valid_lft forever preferred_lft forever 03:10:53 03:10:53 03:10:53 ---> sar -b -r -n DEV: 03:10:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 03:10:53 03:10:53 02:46:05 LINUX RESTART (4 CPU) 03:10:53 03:10:53 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:10:53 02:48:01 52.13 26.55 25.59 0.00 3084.44 6975.24 0.00 03:10:53 02:49:01 39.96 12.36 27.60 0.00 4710.95 7509.56 0.00 03:10:53 02:50:02 128.06 40.26 87.79 0.00 4503.35 31968.85 0.00 03:10:53 02:51:01 207.62 43.56 164.06 0.00 2133.51 24992.92 0.00 03:10:53 02:52:01 98.67 61.90 36.77 0.00 2063.66 3731.48 0.00 03:10:53 02:53:02 80.56 23.08 57.48 0.00 1034.87 6883.23 0.00 03:10:53 02:54:01 68.83 34.70 34.13 0.00 1169.89 2369.69 0.00 03:10:53 02:55:01 73.02 30.03 42.99 0.00 931.54 4498.89 0.00 03:10:53 02:56:02 28.70 8.01 20.69 0.00 1437.00 2263.40 0.00 03:10:53 02:57:01 95.22 8.31 86.91 0.00 395.49 16823.99 0.00 03:10:53 02:58:03 244.55 108.79 135.75 0.00 48897.84 102958.68 0.00 03:10:53 02:59:02 820.00 698.34 121.66 0.00 46421.71 48527.30 0.00 03:10:53 03:00:11 1477.21 1308.50 168.72 0.00 104415.90 110459.94 0.00 03:10:53 03:01:02 705.92 606.91 99.01 0.00 32335.20 34595.79 0.00 03:10:53 03:02:02 159.85 72.91 86.93 0.00 10961.21 17971.69 0.00 03:10:53 03:03:05 369.07 155.58 213.49 0.00 29352.82 79536.41 0.00 03:10:53 03:04:02 781.58 599.08 182.49 0.00 64727.44 66529.66 0.00 03:10:53 03:05:06 1255.45 1089.09 166.36 0.00 77536.81 80302.65 0.00 03:10:53 03:06:01 832.65 734.68 97.97 0.00 37346.24 41349.47 0.00 03:10:53 03:07:02 168.03 88.84 79.19 0.00 7144.64 10909.31 0.00 03:10:53 03:08:01 175.38 34.81 140.56 0.00 4131.01 17486.95 0.00 03:10:53 03:09:01 5.48 0.03 5.44 0.00 1.07 172.74 0.00 03:10:53 03:10:01 65.23 55.88 9.35 0.00 4971.24 1484.91 0.00 03:10:53 Average: 349.21 257.65 91.57 0.00 21796.64 32017.27 0.00 03:10:53 03:10:53 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:53 02:48:01 98284 0 546664 29.05 2620 1233976 1086852 37.09 498000 1085920 12784 03:10:53 02:49:01 68960 0 724400 38.50 2620 1085564 1456444 49.71 631344 973732 16 03:10:53 02:50:02 141040 0 702560 37.34 2592 1035352 1589024 54.23 591680 903636 61392 03:10:53 02:51:01 324088 0 670236 35.62 1456 885764 1160864 39.62 420300 844908 36 03:10:53 02:52:01 145784 0 734412 39.03 1288 1000060 1641548 56.02 602268 853712 63128 03:10:53 02:53:02 155228 0 822280 43.70 812 903224 1846824 63.03 723124 715240 64392 03:10:53 02:54:01 284880 0 770700 40.96 812 825152 1734264 59.19 563136 743048 62712 03:10:53 02:55:01 329456 0 688484 36.59 780 862824 1203972 41.09 510672 744824 24968 03:10:53 02:56:02 191896 0 738560 39.25 732 950356 1529084 52.19 627800 765224 66100 03:10:53 02:57:01 79260 0 770680 40.96 616 1030988 1532808 52.31 658100 846772 65292 03:10:53 02:58:03 72756 0 819788 43.57 0 989000 2340828 79.89 745760 850532 62568 03:10:53 02:59:02 207008 0 824240 43.81 0 850296 2374516 81.04 686800 765788 31088 03:10:53 03:00:11 68788 0 838104 44.54 0 974652 2346184 80.07 707228 871472 90532 03:10:53 03:01:02 118344 0 1226888 65.21 0 536312 4425208 151.03 835556 643784 24560 03:10:53 03:02:02 313336 0 798616 42.44 0 769592 1963760 67.02 576404 721624 64628 03:10:53 03:03:05 67204 0 831248 44.18 0 983092 2347076 80.10 738400 837292 72728 03:10:53 03:04:02 343936 0 709196 37.69 0 828412 1572496 53.67 524212 771220 5428 03:10:53 03:05:06 75960 0 831440 44.19 0 974144 2286940 78.05 713244 854540 78016 03:10:53 03:06:01 361696 0 824096 43.80 0 695752 2897148 98.87 564744 677044 3448 03:10:53 03:07:02 291308 0 866376 46.05 0 723860 2457668 83.88 674000 642696 37084 03:10:53 03:08:01 385904 0 635548 33.78 0 860092 1234884 42.14 540764 696680 20 03:10:53 03:09:01 391832 0 629608 33.46 0 860104 1194336 40.76 537760 696372 12 03:10:53 03:10:01 75472 0 696092 37.00 0 1109980 1668708 56.95 625812 918056 106600 03:10:53 Average: 199670 0 769575 40.90 623 911676 1908323 65.13 621613 801049 43371 03:10:53 03:10:53 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:53 02:48:01 eth0 695.85 565.03 3331.65 85.31 0.00 0.00 0.00 0.00 03:10:53 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:49:01 eth0 723.87 762.97 3012.21 113.95 0.00 0.00 0.00 0.00 03:10:53 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:49:01 vethedf5872 702.99 645.47 72.83 2666.60 0.00 0.00 0.00 0.00 03:10:53 02:49:01 docker0 702.99 645.34 63.22 2666.59 0.00 0.00 0.00 0.00 03:10:53 02:50:02 eth0 290.34 253.40 2827.55 54.44 0.00 0.00 0.00 0.00 03:10:53 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:50:02 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:51:01 eth0 188.83 107.74 853.08 15.59 0.00 0.00 0.00 0.00 03:10:53 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:51:01 docker0 95.64 168.47 6.81 839.05 0.00 0.00 0.00 0.00 03:10:53 02:52:01 veth162da66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 02:52:01 eth0 22.81 19.74 25.42 9.91 0.00 0.00 0.00 0.00 03:10:53 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:53:02 veth162da66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:53:02 eth0 29.51 25.95 16.41 56.39 0.00 0.00 0.00 0.00 03:10:53 02:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:54:01 veth162da66 2.27 2.27 0.18 0.19 0.00 0.00 0.00 0.00 03:10:53 02:54:01 eth0 29.26 22.04 20.82 11.62 0.00 0.00 0.00 0.00 03:10:53 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:54:01 docker0 2.27 2.27 0.15 0.19 0.00 0.00 0.00 0.00 03:10:53 02:55:01 veth162da66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:55:01 eth0 5.21 4.03 4.16 2.23 0.00 0.00 0.00 0.00 03:10:53 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:56:02 veth162da66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:56:02 eth0 33.82 27.67 21.19 68.94 0.00 0.00 0.00 0.00 03:10:53 02:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:57:01 eth0 170.26 134.99 1701.62 18.24 0.00 0.00 0.00 0.00 03:10:53 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:58:03 veth9cddd15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 02:58:03 eth0 25.02 22.52 21.09 47.92 0.00 0.00 0.00 0.00 03:10:53 02:58:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:58:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:59:02 veth9cddd15 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 02:59:02 eth0 48.94 37.09 164.39 7.54 0.00 0.00 0.00 0.00 03:10:53 02:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 02:59:02 docker0 26.47 35.39 1.69 152.48 0.00 0.00 0.00 0.00 03:10:53 03:00:11 veth9cddd15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:00:11 eth0 5.02 3.65 3.84 2.10 0.00 0.00 0.00 0.00 03:10:53 03:00:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:01:02 vethea7876c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:01:02 veth0b43397 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:01:02 veth10a1d41 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:01:02 vethad4e53d 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:02:02 veth0b43397 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:02:02 veth9cddd15 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 03:10:53 03:02:02 eth0 2315.04 2019.66 12135.91 504.36 0.00 0.00 0.00 0.00 03:10:53 03:02:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:10:53 03:03:05 vethcad7ab4 10.60 36.94 0.71 136.11 0.00 0.00 0.00 0.00 03:10:53 03:03:05 veth9cddd15 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:03:05 eth0 221.75 150.56 1528.37 76.85 0.00 0.00 0.00 0.00 03:10:53 03:03:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:04:02 vethb21e15f 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:04:02 veth282380c 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:04:02 veth9cddd15 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:04:02 eth0 88.02 42.07 320.70 11.62 0.00 0.00 0.00 0.00 03:10:53 03:05:06 vethed21f92 0.78 0.96 0.10 2.86 0.00 0.00 0.00 0.00 03:10:53 03:05:06 veth9cddd15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:05:06 eth0 12.43 9.20 11.73 4.92 0.00 0.00 0.00 0.00 03:10:53 03:05:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 03:10:53 03:06:01 veth03fbd91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:06:01 vethed21f92 2.08 3.41 0.36 16.38 0.00 0.00 0.00 0.00 03:10:53 03:06:01 vethb6cdbee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:10:53 03:06:01 veth9cddd15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:07:02 veth03fbd91 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:07:02 veth9cddd15 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:07:02 eth0 2679.80 2249.71 13966.49 662.97 0.00 0.00 0.00 0.00 03:10:53 03:07:02 veth9400818 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 03:10:53 03:08:01 eth0 66.74 48.50 140.93 68.65 0.00 0.00 0.00 0.00 03:10:53 03:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:10:53 03:08:01 docker0 903.19 1026.21 76.73 4489.29 0.00 0.00 0.00 0.00 03:10:53 03:09:01 eth0 0.72 0.15 0.41 0.02 0.00 0.00 0.00 0.00 03:10:53 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:10:01 eth0 188.38 157.69 1980.02 54.89 0.00 0.00 0.00 0.00 03:10:53 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 Average: eth0 127.71 107.17 703.02 34.35 0.00 0.00 0.00 0.00 03:10:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:53 Average: docker0 38.71 43.99 3.29 192.42 0.00 0.00 0.00 0.00 03:10:53 03:10:53 03:10:53 ---> sar -P ALL: 03:10:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 03:10:53 03:10:53 02:46:05 LINUX RESTART (4 CPU) 03:10:53 03:10:53 02:47:01 CPU %user %nice %system %iowait %steal %idle 03:10:53 02:48:01 all 12.24 0.00 4.52 2.65 31.67 48.92 03:10:53 02:48:01 0 14.13 0.00 4.71 2.61 32.14 46.41 03:10:53 02:48:01 1 10.88 0.00 4.66 2.64 32.61 49.21 03:10:53 02:48:01 2 13.10 0.00 4.17 3.65 32.68 46.40 03:10:53 02:48:01 3 10.93 0.00 4.55 1.72 29.26 53.54 03:10:53 02:49:01 all 6.47 0.00 4.73 0.79 30.66 57.35 03:10:53 02:49:01 0 4.34 0.00 4.81 1.32 33.29 56.24 03:10:53 02:49:01 1 5.74 0.00 4.31 0.90 30.33 58.72 03:10:53 02:49:01 2 8.42 0.00 5.13 0.54 30.10 55.81 03:10:53 02:49:01 3 7.54 0.00 4.68 0.38 28.74 58.65 03:10:53 02:50:02 all 6.50 0.00 4.27 0.88 29.41 58.93 03:10:53 02:50:02 0 3.75 0.00 3.27 0.57 30.54 61.88 03:10:53 02:50:02 1 6.09 0.00 4.09 0.36 29.61 59.85 03:10:53 02:50:02 2 11.63 0.00 5.41 0.89 29.50 52.57 03:10:53 02:50:02 3 4.78 0.00 4.41 1.75 27.92 61.13 03:10:53 02:51:01 all 4.59 0.00 4.92 3.27 23.40 63.82 03:10:53 02:51:01 0 4.68 0.00 4.51 1.39 25.65 63.77 03:10:53 02:51:01 1 4.14 0.00 5.66 4.64 22.71 62.85 03:10:53 02:51:01 2 4.88 0.00 4.78 3.13 22.86 64.35 03:10:53 02:51:01 3 4.65 0.00 4.73 3.96 22.33 64.34 03:10:53 02:52:01 all 22.13 0.00 7.86 4.45 29.16 36.40 03:10:53 02:52:01 0 22.37 0.00 7.66 3.88 30.03 36.05 03:10:53 02:52:01 1 21.01 0.00 7.00 4.13 29.19 38.67 03:10:53 02:52:01 2 24.40 0.00 8.70 4.25 29.87 32.77 03:10:53 02:52:01 3 20.72 0.00 8.09 5.56 27.48 38.14 03:10:53 02:53:02 all 31.73 0.00 11.39 2.37 35.99 18.52 03:10:53 02:53:02 0 31.26 0.00 12.28 2.43 36.95 17.08 03:10:53 02:53:02 1 30.61 0.00 9.66 3.68 36.19 19.85 03:10:53 02:53:02 2 33.51 0.00 12.49 2.11 36.12 15.76 03:10:53 02:53:02 3 31.63 0.00 11.24 1.23 34.74 21.16 03:10:53 02:54:01 all 27.24 0.00 10.59 1.61 24.07 36.50 03:10:53 02:54:01 0 23.95 0.00 9.62 1.40 25.87 39.18 03:10:53 02:54:01 1 28.89 0.00 10.76 1.74 22.77 35.84 03:10:53 02:54:01 2 30.11 0.00 12.33 2.08 22.64 32.84 03:10:53 02:54:01 3 26.30 0.00 9.75 1.25 24.83 37.87 03:10:53 02:55:01 all 24.12 0.00 12.81 2.78 37.95 22.34 03:10:53 02:55:01 0 24.20 0.00 11.54 2.76 37.24 24.26 03:10:53 02:55:01 1 23.78 0.00 13.01 3.36 39.20 20.65 03:10:53 02:55:01 2 26.37 0.00 14.51 3.45 37.45 18.21 03:10:53 02:55:01 3 22.21 0.00 12.27 1.59 37.95 25.97 03:10:53 02:56:02 all 13.17 0.00 10.76 0.53 35.28 40.26 03:10:53 02:56:02 0 11.39 0.00 10.89 0.46 36.52 40.74 03:10:53 02:56:02 1 11.83 0.00 9.33 1.18 35.96 41.70 03:10:53 02:56:02 2 13.63 0.00 10.70 0.33 36.03 39.31 03:10:53 02:56:02 3 15.97 0.00 12.19 0.13 32.50 39.21 03:10:53 02:57:01 all 6.63 0.00 7.05 0.61 32.40 53.31 03:10:53 02:57:01 0 5.81 0.00 6.02 1.23 33.78 53.17 03:10:53 02:57:01 1 6.59 0.00 6.37 0.38 33.36 53.30 03:10:53 02:57:01 2 6.43 0.00 7.56 0.39 30.62 55.00 03:10:53 02:57:01 3 7.77 0.00 8.34 0.40 31.72 51.77 03:10:53 02:58:03 all 7.71 0.00 8.41 11.09 33.85 38.94 03:10:53 02:58:03 0 7.86 0.00 7.55 9.39 34.48 40.71 03:10:53 02:58:03 1 8.00 0.00 9.16 11.01 34.53 37.30 03:10:53 02:58:03 2 8.17 0.00 7.75 13.96 32.57 37.55 03:10:53 02:58:03 3 6.79 0.00 9.21 10.00 33.81 40.20 03:10:53 03:10:53 02:58:03 CPU %user %nice %system %iowait %steal %idle 03:10:53 02:59:02 all 9.35 0.00 10.24 10.77 39.88 29.77 03:10:53 02:59:02 0 10.04 0.00 10.34 9.96 41.20 28.46 03:10:53 02:59:02 1 8.60 0.00 9.49 12.65 39.16 30.10 03:10:53 02:59:02 2 9.51 0.00 10.61 10.86 39.08 29.94 03:10:53 02:59:02 3 9.24 0.00 10.54 9.54 40.10 30.58 03:10:53 03:00:11 all 5.84 0.00 6.43 36.36 30.14 21.24 03:10:53 03:00:11 0 5.07 0.00 6.33 35.57 30.85 22.18 03:10:53 03:00:11 1 5.83 0.00 6.32 37.32 29.55 20.98 03:10:53 03:00:11 2 6.68 0.00 7.09 39.58 29.52 17.15 03:10:53 03:00:11 3 5.83 0.00 5.99 33.09 30.61 24.49 03:10:53 03:01:02 all 32.29 0.00 11.16 16.19 28.46 11.90 03:10:53 03:01:02 0 28.35 0.00 10.30 18.15 33.11 10.10 03:10:53 03:01:02 1 31.88 0.00 10.77 16.00 29.19 12.16 03:10:53 03:01:02 2 36.38 0.00 12.54 15.60 23.24 12.24 03:10:53 03:01:02 3 32.60 0.00 11.02 14.97 28.26 13.15 03:10:53 03:02:02 all 43.11 0.00 10.55 5.12 36.14 5.08 03:10:53 03:02:02 0 39.96 0.00 10.20 5.51 37.27 7.06 03:10:53 03:02:02 1 43.02 0.00 10.24 4.74 36.60 5.40 03:10:53 03:02:02 2 41.09 0.00 10.04 6.01 38.02 4.84 03:10:53 03:02:02 3 48.41 0.00 11.70 4.25 32.69 2.94 03:10:53 03:03:05 all 8.35 0.00 10.77 14.64 37.58 28.65 03:10:53 03:03:05 0 7.68 0.00 9.45 13.21 39.16 30.49 03:10:53 03:03:05 1 7.25 0.00 9.42 15.48 37.40 30.45 03:10:53 03:03:05 2 8.19 0.00 11.66 14.77 37.32 28.06 03:10:53 03:03:05 3 10.40 0.00 12.72 15.14 36.37 25.37 03:10:53 03:04:02 all 9.37 0.00 8.22 14.61 40.94 26.86 03:10:53 03:04:02 0 8.69 0.00 7.43 11.30 41.64 30.95 03:10:53 03:04:02 1 9.67 0.00 7.71 15.63 40.53 26.47 03:10:53 03:04:02 2 9.40 0.00 8.80 16.16 40.20 25.44 03:10:53 03:04:02 3 9.76 0.00 9.00 15.43 41.39 24.42 03:10:53 03:05:06 all 4.21 0.00 5.85 40.27 30.15 19.52 03:10:53 03:05:06 0 3.88 0.00 5.67 42.38 29.55 18.51 03:10:53 03:05:06 1 3.65 0.00 5.48 36.89 29.99 23.99 03:10:53 03:05:06 2 5.19 0.00 6.85 42.30 30.18 15.49 03:10:53 03:05:06 3 4.15 0.00 5.43 39.57 30.88 19.97 03:10:53 03:06:01 all 8.48 0.00 6.27 28.92 40.25 16.08 03:10:53 03:06:01 0 8.94 0.00 6.54 26.41 39.19 18.93 03:10:53 03:06:01 1 9.21 0.00 5.63 25.25 39.65 20.25 03:10:53 03:06:01 2 8.69 0.00 6.78 32.25 41.60 10.68 03:10:53 03:06:01 3 7.09 0.00 6.12 31.77 40.59 14.43 03:10:53 03:07:02 all 49.71 0.00 11.50 2.07 35.08 1.64 03:10:53 03:07:02 0 48.06 0.00 11.40 1.70 37.77 1.07 03:10:53 03:07:02 1 48.83 0.00 10.07 2.92 35.52 2.66 03:10:53 03:07:02 2 55.57 0.00 12.56 1.81 28.55 1.51 03:10:53 03:07:02 3 46.14 0.00 11.93 1.86 38.71 1.35 03:10:53 03:08:01 all 6.08 0.00 8.06 7.70 28.96 49.20 03:10:53 03:08:01 0 5.71 0.00 7.00 7.39 30.74 49.16 03:10:53 03:08:01 1 5.40 0.00 7.62 8.79 28.50 49.68 03:10:53 03:08:01 2 6.71 0.00 7.31 4.67 27.91 53.39 03:10:53 03:08:01 3 6.50 0.00 10.42 10.04 28.63 44.41 03:10:53 03:09:01 all 0.07 0.00 0.07 0.00 1.75 98.12 03:10:53 03:09:01 0 0.05 0.00 0.07 0.00 1.85 98.03 03:10:53 03:09:01 1 0.16 0.00 0.08 0.00 2.82 96.93 03:10:53 03:09:01 2 0.05 0.00 0.08 0.00 1.11 98.76 03:10:53 03:09:01 3 0.02 0.00 0.03 0.00 1.19 98.76 03:10:53 03:10:53 03:09:01 CPU %user %nice %system %iowait %steal %idle 03:10:53 03:10:01 all 2.16 0.00 1.60 2.50 11.64 82.10 03:10:53 03:10:01 0 1.50 0.00 1.69 0.30 12.76 83.75 03:10:53 03:10:01 1 1.39 0.00 1.45 0.32 11.36 85.49 03:10:53 03:10:01 2 1.88 0.00 1.37 1.93 11.01 83.81 03:10:53 03:10:01 3 3.92 0.00 1.89 7.56 11.41 75.22 03:10:53 Average: all 13.66 0.00 7.59 9.63 30.67 38.46 03:10:53 Average: 0 12.84 0.00 7.20 9.08 31.79 39.08 03:10:53 Average: 1 13.22 0.00 7.17 9.60 30.74 39.27 03:10:53 Average: 2 14.82 0.00 8.04 10.12 30.01 37.02 03:10:53 Average: 3 13.79 0.00 7.94 9.72 30.09 38.45 03:10:53 03:10:53 03:10:53