b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\nObtained Jenkinsfile from b26dc8a22007af8f4aad8b56a097349ac5cf0a37+08072b46d54617938d44fc98e19622720caf7652 (8ebf27ec5b8667e8283d28a05f0e609cca08d00a)\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit 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\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\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-18654 in /w/workspace/ndry_app-functions-sdk-go_PR-281\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_PR-281 # 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/pull/281/head:refs/remotes/origin/PR-281 +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 without tags\nMerging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit b26dc8a22007af8f4aad8b56a097349ac5cf0a37\nMerge succeeded, producing 34592ca7dd562dd64afa3782a08fcb223e6d0c01\nChecking out Revision 34592ca7dd562dd64afa3782a08fcb223e6d0c01 (PR-281)\n > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # 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/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\n > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 34592ca7dd562dd64afa3782a08fcb223e6d0c01 # timeout=10\nCommit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n > git rev-list --no-walk b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-10T19:45:22.311Z] 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-10T19:45:23.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T19:45:23.693Z] \n[2020-02-10T19:45:23.693Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T19:45:24.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T19:45:24.310Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-10T19:45:24.310Z] e7c96db7181b: Pulling fs layer\n[2020-02-10T19:45:24.310Z] a038dfdf5543: Pulling fs layer\n[2020-02-10T19:45:24.310Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-10T19:45:24.310Z] e7c96db7181b: Verifying Checksum\n[2020-02-10T19:45:24.310Z] e7c96db7181b: Download complete\n[2020-02-10T19:45:24.310Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-10T19:45:24.310Z] 8d5d8e63b3c0: Download complete\n[2020-02-10T19:45:24.310Z] a038dfdf5543: Verifying Checksum\n[2020-02-10T19:45:24.310Z] a038dfdf5543: Download complete\n[2020-02-10T19:45:24.570Z] e7c96db7181b: Pull complete\n[2020-02-10T19:45:25.526Z] a038dfdf5543: Pull complete\n[2020-02-10T19:45:25.786Z] 8d5d8e63b3c0: Pull complete\n[2020-02-10T19:45:25.786Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-10T19:45:25.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-10T19:45:25.925Z] prd-centos7-docker-4c-2g-18654 does not seem to be running inside a container\n[2020-02-10T19:45:25.968Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-281 -v /w/workspace/ndry_app-functions-sdk-go_PR-281:/w/workspace/ndry_app-functions-sdk-go_PR-281:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-281@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-281@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T19:45:26.680Z] $ docker top 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T19:45:27.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T19:45:27.389Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T19:45:27.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T19:45:27.700Z] $ docker exec 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d ssh-agent\n[2020-02-10T19:45:27.992Z] SSH_AUTH_SOCK=/tmp/ssh-keBc8RLWiiDv/agent.15\n[2020-02-10T19:45:27.992Z] SSH_AGENT_PID=22\n[2020-02-10T19:45:28.004Z] Running ssh-add (command line suppressed)\n[2020-02-10T19:45:28.208Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/private_key_7378780616141165074.key (/w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/private_key_7378780616141165074.key)\n[2020-02-10T19:45:28.288Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T19:45:28.593Z] + git describe --exact-match --tags HEAD\n[2020-02-10T19:45:28.593Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-10T19:45:28.660Z] $ docker exec --env ******** --env ******** 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d ssh-agent -k\n[2020-02-10T19:45:28.853Z] unset SSH_AUTH_SOCK;\n[2020-02-10T19:45:28.854Z] unset SSH_AGENT_PID;\n[2020-02-10T19:45:28.854Z] echo Agent pid 22 killed;\n[2020-02-10T19:45:28.951Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-10T19:45:28.973Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-10T19:45:28.973Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-10T19:45:28.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T19:45:28.994Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T19:45:29.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T19:45:29.265Z] $ docker exec 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d ssh-agent\n[2020-02-10T19:45:29.498Z] SSH_AUTH_SOCK=/tmp/ssh-X9lNMaxhNgeK/agent.58\n[2020-02-10T19:45:29.498Z] SSH_AGENT_PID=65\n[2020-02-10T19:45:29.504Z] Running ssh-add (command line suppressed)\n[2020-02-10T19:45:29.738Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/private_key_1222496693946732960.key (/w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/private_key_1222496693946732960.key)\n[2020-02-10T19:45:29.821Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T19:45:30.144Z] + git semver init\n[2020-02-10T19:45:30.144Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T19:45:30.144Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-281/.git\n[2020-02-10T19:45:30.144Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-281\n[2020-02-10T19:45:30.144Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T19:45:30.144Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T19:45:30.144Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T19:45:30.144Z] # $SEMVER_BRANCH = PR-281\n[2020-02-10T19:45:30.144Z] # $SEMVER_TEMP = /tmp/semver-011994130\n[2020-02-10T19:45:30.144Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-10T19:45:32.708Z] # \'/tmp/semver-011994130\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-281/.semver\'\n[2020-02-10T19:45:32.966Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-281/.semver\n[Pipeline] }\n[2020-02-10T19:45:32.982Z] $ docker exec --env ******** --env ******** 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d ssh-agent -k\n[2020-02-10T19:45:33.172Z] unset SSH_AUTH_SOCK;\n[2020-02-10T19:45:33.173Z] unset SSH_AGENT_PID;\n[2020-02-10T19:45:33.173Z] echo Agent pid 65 killed;\n[2020-02-10T19:45:33.245Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T19:45:33.572Z] + git semver\n[Pipeline] }\n[2020-02-10T19:45:33.592Z] $ docker stop --time=1 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d\n[2020-02-10T19:45:35.037Z] $ docker rm -f 7a4cf577ba67c1c8d55a41bc3ef0e2a51ea5fd527bf0d1b17165936619023e4d\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-10T19:45:37.559Z] Stashed 82 file(s)\n[Pipeline] echo\n[2020-02-10T19:45:37.561Z] [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-10T19:45:52.682Z] Still waiting to schedule task\n[2020-02-10T19:45:52.682Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-18654\xe2\x80\x99\n[2020-02-10T19:45:52.684Z] Still waiting to schedule task\n[2020-02-10T19:45:52.684Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-10T19:47:44.760Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18656 in /w/workspace/ndry_app-functions-sdk-go_PR-281\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T19:47:44.773Z] Running in /w/workspace/app-functions-sdk-go/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-10T19:47:53.239Z] using credential edgex-jenkins-ssh\n[2020-02-10T19:47:53.262Z] Cloning the remote Git repository\n[2020-02-10T19:47:53.262Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T19:47:53.321Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:47:53.415Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10\n[2020-02-10T19:47:53.526Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:47:53.529Z] > git --version # timeout=10\n[2020-02-10T19:47:53.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T19:47:53.638Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:47:57.003Z] Fetching without tags\n[2020-02-10T19:47:57.531Z] Merging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit b26dc8a22007af8f4aad8b56a097349ac5cf0a37\n[2020-02-10T19:47:57.792Z] Running on prd-centos7-docker-4c-2g-18657 in /w/workspace/ndry_app-functions-sdk-go_PR-281\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T19:47:57.804Z] Running in /w/workspace/app-functions-sdk-go/2\n[Pipeline] {\n[2020-02-10T19:47:57.813Z] Merge succeeded, producing c45e7aa0b50bdc1b7d178dcf21c201858dc8eb2e\n[2020-02-10T19:47:57.813Z] Checking out Revision c45e7aa0b50bdc1b7d178dcf21c201858dc8eb2e (PR-281)\n[Pipeline] checkout\n[2020-02-10T19:47:56.875Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-10T19:47:56.900Z] > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # timeout=10\n[2020-02-10T19:47:56.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:47:56.966Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-10T19:47:57.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:47:57.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T19:47:57.037Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:47:57.554Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T19:47:57.585Z] > git checkout -f b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\n[2020-02-10T19:47:57.707Z] > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n[2020-02-10T19:47:57.784Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-10T19:47:57.818Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T19:47:57.838Z] > git checkout -f c45e7aa0b50bdc1b7d178dcf21c201858dc8eb2e # timeout=10\n[2020-02-10T19:47:59.838Z] using credential edgex-jenkins-ssh\n[2020-02-10T19:47:59.855Z] Cloning the remote Git repository\n[2020-02-10T19:47:59.855Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T19:47:59.878Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:47:59.914Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10\n[2020-02-10T19:47:59.965Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:47:59.965Z] > git --version # timeout=10\n[2020-02-10T19:47:59.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T19:48:00.019Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:48:01.353Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-10T19:48:01.393Z] Fetching without tags\n[2020-02-10T19:48:02.040Z] Merging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit b26dc8a22007af8f4aad8b56a097349ac5cf0a37\n[2020-02-10T19:48:02.140Z] Merge succeeded, producing aba48c98c2fbddcd07e8e548c6093cc23ab15725\n[2020-02-10T19:48:02.140Z] Checking out Revision aba48c98c2fbddcd07e8e548c6093cc23ab15725 (PR-281)\n[2020-02-10T19:48:02.288Z] Commit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n[2020-02-10T19:48:02.295Z] > git rev-list --no-walk b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\n[2020-02-10T19:48:01.358Z] > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # timeout=10\n[2020-02-10T19:48:01.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:48:01.377Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-10T19:48:01.395Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-10T19:48:01.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T19:48:01.400Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T19:48:02.045Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T19:48:02.049Z] > git checkout -f b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\n[2020-02-10T19:48:02.094Z] > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n[2020-02-10T19:48:02.119Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-10T19:48:02.141Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T19:48:02.147Z] > git checkout -f aba48c98c2fbddcd07e8e548c6093cc23ab15725 # timeout=10\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-10T19:48:05.813Z] Commit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n[2020-02-10T19:48:05.813Z] > git rev-list --no-walk b26dc8a22007af8f4aad8b56a097349ac5cf0a37 # timeout=10\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[Pipeline] echo\n[2020-02-10T19:48:07.381Z] =========================================================\n[2020-02-10T19:48:07.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-10T19:48:07.381Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T19:48:07.988Z] + 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[Pipeline] echo\n[2020-02-10T19:48:08.004Z] =========================================================\n[2020-02-10T19:48:08.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-10T19:48:08.004Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T19:48:08.249Z] Sending build context to Docker daemon 36.43MB\r\r\n[2020-02-10T19:48:08.249Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-10T19:48:08.249Z] Step 2/8 : FROM ${BASE}\n[2020-02-10T19:48:08.513Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-10T19:48:08.513Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 2848faf0eed1: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 0f37312ad70f: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 5788d62ee057: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 0e6b1d234666: Pulling fs layer\n[2020-02-10T19:48:08.513Z] bf5d7aec512f: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 34c802a77dc8: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 5c102a31e300: Pulling fs layer\n[2020-02-10T19:48:08.513Z] dcfb455df0a1: Pulling fs layer\n[2020-02-10T19:48:08.513Z] 34c802a77dc8: Waiting\n[2020-02-10T19:48:08.513Z] 9eb99e56ec68: Waiting\n[2020-02-10T19:48:08.513Z] 27c7a5d97fbd: Waiting\n[2020-02-10T19:48:08.513Z] 5c102a31e300: Waiting\n[2020-02-10T19:48:08.513Z] dcfb455df0a1: Waiting\n[2020-02-10T19:48:08.513Z] 5788d62ee057: Waiting\n[2020-02-10T19:48:08.513Z] 0e6b1d234666: Waiting\n[2020-02-10T19:48:08.513Z] bf5d7aec512f: Waiting\n[2020-02-10T19:48:08.513Z] 0f37312ad70f: Verifying Checksum\n[2020-02-10T19:48:08.513Z] 0f37312ad70f: Download complete\n[2020-02-10T19:48:08.513Z] 2848faf0eed1: Download complete\n[2020-02-10T19:48:08.513Z] 0e6b1d234666: Verifying Checksum\n[2020-02-10T19:48:08.513Z] 0e6b1d234666: Download complete\n[2020-02-10T19:48:08.513Z] bf5d7aec512f: Verifying Checksum\n[2020-02-10T19:48:08.513Z] bf5d7aec512f: Download complete\n[2020-02-10T19:48:08.513Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-10T19:48:08.513Z] e6b0cf9c0882: Download complete\n[2020-02-10T19:48:08.777Z] e6b0cf9c0882: Pull complete\n[2020-02-10T19:48:09.351Z] 34c802a77dc8: Verifying Checksum\n[2020-02-10T19:48:09.352Z] 34c802a77dc8: Download complete\n[2020-02-10T19:48:09.352Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-10T19:48:09.352Z] 27c7a5d97fbd: Download complete\n[2020-02-10T19:48:09.486Z] + 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-10T19:48:09.931Z] 5c102a31e300: Verifying Checksum\n[2020-02-10T19:48:09.931Z] 5c102a31e300: Download complete\n[2020-02-10T19:48:10.190Z] dcfb455df0a1: Verifying Checksum\n[2020-02-10T19:48:10.190Z] dcfb455df0a1: Download complete\n[2020-02-10T19:48:10.190Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-10T19:48:10.190Z] 9eb99e56ec68: Download complete\n[2020-02-10T19:48:10.450Z] 5788d62ee057: Verifying Checksum\n[2020-02-10T19:48:10.450Z] 5788d62ee057: Download complete\n[2020-02-10T19:48:11.017Z] 2848faf0eed1: Pull complete\n[2020-02-10T19:48:11.017Z] 0f37312ad70f: Pull complete\n[2020-02-10T19:48:11.490Z] Sending build context to Docker daemon 36.43MB\r\r\n[2020-02-10T19:48:11.490Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-10T19:48:11.490Z] Step 2/8 : FROM ${BASE}\n[2020-02-10T19:48:11.769Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-10T19:48:11.769Z] cde5963f3b93: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 777b28850792: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 1df406cf5192: Pulling fs layer\n[2020-02-10T19:48:11.769Z] cd6300453558: Pulling fs layer\n[2020-02-10T19:48:11.769Z] b9c365052c96: Pulling fs layer\n[2020-02-10T19:48:11.769Z] a2d8cc88f415: Pulling fs layer\n[2020-02-10T19:48:11.769Z] ea1d1ca13537: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-10T19:48:11.769Z] 8a11ddd9e578: Waiting\n[2020-02-10T19:48:11.769Z] 4cf88f913ddb: Waiting\n[2020-02-10T19:48:11.769Z] 1df406cf5192: Waiting\n[2020-02-10T19:48:11.769Z] cd6300453558: Waiting\n[2020-02-10T19:48:11.769Z] b9c365052c96: Waiting\n[2020-02-10T19:48:11.769Z] a2d8cc88f415: Waiting\n[2020-02-10T19:48:11.769Z] ea1d1ca13537: Waiting\n[2020-02-10T19:48:11.769Z] 3750a50a1c5e: Waiting\n[2020-02-10T19:48:11.769Z] 777b28850792: Verifying Checksum\n[2020-02-10T19:48:11.769Z] 777b28850792: Download complete\n[2020-02-10T19:48:11.769Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-10T19:48:11.769Z] 2a23fa8c16f7: Download complete\n[2020-02-10T19:48:12.058Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-10T19:48:12.058Z] 4cf88f913ddb: Download complete\n[2020-02-10T19:48:12.058Z] 1df406cf5192: Verifying Checksum\n[2020-02-10T19:48:12.058Z] 1df406cf5192: Download complete\n[2020-02-10T19:48:12.345Z] cde5963f3b93: Verifying Checksum\n[2020-02-10T19:48:12.345Z] cde5963f3b93: Download complete\n[2020-02-10T19:48:14.342Z] cde5963f3b93: Pull complete\n[2020-02-10T19:48:15.314Z] 2a23fa8c16f7: Pull complete\n[2020-02-10T19:48:15.605Z] 777b28850792: Pull complete\n[2020-02-10T19:48:17.615Z] 5788d62ee057: Pull complete\n[2020-02-10T19:48:17.615Z] 0e6b1d234666: Pull complete\n[2020-02-10T19:48:17.615Z] bf5d7aec512f: Pull complete\n[2020-02-10T19:48:19.923Z] cd6300453558: Verifying Checksum\n[2020-02-10T19:48:19.923Z] cd6300453558: Download complete\n[2020-02-10T19:48:20.197Z] a2d8cc88f415: Verifying Checksum\n[2020-02-10T19:48:20.197Z] a2d8cc88f415: Download complete\n[2020-02-10T19:48:21.820Z] 34c802a77dc8: Pull complete\n[2020-02-10T19:48:24.537Z] ea1d1ca13537: Verifying Checksum\n[2020-02-10T19:48:24.537Z] ea1d1ca13537: Download complete\n[2020-02-10T19:48:24.537Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-10T19:48:24.537Z] 3750a50a1c5e: Download complete\n[2020-02-10T19:48:25.123Z] 9eb99e56ec68: Pull complete\n[2020-02-10T19:48:25.124Z] 27c7a5d97fbd: Pull complete\n[2020-02-10T19:48:25.385Z] 5c102a31e300: Pull complete\n[2020-02-10T19:48:25.643Z] dcfb455df0a1: Pull complete\n[2020-02-10T19:48:25.643Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-10T19:48:25.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-10T19:48:25.643Z] ---> 7c70fe431013\n[2020-02-10T19:48:25.643Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-10T19:48:25.902Z] latest: Pulling from library/docker\n[2020-02-10T19:48:26.161Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-10T19:48:26.161Z] cd54125436dc: Pulling fs layer\n[2020-02-10T19:48:26.161Z] 70d1554c15cb: Pulling fs layer\n[2020-02-10T19:48:26.161Z] 79e322b40fa7: Pulling fs layer\n[2020-02-10T19:48:26.161Z] fa396aa1c77a: Pulling fs layer\n[2020-02-10T19:48:26.161Z] af8b1978c51e: Pulling fs layer\n[2020-02-10T19:48:26.161Z] e3cc93a7c611: Pulling fs layer\n[2020-02-10T19:48:26.161Z] 79e322b40fa7: Waiting\n[2020-02-10T19:48:26.161Z] fa396aa1c77a: Waiting\n[2020-02-10T19:48:26.161Z] af8b1978c51e: Waiting\n[2020-02-10T19:48:26.161Z] e3cc93a7c611: Waiting\n[2020-02-10T19:48:26.161Z] 70d1554c15cb: Verifying Checksum\n[2020-02-10T19:48:26.161Z] 70d1554c15cb: Download complete\n[2020-02-10T19:48:26.161Z] cd54125436dc: Verifying Checksum\n[2020-02-10T19:48:26.161Z] cd54125436dc: Download complete\n[2020-02-10T19:48:26.161Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-10T19:48:26.420Z] fa396aa1c77a: Verifying Checksum\n[2020-02-10T19:48:26.420Z] fa396aa1c77a: Download complete\n[2020-02-10T19:48:26.420Z] af8b1978c51e: Verifying Checksum\n[2020-02-10T19:48:26.420Z] af8b1978c51e: Download complete\n[2020-02-10T19:48:26.420Z] c9b1b535fdd9: Pull complete\n[2020-02-10T19:48:26.719Z] e3cc93a7c611: Verifying Checksum\n[2020-02-10T19:48:26.719Z] e3cc93a7c611: Download complete\n[2020-02-10T19:48:27.197Z] b9c365052c96: Verifying Checksum\n[2020-02-10T19:48:27.197Z] b9c365052c96: Download complete\n[2020-02-10T19:48:27.291Z] 79e322b40fa7: Verifying Checksum\n[2020-02-10T19:48:27.291Z] 79e322b40fa7: Download complete\n[2020-02-10T19:48:28.174Z] 8a11ddd9e578: Download complete\n[2020-02-10T19:48:28.231Z] cd54125436dc: Pull complete\n[2020-02-10T19:48:28.232Z] 70d1554c15cb: Pull complete\n[2020-02-10T19:48:31.527Z] 79e322b40fa7: Pull complete\n[2020-02-10T19:48:31.527Z] fa396aa1c77a: Pull complete\n[2020-02-10T19:48:31.527Z] af8b1978c51e: Pull complete\n[2020-02-10T19:48:31.527Z] e3cc93a7c611: Pull complete\n[2020-02-10T19:48:31.527Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-02-10T19:48:31.527Z] Status: Downloaded newer image for docker:latest\n[2020-02-10T19:48:32.907Z] ---> 4fdebfc0e9ad\n[2020-02-10T19:48:32.907Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T19:48:32.907Z] ---> Running in c5ff8fccecb5\n[2020-02-10T19:48:32.907Z] Removing intermediate container c5ff8fccecb5\n[2020-02-10T19:48:32.907Z] ---> 11bd98adfadf\n[2020-02-10T19:48:32.907Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-10T19:48:32.907Z] ---> Running in 7f4c107f6317\n[2020-02-10T19:48:33.478Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T19:48:34.423Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T19:48:34.682Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-10T19:48:34.944Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-10T19:48:34.944Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-10T19:48:35.205Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-10T19:48:35.205Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-10T19:48:35.205Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-10T19:48:35.205Z] OK: 145 MiB in 44 packages\n[2020-02-10T19:48:35.772Z] Removing intermediate container 7f4c107f6317\n[2020-02-10T19:48:35.772Z] ---> 7fef908d38e2\n[2020-02-10T19:48:35.772Z] Step 6/8 : WORKDIR /build\n[2020-02-10T19:48:35.772Z] ---> Running in 765bf3ccbaef\n[2020-02-10T19:48:36.031Z] Removing intermediate container 765bf3ccbaef\n[2020-02-10T19:48:36.031Z] ---> 1d9c0926a6f9\n[2020-02-10T19:48:36.031Z] Step 7/8 : COPY go.mod .\n[2020-02-10T19:48:36.031Z] ---> ea16d56490d2\n[2020-02-10T19:48:36.031Z] Step 8/8 : RUN go mod download\n[2020-02-10T19:48:36.031Z] ---> Running in 8926ede0b3c8\n[2020-02-10T19:48:37.941Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-10T19:48:37.941Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-10T19:48:38.201Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-10T19:48:38.460Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-10T19:48:38.719Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-10T19:48:38.980Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n[2020-02-10T19:48:46.449Z] 8a11ddd9e578: Pull complete\n[2020-02-10T19:48:46.449Z] 4cf88f913ddb: Pull complete\n[2020-02-10T19:48:46.449Z] 1df406cf5192: Pull complete\n[2020-02-10T19:48:48.994Z] \x1b[0mRemoving intermediate container 8926ede0b3c8\n[2020-02-10T19:48:48.994Z] ---> 1234bbba8ce9\n[2020-02-10T19:48:48.994Z] Successfully built 1234bbba8ce9\n[2020-02-10T19:48:48.994Z] 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-10T19:48:49.395Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-10T19:48:49.396Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T19:48:49.528Z] prd-centos7-docker-4c-2g-18657 does not seem to be running inside a container\n[2020-02-10T19:48:49.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-10T19:48:50.121Z] $ docker top f92affe3bb98bc22d5e26048b74744101f1c30655a27eb8e0097bb7748ee5533 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T19:48:50.938Z] + go version\n[2020-02-10T19:48:50.938Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-10T19:48:51.232Z] + make test\n[2020-02-10T19:48:51.232Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-10T19:48:51.837Z] cd6300453558: Pull complete\n[2020-02-10T19:48:52.613Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-10T19:48:58.521Z] b9c365052c96: Pull complete\n[2020-02-10T19:48:58.808Z] a2d8cc88f415: Pull complete\n[2020-02-10T19:49:01.410Z] ea1d1ca13537: Pull complete\n[2020-02-10T19:49:02.404Z] 3750a50a1c5e: Pull complete\n[2020-02-10T19:49:02.404Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-10T19:49:02.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-10T19:49:02.404Z] ---> 78745c68409d\n[2020-02-10T19:49:02.404Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-10T19:49:02.675Z] latest: Pulling from library/docker\n[2020-02-10T19:49:02.675Z] 8fa90b21c985: Pulling fs layer\n[2020-02-10T19:49:02.675Z] f2917335fcb0: Pulling fs layer\n[2020-02-10T19:49:02.675Z] c8d3c84c2515: Pulling fs layer\n[2020-02-10T19:49:02.675Z] 32738a03c1ca: Pulling fs layer\n[2020-02-10T19:49:02.675Z] c36258bdcaf0: Pulling fs layer\n[2020-02-10T19:49:02.675Z] 149292bf8308: Pulling fs layer\n[2020-02-10T19:49:02.675Z] f91f03656c52: Pulling fs layer\n[2020-02-10T19:49:02.675Z] 32738a03c1ca: Waiting\n[2020-02-10T19:49:02.675Z] c36258bdcaf0: Waiting\n[2020-02-10T19:49:02.675Z] 149292bf8308: Waiting\n[2020-02-10T19:49:02.675Z] f91f03656c52: Waiting\n[2020-02-10T19:49:03.652Z] c8d3c84c2515: Verifying Checksum\n[2020-02-10T19:49:03.652Z] c8d3c84c2515: Download complete\n[2020-02-10T19:49:03.652Z] f2917335fcb0: Verifying Checksum\n[2020-02-10T19:49:03.652Z] f2917335fcb0: Download complete\n[2020-02-10T19:49:03.929Z] 8fa90b21c985: Verifying Checksum\n[2020-02-10T19:49:03.929Z] 8fa90b21c985: Download complete\n[2020-02-10T19:49:04.534Z] c36258bdcaf0: Verifying Checksum\n[2020-02-10T19:49:04.534Z] c36258bdcaf0: Download complete\n[2020-02-10T19:49:04.812Z] 149292bf8308: Verifying Checksum\n[2020-02-10T19:49:04.812Z] 149292bf8308: Download complete\n[2020-02-10T19:49:04.876Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.997s\tcoverage: 88.9% of statements\n[2020-02-10T19:49:05.085Z] f91f03656c52: Verifying Checksum\n[2020-02-10T19:49:05.086Z] f91f03656c52: Download complete\n[2020-02-10T19:49:05.366Z] 8fa90b21c985: Pull complete\n[2020-02-10T19:49:07.984Z] f2917335fcb0: Pull complete\n[2020-02-10T19:49:08.264Z] c8d3c84c2515: Pull complete\n[2020-02-10T19:49:10.879Z] 32738a03c1ca: Download complete\n[2020-02-10T19:49:16.255Z] 32738a03c1ca: Pull complete\n[2020-02-10T19:49:16.525Z] c36258bdcaf0: Pull complete\n[2020-02-10T19:49:16.793Z] 149292bf8308: Pull complete\n[2020-02-10T19:49:16.793Z] f91f03656c52: Pull complete\n[2020-02-10T19:49:17.068Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-02-10T19:49:17.069Z] Status: Downloaded newer image for docker:latest\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.433s\tcoverage: 41.9% of statements\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.064s\tcoverage: 100.0% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.625s\tcoverage: 69.3% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.008s\tcoverage: 30.2% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.013s\tcoverage: 100.0% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.020s\tcoverage: 100.0% of statements\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.006s\tcoverage: 100.0% of statements\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.014s\tcoverage: 96.6% of statements\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-10T19:49:17.154Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-10T19:49:17.154Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-10T19:49:22.475Z] ---> c36e7ecadb55\n[2020-02-10T19:49:22.475Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T19:49:22.475Z] ---> Running in 3038fe993b03\n[2020-02-10T19:49:22.751Z] Removing intermediate container 3038fe993b03\n[2020-02-10T19:49:22.751Z] ---> efd8b6f58a1f\n[2020-02-10T19:49:22.751Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-10T19:49:22.751Z] ---> Running in f57ba719e4cc\n[2020-02-10T19:49:24.187Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T19:49:24.787Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T19:49:25.064Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-10T19:49:25.064Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-10T19:49:25.289Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.663s\tcoverage: 86.7% of statements\n[2020-02-10T19:49:25.289Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.028s\tcoverage: 60.0% of statements\n[2020-02-10T19:49:25.289Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-10T19:49:25.289Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.421s\tcoverage: 69.8% of statements\n[2020-02-10T19:49:25.289Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.008s\tcoverage: 94.7% of statements\n[2020-02-10T19:49:25.289Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-10T19:49:25.334Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-10T19:49:25.334Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-10T19:49:25.601Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-10T19:49:25.601Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-10T19:49:25.601Z] OK: 127 MiB in 44 packages\n[2020-02-10T19:49:27.019Z] Removing intermediate container f57ba719e4cc\n[2020-02-10T19:49:27.019Z] ---> 52ba7e47a7e9\n[2020-02-10T19:49:27.019Z] Step 6/8 : WORKDIR /build\n[2020-02-10T19:49:27.019Z] ---> Running in e5ad8f1892db\n[2020-02-10T19:49:27.288Z] Removing intermediate container e5ad8f1892db\n[2020-02-10T19:49:27.288Z] ---> 0e552ab51658\n[2020-02-10T19:49:27.288Z] Step 7/8 : COPY go.mod .\n[2020-02-10T19:49:27.884Z] ---> eb1c9c80a14d\n[2020-02-10T19:49:27.884Z] Step 8/8 : RUN go mod download\n[2020-02-10T19:49:27.884Z] ---> Running in 0c615fa7e157\n[2020-02-10T19:49:28.607Z] gofmt -l .\n[2020-02-10T19:49:28.607Z] [ "`gofmt -l .`" = "" ]\n[2020-02-10T19:49:28.607Z] ./bin/test-attribution-txt.sh\n[2020-02-10T19:49:29.416Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-10T19:49:29.853Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-10T19:49:29.853Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-10T19:49:29.876Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-10T19:49:29.879Z] $ docker stop --time=1 f92affe3bb98bc22d5e26048b74744101f1c30655a27eb8e0097bb7748ee5533\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-10T19:49:30.120Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-10T19:49:30.388Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-10T19:49:30.659Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n[2020-02-10T19:49:31.373Z] $ docker rm -f f92affe3bb98bc22d5e26048b74744101f1c30655a27eb8e0097bb7748ee5533\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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[2020-02-10T19:49:52.816Z] \x1b[0mRemoving intermediate container 0c615fa7e157\n[2020-02-10T19:49:52.816Z] ---> 092a71948d5b\n[2020-02-10T19:49:52.816Z] Successfully built 092a71948d5b\n[2020-02-10T19:49:52.816Z] 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-10T19:49:53.296Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-10T19:49:53.572Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T19:49:53.932Z] prd-ubuntu18.04-docker-arm64-4c-2g-18656 does not seem to be running inside a container\n[2020-02-10T19:49:54.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-10T19:49:55.446Z] $ docker top ee3b09a5815a25ff78cdbb2bf91a9969b1f83ea6f11abe325b2939879deca642 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T19:49:57.835Z] + go version\n[2020-02-10T19:49:57.835Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-10T19:49:58.535Z] + make test\n[2020-02-10T19:49:58.535Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-10T19:50:00.507Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-10T19:50:57.169Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.072s\tcoverage: 88.9% of statements\n[2020-02-10T19:51:36.212Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.362s\tcoverage: 41.9% of statements\n[2020-02-10T19:51:36.212Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-10T19:51:36.212Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-10T19:51:36.212Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.028s\tcoverage: 100.0% of statements\n[2020-02-10T19:51:41.600Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.325s\tcoverage: 69.3% of statements\n[2020-02-10T19:51:41.600Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.020s\tcoverage: 30.2% of statements\n[2020-02-10T19:51:44.210Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.028s\tcoverage: 89.5% of statements\n[2020-02-10T19:51:44.210Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.019s\tcoverage: 100.0% of statements\n[2020-02-10T19:51:47.577Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.013s\tcoverage: 100.0% of statements\n[2020-02-10T19:51:47.847Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.036s\tcoverage: 100.0% of statements\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-10T19:51:47.847Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-10T19:51:49.284Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.012s\tcoverage: 96.6% of statements\n[2020-02-10T19:51:49.284Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-10T19:51:49.556Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.026s\tcoverage: 97.7% of statements\n[2020-02-10T19:51:49.556Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-10T19:51:49.556Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-10T19:51:49.556Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-10T19:52:04.626Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.676s\tcoverage: 86.7% of statements\n[2020-02-10T19:52:04.626Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.057s\tcoverage: 60.0% of statements\n[2020-02-10T19:52:04.626Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-10T19:52:04.626Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.276s\tcoverage: 69.8% of statements\n[2020-02-10T19:52:04.626Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.025s\tcoverage: 94.7% of statements\n[2020-02-10T19:52:04.626Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-10T19:52:22.914Z] gofmt -l .\n[2020-02-10T19:52:22.914Z] [ "`gofmt -l .`" = "" ]\n[2020-02-10T19:52:22.914Z] ./bin/test-attribution-txt.sh\n[2020-02-10T19:52:22.914Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-10T19:52:22.928Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-10T19:52:23.403Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-10T19:52:23.409Z] $ docker stop --time=1 ee3b09a5815a25ff78cdbb2bf91a9969b1f83ea6f11abe325b2939879deca642\n[2020-02-10T19:52:25.487Z] $ docker rm -f ee3b09a5815a25ff78cdbb2bf91a9969b1f83ea6f11abe325b2939879deca642\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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-10T19:52:26.590Z] provisioning config files...\n[2020-02-10T19:52:26.605Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/config5178750161784352041tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T19:52:26.936Z] + curl -s https://codecov.io/bash\n[2020-02-10T19:52:26.936Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/config5178750161784352041tmp\n[2020-02-10T19:52:27.198Z] \n[2020-02-10T19:52:27.198Z] _____ _\n[2020-02-10T19:52:27.198Z] / ____| | |\n[2020-02-10T19:52:27.198Z] | | ___ __| | ___ ___ _____ __\n[2020-02-10T19:52:27.199Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-10T19:52:27.199Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-10T19:52:27.199Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-10T19:52:27.199Z] Bash-20191211-b8db533\n[2020-02-10T19:52:27.199Z] \n[2020-02-10T19:52:27.199Z] \n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-10T19:52:27.199Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-10T19:52:27.199Z] Fixing merge commit SHA\n[2020-02-10T19:52:27.199Z] \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-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-10T19:52:27.199Z] \x1b[0;32m+\x1b[0m .\n[2020-02-10T19:52:27.199Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-10T19:52:27.199Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=54597\x1b[0m\n[2020-02-10T19:52:27.199Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-10T19:52:27.199Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-10T19:52:27.770Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-10T19:52:27.770Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-10T19:52:27.770Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-10T19:52:27.770Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-10T19:52:27.770Z] \x1b[0;90mquery:\x1b[0m branch=PR-281&commit=08072b46d54617938d44fc98e19622720caf7652&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=281&job=\n[2020-02-10T19:52:27.770Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-10T19:52:27.770Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-281&commit=08072b46d54617938d44fc98e19622720caf7652&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=281&job=\n[2020-02-10T19:52:28.034Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-10T19:52:28.606Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/08072b46d54617938d44fc98e19622720caf7652\x1b[0m\n[Pipeline] }\n[2020-02-10T19:52:28.613Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-10T19:52:29.205Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T19:52:29.510Z] ---> package-listing.sh\n[2020-02-10T19:52:29.510Z] ++ facter osfamily\n[2020-02-10T19:52:29.510Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-10T19:52:29.510Z] + OS_FAMILY=redhat\n[2020-02-10T19:52:29.510Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-281\n[2020-02-10T19:52:29.510Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-10T19:52:29.510Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-10T19:52:29.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-10T19:52:29.510Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-10T19:52:29.510Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-281 \']\'\n[2020-02-10T19:52:29.510Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-10T19:52:29.510Z] + case "${OS_FAMILY}" in\n[2020-02-10T19:52:29.510Z] + rpm -qa\n[2020-02-10T19:52:29.510Z] + sort\n[2020-02-10T19:52:33.710Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-10T19:52:33.710Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-10T19:52:33.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-10T19:52:33.710Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-281 \']\'\n[2020-02-10T19:52:33.710Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-281/archives/\n[2020-02-10T19:52:33.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-281/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T19:52:34.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T19:52:34.184Z] \n[2020-02-10T19:52:34.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T19:52:34.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T19:52:34.492Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-10T19:52:34.492Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-10T19:52:34.492Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-10T19:52:34.492Z] c9ea274ed700: Pulling fs layer\n[2020-02-10T19:52:34.492Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-10T19:52:34.492Z] f6a933c9cadc: Pulling fs layer\n[2020-02-10T19:52:34.492Z] 61811dbd4963: Pulling fs layer\n[2020-02-10T19:52:34.492Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-10T19:52:34.492Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-10T19:52:34.492Z] dc21a1d4508b: Pulling fs layer\n[2020-02-10T19:52:34.492Z] 363af2e989c4: Pulling fs layer\n[2020-02-10T19:52:34.492Z] 61811dbd4963: Waiting\n[2020-02-10T19:52:34.492Z] a6eb2c9e2280: Waiting\n[2020-02-10T19:52:34.492Z] 9cfac6ba3733: Waiting\n[2020-02-10T19:52:34.492Z] f6a933c9cadc: Waiting\n[2020-02-10T19:52:34.492Z] 095dd8b7b4d8: Waiting\n[2020-02-10T19:52:34.492Z] dc21a1d4508b: Waiting\n[2020-02-10T19:52:34.492Z] 363af2e989c4: Waiting\n[2020-02-10T19:52:34.492Z] da0e9bf0cc60: Download complete\n[2020-02-10T19:52:34.492Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-10T19:52:34.492Z] 9cfac6ba3733: Download complete\n[2020-02-10T19:52:34.492Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-10T19:52:34.492Z] e6b0cf9c0882: Download complete\n[2020-02-10T19:52:34.759Z] f6a933c9cadc: Verifying Checksum\n[2020-02-10T19:52:34.759Z] f6a933c9cadc: Download complete\n[2020-02-10T19:52:34.759Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-10T19:52:34.759Z] a6eb2c9e2280: Download complete\n[2020-02-10T19:52:35.031Z] e6b0cf9c0882: Pull complete\n[2020-02-10T19:52:35.299Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-10T19:52:35.299Z] 095dd8b7b4d8: Download complete\n[2020-02-10T19:52:35.299Z] c9ea274ed700: Verifying Checksum\n[2020-02-10T19:52:35.299Z] c9ea274ed700: Download complete\n[2020-02-10T19:52:35.299Z] 363af2e989c4: Verifying Checksum\n[2020-02-10T19:52:35.299Z] 363af2e989c4: Download complete\n[2020-02-10T19:52:35.299Z] dc21a1d4508b: Verifying Checksum\n[2020-02-10T19:52:35.299Z] dc21a1d4508b: Download complete\n[2020-02-10T19:52:35.299Z] da0e9bf0cc60: Pull complete\n[2020-02-10T19:52:35.882Z] 61811dbd4963: Verifying Checksum\n[2020-02-10T19:52:35.882Z] 61811dbd4963: Download complete\n[2020-02-10T19:52:38.446Z] c9ea274ed700: Pull complete\n[2020-02-10T19:52:38.711Z] 9cfac6ba3733: Pull complete\n[2020-02-10T19:52:38.980Z] f6a933c9cadc: Pull complete\n[2020-02-10T19:52:43.185Z] 61811dbd4963: Pull complete\n[2020-02-10T19:52:43.185Z] a6eb2c9e2280: Pull complete\n[2020-02-10T19:52:44.593Z] 095dd8b7b4d8: Pull complete\n[2020-02-10T19:52:44.854Z] dc21a1d4508b: Pull complete\n[2020-02-10T19:52:44.854Z] 363af2e989c4: Pull complete\n[2020-02-10T19:52:44.854Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-10T19:52:44.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-10T19:52:45.022Z] prd-centos7-docker-4c-2g-18654 does not seem to be running inside a container\n[2020-02-10T19:52:45.060Z] $ 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-281 -v /w/workspace/ndry_app-functions-sdk-go_PR-281:/w/workspace/ndry_app-functions-sdk-go_PR-281:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-281@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-281@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-10T19:52:46.431Z] $ docker top 003926b1e5a274c3771a0ec281251073fff6d3fd44d3a6e7ca8ef7634b154972 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-10T19:52:47.101Z] provisioning config files...\n[2020-02-10T19:52:47.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-281@tmp/config8987108008522534820tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-10T19:52:47.148Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T19:52:47.456Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-10T19:52:47.463Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T19:52:47.771Z] ---> logs-deploy.sh\n[2020-02-10T19:52:47.771Z] + ARCHIVE_ARTIFACTS=\n[2020-02-10T19:52:47.771Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-10T19:52:47.771Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-10T19:52:47.771Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-10T19:52:47.771Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-281/2\n[2020-02-10T19:52:47.771Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-281/2/\n[2020-02-10T19:52:47.771Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-281/2 /w/workspace/ndry_app-functions-sdk-go_PR-281\n[2020-02-10T19:52:48.710Z] Archives upload complete.\n[2020-02-10T19:52:48.970Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-281/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-281/2/\n'