Pull request #73 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 rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549+3c0b3bd9b80f66927426d2ebe47566559ea81682 (d622190572e7673a1ad8a257115322ea59b2d6b0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-73/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8287’ Running on prd-centos7-docker-4c-2g-8289 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 Merge succeeded, producing b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 Checking out Revision b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 (PR-73) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # 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 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # timeout=10 Commit message: "build(snap): adding --configProvider flag" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:49 ========================================================= 18:29:49 EdgeX Global Pipelines Version Info 18:29:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:50 ------------------- 18:29:50 stable info: 18:29:50 ------------------- 18:29:50 Commited By: Emilio Reyes emilio.reyes@intel.com 18:29:50 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 18:29:50 Message: update stable to v1.0.87 18:29:51 ------------------- 18:29:51 experimental info: 18:29:51 ------------------- 18:29:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:51 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 18:29:51 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:54 18:29:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:29:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:54 latest: Pulling from edgex-devops/git-semver 18:29:54 9123ac7c32f7: Pulling fs layer 18:29:54 b8cc5d1170e3: Pulling fs layer 18:29:54 2924cbbf6a41: Pulling fs layer 18:29:54 93b08a4f1073: Pulling fs layer 18:29:54 93b08a4f1073: Waiting 18:29:54 b8cc5d1170e3: Download complete 18:29:54 9123ac7c32f7: Verifying Checksum 18:29:54 9123ac7c32f7: Download complete 18:29:55 93b08a4f1073: Verifying Checksum 18:29:55 93b08a4f1073: Download complete 18:29:55 2924cbbf6a41: Verifying Checksum 18:29:55 2924cbbf6a41: Download complete 18:29:55 9123ac7c32f7: Pull complete 18:29:55 b8cc5d1170e3: Pull complete 18:29:55 2924cbbf6a41: Pull complete 18:29:56 93b08a4f1073: Pull complete 18:29:56 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:29:56 prd-centos7-docker-4c-2g-8289 does not seem to be running inside a container 18:29:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:56 $ docker top aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:57 [ssh-agent] Looking for ssh-agent implementation... 18:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:57 $ docker exec aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a ssh-agent 18:29:57 SSH_AUTH_SOCK=/tmp/ssh-6YXebuf2cQuB/agent.15 18:29:57 SSH_AGENT_PID=22 18:29:57 Running ssh-add (command line suppressed) 18:29:57 Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_2431016313415882382.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_2431016313415882382.key) 18:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:58 + git describe --exact-match --tags HEAD 18:29:58 fatal: No names found, cannot describe anything. [Pipeline] } 18:29:58 $ docker exec --env ******** --env ******** aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a ssh-agent -k 18:29:58 unset SSH_AUTH_SOCK; 18:29:58 unset SSH_AGENT_PID; 18:29:58 echo Agent pid 22 killed; 18:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:29:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:29:58 This usually means this commit has not been tagged. [Pipeline] sshagent 18:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:58 [ssh-agent] Looking for ssh-agent implementation... 18:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:58 $ docker exec aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a ssh-agent 18:29:59 SSH_AUTH_SOCK=/tmp/ssh-CywxxB5QHdHL/agent.58 18:29:59 SSH_AGENT_PID=65 18:29:59 Running ssh-add (command line suppressed) 18:29:59 Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_4585622128250813122.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_4585622128250813122.key) 18:29:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:59 + git semver init 18:29:59 # -> Open(): unable to determine branch for HEAD 18:29:59 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-73/.git 18:29:59 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-73 18:29:59 # $SEMVER_REMOTE_NAME = origin 18:29:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:59 # $SEMVER_USER_NAME = edgex-jenkins 18:29:59 # $SEMVER_BRANCH = PR-73 18:29:59 # $SEMVER_TEMP = /tmp/semver-104120184 18:29:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:30:00 # '/tmp/semver-104120184' -> '/w/workspace/y_app-service-configurable_PR-73/.semver' 18:30:00 # -> Force: false 18:30:00 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-73/.semver [Pipeline] } 18:30:00 $ docker exec --env ******** --env ******** aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a ssh-agent -k 18:30:00 unset SSH_AUTH_SOCK; 18:30:00 unset SSH_AGENT_PID; 18:30:00 echo Agent pid 65 killed; 18:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:00 + git semver [Pipeline] } 18:30:00 $ docker stop --time=1 aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a 18:30:02 $ docker rm -f aab3bbb27d8743399f7efed07e0e660c1c698012746ef8b42560b9d212952b5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:30:03 Stashed 49 file(s) [Pipeline] echo 18:30:03 [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] node 18:30:18 Still waiting to schedule task 18:30:18 ‘prd-centos7-docker-4c-2g-8290’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8288’ doesn’t have label ‘centos7-docker-4c-2g’ 18:30:18 Still waiting to schedule task 18:30:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:32:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8291 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws 18:32:54 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:33:00 using credential edgex-jenkins-ssh 18:33:00 Cloning the remote Git repository 18:33:00 Cloning with configured refspecs honoured and without tags 18:33:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:33:00 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:33:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:33:01 > git --version # timeout=10 18:33:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:02 Fetching without tags 18:33:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:33:02 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 18:33:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:33:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:02 Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:33:03 Merge succeeded, producing b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:33:03 Checking out Revision b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 (PR-73) 18:33:02 > git config core.sparsecheckout # timeout=10 18:33:03 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # timeout=10 18:33:03 > git remote # timeout=10 18:33:03 > git config --get remote.origin.url # timeout=10 18:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:03 > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 18:33:03 > git rev-parse HEAD^{commit} # timeout=10 18:33:03 > git config core.sparsecheckout # timeout=10 18:33:03 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # timeout=10 18:33:07 Running on prd-centos7-docker-4c-2g-8292 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws 18:33:07 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:33:07 Commit message: "build(snap): adding --configProvider flag" 18:33:07 > git --version # timeout=10 18:33:07 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:33:09 ========================================================= 18:33:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:33:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:33:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 18:33:11 Sending build context to Docker daemon 293.9kB 18:33:11 Step 1/8 : ARG BASE=golang:1.13-alpine 18:33:11 Step 2/8 : FROM ${BASE} 18:33:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:12 cde5963f3b93: Pulling fs layer 18:33:12 2a23fa8c16f7: Pulling fs layer 18:33:12 777b28850792: Pulling fs layer 18:33:12 8a11ddd9e578: Pulling fs layer 18:33:12 4cf88f913ddb: Pulling fs layer 18:33:12 1df406cf5192: Pulling fs layer 18:33:12 cd6300453558: Pulling fs layer 18:33:12 b9c365052c96: Pulling fs layer 18:33:12 a2d8cc88f415: Pulling fs layer 18:33:12 ea1d1ca13537: Pulling fs layer 18:33:12 3750a50a1c5e: Pulling fs layer 18:33:12 cd6300453558: Waiting 18:33:12 b9c365052c96: Waiting 18:33:12 a2d8cc88f415: Waiting 18:33:12 8a11ddd9e578: Waiting 18:33:12 ea1d1ca13537: Waiting 18:33:12 4cf88f913ddb: Waiting 18:33:12 3750a50a1c5e: Waiting 18:33:12 1df406cf5192: Waiting 18:33:12 777b28850792: Verifying Checksum 18:33:12 777b28850792: Download complete 18:33:12 2a23fa8c16f7: Verifying Checksum 18:33:12 2a23fa8c16f7: Download complete 18:33:12 4cf88f913ddb: Download complete 18:33:12 1df406cf5192: Verifying Checksum 18:33:12 1df406cf5192: Download complete 18:33:12 cde5963f3b93: Verifying Checksum 18:33:12 cde5963f3b93: Download complete 18:33:12 cde5963f3b93: Pull complete 18:33:13 2a23fa8c16f7: Pull complete 18:33:13 777b28850792: Pull complete 18:33:14 using credential edgex-jenkins-ssh 18:33:14 Cloning the remote Git repository 18:33:14 Cloning with configured refspecs honoured and without tags 18:33:15 Fetching without tags 18:33:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:33:14 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:33:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:33:14 > git --version # timeout=10 18:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:33:15 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 18:33:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:33:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:15 Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:33:16 Merge succeeded, producing b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:33:16 Checking out Revision b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 (PR-73) 18:33:16 cd6300453558: Verifying Checksum 18:33:16 cd6300453558: Download complete 18:33:16 a2d8cc88f415: Verifying Checksum 18:33:16 a2d8cc88f415: Download complete 18:33:15 > git config core.sparsecheckout # timeout=10 18:33:15 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # timeout=10 18:33:16 > git remote # timeout=10 18:33:16 > git config --get remote.origin.url # timeout=10 18:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:16 > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 18:33:16 > git rev-parse HEAD^{commit} # timeout=10 18:33:16 > git config core.sparsecheckout # timeout=10 18:33:16 > git checkout -f b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 # timeout=10 18:33:18 ea1d1ca13537: Verifying Checksum 18:33:18 ea1d1ca13537: Download complete 18:33:18 3750a50a1c5e: Download complete 18:33:20 Commit message: "build(snap): adding --configProvider flag" 18:33:20 > git --version # timeout=10 18:33:20 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:33:21 b9c365052c96: Download complete [Pipeline] echo 18:33:21 ========================================================= 18:33:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:33:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:33:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 18:33:23 Sending build context to Docker daemon 293.9kB 18:33:23 Step 1/8 : ARG BASE=golang:1.13-alpine 18:33:23 Step 2/8 : FROM ${BASE} 18:33:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:23 e6b0cf9c0882: Pulling fs layer 18:33:23 2848faf0eed1: Pulling fs layer 18:33:23 0f37312ad70f: Pulling fs layer 18:33:23 5788d62ee057: Pulling fs layer 18:33:23 0e6b1d234666: Pulling fs layer 18:33:23 bf5d7aec512f: Pulling fs layer 18:33:23 34c802a77dc8: Pulling fs layer 18:33:23 9eb99e56ec68: Pulling fs layer 18:33:23 27c7a5d97fbd: Pulling fs layer 18:33:23 5c102a31e300: Pulling fs layer 18:33:23 dcfb455df0a1: Pulling fs layer 18:33:23 34c802a77dc8: Waiting 18:33:23 9eb99e56ec68: Waiting 18:33:23 27c7a5d97fbd: Waiting 18:33:23 0e6b1d234666: Waiting 18:33:23 bf5d7aec512f: Waiting 18:33:23 5788d62ee057: Waiting 18:33:23 dcfb455df0a1: Waiting 18:33:23 0f37312ad70f: Verifying Checksum 18:33:23 0f37312ad70f: Download complete 18:33:23 2848faf0eed1: Download complete 18:33:23 0e6b1d234666: Verifying Checksum 18:33:23 0e6b1d234666: Download complete 18:33:23 8a11ddd9e578: Verifying Checksum 18:33:23 8a11ddd9e578: Download complete 18:33:23 bf5d7aec512f: Verifying Checksum 18:33:23 bf5d7aec512f: Download complete 18:33:23 e6b0cf9c0882: Verifying Checksum 18:33:23 e6b0cf9c0882: Download complete 18:33:23 e6b0cf9c0882: Pull complete 18:33:24 2848faf0eed1: Pull complete 18:33:24 0f37312ad70f: Pull complete 18:33:25 34c802a77dc8: Verifying Checksum 18:33:25 34c802a77dc8: Download complete 18:33:25 27c7a5d97fbd: Verifying Checksum 18:33:25 27c7a5d97fbd: Download complete 18:33:26 5788d62ee057: Verifying Checksum 18:33:26 5788d62ee057: Download complete 18:33:26 9eb99e56ec68: Verifying Checksum 18:33:26 9eb99e56ec68: Download complete 18:33:27 dcfb455df0a1: Verifying Checksum 18:33:27 dcfb455df0a1: Download complete 18:33:27 5c102a31e300: Verifying Checksum 18:33:27 5c102a31e300: Download complete 18:33:33 5788d62ee057: Pull complete 18:33:33 0e6b1d234666: Pull complete 18:33:33 bf5d7aec512f: Pull complete 18:33:35 8a11ddd9e578: Pull complete 18:33:35 4cf88f913ddb: Pull complete 18:33:35 1df406cf5192: Pull complete 18:33:38 34c802a77dc8: Pull complete 18:33:39 cd6300453558: Pull complete 18:33:42 9eb99e56ec68: Pull complete 18:33:42 27c7a5d97fbd: Pull complete 18:33:43 5c102a31e300: Pull complete 18:33:43 dcfb455df0a1: Pull complete 18:33:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:33:43 ---> 7c70fe431013 18:33:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:33:44 ---> Running in 004ed28e1476 18:33:44 Removing intermediate container 004ed28e1476 18:33:44 ---> 48129d3bea33 18:33:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:44 ---> Running in b74198271cfa 18:33:44 b9c365052c96: Pull complete 18:33:44 a2d8cc88f415: Pull complete 18:33:45 Removing intermediate container b74198271cfa 18:33:45 ---> 217dc56a4ec3 18:33:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:33:45 ---> Running in e0ffbe10ba3e 18:33:46 ea1d1ca13537: Pull complete 18:33:46 3750a50a1c5e: Pull complete 18:33:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:33:46 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:33:46 ---> 78745c68409d 18:33:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:33:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:33:47 (1/6) Installing libc-dev (0.7.2-r0) 18:33:47 (2/6) Installing libsodium (1.0.18-r0) 18:33:47 (3/6) Installing pkgconf (1.6.3-r0) 18:33:47 (4/6) Installing libsodium-dev (1.0.18-r0) 18:33:47 (5/6) Installing libzmq (4.3.2-r0) 18:33:47 (6/6) Installing zeromq-dev (4.3.2-r0) 18:33:47 Executing busybox-1.31.1-r8.trigger 18:33:47 OK: 145 MiB in 45 packages 18:33:48 Removing intermediate container e0ffbe10ba3e 18:33:48 ---> 198f9e6bd9a2 18:33:48 Step 6/8 : WORKDIR /app 18:33:48 ---> Running in 4dd333eafcbb 18:33:49 Removing intermediate container 4dd333eafcbb 18:33:49 ---> 1c791380fe46 18:33:49 Step 7/8 : COPY . . 18:33:49 ---> 6894eb187f57 18:33:49 Step 8/8 : RUN go mod download 18:33:49 ---> Running in b1dd229edb26 18:33:50 ---> Running in 423fb3f5616d 18:33:50 Removing intermediate container 423fb3f5616d 18:33:50 ---> 047b5d3507e3 18:33:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:51 ---> Running in 736f68566ace 18:33:52 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:33:52 go: finding github.com/BurntSushi/toml v0.3.1 18:33:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:33:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:33:52 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:33:52 go: finding github.com/bgentry/speakeasy v0.1.0 18:33:52 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:33:52 go: finding github.com/davecgh/go-spew v1.1.1 18:33:52 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:33:52 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:33:52 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 18:33:52 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 18:33:52 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:33:52 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 18:33:52 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:33:52 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:33:52 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:33:52 go: finding github.com/fatih/color v1.7.0 18:33:52 go: finding github.com/fsnotify/fsnotify v1.4.7 18:33:52 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:33:52 go: finding github.com/go-kit/kit v0.8.0 18:33:52 go: finding github.com/go-logfmt/logfmt v0.4.0 18:33:52 go: finding github.com/go-redis/redis/v7 v7.2.0 18:33:52 go: finding github.com/go-stack/stack v1.8.0 18:33:52 go: finding github.com/golang/protobuf v1.3.2 18:33:52 go: finding github.com/golang/snappy v0.0.1 18:33:52 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:33:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:33:52 go: finding github.com/google/go-cmp v0.4.0 18:33:52 go: finding github.com/google/uuid v1.1.1 18:33:52 go: finding github.com/gorilla/mux v1.7.4 18:33:52 go: finding github.com/hashicorp/consul/api v1.1.0 18:33:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:33:52 go: finding github.com/hashicorp/errwrap v1.0.0 18:33:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:33:52 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:33:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:33:52 go: finding github.com/hashicorp/go-multierror v1.0.0 18:33:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:33:52 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:33:52 go: finding github.com/hashicorp/go-syslog v1.0.0 18:33:52 go: finding github.com/hashicorp/go-uuid v1.0.1 18:33:52 go: finding github.com/hashicorp/go.net v0.0.1 18:33:52 go: finding github.com/hashicorp/golang-lru v0.5.0 18:33:52 go: finding github.com/hashicorp/logutils v1.0.0 18:33:52 go: finding github.com/hashicorp/mdns v1.0.0 18:33:52 go: finding github.com/hashicorp/memberlist v0.1.3 18:33:52 go: finding github.com/hashicorp/serf v0.8.2 18:33:52 go: finding github.com/hpcloud/tail v1.0.0 18:33:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:33:52 go: finding github.com/kr/pretty v0.1.0 18:33:52 go: finding github.com/kr/pty v1.1.1 18:33:52 go: finding github.com/kr/text v0.1.0 18:33:52 go: finding github.com/mattn/go-colorable v0.0.9 18:33:52 go: finding github.com/mattn/go-isatty v0.0.3 18:33:52 go: finding github.com/miekg/dns v1.0.14 18:33:52 go: finding github.com/mitchellh/cli v1.0.0 18:33:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:33:52 go: finding github.com/mitchellh/copystructure v1.0.0 18:33:52 go: finding github.com/mitchellh/go-homedir v1.0.0 18:33:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:33:52 go: finding github.com/mitchellh/gox v0.4.0 18:33:52 go: finding github.com/mitchellh/iochan v1.0.0 18:33:52 go: finding github.com/mitchellh/mapstructure v1.1.2 18:33:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:33:52 go: finding github.com/onsi/ginkgo v1.10.1 18:33:52 go: finding github.com/onsi/gomega v1.7.0 18:33:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:33:52 go: finding github.com/pebbe/zmq4 v1.0.0 18:33:52 go: finding github.com/pelletier/go-toml v1.2.0 18:33:52 go: finding github.com/pkg/errors v0.8.1 18:33:52 go: finding github.com/pmezard/go-difflib v1.0.0 18:33:52 go: finding github.com/posener/complete v1.1.1 18:33:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:33:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:33:52 go: finding github.com/stretchr/objx v0.2.0 18:33:52 go: finding github.com/stretchr/testify v1.5.1 18:33:53 go: finding github.com/tidwall/pretty v1.0.1 18:33:53 go: finding github.com/ugorji/go v1.1.4 18:33:53 go: finding github.com/x448/float16 v0.8.4 18:33:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:33:53 go: finding github.com/xdg/stringprep v1.0.0 18:33:53 go: finding go.mongodb.org/mongo-driver v1.1.1 18:33:53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:33:53 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:33:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:33:53 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:33:53 go: finding golang.org/x/text v0.3.2 18:33:53 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:33:53 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:33:53 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:33:53 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:33:53 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:33:53 go: finding gopkg.in/yaml.v2 v2.2.8 18:33:53 Removing intermediate container 736f68566ace 18:33:53 ---> b67c9a40b1ec 18:33:53 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:33:53 ---> Running in 0b2de313f5f7 18:33:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:33:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:33:55 (1/6) Installing libc-dev (0.7.2-r0) 18:33:55 (2/6) Installing libsodium (1.0.18-r0) 18:33:55 (3/6) Installing pkgconf (1.6.3-r0) 18:33:55 (4/6) Installing libsodium-dev (1.0.18-r0) 18:33:55 (5/6) Installing libzmq (4.3.2-r0) 18:33:56 (6/6) Installing zeromq-dev (4.3.2-r0) 18:33:56 Executing busybox-1.31.1-r8.trigger 18:33:56 OK: 127 MiB in 45 packages 18:33:57 Removing intermediate container 0b2de313f5f7 18:33:57 ---> 430967acb2d5 18:33:57 Step 6/8 : WORKDIR /app 18:33:57 ---> Running in cea0af8091a6 18:33:58 Removing intermediate container cea0af8091a6 18:33:58 ---> 20d95819f79f 18:33:58 Step 7/8 : COPY . . 18:33:58 ---> 4a0c8e292f00 18:33:58 Step 8/8 : RUN go mod download 18:33:58 ---> Running in 27a2abdf5572 18:34:00 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:34:00 go: finding github.com/BurntSushi/toml v0.3.1 18:34:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:34:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:34:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:34:00 go: finding github.com/bgentry/speakeasy v0.1.0 18:34:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:34:00 go: finding github.com/davecgh/go-spew v1.1.1 18:34:00 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:34:00 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:34:00 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 18:34:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 18:34:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:34:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 18:34:00 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:34:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:34:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:34:00 go: finding github.com/fatih/color v1.7.0 18:34:00 go: finding github.com/fsnotify/fsnotify v1.4.7 18:34:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:34:01 go: finding github.com/go-kit/kit v0.8.0 18:34:01 go: finding github.com/go-logfmt/logfmt v0.4.0 18:34:01 go: finding github.com/go-redis/redis/v7 v7.2.0 18:34:01 go: finding github.com/go-stack/stack v1.8.0 18:34:01 go: finding github.com/golang/protobuf v1.3.2 18:34:01 go: finding github.com/golang/snappy v0.0.1 18:34:01 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:34:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:34:01 go: finding github.com/google/go-cmp v0.4.0 18:34:01 go: finding github.com/google/uuid v1.1.1 18:34:01 go: finding github.com/gorilla/mux v1.7.4 18:34:01 go: finding github.com/hashicorp/consul/api v1.1.0 18:34:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:34:01 go: finding github.com/hashicorp/errwrap v1.0.0 18:34:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:34:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:34:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:34:01 go: finding github.com/hashicorp/go-multierror v1.0.0 18:34:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:34:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:34:01 go: finding github.com/hashicorp/go-syslog v1.0.0 18:34:01 go: finding github.com/hashicorp/go-uuid v1.0.1 18:34:01 go: finding github.com/hashicorp/go.net v0.0.1 18:34:01 go: finding github.com/hashicorp/golang-lru v0.5.0 18:34:01 go: finding github.com/hashicorp/logutils v1.0.0 18:34:01 go: finding github.com/hashicorp/mdns v1.0.0 18:34:01 go: finding github.com/hashicorp/memberlist v0.1.3 18:34:01 go: finding github.com/hashicorp/serf v0.8.2 18:34:01 go: finding github.com/hpcloud/tail v1.0.0 18:34:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:34:01 go: finding github.com/kr/pretty v0.1.0 18:34:01 go: finding github.com/kr/pty v1.1.1 18:34:01 go: finding github.com/kr/text v0.1.0 18:34:01 go: finding github.com/mattn/go-colorable v0.0.9 18:34:01 go: finding github.com/mattn/go-isatty v0.0.3 18:34:01 go: finding github.com/miekg/dns v1.0.14 18:34:01 go: finding github.com/mitchellh/cli v1.0.0 18:34:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:34:01 go: finding github.com/mitchellh/copystructure v1.0.0 18:34:01 go: finding github.com/mitchellh/go-homedir v1.0.0 18:34:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:34:01 go: finding github.com/mitchellh/gox v0.4.0 18:34:01 go: finding github.com/mitchellh/iochan v1.0.0 18:34:01 go: finding github.com/mitchellh/mapstructure v1.1.2 18:34:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:34:01 go: finding github.com/onsi/ginkgo v1.10.1 18:34:01 go: finding github.com/onsi/gomega v1.7.0 18:34:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:34:01 go: finding github.com/pebbe/zmq4 v1.0.0 18:34:01 go: finding github.com/pelletier/go-toml v1.2.0 18:34:01 go: finding github.com/pkg/errors v0.8.1 18:34:01 go: finding github.com/pmezard/go-difflib v1.0.0 18:34:01 go: finding github.com/posener/complete v1.1.1 18:34:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:34:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:34:01 go: finding github.com/stretchr/objx v0.2.0 18:34:01 go: finding github.com/stretchr/testify v1.5.1 18:34:01 go: finding github.com/tidwall/pretty v1.0.1 18:34:01 go: finding github.com/ugorji/go v1.1.4 18:34:01 go: finding github.com/x448/float16 v0.8.4 18:34:01 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:34:01 go: finding github.com/xdg/stringprep v1.0.0 18:34:01 go: finding go.mongodb.org/mongo-driver v1.1.1 18:34:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:34:01 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:34:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:34:01 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:34:01 go: finding golang.org/x/text v0.3.2 18:34:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:34:01 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:34:01 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:34:01 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:34:01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:34:01 go: finding gopkg.in/yaml.v2 v2.2.8 18:34:08 Removing intermediate container b1dd229edb26 18:34:08 ---> 579a36679b12 18:34:08 Successfully built 579a36679b12 18:34:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:09 + docker inspect -f . ci-base-image-x86_64 18:34:09 . [Pipeline] withDockerContainer 18:34:09 prd-centos7-docker-4c-2g-8292 does not seem to be running inside a container 18:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-x86_64 cat 18:34:10 $ docker top cb5c1b096f613657e71ba31419c8b8a7876f89e1207f278fb118480d73b51854 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:11 + go version 18:34:11 go version go1.13.5 linux/amd64 [Pipeline] sh 18:34:12 + make test 18:34:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:34:20 Removing intermediate container 27a2abdf5572 18:34:20 ---> 12948a83d393 18:34:20 Successfully built 12948a83d393 18:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:21 + docker inspect -f . ci-base-image-arm64 18:34:21 . [Pipeline] withDockerContainer 18:34:21 prd-ubuntu18.04-docker-arm64-4c-16g-8291 does not seem to be running inside a container 18:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat 18:34:23 $ docker top d2d1091931797832b4c063df12d33a9d72414ac2c8b9a48f3a35ee2e0a0c5554 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:24 + go version 18:34:24 go version go1.13.5 linux/arm64 [Pipeline] sh 18:34:25 + make test 18:34:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:34:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:34:38 CGO_ENABLED=1 go vet ./... 18:34:42 gofmt -l . 18:34:42 [ "`gofmt -l .`" = "" ] 18:34:42 ./bin/test-go-mod-tidy.sh 18:34:43 ./bin/test-attribution-txt.sh [Pipeline] stash 18:34:45 Stashed 1 file(s) [Pipeline] } 18:34:45 $ docker stop --time=1 cb5c1b096f613657e71ba31419c8b8a7876f89e1207f278fb118480d73b51854 18:34:47 $ docker rm -f cb5c1b096f613657e71ba31419c8b8a7876f89e1207f278fb118480d73b51854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:49 + ls -al . 18:34:49 total 96 18:34:49 drwxrwxr-x. 7 jenkins jenkins 4096 May 13 18:34 . 18:34:49 drwxrwxr-x. 4 jenkins jenkins 28 May 13 18:33 .. 18:34:49 -rw-rw-r--. 1 jenkins jenkins 6027 May 13 18:33 Attribution.txt 18:34:49 drwxrwxr-x. 2 jenkins jenkins 64 May 13 18:33 bin 18:34:49 -rw-r--r--. 1 jenkins jenkins 10 May 13 18:34 coverage.out 18:34:49 -rw-rw-r--. 1 jenkins jenkins 180 May 13 18:33 docker-compose.debug.yml 18:34:49 -rw-rw-r--. 1 jenkins jenkins 133 May 13 18:33 docker-compose.yml 18:34:49 -rw-rw-r--. 1 jenkins jenkins 1896 May 13 18:33 Dockerfile 18:34:49 -rw-rw-r--. 1 jenkins jenkins 966 May 13 18:33 Dockerfile.build 18:34:49 -rw-rw-r--. 1 jenkins jenkins 127 May 13 18:33 .dockerignore 18:34:49 drwxrwxr-x. 8 jenkins jenkins 179 May 13 18:33 .git 18:34:49 -rw-rw-r--. 1 jenkins jenkins 93 May 13 18:33 .gitignore 18:34:49 -rw-r--r--. 1 jenkins jenkins 126 May 13 18:34 go.mod 18:34:49 -rw-r--r--. 1 jenkins jenkins 18573 May 13 18:34 go.sum 18:34:49 -rw-rw-r--. 1 jenkins jenkins 689 May 13 18:33 Jenkinsfile 18:34:49 -rw-rw-r--. 1 jenkins jenkins 10174 May 13 18:33 LICENSE 18:34:49 -rw-rw-r--. 1 jenkins jenkins 1617 May 13 18:33 main.go 18:34:49 -rw-rw-r--. 1 jenkins jenkins 1573 May 13 18:33 makefile 18:34:49 -rw-rw-r--. 1 jenkins jenkins 481 May 13 18:33 README.md 18:34:49 drwxrwxr-x. 10 jenkins jenkins 171 May 13 18:33 res 18:34:49 drwxrwxr-x. 3 jenkins jenkins 45 May 13 18:33 .semver 18:34:49 drwxrwxr-x. 4 jenkins jenkins 71 May 13 18:33 snap 18:34:49 -rw-rw-r--. 1 jenkins jenkins 5 May 13 18:30 VERSION [Pipeline] isUnix [Pipeline] sh 18:34:49 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 --label arch=amd64 --label version=0.0.0 . 18:34:50 Sending build context to Docker daemon 315.4kB 18:34:50 Step 1/24 : ARG BASE=golang:1.13-alpine 18:34:50 Step 2/24 : FROM ${BASE} AS builder 18:34:50 ---> 579a36679b12 18:34:50 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:34:50 ---> Running in 7c033e795df0 18:34:50 Removing intermediate container 7c033e795df0 18:34:50 ---> b687fb748a24 18:34:50 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:34:50 ---> Running in a782baecfcd0 18:34:50 Removing intermediate container a782baecfcd0 18:34:50 ---> 9a6140bddae7 18:34:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:34:50 ---> Running in fd3aec0ffcdf 18:34:50 Removing intermediate container fd3aec0ffcdf 18:34:50 ---> 5914d96c4152 18:34:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:50 ---> Running in 4fea5e1dca7f 18:34:52 Removing intermediate container 4fea5e1dca7f 18:34:52 ---> db9eacf0af80 18:34:52 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:52 ---> Running in b9207c14ac97 18:34:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:34:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:34:53 OK: 145 MiB in 45 packages 18:34:54 Removing intermediate container b9207c14ac97 18:34:54 ---> 7a01de59cf0f 18:34:54 Step 8/24 : WORKDIR /app 18:34:54 ---> Running in a52968613a4c 18:34:54 Removing intermediate container a52968613a4c 18:34:54 ---> e545cdc96be4 18:34:54 Step 9/24 : COPY go.mod . 18:34:54 ---> 82a51309c970 18:34:54 Step 10/24 : RUN go mod download 18:34:54 ---> Running in a54bee8f036c 18:34:55 Removing intermediate container a54bee8f036c 18:34:55 ---> 60053cffa6c6 18:34:55 Step 11/24 : COPY . . 18:34:56 ---> 3d50ed76e82c 18:34:56 Step 12/24 : ARG MAKE="make build" 18:34:56 ---> Running in 9e45ed940541 18:34:56 Removing intermediate container 9e45ed940541 18:34:56 ---> 9032d81b8c26 18:34:56 Step 13/24 : RUN $MAKE 18:34:56 ---> Running in a30dbada3b17 18:34:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:35:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:35:12 CGO_ENABLED=1 go vet ./... 18:35:17 gofmt -l . 18:35:17 [ "`gofmt -l .`" = "" ] 18:35:17 ./bin/test-go-mod-tidy.sh 18:35:18 ./bin/test-attribution-txt.sh [Pipeline] stash 18:35:19 Warning: overwriting stash ‘coverage-report’ 18:35:19 Stashed 1 file(s) [Pipeline] } 18:35:19 $ docker stop --time=1 d2d1091931797832b4c063df12d33a9d72414ac2c8b9a48f3a35ee2e0a0c5554 18:35:21 $ docker rm -f d2d1091931797832b4c063df12d33a9d72414ac2c8b9a48f3a35ee2e0a0c5554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:23 + ls -al . 18:35:23 total 120 18:35:23 drwxrwxr-x 7 jenkins jenkins 4096 May 13 18:35 . 18:35:23 drwxrwxr-x 4 jenkins jenkins 4096 May 13 18:33 .. 18:35:23 -rw-rw-r-- 1 jenkins jenkins 127 May 13 18:33 .dockerignore 18:35:23 drwxrwxr-x 8 jenkins jenkins 4096 May 13 18:33 .git 18:35:23 -rw-rw-r-- 1 jenkins jenkins 93 May 13 18:33 .gitignore 18:35:23 drwxrwxr-x 3 jenkins jenkins 4096 May 13 18:33 .semver 18:35:23 -rw-rw-r-- 1 jenkins jenkins 6027 May 13 18:33 Attribution.txt 18:35:23 -rw-rw-r-- 1 jenkins jenkins 1896 May 13 18:33 Dockerfile 18:35:23 -rw-rw-r-- 1 jenkins jenkins 966 May 13 18:33 Dockerfile.build 18:35:23 -rw-rw-r-- 1 jenkins jenkins 689 May 13 18:33 Jenkinsfile 18:35:23 -rw-rw-r-- 1 jenkins jenkins 10174 May 13 18:33 LICENSE 18:35:23 -rw-rw-r-- 1 jenkins jenkins 481 May 13 18:33 README.md 18:35:23 -rw-rw-r-- 1 jenkins jenkins 5 May 13 18:30 VERSION 18:35:23 drwxrwxr-x 2 jenkins jenkins 4096 May 13 18:33 bin 18:35:23 -rw-r--r-- 1 jenkins jenkins 10 May 13 18:34 coverage.out 18:35:23 -rw-rw-r-- 1 jenkins jenkins 180 May 13 18:33 docker-compose.debug.yml 18:35:23 -rw-rw-r-- 1 jenkins jenkins 133 May 13 18:33 docker-compose.yml 18:35:23 -rw-r--r-- 1 jenkins jenkins 126 May 13 18:35 go.mod 18:35:23 -rw-r--r-- 1 jenkins jenkins 18573 May 13 18:35 go.sum 18:35:23 -rw-rw-r-- 1 jenkins jenkins 1617 May 13 18:33 main.go 18:35:23 -rw-rw-r-- 1 jenkins jenkins 1573 May 13 18:33 makefile 18:35:23 drwxrwxr-x 10 jenkins jenkins 4096 May 13 18:33 res 18:35:23 drwxrwxr-x 4 jenkins jenkins 4096 May 13 18:33 snap [Pipeline] isUnix [Pipeline] sh 18:35:24 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 --label arch=arm64 --label version=0.0.0 . 18:35:24 Sending build context to Docker daemon 315.4kB 18:35:24 Step 1/24 : ARG BASE=golang:1.13-alpine 18:35:24 Step 2/24 : FROM ${BASE} AS builder 18:35:24 ---> 12948a83d393 18:35:24 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:35:25 ---> Running in ebe65914df9f 18:35:25 Removing intermediate container ebe65914df9f 18:35:25 ---> bd0be4428454 18:35:25 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:35:25 ---> Running in 82f1e4ac77e7 18:35:25 Removing intermediate container 82f1e4ac77e7 18:35:25 ---> 4015ea926536 18:35:25 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:35:25 ---> Running in fb934338a8a3 18:35:26 Removing intermediate container fb934338a8a3 18:35:26 ---> 478e9a338640 18:35:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:26 ---> Running in 4c6f944cc053 18:35:28 Removing intermediate container 4c6f944cc053 18:35:28 ---> 11ec3b68d461 18:35:28 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:28 ---> Running in 041368f1d70c 18:35:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:35:29 Removing intermediate container a30dbada3b17 18:35:29 ---> ee963c6d65e7 18:35:29 Step 14/24 : FROM alpine:latest 18:35:29 latest: Pulling from library/alpine 18:35:29 cbdbe7a5bc2a: Pulling fs layer 18:35:29 cbdbe7a5bc2a: Verifying Checksum 18:35:29 cbdbe7a5bc2a: Download complete 18:35:29 cbdbe7a5bc2a: Pull complete 18:35:29 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 18:35:29 Status: Downloaded newer image for alpine:latest 18:35:29 ---> f70734b6a266 18:35:29 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:35:29 ---> Running in f08a6005b214 18:35:29 Removing intermediate container f08a6005b214 18:35:29 ---> 25a4d0b59442 18:35:29 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 18:35:29 ---> Running in 68051c13b80b 18:35:29 Removing intermediate container 68051c13b80b 18:35:29 ---> 4c9db69b4ee9 18:35:29 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 18:35:29 ---> Running in edb1668fb0dc 18:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:35:29 (1/6) Installing ca-certificates (20191127-r1) 18:35:29 (2/6) Installing libgcc (9.2.0-r4) 18:35:29 (3/6) Installing libsodium (1.0.18-r0) 18:35:29 (4/6) Installing libstdc++ (9.2.0-r4) 18:35:29 (5/6) Installing libzmq (4.3.2-r0) 18:35:29 (6/6) Installing zeromq (4.3.2-r0) 18:35:29 Executing busybox-1.31.1-r9.trigger 18:35:29 Executing ca-certificates-20191127-r1.trigger 18:35:29 OK: 9 MiB in 20 packages 18:35:29 Removing intermediate container edb1668fb0dc 18:35:29 ---> 005153bcd76c 18:35:29 Step 18/24 : COPY --from=builder /app/res/ /res/ 18:35:29 ---> a92a1c6fe797 18:35:29 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:35:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:35:30 ---> 697cd749fe3b 18:35:30 Step 20/24 : EXPOSE 48095 18:35:30 ---> Running in 41c06e541eac 18:35:30 Removing intermediate container 41c06e541eac 18:35:30 ---> 164a23bf0114 18:35:30 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:35:30 ---> Running in 547eccba33c2 18:35:30 OK: 127 MiB in 45 packages 18:35:31 Removing intermediate container 547eccba33c2 18:35:31 ---> b9909f4b035f 18:35:31 Step 22/24 : LABEL arch=amd64 18:35:31 ---> Running in 85d7816e5fa4 18:35:31 Removing intermediate container 85d7816e5fa4 18:35:31 ---> 0a4b9d976531 18:35:31 Step 23/24 : LABEL git_sha=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:35:31 ---> Running in b685cb7b4784 18:35:32 Removing intermediate container 041368f1d70c 18:35:32 ---> cc1d0497aa33 18:35:32 Step 8/24 : WORKDIR /app 18:35:32 ---> Running in e23ac4c04dd7 18:35:32 Removing intermediate container b685cb7b4784 18:35:32 ---> 159e314ecc97 18:35:32 Step 24/24 : LABEL version=0.0.0 18:35:32 ---> Running in cb287e09e38d 18:35:32 Removing intermediate container cb287e09e38d 18:35:32 ---> 34a5a4ecbde7 18:35:32 [Warning] One or more build-args [ARCH] were not consumed 18:35:32 Successfully built 34a5a4ecbde7 18:35:32 Removing intermediate container e23ac4c04dd7 18:35:32 ---> efa44ee18658 18:35:32 Step 9/24 : COPY go.mod . 18:35:32 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:35:32 ---> 94fb5acef3f2 18:35:32 Step 10/24 : RUN go mod download [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 18:35:33 ---> Running in 0bc6d46d49c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:35:35 Removing intermediate container 0bc6d46d49c7 18:35:35 ---> e3fe2d5e99c3 18:35:35 Step 11/24 : COPY . . 18:35:35 ---> f1b406adbdaf 18:35:35 Step 12/24 : ARG MAKE="make build" 18:35:36 ---> Running in e4cc959c4dc3 18:35:36 Removing intermediate container e4cc959c4dc3 18:35:36 ---> 603bde7b499c 18:35:36 Step 13/24 : RUN $MAKE 18:35:36 ---> Running in ccfb00befdf5 18:35:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:36:34 Removing intermediate container ccfb00befdf5 18:36:34 ---> 2320e39245fb 18:36:34 Step 14/24 : FROM alpine:latest 18:36:34 latest: Pulling from library/alpine 18:36:34 29e5d40040c1: Pulling fs layer 18:36:34 29e5d40040c1: Download complete 18:36:34 29e5d40040c1: Pull complete 18:36:34 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 18:36:34 Status: Downloaded newer image for alpine:latest 18:36:34 ---> c20d2a9ab686 18:36:34 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:36:34 ---> Running in ba405db91413 18:36:34 Removing intermediate container ba405db91413 18:36:34 ---> 294f471f3c2c 18:36:34 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 18:36:34 ---> Running in ee801acb7f53 18:36:34 Removing intermediate container ee801acb7f53 18:36:34 ---> 6888fc638330 18:36:34 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 18:36:34 ---> Running in ef0b80704716 18:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:36:34 (1/6) Installing ca-certificates (20191127-r1) 18:36:34 (2/6) Installing libgcc (9.2.0-r4) 18:36:34 (3/6) Installing libsodium (1.0.18-r0) 18:36:34 (4/6) Installing libstdc++ (9.2.0-r4) 18:36:34 (5/6) Installing libzmq (4.3.2-r0) 18:36:34 (6/6) Installing zeromq (4.3.2-r0) 18:36:34 Executing busybox-1.31.1-r9.trigger 18:36:34 Executing ca-certificates-20191127-r1.trigger 18:36:34 OK: 9 MiB in 20 packages 18:36:34 Removing intermediate container ef0b80704716 18:36:34 ---> 4d0287c1f26e 18:36:34 Step 18/24 : COPY --from=builder /app/res/ /res/ 18:36:34 ---> 54df623103e0 18:36:34 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:36:34 ---> 13b9bcd48e0b 18:36:34 Step 20/24 : EXPOSE 48095 18:36:34 ---> Running in c81576386f25 18:36:34 Removing intermediate container c81576386f25 18:36:34 ---> 00e135d8c342 18:36:34 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:34 ---> Running in 0eed0ef880bd 18:36:34 Removing intermediate container 0eed0ef880bd 18:36:34 ---> a578c541f07d 18:36:34 Step 22/24 : LABEL arch=arm64 18:36:34 ---> Running in 2505aea7bdc6 18:36:34 Removing intermediate container 2505aea7bdc6 18:36:34 ---> aa435b9dfc55 18:36:34 Step 23/24 : LABEL git_sha=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 18:36:34 ---> Running in d774ce6c75eb 18:36:34 Removing intermediate container d774ce6c75eb 18:36:34 ---> 393ec662e096 18:36:34 Step 24/24 : LABEL version=0.0.0 18:36:34 ---> Running in 7932776d250c 18:36:34 Removing intermediate container 7932776d250c 18:36:34 ---> 1c43d4363cf8 18:36:34 [Warning] One or more build-args [ARCH] were not consumed 18:36:34 Successfully built 1c43d4363cf8 18:36:34 Successfully tagged docker-app-service-configurable-arm64:latest [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:36:36 provisioning config files... 18:36:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config7689249071124899137tmp [Pipeline] { [Pipeline] sh 18:36:37 + curl -s https://codecov.io/bash 18:36:37 + bash -s - -t @/w/workspace/y_app-service-configurable_PR-73@tmp/config7689249071124899137tmp 18:36:37 18:36:37 _____ _ 18:36:37 / ____| | | 18:36:37 | | ___ __| | ___ ___ _____ __ 18:36:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:37 Bash-tbd 18:36:37 18:36:37 18:36:37 ==> Jenkins CI detected. 18:36:37 project root: . 18:36:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:37 ==> Running gcov in . (disable via -X gcov) 18:36:37 ==> Python coveragepy not found 18:36:37 ==> Searching for coverage reports in: 18:36:37 + . 18:36:37 -> Found 1 reports 18:36:37 ==> Detecting git/mercurial file structure 18:36:37 ==> Reading reports 18:36:37 + ./coverage.out bytes=10 18:36:37 ==> Appending adjustments 18:36:37 http://docs.codecov.io/docs/fixing-reports 18:36:37 + Found adjustments 18:36:37 ==> Gzipping contents 18:36:37 ==> Uploading reports 18:36:37 url: https://codecov.io 18:36:37 query: branch=PR-73&commit=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= 18:36:37 -> Pinging Codecov 18:36:37 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-73&commit=b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= 18:36:38 -> Uploading 18:36:38 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b14d85cc54b3d6e0ebce29d1434e8d80fc7c6549 [Pipeline] } 18:36:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:36:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:36:40 ---> package-listing.sh 18:36:40 ++ facter osfamily 18:36:40 ++ tr '[:upper:]' '[:lower:]' 18:36:40 + OS_FAMILY=redhat 18:36:40 + workspace=/w/workspace/y_app-service-configurable_PR-73 18:36:40 + START_PACKAGES=/tmp/packages_start.txt 18:36:40 + END_PACKAGES=/tmp/packages_end.txt 18:36:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:40 + PACKAGES=/tmp/packages_start.txt 18:36:40 + '[' /w/workspace/y_app-service-configurable_PR-73 ']' 18:36:40 + PACKAGES=/tmp/packages_end.txt 18:36:40 + case "${OS_FAMILY}" in 18:36:40 + rpm -qa 18:36:40 + sort 18:36:43 + '[' -f /tmp/packages_start.txt ']' 18:36:43 + '[' -f /tmp/packages_end.txt ']' 18:36:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:43 + '[' /w/workspace/y_app-service-configurable_PR-73 ']' 18:36:43 + mkdir -p /w/workspace/y_app-service-configurable_PR-73/archives/ 18:36:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-73/archives/ [Pipeline] isUnix [Pipeline] sh 18:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:36:44 18:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:36:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:36:44 alpine: Pulling from edgex-lftools-log-publisher 18:36:44 c9b1b535fdd9: Pulling fs layer 18:36:44 2cc5ad85d9ab: Pulling fs layer 18:36:44 756a868c4378: Pulling fs layer 18:36:44 444b2fc9a129: Pulling fs layer 18:36:44 ea15f1150254: Pulling fs layer 18:36:44 41b27a9f41bf: Pulling fs layer 18:36:44 28c525ee5125: Pulling fs layer 18:36:44 094b1ea09ed8: Pulling fs layer 18:36:44 138eaada9080: Pulling fs layer 18:36:44 0622d0fa9048: Pulling fs layer 18:36:44 41b27a9f41bf: Waiting 18:36:44 28c525ee5125: Waiting 18:36:44 094b1ea09ed8: Waiting 18:36:44 0622d0fa9048: Waiting 18:36:44 444b2fc9a129: Waiting 18:36:44 ea15f1150254: Waiting 18:36:44 2cc5ad85d9ab: Verifying Checksum 18:36:44 2cc5ad85d9ab: Download complete 18:36:44 444b2fc9a129: Verifying Checksum 18:36:44 444b2fc9a129: Download complete 18:36:44 c9b1b535fdd9: Verifying Checksum 18:36:44 c9b1b535fdd9: Download complete 18:36:44 ea15f1150254: Verifying Checksum 18:36:44 ea15f1150254: Download complete 18:36:44 28c525ee5125: Verifying Checksum 18:36:44 28c525ee5125: Download complete 18:36:45 c9b1b535fdd9: Pull complete 18:36:45 756a868c4378: Verifying Checksum 18:36:45 756a868c4378: Download complete 18:36:45 2cc5ad85d9ab: Pull complete 18:36:45 138eaada9080: Verifying Checksum 18:36:45 138eaada9080: Download complete 18:36:45 094b1ea09ed8: Verifying Checksum 18:36:45 094b1ea09ed8: Download complete 18:36:45 0622d0fa9048: Verifying Checksum 18:36:45 0622d0fa9048: Download complete 18:36:45 41b27a9f41bf: Verifying Checksum 18:36:45 41b27a9f41bf: Download complete 18:36:47 756a868c4378: Pull complete 18:36:47 444b2fc9a129: Pull complete 18:36:47 ea15f1150254: Pull complete 18:36:50 41b27a9f41bf: Pull complete 18:36:50 28c525ee5125: Pull complete 18:36:52 094b1ea09ed8: Pull complete 18:36:52 138eaada9080: Pull complete 18:36:52 0622d0fa9048: Pull complete 18:36:52 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:36:53 prd-centos7-docker-4c-2g-8289 does not seem to be running inside a container 18:36:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:36:54 $ docker top 54297c9d04913f590f5ecf4d4f000e8b44b38852da85483620c8e6da6ad960fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:54 provisioning config files... 18:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config6501133779128376843tmp [Pipeline] { [Pipeline] echo 18:36:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:55 ---> create-netrc.sh [Pipeline] echo 18:36:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:36:55 ---> logs-deploy.sh 18:36:55 + ARCHIVE_ARTIFACTS= 18:36:55 + LOGS_SERVER=https://logs.edgexfoundry.org 18:36:55 + '[' https://logs.edgexfoundry.org == None ']' 18:36:55 + NEXUS_URL=https://nexus.edgexfoundry.org 18:36:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/1 18:36:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/1/ 18:36:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/1 /w/workspace/y_app-service-configurable_PR-73 18:36:56 Archives upload complete. 18:36:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/1/ 18:36:57 ---> uname -a: 18:36:57 Linux 54297c9d0491 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:36:57 18:36:57 18:36:57 ---> lscpu: 18:36:57 Architecture: x86_64 18:36:57 CPU op-mode(s): 32-bit, 64-bit 18:36:57 Byte Order: Little Endian 18:36:57 Address sizes: 40 bits physical, 48 bits virtual 18:36:57 CPU(s): 4 18:36:57 On-line CPU(s) list: 0-3 18:36:57 Thread(s) per core: 1 18:36:57 Core(s) per socket: 1 18:36:57 Socket(s): 4 18:36:57 NUMA node(s): 1 18:36:57 Vendor ID: GenuineIntel 18:36:57 CPU family: 6 18:36:57 Model: 44 18:36:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:36:57 Stepping: 1 18:36:57 CPU MHz: 2933.442 18:36:57 BogoMIPS: 5866.88 18:36:57 Virtualization: VT-x 18:36:57 Hypervisor vendor: KVM 18:36:57 Virtualization type: full 18:36:57 L1d cache: 128 KiB 18:36:57 L1i cache: 128 KiB 18:36:57 L2 cache: 16 MiB 18:36:57 L3 cache: 64 MiB 18:36:57 NUMA node0 CPU(s): 0-3 18:36:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:36:57 Vulnerability Meltdown: Mitigation; PTI 18:36:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:36:57 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:36:57 Vulnerability Spectre v2: Mitigation; Full retpoline 18:36:57 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 18:36:57 18:36:57 18:36:57 ---> nproc: 18:36:57 4 18:36:57 18:36:57 18:36:57 ---> df -h: 18:36:57 Filesystem Size Used Available Use% Mounted on 18:36:57 overlay 50.0G 6.3G 43.7G 13% / 18:36:57 tmpfs 64.0M 0 64.0M 0% /dev 18:36:57 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:36:57 shm 64.0M 0 64.0M 0% /dev/shm 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-73 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-73@tmp 18:36:57 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 18:36:57 18:36:57 18:36:57 ---> free -m: 18:36:57 total used free shared buff/cache available 18:36:57 Mem: 1838 587 79 0 1171 1147 18:36:57 Swap: 1023 0 1023 18:36:57 18:36:57 18:36:57 ---> ip addr: 18:36:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:36:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:36:57 inet 127.0.0.1/8 scope host lo 18:36:57 valid_lft forever preferred_lft forever 18:36:57 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:36:57 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:36:57 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:36:57 valid_lft forever preferred_lft forever 18:36:57 18:36:57 18:36:57 ---> sar -b -r -n DEV: 18:36:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 18:36:57 18:36:57 18:29:09 LINUX RESTART 18:36:57 18:36:57 18:30:01 tps rtps wtps bread/s bwrtn/s 18:36:57 18:31:01 12.17 1.43 10.74 83.93 2138.05 18:36:57 18:32:01 2.70 0.00 2.70 0.00 90.74 18:36:57 18:33:01 0.30 0.00 0.30 0.00 4.01 18:36:57 18:34:01 0.22 0.00 0.22 0.00 3.10 18:36:57 18:35:01 0.25 0.00 0.25 0.00 3.53 18:36:57 18:36:01 0.38 0.00 0.38 0.00 5.11 18:36:57 Average: 2.67 0.24 2.43 13.99 374.12 18:36:57 18:36:57 18:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:36:57 18:31:01 121264 1761040 93.56 2620 1237308 938112 32.01 422532 1174040 8 18:36:57 18:32:01 128556 1753748 93.17 2620 1237312 903504 30.83 416792 1173740 8 18:36:57 18:33:01 127428 1754876 93.23 2620 1237324 903784 30.84 417904 1173740 20 18:36:57 18:34:01 128044 1754260 93.20 2620 1237324 903768 30.84 417548 1173740 16 18:36:57 18:35:01 128440 1753864 93.18 2620 1237332 903720 30.83 417256 1173740 12 18:36:57 18:36:01 128768 1753536 93.16 2620 1237336 903764 30.84 416876 1173736 16 18:36:57 Average: 127083 1755221 93.25 2620 1237323 909442 31.03 418151 1173789 13 18:36:57 18:36:57 18:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:36:57 18:31:01 eth0 10.54 7.26 8.67 11.24 0.00 0.00 0.00 18:36:57 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:31:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 18:36:57 18:32:01 eth0 0.72 0.07 0.05 0.01 0.00 0.00 0.00 18:36:57 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:33:01 eth0 1.15 0.53 0.34 0.21 0.00 0.00 0.00 18:36:57 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:34:01 eth0 0.53 0.27 0.32 0.20 0.00 0.00 0.00 18:36:57 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:35:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 18:36:57 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 18:36:57 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 Average: eth0 2.21 1.39 1.59 1.95 0.00 0.00 0.00 18:36:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:57 18:36:57 18:36:57 ---> sar -P ALL: 18:36:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 18:36:57 18:36:57 18:29:09 LINUX RESTART 18:36:57 18:36:57 18:30:01 CPU %user %nice %system %iowait %steal %idle 18:36:57 18:31:01 all 0.60 0.00 0.20 0.02 0.00 99.18 18:36:57 18:31:01 0 0.77 0.00 0.25 0.03 0.00 98.95 18:36:57 18:31:01 1 0.55 0.00 0.18 0.02 0.02 99.23 18:36:57 18:31:01 2 0.48 0.00 0.22 0.00 0.00 99.30 18:36:57 18:31:01 3 0.62 0.00 0.12 0.02 0.00 99.25 18:36:57 18:32:01 all 0.18 0.00 0.06 0.00 0.00 99.76 18:36:57 18:32:01 0 0.50 0.00 0.05 0.00 0.00 99.45 18:36:57 18:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:36:57 18:32:01 2 0.08 0.00 0.08 0.00 0.00 99.83 18:36:57 18:32:01 3 0.08 0.00 0.05 0.00 0.00 99.87 18:36:57 18:33:01 all 0.16 0.00 0.05 0.00 0.00 99.79 18:36:57 18:33:01 0 0.47 0.00 0.07 0.00 0.00 99.47 18:36:57 18:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:36:57 18:33:01 2 0.05 0.00 0.08 0.00 0.00 99.87 18:36:57 18:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:36:57 18:34:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:36:57 18:34:01 0 0.52 0.00 0.02 0.00 0.02 99.45 18:36:57 18:34:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:36:57 18:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:36:57 18:34:01 3 0.07 0.00 0.05 0.00 0.02 99.87 18:36:57 18:35:01 all 0.18 0.00 0.04 0.00 0.00 99.79 18:36:57 18:35:01 0 0.50 0.00 0.03 0.00 0.00 99.47 18:36:57 18:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:36:57 18:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:36:57 18:35:01 3 0.08 0.00 0.07 0.00 0.00 99.85 18:36:57 18:36:01 all 0.16 0.00 0.05 0.00 0.00 99.79 18:36:57 18:36:01 0 0.08 0.00 0.02 0.00 0.00 99.90 18:36:57 18:36:01 1 0.42 0.00 0.07 0.00 0.00 99.52 18:36:57 18:36:01 2 0.13 0.00 0.05 0.00 0.00 99.82 18:36:57 18:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:36:57 Average: all 0.24 0.00 0.07 0.00 0.00 99.68 18:36:57 Average: 0 0.47 0.00 0.07 0.01 0.00 99.45 18:36:57 Average: 1 0.21 0.00 0.08 0.00 0.00 99.71 18:36:57 Average: 2 0.14 0.00 0.08 0.00 0.00 99.78 18:36:57 Average: 3 0.16 0.00 0.06 0.00 0.00 99.77 18:36:57 18:36:57 18:36:57