b' Started by user lranjbar\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 69efee50323857a559a9375b3c3009194f8967bb\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.12]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-service-configurable-settings\n PROJECT: app-service-configurable\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-service-configurable\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-18165\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-18168 in /w/workspace/_app-service-configurable_master\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Checking out Revision 69efee50323857a559a9375b3c3009194f8967bb (master)\n Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/_app-service-configurable_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n Commit message: "Merge pull request #47 from kurokobo/#46"\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-07T16:43:03.146Z] 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-07T16:43:04.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-07T16:43:04.207Z] \n [2020-02-07T16:43:04.207Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:43:04.539Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-07T16:43:04.539Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-07T16:43:04.539Z] e7c96db7181b: Pulling fs layer\n [2020-02-07T16:43:04.539Z] a038dfdf5543: Pulling fs layer\n [2020-02-07T16:43:04.539Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-07T16:43:04.803Z] e7c96db7181b: Verifying Checksum\n [2020-02-07T16:43:04.803Z] e7c96db7181b: Download complete\n [2020-02-07T16:43:04.803Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-07T16:43:04.803Z] 8d5d8e63b3c0: Download complete\n [2020-02-07T16:43:04.803Z] a038dfdf5543: Verifying Checksum\n [2020-02-07T16:43:04.803Z] a038dfdf5543: Download complete\n [2020-02-07T16:43:04.803Z] e7c96db7181b: Pull complete\n [2020-02-07T16:43:05.747Z] a038dfdf5543: Pull complete\n [2020-02-07T16:43:05.747Z] 8d5d8e63b3c0: Pull complete\n [2020-02-07T16:43:05.747Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-07T16:43:05.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-07T16:43:05.881Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:43:05.740Z] $ 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-07T16:43:06.405Z] $ docker top f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-07T16:43:07.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-07T16:43:07.097Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-07T16:43:07.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-07T16:43:07.232Z] $ docker exec f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389 ssh-agent\n [2020-02-07T16:43:07.504Z] SSH_AUTH_SOCK=/tmp/ssh-QoB4tqD48oHM/agent.15\n [2020-02-07T16:43:07.504Z] SSH_AGENT_PID=21\n [2020-02-07T16:43:07.513Z] Running ssh-add (command line suppressed)\n [2020-02-07T16:43:07.598Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8482749162837145317.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8482749162837145317.key)\n [2020-02-07T16:43:07.695Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:43:07.989Z] + git describe --exact-match --tags HEAD\n [2020-02-07T16:43:07.989Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-07T16:43:08.023Z] $ docker exec --env ******** --env ******** f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389 ssh-agent -k\n [2020-02-07T16:43:08.191Z] unset SSH_AUTH_SOCK;\n [2020-02-07T16:43:08.191Z] unset SSH_AGENT_PID;\n [2020-02-07T16:43:08.192Z] echo Agent pid 21 killed;\n [2020-02-07T16:43:08.239Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-07T16:43:08.254Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-07T16:43:08.254Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-07T16:43:08.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-07T16:43:08.280Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-07T16:43:08.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-07T16:43:08.485Z] $ docker exec f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389 ssh-agent\n [2020-02-07T16:43:08.694Z] SSH_AUTH_SOCK=/tmp/ssh-8ltzM6GvXuMt/agent.56\n [2020-02-07T16:43:08.695Z] SSH_AGENT_PID=63\n [2020-02-07T16:43:08.700Z] Running ssh-add (command line suppressed)\n [2020-02-07T16:43:08.837Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3398411843615984395.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3398411843615984395.key)\n [2020-02-07T16:43:08.887Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:43:09.179Z] + git semver init\n [2020-02-07T16:43:09.179Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-07T16:43:09.179Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n [2020-02-07T16:43:09.179Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n [2020-02-07T16:43:09.179Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-07T16:43:09.179Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-07T16:43:09.179Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-07T16:43:09.179Z] # $SEMVER_BRANCH = master\n [2020-02-07T16:43:09.179Z] # $SEMVER_TEMP = /tmp/semver-281414589\n [2020-02-07T16:43:09.179Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n [2020-02-07T16:43:09.439Z] # \'/tmp/semver-281414589\' -> \'/w/workspace/_app-service-configurable_master/.semver\'\n [2020-02-07T16:43:09.439Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n [Pipeline] }\n [2020-02-07T16:43:09.443Z] $ docker exec --env ******** --env ******** f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389 ssh-agent -k\n [2020-02-07T16:43:09.576Z] unset SSH_AUTH_SOCK;\n [2020-02-07T16:43:09.577Z] unset SSH_AGENT_PID;\n [2020-02-07T16:43:09.577Z] echo Agent pid 63 killed;\n [2020-02-07T16:43:09.624Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-07T16:43:09.930Z] + git semver\n [Pipeline] }\n [2020-02-07T16:43:09.938Z] $ docker stop --time=1 f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389\n [2020-02-07T16:43:11.280Z] $ docker rm -f f9174724c25fb70658bf335e6e90c9ed538e5f099fcfd65ee82e97379f220389\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-07T16:43:11.824Z] Stashed 32 file(s)\n [Pipeline] echo\n [2020-02-07T16:43:11.826Z] [edgeXSemver] initialized semver on version 1.0.1-dev.5\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-07T16:43:26.920Z] Still waiting to schedule task\n [2020-02-07T16:43:26.920Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-07T16:43:26.921Z] Still waiting to schedule task\n [2020-02-07T16:43:26.921Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-18166\xe2\x80\x99\n [2020-02-07T16:44:55.972Z] Running on prd-centos7-docker-4c-2g-18171 in /w/workspace/_app-service-configurable_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-07T16:44:55.985Z] Running in /w/workspace/app-service-configurable/9\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-07T16:44:58.634Z] using credential edgex-jenkins-ssh\n [2020-02-07T16:44:58.655Z] Cloning the remote Git repository\n [2020-02-07T16:44:58.655Z] Cloning with configured refspecs honoured and without tags\n [2020-02-07T16:44:59.219Z] Fetching without tags\n [2020-02-07T16:44:59.574Z] Checking out Revision 69efee50323857a559a9375b3c3009194f8967bb (master)\n [2020-02-07T16:44:58.710Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:44:58.747Z] > git init /w/workspace/app-service-configurable/9 # timeout=10\n [2020-02-07T16:44:58.789Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:44:58.790Z] > git --version # timeout=10\n [2020-02-07T16:44:58.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-07T16:44:58.829Z] > 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-07T16:44:59.190Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-07T16:44:59.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-07T16:44:59.209Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-07T16:44:59.218Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:44:59.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-07T16:44:59.223Z] > 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-07T16:44:59.577Z] > git config core.sparsecheckout # timeout=10\n [2020-02-07T16:44:59.581Z] > git checkout -f 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n [2020-02-07T16:45:03.249Z] Commit message: "Merge pull request #47 from kurokobo/#46"\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-07T16:45:03.772Z] =========================================================\n [2020-02-07T16:45:03.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-07T16:45:03.772Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:45:04.355Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-07T16:45:04.618Z] Sending build context to Docker daemon 212.5kB\n\n [2020-02-07T16:45:04.618Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-07T16:45:04.618Z] Step 2/8 : FROM ${BASE}\n [2020-02-07T16:45:04.618Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-07T16:45:04.618Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 2848faf0eed1: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 0f37312ad70f: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 7d08f2745646: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 4c9f31393084: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-07T16:45:04.618Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 879382edf91e: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 465f21562d6c: Pulling fs layer\n [2020-02-07T16:45:04.618Z] c022810cb2be: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 2dbe7964578c: Pulling fs layer\n [2020-02-07T16:45:04.618Z] 465f21562d6c: Waiting\n [2020-02-07T16:45:04.618Z] 2dbe7964578c: Waiting\n [2020-02-07T16:45:04.618Z] 879382edf91e: Waiting\n [2020-02-07T16:45:04.618Z] c022810cb2be: Waiting\n [2020-02-07T16:45:04.618Z] b4c4bfaf82a6: Waiting\n [2020-02-07T16:45:04.618Z] 4c9f31393084: Waiting\n [2020-02-07T16:45:04.618Z] 75f7a44be1ab: Waiting\n [2020-02-07T16:45:04.618Z] 7d08f2745646: Waiting\n [2020-02-07T16:45:04.618Z] 0f37312ad70f: Verifying Checksum\n [2020-02-07T16:45:04.618Z] 0f37312ad70f: Download complete\n [2020-02-07T16:45:04.618Z] 2848faf0eed1: Download complete\n [2020-02-07T16:45:04.618Z] 4c9f31393084: Verifying Checksum\n [2020-02-07T16:45:04.618Z] 4c9f31393084: Download complete\n [2020-02-07T16:45:04.618Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-07T16:45:04.618Z] 75f7a44be1ab: Download complete\n [2020-02-07T16:45:04.887Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-07T16:45:04.887Z] e6b0cf9c0882: Pull complete\n [2020-02-07T16:45:05.159Z] 2848faf0eed1: Pull complete\n [2020-02-07T16:45:05.433Z] 0f37312ad70f: Pull complete\n [2020-02-07T16:45:06.017Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-07T16:45:06.017Z] b4c4bfaf82a6: Download complete\n [2020-02-07T16:45:06.017Z] 465f21562d6c: Verifying Checksum\n [2020-02-07T16:45:06.017Z] 465f21562d6c: Download complete\n [2020-02-07T16:45:06.975Z] 7d08f2745646: Verifying Checksum\n [2020-02-07T16:45:06.975Z] 7d08f2745646: Download complete\n [2020-02-07T16:45:06.975Z] 879382edf91e: Verifying Checksum\n [2020-02-07T16:45:06.975Z] 879382edf91e: Download complete\n [2020-02-07T16:45:06.975Z] c022810cb2be: Verifying Checksum\n [2020-02-07T16:45:06.975Z] c022810cb2be: Download complete\n [2020-02-07T16:45:06.975Z] 2dbe7964578c: Verifying Checksum\n [2020-02-07T16:45:06.975Z] 2dbe7964578c: Download complete\n [2020-02-07T16:45:13.576Z] 7d08f2745646: Pull complete\n [2020-02-07T16:45:13.576Z] 4c9f31393084: Pull complete\n [2020-02-07T16:45:13.576Z] 75f7a44be1ab: Pull complete\n [2020-02-07T16:45:18.861Z] b4c4bfaf82a6: Pull complete\n [2020-02-07T16:45:23.065Z] 879382edf91e: Pull complete\n [2020-02-07T16:45:23.065Z] 465f21562d6c: Pull complete\n [2020-02-07T16:45:23.065Z] c022810cb2be: Pull complete\n [2020-02-07T16:45:23.328Z] 2dbe7964578c: Pull complete\n [2020-02-07T16:45:23.328Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-07T16:45:23.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-07T16:45:23.328Z] ---> 3f42607d790b\n [2020-02-07T16:45:23.328Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:45:23.328Z] ---> Running in 5421767f6922\n [2020-02-07T16:45:23.588Z] Removing intermediate container 5421767f6922\n [2020-02-07T16:45:23.588Z] ---> 70fb82bfeec4\n [2020-02-07T16:45:23.588Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-07T16:45:23.588Z] ---> Running in 917af6910185\n [2020-02-07T16:45:24.964Z] Removing intermediate container 917af6910185\n [2020-02-07T16:45:24.964Z] ---> 22217070f623\n [2020-02-07T16:45:24.964Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-02-07T16:45:24.964Z] ---> Running in ce0ddf2909bd\n [2020-02-07T16:45:25.223Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:45:26.164Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:45:26.731Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-02-07T16:45:26.991Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-02-07T16:45:26.991Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-02-07T16:45:27.256Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-02-07T16:45:27.256Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-07T16:45:27.516Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-02-07T16:45:27.516Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-07T16:45:27.516Z] OK: 145 MiB in 45 packages\n [2020-02-07T16:45:28.086Z] Removing intermediate container ce0ddf2909bd\n [2020-02-07T16:45:28.086Z] ---> 9d399b11b5a5\n [2020-02-07T16:45:28.086Z] Step 6/8 : WORKDIR /app\n [2020-02-07T16:45:28.086Z] ---> Running in b43b66c5db2c\n [2020-02-07T16:45:28.086Z] Removing intermediate container b43b66c5db2c\n [2020-02-07T16:45:28.086Z] ---> c86c37dc1e40\n [2020-02-07T16:45:28.086Z] Step 7/8 : COPY . .\n [2020-02-07T16:45:28.347Z] ---> 50c15ee9beda\n [2020-02-07T16:45:28.347Z] Step 8/8 : RUN go mod download\n [2020-02-07T16:45:28.609Z] ---> Running in 87aae4a3b5ce\n [2020-02-07T16:45:28.869Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-07T16:45:29.811Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-07T16:45:30.073Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-07T16:45:30.334Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-07T16:45:30.335Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-07T16:45:30.599Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-07T16:45:30.599Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-07T16:45:30.599Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-07T16:45:30.599Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-07T16:45:30.599Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-02-07T16:45:30.900Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-07T16:45:30.900Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-07T16:45:30.900Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-07T16:45:31.179Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-07T16:45:31.179Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-07T16:45:31.761Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-07T16:45:32.024Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-07T16:45:32.024Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-07T16:45:32.024Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-07T16:45:32.981Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-07T16:45:32.981Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-07T16:45:34.918Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-07T16:45:35.180Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-07T16:45:35.180Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-07T16:45:35.180Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-07T16:45:35.750Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-07T16:45:35.750Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-07T16:45:35.751Z] go: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-07T16:45:35.751Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-07T16:45:36.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-07T16:45:36.014Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-07T16:45:36.014Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-07T16:45:36.278Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-07T16:45:36.278Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-07T16:45:36.278Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-07T16:45:36.278Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-07T16:45:36.278Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-07T16:45:36.544Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-07T16:45:36.544Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-07T16:45:36.544Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-07T16:45:36.544Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-07T16:45:36.813Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-07T16:45:37.387Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-07T16:45:37.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-07T16:45:38.243Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-07T16:45:38.243Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-07T16:45:38.243Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-07T16:45:38.243Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-07T16:45:38.243Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-07T16:45:40.149Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-07T16:46:02.140Z] \x1b[0mRemoving intermediate container 87aae4a3b5ce\n [2020-02-07T16:46:02.140Z] ---> efa18db3d634\n [2020-02-07T16:46:02.140Z] Successfully built efa18db3d634\n [2020-02-07T16:46:02.140Z] 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-07T16:46:02.542Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-07T16:46:02.542Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:46:02.684Z] prd-centos7-docker-4c-2g-18171 does not seem to be running inside a container\n [2020-02-07T16:46:02.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/9 -v /w/workspace/app-service-configurable/9:/w/workspace/app-service-configurable/9:rw,z -v /w/workspace/app-service-configurable/9@tmp:/w/workspace/app-service-configurable/9@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-07T16:46:03.338Z] $ docker top e32f3080d962c5819113a83c8680a4207a280506bbec1bcadaef5c14c10a9fc4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:46:04.216Z] + go version\n [2020-02-07T16:46:04.216Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-07T16:46:04.521Z] + make test\n [2020-02-07T16:46:04.521Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-02-07T16:46:22.690Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-02-07T16:46:22.690Z] CGO_ENABLED=1 go vet ./...\n [2020-02-07T16:46:27.990Z] gofmt -l .\n [2020-02-07T16:46:27.990Z] [ "`gofmt -l .`" = "" ]\n [2020-02-07T16:46:27.990Z] ./bin/test-go-mod-tidy.sh\n [2020-02-07T16:46:28.558Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-02-07T16:46:29.259Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-07T16:46:29.261Z] $ docker stop --time=1 e32f3080d962c5819113a83c8680a4207a280506bbec1bcadaef5c14c10a9fc4\n [2020-02-07T16:46:30.764Z] $ docker rm -f e32f3080d962c5819113a83c8680a4207a280506bbec1bcadaef5c14c10a9fc4\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-07T16:46:31.870Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-07T16:46:32.162Z] + ls -al .\n [2020-02-07T16:46:32.162Z] total 100\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 7 16:46 .\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 7 16:44 ..\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 5304 Feb 7 16:44 Attribution.txt\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 7 16:44 bin\n [2020-02-07T16:46:32.162Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 7 16:46 coverage.out\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 180 Feb 7 16:44 docker-compose.debug.yml\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 133 Feb 7 16:44 docker-compose.yml\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 1917 Feb 7 16:44 Dockerfile\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 7 16:44 Dockerfile.build\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 127 Feb 7 16:44 .dockerignore\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 7 16:45 .git\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 87 Feb 7 16:44 .gitignore\n [2020-02-07T16:46:32.162Z] -rw-r--r--. 1 jenkins jenkins 126 Feb 7 16:46 go.mod\n [2020-02-07T16:46:32.162Z] -rw-------. 1 jenkins jenkins 13814 Feb 7 16:46 go.sum\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 689 Feb 7 16:44 Jenkinsfile\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 7 16:44 LICENSE\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 1616 Feb 7 16:44 main.go\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 1486 Feb 7 16:44 makefile\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 10342 Feb 7 16:44 README.md\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 8 jenkins jenkins 120 Feb 7 16:44 res\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 7 16:45 .semver\n [2020-02-07T16:46:32.162Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 7 16:44 snap\n [2020-02-07T16:46:32.162Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 7 16:43 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:46:32.465Z] + 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=69efee50323857a559a9375b3c3009194f8967bb --label arch=x86_64 --label version=1.0.1-dev.5 .\n [2020-02-07T16:46:32.465Z] Sending build context to Docker daemon 228.9kB\n\n [2020-02-07T16:46:32.465Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n [2020-02-07T16:46:32.465Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-02-07T16:46:32.465Z] ---> efa18db3d634\n [2020-02-07T16:46:32.465Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-02-07T16:46:32.725Z] ---> Running in dd1297e9be2e\n [2020-02-07T16:46:32.725Z] Removing intermediate container dd1297e9be2e\n [2020-02-07T16:46:32.725Z] ---> d4a0c8ff6078\n [2020-02-07T16:46:32.725Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-07T16:46:32.725Z] ---> Running in 2de16aa1d4ad\n [2020-02-07T16:46:32.987Z] Removing intermediate container 2de16aa1d4ad\n [2020-02-07T16:46:32.987Z] ---> 9ebf7f6203fa\n [2020-02-07T16:46:32.987Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:46:32.987Z] ---> Running in 9e0ffdacd587\n [2020-02-07T16:46:33.249Z] Removing intermediate container 9e0ffdacd587\n [2020-02-07T16:46:33.249Z] ---> b31dc146b51f\n [2020-02-07T16:46:33.249Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-07T16:46:33.249Z] ---> Running in 8f1822591ac8\n [2020-02-07T16:46:33.817Z] Removing intermediate container 8f1822591ac8\n [2020-02-07T16:46:33.818Z] ---> 26fd55baa00c\n [2020-02-07T16:46:33.818Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-07T16:46:34.079Z] ---> Running in 9e5898920d71\n [2020-02-07T16:46:34.338Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:46:35.275Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:46:36.654Z] OK: 145 MiB in 45 packages\n [2020-02-07T16:46:36.914Z] Removing intermediate container 9e5898920d71\n [2020-02-07T16:46:36.914Z] ---> 1b76ec2fc0ac\n [2020-02-07T16:46:36.914Z] Step 8/24 : WORKDIR /app\n [2020-02-07T16:46:36.914Z] ---> Running in 4fd0879a8e6a\n [2020-02-07T16:46:37.174Z] Removing intermediate container 4fd0879a8e6a\n [2020-02-07T16:46:37.174Z] ---> 69d5a126c1c7\n [2020-02-07T16:46:37.174Z] Step 9/24 : COPY go.mod .\n [2020-02-07T16:46:37.433Z] ---> 4353d43c3901\n [2020-02-07T16:46:37.433Z] Step 10/24 : RUN go mod download\n [2020-02-07T16:46:37.433Z] ---> Running in c92a2929ebc9\n [2020-02-07T16:46:38.009Z] Removing intermediate container c92a2929ebc9\n [2020-02-07T16:46:38.009Z] ---> 8d86bce989a9\n [2020-02-07T16:46:38.009Z] Step 11/24 : COPY . .\n [2020-02-07T16:46:38.275Z] ---> c3f0f3ffd7e1\n [2020-02-07T16:46:38.275Z] Step 12/24 : ARG MAKE="make build"\n [2020-02-07T16:46:38.275Z] ---> Running in 2cacca913376\n [2020-02-07T16:46:38.536Z] Removing intermediate container 2cacca913376\n [2020-02-07T16:46:38.536Z] ---> ac9acddc579a\n [2020-02-07T16:46:38.536Z] Step 13/24 : RUN $MAKE\n [2020-02-07T16:46:38.536Z] ---> Running in d6723359408f\n [2020-02-07T16:46:39.105Z] 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.5" -o app-service-configurable\n [2020-02-07T16:46:57.270Z] Removing intermediate container d6723359408f\n [2020-02-07T16:46:57.270Z] ---> 6329b5a3a64d\n [2020-02-07T16:46:57.270Z] Step 14/24 : FROM alpine:latest\n [2020-02-07T16:46:57.270Z] latest: Pulling from library/alpine\n [2020-02-07T16:46:57.270Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-07T16:46:57.270Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-07T16:46:57.270Z] c9b1b535fdd9: Download complete\n [2020-02-07T16:46:57.270Z] c9b1b535fdd9: Pull complete\n [2020-02-07T16:46:57.270Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-07T16:46:57.270Z] Status: Downloaded newer image for alpine:latest\n [2020-02-07T16:46:57.270Z] ---> e7d92cdc71fe\n [2020-02-07T16:46:57.270Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:46:57.270Z] ---> Running in 46b30d4e9c09\n [2020-02-07T16:46:57.270Z] Removing intermediate container 46b30d4e9c09\n [2020-02-07T16:46:57.270Z] ---> f65e2ff926ef\n [2020-02-07T16:46:57.270Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-02-07T16:46:57.270Z] ---> Running in fbcd97e87188\n [2020-02-07T16:46:57.270Z] Removing intermediate container fbcd97e87188\n [2020-02-07T16:46:57.270Z] ---> 080243eedb91\n [2020-02-07T16:46:57.270Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-02-07T16:46:57.270Z] ---> Running in 8a164cb1a624\n [2020-02-07T16:46:57.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:46:57.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-07T16:46:57.270Z] (1/6) Installing ca-certificates (20191127-r1)\n [2020-02-07T16:46:57.270Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-02-07T16:46:57.270Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-02-07T16:46:57.270Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-02-07T16:46:57.270Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-07T16:46:57.270Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-02-07T16:46:57.270Z] Executing busybox-1.31.1-r9.trigger\n [2020-02-07T16:46:57.270Z] Executing ca-certificates-20191127-r1.trigger\n [2020-02-07T16:46:57.530Z] OK: 9 MiB in 20 packages\n [2020-02-07T16:46:58.100Z] Removing intermediate container 8a164cb1a624\n [2020-02-07T16:46:58.100Z] ---> f0d882a67d67\n [2020-02-07T16:46:58.100Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-02-07T16:46:58.100Z] ---> 19ed4bfb3650\n [2020-02-07T16:46:58.100Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-02-07T16:46:59.481Z] ---> 44c8b81e351b\n [2020-02-07T16:46:59.481Z] Step 20/24 : EXPOSE 48095\n [2020-02-07T16:46:59.481Z] ---> Running in 9b3f7513916f\n [2020-02-07T16:46:59.740Z] Removing intermediate container 9b3f7513916f\n [2020-02-07T16:46:59.740Z] ---> 48090d798561\n [2020-02-07T16:46:59.740Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-02-07T16:46:59.740Z] ---> Running in 9683f772da1a\n [2020-02-07T16:46:59.740Z] Removing intermediate container 9683f772da1a\n [2020-02-07T16:46:59.740Z] ---> 6abec71832c1\n [2020-02-07T16:46:59.740Z] Step 22/24 : LABEL arch=x86_64\n [2020-02-07T16:46:59.740Z] ---> Running in 8e4f83b8256a\n [2020-02-07T16:46:59.999Z] Removing intermediate container 8e4f83b8256a\n [2020-02-07T16:46:59.999Z] ---> dcfcd091a264\n [2020-02-07T16:46:59.999Z] Step 23/24 : LABEL git_sha=69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:46:59.999Z] ---> Running in dc0a02639963\n [2020-02-07T16:47:00.257Z] Removing intermediate container dc0a02639963\n [2020-02-07T16:47:00.257Z] ---> 150569775d88\n [2020-02-07T16:47:00.257Z] Step 24/24 : LABEL version=1.0.1-dev.5\n [2020-02-07T16:47:00.257Z] ---> Running in 6ddfdfe92d5a\n [2020-02-07T16:47:00.257Z] Removing intermediate container 6ddfdfe92d5a\n [2020-02-07T16:47:00.257Z] ---> 03444acaa233\n [2020-02-07T16:47:00.257Z] Successfully built 03444acaa233\n [2020-02-07T16:47:00.257Z] 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-07T16:47:00.386Z] provisioning config files...\n [2020-02-07T16:47:00.415Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/9@tmp/config3341782066864950290tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:47:00.727Z] nexus3.edgexfoundry.org:10001\n [2020-02-07T16:47:00.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:47:00.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:47:00.987Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:47:00.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:47:00.987Z] \n [2020-02-07T16:47:00.987Z] Login Succeeded\n [2020-02-07T16:47:00.987Z] nexus3.edgexfoundry.org:10002\n [2020-02-07T16:47:00.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:47:01.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:47:01.246Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:47:01.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:47:01.246Z] \n [2020-02-07T16:47:01.246Z] Login Succeeded\n [2020-02-07T16:47:01.246Z] nexus3.edgexfoundry.org:10003\n [2020-02-07T16:47:01.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:47:01.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:47:01.246Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:47:01.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:47:01.246Z] \n [2020-02-07T16:47:01.246Z] Login Succeeded\n [2020-02-07T16:47:01.246Z] nexus3.edgexfoundry.org:10004\n [2020-02-07T16:47:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:47:01.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:47:01.505Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:47:01.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:47:01.505Z] \n [2020-02-07T16:47:01.505Z] Login Succeeded\n [2020-02-07T16:47:01.505Z] docker.io\n [2020-02-07T16:47:01.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:47:02.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:47:02.024Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:47:02.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:47:02.024Z] \n [2020-02-07T16:47:02.024Z] Login Succeeded\n [Pipeline] }\n [2020-02-07T16:47:02.031Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-07T16:47:02.062Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags:\n [2020-02-07T16:47:02.063Z] 69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:47:02.063Z] latest\n [2020-02-07T16:47:02.063Z] 1.0.1-dev.5\n [2020-02-07T16:47:02.063Z] 69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [2020-02-07T16:47:02.063Z] master\n [2020-02-07T16:47:02.063Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:02.400Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:02.691Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:47:02.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n [2020-02-07T16:47:02.691Z] 1c552bab996c: Preparing\n [2020-02-07T16:47:02.691Z] f3b8f447be38: Preparing\n [2020-02-07T16:47:02.691Z] 22aa5732b2db: Preparing\n [2020-02-07T16:47:02.691Z] 5216338b40a7: Preparing\n [2020-02-07T16:47:02.691Z] 5216338b40a7: Layer already exists\n [2020-02-07T16:47:02.691Z] f3b8f447be38: Pushed\n [2020-02-07T16:47:02.953Z] 22aa5732b2db: Pushed\n [2020-02-07T16:47:04.863Z] 1c552bab996c: Pushed\n [2020-02-07T16:47:04.863Z] 69efee50323857a559a9375b3c3009194f8967bb: digest: sha256:f84be45afca5c09d9052ef002723087fab64096db9bd32b6da8015cb21f966a2 size: 1159\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:05.174Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:05.470Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n [2020-02-07T16:47:05.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n [2020-02-07T16:47:05.470Z] 1c552bab996c: Preparing\n [2020-02-07T16:47:05.470Z] f3b8f447be38: Preparing\n [2020-02-07T16:47:05.470Z] 22aa5732b2db: Preparing\n [2020-02-07T16:47:05.470Z] 5216338b40a7: Preparing\n [2020-02-07T16:47:05.470Z] 1c552bab996c: Layer already exists\n [2020-02-07T16:47:05.470Z] 22aa5732b2db: Layer already exists\n [2020-02-07T16:47:05.470Z] f3b8f447be38: Layer already exists\n [2020-02-07T16:47:05.470Z] 5216338b40a7: Layer already exists\n [2020-02-07T16:47:05.470Z] latest: digest: sha256:f84be45afca5c09d9052ef002723087fab64096db9bd32b6da8015cb21f966a2 size: 1159\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:05.773Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.5\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:06.066Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.5\n [2020-02-07T16:47:06.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n [2020-02-07T16:47:06.066Z] 1c552bab996c: Preparing\n [2020-02-07T16:47:06.066Z] f3b8f447be38: Preparing\n [2020-02-07T16:47:06.066Z] 22aa5732b2db: Preparing\n [2020-02-07T16:47:06.066Z] 5216338b40a7: Preparing\n [2020-02-07T16:47:06.066Z] f3b8f447be38: Layer already exists\n [2020-02-07T16:47:06.066Z] 1c552bab996c: Layer already exists\n [2020-02-07T16:47:06.066Z] 5216338b40a7: Layer already exists\n [2020-02-07T16:47:06.066Z] 22aa5732b2db: Layer already exists\n [2020-02-07T16:47:06.326Z] 1.0.1-dev.5: digest: sha256:f84be45afca5c09d9052ef002723087fab64096db9bd32b6da8015cb21f966a2 size: 1159\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:06.625Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:06.922Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [2020-02-07T16:47:06.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n [2020-02-07T16:47:06.922Z] 1c552bab996c: Preparing\n [2020-02-07T16:47:06.922Z] f3b8f447be38: Preparing\n [2020-02-07T16:47:06.922Z] 22aa5732b2db: Preparing\n [2020-02-07T16:47:06.922Z] 5216338b40a7: Preparing\n [2020-02-07T16:47:06.922Z] 1c552bab996c: Layer already exists\n [2020-02-07T16:47:06.922Z] 5216338b40a7: Layer already exists\n [2020-02-07T16:47:06.922Z] 22aa5732b2db: Layer already exists\n [2020-02-07T16:47:06.922Z] f3b8f447be38: Layer already exists\n [2020-02-07T16:47:06.922Z] 69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5: digest: sha256:f84be45afca5c09d9052ef002723087fab64096db9bd32b6da8015cb21f966a2 size: 1159\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:07.219Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:07.516Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n [2020-02-07T16:47:07.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n [2020-02-07T16:47:07.516Z] 1c552bab996c: Preparing\n [2020-02-07T16:47:07.516Z] f3b8f447be38: Preparing\n [2020-02-07T16:47:07.516Z] 22aa5732b2db: Preparing\n [2020-02-07T16:47:07.516Z] 5216338b40a7: Preparing\n [2020-02-07T16:47:07.516Z] f3b8f447be38: Layer already exists\n [2020-02-07T16:47:07.516Z] 5216338b40a7: Layer already exists\n [2020-02-07T16:47:07.516Z] 1c552bab996c: Layer already exists\n [2020-02-07T16:47:07.516Z] 22aa5732b2db: Layer already exists\n [2020-02-07T16:47:07.516Z] master: digest: sha256:f84be45afca5c09d9052ef002723087fab64096db9bd32b6da8015cb21f966a2 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-07T16:47:14.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18172 in /w/workspace/_app-service-configurable_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-07T16:47:14.698Z] Running in /w/workspace/app-service-configurable/9\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-07T16:47:23.492Z] using credential edgex-jenkins-ssh\n [2020-02-07T16:47:23.518Z] Cloning the remote Git repository\n [2020-02-07T16:47:23.518Z] Cloning with configured refspecs honoured and without tags\n [2020-02-07T16:47:23.581Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:47:23.674Z] > git init /w/workspace/app-service-configurable/9 # timeout=10\n [2020-02-07T16:47:23.759Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:47:23.760Z] > git --version # timeout=10\n [2020-02-07T16:47:23.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-07T16:47:23.884Z] > 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-07T16:47:24.669Z] Fetching without tags\n [2020-02-07T16:47:25.154Z] Checking out Revision 69efee50323857a559a9375b3c3009194f8967bb (master)\n [2020-02-07T16:47:24.587Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-07T16:47:24.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-07T16:47:24.640Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-07T16:47:24.679Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-07T16:47:24.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-07T16:47:24.695Z] > 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-07T16:47:25.185Z] > git config core.sparsecheckout # timeout=10\n [2020-02-07T16:47:25.210Z] > git checkout -f 69efee50323857a559a9375b3c3009194f8967bb # timeout=10\n [2020-02-07T16:47:29.606Z] Commit message: "Merge pull request #47 from kurokobo/#46"\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-07T16:47:30.577Z] =========================================================\n [2020-02-07T16:47:30.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-07T16:47:30.577Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:47:31.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-07T16:47:32.936Z] Sending build context to Docker daemon 212.5kB\n\n [2020-02-07T16:47:33.220Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-07T16:47:33.220Z] Step 2/8 : FROM ${BASE}\n [2020-02-07T16:47:33.509Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-07T16:47:33.509Z] cde5963f3b93: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 777b28850792: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 704391ccfee3: Pulling fs layer\n [2020-02-07T16:47:33.509Z] dc41f6c27be0: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-07T16:47:33.509Z] b9840a92bc40: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 29cc21b14733: Pulling fs layer\n [2020-02-07T16:47:33.509Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-07T16:47:33.509Z] dc41f6c27be0: Waiting\n [2020-02-07T16:47:33.509Z] 1e2f9a495ab8: Waiting\n [2020-02-07T16:47:33.509Z] b9840a92bc40: Waiting\n [2020-02-07T16:47:33.509Z] 29cc21b14733: Waiting\n [2020-02-07T16:47:33.509Z] 3b9bb2159cbb: Waiting\n [2020-02-07T16:47:33.509Z] 9b0bbc4bba68: Waiting\n [2020-02-07T16:47:33.509Z] 3e5cb46e90bb: Waiting\n [2020-02-07T16:47:33.510Z] 704391ccfee3: Waiting\n [2020-02-07T16:47:33.510Z] 777b28850792: Verifying Checksum\n [2020-02-07T16:47:33.510Z] 777b28850792: Download complete\n [2020-02-07T16:47:33.510Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-07T16:47:33.510Z] 2a23fa8c16f7: Download complete\n [2020-02-07T16:47:33.792Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-07T16:47:33.792Z] 3e5cb46e90bb: Download complete\n [2020-02-07T16:47:33.792Z] 704391ccfee3: Verifying Checksum\n [2020-02-07T16:47:33.792Z] 704391ccfee3: Download complete\n [2020-02-07T16:47:34.064Z] cde5963f3b93: Verifying Checksum\n [2020-02-07T16:47:34.064Z] cde5963f3b93: Download complete\n [2020-02-07T16:47:36.071Z] cde5963f3b93: Pull complete\n [2020-02-07T16:47:37.063Z] 2a23fa8c16f7: Pull complete\n [2020-02-07T16:47:37.687Z] 777b28850792: Pull complete\n [2020-02-07T16:47:41.078Z] dc41f6c27be0: Verifying Checksum\n [2020-02-07T16:47:41.078Z] dc41f6c27be0: Download complete\n [2020-02-07T16:47:41.078Z] b9840a92bc40: Verifying Checksum\n [2020-02-07T16:47:41.078Z] b9840a92bc40: Download complete\n [2020-02-07T16:47:45.411Z] 29cc21b14733: Verifying Checksum\n [2020-02-07T16:47:45.411Z] 29cc21b14733: Download complete\n [2020-02-07T16:47:45.411Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-07T16:47:45.411Z] 9b0bbc4bba68: Download complete\n [2020-02-07T16:47:47.384Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-07T16:47:47.384Z] 1e2f9a495ab8: Download complete\n [2020-02-07T16:47:49.371Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-07T16:47:49.371Z] 3b9bb2159cbb: Download complete\n [2020-02-07T16:48:07.678Z] 3b9bb2159cbb: Pull complete\n [2020-02-07T16:48:07.678Z] 3e5cb46e90bb: Pull complete\n [2020-02-07T16:48:07.678Z] 704391ccfee3: Pull complete\n [2020-02-07T16:48:13.107Z] dc41f6c27be0: Pull complete\n [2020-02-07T16:48:21.421Z] 1e2f9a495ab8: Pull complete\n [2020-02-07T16:48:21.421Z] b9840a92bc40: Pull complete\n [2020-02-07T16:48:23.430Z] 29cc21b14733: Pull complete\n [2020-02-07T16:48:24.026Z] 9b0bbc4bba68: Pull complete\n [2020-02-07T16:48:24.026Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-07T16:48:24.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-07T16:48:24.026Z] ---> 56ba99f26dce\n [2020-02-07T16:48:24.026Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:48:28.326Z] ---> Running in 324e1e2ac3dd\n [2020-02-07T16:48:28.326Z] Removing intermediate container 324e1e2ac3dd\n [2020-02-07T16:48:28.326Z] ---> 638141decfc1\n [2020-02-07T16:48:28.326Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-07T16:48:28.607Z] ---> Running in e1bb4edd3035\n [2020-02-07T16:48:30.568Z] Removing intermediate container e1bb4edd3035\n [2020-02-07T16:48:30.568Z] ---> 8b7165940ccc\n [2020-02-07T16:48:30.568Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-02-07T16:48:30.837Z] ---> Running in bda271317319\n [2020-02-07T16:48:31.829Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:48:33.248Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:48:34.222Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-02-07T16:48:34.222Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-02-07T16:48:34.494Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-02-07T16:48:34.494Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-02-07T16:48:34.494Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-07T16:48:34.759Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-02-07T16:48:35.041Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-07T16:48:35.042Z] OK: 127 MiB in 45 packages\n [2020-02-07T16:48:36.475Z] Removing intermediate container bda271317319\n [2020-02-07T16:48:36.475Z] ---> f1e50e114eae\n [2020-02-07T16:48:36.475Z] Step 6/8 : WORKDIR /app\n [2020-02-07T16:48:36.475Z] ---> Running in a6e853fcc824\n [2020-02-07T16:48:36.745Z] Removing intermediate container a6e853fcc824\n [2020-02-07T16:48:36.745Z] ---> 5e2201d2f800\n [2020-02-07T16:48:36.745Z] Step 7/8 : COPY . .\n [2020-02-07T16:48:37.725Z] ---> e834a34b7314\n [2020-02-07T16:48:37.725Z] Step 8/8 : RUN go mod download\n [2020-02-07T16:48:37.725Z] ---> Running in 30689121450b\n [2020-02-07T16:48:38.694Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-07T16:48:39.665Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-07T16:48:41.094Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-07T16:48:41.094Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-07T16:48:41.368Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-07T16:48:41.971Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-07T16:48:41.971Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-07T16:48:42.946Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-07T16:48:42.946Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-02-07T16:48:42.946Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-07T16:48:43.222Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-07T16:48:43.222Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-07T16:48:43.222Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-07T16:48:43.822Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-07T16:48:44.422Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-02-07T16:48:44.697Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-07T16:48:44.978Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-07T16:48:44.978Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-07T16:48:44.978Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-07T16:48:44.978Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-07T16:48:45.263Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-07T16:48:45.846Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-07T16:48:46.435Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-07T16:48:46.436Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-07T16:48:47.858Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-07T16:48:47.858Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-07T16:48:47.858Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-07T16:48:47.858Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-07T16:48:48.479Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-07T16:48:52.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-07T16:48:54.218Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-07T16:48:54.218Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-07T16:48:55.215Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-07T16:48:56.659Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-07T16:48:56.945Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-07T16:48:56.945Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-07T16:48:56.945Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-07T16:48:56.945Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-07T16:48:56.945Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-07T16:48:57.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-07T16:48:57.225Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-07T16:48:58.197Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-07T16:48:58.789Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-07T16:48:58.789Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-07T16:48:58.789Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-07T16:48:59.062Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-07T16:48:59.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-07T16:48:59.343Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-07T16:48:59.937Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-07T16:49:00.216Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-07T16:49:00.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-07T16:49:00.490Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-07T16:49:01.929Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-07T16:49:01.929Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-07T16:49:01.929Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-07T16:49:03.890Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-07T16:49:03.890Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-07T16:49:04.488Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-07T16:49:05.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-07T16:49:05.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-07T16:50:01.637Z] \x1b[0mRemoving intermediate container 30689121450b\n [2020-02-07T16:50:01.637Z] ---> 50f1c71a29f0\n [2020-02-07T16:50:01.637Z] Successfully built 50f1c71a29f0\n [2020-02-07T16:50:01.637Z] 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-07T16:50:02.187Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-07T16:50:02.456Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:50:02.813Z] prd-ubuntu18.04-docker-arm64-4c-2g-18172 does not seem to be running inside a container\n [2020-02-07T16:50:02.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/9 -v /w/workspace/app-service-configurable/9:/w/workspace/app-service-configurable/9:rw,z -v /w/workspace/app-service-configurable/9@tmp:/w/workspace/app-service-configurable/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-07T16:50:04.382Z] $ docker top 5c5086ed51592892cb5a543b9d3b8de5c1a2b455dcc4f84eb020001eca011c42 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:50:06.774Z] + go version\n [2020-02-07T16:50:06.774Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-07T16:50:07.505Z] + make test\n [2020-02-07T16:50:07.505Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-02-07T16:51:44.310Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-02-07T16:51:44.310Z] CGO_ENABLED=1 go vet ./...\n [2020-02-07T16:51:59.406Z] gofmt -l .\n [2020-02-07T16:51:59.406Z] [ "`gofmt -l .`" = "" ]\n [2020-02-07T16:51:59.406Z] ./bin/test-go-mod-tidy.sh\n [2020-02-07T16:51:59.406Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-02-07T16:51:59.420Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-07T16:51:59.821Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-07T16:51:59.843Z] $ docker stop --time=1 5c5086ed51592892cb5a543b9d3b8de5c1a2b455dcc4f84eb020001eca011c42\n [2020-02-07T16:52:01.888Z] $ docker rm -f 5c5086ed51592892cb5a543b9d3b8de5c1a2b455dcc4f84eb020001eca011c42\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-07T16:52:02.993Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-07T16:52:03.322Z] + ls -al .\n [2020-02-07T16:52:03.322Z] total 124\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 16:51 .\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 16:47 ..\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 127 Feb 7 16:47 .dockerignore\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 16:47 .git\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 87 Feb 7 16:47 .gitignore\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 16:47 .semver\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 5304 Feb 7 16:47 Attribution.txt\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 1917 Feb 7 16:47 Dockerfile\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 966 Feb 7 16:47 Dockerfile.build\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 689 Feb 7 16:47 Jenkinsfile\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 16:47 LICENSE\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 10342 Feb 7 16:47 README.md\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 7 16:43 VERSION\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 16:47 bin\n [2020-02-07T16:52:03.322Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 7 16:50 coverage.out\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 180 Feb 7 16:47 docker-compose.debug.yml\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 133 Feb 7 16:47 docker-compose.yml\n [2020-02-07T16:52:03.322Z] -rw-r--r-- 1 jenkins jenkins 126 Feb 7 16:51 go.mod\n [2020-02-07T16:52:03.322Z] -rw------- 1 jenkins jenkins 13814 Feb 7 16:51 go.sum\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 1616 Feb 7 16:47 main.go\n [2020-02-07T16:52:03.322Z] -rw-rw-r-- 1 jenkins jenkins 1486 Feb 7 16:47 makefile\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 16:47 res\n [2020-02-07T16:52:03.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 16:47 snap\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:52:03.657Z] + 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=69efee50323857a559a9375b3c3009194f8967bb --label arch=arm64 --label version=1.0.1-dev.5 .\n [2020-02-07T16:52:04.245Z] Sending build context to Docker daemon 228.9kB\n\n [2020-02-07T16:52:04.245Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n [2020-02-07T16:52:04.245Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-02-07T16:52:04.245Z] ---> 50f1c71a29f0\n [2020-02-07T16:52:04.245Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-02-07T16:52:04.245Z] ---> Running in ae2200e0baa1\n [2020-02-07T16:52:04.844Z] Removing intermediate container ae2200e0baa1\n [2020-02-07T16:52:04.844Z] ---> a63eda873e37\n [2020-02-07T16:52:04.844Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-07T16:52:04.844Z] ---> Running in de4212b5ad87\n [2020-02-07T16:52:05.112Z] Removing intermediate container de4212b5ad87\n [2020-02-07T16:52:05.112Z] ---> 1e0a9dbbd192\n [2020-02-07T16:52:05.112Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:52:05.380Z] ---> Running in 9752e10250bd\n [2020-02-07T16:52:05.656Z] Removing intermediate container 9752e10250bd\n [2020-02-07T16:52:05.656Z] ---> 33a35be25785\n [2020-02-07T16:52:05.656Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-07T16:52:05.927Z] ---> Running in 755882082fab\n [2020-02-07T16:52:07.896Z] Removing intermediate container 755882082fab\n [2020-02-07T16:52:07.896Z] ---> 37d04d1567f9\n [2020-02-07T16:52:07.896Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-07T16:52:07.896Z] ---> Running in f713e8ef54f8\n [2020-02-07T16:52:08.489Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:52:09.456Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:52:10.043Z] OK: 127 MiB in 45 packages\n [2020-02-07T16:52:11.030Z] Removing intermediate container f713e8ef54f8\n [2020-02-07T16:52:11.030Z] ---> 7340b298c7c4\n [2020-02-07T16:52:11.030Z] Step 8/24 : WORKDIR /app\n [2020-02-07T16:52:11.030Z] ---> Running in c5daf9c9b7d7\n [2020-02-07T16:52:11.630Z] Removing intermediate container c5daf9c9b7d7\n [2020-02-07T16:52:11.630Z] ---> 4528849986e6\n [2020-02-07T16:52:11.630Z] Step 9/24 : COPY go.mod .\n [2020-02-07T16:52:11.902Z] ---> 9f03aa41c4bd\n [2020-02-07T16:52:11.902Z] Step 10/24 : RUN go mod download\n [2020-02-07T16:52:12.169Z] ---> Running in 84f9878217de\n [2020-02-07T16:52:14.125Z] Removing intermediate container 84f9878217de\n [2020-02-07T16:52:14.125Z] ---> c0b08964d3fe\n [2020-02-07T16:52:14.125Z] Step 11/24 : COPY . .\n [2020-02-07T16:52:14.716Z] ---> f0800f3afa05\n [2020-02-07T16:52:14.716Z] Step 12/24 : ARG MAKE="make build"\n [2020-02-07T16:52:14.983Z] ---> Running in 6402d42b76f4\n [2020-02-07T16:52:15.252Z] Removing intermediate container 6402d42b76f4\n [2020-02-07T16:52:15.252Z] ---> 1ca08a428f70\n [2020-02-07T16:52:15.252Z] Step 13/24 : RUN $MAKE\n [2020-02-07T16:52:15.252Z] ---> Running in 5b4aee64a576\n [2020-02-07T16:52:16.220Z] 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.5" -o app-service-configurable\n [2020-02-07T16:53:37.978Z] Removing intermediate container 5b4aee64a576\n [2020-02-07T16:53:37.978Z] ---> 78654ae0ad17\n [2020-02-07T16:53:37.978Z] Step 14/24 : FROM alpine:latest\n [2020-02-07T16:53:37.978Z] latest: Pulling from library/alpine\n [2020-02-07T16:53:37.978Z] 8fa90b21c985: Pulling fs layer\n [2020-02-07T16:53:37.978Z] 8fa90b21c985: Download complete\n [2020-02-07T16:53:37.978Z] 8fa90b21c985: Pull complete\n [2020-02-07T16:53:37.978Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-07T16:53:37.978Z] Status: Downloaded newer image for alpine:latest\n [2020-02-07T16:53:37.978Z] ---> 6e4716cdcf7a\n [2020-02-07T16:53:37.978Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-07T16:53:37.978Z] ---> Running in a6b10fecf69f\n [2020-02-07T16:53:37.978Z] Removing intermediate container a6b10fecf69f\n [2020-02-07T16:53:37.978Z] ---> 80bedc4d984c\n [2020-02-07T16:53:37.978Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-02-07T16:53:37.978Z] ---> Running in 8de00ab11a64\n [2020-02-07T16:53:37.978Z] Removing intermediate container 8de00ab11a64\n [2020-02-07T16:53:37.978Z] ---> 320593fba93f\n [2020-02-07T16:53:37.978Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-02-07T16:53:37.978Z] ---> Running in afac11d00b88\n [2020-02-07T16:53:37.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:53:37.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-07T16:53:37.978Z] (1/6) Installing ca-certificates (20191127-r1)\n [2020-02-07T16:53:37.978Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-02-07T16:53:37.978Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-02-07T16:53:37.978Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-02-07T16:53:37.978Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-07T16:53:37.978Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-02-07T16:53:37.978Z] Executing busybox-1.31.1-r9.trigger\n [2020-02-07T16:53:37.978Z] Executing ca-certificates-20191127-r1.trigger\n [2020-02-07T16:53:37.978Z] OK: 8 MiB in 20 packages\n [2020-02-07T16:53:37.978Z] Removing intermediate container afac11d00b88\n [2020-02-07T16:53:37.978Z] ---> d94962bf393f\n [2020-02-07T16:53:37.978Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-02-07T16:53:37.978Z] ---> 3d55996b177f\n [2020-02-07T16:53:37.978Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-02-07T16:53:37.978Z] ---> 8d2865ccb4f9\n [2020-02-07T16:53:37.978Z] Step 20/24 : EXPOSE 48095\n [2020-02-07T16:53:37.978Z] ---> Running in 761f5624e33d\n [2020-02-07T16:53:37.978Z] Removing intermediate container 761f5624e33d\n [2020-02-07T16:53:37.978Z] ---> 57748c3d6d1c\n [2020-02-07T16:53:37.978Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-02-07T16:53:37.978Z] ---> Running in 27e792a7be08\n [2020-02-07T16:53:37.978Z] Removing intermediate container 27e792a7be08\n [2020-02-07T16:53:37.978Z] ---> 37622580032b\n [2020-02-07T16:53:37.978Z] Step 22/24 : LABEL arch=arm64\n [2020-02-07T16:53:38.249Z] ---> Running in 7a55f6f7903d\n [2020-02-07T16:53:38.525Z] Removing intermediate container 7a55f6f7903d\n [2020-02-07T16:53:38.525Z] ---> fc1409dd8cdb\n [2020-02-07T16:53:38.525Z] Step 23/24 : LABEL git_sha=69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:53:38.525Z] ---> Running in 52b24d22aa92\n [2020-02-07T16:53:39.120Z] Removing intermediate container 52b24d22aa92\n [2020-02-07T16:53:39.120Z] ---> 71d171232298\n [2020-02-07T16:53:39.120Z] Step 24/24 : LABEL version=1.0.1-dev.5\n [2020-02-07T16:53:39.120Z] ---> Running in c228def97ea4\n [2020-02-07T16:53:39.389Z] Removing intermediate container c228def97ea4\n [2020-02-07T16:53:39.389Z] ---> c2213f425448\n [2020-02-07T16:53:39.389Z] Successfully built c2213f425448\n [2020-02-07T16:53:39.389Z] 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-07T16:53:39.484Z] provisioning config files...\n [2020-02-07T16:53:39.520Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/9@tmp/config5264568020578380600tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:53:39.899Z] nexus3.edgexfoundry.org:10001\n [2020-02-07T16:53:40.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:53:40.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:53:40.491Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:53:40.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:53:40.491Z] \n [2020-02-07T16:53:40.491Z] Login Succeeded\n [2020-02-07T16:53:40.491Z] nexus3.edgexfoundry.org:10002\n [2020-02-07T16:53:41.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:53:41.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:53:41.362Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:53:41.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:53:41.362Z] \n [2020-02-07T16:53:41.362Z] Login Succeeded\n [2020-02-07T16:53:41.362Z] nexus3.edgexfoundry.org:10003\n [2020-02-07T16:53:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:53:42.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:53:42.221Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:53:42.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:53:42.221Z] \n [2020-02-07T16:53:42.221Z] Login Succeeded\n [2020-02-07T16:53:42.221Z] nexus3.edgexfoundry.org:10004\n [2020-02-07T16:53:42.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:53:42.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:53:42.809Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:53:42.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:53:42.809Z] \n [2020-02-07T16:53:42.809Z] Login Succeeded\n [2020-02-07T16:53:42.809Z] docker.io\n [2020-02-07T16:53:43.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-07T16:53:44.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-07T16:53:44.005Z] Configure a credential helper to remove this warning. See\n [2020-02-07T16:53:44.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-07T16:53:44.005Z] \n [2020-02-07T16:53:44.005Z] Login Succeeded\n [Pipeline] }\n [2020-02-07T16:53:44.024Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-07T16:53:44.066Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags:\n [2020-02-07T16:53:44.066Z] 69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:53:44.066Z] latest\n [2020-02-07T16:53:44.066Z] 1.0.1-dev.5\n [2020-02-07T16:53:44.066Z] 69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [2020-02-07T16:53:44.066Z] master\n [2020-02-07T16:53:44.066Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:44.439Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:45.051Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:53:45.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n [2020-02-07T16:53:45.330Z] eaceb3c653fa: Preparing\n [2020-02-07T16:53:45.330Z] 205ed56e7013: Preparing\n [2020-02-07T16:53:45.330Z] bde0f66543c1: Preparing\n [2020-02-07T16:53:45.330Z] 53745f29fdbf: Preparing\n [2020-02-07T16:53:45.330Z] 53745f29fdbf: Layer already exists\n [2020-02-07T16:53:46.310Z] 205ed56e7013: Pushed\n [2020-02-07T16:53:46.581Z] bde0f66543c1: Pushed\n [2020-02-07T16:53:50.877Z] eaceb3c653fa: Pushed\n [2020-02-07T16:53:51.461Z] 69efee50323857a559a9375b3c3009194f8967bb: digest: sha256:9285af180be75c590812090d7dfe9ecfa1f752a0d11e56431bf4b47283e1603b size: 1158\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:51.818Z] + 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-07T16:53:52.438Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest\n [2020-02-07T16:53:52.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n [2020-02-07T16:53:52.704Z] eaceb3c653fa: Preparing\n [2020-02-07T16:53:52.704Z] 205ed56e7013: Preparing\n [2020-02-07T16:53:52.704Z] bde0f66543c1: Preparing\n [2020-02-07T16:53:52.704Z] 53745f29fdbf: Preparing\n [2020-02-07T16:53:52.704Z] 205ed56e7013: Layer already exists\n [2020-02-07T16:53:52.704Z] 53745f29fdbf: Layer already exists\n [2020-02-07T16:53:52.704Z] eaceb3c653fa: Layer already exists\n [2020-02-07T16:53:52.704Z] bde0f66543c1: Layer already exists\n [2020-02-07T16:53:52.704Z] latest: digest: sha256:9285af180be75c590812090d7dfe9ecfa1f752a0d11e56431bf4b47283e1603b size: 1158\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:53.043Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.5\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:53.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.5\n [2020-02-07T16:53:53.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n [2020-02-07T16:53:53.908Z] eaceb3c653fa: Preparing\n [2020-02-07T16:53:53.908Z] 205ed56e7013: Preparing\n [2020-02-07T16:53:53.908Z] bde0f66543c1: Preparing\n [2020-02-07T16:53:53.908Z] 53745f29fdbf: Preparing\n [2020-02-07T16:53:53.908Z] bde0f66543c1: Layer already exists\n [2020-02-07T16:53:53.908Z] 53745f29fdbf: Layer already exists\n [2020-02-07T16:53:53.908Z] 205ed56e7013: Layer already exists\n [2020-02-07T16:53:53.908Z] eaceb3c653fa: Layer already exists\n [2020-02-07T16:53:53.908Z] 1.0.1-dev.5: digest: sha256:9285af180be75c590812090d7dfe9ecfa1f752a0d11e56431bf4b47283e1603b size: 1158\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:54.256Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:54.868Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5\n [2020-02-07T16:53:55.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n [2020-02-07T16:53:55.135Z] eaceb3c653fa: Preparing\n [2020-02-07T16:53:55.135Z] 205ed56e7013: Preparing\n [2020-02-07T16:53:55.135Z] bde0f66543c1: Preparing\n [2020-02-07T16:53:55.135Z] 53745f29fdbf: Preparing\n [2020-02-07T16:53:55.135Z] 53745f29fdbf: Layer already exists\n [2020-02-07T16:53:55.135Z] bde0f66543c1: Layer already exists\n [2020-02-07T16:53:55.135Z] eaceb3c653fa: Layer already exists\n [2020-02-07T16:53:55.135Z] 205ed56e7013: Layer already exists\n [2020-02-07T16:53:55.135Z] 69efee50323857a559a9375b3c3009194f8967bb-1.0.1-dev.5: digest: sha256:9285af180be75c590812090d7dfe9ecfa1f752a0d11e56431bf4b47283e1603b size: 1158\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:55.473Z] + 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-07T16:53:56.085Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master\n [2020-02-07T16:53:56.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n [2020-02-07T16:53:56.355Z] eaceb3c653fa: Preparing\n [2020-02-07T16:53:56.355Z] 205ed56e7013: Preparing\n [2020-02-07T16:53:56.355Z] bde0f66543c1: Preparing\n [2020-02-07T16:53:56.355Z] 53745f29fdbf: Preparing\n [2020-02-07T16:53:56.355Z] 205ed56e7013: Layer already exists\n [2020-02-07T16:53:56.355Z] 53745f29fdbf: Layer already exists\n [2020-02-07T16:53:56.355Z] eaceb3c653fa: Layer already exists\n [2020-02-07T16:53:56.355Z] bde0f66543c1: Layer already exists\n [2020-02-07T16:53:56.355Z] master: digest: sha256:9285af180be75c590812090d7dfe9ecfa1f752a0d11e56431bf4b47283e1603b 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-07T16:53:56.656Z] provisioning config files...\n [2020-02-07T16:53:56.668Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4377805846711307637tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:53:56.978Z] + curl -s https://codecov.io/bash\n [2020-02-07T16:53:56.979Z] + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config4377805846711307637tmp\n [2020-02-07T16:53:57.237Z] \n [2020-02-07T16:53:57.237Z] _____ _\n [2020-02-07T16:53:57.237Z] / ____| | |\n [2020-02-07T16:53:57.237Z] | | ___ __| | ___ ___ _____ __\n [2020-02-07T16:53:57.237Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-07T16:53:57.237Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-07T16:53:57.237Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-07T16:53:57.237Z] Bash-20191211-b8db533\n [2020-02-07T16:53:57.237Z] \n [2020-02-07T16:53:57.237Z] \n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-07T16:53:57.237Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-07T16:53:57.237Z] \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-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-07T16:53:57.237Z] \x1b[0;32m+\x1b[0m .\n [2020-02-07T16:53:57.237Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-07T16:53:57.237Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n [2020-02-07T16:53:57.237Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-07T16:53:57.237Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-07T16:53:57.496Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-07T16:53:57.496Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-07T16:53:57.496Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-07T16:53:57.496Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-07T16:53:57.496Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=69efee50323857a559a9375b3c3009194f8967bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n [2020-02-07T16:53:57.496Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-07T16:53:57.496Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=69efee50323857a559a9375b3c3009194f8967bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n [2020-02-07T16:53:58.067Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-07T16:53:58.327Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/69efee50323857a559a9375b3c3009194f8967bb\x1b[0m\n [Pipeline] }\n [2020-02-07T16:53:58.335Z] 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-07T16:53:58.514Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-07T16:53:58.515Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-07T16:53:58.543Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:58.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-07T16:53:58.927Z] \n [2020-02-07T16:53:58.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:53:59.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-07T16:53:59.245Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-07T16:53:59.245Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-07T16:53:59.245Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-07T16:53:59.245Z] 9fe9984849c1: Pulling fs layer\n [2020-02-07T16:53:59.245Z] cf0db633a67d: Pulling fs layer\n [2020-02-07T16:53:59.245Z] 0f7136d71739: Pulling fs layer\n [2020-02-07T16:53:59.245Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-07T16:53:59.245Z] b8132c677c6b: Pulling fs layer\n [2020-02-07T16:53:59.245Z] c8f539ab0293: Pulling fs layer\n [2020-02-07T16:53:59.245Z] b11662bbf65b: Pulling fs layer\n [2020-02-07T16:53:59.245Z] cf0db633a67d: Waiting\n [2020-02-07T16:53:59.245Z] 8c1aaf4dbaec: Waiting\n [2020-02-07T16:53:59.245Z] b8132c677c6b: Waiting\n [2020-02-07T16:53:59.245Z] c8f539ab0293: Waiting\n [2020-02-07T16:53:59.245Z] 0f7136d71739: Waiting\n [2020-02-07T16:53:59.245Z] b11662bbf65b: Waiting\n [2020-02-07T16:53:59.245Z] 9fe9984849c1: Verifying Checksum\n [2020-02-07T16:53:59.245Z] 9fe9984849c1: Download complete\n [2020-02-07T16:53:59.245Z] 7f94eaf8af20: Verifying Checksum\n [2020-02-07T16:53:59.245Z] 7f94eaf8af20: Download complete\n [2020-02-07T16:53:59.245Z] 0f7136d71739: Verifying Checksum\n [2020-02-07T16:53:59.245Z] 0f7136d71739: Download complete\n [2020-02-07T16:53:59.245Z] 8c1aaf4dbaec: Download complete\n [2020-02-07T16:53:59.245Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-07T16:53:59.245Z] 9d48c3bd43c5: Download complete\n [2020-02-07T16:53:59.832Z] 9d48c3bd43c5: Pull complete\n [2020-02-07T16:53:59.833Z] b8132c677c6b: Verifying Checksum\n [2020-02-07T16:53:59.833Z] b8132c677c6b: Download complete\n [2020-02-07T16:54:00.101Z] 7f94eaf8af20: Pull complete\n [2020-02-07T16:54:00.101Z] b11662bbf65b: Verifying Checksum\n [2020-02-07T16:54:00.101Z] b11662bbf65b: Download complete\n [2020-02-07T16:54:00.101Z] c8f539ab0293: Verifying Checksum\n [2020-02-07T16:54:00.101Z] c8f539ab0293: Download complete\n [2020-02-07T16:54:00.361Z] 9fe9984849c1: Pull complete\n [2020-02-07T16:54:00.937Z] cf0db633a67d: Verifying Checksum\n [2020-02-07T16:54:00.937Z] cf0db633a67d: Download complete\n [2020-02-07T16:54:06.222Z] cf0db633a67d: Pull complete\n [2020-02-07T16:54:06.222Z] 0f7136d71739: Pull complete\n [2020-02-07T16:54:06.480Z] 8c1aaf4dbaec: Pull complete\n [2020-02-07T16:54:08.388Z] b8132c677c6b: Pull complete\n [2020-02-07T16:54:12.618Z] c8f539ab0293: Pull complete\n [2020-02-07T16:54:12.618Z] b11662bbf65b: Pull complete\n [2020-02-07T16:54:12.879Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-07T16:54:12.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:13.012Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:13.050Z] $ 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-07T16:54:13.596Z] $ docker top 955c72d63b44330d09e6b26907c634ceb7f289f7971dc43284c57757aa1b47f7 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:14.447Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-07T16:54:26.693Z] \n [2020-02-07T16:54:26.693Z] Monitoring /w/workspace/_app-service-configurable_master...\n [2020-02-07T16:54:26.693Z] \n [2020-02-07T16:54:26.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d05f0bb3-cfed-452b-8138-2f8e0102baab\n [2020-02-07T16:54:26.693Z] \n [2020-02-07T16:54:26.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-07T16:54:26.693Z] \n [2020-02-07T16:54:26.693Z] \n [Pipeline] }\n [2020-02-07T16:54:26.700Z] $ docker stop --time=1 955c72d63b44330d09e6b26907c634ceb7f289f7971dc43284c57757aa1b47f7\n [2020-02-07T16:54:28.182Z] $ docker rm -f 955c72d63b44330d09e6b26907c634ceb7f289f7971dc43284c57757aa1b47f7\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-07T16:54:29.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-07T16:54:29.094Z] \n [2020-02-07T16:54:29.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:29.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-07T16:54:29.405Z] latest: Pulling from edgex-klar\n [2020-02-07T16:54:29.405Z] e7c96db7181b: Already exists\n [2020-02-07T16:54:29.405Z] 624060e74911: Pulling fs layer\n [2020-02-07T16:54:29.405Z] eeaf1278c5f7: Pulling fs layer\n [2020-02-07T16:54:29.405Z] 392885e82342: Pulling fs layer\n [2020-02-07T16:54:29.405Z] 624060e74911: Verifying Checksum\n [2020-02-07T16:54:29.405Z] 624060e74911: Download complete\n [2020-02-07T16:54:29.405Z] eeaf1278c5f7: Verifying Checksum\n [2020-02-07T16:54:29.405Z] eeaf1278c5f7: Download complete\n [2020-02-07T16:54:29.666Z] 392885e82342: Verifying Checksum\n [2020-02-07T16:54:29.666Z] 392885e82342: Download complete\n [2020-02-07T16:54:29.666Z] 624060e74911: Pull complete\n [2020-02-07T16:54:29.666Z] eeaf1278c5f7: Pull complete\n [2020-02-07T16:54:29.926Z] 392885e82342: Pull complete\n [2020-02-07T16:54:29.926Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n [2020-02-07T16:54:29.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:30.039Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:30.084Z] $ 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-07T16:54:30.586Z] $ docker top 3a1961f664c233fb428a839aefdceaeedde144c8d9348f7ae26d8ace8aca49be -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:31.393Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:54:31.393Z] + tee\n [2020-02-07T16:54:31.393Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-07T16:54:31.420Z] $ docker stop --time=1 3a1961f664c233fb428a839aefdceaeedde144c8d9348f7ae26d8ace8aca49be\n [2020-02-07T16:54:32.773Z] $ docker rm -f 3a1961f664c233fb428a839aefdceaeedde144c8d9348f7ae26d8ace8aca49be\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:33.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-07T16:54:33.194Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:33.303Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:33.339Z] $ 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-07T16:54:33.905Z] $ docker top 5c94e4eff4040bac403f4536e122f92ad37d3b30dc06aba1847cd588770c4c4e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:34.716Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:54:34.716Z] + tee\n [2020-02-07T16:54:34.716Z] clair timeout 1m0s\n [2020-02-07T16:54:34.716Z] docker timeout: 1m0s\n [2020-02-07T16:54:34.716Z] no whitelist file\n [2020-02-07T16:54:34.716Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-07T16:54:34.757Z] $ docker stop --time=1 5c94e4eff4040bac403f4536e122f92ad37d3b30dc06aba1847cd588770c4c4e\n [2020-02-07T16:54:36.110Z] $ docker rm -f 5c94e4eff4040bac403f4536e122f92ad37d3b30dc06aba1847cd588770c4c4e\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-07T16:54:36.534Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports\n [Pipeline] echo\n [2020-02-07T16:54:36.543Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_69efee50323857a559a9375b3c3009194f8967bb.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-07T16:54:36.557Z] Archiving artifacts\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:36.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-07T16:54:36.891Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:37.051Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:37.101Z] $ 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-07T16:54:37.698Z] $ docker top 23a3e2f32f7aef693c43a8c55850b6de17d6f4a4885ccbebf50080b093afe150 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:38.613Z] + tee\n [2020-02-07T16:54:38.613Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:54:38.613Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-07T16:54:38.681Z] $ docker stop --time=1 23a3e2f32f7aef693c43a8c55850b6de17d6f4a4885ccbebf50080b093afe150\n [2020-02-07T16:54:40.032Z] $ docker rm -f 23a3e2f32f7aef693c43a8c55850b6de17d6f4a4885ccbebf50080b093afe150\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:40.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-07T16:54:40.445Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:40.553Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:40.592Z] $ 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-07T16:54:41.115Z] $ docker top ceea81e78806aefc8bd6080b8a81f5b09843ce7cc5e3c94142ddd51f0ab5b0dc -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:41.911Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:69efee50323857a559a9375b3c3009194f8967bb\n [2020-02-07T16:54:41.911Z] + tee\n [2020-02-07T16:54:41.911Z] clair timeout 1m0s\n [2020-02-07T16:54:41.911Z] docker timeout: 1m0s\n [2020-02-07T16:54:41.911Z] no whitelist file\n [2020-02-07T16:54:42.174Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-07T16:54:42.196Z] $ docker stop --time=1 ceea81e78806aefc8bd6080b8a81f5b09843ce7cc5e3c94142ddd51f0ab5b0dc\n [2020-02-07T16:54:43.543Z] $ docker rm -f ceea81e78806aefc8bd6080b8a81f5b09843ce7cc5e3c94142ddd51f0ab5b0dc\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-07T16:54:43.961Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports\n [Pipeline] echo\n [2020-02-07T16:54:43.971Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_69efee50323857a559a9375b3c3009194f8967bb.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-07T16:54:43.990Z] 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-07T16:54:44.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-07T16:54:44.471Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:54:44.589Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:54:44.630Z] $ 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-07T16:54:45.198Z] $ docker top 89f31fb584ee87cd872598b1ac5b5d503a7f9c552c14a8e1c63a21bd3c6f63ef -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-07T16:54:45.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-07T16:54:45.779Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-07T16:54:46.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-07T16:54:46.029Z] $ docker exec 89f31fb584ee87cd872598b1ac5b5d503a7f9c552c14a8e1c63a21bd3c6f63ef ssh-agent\n [2020-02-07T16:54:46.209Z] SSH_AUTH_SOCK=/tmp/ssh-LaRBfRhZvZRO/agent.15\n [2020-02-07T16:54:46.209Z] SSH_AGENT_PID=21\n [2020-02-07T16:54:46.216Z] Running ssh-add (command line suppressed)\n [2020-02-07T16:54:46.363Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5230596179438829843.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5230596179438829843.key)\n [2020-02-07T16:54:46.415Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:54:46.710Z] + git semver tag\n [2020-02-07T16:54:46.710Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-07T16:54:46.710Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n [2020-02-07T16:54:46.710Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n [2020-02-07T16:54:46.710Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-07T16:54:46.710Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-07T16:54:46.710Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-07T16:54:46.710Z] # $SEMVER_BRANCH = master\n [2020-02-07T16:54:46.710Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n [2020-02-07T16:54:46.710Z] # 69efee50323857a559a9375b3c3009194f8967bb HEAD\n [2020-02-07T16:54:46.710Z] # c9b580c7a0041ec94ddd59516cd6acee5cd6fdbb refs/tags/v1.0.1-dev.5\n [Pipeline] }\n [2020-02-07T16:54:46.714Z] $ docker exec --env ******** --env ******** 89f31fb584ee87cd872598b1ac5b5d503a7f9c552c14a8e1c63a21bd3c6f63ef ssh-agent -k\n [2020-02-07T16:54:46.858Z] unset SSH_AUTH_SOCK;\n [2020-02-07T16:54:46.859Z] unset SSH_AGENT_PID;\n [2020-02-07T16:54:46.859Z] echo Agent pid 21 killed;\n [2020-02-07T16:54:46.921Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-07T16:54:47.232Z] + git semver\n [Pipeline] }\n [2020-02-07T16:54:47.240Z] $ docker stop --time=1 89f31fb584ee87cd872598b1ac5b5d503a7f9c552c14a8e1c63a21bd3c6f63ef\n [2020-02-07T16:54:48.595Z] $ docker rm -f 89f31fb584ee87cd872598b1ac5b5d503a7f9c552c14a8e1c63a21bd3c6f63ef\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:49.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-07T16:54:49.086Z] \n [2020-02-07T16:54:49.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:54:49.391Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-07T16:54:49.391Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-07T16:54:49.391Z] 8ba884070f61: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 4493e11b668a: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 14bc7892088f: Pulling fs layer\n [2020-02-07T16:54:49.391Z] 4493e11b668a: Waiting\n [2020-02-07T16:54:49.391Z] 2e4ad32216ba: Waiting\n [2020-02-07T16:54:49.391Z] 14bc7892088f: Waiting\n [2020-02-07T16:54:49.391Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-07T16:54:49.391Z] 78d65bd6cf10: Download complete\n [2020-02-07T16:54:49.656Z] 4493e11b668a: Download complete\n [2020-02-07T16:54:49.656Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-07T16:54:49.656Z] 2e4ad32216ba: Download complete\n [2020-02-07T16:54:50.242Z] 14bc7892088f: Verifying Checksum\n [2020-02-07T16:54:50.242Z] 14bc7892088f: Download complete\n [2020-02-07T16:54:50.500Z] 8ba884070f61: Verifying Checksum\n [2020-02-07T16:54:50.500Z] 8ba884070f61: Download complete\n [2020-02-07T16:54:50.759Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-07T16:54:50.759Z] 5573da4c1a9d: Download complete\n [2020-02-07T16:54:56.376Z] 8ba884070f61: Pull complete\n [2020-02-07T16:54:56.376Z] 78d65bd6cf10: Pull complete\n [2020-02-07T16:55:08.608Z] 5573da4c1a9d: Pull complete\n [2020-02-07T16:55:08.871Z] 4493e11b668a: Pull complete\n [2020-02-07T16:55:09.133Z] 2e4ad32216ba: Pull complete\n [2020-02-07T16:55:10.525Z] 14bc7892088f: Pull complete\n [2020-02-07T16:55:10.525Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-07T16:55:10.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-07T16:55:10.649Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:55:10.693Z] $ 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-07T16:55:11.298Z] $ docker top 021e150a99b8b63ebd331052777e22c2c9539121bbd6235ad298130937a19dee -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-07T16:55:11.830Z] provisioning config files...\n [2020-02-07T16:55:11.839Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config5917120242997499820tmp\n [2020-02-07T16:55:11.853Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7446190414474321902tmp\n [2020-02-07T16:55:11.867Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3000799137879678900tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-07T16:55:11.882Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:55:12.183Z] ---> sigul-configuration.sh\n [2020-02-07T16:55:12.183Z] gpg: directory `/root/.gnupg\' created\n [2020-02-07T16:55:12.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-07T16:55:12.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-07T16:55:12.183Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-07T16:55:12.183Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-07T16:55:12.183Z] gpg: CAST5 encrypted data\n [2020-02-07T16:55:12.443Z] gpg: encrypted with 1 passphrase\n [2020-02-07T16:55:12.443Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-07T16:55:12.731Z] + mkdir /home/jenkins\n [2020-02-07T16:55:12.731Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-07T16:55:13.032Z] + 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-07T16:55:13.040Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:55:13.355Z] ---> sigul-install.sh\n [2020-02-07T16:55:21.477Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-07T16:55:21.767Z] + git tag --list\n [2020-02-07T16:55:21.767Z] v1.0.1-dev.5\n [Pipeline] sh\n [2020-02-07T16:55:22.057Z] + lftools sign git-tag v1.0.1-dev.5\n [2020-02-07T16:55:23.036Z] Signing Git tag with Sigul...\n [2020-02-07T16:55:23.036Z] Signing v1.0.1-dev.5\n [Pipeline] echo\n [2020-02-07T16:55:24.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:55:24.317Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-07T16:55:24.323Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-07T16:55:24.342Z] $ docker stop --time=1 021e150a99b8b63ebd331052777e22c2c9539121bbd6235ad298130937a19dee\n [2020-02-07T16:55:25.724Z] $ docker rm -f 021e150a99b8b63ebd331052777e22c2c9539121bbd6235ad298130937a19dee\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-07T16:55:26.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-07T16:55:26.223Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:55:26.351Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:55:26.391Z] $ 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-07T16:55:26.950Z] $ docker top 208991d2d7b5a20a66b4d01f0162b2be88727516e2b436ed21e6c87154e4d9bb -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-07T16:55:27.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-07T16:55:27.542Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-07T16:55:27.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-07T16:55:27.761Z] $ docker exec 208991d2d7b5a20a66b4d01f0162b2be88727516e2b436ed21e6c87154e4d9bb ssh-agent\n [2020-02-07T16:55:27.976Z] SSH_AUTH_SOCK=/tmp/ssh-qpSAK4NytCdF/agent.15\n [2020-02-07T16:55:27.976Z] SSH_AGENT_PID=22\n [2020-02-07T16:55:27.983Z] Running ssh-add (command line suppressed)\n [2020-02-07T16:55:28.139Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1768126046493180626.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1768126046493180626.key)\n [2020-02-07T16:55:28.200Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:55:28.495Z] + git semver bump pre\n [2020-02-07T16:55:28.495Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-07T16:55:28.495Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n [2020-02-07T16:55:28.495Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n [2020-02-07T16:55:28.495Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-07T16:55:28.495Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-07T16:55:28.495Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-07T16:55:28.495Z] # $SEMVER_BRANCH = master\n [2020-02-07T16:55:28.495Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n [Pipeline] }\n [2020-02-07T16:55:28.499Z] $ docker exec --env ******** --env ******** 208991d2d7b5a20a66b4d01f0162b2be88727516e2b436ed21e6c87154e4d9bb ssh-agent -k\n [2020-02-07T16:55:28.648Z] unset SSH_AUTH_SOCK;\n [2020-02-07T16:55:28.649Z] unset SSH_AGENT_PID;\n [2020-02-07T16:55:28.649Z] echo Agent pid 22 killed;\n [2020-02-07T16:55:28.711Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-07T16:55:29.023Z] + git semver\n [Pipeline] }\n [2020-02-07T16:55:29.031Z] $ docker stop --time=1 208991d2d7b5a20a66b4d01f0162b2be88727516e2b436ed21e6c87154e4d9bb\n [2020-02-07T16:55:30.381Z] $ docker rm -f 208991d2d7b5a20a66b4d01f0162b2be88727516e2b436ed21e6c87154e4d9bb\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:55:30.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-07T16:55:30.817Z] .\n [Pipeline] withDockerContainer\n [2020-02-07T16:55:30.921Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:55:30.955Z] $ 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-07T16:55:31.515Z] $ docker top 4ccee83e4eee1681bf523a44dbc95fd4903674281acbbe80bfdeb3a8b77d6754 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-07T16:55:32.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-07T16:55:32.107Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-07T16:55:32.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-07T16:55:32.320Z] $ docker exec 4ccee83e4eee1681bf523a44dbc95fd4903674281acbbe80bfdeb3a8b77d6754 ssh-agent\n [2020-02-07T16:55:32.514Z] SSH_AUTH_SOCK=/tmp/ssh-z5RKor44XuCy/agent.14\n [2020-02-07T16:55:32.514Z] SSH_AGENT_PID=21\n [2020-02-07T16:55:32.520Z] Running ssh-add (command line suppressed)\n [2020-02-07T16:55:32.659Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1621881180780443140.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1621881180780443140.key)\n [2020-02-07T16:55:32.715Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-07T16:55:33.006Z] + git semver push\n [2020-02-07T16:55:33.006Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-07T16:55:33.006Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git\n [2020-02-07T16:55:33.006Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master\n [2020-02-07T16:55:33.006Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-07T16:55:33.006Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-07T16:55:33.006Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-07T16:55:33.006Z] # $SEMVER_BRANCH = master\n [2020-02-07T16:55:33.006Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver\n [Pipeline] }\n [2020-02-07T16:55:39.577Z] $ docker exec --env ******** --env ******** 4ccee83e4eee1681bf523a44dbc95fd4903674281acbbe80bfdeb3a8b77d6754 ssh-agent -k\n [2020-02-07T16:55:39.771Z] unset SSH_AUTH_SOCK;\n [2020-02-07T16:55:39.771Z] unset SSH_AGENT_PID;\n [2020-02-07T16:55:39.771Z] echo Agent pid 21 killed;\n [2020-02-07T16:55:39.829Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-07T16:55:40.147Z] + git semver\n [Pipeline] }\n [2020-02-07T16:55:40.155Z] $ docker stop --time=1 4ccee83e4eee1681bf523a44dbc95fd4903674281acbbe80bfdeb3a8b77d6754\n [2020-02-07T16:55:41.537Z] $ docker rm -f 4ccee83e4eee1681bf523a44dbc95fd4903674281acbbe80bfdeb3a8b77d6754\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-07T16:55:42.058Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:55:42.613Z] ---> package-listing.sh\n [2020-02-07T16:55:42.613Z] ++ facter osfamily\n [2020-02-07T16:55:42.613Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-07T16:55:42.613Z] + OS_FAMILY=redhat\n [2020-02-07T16:55:42.613Z] + workspace=/w/workspace/_app-service-configurable_master\n [2020-02-07T16:55:42.613Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-07T16:55:42.613Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-07T16:55:42.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-07T16:55:42.613Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-07T16:55:42.613Z] + \'[\' /w/workspace/_app-service-configurable_master \']\'\n [2020-02-07T16:55:42.613Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-07T16:55:42.613Z] + case "${OS_FAMILY}" in\n [2020-02-07T16:55:42.613Z] + rpm -qa\n [2020-02-07T16:55:42.613Z] + sort\n [2020-02-07T16:55:46.803Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-07T16:55:46.803Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-07T16:55:46.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-07T16:55:46.803Z] + \'[\' /w/workspace/_app-service-configurable_master \']\'\n [2020-02-07T16:55:46.803Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/\n [2020-02-07T16:55:46.803Z] + 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-07T16:55:47.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-07T16:55:47.195Z] \n [2020-02-07T16:55:47.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-07T16:55:47.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-07T16:55:47.496Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-07T16:55:47.496Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-07T16:55:47.496Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-07T16:55:47.496Z] c9ea274ed700: Pulling fs layer\n [2020-02-07T16:55:47.496Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-07T16:55:47.496Z] f6a933c9cadc: Pulling fs layer\n [2020-02-07T16:55:47.496Z] 61811dbd4963: Pulling fs layer\n [2020-02-07T16:55:47.496Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-07T16:55:47.496Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-07T16:55:47.496Z] dc21a1d4508b: Pulling fs layer\n [2020-02-07T16:55:47.496Z] 363af2e989c4: Pulling fs layer\n [2020-02-07T16:55:47.496Z] 61811dbd4963: Waiting\n [2020-02-07T16:55:47.496Z] dc21a1d4508b: Waiting\n [2020-02-07T16:55:47.496Z] a6eb2c9e2280: Waiting\n [2020-02-07T16:55:47.496Z] 095dd8b7b4d8: Waiting\n [2020-02-07T16:55:47.496Z] 363af2e989c4: Waiting\n [2020-02-07T16:55:47.496Z] 9cfac6ba3733: Waiting\n [2020-02-07T16:55:47.496Z] f6a933c9cadc: Waiting\n [2020-02-07T16:55:47.496Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-07T16:55:47.496Z] da0e9bf0cc60: Download complete\n [2020-02-07T16:55:47.496Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-07T16:55:47.496Z] 9cfac6ba3733: Download complete\n [2020-02-07T16:55:47.496Z] e6b0cf9c0882: Download complete\n [2020-02-07T16:55:47.496Z] f6a933c9cadc: Verifying Checksum\n [2020-02-07T16:55:47.496Z] f6a933c9cadc: Download complete\n [2020-02-07T16:55:47.765Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-07T16:55:47.765Z] a6eb2c9e2280: Download complete\n [2020-02-07T16:55:48.028Z] e6b0cf9c0882: Pull complete\n [2020-02-07T16:55:48.028Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-07T16:55:48.028Z] 095dd8b7b4d8: Download complete\n [2020-02-07T16:55:48.028Z] c9ea274ed700: Verifying Checksum\n [2020-02-07T16:55:48.028Z] c9ea274ed700: Download complete\n [2020-02-07T16:55:48.028Z] 363af2e989c4: Download complete\n [2020-02-07T16:55:48.028Z] dc21a1d4508b: Verifying Checksum\n [2020-02-07T16:55:48.028Z] dc21a1d4508b: Download complete\n [2020-02-07T16:55:48.598Z] 61811dbd4963: Verifying Checksum\n [2020-02-07T16:55:48.598Z] 61811dbd4963: Download complete\n [2020-02-07T16:55:49.166Z] da0e9bf0cc60: Pull complete\n [2020-02-07T16:55:51.704Z] c9ea274ed700: Pull complete\n [2020-02-07T16:55:51.704Z] 9cfac6ba3733: Pull complete\n [2020-02-07T16:55:51.704Z] f6a933c9cadc: Pull complete\n [2020-02-07T16:55:55.898Z] 61811dbd4963: Pull complete\n [2020-02-07T16:55:55.898Z] a6eb2c9e2280: Pull complete\n [2020-02-07T16:55:57.287Z] 095dd8b7b4d8: Pull complete\n [2020-02-07T16:55:57.287Z] dc21a1d4508b: Pull complete\n [2020-02-07T16:55:57.547Z] 363af2e989c4: Pull complete\n [2020-02-07T16:55:57.547Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-07T16:55:57.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-07T16:55:57.692Z] prd-centos7-docker-4c-2g-18168 does not seem to be running inside a container\n [2020-02-07T16:55:57.738Z] $ 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-07T16:55:58.956Z] $ docker top dc626a425a7b5c9fe9f5911fc0a4ec484e4e155822be97f6cbab446360a23a21 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-07T16:55:59.514Z] provisioning config files...\n [2020-02-07T16:55:59.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config8022124154697877725tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-07T16:55:59.545Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:55:59.845Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-07T16:55:59.853Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-07T16:56:00.200Z] ---> logs-deploy.sh\n [2020-02-07T16:56:00.200Z] + ARCHIVE_ARTIFACTS=\n [2020-02-07T16:56:00.200Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-07T16:56:00.200Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-07T16:56:00.200Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-07T16:56:00.200Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/9\n [2020-02-07T16:56:00.200Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/9/\n [2020-02-07T16:56:00.200Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/9 /w/workspace/_app-service-configurable_master\n [2020-02-07T16:56:01.152Z] Archives upload complete.\n [2020-02-07T16:56:01.152Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/9/\n [2020-02-07T16:56:02.092Z] ---> uname -a:\n [2020-02-07T16:56:02.092Z] Linux dc626a425a7b 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-07T16:56:02.092Z] \n [2020-02-07T16:56:02.092Z] \n [2020-02-07T16:56:02.092Z] ---> lscpu:\n [2020-02-07T16:56:02.092Z] Architecture: x86_64\n [2020-02-07T16:56:02.092Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-07T16:56:02.092Z] Byte Order: Little Endian\n [2020-02-07T16:56:02.092Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-07T16:56:02.092Z] CPU(s): 4\n [2020-02-07T16:56:02.093Z] On-line CPU(s) list: 0-3\n [2020-02-07T16:56:02.093Z] Thread(s) per core: 1\n [2020-02-07T16:56:02.093Z] Core(s) per socket: 1\n [2020-02-07T16:56:02.093Z] Socket(s): 4\n [2020-02-07T16:56:02.093Z] NUMA node(s): 1\n [2020-02-07T16:56:02.093Z] Vendor ID: GenuineIntel\n [2020-02-07T16:56:02.093Z] CPU family: 6\n [2020-02-07T16:56:02.093Z] Model: 44\n [2020-02-07T16:56:02.093Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-07T16:56:02.093Z] Stepping: 1\n [2020-02-07T16:56:02.093Z] CPU MHz: 2933.442\n [2020-02-07T16:56:02.093Z] BogoMIPS: 5866.88\n [2020-02-07T16:56:02.093Z] Virtualization: VT-x\n [2020-02-07T16:56:02.093Z] Hypervisor vendor: KVM\n [2020-02-07T16:56:02.093Z] Virtualization type: full\n [2020-02-07T16:56:02.093Z] L1d cache: 128 KiB\n [2020-02-07T16:56:02.093Z] L1i cache: 128 KiB\n [2020-02-07T16:56:02.093Z] L2 cache: 16 MiB\n [2020-02-07T16:56:02.093Z] L3 cache: 64 MiB\n [2020-02-07T16:56:02.093Z] NUMA node0 CPU(s): 0-3\n [2020-02-07T16:56:02.093Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-07T16:56:02.093Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-07T16:56:02.093Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-07T16:56:02.093Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-07T16:56:02.093Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-07T16:56:02.093Z] 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-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> nproc:\n [2020-02-07T16:56:02.093Z] 4\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> df -h:\n [2020-02-07T16:56:02.093Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-07T16:56:02.093Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-02-07T16:56:02.093Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-07T16:56:02.093Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-07T16:56:02.093Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/_app-service-configurable_master@tmp\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-02-07T16:56:02.093Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/_app-service-configurable_master\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> free -m:\n [2020-02-07T16:56:02.093Z] total used free shared buff/cache available\n [2020-02-07T16:56:02.093Z] Mem: 1838 738 90 0 1009 1036\n [2020-02-07T16:56:02.093Z] Swap: 1023 2 1021\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> ip addr:\n [2020-02-07T16:56:02.093Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-07T16:56:02.093Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-07T16:56:02.093Z] inet 127.0.0.1/8 scope host lo\n [2020-02-07T16:56:02.093Z] valid_lft forever preferred_lft forever\n [2020-02-07T16:56:02.093Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP \n [2020-02-07T16:56:02.093Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-07T16:56:02.093Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-07T16:56:02.093Z] valid_lft forever preferred_lft forever\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> sar -b -r -n DEV:\n [2020-02-07T16:56:02.093Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/07/20 \t_x86_64_\t(4 CPU)\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:42:23 LINUX RESTART\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:43:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-07T16:56:02.093Z] 16:44:01 23.85 6.11 17.74 1823.60 1979.79\n [2020-02-07T16:56:02.093Z] 16:45:01 2.36 0.00 2.36 0.00 80.48\n [2020-02-07T16:56:02.093Z] 16:46:01 0.27 0.00 0.27 0.00 3.15\n [2020-02-07T16:56:02.093Z] 16:47:01 0.30 0.00 0.30 0.00 3.75\n [2020-02-07T16:56:02.093Z] 16:48:01 0.23 0.00 0.23 0.00 3.51\n [2020-02-07T16:56:02.093Z] 16:49:01 0.32 0.00 0.32 0.00 4.20\n [2020-02-07T16:56:02.093Z] 16:50:01 0.27 0.00 0.27 0.00 3.60\n [2020-02-07T16:56:02.093Z] 16:51:01 0.28 0.00 0.28 0.00 3.25\n [2020-02-07T16:56:02.093Z] 16:52:01 0.30 0.00 0.30 0.00 3.73\n [2020-02-07T16:56:02.093Z] 16:53:01 0.25 0.00 0.25 0.00 2.85\n [2020-02-07T16:56:02.093Z] 16:54:01 15.32 5.21 10.11 473.47 7789.56\n [2020-02-07T16:56:02.093Z] 16:55:01 291.67 131.50 160.16 4974.85 41386.81\n [2020-02-07T16:56:02.093Z] Average: 27.98 11.92 16.06 604.78 4278.91\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:43:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-07T16:56:02.093Z] 16:44:01 103796 1778508 94.49 2620 1239508 949748 32.40 433288 1186332 8\n [2020-02-07T16:56:02.093Z] 16:45:01 110112 1772192 94.15 2620 1239516 914020 31.19 430120 1184396 16\n [2020-02-07T16:56:02.093Z] 16:46:01 110212 1772092 94.14 2620 1239524 914044 31.19 430324 1184396 8\n [2020-02-07T16:56:02.093Z] 16:47:01 111732 1770572 94.06 2620 1239524 902640 30.80 428536 1184396 8\n [2020-02-07T16:56:02.093Z] 16:48:01 110912 1771392 94.11 2620 1239528 902832 30.80 429960 1184396 8\n [2020-02-07T16:56:02.093Z] 16:49:01 111688 1770616 94.07 2620 1239536 902676 30.80 428904 1184396 8\n [2020-02-07T16:56:02.093Z] 16:50:01 111392 1770912 94.08 2620 1239536 902840 30.80 429348 1184392 8\n [2020-02-07T16:56:02.093Z] 16:51:01 112868 1769436 94.00 2620 1239544 902708 30.80 428084 1184392 8\n [2020-02-07T16:56:02.093Z] 16:52:01 112868 1769436 94.00 2620 1239548 902708 30.80 427964 1184392 8\n [2020-02-07T16:56:02.093Z] 16:53:01 126116 1756188 93.30 2620 1239560 902780 30.80 414492 1184392 8\n [2020-02-07T16:56:02.093Z] 16:54:01 66232 1816072 96.48 2620 1240476 1138760 38.85 467252 1180020 30952\n [2020-02-07T16:56:02.093Z] 16:55:01 74184 1808120 96.06 2620 1126972 1123620 38.34 613008 967648 98968\n [2020-02-07T16:56:02.093Z] Average: 105176 1777128 94.41 2620 1230231 946615 32.30 446773 1166129 10834\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-07T16:56:02.093Z] 16:44:01 eth0 110.50 77.72 431.71 35.97 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:44:01 docker0 1.29 1.12 0.27 1.90 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:45:01 eth0 2.46 0.83 0.94 0.41 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:46:01 eth0 0.95 0.40 0.29 0.24 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:47:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:48:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:49:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:50:01 eth0 0.83 0.40 0.30 0.21 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:53:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:54:01 eth0 138.08 115.92 3466.86 10.76 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:55:01 eth0 238.31 200.85 3917.52 80.91 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] 16:55:01 docker0 30.66 28.71 2.94 287.79 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] Average: eth0 41.01 33.05 652.15 10.71 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] Average: docker0 2.67 2.49 0.27 24.20 0.00 0.00 0.00\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] ---> sar -P ALL:\n [2020-02-07T16:56:02.093Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/07/20 \t_x86_64_\t(4 CPU)\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:42:23 LINUX RESTART\n [2020-02-07T16:56:02.093Z] \n [2020-02-07T16:56:02.093Z] 16:43:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-07T16:56:02.093Z] 16:44:01 all 3.17 0.00 1.47 0.16 0.01 95.19\n [2020-02-07T16:56:02.093Z] 16:44:01 0 2.95 0.00 1.69 0.34 0.00 95.03\n [2020-02-07T16:56:02.093Z] 16:44:01 1 2.89 0.00 1.60 0.07 0.00 95.44\n [2020-02-07T16:56:02.093Z] 16:44:01 2 3.22 0.00 1.28 0.15 0.02 95.33\n [2020-02-07T16:56:02.093Z] 16:44:01 3 3.64 0.00 1.31 0.07 0.03 94.94\n [2020-02-07T16:56:02.093Z] 16:45:01 all 0.22 0.00 0.07 0.00 0.00 99.71\n [2020-02-07T16:56:02.093Z] 16:45:01 0 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-07T16:56:02.093Z] 16:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-07T16:56:02.093Z] 16:45:01 2 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-02-07T16:56:02.093Z] 16:45:01 3 0.57 0.00 0.07 0.00 0.00 99.37\n [2020-02-07T16:56:02.093Z] 16:46:01 all 0.20 0.00 0.07 0.00 0.00 99.72\n [2020-02-07T16:56:02.093Z] 16:46:01 0 0.08 0.00 0.10 0.00 0.02 99.80\n [2020-02-07T16:56:02.093Z] 16:46:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-07T16:56:02.093Z] 16:46:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-07T16:56:02.093Z] 16:46:01 3 0.57 0.00 0.08 0.00 0.00 99.35\n [2020-02-07T16:56:02.093Z] 16:47:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n [2020-02-07T16:56:02.093Z] 16:47:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-07T16:56:02.093Z] 16:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-07T16:56:02.093Z] 16:47:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-07T16:56:02.093Z] 16:47:01 3 0.55 0.00 0.05 0.00 0.02 99.38\n [2020-02-07T16:56:02.093Z] 16:48:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-07T16:56:02.093Z] 16:48:01 0 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-07T16:56:02.093Z] 16:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-07T16:56:02.093Z] 16:48:01 2 0.32 0.00 0.05 0.00 0.00 99.63\n [2020-02-07T16:56:02.093Z] 16:48:01 3 0.30 0.00 0.08 0.00 0.00 99.62\n [2020-02-07T16:56:02.093Z] 16:49:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-07T16:56:02.093Z] 16:49:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-07T16:56:02.093Z] 16:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-07T16:56:02.093Z] 16:49:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-07T16:56:02.093Z] 16:49:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-07T16:56:02.093Z] 16:50:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-07T16:56:02.093Z] 16:50:01 0 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-07T16:56:02.093Z] 16:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-02-07T16:56:02.093Z] 16:50:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-07T16:56:02.093Z] 16:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-07T16:56:02.093Z] 16:51:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-07T16:56:02.093Z] 16:51:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-02-07T16:56:02.093Z] 16:51:01 1 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-07T16:56:02.093Z] 16:51:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-07T16:56:02.093Z] 16:51:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-07T16:56:02.093Z] 16:52:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-02-07T16:56:02.093Z] 16:52:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-07T16:56:02.093Z] 16:52:01 1 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-07T16:56:02.093Z] 16:52:01 2 0.42 0.00 0.03 0.00 0.00 99.55\n [2020-02-07T16:56:02.093Z] 16:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-07T16:56:02.093Z] 16:53:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-07T16:56:02.093Z] 16:53:01 0 0.07 0.00 0.08 0.00 0.02 99.83\n [2020-02-07T16:56:02.093Z] 16:53:01 1 0.50 0.00 0.05 0.00 0.02 99.43\n [2020-02-07T16:56:02.093Z] 16:53:01 2 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-02-07T16:56:02.093Z] 16:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-07T16:56:02.093Z] 16:54:01 all 1.93 0.00 1.18 0.03 0.01 96.86\n [2020-02-07T16:56:02.093Z] 16:54:01 0 1.94 0.00 1.37 0.03 0.00 96.66\n [2020-02-07T16:56:02.094Z] 16:54:01 1 1.95 0.00 1.10 0.03 0.00 96.91\n [2020-02-07T16:56:02.094Z] 16:54:01 2 2.32 0.00 1.05 0.03 0.00 96.60\n [2020-02-07T16:56:02.094Z] 16:54:01 3 1.55 0.00 1.15 0.02 0.02 97.26\n [2020-02-07T16:56:02.094Z] 16:55:01 all 14.92 0.00 8.66 3.94 0.05 72.43\n [2020-02-07T16:56:02.094Z] 16:55:01 0 15.64 0.00 8.43 3.97 0.03 71.93\n [2020-02-07T16:56:02.094Z] 16:55:01 1 14.17 0.00 8.07 3.86 0.03 73.87\n [2020-02-07T16:56:02.094Z] 16:55:01 2 14.84 0.00 9.00 5.16 0.05 70.95\n [2020-02-07T16:56:02.094Z] 16:55:01 3 15.01 0.00 9.17 2.75 0.07 73.00\n [2020-02-07T16:56:02.094Z] Average: all 1.79 0.00 0.97 0.34 0.01 96.89\n [2020-02-07T16:56:02.094Z] Average: 0 1.74 0.00 1.00 0.36 0.01 96.89\n [2020-02-07T16:56:02.094Z] Average: 1 1.65 0.00 0.92 0.33 0.01 97.10\n [2020-02-07T16:56:02.094Z] Average: 2 1.91 0.00 0.97 0.44 0.01 96.68\n [2020-02-07T16:56:02.094Z] Average: 3 1.85 0.00 1.00 0.23 0.01 96.91\n [2020-02-07T16:56:02.094Z] \n [2020-02-07T16:56:02.094Z] \n [2020-02-07T16:56:02.094Z] '