b' Pull request #284 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 rather than daffbf30e84c0f83cb3e6cad94508e715dc213e6\n Obtained Jenkinsfile from 6b0475c7feb207d2cdb84bed93ba4ab3c516c765\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-22073 in /w/workspace/ndry_app-functions-sdk-go_PR-284\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-284 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit daffbf30e84c0f83cb3e6cad94508e715dc213e6\n Merge succeeded, producing daffbf30e84c0f83cb3e6cad94508e715dc213e6\n Checking out Revision daffbf30e84c0f83cb3e6cad94508e715dc213e6 (PR-284)\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/284/head:refs/remotes/origin/PR-284 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n Commit message: "Address PR feedback and comments"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-13T23:02:54.674Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk d991fdb5cd634553417096590d516549aa5f4f62 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:02:56.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-13T23:02:56.038Z] \n [2020-02-13T23:02:56.038Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:02:56.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-13T23:02:56.370Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-13T23:02:56.370Z] e7c96db7181b: Pulling fs layer\n [2020-02-13T23:02:56.370Z] a038dfdf5543: Pulling fs layer\n [2020-02-13T23:02:56.370Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-13T23:02:56.632Z] e7c96db7181b: Verifying Checksum\n [2020-02-13T23:02:56.632Z] e7c96db7181b: Download complete\n [2020-02-13T23:02:56.632Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-13T23:02:56.632Z] 8d5d8e63b3c0: Download complete\n [2020-02-13T23:02:56.632Z] a038dfdf5543: Verifying Checksum\n [2020-02-13T23:02:56.632Z] a038dfdf5543: Download complete\n [2020-02-13T23:02:56.893Z] e7c96db7181b: Pull complete\n [2020-02-13T23:02:57.467Z] a038dfdf5543: Pull complete\n [2020-02-13T23:02:57.728Z] 8d5d8e63b3c0: Pull complete\n [2020-02-13T23:02:57.728Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-13T23:02:57.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-13T23:02:57.860Z] prd-centos7-docker-4c-2g-22073 does not seem to be running inside a container\n [2020-02-13T23:02:57.922Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-284 -v /w/workspace/ndry_app-functions-sdk-go_PR-284:/w/workspace/ndry_app-functions-sdk-go_PR-284:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-284@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-284@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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-13T23:02:58.528Z] $ docker top eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-13T23:02:59.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-13T23:02:59.097Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-13T23:02:59.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-13T23:02:59.306Z] $ docker exec eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f ssh-agent\n [2020-02-13T23:02:59.510Z] SSH_AUTH_SOCK=/tmp/ssh-FYNJv5t9SKPu/agent.15\n [2020-02-13T23:02:59.510Z] SSH_AGENT_PID=22\n [2020-02-13T23:02:59.519Z] Running ssh-add (command line suppressed)\n [2020-02-13T23:02:59.654Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/private_key_6804854150457774665.key (/w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/private_key_6804854150457774665.key)\n [2020-02-13T23:02:59.709Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-13T23:03:00.002Z] + git describe --exact-match --tags HEAD\n [2020-02-13T23:03:00.002Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-13T23:03:00.070Z] $ docker exec --env ******** --env ******** eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f ssh-agent -k\n [2020-02-13T23:03:00.236Z] unset SSH_AUTH_SOCK;\n [2020-02-13T23:03:00.236Z] unset SSH_AGENT_PID;\n [2020-02-13T23:03:00.236Z] echo Agent pid 22 killed;\n [2020-02-13T23:03:00.274Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-13T23:03:00.289Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-13T23:03:00.289Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-13T23:03:00.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-13T23:03:00.315Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-13T23:03:00.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-13T23:03:00.506Z] $ docker exec eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f ssh-agent\n [2020-02-13T23:03:00.694Z] SSH_AUTH_SOCK=/tmp/ssh-GgUh4uPsAVKu/agent.58\n [2020-02-13T23:03:00.694Z] SSH_AGENT_PID=65\n [2020-02-13T23:03:00.700Z] Running ssh-add (command line suppressed)\n [2020-02-13T23:03:00.840Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/private_key_7945490224061358606.key (/w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/private_key_7945490224061358606.key)\n [2020-02-13T23:03:00.889Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-13T23:03:01.186Z] + git semver init\n [2020-02-13T23:03:01.186Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-13T23:03:01.186Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-284/.git\n [2020-02-13T23:03:01.186Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-284\n [2020-02-13T23:03:01.186Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-13T23:03:01.186Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-13T23:03:01.186Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-13T23:03:01.186Z] # $SEMVER_BRANCH = PR-284\n [2020-02-13T23:03:01.186Z] # $SEMVER_TEMP = /tmp/semver-373852437\n [2020-02-13T23:03:01.186Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-13T23:03:03.725Z] # \'/tmp/semver-373852437\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-284/.semver\'\n [2020-02-13T23:03:03.725Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-284/.semver\n [Pipeline] }\n [2020-02-13T23:03:03.730Z] $ docker exec --env ******** --env ******** eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f ssh-agent -k\n [2020-02-13T23:03:03.879Z] unset SSH_AUTH_SOCK;\n [2020-02-13T23:03:03.879Z] unset SSH_AGENT_PID;\n [2020-02-13T23:03:03.879Z] echo Agent pid 65 killed;\n [2020-02-13T23:03:03.930Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-13T23:03:04.242Z] + git semver\n [Pipeline] }\n [2020-02-13T23:03:04.252Z] $ docker stop --time=1 eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f\n [2020-02-13T23:03:05.605Z] $ docker rm -f eabcd66aba92cb0cde7d4050c2f058d285c7a00bbb863ab5ea510b353e55919f\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-13T23:03:07.663Z] Stashed 83 file(s)\n [Pipeline] echo\n [2020-02-13T23:03:07.665Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-13T23:03:22.762Z] Still waiting to schedule task\n [2020-02-13T23:03:22.763Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-13T23:03:22.781Z] Still waiting to schedule task\n [2020-02-13T23:03:22.781Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-13T23:05:21.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-22075 in /w/workspace/ndry_app-functions-sdk-go_PR-284\n [Pipeline] {\n [Pipeline] ws\n [2020-02-13T23:05:21.716Z] Running in /w/workspace/app-functions-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-13T23:05:29.469Z] using credential edgex-jenkins-ssh\n [2020-02-13T23:05:29.494Z] Cloning the remote Git repository\n [2020-02-13T23:05:29.494Z] Cloning with configured refspecs honoured and without tags\n [2020-02-13T23:05:29.557Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:29.657Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n [2020-02-13T23:05:29.748Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:29.749Z] > git --version # timeout=10\n [2020-02-13T23:05:29.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-13T23:05:29.843Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:39.372Z] Running on prd-centos7-docker-4c-2g-22076 in /w/workspace/ndry_app-functions-sdk-go_PR-284\n [Pipeline] {\n [Pipeline] ws\n [2020-02-13T23:05:39.386Z] Running in /w/workspace/app-functions-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-13T23:05:42.027Z] using credential edgex-jenkins-ssh\n [2020-02-13T23:05:42.043Z] Cloning the remote Git repository\n [2020-02-13T23:05:42.043Z] Cloning with configured refspecs honoured and without tags\n [2020-02-13T23:05:42.065Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:42.103Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n [2020-02-13T23:05:42.164Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:42.164Z] > git --version # timeout=10\n [2020-02-13T23:05:42.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-13T23:05:42.203Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:43.586Z] Fetching without tags\n [2020-02-13T23:05:43.994Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit daffbf30e84c0f83cb3e6cad94508e715dc213e6\n [2020-02-13T23:05:44.067Z] Merge succeeded, producing daffbf30e84c0f83cb3e6cad94508e715dc213e6\n [2020-02-13T23:05:44.067Z] Checking out Revision daffbf30e84c0f83cb3e6cad94508e715dc213e6 (PR-284)\n [2020-02-13T23:05:43.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-13T23:05:43.538Z] > git config --add remote.origin.fetch +refs/pull/284/head:refs/remotes/origin/PR-284 # timeout=10\n [2020-02-13T23:05:43.549Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:43.563Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-13T23:05:43.587Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:43.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-13T23:05:43.595Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:43.998Z] > git config core.sparsecheckout # timeout=10\n [2020-02-13T23:05:44.003Z] > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n [2020-02-13T23:05:44.047Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-13T23:05:44.056Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-13T23:05:44.067Z] > git config core.sparsecheckout # timeout=10\n [2020-02-13T23:05:44.070Z] > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n [2020-02-13T23:05:47.584Z] Commit message: "Address PR feedback and comments"\n [2020-02-13T23:05:47.942Z] Fetching without tags\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-02-13T23:05:48.397Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit daffbf30e84c0f83cb3e6cad94508e715dc213e6\n [2020-02-13T23:05:48.654Z] Merge succeeded, producing daffbf30e84c0f83cb3e6cad94508e715dc213e6\n [2020-02-13T23:05:48.655Z] Checking out Revision daffbf30e84c0f83cb3e6cad94508e715dc213e6 (PR-284)\n [Pipeline] echo\n [2020-02-13T23:05:49.298Z] =========================================================\n [2020-02-13T23:05:49.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-13T23:05:49.298Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:05:47.819Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-13T23:05:47.847Z] > git config --add remote.origin.fetch +refs/pull/284/head:refs/remotes/origin/PR-284 # timeout=10\n [2020-02-13T23:05:47.874Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:47.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-13T23:05:47.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-13T23:05:47.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-13T23:05:47.975Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-13T23:05:48.431Z] > git config core.sparsecheckout # timeout=10\n [2020-02-13T23:05:48.465Z] > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n [2020-02-13T23:05:48.588Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-13T23:05:48.623Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-13T23:05:48.664Z] > git config core.sparsecheckout # timeout=10\n [2020-02-13T23:05:48.679Z] > git checkout -f daffbf30e84c0f83cb3e6cad94508e715dc213e6 # timeout=10\n [2020-02-13T23:05:49.938Z] + 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 .\n [2020-02-13T23:05:50.519Z] Sending build context to Docker daemon 36.4MB\n\n [2020-02-13T23:05:50.519Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-13T23:05:50.519Z] Step 2/8 : FROM ${BASE}\n [2020-02-13T23:05:50.519Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-13T23:05:50.519Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 2848faf0eed1: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 0f37312ad70f: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 5788d62ee057: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 0e6b1d234666: Pulling fs layer\n [2020-02-13T23:05:50.519Z] bf5d7aec512f: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 34c802a77dc8: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 5c102a31e300: Pulling fs layer\n [2020-02-13T23:05:50.519Z] dcfb455df0a1: Pulling fs layer\n [2020-02-13T23:05:50.519Z] 0e6b1d234666: Waiting\n [2020-02-13T23:05:50.519Z] bf5d7aec512f: Waiting\n [2020-02-13T23:05:50.519Z] 34c802a77dc8: Waiting\n [2020-02-13T23:05:50.519Z] 9eb99e56ec68: Waiting\n [2020-02-13T23:05:50.519Z] 27c7a5d97fbd: Waiting\n [2020-02-13T23:05:50.519Z] 5c102a31e300: Waiting\n [2020-02-13T23:05:50.519Z] dcfb455df0a1: Waiting\n [2020-02-13T23:05:50.519Z] 5788d62ee057: Waiting\n [2020-02-13T23:05:50.519Z] 0f37312ad70f: Verifying Checksum\n [2020-02-13T23:05:50.519Z] 0f37312ad70f: Download complete\n [2020-02-13T23:05:50.519Z] 2848faf0eed1: Verifying Checksum\n [2020-02-13T23:05:50.519Z] 2848faf0eed1: Download complete\n [2020-02-13T23:05:50.519Z] 0e6b1d234666: Verifying Checksum\n [2020-02-13T23:05:50.519Z] 0e6b1d234666: Download complete\n [2020-02-13T23:05:50.519Z] bf5d7aec512f: Verifying Checksum\n [2020-02-13T23:05:50.519Z] bf5d7aec512f: Download complete\n [2020-02-13T23:05:50.519Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-13T23:05:50.519Z] e6b0cf9c0882: Download complete\n [2020-02-13T23:05:50.786Z] e6b0cf9c0882: Pull complete\n [2020-02-13T23:05:51.753Z] 34c802a77dc8: Verifying Checksum\n [2020-02-13T23:05:51.753Z] 34c802a77dc8: Download complete\n [2020-02-13T23:05:51.753Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-13T23:05:51.753Z] 27c7a5d97fbd: Download complete\n [2020-02-13T23:05:52.327Z] 5c102a31e300: Verifying Checksum\n [2020-02-13T23:05:52.327Z] 5c102a31e300: Download complete\n [2020-02-13T23:05:52.327Z] 5788d62ee057: Verifying Checksum\n [2020-02-13T23:05:52.327Z] 5788d62ee057: Download complete\n [2020-02-13T23:05:52.327Z] dcfb455df0a1: Verifying Checksum\n [2020-02-13T23:05:52.327Z] dcfb455df0a1: Download complete\n [2020-02-13T23:05:52.327Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-13T23:05:52.327Z] 9eb99e56ec68: Download complete\n [2020-02-13T23:05:53.010Z] Commit message: "Address PR feedback and comments"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-02-13T23:05:53.705Z] 2848faf0eed1: Pull complete\n [2020-02-13T23:05:53.706Z] 0f37312ad70f: Pull complete\n [Pipeline] echo\n [2020-02-13T23:05:56.987Z] =========================================================\n [2020-02-13T23:05:56.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-13T23:05:56.987Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:05:58.392Z] + 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 .\n [2020-02-13T23:05:59.832Z] Sending build context to Docker daemon 36.4MB\n\n [2020-02-13T23:05:59.832Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-13T23:05:59.832Z] Step 2/8 : FROM ${BASE}\n [2020-02-13T23:06:00.280Z] 5788d62ee057: Pull complete\n [2020-02-13T23:06:00.280Z] 0e6b1d234666: Pull complete\n [2020-02-13T23:06:00.425Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-13T23:06:00.425Z] cde5963f3b93: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 777b28850792: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 1df406cf5192: Pulling fs layer\n [2020-02-13T23:06:00.425Z] cd6300453558: Pulling fs layer\n [2020-02-13T23:06:00.425Z] b9c365052c96: Pulling fs layer\n [2020-02-13T23:06:00.425Z] a2d8cc88f415: Pulling fs layer\n [2020-02-13T23:06:00.425Z] ea1d1ca13537: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-13T23:06:00.425Z] 4cf88f913ddb: Waiting\n [2020-02-13T23:06:00.425Z] 1df406cf5192: Waiting\n [2020-02-13T23:06:00.425Z] cd6300453558: Waiting\n [2020-02-13T23:06:00.425Z] b9c365052c96: Waiting\n [2020-02-13T23:06:00.425Z] a2d8cc88f415: Waiting\n [2020-02-13T23:06:00.425Z] ea1d1ca13537: Waiting\n [2020-02-13T23:06:00.425Z] 3750a50a1c5e: Waiting\n [2020-02-13T23:06:00.425Z] 8a11ddd9e578: Waiting\n [2020-02-13T23:06:00.425Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-13T23:06:00.425Z] 2a23fa8c16f7: Download complete\n [2020-02-13T23:06:00.425Z] 777b28850792: Verifying Checksum\n [2020-02-13T23:06:00.425Z] 777b28850792: Download complete\n [2020-02-13T23:06:00.425Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-13T23:06:00.425Z] 4cf88f913ddb: Download complete\n [2020-02-13T23:06:00.542Z] bf5d7aec512f: Pull complete\n [2020-02-13T23:06:01.047Z] 1df406cf5192: Verifying Checksum\n [2020-02-13T23:06:01.047Z] 1df406cf5192: Download complete\n [2020-02-13T23:06:01.047Z] cde5963f3b93: Verifying Checksum\n [2020-02-13T23:06:01.047Z] cde5963f3b93: Download complete\n [2020-02-13T23:06:03.094Z] cde5963f3b93: Pull complete\n [2020-02-13T23:06:04.085Z] 2a23fa8c16f7: Pull complete\n [2020-02-13T23:06:04.085Z] 777b28850792: Pull complete\n [2020-02-13T23:06:04.741Z] 34c802a77dc8: Pull complete\n [2020-02-13T23:06:08.041Z] 9eb99e56ec68: Pull complete\n [2020-02-13T23:06:08.041Z] 27c7a5d97fbd: Pull complete\n [2020-02-13T23:06:08.398Z] cd6300453558: Verifying Checksum\n [2020-02-13T23:06:08.398Z] cd6300453558: Download complete\n [2020-02-13T23:06:08.398Z] a2d8cc88f415: Verifying Checksum\n [2020-02-13T23:06:08.398Z] a2d8cc88f415: Download complete\n [2020-02-13T23:06:08.979Z] 5c102a31e300: Pull complete\n [2020-02-13T23:06:08.979Z] dcfb455df0a1: Pull complete\n [2020-02-13T23:06:08.979Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-13T23:06:08.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-13T23:06:08.979Z] ---> 7c70fe431013\n [2020-02-13T23:06:08.979Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-13T23:06:09.238Z] latest: Pulling from library/docker\n [2020-02-13T23:06:09.496Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-13T23:06:09.496Z] cd54125436dc: Pulling fs layer\n [2020-02-13T23:06:09.496Z] 70d1554c15cb: Pulling fs layer\n [2020-02-13T23:06:09.496Z] 79e322b40fa7: Pulling fs layer\n [2020-02-13T23:06:09.496Z] fa396aa1c77a: Pulling fs layer\n [2020-02-13T23:06:09.496Z] af8b1978c51e: Pulling fs layer\n [2020-02-13T23:06:09.496Z] e3cc93a7c611: Pulling fs layer\n [2020-02-13T23:06:09.496Z] fa396aa1c77a: Waiting\n [2020-02-13T23:06:09.496Z] af8b1978c51e: Waiting\n [2020-02-13T23:06:09.496Z] e3cc93a7c611: Waiting\n [2020-02-13T23:06:09.496Z] 79e322b40fa7: Waiting\n [2020-02-13T23:06:09.496Z] 70d1554c15cb: Verifying Checksum\n [2020-02-13T23:06:09.496Z] 70d1554c15cb: Download complete\n [2020-02-13T23:06:09.761Z] cd54125436dc: Verifying Checksum\n [2020-02-13T23:06:09.761Z] cd54125436dc: Download complete\n [2020-02-13T23:06:09.761Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-13T23:06:09.761Z] c9b1b535fdd9: Download complete\n [2020-02-13T23:06:09.761Z] fa396aa1c77a: Verifying Checksum\n [2020-02-13T23:06:09.761Z] fa396aa1c77a: Download complete\n [2020-02-13T23:06:09.761Z] af8b1978c51e: Verifying Checksum\n [2020-02-13T23:06:09.761Z] af8b1978c51e: Download complete\n [2020-02-13T23:06:10.034Z] c9b1b535fdd9: Pull complete\n [2020-02-13T23:06:10.301Z] e3cc93a7c611: Verifying Checksum\n [2020-02-13T23:06:10.301Z] e3cc93a7c611: Download complete\n [2020-02-13T23:06:10.560Z] 79e322b40fa7: Verifying Checksum\n [2020-02-13T23:06:10.560Z] 79e322b40fa7: Download complete\n [2020-02-13T23:06:11.791Z] ea1d1ca13537: Verifying Checksum\n [2020-02-13T23:06:11.791Z] ea1d1ca13537: Download complete\n [2020-02-13T23:06:11.791Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-13T23:06:11.791Z] 3750a50a1c5e: Download complete\n [2020-02-13T23:06:11.935Z] cd54125436dc: Pull complete\n [2020-02-13T23:06:11.935Z] 70d1554c15cb: Pull complete\n [2020-02-13T23:06:14.413Z] b9c365052c96: Verifying Checksum\n [2020-02-13T23:06:14.413Z] b9c365052c96: Download complete\n [2020-02-13T23:06:14.469Z] 79e322b40fa7: Pull complete\n [2020-02-13T23:06:14.469Z] fa396aa1c77a: Pull complete\n [2020-02-13T23:06:14.469Z] af8b1978c51e: Pull complete\n [2020-02-13T23:06:14.469Z] e3cc93a7c611: Pull complete\n [2020-02-13T23:06:14.469Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-13T23:06:14.469Z] Status: Downloaded newer image for docker:latest\n [2020-02-13T23:06:15.848Z] ---> 3a3ba5c2f130\n [2020-02-13T23:06:15.848Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-13T23:06:15.848Z] ---> Running in dc699e476b38\n [2020-02-13T23:06:16.107Z] Removing intermediate container dc699e476b38\n [2020-02-13T23:06:16.107Z] ---> 0145c0453dbd\n [2020-02-13T23:06:16.107Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-13T23:06:16.107Z] ---> Running in 0b84ab3b4e90\n [2020-02-13T23:06:16.393Z] 8a11ddd9e578: Download complete\n [2020-02-13T23:06:16.674Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-13T23:06:17.612Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-13T23:06:17.874Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-13T23:06:17.874Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-13T23:06:17.874Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-13T23:06:18.133Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-13T23:06:18.133Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-13T23:06:18.133Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-13T23:06:18.133Z] OK: 145 MiB in 44 packages\n [2020-02-13T23:06:18.700Z] Removing intermediate container 0b84ab3b4e90\n [2020-02-13T23:06:18.700Z] ---> c3886f33d87b\n [2020-02-13T23:06:18.700Z] Step 6/8 : WORKDIR /build\n [2020-02-13T23:06:18.700Z] ---> Running in ae6c29e98c20\n [2020-02-13T23:06:18.979Z] Removing intermediate container ae6c29e98c20\n [2020-02-13T23:06:18.979Z] ---> 70c2d3f28952\n [2020-02-13T23:06:18.979Z] Step 7/8 : COPY go.mod .\n [2020-02-13T23:06:18.979Z] ---> 3f8752c99216\n [2020-02-13T23:06:18.979Z] Step 8/8 : RUN go mod download\n [2020-02-13T23:06:18.979Z] ---> Running in 510c3f0585b6\n [2020-02-13T23:06:20.919Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-13T23:06:20.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-13T23:06:21.178Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-13T23:06:21.438Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-13T23:06:21.698Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-13T23:06:31.694Z] \x1b[0mRemoving intermediate container 510c3f0585b6\n [2020-02-13T23:06:31.694Z] ---> f8ee5949f820\n [2020-02-13T23:06:31.954Z] Successfully built f8ee5949f820\n [2020-02-13T23:06:31.954Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:06:32.348Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-13T23:06:32.348Z] .\n [Pipeline] withDockerContainer\n [2020-02-13T23:06:32.488Z] prd-centos7-docker-4c-2g-22076 does not seem to be running inside a container\n [2020-02-13T23:06:32.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-13T23:06:33.063Z] $ docker top 6336ff3b5cd338c1e9a023dad9e830c6cc9657b6452fbf5a2d17a0a50feb96b9 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-13T23:06:33.877Z] + go version\n [2020-02-13T23:06:33.877Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-13T23:06:34.183Z] + make test\n [2020-02-13T23:06:34.183Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-13T23:06:34.652Z] 8a11ddd9e578: Pull complete\n [2020-02-13T23:06:34.652Z] 4cf88f913ddb: Pull complete\n [2020-02-13T23:06:34.652Z] 1df406cf5192: Pull complete\n [2020-02-13T23:06:36.097Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-13T23:06:40.080Z] cd6300453558: Pull complete\n [2020-02-13T23:06:46.775Z] b9c365052c96: Pull complete\n [2020-02-13T23:06:47.054Z] a2d8cc88f415: Pull complete\n [2020-02-13T23:06:48.367Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.075s\tcoverage: 88.9% of statements\n [2020-02-13T23:06:50.452Z] ea1d1ca13537: Pull complete\n [2020-02-13T23:06:50.452Z] 3750a50a1c5e: Pull complete\n [2020-02-13T23:06:50.452Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-13T23:06:50.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-13T23:06:50.452Z] ---> 78745c68409d\n [2020-02-13T23:06:50.452Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-13T23:06:50.724Z] latest: Pulling from library/docker\n [2020-02-13T23:06:50.724Z] 8fa90b21c985: Pulling fs layer\n [2020-02-13T23:06:50.724Z] f2917335fcb0: Pulling fs layer\n [2020-02-13T23:06:50.724Z] c8d3c84c2515: Pulling fs layer\n [2020-02-13T23:06:50.724Z] 32738a03c1ca: Pulling fs layer\n [2020-02-13T23:06:50.724Z] c36258bdcaf0: Pulling fs layer\n [2020-02-13T23:06:50.724Z] 149292bf8308: Pulling fs layer\n [2020-02-13T23:06:50.724Z] f91f03656c52: Pulling fs layer\n [2020-02-13T23:06:50.724Z] c36258bdcaf0: Waiting\n [2020-02-13T23:06:50.724Z] 149292bf8308: Waiting\n [2020-02-13T23:06:50.724Z] f91f03656c52: Waiting\n [2020-02-13T23:06:50.724Z] 32738a03c1ca: Waiting\n [2020-02-13T23:06:51.691Z] c8d3c84c2515: Verifying Checksum\n [2020-02-13T23:06:51.691Z] c8d3c84c2515: Download complete\n [2020-02-13T23:06:51.691Z] 8fa90b21c985: Verifying Checksum\n [2020-02-13T23:06:51.691Z] 8fa90b21c985: Download complete\n [2020-02-13T23:06:51.962Z] f2917335fcb0: Verifying Checksum\n [2020-02-13T23:06:51.962Z] f2917335fcb0: Download complete\n [2020-02-13T23:06:52.556Z] c36258bdcaf0: Verifying Checksum\n [2020-02-13T23:06:52.556Z] c36258bdcaf0: Download complete\n [2020-02-13T23:06:52.556Z] 149292bf8308: Verifying Checksum\n [2020-02-13T23:06:52.556Z] 149292bf8308: Download complete\n [2020-02-13T23:06:53.156Z] 8fa90b21c985: Pull complete\n [2020-02-13T23:06:53.156Z] f91f03656c52: Verifying Checksum\n [2020-02-13T23:06:53.156Z] f91f03656c52: Download complete\n [2020-02-13T23:06:57.534Z] f2917335fcb0: Pull complete\n [2020-02-13T23:06:57.810Z] c8d3c84c2515: Pull complete\n [2020-02-13T23:06:59.255Z] 32738a03c1ca: Verifying Checksum\n [2020-02-13T23:06:59.255Z] 32738a03c1ca: Download complete\n [2020-02-13T23:07:00.636Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.843s\tcoverage: 41.9% of statements\n [2020-02-13T23:07:00.637Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-13T23:07:00.637Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-13T23:07:00.637Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.011s\tcoverage: 100.0% of statements\n [2020-02-13T23:07:00.637Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.559s\tcoverage: 69.3% of statements\n [2020-02-13T23:07:05.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.109s\tcoverage: 83.7% of statements\n [2020-02-13T23:07:05.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.006s\tcoverage: 89.5% of statements\n [2020-02-13T23:07:05.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.004s\tcoverage: 100.0% of statements\n [2020-02-13T23:07:05.950Z] 32738a03c1ca: Pull complete\n [2020-02-13T23:07:05.950Z] c36258bdcaf0: Pull complete\n [2020-02-13T23:07:05.950Z] 149292bf8308: Pull complete\n [2020-02-13T23:07:05.950Z] f91f03656c52: Pull complete\n [2020-02-13T23:07:05.950Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-13T23:07:05.950Z] Status: Downloaded newer image for docker:latest\n [2020-02-13T23:07:07.841Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.087s\tcoverage: 100.0% of statements\n [2020-02-13T23:07:07.841Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n [2020-02-13T23:07:07.841Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-13T23:07:07.841Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-13T23:07:07.841Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-13T23:07:07.841Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-13T23:07:09.216Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.660s\tcoverage: 86.7% of statements\n [2020-02-13T23:07:09.216Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.029s\tcoverage: 60.0% of statements\n [2020-02-13T23:07:09.216Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-13T23:07:09.216Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.225s\tcoverage: 69.8% of statements\n [2020-02-13T23:07:09.216Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n [2020-02-13T23:07:09.325Z] ---> a7a5ec845d63\n [2020-02-13T23:07:09.325Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-13T23:07:09.476Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-13T23:07:09.598Z] ---> Running in b55527ba9f12\n [2020-02-13T23:07:09.867Z] Removing intermediate container b55527ba9f12\n [2020-02-13T23:07:09.867Z] ---> b5bc1e2ee94e\n [2020-02-13T23:07:09.867Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-13T23:07:10.135Z] ---> Running in 9fe31c93d695\n [2020-02-13T23:07:11.105Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-13T23:07:12.076Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-13T23:07:12.345Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-13T23:07:12.611Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-13T23:07:12.611Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-13T23:07:12.611Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-13T23:07:12.880Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-13T23:07:12.880Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-13T23:07:12.880Z] OK: 127 MiB in 44 packages\n [2020-02-13T23:07:13.694Z] gofmt -l .\n [2020-02-13T23:07:13.694Z] [ "`gofmt -l .`" = "" ]\n [2020-02-13T23:07:13.694Z] ./bin/test-attribution-txt.sh\n [2020-02-13T23:07:14.332Z] Removing intermediate container 9fe31c93d695\n [2020-02-13T23:07:14.332Z] ---> a045c7c47629\n [2020-02-13T23:07:14.332Z] Step 6/8 : WORKDIR /build\n [2020-02-13T23:07:14.332Z] ---> Running in 8b31ceb25acc\n [2020-02-13T23:07:14.607Z] Removing intermediate container 8b31ceb25acc\n [2020-02-13T23:07:14.607Z] ---> 4d9fff31c388\n [2020-02-13T23:07:14.607Z] Step 7/8 : COPY go.mod .\n [2020-02-13T23:07:14.637Z] ./bin/test-go-mod-tidy.sh\n [2020-02-13T23:07:15.201Z] ---> 4c99a1b1aa24\n [2020-02-13T23:07:15.202Z] Step 8/8 : RUN go mod download\n [Pipeline] stash\n [2020-02-13T23:07:15.497Z] ---> Running in 477d4899c96d\n [2020-02-13T23:07:15.647Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-13T23:07:15.649Z] $ docker stop --time=1 6336ff3b5cd338c1e9a023dad9e830c6cc9657b6452fbf5a2d17a0a50feb96b9\n [2020-02-13T23:07:17.216Z] $ docker rm -f 6336ff3b5cd338c1e9a023dad9e830c6cc9657b6452fbf5a2d17a0a50feb96b9\n [2020-02-13T23:07:17.466Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-13T23:07:17.466Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-13T23:07:17.737Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-13T23:07:18.021Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-13T23:07:18.291Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-13T23:07:40.458Z] \x1b[0mRemoving intermediate container 477d4899c96d\n [2020-02-13T23:07:40.458Z] ---> e41a06e1ab0d\n [2020-02-13T23:07:40.458Z] Successfully built e41a06e1ab0d\n [2020-02-13T23:07:40.458Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:07:40.984Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-13T23:07:41.250Z] .\n [Pipeline] withDockerContainer\n [2020-02-13T23:07:41.613Z] prd-ubuntu18.04-docker-arm64-4c-2g-22075 does not seem to be running inside a container\n [2020-02-13T23:07:41.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-13T23:07:43.172Z] $ docker top 2a9b16086f426d539845a224c21389441770dad93a39c36a6bf0e836e33505b7 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-13T23:07:45.534Z] + go version\n [2020-02-13T23:07:45.534Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-13T23:07:46.219Z] + make test\n [2020-02-13T23:07:46.219Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-13T23:07:48.193Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-13T23:08:44.725Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.074s\tcoverage: 88.9% of statements\n [2020-02-13T23:09:23.759Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.404s\tcoverage: 41.9% of statements\n [2020-02-13T23:09:23.759Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-13T23:09:23.759Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-13T23:09:23.759Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.025s\tcoverage: 100.0% of statements\n [2020-02-13T23:09:29.160Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.326s\tcoverage: 69.3% of statements\n [2020-02-13T23:09:36.072Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.057s\tcoverage: 83.7% of statements\n [2020-02-13T23:09:36.072Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.020s\tcoverage: 89.5% of statements\n [2020-02-13T23:09:36.072Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.024s\tcoverage: 100.0% of statements\n [2020-02-13T23:09:48.447Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.093s\tcoverage: 100.0% of statements\n [2020-02-13T23:09:48.447Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.016s\tcoverage: 100.0% of statements\n [2020-02-13T23:09:48.447Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-13T23:09:48.447Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-13T23:09:48.447Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.013s\tcoverage: 97.7% of statements\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-13T23:09:48.447Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-13T23:09:56.727Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.676s\tcoverage: 86.7% of statements\n [2020-02-13T23:09:56.727Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.048s\tcoverage: 60.0% of statements\n [2020-02-13T23:09:56.727Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-13T23:09:57.332Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.380s\tcoverage: 69.8% of statements\n [2020-02-13T23:09:59.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 94.7% of statements\n [2020-02-13T23:10:00.529Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-13T23:10:18.790Z] gofmt -l .\n [2020-02-13T23:10:18.790Z] [ "`gofmt -l .`" = "" ]\n [2020-02-13T23:10:18.790Z] ./bin/test-attribution-txt.sh\n [2020-02-13T23:10:19.379Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-13T23:10:20.364Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-13T23:10:20.795Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-13T23:10:20.816Z] $ docker stop --time=1 2a9b16086f426d539845a224c21389441770dad93a39c36a6bf0e836e33505b7\n [2020-02-13T23:10:22.989Z] $ docker rm -f 2a9b16086f426d539845a224c21389441770dad93a39c36a6bf0e836e33505b7\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-13T23:10:24.032Z] provisioning config files...\n [2020-02-13T23:10:24.044Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/config4535241021690862137tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-13T23:10:24.370Z] + curl -s https://codecov.io/bash\n [2020-02-13T23:10:24.370Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/config4535241021690862137tmp\n [2020-02-13T23:10:24.631Z] \n [2020-02-13T23:10:24.631Z] _____ _\n [2020-02-13T23:10:24.631Z] / ____| | |\n [2020-02-13T23:10:24.631Z] | | ___ __| | ___ ___ _____ __\n [2020-02-13T23:10:24.631Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-13T23:10:24.631Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-13T23:10:24.631Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-13T23:10:24.631Z] Bash-20191211-b8db533\n [2020-02-13T23:10:24.631Z] \n [2020-02-13T23:10:24.631Z] \n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-13T23:10:24.631Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-13T23:10:24.631Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-13T23:10:24.631Z] \x1b[0;32m+\x1b[0m .\n [2020-02-13T23:10:24.631Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-13T23:10:24.631Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=55602\x1b[0m\n [2020-02-13T23:10:24.631Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-13T23:10:24.631Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-13T23:10:25.201Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-13T23:10:25.201Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-13T23:10:25.201Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-13T23:10:25.201Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-13T23:10:25.201Z] \x1b[0;90mquery:\x1b[0m branch=PR-284&commit=daffbf30e84c0f83cb3e6cad94508e715dc213e6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-284%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=284&job=\n [2020-02-13T23:10:25.201Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-13T23:10:25.201Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-284&commit=daffbf30e84c0f83cb3e6cad94508e715dc213e6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-284%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=284&job=\n [2020-02-13T23:10:25.462Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-13T23:10:26.037Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/daffbf30e84c0f83cb3e6cad94508e715dc213e6\x1b[0m\n [Pipeline] }\n [2020-02-13T23:10:26.045Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-13T23:10:26.615Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-13T23:10:26.921Z] ---> package-listing.sh\n [2020-02-13T23:10:26.921Z] ++ facter osfamily\n [2020-02-13T23:10:26.921Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-13T23:10:26.921Z] + OS_FAMILY=redhat\n [2020-02-13T23:10:26.921Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-284\n [2020-02-13T23:10:26.921Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-13T23:10:26.921Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-13T23:10:26.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-13T23:10:26.921Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-13T23:10:26.921Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-284 \']\'\n [2020-02-13T23:10:26.921Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-13T23:10:26.921Z] + case "${OS_FAMILY}" in\n [2020-02-13T23:10:26.921Z] + rpm -qa\n [2020-02-13T23:10:26.921Z] + sort\n [2020-02-13T23:10:31.135Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-13T23:10:31.135Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-13T23:10:31.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-13T23:10:31.135Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-284 \']\'\n [2020-02-13T23:10:31.135Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-284/archives/\n [2020-02-13T23:10:31.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-284/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:10:31.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-13T23:10:31.629Z] \n [2020-02-13T23:10:31.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-13T23:10:31.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-13T23:10:31.952Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-13T23:10:31.952Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-13T23:10:31.952Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-13T23:10:31.952Z] c9ea274ed700: Pulling fs layer\n [2020-02-13T23:10:31.952Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-13T23:10:31.952Z] f6a933c9cadc: Pulling fs layer\n [2020-02-13T23:10:31.952Z] 61811dbd4963: Pulling fs layer\n [2020-02-13T23:10:31.952Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-13T23:10:31.952Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-13T23:10:31.952Z] dc21a1d4508b: Pulling fs layer\n [2020-02-13T23:10:31.952Z] 363af2e989c4: Pulling fs layer\n [2020-02-13T23:10:31.952Z] a6eb2c9e2280: Waiting\n [2020-02-13T23:10:31.952Z] 095dd8b7b4d8: Waiting\n [2020-02-13T23:10:31.952Z] dc21a1d4508b: Waiting\n [2020-02-13T23:10:31.952Z] 363af2e989c4: Waiting\n [2020-02-13T23:10:31.952Z] 9cfac6ba3733: Waiting\n [2020-02-13T23:10:31.952Z] 61811dbd4963: Waiting\n [2020-02-13T23:10:31.952Z] f6a933c9cadc: Waiting\n [2020-02-13T23:10:31.952Z] da0e9bf0cc60: Download complete\n [2020-02-13T23:10:31.952Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-13T23:10:31.952Z] 9cfac6ba3733: Download complete\n [2020-02-13T23:10:31.952Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-13T23:10:31.952Z] e6b0cf9c0882: Download complete\n [2020-02-13T23:10:31.952Z] f6a933c9cadc: Verifying Checksum\n [2020-02-13T23:10:31.952Z] f6a933c9cadc: Download complete\n [2020-02-13T23:10:32.227Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-13T23:10:32.227Z] a6eb2c9e2280: Download complete\n [2020-02-13T23:10:32.494Z] c9ea274ed700: Verifying Checksum\n [2020-02-13T23:10:32.494Z] c9ea274ed700: Download complete\n [2020-02-13T23:10:32.494Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-13T23:10:32.494Z] 095dd8b7b4d8: Download complete\n [2020-02-13T23:10:32.494Z] e6b0cf9c0882: Pull complete\n [2020-02-13T23:10:32.494Z] 363af2e989c4: Verifying Checksum\n [2020-02-13T23:10:32.494Z] 363af2e989c4: Download complete\n [2020-02-13T23:10:32.494Z] dc21a1d4508b: Verifying Checksum\n [2020-02-13T23:10:32.494Z] dc21a1d4508b: Download complete\n [2020-02-13T23:10:32.494Z] da0e9bf0cc60: Pull complete\n [2020-02-13T23:10:33.070Z] 61811dbd4963: Verifying Checksum\n [2020-02-13T23:10:33.070Z] 61811dbd4963: Download complete\n [2020-02-13T23:10:34.980Z] c9ea274ed700: Pull complete\n [2020-02-13T23:10:34.980Z] 9cfac6ba3733: Pull complete\n [2020-02-13T23:10:35.242Z] f6a933c9cadc: Pull complete\n [2020-02-13T23:10:39.436Z] 61811dbd4963: Pull complete\n [2020-02-13T23:10:39.436Z] a6eb2c9e2280: Pull complete\n [2020-02-13T23:10:41.347Z] 095dd8b7b4d8: Pull complete\n [2020-02-13T23:10:41.606Z] dc21a1d4508b: Pull complete\n [2020-02-13T23:10:41.606Z] 363af2e989c4: Pull complete\n [2020-02-13T23:10:41.606Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-13T23:10:41.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-13T23:10:41.774Z] prd-centos7-docker-4c-2g-22073 does not seem to be running inside a container\n [2020-02-13T23:10:41.814Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-284 -v /w/workspace/ndry_app-functions-sdk-go_PR-284:/w/workspace/ndry_app-functions-sdk-go_PR-284:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-284@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-284@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\n [2020-02-13T23:10:42.964Z] $ docker top dde4a04ee3ba258465f95c51548f398705aa85286a27bfff6192cd3eec470f7a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-13T23:10:43.522Z] provisioning config files...\n [2020-02-13T23:10:43.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-284@tmp/config7906119739438277303tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-13T23:10:43.550Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-13T23:10:43.843Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-13T23:10:43.850Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-13T23:10:44.139Z] ---> logs-deploy.sh\n [2020-02-13T23:10:44.139Z] + ARCHIVE_ARTIFACTS=\n [2020-02-13T23:10:44.139Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-13T23:10:44.139Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-13T23:10:44.139Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-13T23:10:44.139Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-284/5\n [2020-02-13T23:10:44.139Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-284/5/\n [2020-02-13T23:10:44.139Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-284/5 /w/workspace/ndry_app-functions-sdk-go_PR-284\n [2020-02-13T23:10:45.076Z] Archives upload complete.\n [2020-02-13T23:10:45.076Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-284/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-284/5/\n [2020-02-13T23:10:46.014Z] ---> uname -a:\n [2020-02-13T23:10:46.014Z] Linux dde4a04ee3ba 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> lscpu:\n [2020-02-13T23:10:46.014Z] Architecture: x86_64\n [2020-02-13T23:10:46.014Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-13T23:10:46.014Z] Byte Order: Little Endian\n [2020-02-13T23:10:46.014Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-13T23:10:46.014Z] CPU(s): 4\n [2020-02-13T23:10:46.014Z] On-line CPU(s) list: 0-3\n [2020-02-13T23:10:46.014Z] Thread(s) per core: 1\n [2020-02-13T23:10:46.014Z] Core(s) per socket: 1\n [2020-02-13T23:10:46.014Z] Socket(s): 4\n [2020-02-13T23:10:46.014Z] NUMA node(s): 1\n [2020-02-13T23:10:46.014Z] Vendor ID: GenuineIntel\n [2020-02-13T23:10:46.014Z] CPU family: 6\n [2020-02-13T23:10:46.014Z] Model: 44\n [2020-02-13T23:10:46.014Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-13T23:10:46.014Z] Stepping: 1\n [2020-02-13T23:10:46.014Z] CPU MHz: 2933.438\n [2020-02-13T23:10:46.014Z] BogoMIPS: 5866.87\n [2020-02-13T23:10:46.014Z] Virtualization: VT-x\n [2020-02-13T23:10:46.014Z] Hypervisor vendor: KVM\n [2020-02-13T23:10:46.014Z] Virtualization type: full\n [2020-02-13T23:10:46.014Z] L1d cache: 128 KiB\n [2020-02-13T23:10:46.014Z] L1i cache: 128 KiB\n [2020-02-13T23:10:46.014Z] L2 cache: 16 MiB\n [2020-02-13T23:10:46.014Z] L3 cache: 64 MiB\n [2020-02-13T23:10:46.014Z] NUMA node0 CPU(s): 0-3\n [2020-02-13T23:10:46.014Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-13T23:10:46.014Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-13T23:10:46.014Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-13T23:10:46.014Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-13T23:10:46.014Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-13T23:10:46.014Z] 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\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> nproc:\n [2020-02-13T23:10:46.014Z] 4\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> df -h:\n [2020-02-13T23:10:46.014Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-13T23:10:46.014Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-13T23:10:46.014Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-13T23:10:46.014Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-13T23:10:46.014Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-284\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-284@tmp\n [2020-02-13T23:10:46.014Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> free -m:\n [2020-02-13T23:10:46.014Z] total used free shared buff/cache available\n [2020-02-13T23:10:46.014Z] Mem: 1838 627 76 0 1134 1106\n [2020-02-13T23:10:46.014Z] Swap: 1023 0 1023\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> ip addr:\n [2020-02-13T23:10:46.014Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-13T23:10:46.014Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-13T23:10:46.014Z] inet 127.0.0.1/8 scope host lo\n [2020-02-13T23:10:46.014Z] valid_lft forever preferred_lft forever\n [2020-02-13T23:10:46.014Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-13T23:10:46.014Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-13T23:10:46.014Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-13T23:10:46.014Z] valid_lft forever preferred_lft forever\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> sar -b -r -n DEV:\n [2020-02-13T23:10:46.014Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/13/20 \t_x86_64_\t(4 CPU)\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:02:05 LINUX RESTART\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:03:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-13T23:10:46.014Z] 23:04:01 14.92 1.10 13.82 67.13 2399.12\n [2020-02-13T23:10:46.014Z] 23:05:01 2.58 0.00 2.58 0.00 84.84\n [2020-02-13T23:10:46.014Z] 23:06:02 0.28 0.00 0.28 0.00 3.88\n [2020-02-13T23:10:46.014Z] 23:07:01 0.25 0.00 0.25 0.00 2.88\n [2020-02-13T23:10:46.014Z] 23:08:01 0.25 0.00 0.25 0.00 3.36\n [2020-02-13T23:10:46.014Z] 23:09:01 0.40 0.02 0.38 0.13 4.35\n [2020-02-13T23:10:46.014Z] 23:10:01 0.27 0.00 0.27 0.00 3.50\n [2020-02-13T23:10:46.014Z] Average: 2.71 0.16 2.55 9.63 358.34\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-13T23:10:46.014Z] 23:04:01 161936 1720368 91.40 2620 1178368 955328 32.60 458520 1104092 20\n [2020-02-13T23:10:46.014Z] 23:05:01 167892 1714412 91.08 2620 1178372 910832 31.08 458092 1099512 16\n [2020-02-13T23:10:46.014Z] 23:06:02 166412 1715892 91.16 2620 1178380 901688 30.77 460056 1099332 16\n [2020-02-13T23:10:46.014Z] 23:07:01 167620 1714684 91.09 2620 1178380 901472 30.76 459752 1098340 12\n [2020-02-13T23:10:46.014Z] 23:08:01 167456 1714848 91.10 2620 1178388 901544 30.76 460428 1098328 8\n [2020-02-13T23:10:46.014Z] 23:09:01 166008 1716296 91.18 2620 1178396 901764 30.77 461920 1098328 20\n [2020-02-13T23:10:46.014Z] 23:10:01 166988 1715316 91.13 2620 1178400 901716 30.77 460912 1098328 20\n [2020-02-13T23:10:46.014Z] Average: 166330 1715974 91.16 2620 1178383 910621 31.07 459954 1099466 16\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-13T23:10:46.014Z] 23:04:01 eth0 169.18 130.47 184.11 318.92 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:04:01 docker0 53.58 48.57 4.07 152.98 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:05:01 eth0 1.03 0.42 0.32 0.21 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:06:02 eth0 1.15 0.63 0.58 0.40 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:08:01 eth0 0.58 0.13 0.17 0.07 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:09:01 eth0 1.20 0.67 0.56 0.37 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:10:01 eth0 1.22 0.45 0.35 0.24 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] Average: eth0 24.99 19.03 26.65 45.86 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] Average: docker0 7.67 6.96 0.58 21.91 0.00 0.00 0.00\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] ---> sar -P ALL:\n [2020-02-13T23:10:46.014Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/13/20 \t_x86_64_\t(4 CPU)\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:02:05 LINUX RESTART\n [2020-02-13T23:10:46.014Z] \n [2020-02-13T23:10:46.014Z] 23:03:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-13T23:10:46.014Z] 23:04:01 all 2.47 0.00 0.62 0.13 0.00 96.78\n [2020-02-13T23:10:46.014Z] 23:04:01 0 3.07 0.00 0.78 0.05 0.00 96.10\n [2020-02-13T23:10:46.014Z] 23:04:01 1 1.82 0.00 0.57 0.07 0.00 97.54\n [2020-02-13T23:10:46.014Z] 23:04:01 2 1.99 0.00 0.62 0.42 0.00 96.98\n [2020-02-13T23:10:46.014Z] 23:04:01 3 2.98 0.00 0.50 0.00 0.02 96.50\n [2020-02-13T23:10:46.014Z] 23:05:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-13T23:10:46.014Z] 23:05:01 0 0.03 0.00 0.08 0.00 0.00 99.88\n [2020-02-13T23:10:46.014Z] 23:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-13T23:10:46.014Z] 23:05:01 2 0.10 0.00 0.10 0.00 0.02 99.78\n [2020-02-13T23:10:46.014Z] 23:05:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-13T23:10:46.014Z] 23:06:02 all 0.19 0.00 0.05 0.00 0.00 99.75\n [2020-02-13T23:10:46.014Z] 23:06:02 0 0.02 0.00 0.02 0.00 0.02 99.95\n [2020-02-13T23:10:46.014Z] 23:06:02 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-13T23:10:46.014Z] 23:06:02 2 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-02-13T23:10:46.014Z] 23:06:02 3 0.17 0.00 0.07 0.00 0.00 99.77\n [2020-02-13T23:10:46.014Z] 23:07:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-13T23:10:46.014Z] 23:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-13T23:10:46.014Z] 23:07:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-13T23:10:46.014Z] 23:07:01 2 0.56 0.00 0.10 0.00 0.00 99.34\n [2020-02-13T23:10:46.014Z] 23:07:01 3 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-13T23:10:46.014Z] 23:08:01 all 0.17 0.00 0.06 0.00 0.00 99.77\n [2020-02-13T23:10:46.014Z] 23:08:01 0 0.23 0.00 0.02 0.00 0.00 99.75\n [2020-02-13T23:10:46.014Z] 23:08:01 1 0.10 0.00 0.08 0.00 0.02 99.80\n [2020-02-13T23:10:46.014Z] 23:08:01 2 0.33 0.00 0.10 0.00 0.00 99.57\n [2020-02-13T23:10:46.014Z] 23:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-13T23:10:46.015Z] 23:09:01 all 0.21 0.00 0.05 0.00 0.00 99.75\n [2020-02-13T23:10:46.015Z] 23:09:01 0 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-02-13T23:10:46.015Z] 23:09:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-13T23:10:46.015Z] 23:09:01 2 0.08 0.00 0.02 0.00 0.00 99.90\n [2020-02-13T23:10:46.015Z] 23:09:01 3 0.17 0.00 0.08 0.00 0.00 99.75\n [2020-02-13T23:10:46.015Z] 23:10:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-13T23:10:46.015Z] 23:10:01 0 0.52 0.00 0.00 0.00 0.00 99.48\n [2020-02-13T23:10:46.015Z] 23:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-13T23:10:46.015Z] 23:10:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-13T23:10:46.015Z] 23:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-13T23:10:46.015Z] Average: all 0.51 0.00 0.14 0.02 0.00 99.33\n [2020-02-13T23:10:46.015Z] Average: 0 0.63 0.00 0.14 0.01 0.00 99.23\n [2020-02-13T23:10:46.015Z] Average: 1 0.32 0.00 0.13 0.01 0.00 99.53\n [2020-02-13T23:10:46.015Z] Average: 2 0.52 0.00 0.15 0.06 0.00 99.27\n [2020-02-13T23:10:46.015Z] Average: 3 0.58 0.00 0.12 0.00 0.00 99.29\n [2020-02-13T23:10:46.015Z] \n [2020-02-13T23:10:46.015Z] \n [2020-02-13T23:10:46.015Z] '