Pull request #3381 opened 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 soda480 for edgexfoundry/edgex-go Obtained Jenkinsfile from cf636624737cc5f70e8e9162c2f14abe0487c23b+95928816a7d3351701d43cfae6e5bb9ec9c35404 (03bc38006303dabf6db9d5b3b03e8b41d480fb03) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3381/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3381/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-911’ is offline; ‘prd-centos7-docker-4c-2g-915’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-912’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-920 in /w/workspace/edgexfoundry_edgex-go_PR-3381 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit cf636624737cc5f70e8e9162c2f14abe0487c23b Merge succeeded, producing cf636624737cc5f70e8e9162c2f14abe0487c23b Checking out Revision cf636624737cc5f70e8e9162c2f14abe0487c23b (PR-3381) > 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/3381/head:refs/remotes/origin/PR-3381 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf636624737cc5f70e8e9162c2f14abe0487c23b # 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 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf636624737cc5f70e8e9162c2f14abe0487c23b # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:03 ========================================================= 20:47:03 EdgeX Global Pipelines Version Info 20:47:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:06 ------------------- 20:47:06 stable info: 20:47:06 ------------------- 20:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:47:06 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:47:06 Message: update stable to v1.0.186 20:47:07 ------------------- 20:47:07 experimental info: 20:47:07 ------------------- 20:47:07 Commited By: **** collab-it+edgex@linuxfoundation.org 20:47:07 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:47:07 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3381 [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3381 [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3381 [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf636624737cc5f70e8e9162c2f14abe0487c23b [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf63662 [Pipeline] echo 20:47:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:47:08 provisioning config files... 20:47:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7034844022461580270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:09 ---> docker-login.sh 20:47:09 nexus3.edgexfoundry.org:10001 20:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:10 Configure a credential helper to remove this warning. See 20:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:10 20:47:10 Login Succeeded 20:47:10 nexus3.edgexfoundry.org:10002 20:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:11 Configure a credential helper to remove this warning. See 20:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:11 20:47:11 Login Succeeded 20:47:11 nexus3.edgexfoundry.org:10003 20:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:11 Configure a credential helper to remove this warning. See 20:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:11 20:47:11 Login Succeeded 20:47:11 nexus3.edgexfoundry.org:10004 20:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:11 Configure a credential helper to remove this warning. See 20:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:11 20:47:11 Login Succeeded 20:47:11 docker.io 20:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:12 Configure a credential helper to remove this warning. See 20:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:12 20:47:12 Login Succeeded 20:47:12 ---> docker-login.sh ends [Pipeline] } 20:47:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/core-command/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo core-command,cmd/core-command/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/core-data/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo core-data,cmd/core-data/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ cut -d/ -f2 20:47:12 ++ dirname cmd/core-metadata/Dockerfile 20:47:12 + echo core-metadata,cmd/core-metadata/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/security-bootstrapper/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ cut -d/ -f2 20:47:12 ++ dirname cmd/security-proxy-setup/Dockerfile 20:47:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/support-notifications/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo support-notifications,cmd/support-notifications/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ dirname cmd/support-scheduler/Dockerfile 20:47:12 ++ cut -d/ -f2 20:47:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:47:12 + for file in '`ls cmd/**/Dockerfile`' 20:47:12 ++ cut -d/ -f2 20:47:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:47:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:47:12 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 20:47:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:13 20:47:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:47:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:14 latest: Pulling from edgex-devops/git-semver 20:47:14 31603596830f: Pulling fs layer 20:47:14 2a8b12db71e7: Pulling fs layer 20:47:14 6ca5941a6612: Pulling fs layer 20:47:14 ecc8261a40a4: Pulling fs layer 20:47:14 ecc8261a40a4: Waiting 20:47:14 2a8b12db71e7: Verifying Checksum 20:47:14 2a8b12db71e7: Download complete 20:47:14 31603596830f: Verifying Checksum 20:47:14 31603596830f: Download complete 20:47:14 ecc8261a40a4: Verifying Checksum 20:47:14 ecc8261a40a4: Download complete 20:47:15 6ca5941a6612: Verifying Checksum 20:47:15 6ca5941a6612: Download complete 20:47:15 31603596830f: Pull complete 20:47:15 2a8b12db71e7: Pull complete 20:47:16 6ca5941a6612: Pull complete 20:47:17 ecc8261a40a4: Pull complete 20:47:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:47:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:47:17 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 20:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:47:20 $ docker top 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:20 [ssh-agent] Looking for ssh-agent implementation... 20:47:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:21 $ docker exec 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b ssh-agent 20:47:21 SSH_AUTH_SOCK=/tmp/ssh-ZgkUNQNhiSic/agent.12 20:47:21 SSH_AGENT_PID=17 20:47:21 Running ssh-add (command line suppressed) 20:47:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3462403290933943082.key (/w/workspace/edgex-go/1@tmp/private_key_3462403290933943082.key) 20:47:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:22 + git tag --points-at HEAD [Pipeline] } 20:47:22 $ docker exec --env ******** --env ******** 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b ssh-agent -k 20:47:22 unset SSH_AUTH_SOCK; 20:47:22 unset SSH_AGENT_PID; 20:47:22 echo Agent pid 17 killed; 20:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:22 [ssh-agent] Looking for ssh-agent implementation... 20:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:22 $ docker exec 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b ssh-agent 20:47:23 SSH_AUTH_SOCK=/tmp/ssh-o3bIA2MS2yK5/agent.49 20:47:23 SSH_AGENT_PID=54 20:47:23 Running ssh-add (command line suppressed) 20:47:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7273365668862718073.key (/w/workspace/edgex-go/1@tmp/private_key_7273365668862718073.key) 20:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:24 + git semver init 20:47:24 # -> Open(): unable to determine branch for HEAD 20:47:24 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:47:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:47:24 # $SEMVER_REMOTE_NAME = origin 20:47:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:47:24 # $SEMVER_USER_NAME = edgex-jenkins 20:47:24 # $SEMVER_BRANCH = PR-3381 20:47:24 # $SEMVER_TEMP = /tmp/semver-781855850 20:47:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:48:21 # '/tmp/semver-781855850' -> '/w/workspace/edgex-go/1/.semver' 20:48:21 # -> Force: false 20:48:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:48:21 $ docker exec --env ******** --env ******** 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b ssh-agent -k 20:48:21 unset SSH_AUTH_SOCK; 20:48:21 unset SSH_AGENT_PID; 20:48:21 echo Agent pid 54 killed; 20:48:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:23 + git semver [Pipeline] } 20:48:23 $ docker stop --time=1 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b 20:48:25 $ docker rm -f 5540f30bc091b374a861a02b1df8209bccfa311b32c07a5dc737a798faee484b [Pipeline] // withDockerContainer [Pipeline] sh 20:48:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:48:27 Stashed 1 file(s) [Pipeline] echo 20:48:27 [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 20:48:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:48:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:48:28 + sudo service docker restart 20:48:28 + true 20:48:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:48:29 ========================================================= 20:48:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:48:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:48:29 + 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 . 20:48:38 Sending build context to Docker daemon 329.6MB 20:48:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:48:38 Step 2/6 : FROM ${BASE} 20:48:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:38 188c0c94c7c5: Pulling fs layer 20:48:38 0ef7d3d256c8: Pulling fs layer 20:48:38 de9db76c5a1d: Pulling fs layer 20:48:38 bca2f99d35d6: Pulling fs layer 20:48:38 93359f2a8cfa: Pulling fs layer 20:48:38 7c6f9722023f: Pulling fs layer 20:48:38 a35cf1a2eb13: Pulling fs layer 20:48:38 bca2f99d35d6: Waiting 20:48:38 93359f2a8cfa: Waiting 20:48:38 7c6f9722023f: Waiting 20:48:38 a35cf1a2eb13: Waiting 20:48:38 de9db76c5a1d: Verifying Checksum 20:48:38 de9db76c5a1d: Download complete 20:48:38 0ef7d3d256c8: Verifying Checksum 20:48:38 0ef7d3d256c8: Download complete 20:48:38 7c6f9722023f: Verifying Checksum 20:48:38 7c6f9722023f: Download complete 20:48:38 188c0c94c7c5: Verifying Checksum 20:48:38 188c0c94c7c5: Download complete 20:48:39 188c0c94c7c5: Pull complete 20:48:40 0ef7d3d256c8: Pull complete 20:48:40 de9db76c5a1d: Pull complete 20:48:41 a35cf1a2eb13: Verifying Checksum 20:48:42 bca2f99d35d6: Verifying Checksum 20:48:42 bca2f99d35d6: Download complete 20:48:42 Still waiting to schedule task 20:48:42 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-923’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-928’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-930’ is offline 20:48:57 bca2f99d35d6: Pull complete 20:48:57 93359f2a8cfa: Pull complete 20:48:57 7c6f9722023f: Pull complete 20:49:04 a35cf1a2eb13: Pull complete 20:49:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:49:04 ---> a62c8e92a672 20:49:04 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 20:49:04 ---> Running in 6197ca86aa0e 20:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:07 (1/12) Installing libmagic (5.38-r0) 20:49:08 (2/12) Installing file (5.38-r0) 20:49:08 (3/12) Installing libc-dev (0.7.2-r3) 20:49:08 (4/12) Installing g++ (9.3.0-r2) 20:49:21 (5/12) Installing fortify-headers (1.1-r0) 20:49:21 (6/12) Installing patch (2.7.6-r6) 20:49:21 (7/12) Installing build-base (0.5-r2) 20:49:21 (8/12) Installing libsodium (1.0.18-r0) 20:49:21 (9/12) Installing pkgconf (1.7.2-r0) 20:49:21 (10/12) Installing libsodium-dev (1.0.18-r0) 20:49:21 (11/12) Installing libzmq (4.3.3-r0) 20:49:21 (12/12) Installing zeromq-dev (4.3.3-r0) 20:49:21 Executing busybox-1.31.1-r19.trigger 20:49:21 OK: 233 MiB in 51 packages 20:49:26 Removing intermediate container 6197ca86aa0e 20:49:26 ---> 5eb88d6f6fa2 20:49:26 Step 4/6 : WORKDIR /edgex-go 20:49:26 ---> Running in 58b840a462e8 20:49:26 Removing intermediate container 58b840a462e8 20:49:26 ---> 39c32b17e3fe 20:49:26 Step 5/6 : COPY go.mod . 20:49:27 ---> a80f54ba19bf 20:49:27 Step 6/6 : RUN go mod download 20:49:27 ---> Running in 40c9d6cb4c83 20:49:59 Removing intermediate container 40c9d6cb4c83 20:49:59 ---> 425dc7ef0f4b 20:49:59 Successfully built 425dc7ef0f4b 20:49:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:49:59 + docker inspect -f . ci-base-image-x86_64 20:50:00 . [Pipeline] withDockerContainer 20:50:00 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 20:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:50:02 $ docker top 1e3f5c7517d66b723629594defc30d43073b0cc481b2450ab5a7698cba7b81f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:02 + go version 20:50:02 go version go1.15.5 linux/amd64 [Pipeline] } 20:50:03 $ docker stop --time=1 1e3f5c7517d66b723629594defc30d43073b0cc481b2450ab5a7698cba7b81f8 20:50:04 $ docker rm -f 1e3f5c7517d66b723629594defc30d43073b0cc481b2450ab5a7698cba7b81f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:05 + docker inspect -f . ci-base-image-x86_64 20:50:05 . [Pipeline] withDockerContainer 20:50:06 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 20:50:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:50:08 $ docker top 8e4134c7461940e7c57f8568bf54fc4af7e99fdc11c4101bc95013fd2f5d29cf -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:09 ========================================================= 20:50:09 [edgeXBuildGoParallel] Running Tests and Build... 20:50:09 ========================================================= [Pipeline] sh 20:50:10 + make test 20:50:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:50:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:51:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:51:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-937 in /w/workspace/edgexfoundry_edgex-go_PR-3381 [Pipeline] { [Pipeline] ws 20:51:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:51:22 using credential edgex-jenkins-ssh 20:51:22 Cloning the remote Git repository 20:51:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:51:22 > git init /w/workspace/edgex-go/1 # timeout=10 20:51:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:22 > git --version # timeout=10 20:51:22 > git --version # 'git version 2.17.1' 20:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:51:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:51:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.396s coverage: 45.9% of statements 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 19.8% of statements 20:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.155s coverage: 100.0% of statements 20:51:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3381/head:refs/remotes/origin/PR-3381 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:51:45 Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit cf636624737cc5f70e8e9162c2f14abe0487c23b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:51:45 Failed in branch arm64 20:51:45 > git config core.sparsecheckout # timeout=10 20:51:45 > git checkout -f cf636624737cc5f70e8e9162c2f14abe0487c23b # timeout=10 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 2.456s coverage: 27.1% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.183s coverage: 100.0% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.324s coverage: 100.0% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.196s coverage: 71.3% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.302s coverage: 82.9% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.088s coverage: 78.9% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.647s coverage: 28.6% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.354s coverage: 100.0% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.187s coverage: 100.0% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.502s coverage: 86.7% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.587s coverage: 97.5% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.607s coverage: 93.0% of statements 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.206s coverage: 58.8% of statements 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.098s coverage: 0.9% of statements 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 47.1% of statements 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.145s coverage: 96.3% of statements 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.109s coverage: 87.5% of statements 20:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.157s coverage: 94.4% of statements 20:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 20:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.368s coverage: 81.9% of statements 20:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.149s coverage: 77.8% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.360s coverage: 87.2% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.104s coverage: 100.0% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.380s coverage: 75.5% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.8% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.112s coverage: 87.2% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 84.6% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.535s coverage: 91.6% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.568s coverage: 64.4% of statements 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.188s coverage: 91.3% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 20:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 20:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.839s coverage: 69.0% of statements 20:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.248s coverage: 38.4% of statements 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.171s coverage: 89.5% of statements 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.167s coverage: 84.8% of statements 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.317s coverage: 47.0% of statements 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.317s coverage: 100.0% of statements 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.092s coverage: 9.6% of statements 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.338s coverage: 88.6% of statements 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.812s coverage: 28.7% of statements 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.302s coverage: 99.0% of statements 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.295s coverage: 100.0% of statements 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.238s coverage: 64.6% of statements 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.299s coverage: 95.6% of statements 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:52:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:52:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.114s coverage: 100.0% of statements 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:52:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:52:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 20:52:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:52:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:52:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 20:52:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.196s coverage: 28.1% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.122s coverage: 100.0% of statements 20:52:50 GO111MODULE=on go vet ./... 20:54:13 gofmt -l . 20:54:13 [ "`gofmt -l .`" = "" ] 20:54:13 ./bin/test-go-mod-tidy.sh 20:54:13 ./bin/test-attribution-txt.sh [Pipeline] sh 20:54:14 + ls -al . 20:54:14 total 816 20:54:14 drwxrwxr-x 10 1001 1001 4096 Apr 19 20:54 . 20:54:14 drwxr-xr-x 4 root root 28 Apr 19 20:50 .. 20:54:14 -rw-rw-r-- 1 1001 1001 11 Apr 19 20:46 .dockerignore 20:54:14 drwxrwxr-x 8 1001 1001 179 Apr 19 20:47 .git 20:54:14 drwxrwxr-x 3 1001 1001 125 Apr 19 20:46 .github 20:54:14 -rw-rw-r-- 1 1001 1001 818 Apr 19 20:46 .gitignore 20:54:14 drwx------ 3 1001 1001 60 Apr 19 20:48 .semver 20:54:14 -rw-rw-r-- 1 1001 1001 166 Apr 19 20:46 .sonarcloud.properties 20:54:14 -rw-rw-r-- 1 1001 1001 8609 Apr 19 20:46 Attribution.txt 20:54:14 -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:46 CONTRIBUTING.md 20:54:14 -rw-rw-r-- 1 1001 1001 931 Apr 19 20:46 Dockerfile.build 20:54:14 -rw-rw-r-- 1 1001 1001 863 Apr 19 20:46 Jenkinsfile 20:54:14 -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:46 LICENSE 20:54:14 -rw-rw-r-- 1 1001 1001 5774 Apr 19 20:46 Makefile 20:54:14 -rw-rw-r-- 1 1001 1001 8213 Apr 19 20:46 README.md 20:54:14 -rw-rw-r-- 1 1001 1001 6755 Apr 19 20:46 SECURITY.md 20:54:14 -rw-rw-r-- 1 1001 1001 5 Apr 19 20:48 VERSION 20:54:14 -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:46 ZMQWindows.md 20:54:14 drwxrwxr-x 2 1001 1001 117 Apr 19 20:46 bin 20:54:14 drwxrwxr-x 14 1001 1001 4096 Apr 19 20:46 cmd 20:54:14 -rw-r--r-- 1 root root 703598 Apr 19 20:52 coverage.out 20:54:14 -rw-r--r-- 1 root root 1058 Apr 19 20:54 go.mod 20:54:14 -rw-r--r-- 1 root root 22256 Apr 19 20:54 go.sum 20:54:14 drwxrwxr-x 8 1001 1001 127 Apr 19 20:46 internal 20:54:14 drwxrwxr-x 4 1001 1001 26 Apr 19 20:46 openapi 20:54:14 drwxrwxr-x 4 1001 1001 71 Apr 19 20:46 snap 20:54:14 -rw-rw-r-- 1 1001 1001 168 Apr 19 20:46 version.go [Pipeline] sh 20:54:15 + '[' -e coverage.out ] 20:54:15 + chown 1001:1001 coverage.out [Pipeline] stash 20:54:16 Stashed 1 file(s) [Pipeline] sh 20:54:17 + make build 20:54:17 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 20:54:26 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 20:55:00 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 20:55:02 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 20:55:07 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 20:55:11 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 20:55:15 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 20:55:20 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 20:55:24 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 20:55:27 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 20:55:30 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 20:55:37 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] } 20:55:43 $ docker stop --time=1 8e4134c7461940e7c57f8568bf54fc4af7e99fdc11c4101bc95013fd2f5d29cf 20:55:45 $ docker rm -f 8e4134c7461940e7c57f8568bf54fc4af7e99fdc11c4101bc95013fd2f5d29cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:55:47 20:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:55:48 latest: Pulling from edgex-devops/edgex-compose 20:55:48 cbdbe7a5bc2a: Pulling fs layer 20:55:48 ca9280d653b3: Pulling fs layer 20:55:48 7e9c9ca2126c: Pulling fs layer 20:55:49 cbdbe7a5bc2a: Verifying Checksum 20:55:49 cbdbe7a5bc2a: Download complete 20:55:49 ca9280d653b3: Verifying Checksum 20:55:49 ca9280d653b3: Download complete 20:55:50 cbdbe7a5bc2a: Pull complete 20:55:51 7e9c9ca2126c: Verifying Checksum 20:55:51 7e9c9ca2126c: Download complete 20:55:51 ca9280d653b3: Pull complete 20:56:07 7e9c9ca2126c: Pull complete 20:56:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:56:07 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 20:56:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 20:56:11 $ docker top fa100ef7634a38602bae691c54992bbeabc14c2c8ced8e59e96517a29eb50915 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:12 + docker-compose build --help 20:56:12 + grep parallel 20:56:14 --parallel Build images in parallel. [Pipeline] } 20:56:14 $ docker stop --time=1 fa100ef7634a38602bae691c54992bbeabc14c2c8ced8e59e96517a29eb50915 20:56:16 $ docker rm -f fa100ef7634a38602bae691c54992bbeabc14c2c8ced8e59e96517a29eb50915 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:56:17 . [Pipeline] withDockerContainer 20:56:17 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 20:56:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:56:20 $ docker top a11bf2f1c69ed787c35e47025a54668efc8d5dd76c91b55735bf7c2bc432d4f2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:22 + docker-compose -f ./docker-compose-build.yml build --parallel 20:56:25 Building docker-core-command-go ... 20:56:25 Building docker-core-data-go ... 20:56:25 Building docker-core-metadata-go ... 20:56:25 Building docker-security-bootstrapper-go ... 20:56:25 Building docker-security-proxy-setup-go ... 20:56:25 Building docker-security-secretstore-setup-go ... 20:56:25 Building docker-support-notifications-go ... 20:56:25 Building docker-support-scheduler-go ... 20:56:25 Building docker-sys-mgmt-agent-go ... 20:56:25 Building docker-security-secretstore-setup-go 20:56:25 Building docker-core-command-go 20:56:25 Building docker-support-scheduler-go 20:56:25 Building docker-core-metadata-go 20:56:25 Building docker-support-notifications-go 20:58:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:03 20:58:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:03 ---> 425dc7ef0f4b 20:58:03 Step 3/24 : WORKDIR /edgex-go 20:58:03 ---> 425dc7ef0f4b 20:58:03 Step 3/23 : WORKDIR /edgex-go 20:58:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:03 ---> 425dc7ef0f4b 20:58:03 Step 3/23 : WORKDIR /edgex-go 20:58:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:03 ---> 425dc7ef0f4b 20:58:03 Step 3/22 : WORKDIR /edgex-go 20:58:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:03 ---> 425dc7ef0f4b 20:58:03 Step 3/22 : WORKDIR /edgex-go 20:58:03 ---> Running in 0e0a4ac84fde 20:58:03 ---> Running in fd321c80647a 20:58:03 ---> Running in 6d98f4b74f25 20:58:03 ---> Running in 3d0b4899513f 20:58:03 ---> Running in ea3c00e5ee1b 20:58:03 Removing intermediate container 6d98f4b74f25 20:58:03 ---> 4dfb19c5fd32 20:58:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:03 Removing intermediate container 3d0b4899513f 20:58:03 ---> 12fbd1d606bf 20:58:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:03 Removing intermediate container fd321c80647a 20:58:03 ---> 1297f50e5542 20:58:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:03 Removing intermediate container ea3c00e5ee1b 20:58:03 ---> e1c4144f7fd8 20:58:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:03 Removing intermediate container 0e0a4ac84fde 20:58:03 ---> 541e18c6fa10 20:58:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:03 ---> Running in ad2845640c51 20:58:03 ---> Running in a90533545bcb 20:58:03 ---> Running in 23bb71a8b2df 20:58:03 ---> Running in f1d79afa8ce5 20:58:03 ---> Running in 0ae7c70563cf 20:58:03 Removing intermediate container ad2845640c51 20:58:03 ---> f4c9034d56cf 20:58:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:03 Removing intermediate container f1d79afa8ce5 20:58:03 ---> 84112b30c1e8 20:58:03 Step 5/23 : RUN apk add --update --no-cache make git 20:58:03 Removing intermediate container 23bb71a8b2df 20:58:03 ---> dfd9d436d790 20:58:03 Step 5/23 : RUN apk add --update --no-cache make git 20:58:03 ---> Running in e20eb334c248 20:58:03 ---> Running in 2d58f10f8c42 20:58:03 ---> Running in d5ebb7b8c068 20:58:03 Removing intermediate container 0ae7c70563cf 20:58:03 ---> f558806d06c3 20:58:03 Step 5/22 : RUN apk add --update --no-cache make git 20:58:03 ---> Running in 96b38bebd28e 20:58:03 Removing intermediate container a90533545bcb 20:58:03 ---> 92af0812e87c 20:58:03 Step 5/24 : RUN apk add --update --no-cache make git 20:58:03 ---> Running in 48718b46af5e 20:58:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:05 OK: 233 MiB in 51 packages 20:58:05 OK: 233 MiB in 51 packages 20:58:05 OK: 233 MiB in 51 packages 20:58:05 OK: 233 MiB in 51 packages 20:58:05 OK: 233 MiB in 51 packages 20:58:06 Removing intermediate container 48718b46af5e 20:58:06 ---> 9a6961687d09 20:58:06 Step 6/24 : COPY go.mod . 20:58:06 Removing intermediate container 96b38bebd28e 20:58:06 ---> 7b4f2b9a50ed 20:58:06 Step 6/22 : COPY go.mod . 20:58:07 Removing intermediate container d5ebb7b8c068 20:58:07 ---> 2f421dccd42e 20:58:07 Step 6/23 : COPY go.mod . 20:58:07 Removing intermediate container 2d58f10f8c42 20:58:07 ---> e01234b8d786 20:58:07 Step 6/23 : COPY go.mod . 20:58:07 ---> c387ef0be494 20:58:07 Step 7/24 : RUN go mod download 20:58:08 Removing intermediate container e20eb334c248 20:58:08 ---> 73e768f8ef54 20:58:08 Step 6/22 : COPY go.mod . 20:58:08 ---> Running in f0be51fbf8e3 20:58:08 ---> db6d8c5bb073 20:58:08 Step 7/22 : RUN go mod download 20:58:08 ---> 611a45f5a22b 20:58:08 Step 7/23 : RUN go mod download 20:58:08 ---> 5b22a6f79162 20:58:08 Step 7/23 : RUN go mod download 20:58:08 ---> Running in b29ab5f3d361 20:58:09 ---> Running in 371ad4b1f0c7 20:58:09 ---> Running in 06d98167fed0 20:58:10 ---> 0f36ff3acfb1 20:58:10 Step 7/22 : RUN go mod download 20:58:10 ---> Running in f079ec0914dd 20:58:15 Removing intermediate container 06d98167fed0 20:58:15 ---> bd846acfd5da 20:58:15 Step 8/23 : COPY . . 20:58:15 Removing intermediate container b29ab5f3d361 20:58:15 ---> ae1e118edf9b 20:58:15 Step 8/22 : COPY . . 20:58:17 Removing intermediate container f0be51fbf8e3 20:58:17 ---> 21b54e085162 20:58:17 Step 8/24 : COPY . . 20:58:18 Removing intermediate container f079ec0914dd 20:58:18 ---> 47ddb6863cf8 20:58:18 Step 8/22 : COPY . . 20:58:20 Removing intermediate container 371ad4b1f0c7 20:58:20 ---> 4d0977319821 20:58:20 Step 8/23 : COPY . . 20:59:58 ---> 32a65fa4e780 20:59:58 Step 9/23 : RUN make cmd/core-command/core-command 20:59:58 ---> bd423ee04a2f 20:59:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:58 ---> 37f8bbefc114 20:59:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:59:58 ---> 826e77582eb2 20:59:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:59:58 ---> a57cda155570 20:59:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:59:58 ---> Running in e2da416c21d7 20:59:58 ---> Running in 7a43a04b1e25 20:59:58 ---> Running in fd3b816accb3 20:59:58 ---> Running in 4fb943579905 20:59:58 ---> Running in e12a334881f9 20:59:58 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 20:59: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 20:59:58 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 20:59:58 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 20:59:58 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 21:00:56 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 21:01:24 Removing intermediate container e2da416c21d7 21:01:24 ---> 3f41be11cf7a 21:01:24 21:01:24 Step 10/23 : FROM alpine:3.12 21:01:24 3.12: Pulling from library/alpine 21:01:24 Removing intermediate container 4fb943579905 21:01:24 ---> 7d3ba2871acb 21:01:24 21:01:24 Step 10/22 : FROM alpine:3.12 21:01:24 Removing intermediate container fd3b816accb3 21:01:24 ---> da5cabe55501 21:01:24 21:01:24 Step 10/22 : FROM alpine:3.12 21:01:24 3.12: Pulling from library/alpine 21:01:24 3.12: Pulling from library/alpine 21:01:24 Removing intermediate container 7a43a04b1e25 21:01:24 ---> 1eb70f7371b8 21:01:24 21:01:24 Step 10/24 : FROM alpine:3.12 21:01:24 3.12: Pulling from library/alpine 21:01:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:24 Status: Image is up to date for alpine:3.12 21:01:24 Status: Downloaded newer image for alpine:3.12 21:01:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:24 Status: Image is up to date for alpine:3.12 21:01:24 ---> 13621d1b12d4 21:01:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:24 ---> 13621d1b12d4 21:01:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:01:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:24 Status: Image is up to date for alpine:3.12 21:01:24 ---> 13621d1b12d4 21:01:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:01:24 ---> 13621d1b12d4 21:01:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:01:24 ---> Running in 9175ccac4afc 21:01:24 ---> Running in 6cf4ad9e6d65 21:01:24 ---> Running in c5b161e1ec24 21:01:24 ---> Running in 8b5747068126 21:01:24 Removing intermediate container e12a334881f9 21:01:24 ---> 821696954339 21:01:24 21:01:24 Step 10/23 : FROM alpine:3.12 21:01:24 ---> 13621d1b12d4 21:01:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:01:24 ---> Running in f8eb4dee50c5 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:25 (1/1) Installing dumb-init (1.2.2-r1) 21:01:25 Executing busybox-1.31.1-r20.trigger 21:01:25 OK: 6 MiB in 15 packages 21:01:25 (1/2) Installing ca-certificates (20191127-r4) 21:01:25 (2/2) Installing dumb-init (1.2.2-r1) 21:01:25 Executing busybox-1.31.1-r20.trigger 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:25 Executing ca-certificates-20191127-r4.trigger 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:25 OK: 6 MiB in 16 packages 21:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:26 (1/1) Installing dumb-init (1.2.2-r1) 21:01:26 Executing busybox-1.31.1-r20.trigger 21:01:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:26 OK: 6 MiB in 15 packages 21:01:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:26 (1/6) Installing ca-certificates (20191127-r4) 21:01:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:01:26 (3/6) Installing libcurl (7.76.1-r0) 21:01:26 (4/6) Installing curl (7.76.1-r0) 21:01:26 (5/6) Installing dumb-init (1.2.2-r1) 21:01:26 (6/6) Installing su-exec (0.2-r1) 21:01:26 Executing busybox-1.31.1-r20.trigger 21:01:26 Executing ca-certificates-20191127-r4.trigger 21:01:26 OK: 7 MiB in 20 packages 21:01:26 (1/1) Installing dumb-init (1.2.2-r1) 21:01:26 Executing busybox-1.31.1-r20.trigger 21:01:26 OK: 6 MiB in 15 packages 21:01:28 Removing intermediate container 9175ccac4afc 21:01:28 ---> 2b386cccab84 21:01:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:28 ---> Running in 1521957904b9 21:01:28 Removing intermediate container 6cf4ad9e6d65 21:01:28 ---> fd36aa23f249 21:01:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:28 Removing intermediate container c5b161e1ec24 21:01:28 ---> 4c9d7b7bf8df 21:01:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:28 ---> Running in c0cda9b41710 21:01:29 ---> Running in 3ff127d239d4 21:01:29 Removing intermediate container 1521957904b9 21:01:29 ---> 811473a2bba4 21:01:29 Step 13/23 : ENV APP_PORT=48082 21:01:29 Removing intermediate container f8eb4dee50c5 21:01:29 ---> e8663cc43759 21:01:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:29 Removing intermediate container 8b5747068126 21:01:29 ---> a5dd1161e651 21:01:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:29 Removing intermediate container c0cda9b41710 21:01:29 ---> f7f2ddd705f3 21:01:29 Step 13/22 : ENV APP_PORT=48060 21:01:29 ---> Running in f9125c770ff2 21:01:29 ---> Running in 08924e8a5a4b 21:01:29 ---> Running in c5fa8ea1ad3f 21:01:30 ---> Running in 3e87919c93b3 21:01:30 Removing intermediate container 3ff127d239d4 21:01:30 ---> ad848794eab7 21:01:30 Step 13/22 : ENV APP_PORT=48085 21:01:30 ---> Running in ed8115bb594f 21:01:30 Removing intermediate container f9125c770ff2 21:01:30 ---> 8327d669c7f6 21:01:30 Step 14/23 : EXPOSE $APP_PORT 21:01:30 Removing intermediate container 08924e8a5a4b 21:01:30 ---> 6dc1d89db6a6 21:01:30 Step 13/23 : ENV APP_PORT=48081 21:01:30 Removing intermediate container c5fa8ea1ad3f 21:01:30 ---> e29c35c195b7 21:01:30 Step 13/24 : WORKDIR / 21:01:30 ---> Running in 1fbca309122f 21:01:30 Removing intermediate container 3e87919c93b3 21:01:30 ---> 7ea4d3952af7 21:01:30 Step 14/22 : EXPOSE $APP_PORT 21:01:30 ---> Running in 4169b7cdbfd0 21:01:31 ---> Running in 214da2ffa2cf 21:01:31 ---> Running in db9880ca153d 21:01:31 Removing intermediate container ed8115bb594f 21:01:31 ---> 4a9e74cd92bd 21:01:31 Step 14/22 : EXPOSE $APP_PORT 21:01:31 Removing intermediate container 1fbca309122f 21:01:31 ---> 2a35c8425813 21:01:31 Step 15/23 : WORKDIR / 21:01:31 Removing intermediate container 4169b7cdbfd0 21:01:31 ---> 74e9db22367f 21:01:31 Step 14/23 : EXPOSE $APP_PORT 21:01:31 ---> Running in 6e0282ba3bb7 21:01:31 ---> Running in b22341134f4c 21:01:31 ---> Running in dda3422daadc 21:01:31 Removing intermediate container db9880ca153d 21:01:31 ---> df9af743327e 21:01:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:31 Removing intermediate container 214da2ffa2cf 21:01:31 ---> 7ffe31244f1a 21:01:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:32 Removing intermediate container 6e0282ba3bb7 21:01:32 ---> 0c613a321f57 21:01:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:33 Removing intermediate container dda3422daadc 21:01:33 ---> cffcfcb28a0a 21:01:33 Step 15/23 : WORKDIR / 21:01:33 Removing intermediate container b22341134f4c 21:01:33 ---> 2047d895b416 21:01:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:33 ---> 768ef4fbdbd6 21:01:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:33 ---> 0e9997a2509e 21:01:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:33 ---> Running in 4efb307ea6c2 21:01:34 ---> 843601a3fecd 21:01:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:35 Removing intermediate container 4efb307ea6c2 21:01:35 ---> f07c66c8f153 21:01:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:35 ---> 84e408ff2991 21:01:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:35 ---> 0120ca2a1227 21:01:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:35 ---> 85b421a8e390 21:01:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:35 ---> 65e56df7880b 21:01:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:01:35 ---> 91dcc2c7afd8 21:01:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:36 ---> f411c6bfff49 21:01:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:37 ---> 319fcd21ad24 21:01:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:37 ---> 7b6c724503e8 21:01:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:37 ---> 346b43f32a39 21:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:37 ---> Running in f6d00e09bea3 21:01:37 ---> Running in d5cac9e5483d 21:01:37 ---> 166123f82424 21:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:01:38 ---> 7e272d280d50 21:01:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:38 Removing intermediate container f6d00e09bea3 21:01:38 ---> 47944c78b89a 21:01:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:38 ---> 9759d084d5ba 21:01:38 Step 19/23 : ENTRYPOINT ["/core-command"] 21:01:38 Removing intermediate container d5cac9e5483d 21:01:38 ---> 3c24a0de35a4 21:01:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:39 ---> Running in 064d5d87a752 21:01:39 ---> Running in 73f81806f94f 21:01:39 ---> Running in e5fa9c50b92a 21:01:39 ---> 9b0836a3d333 21:01:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:01:39 ---> b20dcd4e01b6 21:01:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:39 ---> Running in e01aff8bab5b 21:01:39 Removing intermediate container 064d5d87a752 21:01:39 ---> 45c48ff5e44f 21:01:39 Step 20/22 : LABEL arch=x86_64 21:01:39 Removing intermediate container e5fa9c50b92a 21:01:39 ---> 2ea72ef662f4 21:01:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:40 Removing intermediate container 73f81806f94f 21:01:40 ---> 8eee7508aed3 21:01:40 Step 20/22 : LABEL arch=x86_64 21:01:40 ---> Running in 11b185a41cbc 21:01:40 ---> Running in 1336bed65639 21:01:40 ---> Running in cba41eeca91a 21:01:40 Removing intermediate container e01aff8bab5b 21:01:40 ---> 7df850cb0557 21:01:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:40 ---> 6b33515ea6e6 21:01:40 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/ 21:01:40 ---> Running in 4d4adf8bbd7a 21:01:40 Removing intermediate container 11b185a41cbc 21:01:40 ---> f5dbf85ab1ab 21:01:40 Step 21/22 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:01:40 Removing intermediate container 1336bed65639 21:01:40 ---> 601408142367 21:01:40 Step 21/23 : LABEL arch=x86_64 21:01:41 ---> Running in 354fc7ead06c 21:01:41 ---> Running in 1b8a5301bfb2 21:01:41 Removing intermediate container cba41eeca91a 21:01:41 ---> fac12be1cbc3 21:01:41 Step 21/22 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:01:41 ---> Running in faaf1d5fbf73 21:01:41 Removing intermediate container 4d4adf8bbd7a 21:01:41 ---> 402c692d3dc3 21:01:41 Step 21/23 : LABEL arch=x86_64 21:01:41 ---> Running in 2b09bd39db26 21:01:41 ---> Running in 1a2f66731bf7 21:01:42 Removing intermediate container 1b8a5301bfb2 21:01:42 ---> 43fbcd7cef2c 21:01:42 Step 22/22 : LABEL version=0.0.0 21:01:42 Removing intermediate container faaf1d5fbf73 21:01:42 ---> fd4822cc1a17 21:01:42 Step 22/23 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:01:42 ---> Running in b6f609437455 21:01:42 ---> Running in 3d4dcb206b03 21:01:42 Removing intermediate container 2b09bd39db26 21:01:42 ---> 25f19f1d2650 21:01:42 Step 22/22 : LABEL version=0.0.0 21:01:42 Removing intermediate container 1a2f66731bf7 21:01:42 ---> fc9faf410d8c 21:01:42 Step 22/23 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:01:42 ---> Running in 12d9d22f8f6c 21:01:42 ---> Running in 61ea30e98564 21:01:42 Removing intermediate container b6f609437455 21:01:42 ---> 331e60ae99a6 21:01:42 21:01:42 Removing intermediate container 3d4dcb206b03 21:01:42 ---> 9f2c829a6613 21:01:42 Step 23/23 : LABEL version=0.0.0 21:01:43 ---> Running in 005ec62f1d68 21:01:43 Removing intermediate container 61ea30e98564 21:01:43 ---> 66f5952aecbb 21:01:43 Step 23/23 : LABEL version=0.0.0 21:01:43 Removing intermediate container 12d9d22f8f6c 21:01:43 ---> c2e71a2b4dd2 21:01:43 21:01:43 Removing intermediate container 354fc7ead06c 21:01:43 ---> 0e8779372b6d 21:01:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:01:43 ---> Running in 1fa22be68fae 21:01:43 ---> Running in 82ca759c314f 21:01:44 Removing intermediate container 005ec62f1d68 21:01:44 ---> 3a7c674639b8 21:01:44 21:01:44 Successfully built 331e60ae99a6 21:01:44 Successfully built c2e71a2b4dd2 21:01:44 Successfully tagged docker-support-notifications-go:latest 21:01:44  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 21:01:44 Successfully tagged docker-support-scheduler-go:latest 21:01:44  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 21:01:44 Successfully built 3a7c674639b8 21:01:44 Removing intermediate container 1fa22be68fae 21:01:44 ---> ae7e60b64dc8 21:01:44 21:01:44 Removing intermediate container 82ca759c314f 21:01:44 ---> 549eee6564bf 21:01:44 Step 22/24 : LABEL arch=x86_64 21:01:44 Successfully tagged docker-core-command-go:latest 21:01:44  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 21:01:45 ---> Running in 90bf1974a5ec 21:01:45 Successfully built ae7e60b64dc8 21:01:45 Successfully tagged docker-core-metadata-go:latest 21:01:45  Building docker-core-metadata-go ... done Building docker-core-data-go 21:01:46 Removing intermediate container 90bf1974a5ec 21:01:46 ---> b64fc794b618 21:01:46 Step 23/24 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:01:46 ---> Running in ecc0bc70bdac 21:01:46 Removing intermediate container ecc0bc70bdac 21:01:46 ---> ea8744a91561 21:01:46 Step 24/24 : LABEL version=0.0.0 21:01:47 ---> Running in cba506840e87 21:01:50 Removing intermediate container cba506840e87 21:01:50 ---> 750124c7b5a8 21:01:50 21:01:51 Successfully built 750124c7b5a8 21:01:51 Successfully tagged docker-security-secretstore-setup-go:latest 21:02:49  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:02:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:02:49 ---> 425dc7ef0f4b 21:02:49 Step 3/21 : WORKDIR /edgex-go 21:02:49 ---> Using cache 21:02:49 ---> 541e18c6fa10 21:02:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:49 ---> Using cache 21:02:49 ---> f558806d06c3 21:02:49 Step 5/21 : RUN apk add --update --no-cache make git 21:02:49 ---> Using cache 21:02:49 ---> 7b4f2b9a50ed 21:02:49 Step 6/21 : COPY go.mod . 21:02:49 ---> Using cache 21:02:49 ---> db6d8c5bb073 21:02:49 Step 7/21 : RUN go mod download 21:02:49 ---> Using cache 21:02:49 ---> ae1e118edf9b 21:02:49 Step 8/21 : COPY . . 21:02:49 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:02:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:02:49 ---> 425dc7ef0f4b 21:02:49 Step 3/31 : WORKDIR /edgex-go 21:02:49 ---> Using cache 21:02:49 ---> 541e18c6fa10 21:02:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:49 ---> Using cache 21:02:49 ---> f558806d06c3 21:02:49 Step 5/31 : RUN apk add --update --no-cache make git 21:02:49 ---> Using cache 21:02:49 ---> 7b4f2b9a50ed 21:02:49 Step 6/31 : COPY go.mod . 21:02:49 ---> Using cache 21:02:49 ---> db6d8c5bb073 21:02:49 Step 7/31 : RUN go mod download 21:02:49 ---> Using cache 21:02:49 ---> ae1e118edf9b 21:02:49 Step 8/31 : COPY . . 21:02:49 ---> Using cache 21:02:49 ---> 37f8bbefc114 21:02:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:02:49 ---> Using cache 21:02:49 ---> 37f8bbefc114 21:02:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:02:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:49 ---> 425dc7ef0f4b 21:02:49 Step 3/23 : WORKDIR /edgex-go 21:02:49 ---> Using cache 21:02:49 ---> 541e18c6fa10 21:02:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:49 ---> Using cache 21:02:49 ---> f558806d06c3 21:02:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:02:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:50 ---> 425dc7ef0f4b 21:02:50 Step 3/23 : WORKDIR /edgex-go 21:02:50 ---> Using cache 21:02:50 ---> 541e18c6fa10 21:02:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:50 ---> Using cache 21:02:50 ---> f558806d06c3 21:02:50 Step 5/23 : RUN apk add --update --no-cache make bash git 21:02:51 ---> Running in 63c911c24239 21:02:51 ---> Running in 8f10598d24ed 21:02:51 ---> Running in 2b857a658bb6 21:02:51 ---> Running in 0897deb75c86 21:02:53 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 21:02:53 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 21:02:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:02:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:02:55 OK: 233 MiB in 51 packages 21:02:55 OK: 233 MiB in 51 packages 21:02:58 Removing intermediate container 2b857a658bb6 21:02:58 ---> 513b9b5b71a2 21:02:58 Step 6/23 : COPY go.mod . 21:02:58 Removing intermediate container 8f10598d24ed 21:02:58 ---> bcee35cd2f11 21:02:58 Step 6/23 : COPY go.mod . 21:02:59 ---> 9aad843f1f9d 21:02:59 Step 7/23 : RUN go mod download 21:02:59 ---> cf794a60f55c 21:02:59 Step 7/23 : RUN go mod download 21:02:59 ---> Running in b734cfb11ca3 21:02:59 ---> Running in 6c5a45bf6536 21:03:06 Removing intermediate container b734cfb11ca3 21:03:06 ---> e5a6bceda333 21:03:06 Step 8/23 : COPY . . 21:03:06 Removing intermediate container 6c5a45bf6536 21:03:06 ---> 93dc25f13dc8 21:03:06 Step 8/23 : COPY . . 21:03:46 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 21:04:10 Removing intermediate container 0897deb75c86 21:04:10 ---> 7c258ae2ae68 21:04:10 21:04:10 Step 10/31 : FROM alpine:3.12 21:04:10 ---> 13621d1b12d4 21:04:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:04:15 ---> Running in d314eefe7006 21:04:16 Removing intermediate container d314eefe7006 21:04:16 ---> 2e5986bb4b0c 21:04:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:04:18 ---> Running in 083a3193eee9 21:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:23 (1/2) Installing dumb-init (1.2.2-r1) 21:04:23 (2/2) Installing su-exec (0.2-r1) 21:04:23 Executing busybox-1.31.1-r20.trigger 21:04:24 OK: 6 MiB in 16 packages 21:04:31 Removing intermediate container 083a3193eee9 21:04:31 ---> c281078fab59 21:04:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:04:31 Removing intermediate container 63c911c24239 21:04:31 ---> 73fa04b2d6df 21:04:31 21:04:31 Step 10/21 : FROM alpine:3.12 21:04:31 ---> 13621d1b12d4 21:04:31 Step 11/21 : RUN apk add --update --no-cache curl 21:04:31 ---> Running in e78401ed55ae 21:04:31 ---> Running in 50b26f05efdd 21:04:32 Removing intermediate container e78401ed55ae 21:04:32 ---> 62c6c5be01a3 21:04:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:04:32 ---> 52894b43a26f 21:04:32 Step 9/23 : RUN make cmd/core-data/core-data 21:04:32 ---> b971de138077 21:04:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:04:32 ---> Running in ef13a40648f4 21:04:32 ---> Running in ee4a0b07a291 21:04:32 ---> Running in 75846e27e603 21:04:32 Removing intermediate container ef13a40648f4 21:04:32 ---> 9e94ff7282e9 21:04:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:04:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:32 ---> Running in bb1bc3ff7d24 21:04:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:33 (1/4) Installing ca-certificates (20191127-r4) 21:04:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:04:33 (3/4) Installing libcurl (7.76.1-r0) 21:04:33 (4/4) Installing curl (7.76.1-r0) 21:04:33 Executing busybox-1.31.1-r20.trigger 21:04:33 Executing ca-certificates-20191127-r4.trigger 21:04:33 OK: 7 MiB in 18 packages 21:04:34 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 21:04:34 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 21:04:36 Removing intermediate container 50b26f05efdd 21:04:36 ---> ee77b2f70c64 21:04:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:36 ---> Running in 316df20dbdda 21:04:37 Removing intermediate container bb1bc3ff7d24 21:04:37 ---> e200aef4226a 21:04:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:04:37 ---> Running in 87ecb45736cb 21:04:37 Removing intermediate container 316df20dbdda 21:04:37 ---> 8c8d40abf941 21:04:37 Step 13/21 : WORKDIR /edgex 21:04:38 ---> Running in 44ee6dd028e0 21:04:38 Removing intermediate container 87ecb45736cb 21:04:38 ---> 3438951c463c 21:04:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:04:39 Removing intermediate container 44ee6dd028e0 21:04:39 ---> c598315cbd3a 21:04:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:04:40 ---> dd35e5cf7bc7 21:04:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:04:42 ---> Running in c3097eb25c30 21:04:42 ---> 2e5e70a30bbd 21:04:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:04:44 ---> e2fb093c7d0a 21:04:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:04:45 ---> e939acc8a2a4 21:04:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:04:45 Removing intermediate container c3097eb25c30 21:04:45 ---> 0b837b0e1225 21:04:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:45 ---> Running in 657aad687631 21:04:47 Removing intermediate container 657aad687631 21:04:47 ---> 505b21cb7813 21:04:47 Step 18/21 : CMD ["--init=true"] 21:04:49 ---> 7bd5468a8d6f 21:04:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:49 ---> Running in b38cb2327a3c 21:04:50 Removing intermediate container b38cb2327a3c 21:04:50 ---> 73d6c2fbc497 21:04:50 Step 19/21 : LABEL arch=x86_64 21:04:50 ---> Running in 3a49408cad21 21:04:50 ---> aeb6aee59348 21:04:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:04:51 Removing intermediate container 3a49408cad21 21:04:51 ---> d273e8088ec6 21:04:51 Step 20/21 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:04:51 ---> Running in 088aac15a6d1 21:04:51 ---> 92f7f243e0f9 21:04:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:04:51 Removing intermediate container 088aac15a6d1 21:04:51 ---> 5c8b74c96514 21:04:51 Step 21/21 : LABEL version=0.0.0 21:04:52 ---> Running in 1e40c6fc2a17 21:04:52 ---> cddd4dc9b796 21:04:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:04:53 Removing intermediate container 1e40c6fc2a17 21:04:53 ---> 234e5656eb5e 21:04:53 21:04:55 ---> 4c22fb200649 21:04:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:04:57 ---> Running in 488e7e1ae4e6 21:04:57 Successfully built 234e5656eb5e 21:04:57 Successfully tagged docker-security-proxy-setup-go:latest 21:04:57  Building docker-security-proxy-setup-go ... done Removing intermediate container 488e7e1ae4e6 21:04:57 ---> 7c0f2cf7ca96 21:04:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:58 ---> 5026ffa5ea3f 21:04:58 Step 26/31 : RUN chmod +x /entrypoint.sh 21:04:58 ---> Running in 3ccc57a5e36d 21:05:03 Removing intermediate container 3ccc57a5e36d 21:05:03 ---> f8413a2e1b48 21:05:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:05:03 ---> Running in 6df74fc440ee 21:05:04 Removing intermediate container 6df74fc440ee 21:05:04 ---> cb5baa6d368b 21:05:04 Step 28/31 : CMD ["gate"] 21:05:04 ---> Running in 24d90432b2eb 21:05:06 Removing intermediate container 24d90432b2eb 21:05:06 ---> 40d04d36338d 21:05:06 Step 29/31 : LABEL arch=x86_64 21:05:06 ---> Running in 0e114c8ab4e3 21:05:07 Removing intermediate container 0e114c8ab4e3 21:05:07 ---> 853506696b9e 21:05:07 Step 30/31 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:05:07 ---> Running in 032fb96fe44a 21:05:08 Removing intermediate container 032fb96fe44a 21:05:08 ---> fd439988b2bc 21:05:08 Step 31/31 : LABEL version=0.0.0 21:05:09 ---> Running in 8f488915af59 21:05:09 Removing intermediate container 8f488915af59 21:05:09 ---> b7d5565f22ba 21:05:09 21:05:10 Successfully built b7d5565f22ba 21:05:11 Successfully tagged docker-security-bootstrapper-go:latest 21:05:16  Building docker-security-bootstrapper-go ... done Removing intermediate container ee4a0b07a291 21:05:16 ---> c4b1a5370a7c 21:05:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:05:17 ---> Running in 873f539c036f 21:05:19 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 21:05:24 Removing intermediate container 75846e27e603 21:05:24 ---> 3bdfcc8bb414 21:05:24 21:05:24 Step 10/23 : FROM alpine:3.12 21:05:24 ---> 13621d1b12d4 21:05:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:24 ---> Running in 049dedeb6d73 21:05:24 Removing intermediate container 873f539c036f 21:05:24 ---> 4f708dcb0bce 21:05:24 21:05:24 Step 11/23 : FROM docker:20.10.0 21:05:24 20.10.0: Pulling from library/docker 21:05:24 Removing intermediate container 049dedeb6d73 21:05:24 ---> 5b78c2d7c916 21:05:24 Step 12/23 : ENV APP_PORT=48080 21:05:25 ---> Running in 844acce5534a 21:05:25 Removing intermediate container 844acce5534a 21:05:25 ---> 5e5e0aabefaf 21:05:25 Step 13/23 : EXPOSE $APP_PORT 21:05:26 ---> Running in 76b25bfbd0d1 21:05:27 Removing intermediate container 76b25bfbd0d1 21:05:27 ---> 259eefaf54ee 21:05:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:27 ---> Running in 75cd22ec2c62 21:05:30 Removing intermediate container 75cd22ec2c62 21:05:30 ---> 23c90217f7b7 21:05:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:05:30 ---> Running in 33ac364026f7 21:05:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:05:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:05:33 (1/6) Installing dumb-init (1.2.2-r1) 21:05:33 (2/6) Installing libgcc (9.3.0-r2) 21:05:33 (3/6) Installing libsodium (1.0.18-r0) 21:05:34 (4/6) Installing libstdc++ (9.3.0-r2) 21:05:34 (5/6) Installing libzmq (4.3.3-r0) 21:05:34 (6/6) Installing zeromq (4.3.3-r0) 21:05:34 Executing busybox-1.31.1-r20.trigger 21:05:34 OK: 8 MiB in 20 packages 21:05:36 Removing intermediate container 33ac364026f7 21:05:36 ---> ec7453690f49 21:05:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:37 ---> 9eb01c915d9b 21:05:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:05:40 ---> f8cc2ab79fe8 21:05:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:05:41 ---> a6406be0c7fd 21:05:41 Step 19/23 : ENTRYPOINT ["/core-data"] 21:05:41 ---> Running in 817c0f74ccf2 21:05:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:05:41 Status: Downloaded newer image for docker:20.10.0 21:05:41 ---> aefe523efa57 21:05:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:05:41 ---> Running in 5e75a81c4290 21:05:41 Removing intermediate container 817c0f74ccf2 21:05:41 ---> 49e975db4b2a 21:05:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:42 ---> Running in 8fea23f62849 21:05:42 Removing intermediate container 5e75a81c4290 21:05:42 ---> 5f3d0b26d077 21:05:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:05:42 ---> Running in 504ea7ff8882 21:05:43 Removing intermediate container 8fea23f62849 21:05:43 ---> fec5e15057b8 21:05:43 Step 21/23 : LABEL arch=x86_64 21:05:43 ---> Running in f8e5de9dae9f 21:05:44 Removing intermediate container f8e5de9dae9f 21:05:44 ---> b167500f233a 21:05:44 Step 22/23 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:05:44 ---> Running in 744ae6d926d4 21:05:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:05:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:05:44 Removing intermediate container 744ae6d926d4 21:05:44 ---> 840f8b37986e 21:05:44 Step 23/23 : LABEL version=0.0.0 21:05:44 ---> Running in aae802ad15bb 21:05:44 (1/39) Installing readline (8.0.4-r0) 21:05:44 (2/39) Installing bash (5.0.17-r0) 21:05:44 Executing bash-5.0.17-r0.post-install 21:05:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:05:44 (4/39) Installing libcurl (7.76.1-r0) 21:05:44 (5/39) Installing curl (7.76.1-r0) 21:05:44 (6/39) Installing dumb-init (1.2.2-r1) 21:05:44 (7/39) Installing libbz2 (1.0.8-r1) 21:05:44 (8/39) Installing expat (2.2.9-r1) 21:05:44 (9/39) Installing libffi (3.3-r2) 21:05:44 (10/39) Installing gdbm (1.13-r1) 21:05:44 (11/39) Installing xz-libs (5.2.5-r0) 21:05:44 (12/39) Installing sqlite-libs (3.32.1-r0) 21:05:44 (13/39) Installing python3 (3.8.8-r0) 21:05:44 Removing intermediate container aae802ad15bb 21:05:44 ---> 38e4bc98b74e 21:05:44 21:05:45 Successfully built 38e4bc98b74e 21:05:45 Successfully tagged docker-core-data-go:latest 21:05:47  Building docker-core-data-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) 21:05:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:05:47 (16/39) Installing py3-parsing (2.4.7-r0) 21:05:47 (17/39) Installing py3-six (1.15.0-r0) 21:05:47 (18/39) Installing py3-packaging (20.4-r0) 21:05:47 (19/39) Installing py3-setuptools (47.0.0-r0) 21:05:47 (20/39) Installing py3-chardet (3.0.4-r4) 21:05:47 (21/39) Installing py3-idna (2.9-r0) 21:05:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:05:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:05:47 (24/39) Installing py3-requests (2.23.0-r0) 21:05:47 (25/39) Installing py3-msgpack (1.0.0-r0) 21:05:47 (26/39) Installing py3-lockfile (0.12.2-r3) 21:05:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:05:47 (28/39) Installing py3-colorama (0.4.3-r0) 21:05:47 (29/39) Installing py3-distlib (0.3.0-r0) 21:05:47 (30/39) Installing py3-distro (1.5.0-r1) 21:05:47 (31/39) Installing py3-webencodings (0.5.1-r3) 21:05:48 (32/39) Installing py3-html5lib (1.0.1-r4) 21:05:48 (33/39) Installing py3-pytoml (0.1.21-r0) 21:05:48 (34/39) Installing py3-pep517 (0.8.2-r0) 21:05:48 (35/39) Installing py3-progress (1.5-r0) 21:05:48 (36/39) Installing py3-toml (0.10.1-r0) 21:05:48 (37/39) Installing py3-retrying (1.3.3-r0) 21:05:48 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:05:48 (39/39) Installing py3-pip (20.1.1-r0) 21:05:48 Executing busybox-1.31.1-r19.trigger 21:05:48 OK: 72 MiB in 59 packages 21:05:50 Collecting docker-compose==1.23.2 21:05:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:05:50 Collecting docker<4.0,>=3.6.0 21:05:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:05:50 Collecting jsonschema<3,>=2.5.1 21:05:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:05:50 Collecting dockerpty<0.5,>=0.4.1 21:05:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:05:52 Collecting websocket-client<1.0,>=0.32.0 21:05:52 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:05:52 Collecting cached-property<2,>=1.2.0 21:05:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:05:52 Collecting texttable<0.10,>=0.9.0 21:05:52 Downloading texttable-0.9.1.tar.gz (11 kB) 21:05:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:05:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:05:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:05:54 Collecting docopt<0.7,>=0.6.1 21:05:54 Downloading docopt-0.6.2.tar.gz (25 kB) 21:05:55 Collecting PyYAML<4,>=3.10 21:05:55 Downloading PyYAML-3.13.tar.gz (270 kB) 21:05:56 Collecting docker-pycreds>=0.4.0 21:05:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:05:56 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) 21:05:56 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) 21:05:56 Collecting idna<2.8,>=2.5 21:05:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:05:56 Collecting urllib3<1.25,>=1.21.1 21:05:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:05:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:05:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:05:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:05:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:05:57 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, dockerpty, cached-property, texttable, docopt, PyYAML, docker-compose 21:05:57 Attempting uninstall: idna 21:05:57 Found existing installation: idna 2.9 21:05:57 Uninstalling idna-2.9: 21:05:57 Successfully uninstalled idna-2.9 21:05:57 Attempting uninstall: urllib3 21:05:57 Found existing installation: urllib3 1.25.9 21:05:57 Uninstalling urllib3-1.25.9: 21:05:57 Successfully uninstalled urllib3-1.25.9 21:05:58 Attempting uninstall: requests 21:05:58 Found existing installation: requests 2.23.0 21:05:58 Uninstalling requests-2.23.0: 21:05:58 Successfully uninstalled requests-2.23.0 21:05:58 Running setup.py install for dockerpty: started 21:05:59 Running setup.py install for dockerpty: finished with status 'done' 21:05:59 Running setup.py install for texttable: started 21:06:00 Running setup.py install for texttable: finished with status 'done' 21:06:00 Running setup.py install for docopt: started 21:06:01 Running setup.py install for docopt: finished with status 'done' 21:06:01 Running setup.py install for PyYAML: started 21:06:02 Running setup.py install for PyYAML: finished with status 'done' 21:06: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 21:06:19 Removing intermediate container 504ea7ff8882 21:06:19 ---> 6902b6e98228 21:06:19 Step 14/23 : ENV APP_PORT=48090 21:06:19 ---> Running in 0e86ee7ee495 21:06:19 Removing intermediate container 0e86ee7ee495 21:06:19 ---> e6e2d2ced074 21:06:19 Step 15/23 : EXPOSE $APP_PORT 21:06:19 ---> Running in 21c1d7601d83 21:06:19 Removing intermediate container 21c1d7601d83 21:06:19 ---> 4ef4b3a13fec 21:06:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:06:19 ---> d26e9e25eb10 21:06:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:06:20 ---> eccb51485377 21:06:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:06:22 ---> 94d143f57b1c 21:06:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:06:22 ---> Running in 2482599726ad 21:06:22 Removing intermediate container 2482599726ad 21:06:22 ---> 7555e8407af0 21:06:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:22 ---> Running in 449d98fbfe07 21:06:23 Removing intermediate container 449d98fbfe07 21:06:23 ---> b555bd9d8771 21:06:23 Step 21/23 : LABEL arch=x86_64 21:06:23 ---> Running in 1f342384177c 21:06:23 Removing intermediate container 1f342384177c 21:06:23 ---> c9689bcc0cda 21:06:23 Step 22/23 : LABEL git_sha=cf636624737cc5f70e8e9162c2f14abe0487c23b 21:06:23 ---> Running in 18b0e2c2f61a 21:06:24 Removing intermediate container 18b0e2c2f61a 21:06:24 ---> aef5df4e13c5 21:06:24 Step 23/23 : LABEL version=0.0.0 21:06:24 ---> Running in 6215acd7ba21 21:06:24 Removing intermediate container 6215acd7ba21 21:06:24 ---> f12077768d09 21:06:24 21:06:25 Successfully built f12077768d09 21:06:25 Successfully tagged docker-sys-mgmt-agent-go:latest 21:06:26  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:06:26 $ docker stop --time=1 a11bf2f1c69ed787c35e47025a54668efc8d5dd76c91b55735bf7c2bc432d4f2 21:06:29 $ docker rm -f a11bf2f1c69ed787c35e47025a54668efc8d5dd76c91b55735bf7c2bc432d4f2 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:30 + docker images 21:06:30 + grep docker 21:06:31 docker-sys-mgmt-agent-go latest f12077768d09 7 seconds ago 312MB 21:06:31 docker-core-data-go latest 38e4bc98b74e 47 seconds ago 22.9MB 21:06:31 docker-security-bootstrapper-go latest b7d5565f22ba About a minute ago 19.3MB 21:06:31 docker-security-proxy-setup-go latest 234e5656eb5e About a minute ago 26MB 21:06:31 docker-security-secretstore-setup-go latest 750124c7b5a8 4 minutes ago 26.3MB 21:06:31 docker-core-metadata-go latest ae7e60b64dc8 4 minutes ago 19.2MB 21:06:31 docker-core-command-go latest 3a7c674639b8 4 minutes ago 17.5MB 21:06:31 docker-support-scheduler-go latest c2e71a2b4dd2 4 minutes ago 17.7MB 21:06:31 docker-support-notifications-go latest 331e60ae99a6 4 minutes ago 18.2MB 21:06:31 docker 20.10.0 aefe523efa57 4 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 21:06:47 Still waiting to schedule task 21:06:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-945’ 21:09:17 Running on prd-ubuntu18.04-docker-8c-8g-948 in /w/workspace/edgexfoundry_edgex-go_PR-3381 [Pipeline] { [Pipeline] ws 21:09:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:09:20 using credential edgex-jenkins-ssh 21:09:20 Cloning the remote Git repository 21:09:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:09:20 > git init /w/workspace/edgex-go/1 # timeout=10 21:09:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:20 > git --version # timeout=10 21:09:20 > git --version # 'git version 2.17.1' 21:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:25 Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit cf636624737cc5f70e8e9162c2f14abe0487c23b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3381/head:refs/remotes/origin/PR-3381 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:09:25 > git config core.sparsecheckout # timeout=10 21:09:25 > git checkout -f cf636624737cc5f70e8e9162c2f14abe0487c23b # timeout=10 21:09:26 Failed in branch amd64 [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 21:09:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:29 ---> package-listing.sh 21:09:29 ++ facter osfamily 21:09:29 ++ tr '[:upper:]' '[:lower:]' 21:09:29 + OS_FAMILY=redhat 21:09:29 + workspace=/w/workspace/edgex-go/1 21:09:29 + START_PACKAGES=/tmp/packages_start.txt 21:09:29 + END_PACKAGES=/tmp/packages_end.txt 21:09:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:29 + PACKAGES=/tmp/packages_start.txt 21:09:29 + '[' /w/workspace/edgex-go/1 ']' 21:09:29 + PACKAGES=/tmp/packages_end.txt 21:09:29 + case "${OS_FAMILY}" in 21:09:29 + rpm -qa 21:09:29 + sort 21:09:38 + '[' -f /tmp/packages_start.txt ']' 21:09:38 + '[' -f /tmp/packages_end.txt ']' 21:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:38 + '[' /w/workspace/edgex-go/1 ']' 21:09:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:09:38 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:39 21:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:40 alpine: Pulling from edgex-lftools-log-publisher 21:09:40 df20fa9351a1: Pulling fs layer 21:09:40 36b3adc4ff6f: Pulling fs layer 21:09:40 8ad3a11d3b57: Pulling fs layer 21:09:40 46f8f816bc3b: Pulling fs layer 21:09:40 93b61091891f: Pulling fs layer 21:09:40 93b9cdb0e59b: Pulling fs layer 21:09:40 5e14af77c1be: Pulling fs layer 21:09:40 01666e4c0597: Pulling fs layer 21:09:40 aa168da1d23b: Pulling fs layer 21:09:40 46f8f816bc3b: Waiting 21:09:40 93b61091891f: Waiting 21:09:40 93b9cdb0e59b: Waiting 21:09:40 5e14af77c1be: Waiting 21:09:40 01666e4c0597: Waiting 21:09:40 aa168da1d23b: Waiting 21:09:40 36b3adc4ff6f: Verifying Checksum 21:09:40 36b3adc4ff6f: Download complete 21:09:40 46f8f816bc3b: Verifying Checksum 21:09:40 46f8f816bc3b: Download complete 21:09:40 df20fa9351a1: Download complete 21:09:40 93b9cdb0e59b: Verifying Checksum 21:09:40 93b9cdb0e59b: Download complete 21:09:40 93b61091891f: Verifying Checksum 21:09:40 93b61091891f: Download complete 21:09:40 5e14af77c1be: Verifying Checksum 21:09:40 5e14af77c1be: Download complete 21:09:40 01666e4c0597: Verifying Checksum 21:09:40 01666e4c0597: Download complete 21:09:41 8ad3a11d3b57: Verifying Checksum 21:09:41 8ad3a11d3b57: Download complete 21:09:42 df20fa9351a1: Pull complete 21:09:42 36b3adc4ff6f: Pull complete 21:09:45 aa168da1d23b: Verifying Checksum 21:09:45 aa168da1d23b: Download complete 21:09:45 8ad3a11d3b57: Pull complete 21:09:45 46f8f816bc3b: Pull complete 21:09:46 93b61091891f: Pull complete 21:09:47 93b9cdb0e59b: Pull complete 21:09:48 5e14af77c1be: Pull complete 21:09:48 01666e4c0597: Pull complete 21:10:08 aa168da1d23b: Pull complete 21:10:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:10:08 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 21:10:09 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:10:13 $ docker top 6872ef339638fedcf7d4d594bd4cd34155ddb04c3abedb608826fd0de9fd02bb -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:14 + mkdir -p /var/log/sa [Pipeline] sh 21:10:15 + ls /var/log/sa-host 21:10:15 + sadf -c /var/log/sa-host/sa19 21:10:15 file_magic: OK 21:10:15 HZ: Using current value: 100 21:10:15 file_header: OK 21:10:15 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 21:10:15 Statistics: 21:10:15 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...Hnuu...uuuununununu... 21:10:15 File successfully converted to sysstat format version 12.2.1 21:10:15 + sadf -c /var/log/sa-host/sa23 21:10:15 file_magic: OK 21:10:15 HZ: Using current value: 100 21:10:15 file_header: OK 21:10:15 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 21:10:15 Statistics: 21:10:15 Hnuu...uuuununununu... 21:10:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:15 provisioning config files... 21:10:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7229844624073916497tmp [Pipeline] { [Pipeline] echo 21:10:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:15 ---> create-netrc.sh [Pipeline] } 21:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:10:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:16 ---> python-tools-install.sh [Pipeline] echo 21:10:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:16 ---> sudo-logs.sh 21:10:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:17 ---> job-cost.sh 21:10:17 lf-activate-venv: SKIPPING 21:10:17 INFO: No Stack... 21:10:19 INFO: Retrieving Pricing Info for: v1-standard-2 21:10:20 INFO: Archiving Costs [Pipeline] echo 21:10:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:20 ---> logs-deploy.sh 21:10:20 lf-activate-venv: SKIPPING 21:10:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3381/1 21:10:20 INFO: archiving workspace using pattern(s): 21:10:24 Archives upload complete. 21:10:24 INFO: archiving logs to Nexus 21:10:26 ---> uname -a: 21:10:26 Linux prd-centos7-docker-4c-2g-920.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:10:26 21:10:26 21:10:26 ---> lscpu: 21:10:26 Architecture: x86_64 21:10:26 CPU op-mode(s): 32-bit, 64-bit 21:10:26 Byte Order: Little Endian 21:10:26 Address sizes: 40 bits physical, 48 bits virtual 21:10:26 CPU(s): 4 21:10:26 On-line CPU(s) list: 0-3 21:10:26 Thread(s) per core: 1 21:10:26 Core(s) per socket: 1 21:10:26 Socket(s): 4 21:10:26 NUMA node(s): 1 21:10:26 Vendor ID: GenuineIntel 21:10:26 CPU family: 6 21:10:26 Model: 44 21:10:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:10:26 Stepping: 1 21:10:26 CPU MHz: 2933.438 21:10:26 BogoMIPS: 5866.87 21:10:26 Virtualization: VT-x 21:10:26 Hypervisor vendor: KVM 21:10:26 Virtualization type: full 21:10:26 L1d cache: 128 KiB 21:10:26 L1i cache: 128 KiB 21:10:26 L2 cache: 16 MiB 21:10:26 L3 cache: 64 MiB 21:10:26 NUMA node0 CPU(s): 0-3 21:10:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:10:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:10:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:10:26 Vulnerability Meltdown: Mitigation; PTI 21:10:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:10:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:10:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:10:26 Vulnerability Srbds: Not affected 21:10:26 Vulnerability Tsx async abort: Not affected 21:10:26 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 21:10:26 21:10:26 21:10:26 ---> nproc: 21:10:26 4 21:10:26 21:10:26 21:10:26 ---> df -h: 21:10:26 Filesystem Size Used Available Use% Mounted on 21:10:26 overlay 50.0G 12.3G 37.7G 25% / 21:10:26 tmpfs 64.0M 0 64.0M 0% /dev 21:10:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:10:26 shm 64.0M 0 64.0M 0% /dev/shm 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1 21:10:26 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1@tmp 21:10:26 21:10:26 21:10:26 ---> free -m: 21:10:26 total used free shared buff/cache available 21:10:26 Mem: 1837 832 337 0 668 945 21:10:26 Swap: 1023 67 956 21:10:26 21:10:26 21:10:26 ---> ip addr: 21:10:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:10:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:10:26 inet 127.0.0.1/8 scope host lo 21:10:26 valid_lft forever preferred_lft forever 21:10:26 inet6 ::1/128 scope host 21:10:26 valid_lft forever preferred_lft forever 21:10:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:10:26 link/ether fa:16:3e:a3:d5:d1 brd ff:ff:ff:ff:ff:ff 21:10:26 inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 21:10:26 valid_lft 84898sec preferred_lft 84898sec 21:10:26 inet6 fe80::f816:3eff:fea3:d5d1/64 scope link 21:10:26 valid_lft forever preferred_lft forever 21:10:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:10:26 link/ether 02:42:28:75:e2:11 brd ff:ff:ff:ff:ff:ff 21:10:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:10:26 valid_lft forever preferred_lft forever 21:10:26 inet6 fe80::42:28ff:fe75:e211/64 scope link 21:10:26 valid_lft forever preferred_lft forever 21:10:26 21:10:26 21:10:26 ---> sar -b -r -n DEV: 21:10:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 21:10:26 21:10:26 20:45:10 LINUX RESTART (4 CPU) 21:10:26 21:10:26 20:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:10:26 20:47:01 46.65 15.13 31.52 0.00 1719.30 7178.50 0.00 21:10:26 20:48:01 37.81 13.63 24.18 0.00 4740.54 4130.01 0.00 21:10:26 20:49:02 221.07 109.39 111.68 0.00 7185.00 38016.87 0.00 21:10:26 20:50:01 171.31 37.01 134.30 0.00 2511.12 22110.62 0.00 21:10:26 20:51:01 103.26 65.83 37.43 0.00 1924.29 3703.74 0.00 21:10:26 20:52:02 90.96 30.47 60.49 0.00 1228.86 6894.29 0.00 21:10:26 20:53:01 67.55 39.59 27.96 0.00 1158.08 2456.44 0.00 21:10:26 20:54:01 66.17 15.08 51.09 0.00 793.10 4876.06 0.00 21:10:26 20:55:01 47.03 24.65 22.38 0.00 1859.04 4102.08 0.00 21:10:26 20:56:01 45.19 5.21 39.98 0.00 340.43 12389.82 0.00 21:10:26 20:57:03 206.98 79.91 127.07 0.00 24770.59 82801.87 0.00 21:10:26 20:58:02 797.55 654.74 142.81 0.00 71903.05 75362.99 0.00 21:10:26 20:59:11 1091.27 931.45 159.83 0.00 85184.85 87817.94 0.00 21:10:26 21:00:03 1134.50 1003.33 131.17 0.00 59020.71 61592.57 0.00 21:10:26 21:01:01 132.46 73.70 58.76 0.00 3276.43 11529.81 0.00 21:10:26 21:02:02 281.68 72.56 209.13 0.00 18070.93 68426.48 0.00 21:10:26 21:03:01 772.78 646.23 126.55 0.00 70429.52 74046.37 0.00 21:10:26 21:04:04 697.16 575.69 121.48 0.00 42460.84 42854.24 0.00 21:10:26 21:05:01 643.99 470.83 173.16 0.00 32294.80 36544.64 0.00 21:10:26 21:06:01 125.87 16.97 108.90 0.00 1445.32 22866.59 0.00 21:10:26 21:07:01 78.65 17.11 61.53 0.00 3082.82 6490.46 0.00 21:10:26 21:08:02 124.57 117.37 7.20 0.00 1539.45 347.37 0.00 21:10:26 21:09:01 171.90 153.44 18.46 0.00 2493.67 649.26 0.00 21:10:26 21:10:01 181.72 124.29 57.43 0.00 7659.69 12876.34 0.00 21:10:26 Average: 305.22 219.80 85.42 0.00 18760.89 28997.57 0.00 21:10:26 21:10:26 20:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:10:26 20:47:01 103392 0 548056 29.13 2620 1227476 1087940 37.13 497392 1082596 7660 21:10:26 20:48:01 83056 0 665324 35.36 2620 1130544 1347032 45.97 557272 1034756 97124 21:10:26 20:49:02 66552 0 749532 39.84 1916 1063544 1591940 54.33 640940 934636 92948 21:10:26 20:50:01 308944 0 734132 39.02 1492 836976 1328068 45.32 459468 835068 20 21:10:26 20:51:01 144488 0 781944 41.56 1440 953672 1645980 56.17 608664 850368 67112 21:10:26 20:52:02 313632 0 799892 42.51 508 767512 1753456 59.84 633648 652592 55892 21:10:26 20:53:01 396276 0 805164 42.79 508 679596 1736336 59.26 531340 664040 35516 21:10:26 20:54:01 377300 0 736824 39.16 508 766912 1326128 45.26 500488 709340 21096 21:10:26 20:55:01 237332 0 793908 42.19 468 849836 1431504 48.85 618008 734276 2244 21:10:26 20:56:01 80144 0 794424 42.22 416 1006560 1626272 55.50 640048 873128 94360 21:10:26 20:57:03 72976 0 847288 45.03 132 961148 2309744 78.83 737684 847276 53536 21:10:26 20:58:02 399868 0 786848 41.82 88 694740 3430116 117.06 544180 722660 56 21:10:26 20:59:11 76032 0 849800 45.17 88 955624 2351892 80.27 764412 804160 76272 21:10:26 21:00:03 73876 0 1193404 63.43 88 614176 4594944 156.82 840516 687860 10844 21:10:26 21:01:01 255912 0 971252 51.62 88 654292 2953712 100.81 643744 700232 74064 21:10:26 21:02:02 76772 0 694072 36.89 80 1110620 1359928 46.41 722108 839588 91964 21:10:26 21:03:01 227124 0 868468 46.16 80 785872 2949256 100.65 564240 844176 6240 21:10:26 21:04:04 75480 0 796808 42.35 80 1009176 2161580 73.77 629860 938388 74160 21:10:26 21:05:01 219008 0 875068 46.51 76 787392 2554340 87.18 728824 683196 1680 21:10:26 21:06:01 101140 0 726912 38.63 76 1053416 1576592 53.81 645312 885132 68928 21:10:26 21:07:01 144604 0 637352 33.87 76 1099512 1221672 41.69 581128 906064 8 21:10:26 21:08:02 89396 0 653156 34.71 76 1138916 1183560 40.39 610040 918776 984 21:10:26 21:09:01 84008 0 725180 38.54 76 1072280 1179408 40.25 609844 848624 2268 21:10:26 21:10:01 70968 0 845588 44.94 0 964988 1707016 58.26 661232 753796 89164 21:10:26 Average: 169928 0 786683 41.81 567 924366 1933684 65.99 623766 822947 42672 21:10:26 21:10:26 20:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:10:26 20:47:01 eth0 533.69 451.68 3275.78 72.96 0.00 0.00 0.00 0.00 21:10:26 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:48:01 eth0 857.77 1119.97 3038.67 117.60 0.00 0.00 0.00 0.00 21:10:26 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:48:01 vethd5b7cee 1041.05 735.17 93.37 2594.34 0.00 0.00 0.00 0.00 21:10:26 20:48:01 docker0 1041.05 735.03 79.13 2594.33 0.00 0.00 0.00 0.00 21:10:26 20:49:02 eth0 330.31 276.00 2920.24 64.09 0.00 0.00 0.00 0.00 21:10:26 20:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:49:02 docker0 32.13 23.56 2.41 90.74 0.00 0.00 0.00 0.00 21:10:26 20:50:01 vethce7f8e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:50:01 eth0 281.74 210.35 865.80 24.82 0.00 0.00 0.00 0.00 21:10:26 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:50:01 vethb4759ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:51:01 vethb895e18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 20:51:01 eth0 20.81 15.16 21.14 8.52 0.00 0.00 0.00 0.00 21:10:26 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:51:01 docker0 1262.46 996.28 93.89 3501.34 0.00 0.00 0.00 0.00 21:10:26 20:52:02 vethb895e18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:52:02 eth0 22.76 16.95 17.67 9.71 0.00 0.00 0.00 0.00 21:10:26 20:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:53:01 vethb895e18 2.38 2.38 0.19 0.19 0.00 0.00 0.00 0.00 21:10:26 20:53:01 eth0 41.73 34.58 22.52 87.47 0.00 0.00 0.00 0.00 21:10:26 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:53:01 docker0 2.38 2.38 0.16 0.19 0.00 0.00 0.00 0.00 21:10:26 20:54:01 vethb895e18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:54:01 eth0 3.36 2.60 2.53 1.41 0.00 0.00 0.00 0.00 21:10:26 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:55:01 vethb895e18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:55:01 eth0 15.40 10.43 13.45 7.26 0.00 0.00 0.00 0.00 21:10:26 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:56:01 eth0 201.33 159.52 1684.68 81.55 0.00 0.00 0.00 0.00 21:10:26 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:57:03 vetha981767 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 20:57:03 eth0 22.07 16.83 23.32 9.01 0.00 0.00 0.00 0.00 21:10:26 20:57:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:57:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:58:02 vethbcdb662 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:58:02 veth5876cad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:58:02 veth2a98bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:58:02 vetha981767 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 20:59:11 vetha981767 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 20:59:11 eth0 2109.01 2058.30 10465.52 429.90 0.00 0.00 0.00 0.00 21:10:26 20:59:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:10:26 20:59:11 docker0 1131.38 916.66 83.81 3175.76 0.00 0.00 0.00 0.00 21:10:26 21:00:03 vetha6c7a86 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:00:03 vetha981767 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:00:03 vethe90119d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:00:03 vethb20b053 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:01:01 vetha6c7a86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:01:01 vetha981767 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:01:01 vethe90119d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:01:01 vethb20b053 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:02:02 vetha981767 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:02:02 eth0 2469.33 2386.64 12081.39 555.58 0.00 0.00 0.00 0.00 21:10:26 21:02:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:10:26 21:02:02 docker0 1291.40 1063.15 95.46 3752.08 0.00 0.00 0.00 0.00 21:10:26 21:03:01 veth36da3ae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:03:01 veth7b322fa 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 21:10:26 21:03:01 vetha981767 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:03:01 eth0 37.84 31.13 70.31 6.86 0.00 0.00 0.00 0.00 21:10:26 21:04:04 veth7b322fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:04:04 vetha981767 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:04:04 eth0 11.65 8.51 8.64 4.70 0.00 0.00 0.00 0.00 21:10:26 21:04:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:10:26 21:05:01 vetha981767 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:05:01 vethe9335eb 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 21:10:26 21:05:01 eth0 64.96 44.95 100.11 85.97 0.00 0.00 0.00 0.00 21:10:26 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:06:01 veth290e595 27.90 48.15 2.16 343.60 0.00 0.00 0.00 0.00 21:10:26 21:06:01 vetha981767 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:06:01 eth0 219.03 163.83 1641.42 83.92 0.00 0.00 0.00 0.00 21:10:26 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:07:01 eth0 17.03 12.42 14.80 7.17 0.00 0.00 0.00 0.00 21:10:26 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:07:01 docker0 1380.31 1191.76 101.40 4350.19 0.00 0.00 0.00 0.00 21:10:26 21:08:02 eth0 0.95 0.07 0.07 0.01 0.00 0.00 0.00 0.00 21:10:26 21:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:09:01 eth0 0.86 0.40 0.32 0.18 0.00 0.00 0.00 0.00 21:10:26 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:10:01 eth0 210.30 171.85 2168.47 69.12 0.00 0.00 0.00 0.00 21:10:26 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 Average: eth0 127.23 118.98 679.07 34.22 0.00 0.00 0.00 0.00 21:10:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:26 Average: docker0 57.61 49.74 4.23 181.57 0.00 0.00 0.00 0.00 21:10:26 21:10:26 21:10:26 ---> sar -P ALL: 21:10:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 21:10:26 21:10:26 20:45:10 LINUX RESTART (4 CPU) 21:10:26 21:10:26 20:46:02 CPU %user %nice %system %iowait %steal %idle 21:10:26 20:47:01 all 12.20 0.00 3.65 1.58 22.41 60.16 21:10:26 20:47:01 0 10.94 0.00 3.60 1.37 22.38 61.70 21:10:26 20:47:01 1 11.99 0.00 3.46 0.83 22.28 61.44 21:10:26 20:47:01 2 13.63 0.00 3.07 2.65 22.52 58.12 21:10:26 20:47:01 3 12.27 0.00 4.46 1.50 22.45 59.32 21:10:26 20:48:01 all 5.48 0.00 3.57 1.15 7.77 82.04 21:10:26 20:48:01 0 5.11 0.00 3.87 0.31 8.43 82.27 21:10:26 20:48:01 1 6.13 0.00 2.74 1.76 7.47 81.90 21:10:26 20:48:01 2 5.57 0.00 3.75 0.58 7.34 82.77 21:10:26 20:48:01 3 5.08 0.00 3.94 1.90 7.86 81.22 21:10:26 20:49:02 all 8.41 0.00 5.93 1.47 22.45 61.74 21:10:26 20:49:02 0 10.97 0.00 5.71 0.84 22.69 59.79 21:10:26 20:49:02 1 5.23 0.00 5.26 1.03 23.64 64.84 21:10:26 20:49:02 2 7.02 0.00 5.96 2.67 22.79 61.57 21:10:26 20:49:02 3 10.57 0.00 6.83 1.35 20.57 60.68 21:10:26 20:50:01 all 4.63 0.00 5.52 4.06 15.75 70.04 21:10:26 20:50:01 0 3.88 0.00 5.64 4.11 16.21 70.16 21:10:26 20:50:01 1 5.95 0.00 6.22 3.52 15.72 68.60 21:10:26 20:50:01 2 4.25 0.00 4.81 5.48 16.21 69.26 21:10:26 20:50:01 3 4.47 0.00 5.42 3.09 14.85 72.16 21:10:26 20:51:01 all 25.76 0.00 9.46 3.39 28.97 32.42 21:10:26 20:51:01 0 24.98 0.00 10.58 4.37 27.91 32.16 21:10:26 20:51:01 1 25.65 0.00 8.43 2.55 29.70 33.68 21:10:26 20:51:01 2 25.35 0.00 10.54 4.44 29.83 29.84 21:10:26 20:51:01 3 27.02 0.00 8.35 2.25 28.44 33.93 21:10:26 20:52:02 all 33.79 0.00 11.27 3.22 33.58 18.14 21:10:26 20:52:02 0 32.37 0.00 10.84 3.99 33.37 19.44 21:10:26 20:52:02 1 34.45 0.00 12.34 2.30 33.03 17.88 21:10:26 20:52:02 2 35.07 0.00 10.54 4.79 33.64 15.95 21:10:26 20:52:02 3 33.29 0.00 11.36 1.82 34.28 19.24 21:10:26 20:53:01 all 23.69 0.00 10.54 1.82 30.53 33.41 21:10:26 20:53:01 0 18.96 0.00 8.60 1.59 33.10 37.75 21:10:26 20:53:01 1 25.46 0.00 10.52 1.92 30.09 32.01 21:10:26 20:53:01 2 25.70 0.00 12.85 2.15 28.64 30.66 21:10:26 20:53:01 3 25.00 0.00 10.35 1.63 30.11 32.91 21:10:26 20:54:01 all 29.32 0.00 15.33 2.78 35.15 17.41 21:10:26 20:54:01 0 29.29 0.00 14.54 2.09 35.35 18.73 21:10:26 20:54:01 1 28.65 0.00 15.20 4.03 34.93 17.19 21:10:26 20:54:01 2 30.44 0.00 16.00 2.86 35.28 15.42 21:10:26 20:54:01 3 28.94 0.00 15.60 2.14 35.06 18.25 21:10:26 20:55:01 all 11.79 0.00 9.59 1.43 36.10 41.09 21:10:26 20:55:01 0 12.03 0.00 9.72 0.98 36.07 41.20 21:10:26 20:55:01 1 10.50 0.00 9.35 1.69 36.80 41.66 21:10:26 20:55:01 2 11.97 0.00 9.50 2.19 36.68 39.65 21:10:26 20:55:01 3 12.67 0.00 9.78 0.89 34.83 41.83 21:10:26 20:56:01 all 9.95 0.00 8.33 0.28 31.58 49.85 21:10:26 20:56:01 0 9.28 0.00 8.73 0.12 31.48 50.39 21:10:26 20:56:01 1 9.33 0.00 7.88 0.47 32.76 49.55 21:10:26 20:56:01 2 12.02 0.00 8.95 0.28 31.12 47.63 21:10:26 20:56:01 3 9.26 0.00 7.79 0.27 30.94 51.74 21:10:26 20:57:03 all 4.77 0.00 7.00 13.69 35.47 39.07 21:10:26 20:57:03 0 3.90 0.00 6.13 12.65 35.75 41.58 21:10:26 20:57:03 1 5.37 0.00 7.68 14.66 35.39 36.89 21:10:26 20:57:03 2 5.78 0.00 6.81 13.96 36.59 36.86 21:10:26 20:57:03 3 4.07 0.00 7.38 13.51 34.14 40.90 21:10:26 21:10:26 20:57:03 CPU %user %nice %system %iowait %steal %idle 21:10:26 20:58:02 all 9.97 0.00 9.56 10.21 40.82 29.44 21:10:26 20:58:02 0 8.78 0.00 8.60 8.89 40.72 33.02 21:10:26 20:58:02 1 9.46 0.00 9.49 11.92 42.03 27.09 21:10:26 20:58:02 2 10.88 0.00 10.27 11.60 40.62 26.62 21:10:26 20:58:02 3 10.84 0.00 9.94 8.46 39.91 30.85 21:10:26 20:59:11 all 5.44 0.00 8.81 32.03 30.57 23.14 21:10:26 20:59:11 0 5.05 0.00 8.20 30.78 30.83 25.14 21:10:26 20:59:11 1 5.28 0.00 8.56 33.17 30.70 22.29 21:10:26 20:59:11 2 5.77 0.00 9.38 33.34 30.25 21.26 21:10:26 20:59:11 3 5.67 0.00 9.13 30.88 30.51 23.81 21:10:26 21:00:03 all 13.13 0.00 9.69 26.73 32.78 17.67 21:10:26 21:00:03 0 13.56 0.00 9.78 28.43 32.27 15.96 21:10:26 21:00:03 1 12.93 0.00 9.61 24.15 33.02 20.28 21:10:26 21:00:03 2 11.94 0.00 10.36 26.76 33.04 17.90 21:10:26 21:00:03 3 14.08 0.00 9.01 27.61 32.78 16.52 21:10:26 21:01:01 all 68.56 0.00 12.77 0.13 18.45 0.10 21:10:26 21:01:01 0 70.35 0.00 14.05 0.23 15.23 0.15 21:10:26 21:01:01 1 67.51 0.00 13.15 0.13 19.15 0.06 21:10:26 21:01:01 2 70.07 0.00 12.89 0.04 16.89 0.11 21:10:26 21:01:01 3 66.29 0.00 10.92 0.11 22.61 0.07 21:10:26 21:02:02 all 9.77 0.00 10.35 12.11 37.46 30.30 21:10:26 21:02:02 0 10.06 0.00 9.89 11.43 36.84 31.77 21:10:26 21:02:02 1 9.01 0.00 10.08 12.49 38.38 30.04 21:10:26 21:02:02 2 9.95 0.00 10.99 11.72 37.14 30.20 21:10:26 21:02:02 3 10.08 0.00 10.46 12.82 37.49 29.15 21:10:26 21:03:01 all 11.09 0.00 8.69 12.94 38.31 28.97 21:10:26 21:03:01 0 10.87 0.00 8.10 12.40 38.18 30.44 21:10:26 21:03:01 1 10.96 0.00 8.26 14.15 37.75 28.88 21:10:26 21:03:01 2 11.31 0.00 9.05 12.76 38.50 28.38 21:10:26 21:03:01 3 11.22 0.00 9.41 12.43 38.84 28.11 21:10:26 21:04:04 all 18.69 0.00 9.28 21.42 40.88 9.72 21:10:26 21:04:04 0 18.02 0.00 8.74 23.00 41.87 8.35 21:10:26 21:04:04 1 18.48 0.00 9.16 20.42 38.70 13.24 21:10:26 21:04:04 2 16.96 0.00 8.09 20.91 42.89 11.15 21:10:26 21:04:04 3 21.45 0.00 11.21 21.39 40.03 5.91 21:10:26 21:05:01 all 27.31 0.00 11.80 13.72 30.43 16.74 21:10:26 21:05:01 0 25.52 0.00 11.43 13.01 32.82 17.23 21:10:26 21:05:01 1 24.46 0.00 11.01 12.76 32.27 19.50 21:10:26 21:05:01 2 29.22 0.00 11.71 14.57 28.18 16.32 21:10:26 21:05:01 3 30.20 0.00 13.10 14.56 28.37 13.77 21:10:26 21:06:01 all 13.23 0.00 7.40 3.43 28.64 47.30 21:10:26 21:06:01 0 9.99 0.00 6.60 4.39 28.65 50.38 21:10:26 21:06:01 1 16.28 0.00 7.94 2.77 28.36 44.65 21:10:26 21:06:01 2 11.50 0.00 7.55 1.91 29.59 49.46 21:10:26 21:06:01 3 15.27 0.00 7.53 4.65 27.95 44.60 21:10:26 21:07:01 all 1.78 0.00 2.75 3.43 12.40 79.63 21:10:26 21:07:01 0 1.68 0.00 2.52 4.20 13.31 78.29 21:10:26 21:07:01 1 1.22 0.00 2.83 2.32 12.36 81.28 21:10:26 21:07:01 2 2.58 0.00 3.21 5.58 12.59 76.04 21:10:26 21:07:01 3 1.65 0.00 2.44 1.60 11.33 82.98 21:10:26 21:08:02 all 0.05 1.27 5.94 4.43 30.67 57.65 21:10:26 21:08:02 0 0.08 1.14 5.60 5.00 30.70 57.49 21:10:26 21:08:02 1 0.06 1.15 5.43 3.52 30.23 59.62 21:10:26 21:08:02 2 0.03 1.39 6.28 4.23 30.76 57.32 21:10:26 21:08:02 3 0.03 1.40 6.45 4.96 30.98 56.17 21:10:26 21:10:26 21:08:02 CPU %user %nice %system %iowait %steal %idle 21:10:26 21:09:01 all 0.08 0.80 5.08 3.40 23.37 67.27 21:10:26 21:09:01 0 0.07 0.90 5.51 3.93 23.14 66.45 21:10:26 21:09:01 1 0.08 0.81 5.09 3.56 23.53 66.93 21:10:26 21:09:01 2 0.08 0.61 4.44 2.42 23.31 69.14 21:10:26 21:09:01 3 0.08 0.91 5.30 3.69 23.48 66.53 21:10:26 21:10:01 all 3.19 0.03 3.42 2.74 16.77 73.84 21:10:26 21:10:01 0 3.27 0.02 3.57 1.36 17.20 74.59 21:10:26 21:10:01 1 4.39 0.05 3.51 7.52 16.75 67.78 21:10:26 21:10:01 2 2.82 0.05 3.63 1.31 15.64 76.56 21:10:26 21:10:01 3 2.29 0.02 3.00 0.86 17.50 76.33 21:10:26 Average: all 13.48 0.11 8.02 7.75 28.56 42.08 21:10:26 Average: 0 12.98 0.10 7.79 7.65 28.77 42.71 21:10:26 Average: 1 13.38 0.10 7.91 7.87 28.72 42.02 21:10:26 Average: 2 13.71 0.10 8.20 8.08 28.52 41.39 21:10:26 Average: 3 13.85 0.12 8.17 7.42 28.23 42.21 21:10:26 21:10:26 21:10:26