b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from ef3041bc9a80e6c74694bbcb5ab502021cef52c6\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-service-configurable, goVersion:1.13]\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-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.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-service-configurable\nDOCKER_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\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-18591\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-18600 in /w/workspace/_app-service-configurable_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/_app-service-configurable_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision ef3041bc9a80e6c74694bbcb5ab502021cef52c6 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\nCommit message: "Merge pull request #49 from akramtexas/update_for_go_1_13_issue_48"\n > git rev-list --no-walk 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-10T16:17:36.748Z] 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-10T16:17:37.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T16:17:37.850Z] \n[2020-02-10T16:17:37.850Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:17:38.184Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T16:17:38.184Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-10T16:17:38.184Z] e7c96db7181b: Pulling fs layer\n[2020-02-10T16:17:38.184Z] a038dfdf5543: Pulling fs layer\n[2020-02-10T16:17:38.184Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-10T16:17:38.184Z] e7c96db7181b: Verifying Checksum\n[2020-02-10T16:17:38.184Z] e7c96db7181b: Download complete\n[2020-02-10T16:17:38.445Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-10T16:17:38.445Z] 8d5d8e63b3c0: Download complete\n[2020-02-10T16:17:38.445Z] a038dfdf5543: Verifying Checksum\n[2020-02-10T16:17:38.705Z] e7c96db7181b: Pull complete\n[2020-02-10T16:17:39.277Z] a038dfdf5543: Pull complete\n[2020-02-10T16:17:39.537Z] 8d5d8e63b3c0: Pull complete\n[2020-02-10T16:17:39.537Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-10T16:17:39.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-10T16:17:39.665Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:17:39.708Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T16:17:40.305Z] $ docker top 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T16:17:40.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T16:17:40.886Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T16:17:41.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T16:17:41.101Z] $ docker exec 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52 ssh-agent\n[2020-02-10T16:17:41.289Z] SSH_AUTH_SOCK=/tmp/ssh-n4mOuhMBn4t6/agent.14\n[2020-02-10T16:17:41.289Z] SSH_AGENT_PID=21\n[2020-02-10T16:17:41.297Z] Running ssh-add (command line suppressed)\n[2020-02-10T16:17:41.439Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3032454593957394865.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3032454593957394865.key)\n[2020-02-10T16:17:41.488Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:17:41.785Z] + git describe --exact-match --tags HEAD\n[2020-02-10T16:17:41.785Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-10T16:17:41.840Z] $ docker exec --env ******** --env ******** 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52 ssh-agent -k\n[2020-02-10T16:17:41.985Z] unset SSH_AUTH_SOCK;\n[2020-02-10T16:17:41.985Z] unset SSH_AGENT_PID;\n[2020-02-10T16:17:41.985Z] echo Agent pid 21 killed;\n[2020-02-10T16:17:42.022Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-10T16:17:42.045Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-10T16:17:42.045Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-10T16:17:42.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T16:17:42.077Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T16:17:42.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T16:17:42.278Z] $ docker exec 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52 ssh-agent\n[2020-02-10T16:17:42.469Z] SSH_AUTH_SOCK=/tmp/ssh-oKzxxaYMj4SQ/agent.56\n[2020-02-10T16:17:42.469Z] SSH_AGENT_PID=63\n[2020-02-10T16:17:42.477Z] Running ssh-add (command line suppressed)\n[2020-02-10T16:17:42.623Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3617239126536211282.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3617239126536211282.key)\n[2020-02-10T16:17:42.681Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:17:42.985Z] + git semver init\n[2020-02-10T16:17:42.985Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T16:17:42.985Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n[2020-02-10T16:17:42.985Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n[2020-02-10T16:17:42.985Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T16:17:42.985Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T16:17:42.985Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T16:17:42.985Z] # $SEMVER_BRANCH = master\n[2020-02-10T16:17:42.985Z] # $SEMVER_TEMP = /tmp/semver-065176209\n[2020-02-10T16:17:42.985Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n[2020-02-10T16:17:43.245Z] # \'/tmp/semver-065176209\' -> \'/w/workspace/_app-service-configurable_master/.semver\'\n[2020-02-10T16:17:43.245Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n[Pipeline] }\n[2020-02-10T16:17:43.252Z] $ docker exec --env ******** --env ******** 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52 ssh-agent -k\n[2020-02-10T16:17:43.386Z] unset SSH_AUTH_SOCK;\n[2020-02-10T16:17:43.387Z] unset SSH_AGENT_PID;\n[2020-02-10T16:17:43.387Z] echo Agent pid 63 killed;\n[2020-02-10T16:17:43.435Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T16:17:43.754Z] + git semver\n[Pipeline] }\n[2020-02-10T16:17:43.766Z] $ docker stop --time=1 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52\n[2020-02-10T16:17:45.089Z] $ docker rm -f 360b8b2de245200a94d9d75422cd9afdc00ba60dfb9f6ea44b4fc8ba53a36c52\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-10T16:17:45.609Z] Stashed 33 file(s)\n[Pipeline] echo\n[2020-02-10T16:17:45.611Z] [edgeXSemver] initialized semver on version 1.0.1-dev.6\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-10T16:18:00.703Z] Still waiting to schedule task\n[2020-02-10T16:18:00.704Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-10T16:18:00.705Z] Still waiting to schedule task\n[2020-02-10T16:18:00.705Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-10T16:19:59.581Z] Running on prd-centos7-docker-4c-2g-18603 in /w/workspace/_app-service-configurable_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T16:19:59.595Z] Running in /w/workspace/app-service-configurable/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-10T16:20:12.986Z] using credential edgex-jenkins-ssh\n[2020-02-10T16:20:13.009Z] Cloning the remote Git repository\n[2020-02-10T16:20:13.009Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T16:20:13.070Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:20:13.177Z] > git init /w/workspace/app-service-configurable/10 # timeout=10\n[2020-02-10T16:20:13.254Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:20:13.255Z] > git --version # timeout=10\n[2020-02-10T16:20:13.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T16:20:13.656Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:20:15.683Z] Fetching without tags\n[2020-02-10T16:20:16.150Z] Checking out Revision ef3041bc9a80e6c74694bbcb5ab502021cef52c6 (master)\n[2020-02-10T16:20:15.612Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-02-10T16:20:15.627Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:20:15.659Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-02-10T16:20:15.688Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:20:15.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T16:20:15.700Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:20:16.163Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T16:20:16.210Z] > git checkout -f ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\n[2020-02-10T16:20:20.829Z] Commit message: "Merge pull request #49 from akramtexas/update_for_go_1_13_issue_48"\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-10T16:20:21.721Z] =========================================================\n[2020-02-10T16:20:21.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-10T16:20:21.721Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:20:22.939Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-10T16:20:23.955Z] Sending build context to Docker daemon 215.6kB\r\r\n[2020-02-10T16:20:23.955Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-10T16:20:23.955Z] Step 2/8 : FROM ${BASE}\n[2020-02-10T16:20:24.245Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-10T16:20:24.245Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 2848faf0eed1: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 0f37312ad70f: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 5788d62ee057: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 0e6b1d234666: Pulling fs layer\n[2020-02-10T16:20:24.245Z] bf5d7aec512f: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 34c802a77dc8: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 5c102a31e300: Pulling fs layer\n[2020-02-10T16:20:24.245Z] dcfb455df0a1: Pulling fs layer\n[2020-02-10T16:20:24.245Z] 34c802a77dc8: Waiting\n[2020-02-10T16:20:24.245Z] 9eb99e56ec68: Waiting\n[2020-02-10T16:20:24.245Z] dcfb455df0a1: Waiting\n[2020-02-10T16:20:24.245Z] 5788d62ee057: Waiting\n[2020-02-10T16:20:24.245Z] 0e6b1d234666: Waiting\n[2020-02-10T16:20:24.245Z] bf5d7aec512f: Waiting\n[2020-02-10T16:20:24.245Z] 27c7a5d97fbd: Waiting\n[2020-02-10T16:20:24.245Z] 5c102a31e300: Waiting\n[2020-02-10T16:20:24.245Z] 0f37312ad70f: Verifying Checksum\n[2020-02-10T16:20:24.245Z] 0f37312ad70f: Download complete\n[2020-02-10T16:20:24.245Z] 2848faf0eed1: Verifying Checksum\n[2020-02-10T16:20:24.245Z] 2848faf0eed1: Download complete\n[2020-02-10T16:20:24.245Z] 0e6b1d234666: Verifying Checksum\n[2020-02-10T16:20:24.245Z] 0e6b1d234666: Download complete\n[2020-02-10T16:20:24.245Z] bf5d7aec512f: Verifying Checksum\n[2020-02-10T16:20:24.245Z] bf5d7aec512f: Download complete\n[2020-02-10T16:20:24.245Z] e6b0cf9c0882: Download complete\n[2020-02-10T16:20:25.197Z] e6b0cf9c0882: Pull complete\n[2020-02-10T16:20:25.547Z] 2848faf0eed1: Pull complete\n[2020-02-10T16:20:25.547Z] 0f37312ad70f: Pull complete\n[2020-02-10T16:20:28.528Z] 34c802a77dc8: Download complete\n[2020-02-10T16:20:28.528Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-10T16:20:28.528Z] 27c7a5d97fbd: Download complete\n[2020-02-10T16:20:30.205Z] 5c102a31e300: Verifying Checksum\n[2020-02-10T16:20:30.205Z] 5c102a31e300: Download complete\n[2020-02-10T16:20:30.205Z] dcfb455df0a1: Verifying Checksum\n[2020-02-10T16:20:30.205Z] dcfb455df0a1: Download complete\n[2020-02-10T16:20:30.205Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-10T16:20:30.205Z] 9eb99e56ec68: Download complete\n[2020-02-10T16:20:30.477Z] 5788d62ee057: Verifying Checksum\n[2020-02-10T16:20:30.477Z] 5788d62ee057: Download complete\n[2020-02-10T16:20:38.866Z] 5788d62ee057: Pull complete\n[2020-02-10T16:20:39.196Z] 0e6b1d234666: Pull complete\n[2020-02-10T16:20:39.886Z] bf5d7aec512f: Pull complete\n[2020-02-10T16:20:44.307Z] 34c802a77dc8: Pull complete\n[2020-02-10T16:20:50.332Z] 9eb99e56ec68: Pull complete\n[2020-02-10T16:20:50.332Z] 27c7a5d97fbd: Pull complete\n[2020-02-10T16:20:53.432Z] 5c102a31e300: Pull complete\n[2020-02-10T16:20:53.432Z] dcfb455df0a1: Pull complete\n[2020-02-10T16:20:53.432Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-10T16:20:53.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-10T16:20:53.432Z] ---> 7c70fe431013\n[2020-02-10T16:20:53.432Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:20:53.749Z] ---> Running in 56d2fda581fa\n[2020-02-10T16:20:54.037Z] Removing intermediate container 56d2fda581fa\n[2020-02-10T16:20:54.037Z] ---> 098d8f8f364f\n[2020-02-10T16:20:54.037Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-10T16:20:54.037Z] ---> Running in fa8fd467c645\n[2020-02-10T16:20:56.075Z] Removing intermediate container fa8fd467c645\n[2020-02-10T16:20:56.075Z] ---> 2ffaeec1a426\n[2020-02-10T16:20:56.075Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-02-10T16:20:56.075Z] ---> Running in f5edace7d672\n[2020-02-10T16:20:58.706Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:20:59.384Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:21:00.568Z] (1/6) Installing libc-dev (0.7.2-r0)\n[2020-02-10T16:21:00.568Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-02-10T16:21:01.036Z] (3/6) Installing pkgconf (1.6.3-r0)\n[2020-02-10T16:21:01.036Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-02-10T16:21:01.434Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-02-10T16:21:01.775Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n[2020-02-10T16:21:01.775Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-10T16:21:01.775Z] OK: 145 MiB in 45 packages\n[2020-02-10T16:21:02.901Z] Removing intermediate container f5edace7d672\n[2020-02-10T16:21:02.901Z] ---> 591d90eea7c0\n[2020-02-10T16:21:02.901Z] Step 6/8 : WORKDIR /app\n[2020-02-10T16:21:03.212Z] ---> Running in 605e43954593\n[2020-02-10T16:21:03.858Z] Removing intermediate container 605e43954593\n[2020-02-10T16:21:03.858Z] ---> b87e641bbfdc\n[2020-02-10T16:21:03.858Z] Step 7/8 : COPY . .\n[2020-02-10T16:21:04.476Z] ---> 6bebb71d8943\n[2020-02-10T16:21:04.476Z] Step 8/8 : RUN go mod download\n[2020-02-10T16:21:04.758Z] ---> Running in 35c36ab0071d\n[2020-02-10T16:21:10.602Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-10T16:21:10.602Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-10T16:21:10.603Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-10T16:21:10.886Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-10T16:21:11.151Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-10T16:21:11.428Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-10T16:21:26.898Z] \x1b[0mRemoving intermediate container 35c36ab0071d\n[2020-02-10T16:21:26.898Z] ---> 098496b50dbd\n[2020-02-10T16:21:26.898Z] Successfully built 098496b50dbd\n[2020-02-10T16:21:26.898Z] 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-10T16:21:27.362Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-10T16:21:27.362Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:21:27.536Z] prd-centos7-docker-4c-2g-18603 does not seem to be running inside a container\n[2020-02-10T16:21:27.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-10T16:21:28.393Z] $ docker top 1aa92b9c951b46606b454ed04f570f0ab358b6d8e7115ce953acab5ec661ee21 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:21:29.625Z] + go version\n[2020-02-10T16:21:29.625Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-10T16:21:30.076Z] + make test\n[2020-02-10T16:21:30.076Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-02-10T16:22:02.781Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-02-10T16:22:02.782Z] CGO_ENABLED=1 go vet ./...\n[2020-02-10T16:22:05.512Z] gofmt -l .\n[2020-02-10T16:22:05.512Z] [ "`gofmt -l .`" = "" ]\n[2020-02-10T16:22:05.512Z] ./bin/test-go-mod-tidy.sh\n[2020-02-10T16:22:06.111Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-02-10T16:22:08.849Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-10T16:22:08.854Z] $ docker stop --time=1 1aa92b9c951b46606b454ed04f570f0ab358b6d8e7115ce953acab5ec661ee21\n[2020-02-10T16:22:10.797Z] $ docker rm -f 1aa92b9c951b46606b454ed04f570f0ab358b6d8e7115ce953acab5ec661ee21\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-10T16:22:12.333Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-10T16:22:12.680Z] + ls -al .\n[2020-02-10T16:22:12.680Z] total 100\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 10 16:22 .\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 10 16:20 ..\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 5304 Feb 10 16:20 Attribution.txt\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 10 16:20 bin\n[2020-02-10T16:22:12.680Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 10 16:21 coverage.out\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 180 Feb 10 16:20 docker-compose.debug.yml\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 133 Feb 10 16:20 docker-compose.yml\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 1917 Feb 10 16:20 Dockerfile\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 10 16:20 Dockerfile.build\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 127 Feb 10 16:20 .dockerignore\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 10 16:20 .git\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 93 Feb 10 16:20 .gitignore\n[2020-02-10T16:22:12.680Z] -rw-r--r--. 1 jenkins jenkins 126 Feb 10 16:22 go.mod\n[2020-02-10T16:22:12.680Z] -rw-r--r--. 1 jenkins jenkins 13814 Feb 10 16:22 go.sum\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 689 Feb 10 16:20 Jenkinsfile\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 10 16:20 LICENSE\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 1616 Feb 10 16:20 main.go\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 1486 Feb 10 16:20 makefile\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 10342 Feb 10 16:20 README.md\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 8 jenkins jenkins 120 Feb 10 16:20 res\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 10 16:20 .semver\n[2020-02-10T16:22:12.680Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 10 16:20 snap\n[2020-02-10T16:22:12.680Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 10 16:17 VERSION\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:22:13.012Z] + 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=ef3041bc9a80e6c74694bbcb5ab502021cef52c6 --label arch=x86_64 --label version=1.0.1-dev.6 .\n[2020-02-10T16:22:13.013Z] Sending build context to Docker daemon 231.9kB\r\r\n[2020-02-10T16:22:13.288Z] Step 1/24 : ARG BASE=golang:1.13-alpine\n[2020-02-10T16:22:13.288Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-02-10T16:22:13.288Z] ---> 098496b50dbd\n[2020-02-10T16:22:13.288Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-02-10T16:22:13.561Z] ---> Running in cc3c2ccfb773\n[2020-02-10T16:22:13.561Z] Removing intermediate container cc3c2ccfb773\n[2020-02-10T16:22:13.561Z] ---> beb855c97786\n[2020-02-10T16:22:13.561Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-10T16:22:13.561Z] ---> Running in bb2dc2d144dd\n[2020-02-10T16:22:13.844Z] Removing intermediate container bb2dc2d144dd\n[2020-02-10T16:22:13.844Z] ---> f7f5ed7737ff\n[2020-02-10T16:22:13.844Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:22:14.108Z] ---> Running in cda9c8d39707\n[2020-02-10T16:22:14.108Z] Removing intermediate container cda9c8d39707\n[2020-02-10T16:22:14.108Z] ---> 833a0a157c5a\n[2020-02-10T16:22:14.108Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-10T16:22:14.380Z] ---> Running in e56f63f7b1ef\n[2020-02-10T16:22:15.351Z] Removing intermediate container e56f63f7b1ef\n[2020-02-10T16:22:15.351Z] ---> 580080a467f6\n[2020-02-10T16:22:15.351Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-10T16:22:15.351Z] ---> Running in 362431ac3f21\n[2020-02-10T16:22:16.300Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:22:17.348Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:22:18.409Z] OK: 145 MiB in 45 packages\n[2020-02-10T16:22:19.436Z] Removing intermediate container 362431ac3f21\n[2020-02-10T16:22:19.436Z] ---> 284c0b9cd986\n[2020-02-10T16:22:19.436Z] Step 8/24 : WORKDIR /app\n[2020-02-10T16:22:19.436Z] ---> Running in b0ac7a7c1175\n[2020-02-10T16:22:19.436Z] Removing intermediate container b0ac7a7c1175\n[2020-02-10T16:22:19.436Z] ---> 602099a9eb90\n[2020-02-10T16:22:19.436Z] Step 9/24 : COPY go.mod .\n[2020-02-10T16:22:19.733Z] ---> c4a857a3bc03\n[2020-02-10T16:22:19.733Z] Step 10/24 : RUN go mod download\n[2020-02-10T16:22:19.733Z] ---> Running in 764b3a120681\n[2020-02-10T16:22:20.793Z] Removing intermediate container 764b3a120681\n[2020-02-10T16:22:20.793Z] ---> d9a7235594f9\n[2020-02-10T16:22:20.793Z] Step 11/24 : COPY . .\n[2020-02-10T16:22:21.410Z] ---> d73d46e709e7\n[2020-02-10T16:22:21.410Z] Step 12/24 : ARG MAKE="make build"\n[2020-02-10T16:22:21.410Z] ---> Running in a5eb0d6e03a8\n[2020-02-10T16:22:21.410Z] Removing intermediate container a5eb0d6e03a8\n[2020-02-10T16:22:21.410Z] ---> 88082a6b8b53\n[2020-02-10T16:22:21.410Z] Step 13/24 : RUN $MAKE\n[2020-02-10T16:22:21.410Z] ---> Running in 727a43b6c953\n[2020-02-10T16:22:21.988Z] 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=1.0.1-dev.6" -o app-service-configurable\n[2020-02-10T16:22:55.232Z] Removing intermediate container 727a43b6c953\n[2020-02-10T16:22:55.232Z] ---> 1ac2c866f6e3\n[2020-02-10T16:22:55.232Z] Step 14/24 : FROM alpine:latest\n[2020-02-10T16:22:55.232Z] latest: Pulling from library/alpine\n[2020-02-10T16:22:55.232Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-10T16:22:55.232Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-10T16:22:55.232Z] c9b1b535fdd9: Download complete\n[2020-02-10T16:22:55.232Z] c9b1b535fdd9: Pull complete\n[2020-02-10T16:22:55.232Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-10T16:22:55.232Z] Status: Downloaded newer image for alpine:latest\n[2020-02-10T16:22:55.232Z] ---> e7d92cdc71fe\n[2020-02-10T16:22:55.232Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:22:55.232Z] ---> Running in 9af482874d65\n[2020-02-10T16:22:55.232Z] Removing intermediate container 9af482874d65\n[2020-02-10T16:22:55.232Z] ---> d5808b8111db\n[2020-02-10T16:22:55.232Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-02-10T16:22:55.232Z] ---> Running in 96543ad6417f\n[2020-02-10T16:22:55.232Z] Removing intermediate container 96543ad6417f\n[2020-02-10T16:22:55.232Z] ---> 3ba80e8ce19d\n[2020-02-10T16:22:55.232Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-02-10T16:22:55.232Z] ---> Running in cb54581b7469\n[2020-02-10T16:22:55.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:22:55.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-10T16:22:55.232Z] (1/6) Installing ca-certificates (20191127-r1)\n[2020-02-10T16:22:55.232Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-02-10T16:22:55.232Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-02-10T16:22:55.232Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-02-10T16:22:55.232Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-02-10T16:22:55.232Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-02-10T16:22:55.232Z] Executing busybox-1.31.1-r9.trigger\n[2020-02-10T16:22:55.232Z] Executing ca-certificates-20191127-r1.trigger\n[2020-02-10T16:22:55.232Z] OK: 9 MiB in 20 packages\n[2020-02-10T16:22:55.232Z] Removing intermediate container cb54581b7469\n[2020-02-10T16:22:55.232Z] ---> 1ccd0dad624e\n[2020-02-10T16:22:55.232Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-02-10T16:22:55.232Z] ---> 897967e4a596\n[2020-02-10T16:22:55.232Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-02-10T16:22:57.210Z] ---> b2089afa47c1\n[2020-02-10T16:22:57.210Z] Step 20/24 : EXPOSE 48095\n[2020-02-10T16:22:57.210Z] ---> Running in 52edee24911b\n[2020-02-10T16:22:57.210Z] Removing intermediate container 52edee24911b\n[2020-02-10T16:22:57.210Z] ---> 78b5faafa6bf\n[2020-02-10T16:22:57.210Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-02-10T16:22:57.210Z] ---> Running in b55fab2a0c34\n[2020-02-10T16:22:57.478Z] Removing intermediate container b55fab2a0c34\n[2020-02-10T16:22:57.478Z] ---> f966e198ebcd\n[2020-02-10T16:22:57.478Z] Step 22/24 : LABEL arch=x86_64\n[2020-02-10T16:22:57.478Z] ---> Running in e6cfe3aab7cf\n[2020-02-10T16:22:57.746Z] Removing intermediate container e6cfe3aab7cf\n[2020-02-10T16:22:57.746Z] ---> d3fd6004f020\n[2020-02-10T16:22:57.746Z] Step 23/24 : LABEL git_sha=ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:22:57.746Z] ---> Running in a0375d7e40b2\n[2020-02-10T16:22:58.065Z] Removing intermediate container a0375d7e40b2\n[2020-02-10T16:22:58.066Z] ---> 7070ac663472\n[2020-02-10T16:22:58.066Z] Step 24/24 : LABEL version=1.0.1-dev.6\n[2020-02-10T16:22:58.066Z] ---> Running in 1b3a53b5a625\n[2020-02-10T16:22:58.350Z] Removing intermediate container 1b3a53b5a625\n[2020-02-10T16:22:58.350Z] ---> f35cdc1f5c2d\n[2020-02-10T16:22:58.350Z] Successfully built f35cdc1f5c2d\n[2020-02-10T16:22:58.350Z] 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[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-10T16:22:58.528Z] provisioning config files...\n[2020-02-10T16:22:58.581Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config7344854409628116196tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:22:59.046Z] nexus3.edgexfoundry.org:10001\n[2020-02-10T16:22:59.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:22:59.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:22:59.955Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:22:59.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:22:59.955Z] \n[2020-02-10T16:22:59.955Z] Login Succeeded\n[2020-02-10T16:22:59.955Z] nexus3.edgexfoundry.org:10002\n[2020-02-10T16:23:00.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:23:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:23:00.555Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:23:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:23:00.555Z] \n[2020-02-10T16:23:00.555Z] Login Succeeded\n[2020-02-10T16:23:00.555Z] nexus3.edgexfoundry.org:10003\n[2020-02-10T16:23:00.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:23:00.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:23:00.833Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:23:00.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:23:00.833Z] \n[2020-02-10T16:23:00.833Z] Login Succeeded\n[2020-02-10T16:23:00.833Z] nexus3.edgexfoundry.org:10004\n[2020-02-10T16:23:01.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:23:01.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:23:01.436Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:23:01.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:23:01.436Z] \n[2020-02-10T16:23:01.436Z] Login Succeeded\n[2020-02-10T16:23:01.436Z] docker.io\n[2020-02-10T16:23:02.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:23:02.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:23:02.332Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:23:02.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:23:02.332Z] \n[2020-02-10T16:23:02.332Z] Login Succeeded\n[Pipeline] }\n[2020-02-10T16:23:02.355Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-02-10T16:23:02.408Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags:\n[2020-02-10T16:23:02.409Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:23:02.409Z] latest\n[2020-02-10T16:23:02.409Z] 1.0.1-dev.6\n[2020-02-10T16:23:02.409Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[2020-02-10T16:23:02.409Z] master\n[2020-02-10T16:23:02.409Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:02.777Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:03.283Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:23:03.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-02-10T16:23:03.890Z] b04936fce36f: Preparing\n[2020-02-10T16:23:03.890Z] 2a6b62b15342: Preparing\n[2020-02-10T16:23:03.890Z] fd0297bcf0e0: Preparing\n[2020-02-10T16:23:03.891Z] 5216338b40a7: Preparing\n[2020-02-10T16:23:03.891Z] 5216338b40a7: Layer already exists\n[2020-02-10T16:23:04.225Z] 2a6b62b15342: Pushed\n[2020-02-10T16:23:04.572Z] fd0297bcf0e0: Pushed\n[2020-02-10T16:23:06.655Z] b04936fce36f: Pushed\n[2020-02-10T16:23:06.655Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6: digest: sha256:67e24bef1c6e6b192a5b1199d494eb5c7b085a9ad6f936bd964e03cb2354f2f9 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:06.970Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:07.312Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n[2020-02-10T16:23:07.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-02-10T16:23:07.312Z] b04936fce36f: Preparing\n[2020-02-10T16:23:07.312Z] 2a6b62b15342: Preparing\n[2020-02-10T16:23:07.312Z] fd0297bcf0e0: Preparing\n[2020-02-10T16:23:07.312Z] 5216338b40a7: Preparing\n[2020-02-10T16:23:07.312Z] 2a6b62b15342: Layer already exists\n[2020-02-10T16:23:07.312Z] b04936fce36f: Layer already exists\n[2020-02-10T16:23:07.312Z] fd0297bcf0e0: Layer already exists\n[2020-02-10T16:23:07.312Z] 5216338b40a7: Layer already exists\n[2020-02-10T16:23:07.612Z] latest: digest: sha256:67e24bef1c6e6b192a5b1199d494eb5c7b085a9ad6f936bd964e03cb2354f2f9 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:07.981Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:08.561Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.6\n[2020-02-10T16:23:08.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-02-10T16:23:08.561Z] b04936fce36f: Preparing\n[2020-02-10T16:23:08.561Z] 2a6b62b15342: Preparing\n[2020-02-10T16:23:08.561Z] fd0297bcf0e0: Preparing\n[2020-02-10T16:23:08.561Z] 5216338b40a7: Preparing\n[2020-02-10T16:23:08.561Z] 5216338b40a7: Layer already exists\n[2020-02-10T16:23:08.561Z] fd0297bcf0e0: Layer already exists\n[2020-02-10T16:23:08.561Z] b04936fce36f: Layer already exists\n[2020-02-10T16:23:08.561Z] 2a6b62b15342: Layer already exists\n[2020-02-10T16:23:08.561Z] 1.0.1-dev.6: digest: sha256:67e24bef1c6e6b192a5b1199d494eb5c7b085a9ad6f936bd964e03cb2354f2f9 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:09.150Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:09.572Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[2020-02-10T16:23:09.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-02-10T16:23:09.572Z] b04936fce36f: Preparing\n[2020-02-10T16:23:09.572Z] 2a6b62b15342: Preparing\n[2020-02-10T16:23:09.572Z] fd0297bcf0e0: Preparing\n[2020-02-10T16:23:09.572Z] 5216338b40a7: Preparing\n[2020-02-10T16:23:09.572Z] b04936fce36f: Layer already exists\n[2020-02-10T16:23:09.866Z] fd0297bcf0e0: Layer already exists\n[2020-02-10T16:23:09.866Z] 5216338b40a7: Layer already exists\n[2020-02-10T16:23:09.866Z] 2a6b62b15342: Layer already exists\n[2020-02-10T16:23:09.866Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6: digest: sha256:67e24bef1c6e6b192a5b1199d494eb5c7b085a9ad6f936bd964e03cb2354f2f9 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:10.218Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:23:10.725Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n[2020-02-10T16:23:10.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-02-10T16:23:10.725Z] b04936fce36f: Preparing\n[2020-02-10T16:23:10.725Z] 2a6b62b15342: Preparing\n[2020-02-10T16:23:10.725Z] fd0297bcf0e0: Preparing\n[2020-02-10T16:23:10.725Z] 5216338b40a7: Preparing\n[2020-02-10T16:23:10.725Z] fd0297bcf0e0: Layer already exists\n[2020-02-10T16:23:10.725Z] 5216338b40a7: Layer already exists\n[2020-02-10T16:23:10.725Z] b04936fce36f: Layer already exists\n[2020-02-10T16:23:10.725Z] 2a6b62b15342: Layer already exists\n[2020-02-10T16:23:10.725Z] master: digest: sha256:67e24bef1c6e6b192a5b1199d494eb5c7b085a9ad6f936bd964e03cb2354f2f9 size: 1159\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\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-10T16:25:40.276Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18606 in /w/workspace/_app-service-configurable_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-10T16:25:40.288Z] Running in /w/workspace/app-service-configurable/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-10T16:25:47.692Z] using credential edgex-jenkins-ssh\n[2020-02-10T16:25:47.721Z] Cloning the remote Git repository\n[2020-02-10T16:25:47.721Z] Cloning with configured refspecs honoured and without tags\n[2020-02-10T16:25:47.814Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:25:47.958Z] > git init /w/workspace/app-service-configurable/10 # timeout=10\n[2020-02-10T16:25:48.036Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:25:48.037Z] > git --version # timeout=10\n[2020-02-10T16:25:48.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T16:25:48.124Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:25:48.710Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-02-10T16:25:48.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:25:48.776Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-02-10T16:25:48.823Z] Fetching without tags\n[2020-02-10T16:25:49.312Z] Checking out Revision ef3041bc9a80e6c74694bbcb5ab502021cef52c6 (master)\n[2020-02-10T16:25:48.826Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-02-10T16:25:48.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-10T16:25:48.843Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-10T16:25:49.326Z] > git config core.sparsecheckout # timeout=10\n[2020-02-10T16:25:49.358Z] > git checkout -f ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\n[2020-02-10T16:25:53.832Z] Commit message: "Merge pull request #49 from akramtexas/update_for_go_1_13_issue_48"\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-10T16:25:54.804Z] =========================================================\n[2020-02-10T16:25:54.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-10T16:25:54.805Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:25:56.447Z] + 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-10T16:25:57.450Z] Sending build context to Docker daemon 215.6kB\r\r\n[2020-02-10T16:25:57.450Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-10T16:25:57.450Z] Step 2/8 : FROM ${BASE}\n[2020-02-10T16:25:58.454Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-10T16:25:58.454Z] cde5963f3b93: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 777b28850792: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 1df406cf5192: Pulling fs layer\n[2020-02-10T16:25:58.454Z] cd6300453558: Pulling fs layer\n[2020-02-10T16:25:58.454Z] b9c365052c96: Pulling fs layer\n[2020-02-10T16:25:58.454Z] a2d8cc88f415: Pulling fs layer\n[2020-02-10T16:25:58.454Z] ea1d1ca13537: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-10T16:25:58.454Z] 8a11ddd9e578: Waiting\n[2020-02-10T16:25:58.454Z] 4cf88f913ddb: Waiting\n[2020-02-10T16:25:58.454Z] 1df406cf5192: Waiting\n[2020-02-10T16:25:58.454Z] cd6300453558: Waiting\n[2020-02-10T16:25:58.454Z] b9c365052c96: Waiting\n[2020-02-10T16:25:58.454Z] a2d8cc88f415: Waiting\n[2020-02-10T16:25:58.454Z] ea1d1ca13537: Waiting\n[2020-02-10T16:25:58.454Z] 3750a50a1c5e: Waiting\n[2020-02-10T16:25:58.454Z] 777b28850792: Verifying Checksum\n[2020-02-10T16:25:58.454Z] 777b28850792: Download complete\n[2020-02-10T16:25:58.454Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-10T16:25:58.454Z] 2a23fa8c16f7: Download complete\n[2020-02-10T16:25:58.739Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-10T16:25:58.739Z] 4cf88f913ddb: Download complete\n[2020-02-10T16:25:58.739Z] 1df406cf5192: Verifying Checksum\n[2020-02-10T16:25:58.739Z] 1df406cf5192: Download complete\n[2020-02-10T16:25:59.334Z] cde5963f3b93: Verifying Checksum\n[2020-02-10T16:25:59.334Z] cde5963f3b93: Download complete\n[2020-02-10T16:26:01.979Z] cde5963f3b93: Pull complete\n[2020-02-10T16:26:02.992Z] 2a23fa8c16f7: Pull complete\n[2020-02-10T16:26:03.270Z] 777b28850792: Pull complete\n[2020-02-10T16:26:06.712Z] cd6300453558: Verifying Checksum\n[2020-02-10T16:26:06.712Z] cd6300453558: Download complete\n[2020-02-10T16:26:06.991Z] a2d8cc88f415: Verifying Checksum\n[2020-02-10T16:26:06.991Z] a2d8cc88f415: Download complete\n[2020-02-10T16:26:11.329Z] ea1d1ca13537: Verifying Checksum\n[2020-02-10T16:26:11.329Z] ea1d1ca13537: Download complete\n[2020-02-10T16:26:11.329Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-10T16:26:11.329Z] 3750a50a1c5e: Download complete\n[2020-02-10T16:26:13.971Z] b9c365052c96: Verifying Checksum\n[2020-02-10T16:26:13.971Z] b9c365052c96: Download complete\n[2020-02-10T16:26:15.969Z] 8a11ddd9e578: Download complete\n[2020-02-10T16:26:34.263Z] 8a11ddd9e578: Pull complete\n[2020-02-10T16:26:34.263Z] 4cf88f913ddb: Pull complete\n[2020-02-10T16:26:34.263Z] 1df406cf5192: Pull complete\n[2020-02-10T16:26:39.798Z] cd6300453558: Pull complete\n[2020-02-10T16:26:48.066Z] b9c365052c96: Pull complete\n[2020-02-10T16:26:48.067Z] a2d8cc88f415: Pull complete\n[2020-02-10T16:26:50.686Z] ea1d1ca13537: Pull complete\n[2020-02-10T16:26:50.686Z] 3750a50a1c5e: Pull complete\n[2020-02-10T16:26:50.686Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-10T16:26:50.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-10T16:26:50.686Z] ---> 78745c68409d\n[2020-02-10T16:26:50.686Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:26:54.055Z] ---> Running in 4761fb2d5b62\n[2020-02-10T16:26:54.332Z] Removing intermediate container 4761fb2d5b62\n[2020-02-10T16:26:54.332Z] ---> 8636893cea6d\n[2020-02-10T16:26:54.332Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-10T16:26:54.608Z] ---> Running in da72e755f274\n[2020-02-10T16:26:56.572Z] Removing intermediate container da72e755f274\n[2020-02-10T16:26:56.572Z] ---> a81023f69399\n[2020-02-10T16:26:56.572Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-02-10T16:26:56.840Z] ---> Running in 49f1b223cbdc\n[2020-02-10T16:26:57.807Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:26:58.774Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:26:59.743Z] (1/6) Installing libc-dev (0.7.2-r0)\n[2020-02-10T16:26:59.743Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-02-10T16:27:00.013Z] (3/6) Installing pkgconf (1.6.3-r0)\n[2020-02-10T16:27:00.013Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-02-10T16:27:00.013Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-02-10T16:27:00.286Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n[2020-02-10T16:27:00.286Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-10T16:27:00.286Z] OK: 127 MiB in 45 packages\n[2020-02-10T16:27:01.726Z] Removing intermediate container 49f1b223cbdc\n[2020-02-10T16:27:01.726Z] ---> 732d85eb15e3\n[2020-02-10T16:27:01.726Z] Step 6/8 : WORKDIR /app\n[2020-02-10T16:27:02.004Z] ---> Running in 1e7f1ae8169b\n[2020-02-10T16:27:02.302Z] Removing intermediate container 1e7f1ae8169b\n[2020-02-10T16:27:02.302Z] ---> d594e3c04c60\n[2020-02-10T16:27:02.302Z] Step 7/8 : COPY . .\n[2020-02-10T16:27:02.898Z] ---> ff78839e4ed8\n[2020-02-10T16:27:02.898Z] Step 8/8 : RUN go mod download\n[2020-02-10T16:27:03.168Z] ---> Running in f3cfa674db0e\n[2020-02-10T16:27:05.776Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-10T16:27:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-10T16:27:06.043Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-10T16:27:06.311Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-10T16:27:28.733Z] \x1b[0mRemoving intermediate container f3cfa674db0e\n[2020-02-10T16:27:28.733Z] ---> 37f271c87112\n[2020-02-10T16:27:28.733Z] Successfully built 37f271c87112\n[2020-02-10T16:27:28.733Z] 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-10T16:27:29.199Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-10T16:27:29.466Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:27:29.834Z] prd-ubuntu18.04-docker-arm64-4c-2g-18606 does not seem to be running inside a container\n[2020-02-10T16:27:29.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-10T16:27:31.520Z] $ docker top 384207cc0d0d8f0545f0f6e7034b2d7bad9a726379f38ae49dbcd041aa8264aa -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:27:33.892Z] + go version\n[2020-02-10T16:27:33.892Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-10T16:27:34.610Z] + make test\n[2020-02-10T16:27:34.610Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-02-10T16:28:56.386Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-02-10T16:28:56.386Z] CGO_ENABLED=1 go vet ./...\n[2020-02-10T16:29:11.460Z] gofmt -l .\n[2020-02-10T16:29:11.460Z] [ "`gofmt -l .`" = "" ]\n[2020-02-10T16:29:11.460Z] ./bin/test-go-mod-tidy.sh\n[2020-02-10T16:29:11.460Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-02-10T16:29:12.450Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-10T16:29:12.882Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-10T16:29:12.878Z] $ docker stop --time=1 384207cc0d0d8f0545f0f6e7034b2d7bad9a726379f38ae49dbcd041aa8264aa\n[2020-02-10T16:29:15.020Z] $ docker rm -f 384207cc0d0d8f0545f0f6e7034b2d7bad9a726379f38ae49dbcd041aa8264aa\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-10T16:29:16.081Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-10T16:29:16.407Z] + ls -al .\n[2020-02-10T16:29:16.407Z] total 124\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 10 16:29 .\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 16:25 ..\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 127 Feb 10 16:25 .dockerignore\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 16:25 .git\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 93 Feb 10 16:25 .gitignore\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 16:25 .semver\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 5304 Feb 10 16:25 Attribution.txt\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 1917 Feb 10 16:25 Dockerfile\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 966 Feb 10 16:25 Dockerfile.build\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 689 Feb 10 16:25 Jenkinsfile\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 16:25 LICENSE\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 10342 Feb 10 16:25 README.md\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 10 16:17 VERSION\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 16:25 bin\n[2020-02-10T16:29:16.407Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 10 16:27 coverage.out\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 180 Feb 10 16:25 docker-compose.debug.yml\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 133 Feb 10 16:25 docker-compose.yml\n[2020-02-10T16:29:16.407Z] -rw-r--r-- 1 jenkins jenkins 126 Feb 10 16:29 go.mod\n[2020-02-10T16:29:16.407Z] -rw-r--r-- 1 jenkins jenkins 13814 Feb 10 16:29 go.sum\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 1616 Feb 10 16:25 main.go\n[2020-02-10T16:29:16.407Z] -rw-rw-r-- 1 jenkins jenkins 1486 Feb 10 16:25 makefile\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 16:25 res\n[2020-02-10T16:29:16.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 16:25 snap\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:29:16.737Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=ef3041bc9a80e6c74694bbcb5ab502021cef52c6 --label arch=arm64 --label version=1.0.1-dev.6 .\n[2020-02-10T16:29:17.326Z] Sending build context to Docker daemon 231.9kB\r\r\n[2020-02-10T16:29:17.326Z] Step 1/24 : ARG BASE=golang:1.13-alpine\n[2020-02-10T16:29:17.326Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-02-10T16:29:17.326Z] ---> 37f271c87112\n[2020-02-10T16:29:17.326Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-02-10T16:29:17.326Z] ---> Running in 63ffb6a7c91c\n[2020-02-10T16:29:17.598Z] Removing intermediate container 63ffb6a7c91c\n[2020-02-10T16:29:17.598Z] ---> 093ce1b89081\n[2020-02-10T16:29:17.598Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-10T16:29:17.868Z] ---> Running in 47e076b6c393\n[2020-02-10T16:29:18.141Z] Removing intermediate container 47e076b6c393\n[2020-02-10T16:29:18.141Z] ---> c327d7b4b9ca\n[2020-02-10T16:29:18.141Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:29:18.412Z] ---> Running in a7eb9e9060f5\n[2020-02-10T16:29:18.679Z] Removing intermediate container a7eb9e9060f5\n[2020-02-10T16:29:18.679Z] ---> d051bbd4f190\n[2020-02-10T16:29:18.679Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-10T16:29:18.679Z] ---> Running in 3cab6759358e\n[2020-02-10T16:29:20.655Z] Removing intermediate container 3cab6759358e\n[2020-02-10T16:29:20.655Z] ---> 1b0204424f25\n[2020-02-10T16:29:20.655Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-10T16:29:20.655Z] ---> Running in 24a659f02cc9\n[2020-02-10T16:29:21.643Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:29:22.614Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:29:23.213Z] OK: 127 MiB in 45 packages\n[2020-02-10T16:29:24.194Z] Removing intermediate container 24a659f02cc9\n[2020-02-10T16:29:24.194Z] ---> 53d22b768653\n[2020-02-10T16:29:24.194Z] Step 8/24 : WORKDIR /app\n[2020-02-10T16:29:24.194Z] ---> Running in 1414c70ef5b2\n[2020-02-10T16:29:24.783Z] Removing intermediate container 1414c70ef5b2\n[2020-02-10T16:29:24.783Z] ---> c0c078db2020\n[2020-02-10T16:29:24.783Z] Step 9/24 : COPY go.mod .\n[2020-02-10T16:29:25.053Z] ---> 2f8600bbb2d7\n[2020-02-10T16:29:25.053Z] Step 10/24 : RUN go mod download\n[2020-02-10T16:29:25.327Z] ---> Running in 4e363b50e812\n[2020-02-10T16:29:27.315Z] Removing intermediate container 4e363b50e812\n[2020-02-10T16:29:27.316Z] ---> 8d998dd61a17\n[2020-02-10T16:29:27.316Z] Step 11/24 : COPY . .\n[2020-02-10T16:29:27.902Z] ---> b625562c523a\n[2020-02-10T16:29:27.902Z] Step 12/24 : ARG MAKE="make build"\n[2020-02-10T16:29:27.902Z] ---> Running in 3cd07b7aef97\n[2020-02-10T16:29:28.178Z] Removing intermediate container 3cd07b7aef97\n[2020-02-10T16:29:28.178Z] ---> 0d10cfec7c30\n[2020-02-10T16:29:28.178Z] Step 13/24 : RUN $MAKE\n[2020-02-10T16:29:28.457Z] ---> Running in 76026cd37490\n[2020-02-10T16:29:29.437Z] 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=1.0.1-dev.6" -o app-service-configurable\n[2020-02-10T16:30:51.194Z] Removing intermediate container 76026cd37490\n[2020-02-10T16:30:51.194Z] ---> 5080b5730148\n[2020-02-10T16:30:51.194Z] Step 14/24 : FROM alpine:latest\n[2020-02-10T16:30:51.194Z] latest: Pulling from library/alpine\n[2020-02-10T16:30:51.194Z] 8fa90b21c985: Pulling fs layer\n[2020-02-10T16:30:51.194Z] 8fa90b21c985: Download complete\n[2020-02-10T16:30:51.194Z] 8fa90b21c985: Pull complete\n[2020-02-10T16:30:51.194Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-10T16:30:51.194Z] Status: Downloaded newer image for alpine:latest\n[2020-02-10T16:30:51.194Z] ---> 6e4716cdcf7a\n[2020-02-10T16:30:51.194Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-10T16:30:51.194Z] ---> Running in 48f5aea4d5c5\n[2020-02-10T16:30:51.194Z] Removing intermediate container 48f5aea4d5c5\n[2020-02-10T16:30:51.194Z] ---> 86d6b3914f42\n[2020-02-10T16:30:51.194Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-02-10T16:30:51.194Z] ---> Running in 308f72d5320e\n[2020-02-10T16:30:51.194Z] Removing intermediate container 308f72d5320e\n[2020-02-10T16:30:51.194Z] ---> af71d18d16ff\n[2020-02-10T16:30:51.194Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-02-10T16:30:51.194Z] ---> Running in 88f5c7d28b6f\n[2020-02-10T16:30:51.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:30:51.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-10T16:30:51.194Z] (1/6) Installing ca-certificates (20191127-r1)\n[2020-02-10T16:30:51.194Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-02-10T16:30:51.194Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-02-10T16:30:51.194Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-02-10T16:30:51.194Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-02-10T16:30:51.194Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-02-10T16:30:51.194Z] Executing busybox-1.31.1-r9.trigger\n[2020-02-10T16:30:51.194Z] Executing ca-certificates-20191127-r1.trigger\n[2020-02-10T16:30:51.194Z] OK: 8 MiB in 20 packages\n[2020-02-10T16:30:51.194Z] Removing intermediate container 88f5c7d28b6f\n[2020-02-10T16:30:51.194Z] ---> 13f3daa34b82\n[2020-02-10T16:30:51.194Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-02-10T16:30:51.194Z] ---> 78c60f60d42f\n[2020-02-10T16:30:51.194Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-02-10T16:30:51.194Z] ---> 4e31000548db\n[2020-02-10T16:30:51.194Z] Step 20/24 : EXPOSE 48095\n[2020-02-10T16:30:51.194Z] ---> Running in 45d297fe0edc\n[2020-02-10T16:30:51.194Z] Removing intermediate container 45d297fe0edc\n[2020-02-10T16:30:51.194Z] ---> ba0cc2fa9d17\n[2020-02-10T16:30:51.194Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-02-10T16:30:51.194Z] ---> Running in b98d2314f937\n[2020-02-10T16:30:51.194Z] Removing intermediate container b98d2314f937\n[2020-02-10T16:30:51.194Z] ---> fbd69f7e5ace\n[2020-02-10T16:30:51.194Z] Step 22/24 : LABEL arch=arm64\n[2020-02-10T16:30:51.194Z] ---> Running in 8b867b4dcbf6\n[2020-02-10T16:30:51.194Z] Removing intermediate container 8b867b4dcbf6\n[2020-02-10T16:30:51.194Z] ---> d40a28458ea2\n[2020-02-10T16:30:51.194Z] Step 23/24 : LABEL git_sha=ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:30:51.194Z] ---> Running in a10027601782\n[2020-02-10T16:30:51.194Z] Removing intermediate container a10027601782\n[2020-02-10T16:30:51.194Z] ---> 76f50e28d62d\n[2020-02-10T16:30:51.194Z] Step 24/24 : LABEL version=1.0.1-dev.6\n[2020-02-10T16:30:51.194Z] ---> Running in 2ec399baabf9\n[2020-02-10T16:30:51.462Z] Removing intermediate container 2ec399baabf9\n[2020-02-10T16:30:51.462Z] ---> c44c44ff0bac\n[2020-02-10T16:30:51.462Z] Successfully built c44c44ff0bac\n[2020-02-10T16:30:51.462Z] Successfully tagged docker-app-service-configurable-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-10T16:30:51.557Z] provisioning config files...\n[2020-02-10T16:30:51.598Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config4617842064919220642tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:30:51.977Z] nexus3.edgexfoundry.org:10001\n[2020-02-10T16:30:52.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:30:52.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:30:52.566Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:30:52.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:30:52.566Z] \n[2020-02-10T16:30:52.566Z] Login Succeeded\n[2020-02-10T16:30:52.566Z] nexus3.edgexfoundry.org:10002\n[2020-02-10T16:30:53.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:30:53.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:30:53.434Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:30:53.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:30:53.434Z] \n[2020-02-10T16:30:53.434Z] Login Succeeded\n[2020-02-10T16:30:53.434Z] nexus3.edgexfoundry.org:10003\n[2020-02-10T16:30:54.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:30:54.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:30:54.292Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:30:54.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:30:54.292Z] \n[2020-02-10T16:30:54.292Z] Login Succeeded\n[2020-02-10T16:30:54.292Z] nexus3.edgexfoundry.org:10004\n[2020-02-10T16:30:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:30:54.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:30:54.878Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:30:54.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:30:54.878Z] \n[2020-02-10T16:30:54.878Z] Login Succeeded\n[2020-02-10T16:30:54.878Z] docker.io\n[2020-02-10T16:30:55.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-10T16:30:56.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-10T16:30:56.055Z] Configure a credential helper to remove this warning. See\n[2020-02-10T16:30:56.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-10T16:30:56.055Z] \n[2020-02-10T16:30:56.055Z] Login Succeeded\n[Pipeline] }\n[2020-02-10T16:30:56.067Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-02-10T16:30:56.111Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags:\n[2020-02-10T16:30:56.111Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:30:56.111Z] latest\n[2020-02-10T16:30:56.111Z] 1.0.1-dev.6\n[2020-02-10T16:30:56.111Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[2020-02-10T16:30:56.111Z] master\n[2020-02-10T16:30:56.111Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:30:56.475Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:30:57.087Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:30:57.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-02-10T16:30:57.367Z] 5a06039855ff: Preparing\n[2020-02-10T16:30:57.367Z] dedeb6673c78: Preparing\n[2020-02-10T16:30:57.367Z] bc157ae105e5: Preparing\n[2020-02-10T16:30:57.367Z] 53745f29fdbf: Preparing\n[2020-02-10T16:30:57.677Z] 53745f29fdbf: Layer already exists\n[2020-02-10T16:30:58.651Z] dedeb6673c78: Pushed\n[2020-02-10T16:30:58.924Z] bc157ae105e5: Pushed\n[2020-02-10T16:31:03.209Z] 5a06039855ff: Pushed\n[2020-02-10T16:31:03.209Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6: digest: sha256:5fb2da5a9c1c5c2a0f89a9225845cc1d58a64a46c37e5510910da4a1aa2fb623 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:03.559Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:04.179Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest\n[2020-02-10T16:31:04.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-02-10T16:31:04.445Z] 5a06039855ff: Preparing\n[2020-02-10T16:31:04.445Z] dedeb6673c78: Preparing\n[2020-02-10T16:31:04.445Z] bc157ae105e5: Preparing\n[2020-02-10T16:31:04.445Z] 53745f29fdbf: Preparing\n[2020-02-10T16:31:04.445Z] 53745f29fdbf: Layer already exists\n[2020-02-10T16:31:04.445Z] bc157ae105e5: Layer already exists\n[2020-02-10T16:31:04.445Z] dedeb6673c78: Layer already exists\n[2020-02-10T16:31:04.445Z] 5a06039855ff: Layer already exists\n[2020-02-10T16:31:04.445Z] latest: digest: sha256:5fb2da5a9c1c5c2a0f89a9225845cc1d58a64a46c37e5510910da4a1aa2fb623 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:04.790Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:05.397Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.6\n[2020-02-10T16:31:05.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-02-10T16:31:05.668Z] 5a06039855ff: Preparing\n[2020-02-10T16:31:05.668Z] dedeb6673c78: Preparing\n[2020-02-10T16:31:05.668Z] bc157ae105e5: Preparing\n[2020-02-10T16:31:05.668Z] 53745f29fdbf: Preparing\n[2020-02-10T16:31:05.668Z] bc157ae105e5: Layer already exists\n[2020-02-10T16:31:05.668Z] 5a06039855ff: Layer already exists\n[2020-02-10T16:31:05.668Z] dedeb6673c78: Layer already exists\n[2020-02-10T16:31:05.668Z] 53745f29fdbf: Layer already exists\n[2020-02-10T16:31:05.668Z] 1.0.1-dev.6: digest: sha256:5fb2da5a9c1c5c2a0f89a9225845cc1d58a64a46c37e5510910da4a1aa2fb623 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:06.003Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:06.618Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6\n[2020-02-10T16:31:06.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-02-10T16:31:06.886Z] 5a06039855ff: Preparing\n[2020-02-10T16:31:06.886Z] dedeb6673c78: Preparing\n[2020-02-10T16:31:06.886Z] bc157ae105e5: Preparing\n[2020-02-10T16:31:06.886Z] 53745f29fdbf: Preparing\n[2020-02-10T16:31:06.886Z] dedeb6673c78: Layer already exists\n[2020-02-10T16:31:06.886Z] 53745f29fdbf: Layer already exists\n[2020-02-10T16:31:06.886Z] bc157ae105e5: Layer already exists\n[2020-02-10T16:31:06.886Z] 5a06039855ff: Layer already exists\n[2020-02-10T16:31:06.886Z] ef3041bc9a80e6c74694bbcb5ab502021cef52c6-1.0.1-dev.6: digest: sha256:5fb2da5a9c1c5c2a0f89a9225845cc1d58a64a46c37e5510910da4a1aa2fb623 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:07.227Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:07.840Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master\n[2020-02-10T16:31:08.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-02-10T16:31:08.118Z] 5a06039855ff: Preparing\n[2020-02-10T16:31:08.118Z] dedeb6673c78: Preparing\n[2020-02-10T16:31:08.118Z] bc157ae105e5: Preparing\n[2020-02-10T16:31:08.118Z] 53745f29fdbf: Preparing\n[2020-02-10T16:31:08.118Z] dedeb6673c78: Layer already exists\n[2020-02-10T16:31:08.118Z] bc157ae105e5: Layer already exists\n[2020-02-10T16:31:08.118Z] 53745f29fdbf: Layer already exists\n[2020-02-10T16:31:08.118Z] 5a06039855ff: Layer already exists\n[2020-02-10T16:31:08.118Z] master: digest: sha256:5fb2da5a9c1c5c2a0f89a9225845cc1d58a64a46c37e5510910da4a1aa2fb623 size: 1158\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\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-10T16:31:08.512Z] provisioning config files...\n[2020-02-10T16:31:08.531Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1875910371522087379tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:08.849Z] + curl -s https://codecov.io/bash\n[2020-02-10T16:31:08.849Z] + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config1875910371522087379tmp\n[2020-02-10T16:31:10.238Z] \n[2020-02-10T16:31:10.238Z] _____ _\n[2020-02-10T16:31:10.238Z] / ____| | |\n[2020-02-10T16:31:10.238Z] | | ___ __| | ___ ___ _____ __\n[2020-02-10T16:31:10.238Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-10T16:31:10.238Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-10T16:31:10.238Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-10T16:31:10.238Z] Bash-20191211-b8db533\n[2020-02-10T16:31:10.238Z] \n[2020-02-10T16:31:10.238Z] \n[2020-02-10T16:31:10.238Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-10T16:31:10.238Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-10T16:31:10.239Z] \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-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-10T16:31:10.239Z] \x1b[0;32m+\x1b[0m .\n[2020-02-10T16:31:10.239Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-10T16:31:10.239Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-10T16:31:10.239Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-10T16:31:10.239Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-10T16:31:10.239Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-10T16:31:10.239Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-10T16:31:10.239Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=ef3041bc9a80e6c74694bbcb5ab502021cef52c6&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n[2020-02-10T16:31:10.239Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-10T16:31:10.239Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=ef3041bc9a80e6c74694bbcb5ab502021cef52c6&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n[2020-02-10T16:31:11.181Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-10T16:31:11.749Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/ef3041bc9a80e6c74694bbcb5ab502021cef52c6\x1b[0m\n[Pipeline] }\n[2020-02-10T16:31:11.756Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-02-10T16:31:11.855Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-02-10T16:31:11.856Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-02-10T16:31:11.878Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:12.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-10T16:31:12.246Z] \n[2020-02-10T16:31:12.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:12.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-10T16:31:12.549Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-02-10T16:31:12.549Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-10T16:31:12.549Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-10T16:31:12.549Z] 9fe9984849c1: Pulling fs layer\n[2020-02-10T16:31:12.549Z] cf0db633a67d: Pulling fs layer\n[2020-02-10T16:31:12.549Z] 0f7136d71739: Pulling fs layer\n[2020-02-10T16:31:12.549Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-02-10T16:31:12.549Z] b8132c677c6b: Pulling fs layer\n[2020-02-10T16:31:12.549Z] c8f539ab0293: Pulling fs layer\n[2020-02-10T16:31:12.549Z] b11662bbf65b: Pulling fs layer\n[2020-02-10T16:31:12.549Z] 8c1aaf4dbaec: Waiting\n[2020-02-10T16:31:12.549Z] b8132c677c6b: Waiting\n[2020-02-10T16:31:12.549Z] c8f539ab0293: Waiting\n[2020-02-10T16:31:12.549Z] b11662bbf65b: Waiting\n[2020-02-10T16:31:12.549Z] cf0db633a67d: Waiting\n[2020-02-10T16:31:12.549Z] 0f7136d71739: Waiting\n[2020-02-10T16:31:12.549Z] 9fe9984849c1: Verifying Checksum\n[2020-02-10T16:31:12.549Z] 9fe9984849c1: Download complete\n[2020-02-10T16:31:12.549Z] 7f94eaf8af20: Download complete\n[2020-02-10T16:31:12.549Z] 0f7136d71739: Verifying Checksum\n[2020-02-10T16:31:12.549Z] 0f7136d71739: Download complete\n[2020-02-10T16:31:12.549Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-02-10T16:31:12.549Z] 8c1aaf4dbaec: Download complete\n[2020-02-10T16:31:12.549Z] 9d48c3bd43c5: Verifying Checksum\n[2020-02-10T16:31:12.549Z] 9d48c3bd43c5: Download complete\n[2020-02-10T16:31:13.128Z] 9d48c3bd43c5: Pull complete\n[2020-02-10T16:31:13.128Z] b8132c677c6b: Verifying Checksum\n[2020-02-10T16:31:13.128Z] b8132c677c6b: Download complete\n[2020-02-10T16:31:13.396Z] 7f94eaf8af20: Pull complete\n[2020-02-10T16:31:13.396Z] c8f539ab0293: Verifying Checksum\n[2020-02-10T16:31:13.396Z] c8f539ab0293: Download complete\n[2020-02-10T16:31:13.658Z] b11662bbf65b: Verifying Checksum\n[2020-02-10T16:31:13.658Z] b11662bbf65b: Download complete\n[2020-02-10T16:31:13.658Z] 9fe9984849c1: Pull complete\n[2020-02-10T16:31:14.600Z] cf0db633a67d: Verifying Checksum\n[2020-02-10T16:31:14.600Z] cf0db633a67d: Download complete\n[2020-02-10T16:31:21.224Z] cf0db633a67d: Pull complete\n[2020-02-10T16:31:21.224Z] 0f7136d71739: Pull complete\n[2020-02-10T16:31:21.224Z] 8c1aaf4dbaec: Pull complete\n[2020-02-10T16:31:22.604Z] b8132c677c6b: Pull complete\n[2020-02-10T16:31:25.900Z] c8f539ab0293: Pull complete\n[2020-02-10T16:31:26.470Z] b11662bbf65b: Pull complete\n[2020-02-10T16:31:26.470Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-02-10T16:31:26.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:26.943Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:26.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-02-10T16:31:27.969Z] $ docker top 582b65c0d53e52b1d83ef1314749bd4fb5d83438c1048ef22e393cca8ce4eb36 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:28.893Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-02-10T16:31:41.128Z] \n[2020-02-10T16:31:41.128Z] Monitoring /w/workspace/_app-service-configurable_master...\n[2020-02-10T16:31:41.128Z] \n[2020-02-10T16:31:41.128Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d265fa4f-71af-41f9-9c55-2a6c1ceaa078\n[2020-02-10T16:31:41.128Z] \n[2020-02-10T16:31:41.128Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-02-10T16:31:41.128Z] \n[2020-02-10T16:31:41.128Z] \n[Pipeline] }\n[2020-02-10T16:31:41.395Z] $ docker stop --time=1 582b65c0d53e52b1d83ef1314749bd4fb5d83438c1048ef22e393cca8ce4eb36\n[2020-02-10T16:31:42.839Z] $ docker rm -f 582b65c0d53e52b1d83ef1314749bd4fb5d83438c1048ef22e393cca8ce4eb36\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:43.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-10T16:31:43.770Z] \n[2020-02-10T16:31:43.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:44.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-10T16:31:44.077Z] latest: Pulling from edgex-klar\n[2020-02-10T16:31:44.077Z] e7c96db7181b: Already exists\n[2020-02-10T16:31:44.077Z] 624060e74911: Pulling fs layer\n[2020-02-10T16:31:44.077Z] eeaf1278c5f7: Pulling fs layer\n[2020-02-10T16:31:44.077Z] 392885e82342: Pulling fs layer\n[2020-02-10T16:31:44.077Z] 624060e74911: Verifying Checksum\n[2020-02-10T16:31:44.077Z] eeaf1278c5f7: Verifying Checksum\n[2020-02-10T16:31:44.077Z] eeaf1278c5f7: Download complete\n[2020-02-10T16:31:44.339Z] 392885e82342: Verifying Checksum\n[2020-02-10T16:31:44.339Z] 392885e82342: Download complete\n[2020-02-10T16:31:44.339Z] 624060e74911: Pull complete\n[2020-02-10T16:31:44.339Z] eeaf1278c5f7: Pull complete\n[2020-02-10T16:31:44.599Z] 392885e82342: Pull complete\n[2020-02-10T16:31:44.600Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n[2020-02-10T16:31:44.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:44.997Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:45.043Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-10T16:31:45.684Z] $ docker top dea0c75540c64b89521dff5230fad700641061c636b38a5ebc33116d28a0aaea -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:46.540Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:31:46.540Z] + tee\n[2020-02-10T16:31:46.800Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-10T16:31:46.827Z] $ docker stop --time=1 dea0c75540c64b89521dff5230fad700641061c636b38a5ebc33116d28a0aaea\n[2020-02-10T16:31:48.182Z] $ docker rm -f dea0c75540c64b89521dff5230fad700641061c636b38a5ebc33116d28a0aaea\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:48.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-10T16:31:48.598Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:48.714Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:48.756Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-10T16:31:49.295Z] $ docker top ce1d992adf43e24c366617734563a606868748d4f4f855b08c700c5ccde09dd1 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:50.119Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:31:50.119Z] + tee\n[2020-02-10T16:31:50.119Z] clair timeout 1m0s\n[2020-02-10T16:31:50.119Z] docker timeout: 1m0s\n[2020-02-10T16:31:50.119Z] no whitelist file\n[2020-02-10T16:31:50.380Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-10T16:31:50.403Z] $ docker stop --time=1 ce1d992adf43e24c366617734563a606868748d4f4f855b08c700c5ccde09dd1\n[2020-02-10T16:31:51.748Z] $ docker rm -f ce1d992adf43e24c366617734563a606868748d4f4f855b08c700c5ccde09dd1\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-02-10T16:31:52.156Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports\n[Pipeline] echo\n[2020-02-10T16:31:52.165Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_ef3041bc9a80e6c74694bbcb5ab502021cef52c6.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-02-10T16:31:52.178Z] Archiving artifacts\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:52.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-10T16:31:52.517Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:52.634Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:52.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-10T16:31:53.190Z] $ docker top 582e3a2557b59e48d138417184ee42d9fc4be0ec8f81701c05c72e6ff5ea5f8d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:54.045Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:31:54.045Z] + tee\n[2020-02-10T16:31:54.045Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-10T16:31:54.070Z] $ docker stop --time=1 582e3a2557b59e48d138417184ee42d9fc4be0ec8f81701c05c72e6ff5ea5f8d\n[2020-02-10T16:31:55.491Z] $ docker rm -f 582e3a2557b59e48d138417184ee42d9fc4be0ec8f81701c05c72e6ff5ea5f8d\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:55.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-10T16:31:55.904Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:56.014Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:56.050Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-10T16:31:56.539Z] $ docker top 05d6b1e0f355ffe207516d541d168238072ac37ca388f2c611cda159316c272c -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:31:57.340Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n[2020-02-10T16:31:57.340Z] + tee\n[2020-02-10T16:31:57.340Z] clair timeout 1m0s\n[2020-02-10T16:31:57.340Z] docker timeout: 1m0s\n[2020-02-10T16:31:57.340Z] no whitelist file\n[2020-02-10T16:31:57.340Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-10T16:31:57.364Z] $ docker stop --time=1 05d6b1e0f355ffe207516d541d168238072ac37ca388f2c611cda159316c272c\n[2020-02-10T16:31:58.720Z] $ docker rm -f 05d6b1e0f355ffe207516d541d168238072ac37ca388f2c611cda159316c272c\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-02-10T16:31:59.127Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports\n[Pipeline] echo\n[2020-02-10T16:31:59.136Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_ef3041bc9a80e6c74694bbcb5ab502021cef52c6.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-02-10T16:31:59.150Z] Archiving artifacts\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:31:59.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T16:31:59.595Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:31:59.706Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:31:59.743Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T16:32:00.390Z] $ docker top e98fd05ababa79028bdea5ec1c7f59297f7773d6e6c616e196484f9ca3ed2f2a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T16:32:00.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T16:32:00.965Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T16:32:01.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T16:32:01.227Z] $ docker exec e98fd05ababa79028bdea5ec1c7f59297f7773d6e6c616e196484f9ca3ed2f2a ssh-agent\n[2020-02-10T16:32:01.425Z] SSH_AUTH_SOCK=/tmp/ssh-6RLJPiyWSBQs/agent.14\n[2020-02-10T16:32:01.425Z] SSH_AGENT_PID=21\n[2020-02-10T16:32:01.432Z] Running ssh-add (command line suppressed)\n[2020-02-10T16:32:01.576Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_122706143755344268.key (/w/workspace/_app-service-configurable_master@tmp/private_key_122706143755344268.key)\n[2020-02-10T16:32:01.626Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:32:01.923Z] + git semver tag\n[2020-02-10T16:32:01.924Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T16:32:01.924Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n[2020-02-10T16:32:01.924Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n[2020-02-10T16:32:01.924Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T16:32:01.924Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T16:32:01.924Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T16:32:01.924Z] # $SEMVER_BRANCH = master\n[2020-02-10T16:32:01.924Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n[2020-02-10T16:32:01.924Z] # ef3041bc9a80e6c74694bbcb5ab502021cef52c6 HEAD\n[2020-02-10T16:32:01.924Z] # a1cc77c1d7faff61904b9f863ea397efbf5e4f7f refs/tags/v1.0.1-dev.6\n[Pipeline] }\n[2020-02-10T16:32:01.931Z] $ docker exec --env ******** --env ******** e98fd05ababa79028bdea5ec1c7f59297f7773d6e6c616e196484f9ca3ed2f2a ssh-agent -k\n[2020-02-10T16:32:02.078Z] unset SSH_AUTH_SOCK;\n[2020-02-10T16:32:02.078Z] unset SSH_AGENT_PID;\n[2020-02-10T16:32:02.078Z] echo Agent pid 21 killed;\n[2020-02-10T16:32:02.138Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T16:32:02.453Z] + git semver\n[Pipeline] }\n[2020-02-10T16:32:02.463Z] $ docker stop --time=1 e98fd05ababa79028bdea5ec1c7f59297f7773d6e6c616e196484f9ca3ed2f2a\n[2020-02-10T16:32:03.809Z] $ docker rm -f e98fd05ababa79028bdea5ec1c7f59297f7773d6e6c616e196484f9ca3ed2f2a\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:32:04.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-10T16:32:04.272Z] \n[2020-02-10T16:32:04.272Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:32:04.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-10T16:32:04.578Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-10T16:32:04.578Z] 8ba884070f61: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 4493e11b668a: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 14bc7892088f: Pulling fs layer\n[2020-02-10T16:32:04.578Z] 4493e11b668a: Waiting\n[2020-02-10T16:32:04.578Z] 2e4ad32216ba: Waiting\n[2020-02-10T16:32:04.578Z] 14bc7892088f: Waiting\n[2020-02-10T16:32:04.578Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-10T16:32:04.578Z] 78d65bd6cf10: Download complete\n[2020-02-10T16:32:04.844Z] 4493e11b668a: Verifying Checksum\n[2020-02-10T16:32:04.844Z] 4493e11b668a: Download complete\n[2020-02-10T16:32:04.844Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-10T16:32:04.844Z] 2e4ad32216ba: Download complete\n[2020-02-10T16:32:05.436Z] 14bc7892088f: Verifying Checksum\n[2020-02-10T16:32:05.437Z] 14bc7892088f: Download complete\n[2020-02-10T16:32:06.014Z] 8ba884070f61: Verifying Checksum\n[2020-02-10T16:32:06.014Z] 8ba884070f61: Download complete\n[2020-02-10T16:32:06.014Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-10T16:32:06.014Z] 5573da4c1a9d: Download complete\n[2020-02-10T16:32:11.305Z] 8ba884070f61: Pull complete\n[2020-02-10T16:32:11.305Z] 78d65bd6cf10: Pull complete\n[2020-02-10T16:32:23.548Z] 5573da4c1a9d: Pull complete\n[2020-02-10T16:32:23.548Z] 4493e11b668a: Pull complete\n[2020-02-10T16:32:23.548Z] 2e4ad32216ba: Pull complete\n[2020-02-10T16:32:24.485Z] 14bc7892088f: Pull complete\n[2020-02-10T16:32:24.485Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-10T16:32:24.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-10T16:32:24.617Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:32:24.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-10T16:32:25.584Z] $ docker top 7d2c318ac16848e0963dd1409685f505fdf81fbc182e288121dd3e34bed30766 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-10T16:32:26.144Z] provisioning config files...\n[2020-02-10T16:32:26.153Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4157912621125862026tmp\n[2020-02-10T16:32:26.168Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config2942089644394869387tmp\n[2020-02-10T16:32:26.180Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config6174333845153975999tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-10T16:32:26.194Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:32:26.485Z] ---> sigul-configuration.sh\n[2020-02-10T16:32:26.485Z] gpg: directory `/root/.gnupg\' created\n[2020-02-10T16:32:26.485Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-10T16:32:26.485Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-10T16:32:26.485Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-10T16:32:26.485Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-10T16:32:26.485Z] gpg: CAST5 encrypted data\n[2020-02-10T16:32:26.744Z] gpg: encrypted with 1 passphrase\n[2020-02-10T16:32:26.744Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-10T16:32:27.037Z] + mkdir /home/jenkins\n[2020-02-10T16:32:27.037Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-10T16:32:27.328Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-02-10T16:32:27.335Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:32:27.626Z] ---> sigul-install.sh\n[2020-02-10T16:32:39.836Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-10T16:32:40.130Z] + git tag --list\n[2020-02-10T16:32:40.130Z] v1.0.1-dev.6\n[Pipeline] sh\n[2020-02-10T16:32:40.424Z] + lftools sign git-tag v1.0.1-dev.6\n[2020-02-10T16:32:41.362Z] Signing Git tag with Sigul...\n[2020-02-10T16:32:41.362Z] Signing v1.0.1-dev.6\n[Pipeline] echo\n[2020-02-10T16:32:42.306Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:32:42.598Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-10T16:32:43.276Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-10T16:32:43.319Z] $ docker stop --time=1 7d2c318ac16848e0963dd1409685f505fdf81fbc182e288121dd3e34bed30766\n[2020-02-10T16:32:44.826Z] $ docker rm -f 7d2c318ac16848e0963dd1409685f505fdf81fbc182e288121dd3e34bed30766\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:32:45.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T16:32:45.313Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:32:45.429Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:32:45.465Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T16:32:46.032Z] $ docker top 244f9ba5c00374337e381b2431fda554e03acc3fbb7868433723024d255cce26 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T16:32:46.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T16:32:46.586Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T16:32:46.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T16:32:46.773Z] $ docker exec 244f9ba5c00374337e381b2431fda554e03acc3fbb7868433723024d255cce26 ssh-agent\n[2020-02-10T16:32:46.960Z] SSH_AUTH_SOCK=/tmp/ssh-TCqujP5pwSY8/agent.14\n[2020-02-10T16:32:46.960Z] SSH_AGENT_PID=21\n[2020-02-10T16:32:46.969Z] Running ssh-add (command line suppressed)\n[2020-02-10T16:32:47.118Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3771268564828072889.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3771268564828072889.key)\n[2020-02-10T16:32:47.172Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:32:47.468Z] + git semver bump pre\n[2020-02-10T16:32:47.468Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T16:32:47.468Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n[2020-02-10T16:32:47.468Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n[2020-02-10T16:32:47.468Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T16:32:47.468Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T16:32:47.468Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T16:32:47.468Z] # $SEMVER_BRANCH = master\n[2020-02-10T16:32:47.468Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n[Pipeline] }\n[2020-02-10T16:32:47.474Z] $ docker exec --env ******** --env ******** 244f9ba5c00374337e381b2431fda554e03acc3fbb7868433723024d255cce26 ssh-agent -k\n[2020-02-10T16:32:47.637Z] unset SSH_AUTH_SOCK;\n[2020-02-10T16:32:47.637Z] unset SSH_AGENT_PID;\n[2020-02-10T16:32:47.637Z] echo Agent pid 21 killed;\n[2020-02-10T16:32:47.689Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T16:32:48.003Z] + git semver\n[Pipeline] }\n[2020-02-10T16:32:48.014Z] $ docker stop --time=1 244f9ba5c00374337e381b2431fda554e03acc3fbb7868433723024d255cce26\n[2020-02-10T16:32:49.359Z] $ docker rm -f 244f9ba5c00374337e381b2431fda554e03acc3fbb7868433723024d255cce26\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:32:49.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-10T16:32:49.772Z] .\n[Pipeline] withDockerContainer\n[2020-02-10T16:32:49.880Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:32:49.917Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-10T16:32:50.480Z] $ docker top 218d8007472a5fe750785866b8078b7c599f44f4fb8fe040be2e7724800559dc -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-10T16:32:51.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-10T16:32:51.053Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-10T16:32:51.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-10T16:32:51.257Z] $ docker exec 218d8007472a5fe750785866b8078b7c599f44f4fb8fe040be2e7724800559dc ssh-agent\n[2020-02-10T16:32:51.441Z] SSH_AUTH_SOCK=/tmp/ssh-oht5Gtu2Iunb/agent.15\n[2020-02-10T16:32:51.441Z] SSH_AGENT_PID=21\n[2020-02-10T16:32:51.447Z] Running ssh-add (command line suppressed)\n[2020-02-10T16:32:51.592Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7982252570278896870.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7982252570278896870.key)\n[2020-02-10T16:32:51.647Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-10T16:32:51.942Z] + git semver push\n[2020-02-10T16:32:51.942Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-10T16:32:51.942Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n[2020-02-10T16:32:51.942Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n[2020-02-10T16:32:51.942Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-10T16:32:51.942Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-10T16:32:51.942Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-10T16:32:51.942Z] # $SEMVER_BRANCH = master\n[2020-02-10T16:32:51.942Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n[Pipeline] }\n[2020-02-10T16:32:58.517Z] $ docker exec --env ******** --env ******** 218d8007472a5fe750785866b8078b7c599f44f4fb8fe040be2e7724800559dc ssh-agent -k\n[2020-02-10T16:32:58.664Z] unset SSH_AUTH_SOCK;\n[2020-02-10T16:32:58.664Z] unset SSH_AGENT_PID;\n[2020-02-10T16:32:58.664Z] echo Agent pid 21 killed;\n[2020-02-10T16:32:58.709Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-10T16:32:59.025Z] + git semver\n[Pipeline] }\n[2020-02-10T16:32:59.035Z] $ docker stop --time=1 218d8007472a5fe750785866b8078b7c599f44f4fb8fe040be2e7724800559dc\n[2020-02-10T16:33:00.357Z] $ docker rm -f 218d8007472a5fe750785866b8078b7c599f44f4fb8fe040be2e7724800559dc\n[Pipeline] // withDockerContainer\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-10T16:33:00.885Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:33:01.450Z] ---> package-listing.sh\n[2020-02-10T16:33:01.450Z] ++ facter osfamily\n[2020-02-10T16:33:01.450Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-10T16:33:01.450Z] + OS_FAMILY=redhat\n[2020-02-10T16:33:01.450Z] + workspace=/w/workspace/_app-service-configurable_master\n[2020-02-10T16:33:01.450Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-10T16:33:01.450Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-10T16:33:01.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-10T16:33:01.450Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-10T16:33:01.450Z] + \'[\' /w/workspace/_app-service-configurable_master \']\'\n[2020-02-10T16:33:01.450Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-10T16:33:01.450Z] + case "${OS_FAMILY}" in\n[2020-02-10T16:33:01.450Z] + rpm -qa\n[2020-02-10T16:33:01.450Z] + sort\n[2020-02-10T16:33:05.653Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-10T16:33:05.653Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-10T16:33:05.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-10T16:33:05.653Z] + \'[\' /w/workspace/_app-service-configurable_master \']\'\n[2020-02-10T16:33:05.653Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/\n[2020-02-10T16:33:05.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:33:06.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T16:33:06.132Z] \n[2020-02-10T16:33:06.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-10T16:33:06.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-10T16:33:06.437Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-10T16:33:06.437Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-10T16:33:06.437Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-10T16:33:06.437Z] c9ea274ed700: Pulling fs layer\n[2020-02-10T16:33:06.437Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-10T16:33:06.437Z] f6a933c9cadc: Pulling fs layer\n[2020-02-10T16:33:06.437Z] 61811dbd4963: Pulling fs layer\n[2020-02-10T16:33:06.437Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-10T16:33:06.437Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-10T16:33:06.437Z] dc21a1d4508b: Pulling fs layer\n[2020-02-10T16:33:06.437Z] 363af2e989c4: Pulling fs layer\n[2020-02-10T16:33:06.437Z] a6eb2c9e2280: Waiting\n[2020-02-10T16:33:06.437Z] 095dd8b7b4d8: Waiting\n[2020-02-10T16:33:06.437Z] dc21a1d4508b: Waiting\n[2020-02-10T16:33:06.437Z] f6a933c9cadc: Waiting\n[2020-02-10T16:33:06.437Z] 61811dbd4963: Waiting\n[2020-02-10T16:33:06.437Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-10T16:33:06.437Z] da0e9bf0cc60: Download complete\n[2020-02-10T16:33:06.437Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-10T16:33:06.437Z] 9cfac6ba3733: Download complete\n[2020-02-10T16:33:06.437Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-10T16:33:06.437Z] e6b0cf9c0882: Download complete\n[2020-02-10T16:33:06.705Z] f6a933c9cadc: Verifying Checksum\n[2020-02-10T16:33:06.705Z] f6a933c9cadc: Download complete\n[2020-02-10T16:33:06.705Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-10T16:33:06.705Z] a6eb2c9e2280: Download complete\n[2020-02-10T16:33:06.970Z] e6b0cf9c0882: Pull complete\n[2020-02-10T16:33:06.970Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-10T16:33:06.970Z] 095dd8b7b4d8: Download complete\n[2020-02-10T16:33:06.970Z] c9ea274ed700: Verifying Checksum\n[2020-02-10T16:33:06.970Z] c9ea274ed700: Download complete\n[2020-02-10T16:33:07.231Z] 363af2e989c4: Verifying Checksum\n[2020-02-10T16:33:07.231Z] 363af2e989c4: Download complete\n[2020-02-10T16:33:07.231Z] dc21a1d4508b: Verifying Checksum\n[2020-02-10T16:33:07.231Z] dc21a1d4508b: Download complete\n[2020-02-10T16:33:07.231Z] da0e9bf0cc60: Pull complete\n[2020-02-10T16:33:07.808Z] 61811dbd4963: Verifying Checksum\n[2020-02-10T16:33:07.808Z] 61811dbd4963: Download complete\n[2020-02-10T16:33:10.348Z] c9ea274ed700: Pull complete\n[2020-02-10T16:33:10.348Z] 9cfac6ba3733: Pull complete\n[2020-02-10T16:33:10.348Z] f6a933c9cadc: Pull complete\n[2020-02-10T16:33:14.548Z] 61811dbd4963: Pull complete\n[2020-02-10T16:33:14.548Z] a6eb2c9e2280: Pull complete\n[2020-02-10T16:33:15.486Z] 095dd8b7b4d8: Pull complete\n[2020-02-10T16:33:15.744Z] dc21a1d4508b: Pull complete\n[2020-02-10T16:33:15.744Z] 363af2e989c4: Pull complete\n[2020-02-10T16:33:15.744Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-10T16:33:15.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-10T16:33:15.862Z] prd-centos7-docker-4c-2g-18600 does not seem to be running inside a container\n[2020-02-10T16:33:15.898Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-10T16:33:16.397Z] $ docker top 25d0f867ece17349b2f184a51fe5bba80a444b496c7b1da4449e9e6aebf2cf5e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-10T16:33:16.993Z] provisioning config files...\n[2020-02-10T16:33:17.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config854855176062143129tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-10T16:33:17.030Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:33:17.323Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-10T16:33:17.334Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-10T16:33:17.644Z] ---> logs-deploy.sh\n[2020-02-10T16:33:17.644Z] + ARCHIVE_ARTIFACTS=\n[2020-02-10T16:33:17.644Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-10T16:33:17.644Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-10T16:33:17.644Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-10T16:33:17.644Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/10\n[2020-02-10T16:33:17.644Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/10/\n[2020-02-10T16:33:17.644Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/10 /w/workspace/_app-service-configurable_master\n[2020-02-10T16:33:18.581Z] Archives upload complete.\n[2020-02-10T16:33:18.581Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/10/\n[2020-02-10T16:33:19.149Z] ---> uname -a:\n[2020-02-10T16:33:19.149Z] Linux 25d0f867ece1 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-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> lscpu:\n[2020-02-10T16:33:19.149Z] Architecture: x86_64\n[2020-02-10T16:33:19.149Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-10T16:33:19.149Z] Byte Order: Little Endian\n[2020-02-10T16:33:19.149Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-10T16:33:19.149Z] CPU(s): 4\n[2020-02-10T16:33:19.149Z] On-line CPU(s) list: 0-3\n[2020-02-10T16:33:19.149Z] Thread(s) per core: 1\n[2020-02-10T16:33:19.149Z] Core(s) per socket: 1\n[2020-02-10T16:33:19.149Z] Socket(s): 4\n[2020-02-10T16:33:19.149Z] NUMA node(s): 1\n[2020-02-10T16:33:19.149Z] Vendor ID: GenuineIntel\n[2020-02-10T16:33:19.149Z] CPU family: 6\n[2020-02-10T16:33:19.149Z] Model: 44\n[2020-02-10T16:33:19.149Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-10T16:33:19.149Z] Stepping: 1\n[2020-02-10T16:33:19.149Z] CPU MHz: 2933.438\n[2020-02-10T16:33:19.149Z] BogoMIPS: 5866.87\n[2020-02-10T16:33:19.149Z] Virtualization: VT-x\n[2020-02-10T16:33:19.149Z] Hypervisor vendor: KVM\n[2020-02-10T16:33:19.149Z] Virtualization type: full\n[2020-02-10T16:33:19.149Z] L1d cache: 128 KiB\n[2020-02-10T16:33:19.149Z] L1i cache: 128 KiB\n[2020-02-10T16:33:19.149Z] L2 cache: 16 MiB\n[2020-02-10T16:33:19.149Z] L3 cache: 64 MiB\n[2020-02-10T16:33:19.149Z] NUMA node0 CPU(s): 0-3\n[2020-02-10T16:33:19.149Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-10T16:33:19.149Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-10T16:33:19.149Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-10T16:33:19.149Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-10T16:33:19.149Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-10T16:33:19.149Z] 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-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> nproc:\n[2020-02-10T16:33:19.149Z] 4\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> df -h:\n[2020-02-10T16:33:19.149Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-10T16:33:19.149Z] overlay 50.0G 7.3G 42.7G 15% /\n[2020-02-10T16:33:19.149Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-10T16:33:19.149Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-10T16:33:19.149Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_master\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_master@tmp\n[2020-02-10T16:33:19.149Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> free -m:\n[2020-02-10T16:33:19.149Z] total used free shared buff/cache available\n[2020-02-10T16:33:19.149Z] Mem: 1838 733 94 0 1009 1041\n[2020-02-10T16:33:19.149Z] Swap: 1023 2 1021\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> ip addr:\n[2020-02-10T16:33:19.149Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-10T16:33:19.149Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-10T16:33:19.149Z] inet 127.0.0.1/8 scope host lo\n[2020-02-10T16:33:19.149Z] valid_lft forever preferred_lft forever\n[2020-02-10T16:33:19.149Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP \n[2020-02-10T16:33:19.149Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-10T16:33:19.149Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-10T16:33:19.149Z] valid_lft forever preferred_lft forever\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] ---> sar -b -r -n DEV:\n[2020-02-10T16:33:19.149Z] 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-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] 16:16:53 LINUX RESTART\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] 16:18:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-10T16:33:19.149Z] 16:19:01 10.36 0.00 10.36 0.00 1737.36\n[2020-02-10T16:33:19.149Z] 16:20:01 0.65 0.00 0.65 0.00 7.71\n[2020-02-10T16:33:19.149Z] 16:21:01 0.68 0.00 0.68 0.00 8.68\n[2020-02-10T16:33:19.149Z] 16:22:01 0.43 0.00 0.43 0.00 5.26\n[2020-02-10T16:33:19.149Z] 16:23:01 0.32 0.00 0.32 0.00 4.98\n[2020-02-10T16:33:19.149Z] 16:24:01 0.33 0.00 0.33 0.00 4.03\n[2020-02-10T16:33:19.149Z] 16:25:01 0.25 0.00 0.25 0.00 2.73\n[2020-02-10T16:33:19.149Z] 16:26:01 0.27 0.00 0.27 0.00 3.65\n[2020-02-10T16:33:19.149Z] 16:27:01 0.28 0.00 0.28 0.00 4.03\n[2020-02-10T16:33:19.149Z] 16:28:01 0.25 0.00 0.25 0.00 3.11\n[2020-02-10T16:33:19.149Z] 16:29:01 0.32 0.00 0.32 0.00 3.36\n[2020-02-10T16:33:19.149Z] 16:30:02 0.25 0.00 0.25 0.00 3.20\n[2020-02-10T16:33:19.149Z] 16:31:01 0.29 0.00 0.29 0.00 3.40\n[2020-02-10T16:33:19.149Z] 16:32:01 245.74 134.14 111.60 5585.35 30970.81\n[2020-02-10T16:33:19.149Z] 16:33:01 202.26 66.53 135.74 3190.81 35449.58\n[2020-02-10T16:33:19.149Z] Average: 30.90 13.40 17.50 586.04 4554.90\n[2020-02-10T16:33:19.149Z] \n[2020-02-10T16:33:19.149Z] 16:18:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-10T16:33:19.149Z] 16:19:01 107396 1774908 94.29 2620 1252440 922800 31.49 419712 1197732 8\n[2020-02-10T16:33:19.149Z] 16:20:01 107372 1774932 94.30 2620 1252444 922812 31.49 420100 1197432 8\n[2020-02-10T16:33:19.149Z] 16:21:01 107364 1774940 94.30 2620 1252452 922824 31.49 420200 1197432 8\n[2020-02-10T16:33:19.149Z] 16:22:01 108052 1774252 94.26 2620 1252452 907560 30.97 419784 1197432 20\n[2020-02-10T16:33:19.149Z] 16:23:01 108388 1773916 94.24 2620 1252460 907464 30.96 419232 1197432 16\n[2020-02-10T16:33:19.149Z] 16:24:01 107944 1774360 94.27 2620 1252516 907536 30.96 419620 1197436 16\n[2020-02-10T16:33:19.149Z] 16:25:01 118912 1763392 93.68 2620 1252468 907380 30.96 409100 1197424 8\n[2020-02-10T16:33:19.149Z] 16:26:01 117564 1764740 93.75 2620 1252476 907536 30.96 409856 1197420 20\n[2020-02-10T16:33:19.149Z] 16:27:01 118796 1763508 93.69 2620 1252480 907380 30.96 409072 1197420 16\n[2020-02-10T16:33:19.150Z] 16:28:01 126636 1755668 93.27 2620 1252488 907452 30.96 401308 1197384 8\n[2020-02-10T16:33:19.150Z] 16:29:01 126660 1755644 93.27 2620 1252488 907404 30.96 400980 1197384 16\n[2020-02-10T16:33:19.150Z] 16:30:02 126848 1755456 93.26 2620 1252496 907380 30.96 400736 1197384 16\n[2020-02-10T16:33:19.150Z] 16:31:01 127160 1755144 93.24 2620 1252500 907380 30.96 400748 1197384 8\n[2020-02-10T16:33:19.150Z] 16:32:01 213128 1669176 88.68 2620 1063892 1061368 36.21 535176 949452 13748\n[2020-02-10T16:33:19.150Z] 16:33:01 235712 1646592 87.48 2532 942744 947676 32.33 554816 805344 76\n[2020-02-10T16:33:19.150Z] Average: 130529 1751775 93.07 2614 1219253 923463 31.51 429363 1154766 933\n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] 16:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-10T16:33:19.150Z] 16:19:01 eth0 3.08 1.95 2.22 0.14 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:20:01 eth0 1.55 0.38 0.36 0.20 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:21:01 eth0 1.82 0.62 0.60 0.40 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:22:01 eth0 0.57 0.30 0.27 0.17 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:23:01 eth0 0.65 0.25 0.20 0.11 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:24:01 eth0 0.45 0.38 0.27 0.20 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:25:01 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:26:01 eth0 0.48 0.38 0.27 0.20 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:28:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:29:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:30:02 eth0 0.45 0.12 0.04 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:31:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:32:01 veth639f46a 0.00 0.05 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:32:01 eth0 752.65 573.57 4979.88 141.80 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:32:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:32:01 docker0 35.04 30.59 3.66 293.05 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:33:01 eth0 257.97 215.78 3754.73 77.73 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] 16:33:01 docker0 41.05 44.01 2.70 247.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] Average: eth0 36.16 29.52 514.86 8.37 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] Average: docker0 5.01 4.93 0.41 35.94 0.00 0.00 0.00\n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] ---> sar -P ALL:\n[2020-02-10T16:33:19.150Z] 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-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] 16:16:53 LINUX RESTART\n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] 16:18:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-10T16:33:19.150Z] 16:19:01 all 0.21 0.00 0.11 0.00 0.00 99.67\n[2020-02-10T16:33:19.150Z] 16:19:01 0 0.08 0.00 0.18 0.00 0.00 99.73\n[2020-02-10T16:33:19.150Z] 16:19:01 1 0.10 0.00 0.10 0.00 0.00 99.80\n[2020-02-10T16:33:19.150Z] 16:19:01 2 0.57 0.00 0.10 0.00 0.00 99.33\n[2020-02-10T16:33:19.150Z] 16:19:01 3 0.12 0.00 0.08 0.00 0.00 99.80\n[2020-02-10T16:33:19.150Z] 16:20:01 all 0.10 0.00 0.06 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n[2020-02-10T16:33:19.150Z] 16:20:01 1 0.12 0.00 0.10 0.00 0.00 99.78\n[2020-02-10T16:33:19.150Z] 16:20:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n[2020-02-10T16:33:19.150Z] 16:20:01 3 0.10 0.00 0.03 0.00 0.00 99.87\n[2020-02-10T16:33:19.150Z] 16:21:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-10T16:33:19.150Z] 16:21:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-10T16:33:19.150Z] 16:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-10T16:33:19.150Z] 16:21:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:22:01 all 0.16 0.00 0.05 0.00 0.00 99.78\n[2020-02-10T16:33:19.150Z] 16:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:22:01 1 0.43 0.00 0.05 0.00 0.00 99.52\n[2020-02-10T16:33:19.150Z] 16:22:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:22:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:23:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-02-10T16:33:19.150Z] 16:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-10T16:33:19.150Z] 16:23:01 1 0.55 0.00 0.05 0.00 0.02 99.38\n[2020-02-10T16:33:19.150Z] 16:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-10T16:33:19.150Z] 16:24:01 all 0.21 0.00 0.05 0.00 0.00 99.74\n[2020-02-10T16:33:19.150Z] 16:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:24:01 1 0.52 0.00 0.05 0.00 0.00 99.43\n[2020-02-10T16:33:19.150Z] 16:24:01 2 0.13 0.00 0.03 0.00 0.00 99.83\n[2020-02-10T16:33:19.150Z] 16:24:01 3 0.12 0.00 0.05 0.00 0.02 99.82\n[2020-02-10T16:33:19.150Z] 16:25:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n[2020-02-10T16:33:19.150Z] 16:25:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-10T16:33:19.150Z] 16:25:01 1 0.53 0.00 0.05 0.00 0.02 99.40\n[2020-02-10T16:33:19.150Z] 16:25:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:25:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-10T16:33:19.150Z] 16:26:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n[2020-02-10T16:33:19.150Z] 16:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93\n[2020-02-10T16:33:19.150Z] 16:26:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n[2020-02-10T16:33:19.150Z] 16:26:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:26:01 3 0.13 0.00 0.08 0.00 0.00 99.78\n[2020-02-10T16:33:19.150Z] 16:27:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n[2020-02-10T16:33:19.150Z] 16:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-02-10T16:33:19.150Z] 16:27:01 1 0.52 0.00 0.07 0.00 0.00 99.42\n[2020-02-10T16:33:19.150Z] 16:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-10T16:33:19.150Z] 16:27:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:28:01 all 0.09 0.00 0.06 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-10T16:33:19.150Z] 16:28:01 1 0.22 0.00 0.12 0.00 0.00 99.67\n[2020-02-10T16:33:19.150Z] 16:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n[2020-02-10T16:33:19.150Z] 16:29:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n[2020-02-10T16:33:19.150Z] 16:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-10T16:33:19.150Z] 16:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n[2020-02-10T16:33:19.150Z] 16:29:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-10T16:33:19.150Z] 16:30:02 all 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:30:02 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-10T16:33:19.150Z] 16:30:02 1 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:30:02 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:30:02 3 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-10T16:33:19.150Z] 16:31:01 all 0.15 0.00 0.04 0.00 0.00 99.80\n[2020-02-10T16:33:19.150Z] 16:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-10T16:33:19.150Z] 16:31:01 1 0.46 0.00 0.05 0.00 0.02 99.47\n[2020-02-10T16:33:19.150Z] 16:31:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-10T16:33:19.150Z] 16:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-10T16:33:19.150Z] 16:32:01 all 12.14 0.00 6.98 2.76 0.39 77.73\n[2020-02-10T16:33:19.150Z] 16:32:01 0 12.40 0.00 7.06 2.59 0.34 77.61\n[2020-02-10T16:33:19.150Z] 16:32:01 1 13.47 0.00 6.92 2.88 0.41 76.33\n[2020-02-10T16:33:19.150Z] 16:32:01 2 11.07 0.00 6.95 3.31 0.32 78.36\n[2020-02-10T16:33:19.150Z] 16:32:01 3 11.62 0.00 6.98 2.24 0.49 78.67\n[2020-02-10T16:33:19.150Z] 16:33:01 all 12.41 0.00 7.96 2.52 0.06 77.05\n[2020-02-10T16:33:19.150Z] 16:33:01 0 12.18 0.00 8.76 2.98 0.07 76.01\n[2020-02-10T16:33:19.150Z] 16:33:01 1 10.88 0.00 7.33 3.37 0.08 78.34\n[2020-02-10T16:33:19.150Z] 16:33:01 2 14.68 0.00 7.27 3.20 0.03 74.81\n[2020-02-10T16:33:19.150Z] 16:33:01 3 11.91 0.00 8.47 0.54 0.05 79.03\n[2020-02-10T16:33:19.150Z] Average: all 1.74 0.00 1.03 0.35 0.03 96.85\n[2020-02-10T16:33:19.150Z] Average: 0 1.65 0.00 1.08 0.37 0.03 96.88\n[2020-02-10T16:33:19.150Z] Average: 1 1.89 0.00 0.99 0.41 0.04 96.67\n[2020-02-10T16:33:19.150Z] Average: 2 1.80 0.00 0.98 0.43 0.03 96.77\n[2020-02-10T16:33:19.150Z] Average: 3 1.62 0.00 1.07 0.18 0.04 97.09\n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] \n[2020-02-10T16:33:19.150Z] '