b' Pull request #49 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/app-service-configurable\n Loading trusted files from base branch master at 69efee50323857a559a9375b3c3009194f8967bb rather than e8501ffefa785f9618244d829c2a2d8e9c218ada\n Obtained Jenkinsfile from 69efee50323857a559a9375b3c3009194f8967bb\n \xe2\x80\x98Jenkinsfile\xe2\x80\x99 has been modified in an untrusted revision\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-49/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.12]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-service-configurable-settings\n PROJECT: app-service-configurable\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-service-configurable\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-18533 in /w/workspace/y_app-service-configurable_PR-49\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Merging remotes/origin/master commit 69efee50323857a559a9375b3c3009194f8967bb into PR head commit e8501ffefa785f9618244d829c2a2d8e9c218ada\n Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/y_app-service-configurable_PR-49 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # 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-service-configurable.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e8501ffefa785f9618244d829c2a2d8e9c218ada # timeout=10\n Merge succeeded, producing e8501ffefa785f9618244d829c2a2d8e9c218ada\n Checking out Revision e8501ffefa785f9618244d829c2a2d8e9c218ada (PR-49)\n > git merge 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e8501ffefa785f9618244d829c2a2d8e9c218ada # timeout=10\n Commit message: "Update relevant files in app-service-configurable for Go 1.13."\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 0ef81488da9e236423f681c40a6609f5e9eb7941\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-10T13:13:37.517Z] 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-10T13:13:39.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T13:13:39.116Z] \n [2020-02-10T13:13:39.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T13:13:39.476Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T13:13:39.476Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-10T13:13:39.476Z] e7c96db7181b: Pulling fs layer\n [2020-02-10T13:13:39.476Z] a038dfdf5543: Pulling fs layer\n [2020-02-10T13:13:39.476Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-10T13:13:39.744Z] e7c96db7181b: Verifying Checksum\n [2020-02-10T13:13:39.744Z] e7c96db7181b: Download complete\n [2020-02-10T13:13:39.744Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-10T13:13:39.744Z] 8d5d8e63b3c0: Download complete\n [2020-02-10T13:13:39.744Z] a038dfdf5543: Verifying Checksum\n [2020-02-10T13:13:39.744Z] a038dfdf5543: Download complete\n [2020-02-10T13:13:40.010Z] e7c96db7181b: Pull complete\n [2020-02-10T13:13:40.960Z] a038dfdf5543: Pull complete\n [2020-02-10T13:13:41.219Z] 8d5d8e63b3c0: Pull complete\n [2020-02-10T13:13:41.219Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-10T13:13:41.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-10T13:13:41.414Z] prd-centos7-docker-4c-2g-18533 does not seem to be running inside a container\n [2020-02-10T13:13:41.458Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-49 -v /w/workspace/y_app-service-configurable_PR-49:/w/workspace/y_app-service-configurable_PR-49:rw,z -v /w/workspace/y_app-service-configurable_PR-49@tmp:/w/workspace/y_app-service-configurable_PR-49@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-10T13:13:42.114Z] $ docker top cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T13:13:42.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T13:13:42.789Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T13:13:43.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T13:13:43.029Z] $ docker exec cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f ssh-agent\n [2020-02-10T13:13:43.235Z] SSH_AUTH_SOCK=/tmp/ssh-yuNfz25mX5On/agent.15\n [2020-02-10T13:13:43.235Z] SSH_AGENT_PID=21\n [2020-02-10T13:13:43.245Z] Running ssh-add (command line suppressed)\n [2020-02-10T13:13:43.406Z] Identity added: /w/workspace/y_app-service-configurable_PR-49@tmp/private_key_3289450571738555632.key (/w/workspace/y_app-service-configurable_PR-49@tmp/private_key_3289450571738555632.key)\n [2020-02-10T13:13:43.457Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T13:13:43.779Z] + git describe --exact-match --tags HEAD\n [2020-02-10T13:13:43.779Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-10T13:13:43.851Z] $ docker exec --env ******** --env ******** cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f ssh-agent -k\n [2020-02-10T13:13:44.002Z] unset SSH_AUTH_SOCK;\n [2020-02-10T13:13:44.002Z] unset SSH_AGENT_PID;\n [2020-02-10T13:13:44.002Z] echo Agent pid 21 killed;\n [2020-02-10T13:13:44.072Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-10T13:13:44.134Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-10T13:13:44.134Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-10T13:13:44.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T13:13:44.175Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T13:13:44.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T13:13:44.416Z] $ docker exec cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f ssh-agent\n [2020-02-10T13:13:44.669Z] SSH_AUTH_SOCK=/tmp/ssh-CoupdVKjQAIk/agent.56\n [2020-02-10T13:13:44.669Z] SSH_AGENT_PID=62\n [2020-02-10T13:13:44.677Z] Running ssh-add (command line suppressed)\n [2020-02-10T13:13:44.824Z] Identity added: /w/workspace/y_app-service-configurable_PR-49@tmp/private_key_5004796438384403974.key (/w/workspace/y_app-service-configurable_PR-49@tmp/private_key_5004796438384403974.key)\n [2020-02-10T13:13:44.881Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T13:13:45.208Z] + git semver init\n [2020-02-10T13:13:45.208Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T13:13:45.208Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-49/.git\n [2020-02-10T13:13:45.208Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-49\n [2020-02-10T13:13:45.208Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T13:13:45.208Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T13:13:45.208Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T13:13:45.208Z] # $SEMVER_BRANCH = PR-49\n [2020-02-10T13:13:45.208Z] # $SEMVER_TEMP = /tmp/semver-261817437\n [2020-02-10T13:13:45.208Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n [2020-02-10T13:13:45.783Z] # \'/tmp/semver-261817437\' -> \'/w/workspace/y_app-service-configurable_PR-49/.semver\'\n [2020-02-10T13:13:45.783Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-49/.semver\n [Pipeline] }\n [2020-02-10T13:13:45.797Z] $ docker exec --env ******** --env ******** cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f ssh-agent -k\n [2020-02-10T13:13:46.014Z] unset SSH_AUTH_SOCK;\n [2020-02-10T13:13:46.015Z] unset SSH_AGENT_PID;\n [2020-02-10T13:13:46.015Z] echo Agent pid 62 killed;\n [2020-02-10T13:13:46.081Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T13:13:46.493Z] + git semver\n [Pipeline] }\n [2020-02-10T13:13:46.514Z] $ docker stop --time=1 cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f\n [2020-02-10T13:13:48.222Z] $ docker rm -f cc6d429f79ecc04a1180012fda6eed4df2477264f7fac780731d0e0e9db7101f\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-10T13:13:48.899Z] Stashed 37 file(s)\n [Pipeline] echo\n [2020-02-10T13:13:48.918Z] [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-10T13:14:04.179Z] Still waiting to schedule task\n [2020-02-10T13:14:04.180Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-18533\xe2\x80\x99\n [2020-02-10T13:14:04.199Z] Still waiting to schedule task\n [2020-02-10T13:14:04.199Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-10T13:16:30.040Z] Running on prd-centos7-docker-4c-2g-18534 in /w/workspace/y_app-service-configurable_PR-49\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T13:16:30.081Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T13:16:32.110Z] using credential edgex-jenkins-ssh\n [2020-02-10T13:16:32.127Z] Cloning the remote Git repository\n [2020-02-10T13:16:32.127Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T13:16:31.887Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:16:31.932Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-02-10T13:16:31.980Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:16:31.981Z] > git --version # timeout=10\n [2020-02-10T13:16:31.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T13:16:32.022Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:16:32.722Z] Fetching without tags\n [2020-02-10T13:16:33.092Z] Merging remotes/origin/master commit 69efee50323857a559a9375b3c3009194f8967bb into PR head commit e8501ffefa785f9618244d829c2a2d8e9c218ada\n [2020-02-10T13:16:33.153Z] Merge succeeded, producing e8501ffefa785f9618244d829c2a2d8e9c218ada\n [2020-02-10T13:16:33.154Z] Checking out Revision e8501ffefa785f9618244d829c2a2d8e9c218ada (PR-49)\n [2020-02-10T13:16:32.468Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-10T13:16:32.474Z] > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10\n [2020-02-10T13:16:32.479Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:16:32.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-10T13:16:32.510Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:16:32.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T13:16:32.515Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:16:32.910Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T13:16:32.917Z] > git checkout -f e8501ffefa785f9618244d829c2a2d8e9c218ada # timeout=10\n [2020-02-10T13:16:32.951Z] > git merge 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n [2020-02-10T13:16:32.960Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T13:16:32.972Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T13:16:32.977Z] > git checkout -f e8501ffefa785f9618244d829c2a2d8e9c218ada # timeout=10\n [2020-02-10T13:16:36.520Z] Commit message: "Update relevant files in app-service-configurable for Go 1.13."\n [2020-02-10T13:16:36.543Z] > git --version # timeout=10\n [2020-02-10T13:16:36.552Z] fatal: bad object 0ef81488da9e236423f681c40a6609f5e9eb7941\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-10T13:16:37.362Z] =========================================================\n [2020-02-10T13:16:37.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-10T13:16:37.362Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T13:16:37.960Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-10T13:16:38.226Z] Sending build context to Docker daemon 221.2kB\n\n [2020-02-10T13:16:38.226Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-10T13:16:38.226Z] Step 2/8 : FROM ${BASE}\n [2020-02-10T13:16:38.226Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-10T13:16:38.226Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 2848faf0eed1: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 0f37312ad70f: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 7d08f2745646: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 4c9f31393084: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-10T13:16:38.226Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 879382edf91e: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 465f21562d6c: Pulling fs layer\n [2020-02-10T13:16:38.226Z] c022810cb2be: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 2dbe7964578c: Pulling fs layer\n [2020-02-10T13:16:38.226Z] 4c9f31393084: Waiting\n [2020-02-10T13:16:38.226Z] 75f7a44be1ab: Waiting\n [2020-02-10T13:16:38.226Z] b4c4bfaf82a6: Waiting\n [2020-02-10T13:16:38.226Z] 879382edf91e: Waiting\n [2020-02-10T13:16:38.226Z] 465f21562d6c: Waiting\n [2020-02-10T13:16:38.226Z] c022810cb2be: Waiting\n [2020-02-10T13:16:38.226Z] 2dbe7964578c: Waiting\n [2020-02-10T13:16:38.226Z] 7d08f2745646: Waiting\n [2020-02-10T13:16:38.226Z] 0f37312ad70f: Verifying Checksum\n [2020-02-10T13:16:38.226Z] 0f37312ad70f: Download complete\n [2020-02-10T13:16:38.226Z] 2848faf0eed1: Download complete\n [2020-02-10T13:16:38.226Z] 4c9f31393084: Verifying Checksum\n [2020-02-10T13:16:38.226Z] 4c9f31393084: Download complete\n [2020-02-10T13:16:38.490Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-10T13:16:38.490Z] 75f7a44be1ab: Download complete\n [2020-02-10T13:16:38.490Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T13:16:38.490Z] e6b0cf9c0882: Download complete\n [2020-02-10T13:16:38.759Z] e6b0cf9c0882: Pull complete\n [2020-02-10T13:16:38.759Z] 2848faf0eed1: Pull complete\n [2020-02-10T13:16:39.027Z] 0f37312ad70f: Pull complete\n [2020-02-10T13:16:39.627Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-10T13:16:39.627Z] b4c4bfaf82a6: Download complete\n [2020-02-10T13:16:39.627Z] 465f21562d6c: Verifying Checksum\n [2020-02-10T13:16:39.627Z] 465f21562d6c: Download complete\n [2020-02-10T13:16:40.204Z] 7d08f2745646: Verifying Checksum\n [2020-02-10T13:16:40.204Z] 7d08f2745646: Download complete\n [2020-02-10T13:16:40.204Z] c022810cb2be: Verifying Checksum\n [2020-02-10T13:16:40.204Z] c022810cb2be: Download complete\n [2020-02-10T13:16:40.471Z] 2dbe7964578c: Verifying Checksum\n [2020-02-10T13:16:40.471Z] 2dbe7964578c: Download complete\n [2020-02-10T13:16:40.471Z] 879382edf91e: Verifying Checksum\n [2020-02-10T13:16:40.471Z] 879382edf91e: Download complete\n [2020-02-10T13:16:47.063Z] 7d08f2745646: Pull complete\n [2020-02-10T13:16:47.063Z] 4c9f31393084: Pull complete\n [2020-02-10T13:16:47.063Z] 75f7a44be1ab: Pull complete\n [2020-02-10T13:16:51.301Z] b4c4bfaf82a6: Pull complete\n [2020-02-10T13:16:53.872Z] 879382edf91e: Pull complete\n [2020-02-10T13:16:53.872Z] 465f21562d6c: Pull complete\n [2020-02-10T13:16:54.818Z] c022810cb2be: Pull complete\n [2020-02-10T13:16:54.818Z] 2dbe7964578c: Pull complete\n [2020-02-10T13:16:54.818Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-10T13:16:54.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-10T13:16:54.818Z] ---> 3f42607d790b\n [2020-02-10T13:16:54.818Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T13:16:54.818Z] ---> Running in 29f36aba8600\n [2020-02-10T13:16:55.081Z] Removing intermediate container 29f36aba8600\n [2020-02-10T13:16:55.081Z] ---> 9d151fb779d2\n [2020-02-10T13:16:55.081Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-10T13:16:55.081Z] ---> Running in d4a662188f34\n [2020-02-10T13:16:56.026Z] Removing intermediate container d4a662188f34\n [2020-02-10T13:16:56.026Z] ---> 1955ec6d1932\n [2020-02-10T13:16:56.026Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-02-10T13:16:56.026Z] ---> Running in 2086e52f095e\n [2020-02-10T13:16:56.977Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:16:57.557Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:16:57.821Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-02-10T13:16:58.083Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-02-10T13:16:58.083Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-02-10T13:16:58.083Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-02-10T13:16:58.350Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-10T13:16:58.350Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-02-10T13:16:58.350Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-10T13:16:58.350Z] OK: 145 MiB in 45 packages\n [2020-02-10T13:16:58.920Z] Removing intermediate container 2086e52f095e\n [2020-02-10T13:16:58.920Z] ---> a0fc0fe0b43e\n [2020-02-10T13:16:58.920Z] Step 6/8 : WORKDIR /app\n [2020-02-10T13:16:58.920Z] ---> Running in 0e87962f31b7\n [2020-02-10T13:16:59.180Z] Removing intermediate container 0e87962f31b7\n [2020-02-10T13:16:59.180Z] ---> 06f9620403ed\n [2020-02-10T13:16:59.180Z] Step 7/8 : COPY . .\n [2020-02-10T13:16:59.442Z] ---> a1081d8036d1\n [2020-02-10T13:16:59.442Z] Step 8/8 : RUN go mod download\n [2020-02-10T13:16:59.442Z] ---> Running in eaaa9be1eee0\n [2020-02-10T13:17:00.045Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-10T13:17:00.636Z] go: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-10T13:17:00.636Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-10T13:17:00.899Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-02-10T13:17:01.161Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T13:17:01.424Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-10T13:17:01.686Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-10T13:17:01.686Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T13:17:01.686Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-10T13:17:01.686Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-02-10T13:17:01.686Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T13:17:01.949Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-10T13:17:01.949Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T13:17:01.949Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-10T13:17:02.218Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-10T13:17:02.218Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-02-10T13:17:02.218Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-10T13:17:02.485Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-10T13:17:02.485Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T13:17:02.485Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-10T13:17:02.485Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T13:17:02.752Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-10T13:17:02.752Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T13:17:02.752Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-10T13:17:03.017Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-10T13:17:03.017Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-10T13:17:03.017Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T13:17:03.591Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-10T13:17:06.145Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-10T13:17:06.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-10T13:17:06.715Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-10T13:17:06.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-10T13:17:06.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-10T13:17:06.715Z] go: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-10T13:17:06.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-10T13:17:06.715Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-10T13:17:06.976Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-10T13:17:06.976Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-10T13:17:07.547Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-10T13:17:07.547Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-10T13:17:07.808Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-10T13:17:08.068Z] go: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-10T13:17:08.068Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-10T13:17:08.327Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-10T13:17:08.327Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-10T13:17:08.589Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-10T13:17:08.589Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-10T13:17:08.866Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-10T13:17:09.443Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-10T13:17:09.703Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-10T13:17:09.703Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-10T13:17:09.703Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-10T13:17:09.970Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-10T13:17:09.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-10T13:17:28.092Z] \x1b[0mRemoving intermediate container eaaa9be1eee0\n [2020-02-10T13:17:28.092Z] ---> 7ef268b517d8\n [2020-02-10T13:17:28.092Z] Successfully built 7ef268b517d8\n [2020-02-10T13:17:28.092Z] 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-10T13:17:28.649Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-10T13:17:28.649Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T13:17:28.807Z] prd-centos7-docker-4c-2g-18534 does not seem to be running inside a container\n [2020-02-10T13:17:28.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-10T13:17:29.420Z] $ docker top 7dc02054ded1c1d7b914b77e7fd83a0caddce657d24b0fb23d2e8c5e2ede2b7f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T13:17:31.171Z] + go version\n [2020-02-10T13:17:31.566Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-10T13:17:31.878Z] + make test\n [2020-02-10T13:17:31.878Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-02-10T13:17:50.035Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-02-10T13:17:50.035Z] CGO_ENABLED=1 go vet ./...\n [2020-02-10T13:17:54.286Z] gofmt -l .\n [2020-02-10T13:17:54.286Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T13:17:54.286Z] ./bin/test-go-mod-tidy.sh\n [2020-02-10T13:17:54.874Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-02-10T13:17:55.537Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T13:17:55.551Z] $ docker stop --time=1 7dc02054ded1c1d7b914b77e7fd83a0caddce657d24b0fb23d2e8c5e2ede2b7f\n [2020-02-10T13:17:57.009Z] $ docker rm -f 7dc02054ded1c1d7b914b77e7fd83a0caddce657d24b0fb23d2e8c5e2ede2b7f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T13:17:58.275Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-10T13:17:58.598Z] + ls -al .\n [2020-02-10T13:17:58.598Z] total 100\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 10 13:17 .\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 10 13:16 ..\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 5304 Feb 10 13:16 Attribution.txt\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 10 13:16 bin\n [2020-02-10T13:17:58.598Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 10 13:17 coverage.out\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 180 Feb 10 13:16 docker-compose.debug.yml\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 133 Feb 10 13:16 docker-compose.yml\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 1917 Feb 10 13:16 Dockerfile\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 10 13:16 Dockerfile.build\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 127 Feb 10 13:16 .dockerignore\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 10 13:16 .git\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 93 Feb 10 13:16 .gitignore\n [2020-02-10T13:17:58.598Z] -rw-r--r--. 1 jenkins jenkins 126 Feb 10 13:17 go.mod\n [2020-02-10T13:17:58.598Z] -rw-------. 1 jenkins jenkins 13814 Feb 10 13:17 go.sum\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 689 Feb 10 13:16 Jenkinsfile\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 10 13:16 LICENSE\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 1616 Feb 10 13:16 main.go\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 1486 Feb 10 13:16 makefile\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 10342 Feb 10 13:16 README.md\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 8 jenkins jenkins 120 Feb 10 13:16 res\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 3 jenkins jenkins 45 Feb 10 13:16 .semver\n [2020-02-10T13:17:58.598Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 10 13:16 snap\n [2020-02-10T13:17:58.598Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 10 13:13 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T13:17:58.918Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=e8501ffefa785f9618244d829c2a2d8e9c218ada --label arch=x86_64 --label version=0.0.0 .\n [2020-02-10T13:17:58.918Z] Sending build context to Docker daemon 237.6kB\n\n [2020-02-10T13:17:58.918Z] Step 1/24 : ARG BASE=golang:1.13-alpine\n [2020-02-10T13:17:58.918Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-02-10T13:17:58.918Z] ---> 7ef268b517d8\n [2020-02-10T13:17:58.918Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-02-10T13:17:59.177Z] ---> Running in f27ce1be18cd\n [2020-02-10T13:17:59.177Z] Removing intermediate container f27ce1be18cd\n [2020-02-10T13:17:59.177Z] ---> 4e1517062cf0\n [2020-02-10T13:17:59.177Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-10T13:17:59.177Z] ---> Running in cfc8974e67da\n [2020-02-10T13:17:59.438Z] Removing intermediate container cfc8974e67da\n [2020-02-10T13:17:59.438Z] ---> 1599a8292de2\n [2020-02-10T13:17:59.438Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T13:17:59.438Z] ---> Running in f0acee281712\n [2020-02-10T13:17:59.438Z] Removing intermediate container f0acee281712\n [2020-02-10T13:17:59.438Z] ---> ac2205b1b865\n [2020-02-10T13:17:59.438Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-10T13:17:59.697Z] ---> Running in bce686ed8398\n [2020-02-10T13:18:00.264Z] Removing intermediate container bce686ed8398\n [2020-02-10T13:18:00.264Z] ---> 7c3778596bee\n [2020-02-10T13:18:00.264Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-10T13:18:00.523Z] ---> Running in 151601b66bdc\n [2020-02-10T13:18:00.788Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:18:01.728Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:18:01.728Z] OK: 145 MiB in 45 packages\n [2020-02-10T13:18:02.303Z] Removing intermediate container 151601b66bdc\n [2020-02-10T13:18:02.303Z] ---> 07854dc0dada\n [2020-02-10T13:18:02.303Z] Step 8/24 : WORKDIR /app\n [2020-02-10T13:18:02.303Z] ---> Running in ec42f3b8f2fc\n [2020-02-10T13:18:02.561Z] Removing intermediate container ec42f3b8f2fc\n [2020-02-10T13:18:02.561Z] ---> 2a342a5ac809\n [2020-02-10T13:18:02.561Z] Step 9/24 : COPY go.mod .\n [2020-02-10T13:18:02.561Z] ---> 81c4fbee7ac8\n [2020-02-10T13:18:02.561Z] Step 10/24 : RUN go mod download\n [2020-02-10T13:18:02.820Z] ---> Running in 9d822a626d61\n [2020-02-10T13:18:03.386Z] Removing intermediate container 9d822a626d61\n [2020-02-10T13:18:03.386Z] ---> 013ecb8fc358\n [2020-02-10T13:18:03.386Z] Step 11/24 : COPY . .\n [2020-02-10T13:18:03.646Z] ---> ef5405f25c5e\n [2020-02-10T13:18:03.646Z] Step 12/24 : ARG MAKE="make build"\n [2020-02-10T13:18:03.646Z] ---> Running in 87c8130b2d16\n [2020-02-10T13:18:03.907Z] Removing intermediate container 87c8130b2d16\n [2020-02-10T13:18:03.907Z] ---> 1d93e986ebfe\n [2020-02-10T13:18:03.907Z] Step 13/24 : RUN $MAKE\n [2020-02-10T13:18:03.907Z] ---> Running in ecebf4477d3c\n [2020-02-10T13:18:04.166Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable\n [2020-02-10T13:18:22.335Z] Removing intermediate container ecebf4477d3c\n [2020-02-10T13:18:22.335Z] ---> d3a3676c5b48\n [2020-02-10T13:18:22.335Z] Step 14/24 : FROM alpine:latest\n [2020-02-10T13:18:22.335Z] latest: Pulling from library/alpine\n [2020-02-10T13:18:22.335Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-10T13:18:22.335Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-10T13:18:22.335Z] c9b1b535fdd9: Download complete\n [2020-02-10T13:18:22.335Z] c9b1b535fdd9: Pull complete\n [2020-02-10T13:18:22.335Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-10T13:18:22.335Z] Status: Downloaded newer image for alpine:latest\n [2020-02-10T13:18:22.335Z] ---> e7d92cdc71fe\n [2020-02-10T13:18:22.335Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T13:18:22.335Z] ---> Running in 46fd250ce837\n [2020-02-10T13:18:22.335Z] Removing intermediate container 46fd250ce837\n [2020-02-10T13:18:22.335Z] ---> 6c2d71eb2a38\n [2020-02-10T13:18:22.335Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-02-10T13:18:22.335Z] ---> Running in 69d0c6c9f3bb\n [2020-02-10T13:18:22.335Z] Removing intermediate container 69d0c6c9f3bb\n [2020-02-10T13:18:22.335Z] ---> 23b2819d1b13\n [2020-02-10T13:18:22.335Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-02-10T13:18:22.335Z] ---> Running in f039572bb683\n [2020-02-10T13:18:22.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:18:22.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T13:18:22.335Z] (1/6) Installing ca-certificates (20191127-r1)\n [2020-02-10T13:18:22.335Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-02-10T13:18:22.335Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-02-10T13:18:22.335Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-02-10T13:18:22.335Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-10T13:18:22.335Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-02-10T13:18:22.335Z] Executing busybox-1.31.1-r9.trigger\n [2020-02-10T13:18:22.335Z] Executing ca-certificates-20191127-r1.trigger\n [2020-02-10T13:18:22.335Z] OK: 9 MiB in 20 packages\n [2020-02-10T13:18:22.594Z] Removing intermediate container f039572bb683\n [2020-02-10T13:18:22.594Z] ---> 4227d3f54dc9\n [2020-02-10T13:18:22.594Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-02-10T13:18:22.854Z] ---> 946cfc4661f2\n [2020-02-10T13:18:22.854Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-02-10T13:18:24.757Z] ---> 462c9af08435\n [2020-02-10T13:18:24.757Z] Step 20/24 : EXPOSE 48095\n [2020-02-10T13:18:24.757Z] ---> Running in 35b46fd9dc68\n [2020-02-10T13:18:24.757Z] Removing intermediate container 35b46fd9dc68\n [2020-02-10T13:18:24.757Z] ---> eeede8ed7f3e\n [2020-02-10T13:18:24.757Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-02-10T13:18:24.757Z] ---> Running in 2d2f44d6483f\n [2020-02-10T13:18:24.757Z] Removing intermediate container 2d2f44d6483f\n [2020-02-10T13:18:24.757Z] ---> 5c24c340363e\n [2020-02-10T13:18:24.757Z] Step 22/24 : LABEL arch=x86_64\n [2020-02-10T13:18:24.757Z] ---> Running in ba195f00ade7\n [2020-02-10T13:18:24.757Z] Removing intermediate container ba195f00ade7\n [2020-02-10T13:18:24.757Z] ---> 7f93fe49f131\n [2020-02-10T13:18:24.757Z] Step 23/24 : LABEL git_sha=e8501ffefa785f9618244d829c2a2d8e9c218ada\n [2020-02-10T13:18:25.015Z] ---> Running in f4b9a02bb632\n [2020-02-10T13:18:25.015Z] Removing intermediate container f4b9a02bb632\n [2020-02-10T13:18:25.015Z] ---> ee01bc04d6d5\n [2020-02-10T13:18:25.015Z] Step 24/24 : LABEL version=0.0.0\n [2020-02-10T13:18:25.015Z] ---> Running in 3d79b4dc79a4\n [2020-02-10T13:18:25.273Z] Removing intermediate container 3d79b4dc79a4\n [2020-02-10T13:18:25.273Z] ---> b04dc6c377dc\n [2020-02-10T13:18:25.273Z] Successfully built b04dc6c377dc\n [2020-02-10T13:18:25.273Z] Successfully tagged docker-app-service-configurable:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-10T13:18:38.039Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18535 in /w/workspace/y_app-service-configurable_PR-49\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T13:18:38.080Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T13:18:45.072Z] using credential edgex-jenkins-ssh\n [2020-02-10T13:18:45.099Z] Cloning the remote Git repository\n [2020-02-10T13:18:45.100Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T13:18:45.163Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:18:45.246Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-02-10T13:18:46.333Z] Fetching without tags\n [2020-02-10T13:18:45.346Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:18:45.347Z] > git --version # timeout=10\n [2020-02-10T13:18:45.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T13:18:45.464Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:18:46.215Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-10T13:18:46.250Z] > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10\n [2020-02-10T13:18:46.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:18:46.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-10T13:18:46.345Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-10T13:18:46.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T13:18:46.358Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T13:18:46.796Z] Merging remotes/origin/master commit 69efee50323857a559a9375b3c3009194f8967bb into PR head commit e8501ffefa785f9618244d829c2a2d8e9c218ada\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-10T13:18:47.126Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "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 [2020-02-10T13:18:46.825Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T13:18:46.882Z] > git checkout -f e8501ffefa785f9618244d829c2a2d8e9c218ada # timeout=10\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T13:18:48.333Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T13:18:48.686Z] ---> package-listing.sh\n [2020-02-10T13:18:48.686Z] ++ facter osfamily\n [2020-02-10T13:18:48.686Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-10T13:18:48.686Z] + OS_FAMILY=redhat\n [2020-02-10T13:18:48.686Z] + workspace=/w/workspace/y_app-service-configurable_PR-49\n [2020-02-10T13:18:48.686Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-10T13:18:48.686Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-10T13:18:48.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-10T13:18:48.686Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-10T13:18:48.686Z] + \'[\' /w/workspace/y_app-service-configurable_PR-49 \']\'\n [2020-02-10T13:18:48.686Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-10T13:18:48.686Z] + case "${OS_FAMILY}" in\n [2020-02-10T13:18:48.686Z] + rpm -qa\n [2020-02-10T13:18:48.686Z] + sort\n [2020-02-10T13:18:52.891Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-10T13:18:52.891Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-10T13:18:52.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-10T13:18:52.891Z] + \'[\' /w/workspace/y_app-service-configurable_PR-49 \']\'\n [2020-02-10T13:18:52.891Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-49/archives/\n [2020-02-10T13:18:52.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-49/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T13:18:53.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T13:18:53.410Z] \n [2020-02-10T13:18:53.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T13:18:53.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T13:18:53.747Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-10T13:18:53.747Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T13:18:53.747Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-10T13:18:53.747Z] c9ea274ed700: Pulling fs layer\n [2020-02-10T13:18:53.747Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-10T13:18:53.747Z] f6a933c9cadc: Pulling fs layer\n [2020-02-10T13:18:53.747Z] 61811dbd4963: Pulling fs layer\n [2020-02-10T13:18:53.747Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-10T13:18:53.747Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-10T13:18:53.747Z] dc21a1d4508b: Pulling fs layer\n [2020-02-10T13:18:53.747Z] 363af2e989c4: Pulling fs layer\n [2020-02-10T13:18:53.747Z] 9cfac6ba3733: Waiting\n [2020-02-10T13:18:53.747Z] f6a933c9cadc: Waiting\n [2020-02-10T13:18:53.747Z] 61811dbd4963: Waiting\n [2020-02-10T13:18:53.747Z] a6eb2c9e2280: Waiting\n [2020-02-10T13:18:53.747Z] 095dd8b7b4d8: Waiting\n [2020-02-10T13:18:53.747Z] dc21a1d4508b: Waiting\n [2020-02-10T13:18:53.747Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-10T13:18:53.747Z] da0e9bf0cc60: Download complete\n [2020-02-10T13:18:53.747Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-10T13:18:53.747Z] 9cfac6ba3733: Download complete\n [2020-02-10T13:18:54.021Z] e6b0cf9c0882: Download complete\n [2020-02-10T13:18:54.021Z] f6a933c9cadc: Download complete\n [2020-02-10T13:18:54.021Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-10T13:18:54.021Z] a6eb2c9e2280: Download complete\n [2020-02-10T13:18:54.297Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-10T13:18:54.297Z] 095dd8b7b4d8: Download complete\n [2020-02-10T13:18:54.297Z] e6b0cf9c0882: Pull complete\n [2020-02-10T13:18:54.566Z] c9ea274ed700: Verifying Checksum\n [2020-02-10T13:18:54.566Z] c9ea274ed700: Download complete\n [2020-02-10T13:18:54.566Z] dc21a1d4508b: Verifying Checksum\n [2020-02-10T13:18:54.566Z] dc21a1d4508b: Download complete\n [2020-02-10T13:18:54.566Z] 363af2e989c4: Verifying Checksum\n [2020-02-10T13:18:54.566Z] 363af2e989c4: Download complete\n [2020-02-10T13:18:54.566Z] da0e9bf0cc60: Pull complete\n [2020-02-10T13:18:55.158Z] 61811dbd4963: Verifying Checksum\n [2020-02-10T13:18:55.158Z] 61811dbd4963: Download complete\n [2020-02-10T13:18:57.075Z] c9ea274ed700: Pull complete\n [2020-02-10T13:18:57.075Z] 9cfac6ba3733: Pull complete\n [2020-02-10T13:18:58.018Z] f6a933c9cadc: Pull complete\n [2020-02-10T13:19:02.226Z] 61811dbd4963: Pull complete\n [2020-02-10T13:19:02.226Z] a6eb2c9e2280: Pull complete\n [2020-02-10T13:19:03.622Z] 095dd8b7b4d8: Pull complete\n [2020-02-10T13:19:03.622Z] dc21a1d4508b: Pull complete\n [2020-02-10T13:19:03.885Z] 363af2e989c4: Pull complete\n [2020-02-10T13:19:03.885Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-10T13:19:03.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-10T13:19:04.117Z] prd-centos7-docker-4c-2g-18533 does not seem to be running inside a container\n [2020-02-10T13:19:04.161Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-49 -v /w/workspace/y_app-service-configurable_PR-49:/w/workspace/y_app-service-configurable_PR-49:rw,z -v /w/workspace/y_app-service-configurable_PR-49@tmp:/w/workspace/y_app-service-configurable_PR-49@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-10T13:19:05.448Z] $ docker top 1e91031502abdc2d9d2e503a4646fc7f6029c2fd4f2d9b897407d54eb284f454 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-10T13:19:06.186Z] provisioning config files...\n [2020-02-10T13:19:06.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-49@tmp/config198709795858590553tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T13:19:06.260Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T13:19:06.589Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-10T13:19:06.612Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T13:19:06.942Z] ---> logs-deploy.sh\n [2020-02-10T13:19:06.942Z] + ARCHIVE_ARTIFACTS=\n [2020-02-10T13:19:06.942Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-10T13:19:06.942Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-10T13:19:06.942Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-10T13:19:06.942Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-49/1\n [2020-02-10T13:19:06.942Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-49/1/\n [2020-02-10T13:19:06.942Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-49/1 /w/workspace/y_app-service-configurable_PR-49\n [2020-02-10T13:19:08.323Z] Archives upload complete.\n [2020-02-10T13:19:08.323Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-49/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-49/1/\n [2020-02-10T13:19:08.900Z] ---> uname -a:\n [2020-02-10T13:19:08.900Z] Linux 1e91031502ab 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> lscpu:\n [2020-02-10T13:19:08.900Z] Architecture: x86_64\n [2020-02-10T13:19:08.900Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-10T13:19:08.900Z] Byte Order: Little Endian\n [2020-02-10T13:19:08.900Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-10T13:19:08.900Z] CPU(s): 4\n [2020-02-10T13:19:08.900Z] On-line CPU(s) list: 0-3\n [2020-02-10T13:19:08.900Z] Thread(s) per core: 1\n [2020-02-10T13:19:08.900Z] Core(s) per socket: 1\n [2020-02-10T13:19:08.900Z] Socket(s): 4\n [2020-02-10T13:19:08.900Z] NUMA node(s): 1\n [2020-02-10T13:19:08.900Z] Vendor ID: GenuineIntel\n [2020-02-10T13:19:08.900Z] CPU family: 6\n [2020-02-10T13:19:08.900Z] Model: 44\n [2020-02-10T13:19:08.900Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-10T13:19:08.900Z] Stepping: 1\n [2020-02-10T13:19:08.900Z] CPU MHz: 2933.436\n [2020-02-10T13:19:08.900Z] BogoMIPS: 5866.87\n [2020-02-10T13:19:08.900Z] Virtualization: VT-x\n [2020-02-10T13:19:08.900Z] Hypervisor vendor: KVM\n [2020-02-10T13:19:08.900Z] Virtualization type: full\n [2020-02-10T13:19:08.900Z] L1d cache: 128 KiB\n [2020-02-10T13:19:08.900Z] L1i cache: 128 KiB\n [2020-02-10T13:19:08.900Z] L2 cache: 16 MiB\n [2020-02-10T13:19:08.900Z] L3 cache: 64 MiB\n [2020-02-10T13:19:08.900Z] NUMA node0 CPU(s): 0-3\n [2020-02-10T13:19:08.900Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-10T13:19:08.900Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-10T13:19:08.900Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-10T13:19:08.900Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-10T13:19:08.900Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-10T13:19:08.900Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> nproc:\n [2020-02-10T13:19:08.900Z] 4\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> df -h:\n [2020-02-10T13:19:08.900Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-10T13:19:08.900Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-10T13:19:08.900Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-10T13:19:08.900Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-10T13:19:08.900Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-49\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-49@tmp\n [2020-02-10T13:19:08.900Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> free -m:\n [2020-02-10T13:19:08.900Z] total used free shared buff/cache available\n [2020-02-10T13:19:08.900Z] Mem: 1838 595 68 0 1174 1137\n [2020-02-10T13:19:08.900Z] Swap: 1023 0 1023\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> ip addr:\n [2020-02-10T13:19:08.900Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-10T13:19:08.900Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-10T13:19:08.900Z] inet 127.0.0.1/8 scope host lo\n [2020-02-10T13:19:08.900Z] valid_lft forever preferred_lft forever\n [2020-02-10T13:19:08.900Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-10T13:19:08.900Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-10T13:19:08.900Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-10T13:19:08.900Z] valid_lft forever preferred_lft forever\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> sar -b -r -n DEV:\n [2020-02-10T13:19:08.900Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:12:48 LINUX RESTART\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:14:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-10T13:19:08.900Z] 13:15:01 11.97 0.00 11.97 0.00 1955.59\n [2020-02-10T13:19:08.900Z] 13:16:01 0.58 0.00 0.58 0.00 9.07\n [2020-02-10T13:19:08.900Z] 13:17:01 0.27 0.00 0.27 0.00 3.48\n [2020-02-10T13:19:08.900Z] 13:18:01 0.53 0.00 0.53 0.00 5.46\n [2020-02-10T13:19:08.900Z] 13:19:01 91.26 58.80 32.46 3682.16 12702.58\n [2020-02-10T13:19:08.900Z] Average: 20.93 11.76 9.16 736.63 2935.89\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-10T13:19:08.900Z] 13:15:01 121732 1760572 93.53 2620 1232532 902168 30.78 407200 1196780 16\n [2020-02-10T13:19:08.900Z] 13:16:01 120916 1761388 93.58 2620 1232540 902168 30.78 407436 1196484 8\n [2020-02-10T13:19:08.900Z] 13:17:01 120192 1762112 93.61 2620 1232544 902360 30.79 408644 1196480 8\n [2020-02-10T13:19:08.900Z] 13:18:01 120784 1761520 93.58 2620 1232544 902168 30.78 407480 1196480 8\n [2020-02-10T13:19:08.900Z] 13:19:01 124556 1757748 93.38 2620 1176416 1111972 37.94 439564 1141640 97096\n [2020-02-10T13:19:08.900Z] Average: 121636 1760668 93.54 2620 1221315 944167 32.21 414065 1185573 19427\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-10T13:19:08.900Z] 13:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:16:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:17:01 eth0 1.91 0.93 1.55 0.24 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:18:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:19:01 eth0 85.89 68.89 2110.64 8.74 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] Average: eth0 17.84 14.02 422.57 1.80 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] ---> sar -P ALL:\n [2020-02-10T13:19:08.900Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:12:48 LINUX RESTART\n [2020-02-10T13:19:08.900Z] \n [2020-02-10T13:19:08.900Z] 13:14:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-10T13:19:08.900Z] 13:15:01 all 0.18 0.00 0.07 0.00 0.03 99.72\n [2020-02-10T13:19:08.900Z] 13:15:01 0 0.38 0.00 0.07 0.00 0.02 99.53\n [2020-02-10T13:19:08.900Z] 13:15:01 1 0.22 0.00 0.08 0.00 0.03 99.67\n [2020-02-10T13:19:08.900Z] 13:15:01 2 0.03 0.00 0.08 0.00 0.02 99.87\n [2020-02-10T13:19:08.900Z] 13:15:01 3 0.08 0.00 0.08 0.00 0.05 99.78\n [2020-02-10T13:19:08.900Z] 13:16:01 all 0.14 0.00 0.05 0.00 0.02 99.79\n [2020-02-10T13:19:08.900Z] 13:16:01 0 0.28 0.00 0.05 0.00 0.02 99.65\n [2020-02-10T13:19:08.901Z] 13:16:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-10T13:19:08.901Z] 13:16:01 2 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-02-10T13:19:08.901Z] 13:16:01 3 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-02-10T13:19:08.901Z] 13:17:01 all 0.14 0.00 0.06 0.00 0.02 99.78\n [2020-02-10T13:19:08.901Z] 13:17:01 0 0.32 0.00 0.07 0.00 0.03 99.58\n [2020-02-10T13:19:08.901Z] 13:17:01 1 0.15 0.00 0.08 0.00 0.03 99.73\n [2020-02-10T13:19:08.901Z] 13:17:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-10T13:19:08.901Z] 13:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-10T13:19:08.901Z] 13:18:01 all 0.17 0.00 0.05 0.00 0.02 99.76\n [2020-02-10T13:19:08.901Z] 13:18:01 0 0.45 0.00 0.02 0.00 0.00 99.53\n [2020-02-10T13:19:08.901Z] 13:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-10T13:19:08.901Z] 13:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-02-10T13:19:08.901Z] 13:18:01 3 0.10 0.00 0.08 0.00 0.02 99.80\n [2020-02-10T13:19:08.901Z] 13:19:01 all 3.96 0.00 2.33 1.40 0.50 91.81\n [2020-02-10T13:19:08.901Z] 13:19:01 0 4.07 0.00 2.36 0.40 0.44 92.73\n [2020-02-10T13:19:08.901Z] 13:19:01 1 3.90 0.00 2.05 2.37 0.50 91.17\n [2020-02-10T13:19:08.901Z] 13:19:01 2 3.39 0.00 2.54 0.15 0.50 93.41\n [2020-02-10T13:19:08.901Z] 13:19:01 3 4.46 0.00 2.36 2.66 0.59 89.93\n [2020-02-10T13:19:08.901Z] Average: all 0.91 0.00 0.51 0.28 0.12 98.19\n [2020-02-10T13:19:08.901Z] Average: 0 1.10 0.00 0.51 0.08 0.10 98.22\n [2020-02-10T13:19:08.901Z] Average: 1 0.88 0.00 0.46 0.47 0.12 98.07\n [2020-02-10T13:19:08.901Z] Average: 2 0.72 0.00 0.54 0.03 0.11 98.59\n [2020-02-10T13:19:08.901Z] Average: 3 0.95 0.00 0.52 0.53 0.14 97.86\n [2020-02-10T13:19:08.901Z] \n [2020-02-10T13:19:08.901Z] \n [2020-02-10T13:19:08.901Z] '