b'Started by user ernesto-ojeda\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from edb4043d08d82a8c7a535024a77d7185c68d10a2\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes 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\nDOCKER_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\nStill waiting to schedule task\nWaiting for next available executor\nRunning on prd-centos7-docker-4c-2g-24795 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing 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/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision edb4043d08d82a8c7a535024a77d7185c68d10a2 (master)\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/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\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing 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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\nCommit message: "Merge pull request #284 from jim-wang-intel/fix-issue-277"\n > git rev-list --no-walk edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-19T15:00:30.332Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:00:31.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T15:00:31.708Z] \n[2020-02-19T15:00:31.708Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:00:32.051Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T15:00:32.051Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-19T15:00:32.051Z] e7c96db7181b: Pulling fs layer\n[2020-02-19T15:00:32.051Z] a038dfdf5543: Pulling fs layer\n[2020-02-19T15:00:32.051Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-19T15:00:32.313Z] e7c96db7181b: Verifying Checksum\n[2020-02-19T15:00:32.313Z] e7c96db7181b: Download complete\n[2020-02-19T15:00:32.313Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-19T15:00:32.313Z] 8d5d8e63b3c0: Download complete\n[2020-02-19T15:00:32.313Z] a038dfdf5543: Verifying Checksum\n[2020-02-19T15:00:32.313Z] a038dfdf5543: Download complete\n[2020-02-19T15:00:32.574Z] e7c96db7181b: Pull complete\n[2020-02-19T15:00:33.521Z] a038dfdf5543: Pull complete\n[2020-02-19T15:00:33.521Z] 8d5d8e63b3c0: Pull complete\n[2020-02-19T15:00:33.521Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-19T15:00:33.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-19T15:00:33.656Z] prd-centos7-docker-4c-2g-24795 does not seem to be running inside a container\n[2020-02-19T15:00:33.702Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-19T15:00:34.354Z] $ docker top 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-19T15:00:34.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T15:00:34.931Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T15:00:35.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T15:00:35.148Z] $ docker exec 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9 ssh-agent\n[2020-02-19T15:00:35.337Z] SSH_AUTH_SOCK=/tmp/ssh-ENToScmKSFbs/agent.14\n[2020-02-19T15:00:35.337Z] SSH_AGENT_PID=21\n[2020-02-19T15:00:35.350Z] Running ssh-add (command line suppressed)\n[2020-02-19T15:00:35.481Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3720463352629067910.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3720463352629067910.key)\n[2020-02-19T15:00:35.543Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T15:00:35.840Z] + git describe --exact-match --tags HEAD\n[2020-02-19T15:00:35.840Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-19T15:00:35.910Z] $ docker exec --env ******** --env ******** 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9 ssh-agent -k\n[2020-02-19T15:00:36.049Z] unset SSH_AUTH_SOCK;\n[2020-02-19T15:00:36.050Z] unset SSH_AGENT_PID;\n[2020-02-19T15:00:36.050Z] echo Agent pid 21 killed;\n[2020-02-19T15:00:36.100Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-19T15:00:36.116Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-19T15:00:36.116Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-19T15:00:36.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T15:00:36.144Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T15:00:36.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T15:00:36.326Z] $ docker exec 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9 ssh-agent\n[2020-02-19T15:00:36.510Z] SSH_AUTH_SOCK=/tmp/ssh-PaNLcSSsgcxd/agent.55\n[2020-02-19T15:00:36.510Z] SSH_AGENT_PID=62\n[2020-02-19T15:00:36.517Z] Running ssh-add (command line suppressed)\n[2020-02-19T15:00:36.671Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2449193935269967652.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2449193935269967652.key)\n[2020-02-19T15:00:36.723Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T15:00:37.019Z] + git semver init\n[2020-02-19T15:00:37.019Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-19T15:00:37.019Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n[2020-02-19T15:00:37.019Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n[2020-02-19T15:00:37.019Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-19T15:00:37.019Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-19T15:00:37.019Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-19T15:00:37.019Z] # $SEMVER_BRANCH = master\n[2020-02-19T15:00:37.019Z] # $SEMVER_TEMP = /tmp/semver-593647087\n[2020-02-19T15:00:37.019Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-19T15:00:39.562Z] # \'/tmp/semver-593647087\' -> \'/w/workspace/ndry_app-functions-sdk-go_master/.semver\'\n[2020-02-19T15:00:39.562Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n[Pipeline] }\n[2020-02-19T15:00:39.566Z] $ docker exec --env ******** --env ******** 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9 ssh-agent -k\n[2020-02-19T15:00:39.733Z] unset SSH_AUTH_SOCK;\n[2020-02-19T15:00:39.734Z] unset SSH_AGENT_PID;\n[2020-02-19T15:00:39.734Z] echo Agent pid 62 killed;\n[2020-02-19T15:00:39.803Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-19T15:00:40.118Z] + git semver\n[Pipeline] }\n[2020-02-19T15:00:40.132Z] $ docker stop --time=1 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9\n[2020-02-19T15:00:41.519Z] $ docker rm -f 9a754186ce7420bb5b5e72d9b42c8c61e96d2f2202616c9c9ce1a01e515554c9\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-19T15:00:43.676Z] Stashed 79 file(s)\n[Pipeline] echo\n[2020-02-19T15:00:43.677Z] [edgeXSemver] initialized semver on version 1.0.1-dev.10\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-19T15:00:58.787Z] Still waiting to schedule task\n[2020-02-19T15:00:58.788Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24795\xe2\x80\x99\n[2020-02-19T15:00:58.789Z] Still waiting to schedule task\n[2020-02-19T15:00:58.789Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-19T15:02:53.507Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24796 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T15:02:53.519Z] Running in /w/workspace/app-functions-sdk-go/12\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T15:03:01.856Z] using credential edgex-jenkins-ssh\n[2020-02-19T15:03:01.882Z] Cloning the remote Git repository\n[2020-02-19T15:03:01.882Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T15:03:01.951Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:02.039Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10\n[2020-02-19T15:03:02.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:02.118Z] > git --version # timeout=10\n[2020-02-19T15:03:02.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T15:03:02.349Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:05.496Z] Fetching without tags\n[2020-02-19T15:03:05.975Z] Checking out Revision edb4043d08d82a8c7a535024a77d7185c68d10a2 (master)\n[2020-02-19T15:03:05.401Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T15:03:05.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:05.468Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T15:03:05.515Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:05.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T15:03:05.526Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:06.007Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T15:03:06.031Z] > git checkout -f edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n[2020-02-19T15:03:10.268Z] Running on prd-centos7-docker-4c-2g-24797 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T15:03:10.281Z] Running in /w/workspace/app-functions-sdk-go/12\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T15:03:11.047Z] Commit message: "Merge pull request #284 from jim-wang-intel/fix-issue-277"\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-19T15:03:12.504Z] using credential edgex-jenkins-ssh\n[2020-02-19T15:03:12.525Z] Cloning the remote Git repository\n[2020-02-19T15:03:12.525Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T15:03:12.356Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:12.404Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10\n[2020-02-19T15:03:12.461Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:12.462Z] > git --version # timeout=10\n[2020-02-19T15:03:12.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T15:03:12.494Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:14.055Z] Fetching without tags\n[2020-02-19T15:03:14.446Z] Checking out Revision edb4043d08d82a8c7a535024a77d7185c68d10a2 (master)\n[2020-02-19T15:03:13.945Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T15:03:13.954Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:13.969Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T15:03:13.987Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T15:03:13.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T15:03:13.992Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T15:03:14.415Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T15:03:14.420Z] > git checkout -f edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n[Pipeline] echo\n[2020-02-19T15:03:15.698Z] =========================================================\n[2020-02-19T15:03:15.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-19T15:03:15.698Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:03:17.260Z] + 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-19T15:03:18.014Z] Commit message: "Merge pull request #284 from jim-wang-intel/fix-issue-277"\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-19T15:03:19.237Z] Sending build context to Docker daemon 36.4MB\r\r\n[2020-02-19T15:03:19.238Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T15:03:19.238Z] Step 2/8 : FROM ${BASE}\n[Pipeline] echo\n[2020-02-19T15:03:19.528Z] =========================================================\n[2020-02-19T15:03:19.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-19T15:03:19.529Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:03:19.875Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-19T15:03:19.875Z] cde5963f3b93: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 777b28850792: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 1df406cf5192: Pulling fs layer\n[2020-02-19T15:03:19.875Z] cd6300453558: Pulling fs layer\n[2020-02-19T15:03:19.875Z] b9c365052c96: Pulling fs layer\n[2020-02-19T15:03:19.875Z] a2d8cc88f415: Pulling fs layer\n[2020-02-19T15:03:19.875Z] ea1d1ca13537: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-19T15:03:19.875Z] 8a11ddd9e578: Waiting\n[2020-02-19T15:03:19.875Z] 4cf88f913ddb: Waiting\n[2020-02-19T15:03:19.875Z] 1df406cf5192: Waiting\n[2020-02-19T15:03:19.875Z] cd6300453558: Waiting\n[2020-02-19T15:03:19.875Z] b9c365052c96: Waiting\n[2020-02-19T15:03:19.875Z] ea1d1ca13537: Waiting\n[2020-02-19T15:03:19.875Z] 3750a50a1c5e: Waiting\n[2020-02-19T15:03:19.875Z] a2d8cc88f415: Waiting\n[2020-02-19T15:03:19.875Z] 777b28850792: Verifying Checksum\n[2020-02-19T15:03:19.875Z] 777b28850792: Download complete\n[2020-02-19T15:03:19.875Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-19T15:03:19.875Z] 2a23fa8c16f7: Download complete\n[2020-02-19T15:03:20.131Z] + 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-19T15:03:20.152Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-19T15:03:20.152Z] 4cf88f913ddb: Download complete\n[2020-02-19T15:03:20.152Z] 1df406cf5192: Verifying Checksum\n[2020-02-19T15:03:20.152Z] 1df406cf5192: Download complete\n[2020-02-19T15:03:20.426Z] cde5963f3b93: Verifying Checksum\n[2020-02-19T15:03:20.426Z] cde5963f3b93: Download complete\n[2020-02-19T15:03:20.709Z] Sending build context to Docker daemon 36.4MB\r\r\n[2020-02-19T15:03:20.709Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T15:03:20.709Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T15:03:20.709Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-19T15:03:20.709Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 2848faf0eed1: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 0f37312ad70f: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 5788d62ee057: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 0e6b1d234666: Pulling fs layer\n[2020-02-19T15:03:20.709Z] bf5d7aec512f: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 34c802a77dc8: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 5c102a31e300: Pulling fs layer\n[2020-02-19T15:03:20.709Z] dcfb455df0a1: Pulling fs layer\n[2020-02-19T15:03:20.709Z] 34c802a77dc8: Waiting\n[2020-02-19T15:03:20.709Z] 9eb99e56ec68: Waiting\n[2020-02-19T15:03:20.709Z] 27c7a5d97fbd: Waiting\n[2020-02-19T15:03:20.709Z] 5788d62ee057: Waiting\n[2020-02-19T15:03:20.709Z] 0e6b1d234666: Waiting\n[2020-02-19T15:03:20.709Z] bf5d7aec512f: Waiting\n[2020-02-19T15:03:20.709Z] 5c102a31e300: Waiting\n[2020-02-19T15:03:20.709Z] dcfb455df0a1: Waiting\n[2020-02-19T15:03:20.709Z] 0f37312ad70f: Verifying Checksum\n[2020-02-19T15:03:20.709Z] 0f37312ad70f: Download complete\n[2020-02-19T15:03:20.709Z] 2848faf0eed1: Verifying Checksum\n[2020-02-19T15:03:20.709Z] 2848faf0eed1: Download complete\n[2020-02-19T15:03:20.709Z] 0e6b1d234666: Verifying Checksum\n[2020-02-19T15:03:20.709Z] 0e6b1d234666: Download complete\n[2020-02-19T15:03:20.709Z] bf5d7aec512f: Verifying Checksum\n[2020-02-19T15:03:20.709Z] bf5d7aec512f: Download complete\n[2020-02-19T15:03:20.978Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T15:03:20.978Z] e6b0cf9c0882: Download complete\n[2020-02-19T15:03:21.246Z] e6b0cf9c0882: Pull complete\n[2020-02-19T15:03:21.246Z] 2848faf0eed1: Pull complete\n[2020-02-19T15:03:22.230Z] 34c802a77dc8: Verifying Checksum\n[2020-02-19T15:03:22.230Z] 34c802a77dc8: Download complete\n[2020-02-19T15:03:22.230Z] 27c7a5d97fbd: Download complete\n[2020-02-19T15:03:22.815Z] 5c102a31e300: Verifying Checksum\n[2020-02-19T15:03:22.815Z] 5c102a31e300: Download complete\n[2020-02-19T15:03:22.815Z] dcfb455df0a1: Verifying Checksum\n[2020-02-19T15:03:22.815Z] dcfb455df0a1: Download complete\n[2020-02-19T15:03:22.815Z] 5788d62ee057: Verifying Checksum\n[2020-02-19T15:03:22.815Z] 5788d62ee057: Download complete\n[2020-02-19T15:03:23.059Z] cde5963f3b93: Pull complete\n[2020-02-19T15:03:23.073Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-19T15:03:23.073Z] 9eb99e56ec68: Download complete\n[2020-02-19T15:03:23.675Z] 2a23fa8c16f7: Pull complete\n[2020-02-19T15:03:23.943Z] 777b28850792: Pull complete\n[2020-02-19T15:03:24.011Z] 0f37312ad70f: Pull complete\n[2020-02-19T15:03:28.283Z] cd6300453558: Verifying Checksum\n[2020-02-19T15:03:28.284Z] cd6300453558: Download complete\n[2020-02-19T15:03:28.284Z] a2d8cc88f415: Verifying Checksum\n[2020-02-19T15:03:28.284Z] a2d8cc88f415: Download complete\n[2020-02-19T15:03:30.600Z] 5788d62ee057: Pull complete\n[2020-02-19T15:03:30.600Z] 0e6b1d234666: Pull complete\n[2020-02-19T15:03:30.600Z] bf5d7aec512f: Pull complete\n[2020-02-19T15:03:31.691Z] ea1d1ca13537: Verifying Checksum\n[2020-02-19T15:03:31.691Z] ea1d1ca13537: Download complete\n[2020-02-19T15:03:31.691Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-19T15:03:31.691Z] 3750a50a1c5e: Download complete\n[2020-02-19T15:03:34.334Z] b9c365052c96: Verifying Checksum\n[2020-02-19T15:03:34.334Z] b9c365052c96: Download complete\n[2020-02-19T15:03:34.796Z] 34c802a77dc8: Pull complete\n[2020-02-19T15:03:36.314Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-19T15:03:36.314Z] 8a11ddd9e578: Download complete\n[2020-02-19T15:03:39.029Z] 9eb99e56ec68: Pull complete\n[2020-02-19T15:03:39.029Z] 27c7a5d97fbd: Pull complete\n[2020-02-19T15:03:39.289Z] 5c102a31e300: Pull complete\n[2020-02-19T15:03:39.548Z] dcfb455df0a1: Pull complete\n[2020-02-19T15:03:39.548Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-19T15:03:39.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-19T15:03:39.548Z] ---> 7c70fe431013\n[2020-02-19T15:03:39.548Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T15:03:39.808Z] latest: Pulling from library/docker\n[2020-02-19T15:03:39.808Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-19T15:03:39.808Z] cd54125436dc: Pulling fs layer\n[2020-02-19T15:03:39.808Z] 70d1554c15cb: Pulling fs layer\n[2020-02-19T15:03:39.808Z] c8a3718af663: Pulling fs layer\n[2020-02-19T15:03:39.808Z] f5d685e7204c: Pulling fs layer\n[2020-02-19T15:03:39.808Z] bd2db148201e: Pulling fs layer\n[2020-02-19T15:03:39.808Z] 419c00a7b035: Pulling fs layer\n[2020-02-19T15:03:39.808Z] f5d685e7204c: Waiting\n[2020-02-19T15:03:39.808Z] 419c00a7b035: Waiting\n[2020-02-19T15:03:39.808Z] bd2db148201e: Waiting\n[2020-02-19T15:03:40.070Z] 70d1554c15cb: Download complete\n[2020-02-19T15:03:40.070Z] cd54125436dc: Verifying Checksum\n[2020-02-19T15:03:40.070Z] cd54125436dc: Download complete\n[2020-02-19T15:03:40.070Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-19T15:03:40.070Z] c9b1b535fdd9: Download complete\n[2020-02-19T15:03:40.342Z] f5d685e7204c: Verifying Checksum\n[2020-02-19T15:03:40.342Z] f5d685e7204c: Download complete\n[2020-02-19T15:03:40.342Z] bd2db148201e: Verifying Checksum\n[2020-02-19T15:03:40.342Z] bd2db148201e: Download complete\n[2020-02-19T15:03:40.342Z] 419c00a7b035: Verifying Checksum\n[2020-02-19T15:03:40.342Z] 419c00a7b035: Download complete\n[2020-02-19T15:03:40.342Z] c9b1b535fdd9: Pull complete\n[2020-02-19T15:03:41.317Z] c8a3718af663: Verifying Checksum\n[2020-02-19T15:03:41.317Z] c8a3718af663: Download complete\n[2020-02-19T15:03:41.894Z] cd54125436dc: Pull complete\n[2020-02-19T15:03:41.894Z] 70d1554c15cb: Pull complete\n[2020-02-19T15:03:45.208Z] c8a3718af663: Pull complete\n[2020-02-19T15:03:45.208Z] f5d685e7204c: Pull complete\n[2020-02-19T15:03:45.208Z] bd2db148201e: Pull complete\n[2020-02-19T15:03:45.208Z] 419c00a7b035: Pull complete\n[2020-02-19T15:03:45.208Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T15:03:45.208Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T15:03:46.589Z] ---> 48d89ba651cf\n[2020-02-19T15:03:46.589Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T15:03:46.850Z] ---> Running in 5eb2a568210e\n[2020-02-19T15:03:46.850Z] Removing intermediate container 5eb2a568210e\n[2020-02-19T15:03:46.850Z] ---> 4293b461cbfd\n[2020-02-19T15:03:46.850Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T15:03:47.110Z] ---> Running in 5a96e3c71b2f\n[2020-02-19T15:03:47.680Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-19T15:03:49.059Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-19T15:03:49.060Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T15:03:49.333Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T15:03:49.333Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T15:03:49.333Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T15:03:49.604Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T15:03:49.604Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T15:03:49.604Z] OK: 145 MiB in 44 packages\n[2020-02-19T15:03:50.184Z] Removing intermediate container 5a96e3c71b2f\n[2020-02-19T15:03:50.184Z] ---> 0d9dfaa40fed\n[2020-02-19T15:03:50.184Z] Step 6/8 : WORKDIR /build\n[2020-02-19T15:03:50.184Z] ---> Running in 29dc7b3f663c\n[2020-02-19T15:03:50.445Z] Removing intermediate container 29dc7b3f663c\n[2020-02-19T15:03:50.445Z] ---> 840c81cd6dcc\n[2020-02-19T15:03:50.445Z] Step 7/8 : COPY go.mod .\n[2020-02-19T15:03:50.445Z] ---> 1371541755ec\n[2020-02-19T15:03:50.445Z] Step 8/8 : RUN go mod download\n[2020-02-19T15:03:50.708Z] ---> Running in a9d512c37f2c\n[2020-02-19T15:03:52.638Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T15:03:52.638Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T15:03:52.896Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T15:03:53.156Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T15:03:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T15:03:53.702Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T15:03:53.974Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T15:03:54.634Z] 8a11ddd9e578: Pull complete\n[2020-02-19T15:03:54.634Z] 4cf88f913ddb: Pull complete\n[2020-02-19T15:03:54.634Z] 1df406cf5192: Pull complete\n[2020-02-19T15:04:01.358Z] cd6300453558: Pull complete\n[2020-02-19T15:04:03.981Z] \x1b[0mRemoving intermediate container a9d512c37f2c\n[2020-02-19T15:04:03.981Z] ---> efb72e3bb6a1\n[2020-02-19T15:04:03.981Z] Successfully built efb72e3bb6a1\n[2020-02-19T15:04:03.981Z] 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-19T15:04:04.401Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-19T15:04:04.401Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T15:04:04.546Z] prd-centos7-docker-4c-2g-24797 does not seem to be running inside a container\n[2020-02-19T15:04:04.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-x86_64 cat\n[2020-02-19T15:04:05.231Z] $ docker top 4da491e295a9784482e99f98e8fb48f26bab3eadacd7ea5ec13658fbcdb09840 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T15:04:06.129Z] + go version\n[2020-02-19T15:04:06.129Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-19T15:04:06.880Z] + make test\n[2020-02-19T15:04:06.880Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T15:04:09.638Z] b9c365052c96: Pull complete\n[2020-02-19T15:04:09.639Z] a2d8cc88f415: Pull complete\n[2020-02-19T15:04:09.677Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T15:04:11.624Z] ea1d1ca13537: Pull complete\n[2020-02-19T15:04:11.624Z] 3750a50a1c5e: Pull complete\n[2020-02-19T15:04:11.624Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-19T15:04:11.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-19T15:04:11.899Z] ---> 78745c68409d\n[2020-02-19T15:04:11.899Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T15:04:12.170Z] latest: Pulling from library/docker\n[2020-02-19T15:04:12.170Z] 8fa90b21c985: Pulling fs layer\n[2020-02-19T15:04:12.170Z] f2917335fcb0: Pulling fs layer\n[2020-02-19T15:04:12.170Z] c8d3c84c2515: Pulling fs layer\n[2020-02-19T15:04:12.170Z] b91ed599925c: Pulling fs layer\n[2020-02-19T15:04:12.170Z] 67f904540aca: Pulling fs layer\n[2020-02-19T15:04:12.170Z] b692ba2de145: Pulling fs layer\n[2020-02-19T15:04:12.170Z] f20adc8023b7: Pulling fs layer\n[2020-02-19T15:04:12.170Z] 67f904540aca: Waiting\n[2020-02-19T15:04:12.170Z] b692ba2de145: Waiting\n[2020-02-19T15:04:12.170Z] f20adc8023b7: Waiting\n[2020-02-19T15:04:12.170Z] b91ed599925c: Waiting\n[2020-02-19T15:04:13.147Z] c8d3c84c2515: Verifying Checksum\n[2020-02-19T15:04:13.147Z] c8d3c84c2515: Download complete\n[2020-02-19T15:04:13.147Z] f2917335fcb0: Verifying Checksum\n[2020-02-19T15:04:13.147Z] f2917335fcb0: Download complete\n[2020-02-19T15:04:13.147Z] 8fa90b21c985: Verifying Checksum\n[2020-02-19T15:04:13.147Z] 8fa90b21c985: Download complete\n[2020-02-19T15:04:14.139Z] 67f904540aca: Verifying Checksum\n[2020-02-19T15:04:14.139Z] 67f904540aca: Download complete\n[2020-02-19T15:04:14.139Z] b692ba2de145: Verifying Checksum\n[2020-02-19T15:04:14.139Z] b692ba2de145: Download complete\n[2020-02-19T15:04:14.413Z] 8fa90b21c985: Pull complete\n[2020-02-19T15:04:14.413Z] f20adc8023b7: Verifying Checksum\n[2020-02-19T15:04:14.413Z] f20adc8023b7: Download complete\n[2020-02-19T15:04:17.814Z] f2917335fcb0: Pull complete\n[2020-02-19T15:04:17.814Z] c8d3c84c2515: Pull complete\n[2020-02-19T15:04:19.796Z] b91ed599925c: Verifying Checksum\n[2020-02-19T15:04:19.796Z] b91ed599925c: Download complete\n[2020-02-19T15:04:24.654Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.754s\tcoverage: 88.9% of statements\n[2020-02-19T15:04:26.500Z] b91ed599925c: Pull complete\n[2020-02-19T15:04:26.500Z] 67f904540aca: Pull complete\n[2020-02-19T15:04:26.500Z] b692ba2de145: Pull complete\n[2020-02-19T15:04:26.772Z] f20adc8023b7: Pull complete\n[2020-02-19T15:04:26.772Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T15:04:26.772Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T15:04:32.191Z] ---> 23e1fad3b104\n[2020-02-19T15:04:32.191Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T15:04:32.191Z] ---> Running in 0e84d5214166\n[2020-02-19T15:04:32.464Z] Removing intermediate container 0e84d5214166\n[2020-02-19T15:04:32.464Z] ---> b4b457181c91\n[2020-02-19T15:04:32.464Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T15:04:32.464Z] ---> Running in 05918af1ab3c\n[2020-02-19T15:04:33.901Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-19T15:04:34.505Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-19T15:04:34.724Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.909s\tcoverage: 41.9% of statements\n[2020-02-19T15:04:34.724Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T15:04:34.724Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T15:04:34.724Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.012s\tcoverage: 100.0% of statements\n[2020-02-19T15:04:34.724Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.540s\tcoverage: 69.3% of statements\n[2020-02-19T15:04:34.776Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T15:04:35.045Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T15:04:35.045Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T15:04:35.325Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T15:04:35.325Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T15:04:35.325Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T15:04:35.325Z] OK: 127 MiB in 44 packages\n[2020-02-19T15:04:36.750Z] Removing intermediate container 05918af1ab3c\n[2020-02-19T15:04:36.750Z] ---> 30207ac5c414\n[2020-02-19T15:04:36.750Z] Step 6/8 : WORKDIR /build\n[2020-02-19T15:04:36.750Z] ---> Running in 2b9513e5cad9\n[2020-02-19T15:04:37.024Z] Removing intermediate container 2b9513e5cad9\n[2020-02-19T15:04:37.024Z] ---> 37653950abe6\n[2020-02-19T15:04:37.024Z] Step 7/8 : COPY go.mod .\n[2020-02-19T15:04:37.616Z] ---> 22b8a2a7ea36\n[2020-02-19T15:04:37.616Z] Step 8/8 : RUN go mod download\n[2020-02-19T15:04:37.616Z] ---> Running in 47a63c61bc00\n[2020-02-19T15:04:39.572Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T15:04:39.572Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T15:04:39.572Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T15:04:39.572Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T15:04:39.841Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T15:04:40.031Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.041s\tcoverage: 83.7% of statements\n[2020-02-19T15:04:40.031Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.017s\tcoverage: 89.5% of statements\n[2020-02-19T15:04:40.031Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T15:04:40.114Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T15:04:40.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T15:04:40.654Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T15:04:40.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T15:04:41.198Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T15:04:41.468Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T15:04:41.739Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T15:04:41.952Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.094s\tcoverage: 100.0% of statements\n[2020-02-19T15:04:41.952Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.004s\tcoverage: 100.0% of statements\n[2020-02-19T15:04:41.952Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T15:04:41.952Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T15:04:41.952Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.006s\tcoverage: 97.7% of statements\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T15:04:41.952Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T15:04:43.857Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.705s\tcoverage: 86.7% of statements\n[2020-02-19T15:04:43.857Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.031s\tcoverage: 60.0% of statements\n[2020-02-19T15:04:43.857Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.06421333Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.070228576Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.073603296Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.077571342Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.082180324Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.082313209Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:39.0825052Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:41.086411055Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:41.097878795Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:41.102059145Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:41.11993301Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] level=DEBUG ts=2020-02-19T15:04:41.119949268Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:04:43.857Z] panic: interface conversion: interface {} is nil, not [][]uint8\n[2020-02-19T15:04:43.857Z] \n[2020-02-19T15:04:43.857Z] goroutine 32 [running]:\n[2020-02-19T15:04:43.857Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc0000a2b20, 0xc0001585b0, 0xc000104d00, 0xc0000a2b10)\n[2020-02-19T15:04:43.857Z] \t/w/workspace/app-functions-sdk-go/12/pkg/transforms/batch_test.go:99 +0x26c\n[2020-02-19T15:04:43.857Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet\n[2020-02-19T15:04:43.857Z] \t/w/workspace/app-functions-sdk-go/12/pkg/transforms/batch_test.go:95 +0x16f\n[2020-02-19T15:04:43.857Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t2.078s\n[2020-02-19T15:04:43.857Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n[2020-02-19T15:04:43.857Z] FAIL\n[2020-02-19T15:04:43.857Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-02-19T15:04:43.864Z] $ docker stop --time=1 4da491e295a9784482e99f98e8fb48f26bab3eadacd7ea5ec13658fbcdb09840\n[2020-02-19T15:04:45.572Z] $ docker rm -f 4da491e295a9784482e99f98e8fb48f26bab3eadacd7ea5ec13658fbcdb09840\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\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[2020-02-19T15:04:46.059Z] Failed in branch amd64\n[2020-02-19T15:05:03.893Z] \x1b[0mRemoving intermediate container 47a63c61bc00\n[2020-02-19T15:05:03.893Z] ---> 2ad2c3301aec\n[2020-02-19T15:05:03.893Z] Successfully built 2ad2c3301aec\n[2020-02-19T15:05:03.893Z] 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-19T15:05:04.407Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-19T15:05:04.407Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T15:05:05.039Z] prd-ubuntu18.04-docker-arm64-4c-2g-24796 does not seem to be running inside a container\n[2020-02-19T15:05:05.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-arm64 cat\n[2020-02-19T15:05:06.502Z] $ docker top e9dbf62eb38e1882216c924be6375c6570bc99333e0f33e1b8798012448aaa61 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T15:05:08.869Z] + go version\n[2020-02-19T15:05:08.869Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-19T15:05:09.588Z] + make test\n[2020-02-19T15:05:09.588Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T15:05:11.545Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T15:06:08.057Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.087s\tcoverage: 88.9% of statements\n[2020-02-19T15:06:47.147Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.518s\tcoverage: 41.9% of statements\n[2020-02-19T15:06:47.148Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T15:06:47.148Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T15:06:47.148Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.036s\tcoverage: 100.0% of statements\n[2020-02-19T15:06:53.860Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.339s\tcoverage: 69.3% of statements\n[2020-02-19T15:07:00.545Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.070s\tcoverage: 83.7% of statements\n[2020-02-19T15:07:00.545Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n[2020-02-19T15:07:00.545Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.016s\tcoverage: 100.0% of statements\n[2020-02-19T15:07:10.726Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.100s\tcoverage: 100.0% of statements\n[2020-02-19T15:07:10.726Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.016s\tcoverage: 100.0% of statements\n[2020-02-19T15:07:10.726Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T15:07:10.726Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.013s\tcoverage: 96.6% of statements\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T15:07:10.726Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.015s\tcoverage: 97.7% of statements\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T15:07:10.726Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T15:07:23.124Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.681s\tcoverage: 86.7% of statements\n[2020-02-19T15:07:23.124Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.053s\tcoverage: 60.0% of statements\n[2020-02-19T15:07:23.124Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.370872119Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.384254484Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.38972442Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.394466203Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.399442117Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.399753409Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:19.399836539Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:21.405373344Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:21.416226966Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:21.422866878Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:21.423391441Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.124Z] level=DEBUG ts=2020-02-19T15:07:21.423508981Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T15:07:23.125Z] level=DEBUG ts=2020-02-19T15:07:21.441576908Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:07:23.125Z] level=DEBUG ts=2020-02-19T15:07:21.441663589Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached"\n[2020-02-19T15:07:23.125Z] level=DEBUG ts=2020-02-19T15:07:21.449150335Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T15:07:23.125Z] panic: interface conversion: interface {} is nil, not [][]uint8\n[2020-02-19T15:07:23.125Z] \n[2020-02-19T15:07:23.125Z] goroutine 31 [running]:\n[2020-02-19T15:07:23.125Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x400009cb30, 0x40001405b0, 0x40000fb200, 0x400009cb20)\n[2020-02-19T15:07:23.125Z] \t/w/workspace/app-functions-sdk-go/12/pkg/transforms/batch_test.go:99 +0x20c\n[2020-02-19T15:07:23.125Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet\n[2020-02-19T15:07:23.125Z] \t/w/workspace/app-functions-sdk-go/12/pkg/transforms/batch_test.go:95 +0x140\n[2020-02-19T15:07:23.125Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t2.116s\n[2020-02-19T15:07:24.543Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.026s\tcoverage: 94.7% of statements\n[2020-02-19T15:07:24.543Z] FAIL\n[2020-02-19T15:07:24.813Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-02-19T15:07:24.830Z] $ docker stop --time=1 e9dbf62eb38e1882216c924be6375c6570bc99333e0f33e1b8798012448aaa61\n[2020-02-19T15:07:26.996Z] $ docker rm -f e9dbf62eb38e1882216c924be6375c6570bc99333e0f33e1b8798012448aaa61\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\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[2020-02-19T15:07:27.876Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\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-19T15:07:28.471Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T15:07:28.773Z] ---> package-listing.sh\n[2020-02-19T15:07:28.773Z] ++ facter osfamily\n[2020-02-19T15:07:28.773Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-19T15:07:28.773Z] + OS_FAMILY=redhat\n[2020-02-19T15:07:28.773Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master\n[2020-02-19T15:07:28.773Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-19T15:07:28.773Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-19T15:07:28.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-19T15:07:28.773Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-19T15:07:28.773Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n[2020-02-19T15:07:28.773Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-19T15:07:28.773Z] + case "${OS_FAMILY}" in\n[2020-02-19T15:07:28.773Z] + rpm -qa\n[2020-02-19T15:07:28.773Z] + sort\n[2020-02-19T15:07:32.986Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-19T15:07:32.986Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-19T15:07:32.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-19T15:07:32.986Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n[2020-02-19T15:07:32.986Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/\n[2020-02-19T15:07:32.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:07:33.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T15:07:33.461Z] \n[2020-02-19T15:07:33.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T15:07:33.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T15:07:33.772Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-19T15:07:33.772Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T15:07:33.772Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-19T15:07:33.772Z] c9ea274ed700: Pulling fs layer\n[2020-02-19T15:07:33.772Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-19T15:07:33.772Z] f6a933c9cadc: Pulling fs layer\n[2020-02-19T15:07:33.772Z] 61811dbd4963: Pulling fs layer\n[2020-02-19T15:07:33.772Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-19T15:07:33.772Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-19T15:07:33.772Z] dc21a1d4508b: Pulling fs layer\n[2020-02-19T15:07:33.772Z] 363af2e989c4: Pulling fs layer\n[2020-02-19T15:07:33.772Z] 61811dbd4963: Waiting\n[2020-02-19T15:07:33.772Z] a6eb2c9e2280: Waiting\n[2020-02-19T15:07:33.772Z] 095dd8b7b4d8: Waiting\n[2020-02-19T15:07:33.772Z] f6a933c9cadc: Waiting\n[2020-02-19T15:07:33.772Z] dc21a1d4508b: Waiting\n[2020-02-19T15:07:33.772Z] 9cfac6ba3733: Waiting\n[2020-02-19T15:07:33.772Z] 363af2e989c4: Waiting\n[2020-02-19T15:07:33.772Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-19T15:07:33.772Z] da0e9bf0cc60: Download complete\n[2020-02-19T15:07:33.772Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-19T15:07:33.772Z] 9cfac6ba3733: Download complete\n[2020-02-19T15:07:33.772Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T15:07:33.772Z] e6b0cf9c0882: Download complete\n[2020-02-19T15:07:33.772Z] f6a933c9cadc: Verifying Checksum\n[2020-02-19T15:07:33.772Z] f6a933c9cadc: Download complete\n[2020-02-19T15:07:34.037Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-19T15:07:34.037Z] a6eb2c9e2280: Download complete\n[2020-02-19T15:07:34.316Z] c9ea274ed700: Verifying Checksum\n[2020-02-19T15:07:34.316Z] c9ea274ed700: Download complete\n[2020-02-19T15:07:34.316Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-19T15:07:34.316Z] 095dd8b7b4d8: Download complete\n[2020-02-19T15:07:34.316Z] e6b0cf9c0882: Pull complete\n[2020-02-19T15:07:34.316Z] 363af2e989c4: Verifying Checksum\n[2020-02-19T15:07:34.316Z] 363af2e989c4: Download complete\n[2020-02-19T15:07:34.316Z] dc21a1d4508b: Verifying Checksum\n[2020-02-19T15:07:34.316Z] dc21a1d4508b: Download complete\n[2020-02-19T15:07:34.579Z] da0e9bf0cc60: Pull complete\n[2020-02-19T15:07:34.839Z] 61811dbd4963: Verifying Checksum\n[2020-02-19T15:07:34.839Z] 61811dbd4963: Download complete\n[2020-02-19T15:07:36.743Z] c9ea274ed700: Pull complete\n[2020-02-19T15:07:36.743Z] 9cfac6ba3733: Pull complete\n[2020-02-19T15:07:36.743Z] f6a933c9cadc: Pull complete\n[2020-02-19T15:07:40.956Z] 61811dbd4963: Pull complete\n[2020-02-19T15:07:40.956Z] a6eb2c9e2280: Pull complete\n[2020-02-19T15:07:41.897Z] 095dd8b7b4d8: Pull complete\n[2020-02-19T15:07:42.160Z] dc21a1d4508b: Pull complete\n[2020-02-19T15:07:42.421Z] 363af2e989c4: Pull complete\n[2020-02-19T15:07:42.421Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-19T15:07:42.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-19T15:07:42.592Z] prd-centos7-docker-4c-2g-24795 does not seem to be running inside a container\n[2020-02-19T15:07:42.630Z] $ 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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-19T15:07:43.298Z] $ docker top 1ea10beb76ac1b4c8f501548a30cc17bc8a96c8f3b11b8da5af44473ed3f003e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-19T15:07:43.913Z] provisioning config files...\n[2020-02-19T15:07:43.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2159722952133935905tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-19T15:07:43.957Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T15:07:44.254Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-19T15:07:44.262Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T15:07:44.559Z] ---> logs-deploy.sh\n[2020-02-19T15:07:44.559Z] + ARCHIVE_ARTIFACTS=\n[2020-02-19T15:07:44.559Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-19T15:07:44.559Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-19T15:07:44.559Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-19T15:07:44.559Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/12\n[2020-02-19T15:07:44.559Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/12/\n[2020-02-19T15:07:44.559Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/12 /w/workspace/ndry_app-functions-sdk-go_master\n[2020-02-19T15:07:45.502Z] Archives upload complete.\n[2020-02-19T15:07:45.502Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/12/\n'