Pull request #60 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 f0de62310c55461da40fb43417ae06970fc08254+509f75b81d4bfb4bcf6ec0f8397e94748f7d437b (ce362a5fc8547a647bdc7f7e0776532382f16c54) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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-60/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-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 [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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4564 in /w/workspace/y_app-service-configurable_PR-60 [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-60 # 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/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 Fetching without tags Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) > 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/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # 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 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 Commit message: "build(go.mod): update sdk version for latest features" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-17T17:52:52.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-17T17:52:52.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-17T17:52:52.567Z] ========================================================= [2020-04-17T17:52:52.567Z] EdgeX Global Pipelines Version Info [2020-04-17T17:52:52.567Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-17T17:52:54.113Z] ------------------- [2020-04-17T17:52:54.113Z] stable info: [2020-04-17T17:52:54.113Z] ------------------- [2020-04-17T17:52:54.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-17T17:52:54.113Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T17:52:54.113Z] Message: update stable to v1.0.73 [2020-04-17T17:52:54.682Z] ------------------- [2020-04-17T17:52:54.682Z] experimental info: [2020-04-17T17:52:54.682Z] ------------------- [2020-04-17T17:52:54.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-17T17:52:54.682Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T17:52:54.682Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:52:57.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T17:52:57.161Z] [2020-04-17T17:52:57.161Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:52:57.531Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T17:52:57.531Z] latest: Pulling from edgex-devops/git-semver [2020-04-17T17:52:57.531Z] 9123ac7c32f7: Pulling fs layer [2020-04-17T17:52:57.531Z] b8cc5d1170e3: Pulling fs layer [2020-04-17T17:52:57.531Z] 2924cbbf6a41: Pulling fs layer [2020-04-17T17:52:57.531Z] 93b08a4f1073: Pulling fs layer [2020-04-17T17:52:57.531Z] 93b08a4f1073: Waiting [2020-04-17T17:52:57.531Z] b8cc5d1170e3: Verifying Checksum [2020-04-17T17:52:57.531Z] b8cc5d1170e3: Download complete [2020-04-17T17:52:57.799Z] 9123ac7c32f7: Verifying Checksum [2020-04-17T17:52:57.799Z] 9123ac7c32f7: Download complete [2020-04-17T17:52:57.799Z] 93b08a4f1073: Verifying Checksum [2020-04-17T17:52:57.799Z] 93b08a4f1073: Download complete [2020-04-17T17:52:57.799Z] 2924cbbf6a41: Verifying Checksum [2020-04-17T17:52:57.799Z] 2924cbbf6a41: Download complete [2020-04-17T17:52:58.059Z] 9123ac7c32f7: Pull complete [2020-04-17T17:52:58.059Z] b8cc5d1170e3: Pull complete [2020-04-17T17:52:59.008Z] 2924cbbf6a41: Pull complete [2020-04-17T17:52:59.008Z] 93b08a4f1073: Pull complete [2020-04-17T17:52:59.008Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-17T17:52:59.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-17T17:52:59.155Z] prd-centos7-docker-4c-2g-4564 does not seem to be running inside a container [2020-04-17T17:52:59.208Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-60 -v /w/workspace/y_app-service-configurable_PR-60:/w/workspace/y_app-service-configurable_PR-60:rw,z -v /w/workspace/y_app-service-configurable_PR-60@tmp:/w/workspace/y_app-service-configurable_PR-60@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 [2020-04-17T17:52:59.820Z] $ docker top 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-17T17:53:00.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T17:53:00.168Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T17:53:00.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T17:53:00.407Z] $ docker exec 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent [2020-04-17T17:53:00.600Z] SSH_AUTH_SOCK=/tmp/ssh-qESLYtObUqRU/agent.15 [2020-04-17T17:53:00.600Z] SSH_AGENT_PID=22 [2020-04-17T17:53:00.611Z] Running ssh-add (command line suppressed) [2020-04-17T17:53:00.766Z] Identity added: /w/workspace/y_app-service-configurable_PR-60@tmp/private_key_3204825815109129601.key (/w/workspace/y_app-service-configurable_PR-60@tmp/private_key_3204825815109129601.key) [2020-04-17T17:53:00.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T17:53:01.191Z] + git describe --exact-match --tags HEAD [2020-04-17T17:53:01.191Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-17T17:53:01.274Z] $ docker exec --env ******** --env ******** 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent -k [2020-04-17T17:53:01.430Z] unset SSH_AUTH_SOCK; [2020-04-17T17:53:01.430Z] unset SSH_AGENT_PID; [2020-04-17T17:53:01.430Z] echo Agent pid 22 killed; [2020-04-17T17:53:01.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-17T17:53:01.608Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-17T17:53:01.608Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-17T17:53:01.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T17:53:01.706Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T17:53:01.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T17:53:01.901Z] $ docker exec 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent [2020-04-17T17:53:02.110Z] SSH_AUTH_SOCK=/tmp/ssh-kFWyEznjNZVy/agent.58 [2020-04-17T17:53:02.110Z] SSH_AGENT_PID=64 [2020-04-17T17:53:02.125Z] Running ssh-add (command line suppressed) [2020-04-17T17:53:02.272Z] Identity added: /w/workspace/y_app-service-configurable_PR-60@tmp/private_key_6286852411878271063.key (/w/workspace/y_app-service-configurable_PR-60@tmp/private_key_6286852411878271063.key) [2020-04-17T17:53:02.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T17:53:02.677Z] + git semver init [2020-04-17T17:53:02.677Z] # -> Open(): unable to determine branch for HEAD [2020-04-17T17:53:02.677Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-60/.git [2020-04-17T17:53:02.677Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-60 [2020-04-17T17:53:02.677Z] # $SEMVER_REMOTE_NAME = origin [2020-04-17T17:53:02.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-17T17:53:02.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-17T17:53:02.677Z] # $SEMVER_BRANCH = PR-60 [2020-04-17T17:53:02.677Z] # $SEMVER_TEMP = /tmp/semver-677609829 [2020-04-17T17:53:02.677Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-04-17T17:53:02.937Z] # '/tmp/semver-677609829' -> '/w/workspace/y_app-service-configurable_PR-60/.semver' [2020-04-17T17:53:02.937Z] # -> Force: false [2020-04-17T17:53:02.937Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-60/.semver [Pipeline] } [2020-04-17T17:53:02.962Z] $ docker exec --env ******** --env ******** 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent -k [2020-04-17T17:53:03.106Z] unset SSH_AUTH_SOCK; [2020-04-17T17:53:03.107Z] unset SSH_AGENT_PID; [2020-04-17T17:53:03.107Z] echo Agent pid 64 killed; [2020-04-17T17:53:03.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-17T17:53:03.699Z] + git semver [Pipeline] } [2020-04-17T17:53:03.746Z] $ docker stop --time=1 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 [2020-04-17T17:53:05.083Z] $ docker rm -f 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-17T17:53:05.948Z] Stashed 43 file(s) [Pipeline] echo [2020-04-17T17:53:05.966Z] [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 [2020-04-17T17:53:21.405Z] Still waiting to schedule task [2020-04-17T17:53:21.405Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4564’ [2020-04-17T17:53:21.426Z] Still waiting to schedule task [2020-04-17T17:53:21.426Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4560’ [2020-04-17T17:55:43.294Z] Running on prd-centos7-docker-4c-2g-4565 in /w/workspace/y_app-service-configurable_PR-60 [Pipeline] { [Pipeline] ws [2020-04-17T17:55:43.396Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-04-17T17:55:45.749Z] using credential edgex-jenkins-ssh [2020-04-17T17:55:45.792Z] Cloning the remote Git repository [2020-04-17T17:55:45.792Z] Cloning with configured refspecs honoured and without tags [2020-04-17T17:55:45.941Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:55:45.975Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-04-17T17:55:46.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:55:46.020Z] > git --version # timeout=10 [2020-04-17T17:55:46.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:55:46.052Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:55:46.506Z] Fetching without tags [2020-04-17T17:55:46.870Z] Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T17:55:46.946Z] Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T17:55:46.946Z] Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) [2020-04-17T17:55:46.541Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-17T17:55:46.548Z] > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 [2020-04-17T17:55:46.553Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:55:46.565Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-17T17:55:46.577Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:55:46.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:55:46.581Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:55:46.914Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T17:55:46.918Z] > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 [2020-04-17T17:55:46.947Z] > git remote # timeout=10 [2020-04-17T17:55:46.951Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T17:55:46.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:55:46.962Z] > git merge 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 [2020-04-17T17:55:46.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T17:55:46.979Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T17:55:46.988Z] > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 [2020-04-17T17:55:50.721Z] Commit message: "build(go.mod): update sdk version for latest features" [2020-04-17T17:55:50.743Z] > git --version # timeout=10 [2020-04-17T17:55:50.753Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T17:55:51.587Z] ========================================================= [2020-04-17T17:55:51.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-17T17:55:51.587Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:55:52.345Z] + 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 . [2020-04-17T17:55:52.606Z] Sending build context to Docker daemon 254kB [2020-04-17T17:55:52.606Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T17:55:52.606Z] Step 2/8 : FROM ${BASE} [2020-04-17T17:55:52.866Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-17T17:55:52.866Z] e6b0cf9c0882: Pulling fs layer [2020-04-17T17:55:52.866Z] 2848faf0eed1: Pulling fs layer [2020-04-17T17:55:52.866Z] 0f37312ad70f: Pulling fs layer [2020-04-17T17:55:52.866Z] 5788d62ee057: Pulling fs layer [2020-04-17T17:55:52.866Z] 0e6b1d234666: Pulling fs layer [2020-04-17T17:55:52.866Z] bf5d7aec512f: Pulling fs layer [2020-04-17T17:55:52.866Z] 34c802a77dc8: Pulling fs layer [2020-04-17T17:55:52.866Z] 9eb99e56ec68: Pulling fs layer [2020-04-17T17:55:52.866Z] 27c7a5d97fbd: Pulling fs layer [2020-04-17T17:55:52.866Z] 5c102a31e300: Pulling fs layer [2020-04-17T17:55:52.866Z] dcfb455df0a1: Pulling fs layer [2020-04-17T17:55:52.866Z] bf5d7aec512f: Waiting [2020-04-17T17:55:52.866Z] 34c802a77dc8: Waiting [2020-04-17T17:55:52.866Z] 9eb99e56ec68: Waiting [2020-04-17T17:55:52.866Z] 27c7a5d97fbd: Waiting [2020-04-17T17:55:52.866Z] 5c102a31e300: Waiting [2020-04-17T17:55:52.866Z] dcfb455df0a1: Waiting [2020-04-17T17:55:52.866Z] 5788d62ee057: Waiting [2020-04-17T17:55:52.866Z] 0e6b1d234666: Waiting [2020-04-17T17:55:52.866Z] 0f37312ad70f: Verifying Checksum [2020-04-17T17:55:52.866Z] 0f37312ad70f: Download complete [2020-04-17T17:55:52.866Z] 2848faf0eed1: Verifying Checksum [2020-04-17T17:55:52.866Z] 2848faf0eed1: Download complete [2020-04-17T17:55:52.866Z] 0e6b1d234666: Download complete [2020-04-17T17:55:52.866Z] bf5d7aec512f: Verifying Checksum [2020-04-17T17:55:52.866Z] bf5d7aec512f: Download complete [2020-04-17T17:55:52.866Z] e6b0cf9c0882: Verifying Checksum [2020-04-17T17:55:53.135Z] e6b0cf9c0882: Pull complete [2020-04-17T17:55:53.397Z] 34c802a77dc8: Verifying Checksum [2020-04-17T17:55:53.397Z] 34c802a77dc8: Download complete [2020-04-17T17:55:53.397Z] 27c7a5d97fbd: Verifying Checksum [2020-04-17T17:55:53.397Z] 27c7a5d97fbd: Download complete [2020-04-17T17:55:53.983Z] 5c102a31e300: Verifying Checksum [2020-04-17T17:55:53.983Z] 5c102a31e300: Download complete [2020-04-17T17:55:54.251Z] dcfb455df0a1: Verifying Checksum [2020-04-17T17:55:54.251Z] dcfb455df0a1: Download complete [2020-04-17T17:55:54.251Z] 9eb99e56ec68: Verifying Checksum [2020-04-17T17:55:54.251Z] 9eb99e56ec68: Download complete [2020-04-17T17:55:54.511Z] 5788d62ee057: Verifying Checksum [2020-04-17T17:55:54.511Z] 5788d62ee057: Download complete [2020-04-17T17:55:55.458Z] 2848faf0eed1: Pull complete [2020-04-17T17:55:55.458Z] 0f37312ad70f: Pull complete [2020-04-17T17:56:00.746Z] 5788d62ee057: Pull complete [2020-04-17T17:56:01.005Z] 0e6b1d234666: Pull complete [2020-04-17T17:56:01.005Z] bf5d7aec512f: Pull complete [2020-04-17T17:56:06.288Z] 34c802a77dc8: Pull complete [2020-04-17T17:56:08.833Z] 9eb99e56ec68: Pull complete [2020-04-17T17:56:09.094Z] 27c7a5d97fbd: Pull complete [2020-04-17T17:56:10.040Z] 5c102a31e300: Pull complete [2020-04-17T17:56:10.040Z] dcfb455df0a1: Pull complete [2020-04-17T17:56:10.607Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-17T17:56:10.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-17T17:56:10.607Z] ---> 7c70fe431013 [2020-04-17T17:56:10.607Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T17:56:10.607Z] ---> Running in 0a031c705cf8 [2020-04-17T17:56:10.866Z] Removing intermediate container 0a031c705cf8 [2020-04-17T17:56:10.866Z] ---> 76a2f0c22efc [2020-04-17T17:56:10.866Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T17:56:10.866Z] ---> Running in 735c9e6046a1 [2020-04-17T17:56:11.804Z] Removing intermediate container 735c9e6046a1 [2020-04-17T17:56:11.804Z] ---> 632205205716 [2020-04-17T17:56:11.804Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-17T17:56:11.804Z] ---> Running in 848e0f57eac2 [2020-04-17T17:56:12.065Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T17:56:13.001Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T17:56:13.261Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-17T17:56:13.521Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-17T17:56:13.521Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-17T17:56:13.521Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-17T17:56:13.780Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-17T17:56:13.780Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-17T17:56:14.040Z] Executing busybox-1.31.1-r8.trigger [2020-04-17T17:56:14.040Z] OK: 145 MiB in 45 packages [2020-04-17T17:56:14.301Z] Removing intermediate container 848e0f57eac2 [2020-04-17T17:56:14.301Z] ---> 64c991d98bcd [2020-04-17T17:56:14.301Z] Step 6/8 : WORKDIR /app [2020-04-17T17:56:14.301Z] ---> Running in 004e97dba905 [2020-04-17T17:56:14.560Z] Removing intermediate container 004e97dba905 [2020-04-17T17:56:14.560Z] ---> 4706379e5f01 [2020-04-17T17:56:14.560Z] Step 7/8 : COPY . . [2020-04-17T17:56:14.818Z] ---> b325af2b4ee8 [2020-04-17T17:56:14.818Z] Step 8/8 : RUN go mod download [2020-04-17T17:56:14.818Z] ---> Running in 18ae326dba76 [2020-04-17T17:56:18.112Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-17T17:56:18.112Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T17:56:18.112Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T17:56:18.112Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T17:56:18.112Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T17:56:18.112Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T17:56:18.112Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T17:56:18.112Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T17:56:18.112Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-17T17:56:18.112Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-17T17:56:18.112Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.31 [2020-04-17T17:56:18.112Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-17T17:56:18.112Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-17T17:56:18.112Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-17T17:56:18.112Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T17:56:18.112Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T17:56:18.112Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T17:56:18.112Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T17:56:18.112Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T17:56:18.112Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-17T17:56:18.112Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-17T17:56:18.112Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T17:56:18.112Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-17T17:56:18.112Z] go: finding github.com/google/uuid v1.1.0 [2020-04-17T17:56:18.112Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T17:56:18.112Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T17:56:18.112Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T17:56:18.112Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-17T17:56:18.112Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T17:56:18.112Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T17:56:18.112Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T17:56:18.112Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T17:56:18.112Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T17:56:18.373Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T17:56:18.373Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T17:56:18.373Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-17T17:56:18.373Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T17:56:18.373Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T17:56:18.373Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T17:56:18.373Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T17:56:18.373Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-17T17:56:18.373Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T17:56:18.373Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-17T17:56:18.373Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-17T17:56:18.373Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-17T17:56:18.373Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T17:56:18.373Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-17T17:56:18.373Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-17T17:56:18.373Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-17T17:56:18.373Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T17:56:18.373Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-17T17:56:18.373Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T17:56:18.373Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T17:56:18.373Z] go: finding golang.org/x/text v0.3.2 [2020-04-17T17:56:18.373Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-17T17:56:18.373Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-17T17:56:18.373Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T17:56:28.374Z] Removing intermediate container 18ae326dba76 [2020-04-17T17:56:28.374Z] ---> 66bae9626ab2 [2020-04-17T17:56:28.374Z] Successfully built 66bae9626ab2 [2020-04-17T17:56:28.374Z] 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 [2020-04-17T17:56:29.151Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-17T17:56:29.151Z] . [Pipeline] withDockerContainer [2020-04-17T17:56:29.292Z] prd-centos7-docker-4c-2g-4565 does not seem to be running inside a container [2020-04-17T17:56:29.336Z] $ 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-x86_64 cat [2020-04-17T17:56:29.868Z] $ docker top d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-17T17:56:30.387Z] + go version [2020-04-17T17:56:30.387Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-17T17:56:30.697Z] + make test [2020-04-17T17:56:30.697Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-17T17:56:52.719Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-17T17:56:52.719Z] CGO_ENABLED=1 go vet ./... [2020-04-17T17:56:53.663Z] gofmt -l . [2020-04-17T17:56:53.663Z] [ "`gofmt -l .`" = "" ] [2020-04-17T17:56:53.663Z] ./bin/test-go-mod-tidy.sh [2020-04-17T17:56:54.231Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-04-17T17:56:54.988Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T17:56:55.003Z] $ docker stop --time=1 d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 [2020-04-17T17:56:56.469Z] $ docker rm -f d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-17T17:56:58.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T17:56:58.339Z] + ls -al . [2020-04-17T17:56:58.339Z] total 100 [2020-04-17T17:56:58.339Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 17 17:56 . [2020-04-17T17:56:58.339Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 17:55 .. [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 5446 Apr 17 17:55 Attribution.txt [2020-04-17T17:56:58.339Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 17:55 bin [2020-04-17T17:56:58.339Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 17 17:56 coverage.out [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 180 Apr 17 17:55 docker-compose.debug.yml [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 133 Apr 17 17:55 docker-compose.yml [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 1917 Apr 17 17:55 Dockerfile [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 966 Apr 17 17:55 Dockerfile.build [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 127 Apr 17 17:55 .dockerignore [2020-04-17T17:56:58.339Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 17:55 .git [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 93 Apr 17 17:55 .gitignore [2020-04-17T17:56:58.339Z] -rw-r--r--. 1 jenkins jenkins 133 Apr 17 17:56 go.mod [2020-04-17T17:56:58.339Z] -rw-r--r--. 1 jenkins jenkins 14901 Apr 17 17:56 go.sum [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 689 Apr 17 17:55 Jenkinsfile [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 17 17:55 LICENSE [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 1616 Apr 17 17:55 main.go [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 1486 Apr 17 17:55 makefile [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 10342 Apr 17 17:55 README.md [2020-04-17T17:56:58.339Z] drwxrwxr-x. 9 jenkins jenkins 147 Apr 17 17:55 res [2020-04-17T17:56:58.339Z] drwxrwxr-x. 3 jenkins jenkins 45 Apr 17 17:55 .semver [2020-04-17T17:56:58.339Z] drwxrwxr-x. 4 jenkins jenkins 71 Apr 17 17:55 snap [2020-04-17T17:56:58.339Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 17:53 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:56:58.657Z] + 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=f0de62310c55461da40fb43417ae06970fc08254 --label arch=amd64 --label version=0.0.0 . [2020-04-17T17:56:58.658Z] Sending build context to Docker daemon 271.9kB [2020-04-17T17:56:58.658Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-17T17:56:58.658Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-17T17:56:58.658Z] ---> 66bae9626ab2 [2020-04-17T17:56:58.658Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-04-17T17:56:58.925Z] ---> Running in cb3ddfd4f88f [2020-04-17T17:56:58.925Z] Removing intermediate container cb3ddfd4f88f [2020-04-17T17:56:58.925Z] ---> 773a4cdb46f6 [2020-04-17T17:56:58.925Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-17T17:56:58.925Z] ---> Running in d4f804d7929c [2020-04-17T17:56:59.183Z] Removing intermediate container d4f804d7929c [2020-04-17T17:56:59.183Z] ---> 6c1d0762effd [2020-04-17T17:56:59.183Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T17:56:59.183Z] ---> Running in 20f6c4eb9a19 [2020-04-17T17:56:59.441Z] Removing intermediate container 20f6c4eb9a19 [2020-04-17T17:56:59.441Z] ---> 76de9cb43058 [2020-04-17T17:56:59.441Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T17:56:59.441Z] ---> Running in 7ef4747e65b7 [2020-04-17T17:57:00.378Z] Removing intermediate container 7ef4747e65b7 [2020-04-17T17:57:00.378Z] ---> ebb664f075ab [2020-04-17T17:57:00.378Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-17T17:57:00.378Z] ---> Running in fc5a9cdcf2cc [2020-04-17T17:57:00.638Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T17:57:01.208Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T17:57:01.781Z] OK: 145 MiB in 45 packages [2020-04-17T17:57:02.041Z] Removing intermediate container fc5a9cdcf2cc [2020-04-17T17:57:02.041Z] ---> afe66763eb2c [2020-04-17T17:57:02.041Z] Step 8/24 : WORKDIR /app [2020-04-17T17:57:02.041Z] ---> Running in e5ffa85315d6 [2020-04-17T17:57:02.305Z] Removing intermediate container e5ffa85315d6 [2020-04-17T17:57:02.305Z] ---> af238053abe0 [2020-04-17T17:57:02.305Z] Step 9/24 : COPY go.mod . [2020-04-17T17:57:02.305Z] ---> 86f65e94d6d8 [2020-04-17T17:57:02.305Z] Step 10/24 : RUN go mod download [2020-04-17T17:57:02.305Z] ---> Running in ad1b0140d232 [2020-04-17T17:57:03.249Z] Removing intermediate container ad1b0140d232 [2020-04-17T17:57:03.249Z] ---> 1f408b62a431 [2020-04-17T17:57:03.249Z] Step 11/24 : COPY . . [2020-04-17T17:57:03.418Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4566 in /w/workspace/y_app-service-configurable_PR-60 [Pipeline] { [2020-04-17T17:57:03.511Z] ---> da75491c1d81 [2020-04-17T17:57:03.511Z] Step 12/24 : ARG MAKE="make build" [2020-04-17T17:57:03.511Z] ---> Running in eddc7c89d36e [2020-04-17T17:57:03.511Z] Removing intermediate container eddc7c89d36e [2020-04-17T17:57:03.511Z] ---> 8dbe005aaa7a [2020-04-17T17:57:03.511Z] Step 13/24 : RUN $MAKE [2020-04-17T17:57:03.511Z] ---> Running in 9b7580efa8a6 [Pipeline] ws [2020-04-17T17:57:03.529Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-04-17T17:57:04.079Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-04-17T17:57:09.843Z] using credential edgex-jenkins-ssh [2020-04-17T17:57:09.891Z] Cloning the remote Git repository [2020-04-17T17:57:09.891Z] Cloning with configured refspecs honoured and without tags [2020-04-17T17:57:09.956Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:57:10.082Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-04-17T17:57:10.236Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:57:10.238Z] > git --version # timeout=10 [2020-04-17T17:57:10.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:57:10.338Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:57:11.155Z] Fetching without tags [2020-04-17T17:57:11.025Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-17T17:57:11.054Z] > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 [2020-04-17T17:57:11.082Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:57:11.120Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-17T17:57:11.163Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-17T17:57:11.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:57:11.190Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T17:57:11.685Z] Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T17:57:12.208Z] Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T17:57:12.208Z] Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) [2020-04-17T17:57:11.711Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T17:57:11.819Z] > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 [2020-04-17T17:57:11.967Z] > git remote # timeout=10 [2020-04-17T17:57:12.014Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T17:57:12.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T17:57:12.087Z] > git merge 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 [2020-04-17T17:57:12.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T17:57:12.210Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T17:57:12.255Z] > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 [2020-04-17T17:57:16.781Z] Commit message: "build(go.mod): update sdk version for latest features" [2020-04-17T17:57:16.838Z] > git --version # timeout=10 [2020-04-17T17:57:16.860Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T17:57:17.945Z] ========================================================= [2020-04-17T17:57:17.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-17T17:57:17.946Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:57:19.053Z] + 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 . [2020-04-17T17:57:19.649Z] Sending build context to Docker daemon 254kB [2020-04-17T17:57:19.923Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T17:57:19.923Z] Step 2/8 : FROM ${BASE} [2020-04-17T17:57:20.192Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-17T17:57:20.192Z] cde5963f3b93: Pulling fs layer [2020-04-17T17:57:20.192Z] 2a23fa8c16f7: Pulling fs layer [2020-04-17T17:57:20.192Z] 777b28850792: Pulling fs layer [2020-04-17T17:57:20.192Z] 8a11ddd9e578: Pulling fs layer [2020-04-17T17:57:20.192Z] 4cf88f913ddb: Pulling fs layer [2020-04-17T17:57:20.192Z] 1df406cf5192: Pulling fs layer [2020-04-17T17:57:20.192Z] cd6300453558: Pulling fs layer [2020-04-17T17:57:20.192Z] b9c365052c96: Pulling fs layer [2020-04-17T17:57:20.192Z] a2d8cc88f415: Pulling fs layer [2020-04-17T17:57:20.192Z] ea1d1ca13537: Pulling fs layer [2020-04-17T17:57:20.192Z] 3750a50a1c5e: Pulling fs layer [2020-04-17T17:57:20.192Z] cd6300453558: Waiting [2020-04-17T17:57:20.192Z] b9c365052c96: Waiting [2020-04-17T17:57:20.192Z] a2d8cc88f415: Waiting [2020-04-17T17:57:20.192Z] ea1d1ca13537: Waiting [2020-04-17T17:57:20.192Z] 3750a50a1c5e: Waiting [2020-04-17T17:57:20.192Z] 8a11ddd9e578: Waiting [2020-04-17T17:57:20.192Z] 4cf88f913ddb: Waiting [2020-04-17T17:57:20.192Z] 1df406cf5192: Waiting [2020-04-17T17:57:20.464Z] 777b28850792: Verifying Checksum [2020-04-17T17:57:20.464Z] 777b28850792: Download complete [2020-04-17T17:57:20.464Z] 2a23fa8c16f7: Download complete [2020-04-17T17:57:20.464Z] 4cf88f913ddb: Verifying Checksum [2020-04-17T17:57:20.464Z] 4cf88f913ddb: Download complete [2020-04-17T17:57:20.464Z] 1df406cf5192: Verifying Checksum [2020-04-17T17:57:20.464Z] 1df406cf5192: Download complete [2020-04-17T17:57:20.743Z] cde5963f3b93: Verifying Checksum [2020-04-17T17:57:21.741Z] cde5963f3b93: Pull complete [2020-04-17T17:57:22.014Z] 2a23fa8c16f7: Pull complete [2020-04-17T17:57:22.284Z] Removing intermediate container 9b7580efa8a6 [2020-04-17T17:57:22.284Z] ---> 2abcc1e9d661 [2020-04-17T17:57:22.284Z] Step 14/24 : FROM alpine:latest [2020-04-17T17:57:22.284Z] latest: Pulling from library/alpine [2020-04-17T17:57:22.284Z] aad63a933944: Pulling fs layer [2020-04-17T17:57:22.284Z] aad63a933944: Verifying Checksum [2020-04-17T17:57:22.284Z] aad63a933944: Download complete [2020-04-17T17:57:22.284Z] aad63a933944: Pull complete [2020-04-17T17:57:22.284Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-17T17:57:22.284Z] Status: Downloaded newer image for alpine:latest [2020-04-17T17:57:22.284Z] ---> a187dde48cd2 [2020-04-17T17:57:22.284Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T17:57:22.284Z] ---> Running in 0a2edde32351 [2020-04-17T17:57:22.284Z] Removing intermediate container 0a2edde32351 [2020-04-17T17:57:22.284Z] ---> 873996cbf18d [2020-04-17T17:57:22.284Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-04-17T17:57:22.284Z] ---> Running in 23a95a6e0549 [2020-04-17T17:57:22.284Z] Removing intermediate container 23a95a6e0549 [2020-04-17T17:57:22.284Z] ---> 42f387799bde [2020-04-17T17:57:22.284Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-04-17T17:57:22.284Z] ---> Running in f3ab1651c253 [2020-04-17T17:57:22.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T17:57:22.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T17:57:22.284Z] (1/6) Installing ca-certificates (20191127-r1) [2020-04-17T17:57:22.284Z] (2/6) Installing libgcc (9.2.0-r4) [2020-04-17T17:57:22.284Z] (3/6) Installing libsodium (1.0.18-r0) [2020-04-17T17:57:22.284Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-04-17T17:57:22.284Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-17T17:57:22.284Z] (6/6) Installing zeromq (4.3.2-r0) [2020-04-17T17:57:22.284Z] Executing busybox-1.31.1-r9.trigger [2020-04-17T17:57:22.284Z] Executing ca-certificates-20191127-r1.trigger [2020-04-17T17:57:22.284Z] OK: 9 MiB in 20 packages [2020-04-17T17:57:22.284Z] Removing intermediate container f3ab1651c253 [2020-04-17T17:57:22.284Z] ---> d51ceee763e4 [2020-04-17T17:57:22.284Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-04-17T17:57:22.284Z] ---> 62911df3eb71 [2020-04-17T17:57:22.284Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-04-17T17:57:22.604Z] 777b28850792: Pull complete [2020-04-17T17:57:24.187Z] ---> 26cf68af59db [2020-04-17T17:57:24.187Z] Step 20/24 : EXPOSE 48095 [2020-04-17T17:57:24.187Z] ---> Running in 9ecaba512565 [2020-04-17T17:57:24.187Z] Removing intermediate container 9ecaba512565 [2020-04-17T17:57:24.187Z] ---> 5c5093a2e1a5 [2020-04-17T17:57:24.187Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] [2020-04-17T17:57:24.187Z] ---> Running in 1d193674f6fd [2020-04-17T17:57:24.187Z] Removing intermediate container 1d193674f6fd [2020-04-17T17:57:24.187Z] ---> 337eadfd03e9 [2020-04-17T17:57:24.187Z] Step 22/24 : LABEL arch=amd64 [2020-04-17T17:57:24.187Z] ---> Running in 87ff1869ce80 [2020-04-17T17:57:24.446Z] Removing intermediate container 87ff1869ce80 [2020-04-17T17:57:24.446Z] ---> 4f5ef00fc48c [2020-04-17T17:57:24.446Z] Step 23/24 : LABEL git_sha=f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T17:57:24.446Z] ---> Running in 7320aef26b99 [2020-04-17T17:57:24.446Z] Removing intermediate container 7320aef26b99 [2020-04-17T17:57:24.446Z] ---> bec50e13353d [2020-04-17T17:57:24.446Z] Step 24/24 : LABEL version=0.0.0 [2020-04-17T17:57:24.706Z] ---> Running in aff2eb9cc984 [2020-04-17T17:57:24.706Z] Removing intermediate container aff2eb9cc984 [2020-04-17T17:57:24.706Z] ---> 0b91a75403cf [2020-04-17T17:57:24.706Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T17:57:24.706Z] Successfully built 0b91a75403cf [2020-04-17T17:57:24.706Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-04-17T17:57:25.225Z] cd6300453558: Verifying Checksum [2020-04-17T17:57:25.225Z] cd6300453558: Download complete [2020-04-17T17:57:25.225Z] a2d8cc88f415: Download complete 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] } [2020-04-17T17:57:28.017Z] ea1d1ca13537: Verifying Checksum [2020-04-17T17:57:28.017Z] ea1d1ca13537: Download complete [2020-04-17T17:57:28.017Z] 3750a50a1c5e: Verifying Checksum [2020-04-17T17:57:28.017Z] 3750a50a1c5e: Download complete [2020-04-17T17:57:30.609Z] b9c365052c96: Verifying Checksum [2020-04-17T17:57:30.609Z] b9c365052c96: Download complete [2020-04-17T17:57:32.557Z] 8a11ddd9e578: Verifying Checksum [2020-04-17T17:57:32.557Z] 8a11ddd9e578: Download complete [2020-04-17T17:57:44.933Z] 8a11ddd9e578: Pull complete [2020-04-17T17:57:44.933Z] 4cf88f913ddb: Pull complete [2020-04-17T17:57:44.933Z] 1df406cf5192: Pull complete [2020-04-17T17:57:49.219Z] cd6300453558: Pull complete [2020-04-17T17:57:54.582Z] b9c365052c96: Pull complete [2020-04-17T17:57:54.582Z] a2d8cc88f415: Pull complete [2020-04-17T17:57:55.997Z] ea1d1ca13537: Pull complete [2020-04-17T17:57:56.266Z] 3750a50a1c5e: Pull complete [2020-04-17T17:57:56.267Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-17T17:57:56.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-17T17:57:56.267Z] ---> 78745c68409d [2020-04-17T17:57:56.267Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T17:58:00.542Z] ---> Running in 09a9c6524b25 [2020-04-17T17:58:00.542Z] Removing intermediate container 09a9c6524b25 [2020-04-17T17:58:00.542Z] ---> d4d3fe4a0aaf [2020-04-17T17:58:00.542Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T17:58:00.542Z] ---> Running in ee164786ec51 [2020-04-17T17:58:03.148Z] Removing intermediate container ee164786ec51 [2020-04-17T17:58:03.148Z] ---> e2fbdbf61a6e [2020-04-17T17:58:03.148Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-17T17:58:03.148Z] ---> Running in a9ffaa1f1292 [2020-04-17T17:58:03.735Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T17:58:04.702Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T17:58:04.969Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-17T17:58:05.237Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-17T17:58:05.237Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-17T17:58:05.237Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-17T17:58:05.503Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-17T17:58:05.779Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-17T17:58:05.779Z] Executing busybox-1.31.1-r8.trigger [2020-04-17T17:58:05.779Z] OK: 127 MiB in 45 packages [2020-04-17T17:58:07.194Z] Removing intermediate container a9ffaa1f1292 [2020-04-17T17:58:07.194Z] ---> ff4b8f9b8507 [2020-04-17T17:58:07.194Z] Step 6/8 : WORKDIR /app [2020-04-17T17:58:07.465Z] ---> Running in 463d9ede1738 [2020-04-17T17:58:07.734Z] Removing intermediate container 463d9ede1738 [2020-04-17T17:58:07.734Z] ---> e5ef4c43be8d [2020-04-17T17:58:07.734Z] Step 7/8 : COPY . . [2020-04-17T17:58:08.701Z] ---> 80cfd0ff2b6b [2020-04-17T17:58:08.701Z] Step 8/8 : RUN go mod download [2020-04-17T17:58:08.701Z] ---> Running in 7eddfb93a5aa [2020-04-17T17:58:11.287Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-17T17:58:11.287Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T17:58:11.287Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T17:58:11.287Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T17:58:11.287Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T17:58:11.287Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T17:58:11.287Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T17:58:11.287Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T17:58:11.287Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-17T17:58:11.287Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-17T17:58:11.287Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.31 [2020-04-17T17:58:11.287Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-17T17:58:11.287Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-17T17:58:11.287Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-17T17:58:11.287Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T17:58:11.287Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T17:58:11.287Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T17:58:11.287Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T17:58:11.287Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T17:58:11.555Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-17T17:58:11.555Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-17T17:58:11.555Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T17:58:11.555Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-17T17:58:11.555Z] go: finding github.com/google/uuid v1.1.0 [2020-04-17T17:58:11.555Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T17:58:11.555Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T17:58:11.555Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T17:58:11.824Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-17T17:58:11.824Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T17:58:11.824Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T17:58:11.824Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T17:58:11.824Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T17:58:11.824Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T17:58:11.824Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T17:58:11.824Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T17:58:11.824Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T17:58:11.824Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T17:58:11.824Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-17T17:58:11.824Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T17:58:11.824Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-17T17:58:11.824Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-17T17:58:11.824Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-17T17:58:12.091Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T17:58:12.091Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-17T17:58:12.091Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-17T17:58:12.091Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-17T17:58:12.091Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T17:58:12.091Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-17T17:58:12.091Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T17:58:12.091Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T17:58:12.091Z] go: finding golang.org/x/text v0.3.2 [2020-04-17T17:58:12.091Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-17T17:58:12.091Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-17T17:58:12.091Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T17:58:30.754Z] Removing intermediate container 7eddfb93a5aa [2020-04-17T17:58:30.754Z] ---> 7398ec26ecd7 [2020-04-17T17:58:30.754Z] Successfully built 7398ec26ecd7 [2020-04-17T17:58:30.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:58:31.603Z] + docker inspect -f . ci-base-image-arm64 [2020-04-17T17:58:31.603Z] . [Pipeline] withDockerContainer [2020-04-17T17:58:32.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-4566 does not seem to be running inside a container [2020-04-17T17:58:32.297Z] $ 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 [2020-04-17T17:58:33.820Z] $ docker top 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-17T17:58:34.924Z] + go version [2020-04-17T17:58:34.925Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-17T17:58:35.598Z] + make test [2020-04-17T17:58:35.598Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-17T17:59:32.062Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-17T17:59:32.062Z] CGO_ENABLED=1 go vet ./... [2020-04-17T17:59:33.482Z] gofmt -l . [2020-04-17T17:59:33.482Z] [ "`gofmt -l .`" = "" ] [2020-04-17T17:59:33.482Z] ./bin/test-go-mod-tidy.sh [2020-04-17T17:59:34.071Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-04-17T17:59:35.075Z] Warning: overwriting stash ‘coverage-report’ [2020-04-17T17:59:35.444Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T17:59:35.459Z] $ docker stop --time=1 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a [2020-04-17T17:59:37.860Z] $ docker rm -f 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-17T17:59:39.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T17:59:39.620Z] + ls -al . [2020-04-17T17:59:39.620Z] total 124 [2020-04-17T17:59:39.620Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 17 17:59 . [2020-04-17T17:59:39.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:57 .. [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 127 Apr 17 17:57 .dockerignore [2020-04-17T17:59:39.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 17:57 .git [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 93 Apr 17 17:57 .gitignore [2020-04-17T17:59:39.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:57 .semver [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 5446 Apr 17 17:57 Attribution.txt [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 1917 Apr 17 17:57 Dockerfile [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 966 Apr 17 17:57 Dockerfile.build [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 17 17:57 Jenkinsfile [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 17 17:57 LICENSE [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 10342 Apr 17 17:57 README.md [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 17:53 VERSION [2020-04-17T17:59:39.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:57 bin [2020-04-17T17:59:39.620Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 17 17:58 coverage.out [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 180 Apr 17 17:57 docker-compose.debug.yml [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 133 Apr 17 17:57 docker-compose.yml [2020-04-17T17:59:39.620Z] -rw-r--r-- 1 jenkins jenkins 133 Apr 17 17:59 go.mod [2020-04-17T17:59:39.620Z] -rw-r--r-- 1 jenkins jenkins 14901 Apr 17 17:59 go.sum [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 1616 Apr 17 17:57 main.go [2020-04-17T17:59:39.620Z] -rw-rw-r-- 1 jenkins jenkins 1486 Apr 17 17:57 makefile [2020-04-17T17:59:39.620Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 17:57 res [2020-04-17T17:59:39.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:57 snap [Pipeline] isUnix [Pipeline] sh [2020-04-17T17:59:39.989Z] + 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=f0de62310c55461da40fb43417ae06970fc08254 --label arch=arm64 --label version=0.0.0 . [2020-04-17T17:59:40.593Z] Sending build context to Docker daemon 271.9kB [2020-04-17T17:59:40.593Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-17T17:59:40.593Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-17T17:59:40.593Z] ---> 7398ec26ecd7 [2020-04-17T17:59:40.593Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-04-17T17:59:40.593Z] ---> Running in cefc1dad0b04 [2020-04-17T17:59:40.861Z] Removing intermediate container cefc1dad0b04 [2020-04-17T17:59:40.861Z] ---> b982c4ea353f [2020-04-17T17:59:40.861Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-17T17:59:41.130Z] ---> Running in 049920ee227c [2020-04-17T17:59:41.397Z] Removing intermediate container 049920ee227c [2020-04-17T17:59:41.397Z] ---> ce208cf63278 [2020-04-17T17:59:41.397Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T17:59:41.666Z] ---> Running in 027015925a09 [2020-04-17T17:59:41.942Z] Removing intermediate container 027015925a09 [2020-04-17T17:59:41.942Z] ---> 4d9bf627b7b9 [2020-04-17T17:59:41.942Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T17:59:41.942Z] ---> Running in 90e4d4c000eb [2020-04-17T17:59:43.891Z] Removing intermediate container 90e4d4c000eb [2020-04-17T17:59:43.891Z] ---> 935acd85fe07 [2020-04-17T17:59:43.891Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-17T17:59:43.891Z] ---> Running in d0553102f534 [2020-04-17T17:59:44.857Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T17:59:45.816Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T17:59:46.401Z] OK: 127 MiB in 45 packages [2020-04-17T17:59:47.364Z] Removing intermediate container d0553102f534 [2020-04-17T17:59:47.364Z] ---> 0d512750a48c [2020-04-17T17:59:47.364Z] Step 8/24 : WORKDIR /app [2020-04-17T17:59:47.632Z] ---> Running in b7e21521dc2c [2020-04-17T17:59:47.901Z] Removing intermediate container b7e21521dc2c [2020-04-17T17:59:47.901Z] ---> 4964f5405a85 [2020-04-17T17:59:47.901Z] Step 9/24 : COPY go.mod . [2020-04-17T17:59:48.495Z] ---> 846541b2efa0 [2020-04-17T17:59:48.495Z] Step 10/24 : RUN go mod download [2020-04-17T17:59:48.495Z] ---> Running in 09041d17928b [2020-04-17T17:59:50.453Z] Removing intermediate container 09041d17928b [2020-04-17T17:59:50.453Z] ---> 15d66dc004ff [2020-04-17T17:59:50.453Z] Step 11/24 : COPY . . [2020-04-17T17:59:51.415Z] ---> 186669d4ae5c [2020-04-17T17:59:51.415Z] Step 12/24 : ARG MAKE="make build" [2020-04-17T17:59:51.415Z] ---> Running in 10bb009bf613 [2020-04-17T17:59:51.686Z] Removing intermediate container 10bb009bf613 [2020-04-17T17:59:51.686Z] ---> 7a0f25bf2578 [2020-04-17T17:59:51.686Z] Step 13/24 : RUN $MAKE [2020-04-17T17:59:51.955Z] ---> Running in 67a1a47e1ddc [2020-04-17T17:59:52.540Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-04-17T18:00:49.019Z] Removing intermediate container 67a1a47e1ddc [2020-04-17T18:00:49.019Z] ---> 0b8c59ded47d [2020-04-17T18:00:49.019Z] Step 14/24 : FROM alpine:latest [2020-04-17T18:00:49.019Z] latest: Pulling from library/alpine [2020-04-17T18:00:49.019Z] 8a0637ca1ac9: Pulling fs layer [2020-04-17T18:00:49.019Z] 8a0637ca1ac9: Verifying Checksum [2020-04-17T18:00:49.019Z] 8a0637ca1ac9: Download complete [2020-04-17T18:00:49.019Z] 8a0637ca1ac9: Pull complete [2020-04-17T18:00:49.019Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-17T18:00:49.019Z] Status: Downloaded newer image for alpine:latest [2020-04-17T18:00:49.019Z] ---> 2ee122dcc32d [2020-04-17T18:00:49.019Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-17T18:00:49.019Z] ---> Running in e90786629dec [2020-04-17T18:00:49.019Z] Removing intermediate container e90786629dec [2020-04-17T18:00:49.019Z] ---> a97962274906 [2020-04-17T18:00:49.019Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-04-17T18:00:49.019Z] ---> Running in 9e217032a32b [2020-04-17T18:00:49.019Z] Removing intermediate container 9e217032a32b [2020-04-17T18:00:49.019Z] ---> c76f6af4607a [2020-04-17T18:00:49.019Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-04-17T18:00:49.019Z] ---> Running in b7ec637ad058 [2020-04-17T18:00:49.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T18:00:49.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T18:00:49.019Z] (1/6) Installing ca-certificates (20191127-r1) [2020-04-17T18:00:49.019Z] (2/6) Installing libgcc (9.2.0-r4) [2020-04-17T18:00:49.019Z] (3/6) Installing libsodium (1.0.18-r0) [2020-04-17T18:00:49.019Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-04-17T18:00:49.019Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-17T18:00:49.019Z] (6/6) Installing zeromq (4.3.2-r0) [2020-04-17T18:00:49.019Z] Executing busybox-1.31.1-r9.trigger [2020-04-17T18:00:49.019Z] Executing ca-certificates-20191127-r1.trigger [2020-04-17T18:00:49.019Z] OK: 9 MiB in 20 packages [2020-04-17T18:00:49.019Z] Removing intermediate container b7ec637ad058 [2020-04-17T18:00:49.019Z] ---> 528ed74ea1c8 [2020-04-17T18:00:49.019Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-04-17T18:00:49.019Z] ---> 51668f6523f5 [2020-04-17T18:00:49.019Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-04-17T18:00:50.452Z] ---> f5843a3c6bcf [2020-04-17T18:00:50.452Z] Step 20/24 : EXPOSE 48095 [2020-04-17T18:00:50.452Z] ---> Running in 4bfe513accbd [2020-04-17T18:00:50.719Z] Removing intermediate container 4bfe513accbd [2020-04-17T18:00:50.719Z] ---> e7b99e1c21ad [2020-04-17T18:00:50.719Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] [2020-04-17T18:00:50.719Z] ---> Running in dcb6080a67d0 [2020-04-17T18:00:50.987Z] Removing intermediate container dcb6080a67d0 [2020-04-17T18:00:50.987Z] ---> da415f08a861 [2020-04-17T18:00:50.987Z] Step 22/24 : LABEL arch=arm64 [2020-04-17T18:00:51.255Z] ---> Running in cfd1a271a53d [2020-04-17T18:00:51.520Z] Removing intermediate container cfd1a271a53d [2020-04-17T18:00:51.520Z] ---> 9ea35285ea9b [2020-04-17T18:00:51.520Z] Step 23/24 : LABEL git_sha=f0de62310c55461da40fb43417ae06970fc08254 [2020-04-17T18:00:51.788Z] ---> Running in 5b1f88e0f100 [2020-04-17T18:00:52.055Z] Removing intermediate container 5b1f88e0f100 [2020-04-17T18:00:52.056Z] ---> 93bc0b9ef6bf [2020-04-17T18:00:52.056Z] Step 24/24 : LABEL version=0.0.0 [2020-04-17T18:00:52.056Z] ---> Running in e31463f3f493 [2020-04-17T18:00:52.324Z] Removing intermediate container e31463f3f493 [2020-04-17T18:00:52.324Z] ---> bf4da2160f91 [2020-04-17T18:00:52.592Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T18:00:52.592Z] Successfully built bf4da2160f91 [2020-04-17T18:00:52.592Z] 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 [2020-04-17T18:00:54.369Z] provisioning config files... [2020-04-17T18:00:54.382Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-60@tmp/config4038008106920364882tmp [Pipeline] { [Pipeline] sh [2020-04-17T18:00:54.804Z] + curl -s https://codecov.io/bash [2020-04-17T18:00:54.804Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-60@tmp/config4038008106920364882tmp [2020-04-17T18:00:55.064Z] [2020-04-17T18:00:55.064Z] _____ _ [2020-04-17T18:00:55.064Z] / ____| | | [2020-04-17T18:00:55.064Z] | | ___ __| | ___ ___ _____ __ [2020-04-17T18:00:55.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-17T18:00:55.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-17T18:00:55.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-17T18:00:55.064Z] Bash-tbd [2020-04-17T18:00:55.064Z] [2020-04-17T18:00:55.064Z] [2020-04-17T18:00:55.064Z] ==> Jenkins CI detected. [2020-04-17T18:00:55.064Z] project root: . [2020-04-17T18:00:55.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-17T18:00:55.064Z] ==> Running gcov in . (disable via -X gcov) [2020-04-17T18:00:55.064Z] ==> Python coveragepy not found [2020-04-17T18:00:55.064Z] ==> Searching for coverage reports in: [2020-04-17T18:00:55.064Z] + . [2020-04-17T18:00:55.064Z] -> Found 1 reports [2020-04-17T18:00:55.064Z] ==> Detecting git/mercurial file structure [2020-04-17T18:00:55.064Z] ==> Reading reports [2020-04-17T18:00:55.064Z] + ./coverage.out bytes=10 [2020-04-17T18:00:55.064Z] ==> Appending adjustments [2020-04-17T18:00:55.064Z] http://docs.codecov.io/docs/fixing-reports [2020-04-17T18:00:55.064Z] + Found adjustments [2020-04-17T18:00:55.064Z] ==> Gzipping contents [2020-04-17T18:00:55.064Z] ==> Uploading reports [2020-04-17T18:00:55.064Z] url: https://codecov.io [2020-04-17T18:00:55.064Z] query: branch=PR-60&commit=f0de62310c55461da40fb43417ae06970fc08254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=60&job= [2020-04-17T18:00:55.064Z] -> Pinging Codecov [2020-04-17T18:00:55.064Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-60&commit=f0de62310c55461da40fb43417ae06970fc08254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=60&job= [2020-04-17T18:00:55.634Z] -> Uploading [2020-04-17T18:00:56.220Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f0de62310c55461da40fb43417ae06970fc08254 [Pipeline] } [2020-04-17T18:00:56.238Z] 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 [2020-04-17T18:00:57.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T18:00:58.272Z] ---> package-listing.sh [2020-04-17T18:00:58.272Z] ++ facter osfamily [2020-04-17T18:00:58.272Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-17T18:00:58.272Z] + OS_FAMILY=redhat [2020-04-17T18:00:58.272Z] + workspace=/w/workspace/y_app-service-configurable_PR-60 [2020-04-17T18:00:58.272Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-17T18:00:58.272Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-17T18:00:58.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-17T18:00:58.272Z] + PACKAGES=/tmp/packages_start.txt [2020-04-17T18:00:58.272Z] + '[' /w/workspace/y_app-service-configurable_PR-60 ']' [2020-04-17T18:00:58.272Z] + PACKAGES=/tmp/packages_end.txt [2020-04-17T18:00:58.272Z] + case "${OS_FAMILY}" in [2020-04-17T18:00:58.272Z] + rpm -qa [2020-04-17T18:00:58.272Z] + sort [2020-04-17T18:01:02.480Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-17T18:01:02.480Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-17T18:01:02.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-17T18:01:02.480Z] + '[' /w/workspace/y_app-service-configurable_PR-60 ']' [2020-04-17T18:01:02.480Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-60/archives/ [2020-04-17T18:01:02.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-60/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-17T18:01:02.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T18:01:02.983Z] [2020-04-17T18:01:02.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-17T18:01:03.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T18:01:03.356Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-17T18:01:03.356Z] c9b1b535fdd9: Pulling fs layer [2020-04-17T18:01:03.356Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-17T18:01:03.356Z] 756a868c4378: Pulling fs layer [2020-04-17T18:01:03.356Z] 444b2fc9a129: Pulling fs layer [2020-04-17T18:01:03.356Z] ea15f1150254: Pulling fs layer [2020-04-17T18:01:03.356Z] 41b27a9f41bf: Pulling fs layer [2020-04-17T18:01:03.356Z] 28c525ee5125: Pulling fs layer [2020-04-17T18:01:03.356Z] 094b1ea09ed8: Pulling fs layer [2020-04-17T18:01:03.356Z] 138eaada9080: Pulling fs layer [2020-04-17T18:01:03.356Z] 0622d0fa9048: Pulling fs layer [2020-04-17T18:01:03.356Z] 444b2fc9a129: Waiting [2020-04-17T18:01:03.356Z] ea15f1150254: Waiting [2020-04-17T18:01:03.356Z] 41b27a9f41bf: Waiting [2020-04-17T18:01:03.356Z] 28c525ee5125: Waiting [2020-04-17T18:01:03.356Z] 094b1ea09ed8: Waiting [2020-04-17T18:01:03.356Z] 0622d0fa9048: Waiting [2020-04-17T18:01:03.356Z] 138eaada9080: Waiting [2020-04-17T18:01:03.356Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-17T18:01:03.356Z] 2cc5ad85d9ab: Download complete [2020-04-17T18:01:03.356Z] 444b2fc9a129: Download complete [2020-04-17T18:01:03.631Z] c9b1b535fdd9: Verifying Checksum [2020-04-17T18:01:03.631Z] c9b1b535fdd9: Download complete [2020-04-17T18:01:03.631Z] ea15f1150254: Verifying Checksum [2020-04-17T18:01:03.631Z] ea15f1150254: Download complete [2020-04-17T18:01:03.631Z] 28c525ee5125: Verifying Checksum [2020-04-17T18:01:03.631Z] 28c525ee5125: Download complete [2020-04-17T18:01:03.900Z] 756a868c4378: Verifying Checksum [2020-04-17T18:01:03.900Z] 756a868c4378: Download complete [2020-04-17T18:01:04.163Z] c9b1b535fdd9: Pull complete [2020-04-17T18:01:04.163Z] 094b1ea09ed8: Verifying Checksum [2020-04-17T18:01:04.163Z] 094b1ea09ed8: Download complete [2020-04-17T18:01:04.163Z] 138eaada9080: Download complete [2020-04-17T18:01:04.163Z] 0622d0fa9048: Verifying Checksum [2020-04-17T18:01:04.163Z] 0622d0fa9048: Download complete [2020-04-17T18:01:04.427Z] 2cc5ad85d9ab: Pull complete [2020-04-17T18:01:04.691Z] 41b27a9f41bf: Verifying Checksum [2020-04-17T18:01:04.691Z] 41b27a9f41bf: Download complete [2020-04-17T18:01:06.076Z] 756a868c4378: Pull complete [2020-04-17T18:01:06.076Z] 444b2fc9a129: Pull complete [2020-04-17T18:01:06.336Z] ea15f1150254: Pull complete [2020-04-17T18:01:10.560Z] 41b27a9f41bf: Pull complete [2020-04-17T18:01:10.560Z] 28c525ee5125: Pull complete [2020-04-17T18:01:13.899Z] 094b1ea09ed8: Pull complete [2020-04-17T18:01:13.899Z] 138eaada9080: Pull complete [2020-04-17T18:01:13.899Z] 0622d0fa9048: Pull complete [2020-04-17T18:01:13.899Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-17T18:01:13.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-17T18:01:14.261Z] prd-centos7-docker-4c-2g-4564 does not seem to be running inside a container [2020-04-17T18:01:14.332Z] $ 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-60 -v /w/workspace/y_app-service-configurable_PR-60:/w/workspace/y_app-service-configurable_PR-60:rw,z -v /w/workspace/y_app-service-configurable_PR-60@tmp:/w/workspace/y_app-service-configurable_PR-60@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 [2020-04-17T18:01:16.374Z] $ docker top c7b68330014f7a98e22dfeb9808330eee6ea65013a68919de796b975c359b8c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-17T18:01:16.699Z] provisioning config files... [2020-04-17T18:01:16.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-60@tmp/config8972321020471344497tmp [Pipeline] { [Pipeline] echo [2020-04-17T18:01:16.808Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T18:01:17.129Z] ---> create-netrc.sh [Pipeline] echo [2020-04-17T18:01:17.153Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T18:01:17.479Z] ---> logs-deploy.sh [2020-04-17T18:01:17.479Z] + ARCHIVE_ARTIFACTS= [2020-04-17T18:01:17.479Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-17T18:01:17.479Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-17T18:01:17.479Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-17T18:01:17.479Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 [2020-04-17T18:01:17.479Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-60/1/ [2020-04-17T18:01:17.479Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 /w/workspace/y_app-service-configurable_PR-60 [2020-04-17T18:01:18.864Z] Archives upload complete. [2020-04-17T18:01:18.864Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-60/1/ [2020-04-17T18:01:19.804Z] ---> uname -a: [2020-04-17T18:01:19.804Z] Linux c7b68330014f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> lscpu: [2020-04-17T18:01:19.804Z] Architecture: x86_64 [2020-04-17T18:01:19.804Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-17T18:01:19.804Z] Byte Order: Little Endian [2020-04-17T18:01:19.804Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-17T18:01:19.804Z] CPU(s): 4 [2020-04-17T18:01:19.804Z] On-line CPU(s) list: 0-3 [2020-04-17T18:01:19.804Z] Thread(s) per core: 1 [2020-04-17T18:01:19.804Z] Core(s) per socket: 1 [2020-04-17T18:01:19.804Z] Socket(s): 4 [2020-04-17T18:01:19.804Z] NUMA node(s): 1 [2020-04-17T18:01:19.804Z] Vendor ID: GenuineIntel [2020-04-17T18:01:19.804Z] CPU family: 6 [2020-04-17T18:01:19.804Z] Model: 44 [2020-04-17T18:01:19.804Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-17T18:01:19.804Z] Stepping: 1 [2020-04-17T18:01:19.804Z] CPU MHz: 2933.436 [2020-04-17T18:01:19.804Z] BogoMIPS: 5866.87 [2020-04-17T18:01:19.804Z] Virtualization: VT-x [2020-04-17T18:01:19.804Z] Hypervisor vendor: KVM [2020-04-17T18:01:19.804Z] Virtualization type: full [2020-04-17T18:01:19.804Z] L1d cache: 128 KiB [2020-04-17T18:01:19.804Z] L1i cache: 128 KiB [2020-04-17T18:01:19.804Z] L2 cache: 16 MiB [2020-04-17T18:01:19.804Z] L3 cache: 64 MiB [2020-04-17T18:01:19.804Z] NUMA node0 CPU(s): 0-3 [2020-04-17T18:01:19.804Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-17T18:01:19.804Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-17T18:01:19.804Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-17T18:01:19.804Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-17T18:01:19.804Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-17T18:01:19.804Z] 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 [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> nproc: [2020-04-17T18:01:19.804Z] 4 [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> df -h: [2020-04-17T18:01:19.804Z] Filesystem Size Used Available Use% Mounted on [2020-04-17T18:01:19.804Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-17T18:01:19.804Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-17T18:01:19.804Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-17T18:01:19.804Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-60@tmp [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-17T18:01:19.804Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-60 [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> free -m: [2020-04-17T18:01:19.804Z] total used free shared buff/cache available [2020-04-17T18:01:19.804Z] Mem: 1838 626 74 0 1137 1107 [2020-04-17T18:01:19.804Z] Swap: 1023 1 1022 [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> ip addr: [2020-04-17T18:01:19.804Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-17T18:01:19.804Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-17T18:01:19.804Z] inet 127.0.0.1/8 scope host lo [2020-04-17T18:01:19.804Z] valid_lft forever preferred_lft forever [2020-04-17T18:01:19.804Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-17T18:01:19.804Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-17T18:01:19.804Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-17T18:01:19.804Z] valid_lft forever preferred_lft forever [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] ---> sar -b -r -n DEV: [2020-04-17T18:01:19.804Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] 17:52:12 LINUX RESTART [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] 17:53:02 tps rtps wtps bread/s bwrtn/s [2020-04-17T18:01:19.804Z] 17:54:01 13.39 1.46 11.93 84.92 1954.82 [2020-04-17T18:01:19.804Z] 17:55:01 2.66 0.00 2.66 0.00 92.14 [2020-04-17T18:01:19.804Z] 17:56:01 0.27 0.00 0.27 0.00 3.48 [2020-04-17T18:01:19.804Z] 17:57:01 0.27 0.00 0.27 0.00 3.11 [2020-04-17T18:01:19.804Z] 17:58:01 0.23 0.00 0.23 0.00 3.51 [2020-04-17T18:01:19.804Z] 17:59:01 0.35 0.02 0.33 0.13 5.10 [2020-04-17T18:01:19.804Z] 18:00:01 0.27 0.00 0.27 0.00 2.83 [2020-04-17T18:01:19.804Z] 18:01:01 45.04 44.71 0.33 2923.83 4.79 [2020-04-17T18:01:19.804Z] Average: 7.80 5.78 2.02 376.88 255.25 [2020-04-17T18:01:19.804Z] [2020-04-17T18:01:19.804Z] 17:53:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-17T18:01:19.804Z] 17:54:01 113040 1769264 93.99 2620 1203760 962640 32.84 452696 1153140 16 [2020-04-17T18:01:19.804Z] 17:55:01 120228 1762076 93.61 2620 1203764 910340 31.06 449240 1150800 12 [2020-04-17T18:01:19.804Z] 17:56:01 118864 1763440 93.69 2620 1203776 910580 31.07 450680 1150804 20 [2020-04-17T18:01:19.804Z] 17:57:01 119244 1763060 93.66 2620 1203776 910408 31.06 450304 1150800 20 [2020-04-17T18:01:19.805Z] 17:58:01 118764 1763540 93.69 2620 1203784 910564 31.07 451196 1150804 12 [2020-04-17T18:01:19.805Z] 17:59:01 118320 1763984 93.71 2620 1203792 910628 31.07 451288 1150800 16 [2020-04-17T18:01:19.805Z] 18:00:01 127788 1754516 93.21 2620 1203792 910472 31.06 441656 1150800 8 [2020-04-17T18:01:19.805Z] 18:01:01 77428 1804876 95.89 2620 1229308 945204 32.25 434824 1203440 80 [2020-04-17T18:01:19.805Z] Average: 114210 1768095 93.93 2620 1206969 921355 31.44 447736 1157674 23 [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] 17:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-17T18:01:19.805Z] 17:54:01 eth0 18.94 14.76 16.08 22.52 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:54:01 docker0 1.22 0.95 0.31 2.28 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:56:01 eth0 1.08 0.42 0.31 0.20 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:57:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:58:01 eth0 1.10 0.48 0.38 0.24 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:59:01 eth0 0.63 0.35 0.38 0.17 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:00:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:01:01 eth0 8.11 4.86 7.78 2.68 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] Average: eth0 3.78 2.61 3.10 3.20 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] Average: docker0 0.15 0.12 0.04 0.28 0.00 0.00 0.00 [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] ---> sar -P ALL: [2020-04-17T18:01:19.805Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] 17:52:12 LINUX RESTART [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] 17:53:02 CPU %user %nice %system %iowait %steal %idle [2020-04-17T18:01:19.805Z] 17:54:01 all 1.00 0.00 0.44 0.02 0.04 98.50 [2020-04-17T18:01:19.805Z] 17:54:01 0 0.97 0.00 0.41 0.02 0.05 98.56 [2020-04-17T18:01:19.805Z] 17:54:01 1 0.71 0.00 0.44 0.03 0.03 98.78 [2020-04-17T18:01:19.805Z] 17:54:01 2 0.98 0.00 0.44 0.02 0.03 98.52 [2020-04-17T18:01:19.805Z] 17:54:01 3 1.34 0.00 0.49 0.02 0.03 98.11 [2020-04-17T18:01:19.805Z] 17:55:01 all 0.09 0.00 0.08 0.00 0.03 99.80 [2020-04-17T18:01:19.805Z] 17:55:01 0 0.05 0.00 0.08 0.00 0.07 99.80 [2020-04-17T18:01:19.805Z] 17:55:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2020-04-17T18:01:19.805Z] 17:55:01 2 0.07 0.00 0.10 0.00 0.03 99.80 [2020-04-17T18:01:19.805Z] 17:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-17T18:01:19.805Z] 17:56:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2020-04-17T18:01:19.805Z] 17:56:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2020-04-17T18:01:19.805Z] 17:56:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2020-04-17T18:01:19.805Z] 17:56:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2020-04-17T18:01:19.805Z] 17:56:01 3 0.43 0.00 0.03 0.00 0.02 99.52 [2020-04-17T18:01:19.805Z] 17:57:01 all 0.16 0.00 0.06 0.00 0.04 99.75 [2020-04-17T18:01:19.805Z] 17:57:01 0 0.08 0.00 0.07 0.00 0.05 99.80 [2020-04-17T18:01:19.805Z] 17:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-17T18:01:19.805Z] 17:57:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2020-04-17T18:01:19.805Z] 17:57:01 3 0.47 0.00 0.07 0.00 0.03 99.43 [2020-04-17T18:01:19.805Z] 17:58:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2020-04-17T18:01:19.805Z] 17:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2020-04-17T18:01:19.805Z] 17:58:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2020-04-17T18:01:19.805Z] 17:58:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-04-17T18:01:19.805Z] 17:58:01 3 0.13 0.00 0.05 0.00 0.03 99.78 [2020-04-17T18:01:19.805Z] 17:59:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2020-04-17T18:01:19.805Z] 17:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-17T18:01:19.805Z] 17:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-17T18:01:19.805Z] 17:59:01 2 0.45 0.00 0.05 0.00 0.05 99.45 [2020-04-17T18:01:19.805Z] 17:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-17T18:01:19.805Z] 18:00:01 all 0.14 0.00 0.05 0.00 0.01 99.80 [2020-04-17T18:01:19.805Z] 18:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-17T18:01:19.805Z] 18:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-17T18:01:19.805Z] 18:00:01 2 0.42 0.00 0.07 0.00 0.03 99.48 [2020-04-17T18:01:19.805Z] 18:00:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2020-04-17T18:01:19.805Z] 18:01:01 all 0.68 0.00 0.45 0.94 0.08 97.86 [2020-04-17T18:01:19.805Z] 18:01:01 0 0.50 0.00 0.42 0.68 0.07 98.33 [2020-04-17T18:01:19.805Z] 18:01:01 1 0.32 0.00 0.35 0.47 0.07 98.80 [2020-04-17T18:01:19.805Z] 18:01:01 2 0.62 0.00 0.47 0.62 0.13 98.16 [2020-04-17T18:01:19.805Z] 18:01:01 3 1.29 0.00 0.57 1.99 0.07 96.09 [2020-04-17T18:01:19.805Z] Average: all 0.31 0.00 0.15 0.12 0.03 99.39 [2020-04-17T18:01:19.805Z] Average: 0 0.22 0.00 0.14 0.09 0.04 99.51 [2020-04-17T18:01:19.805Z] Average: 1 0.20 0.00 0.13 0.06 0.03 99.58 [2020-04-17T18:01:19.805Z] Average: 2 0.34 0.00 0.16 0.08 0.05 99.38 [2020-04-17T18:01:19.805Z] Average: 3 0.47 0.00 0.17 0.25 0.03 99.08 [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z] [2020-04-17T18:01:19.805Z]