b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca\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 6b86bedd0cf3c78e4491af0f7e34491e0846e38a\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 6b86bedd0cf3c78e4491af0f7e34491e0846e38a (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6b86bedd0cf3c78e4491af0f7e34491e0846e38a # timeout=10\n Commit message: "Merge pull request #79 from ernestojeda/fix-clair-scan"\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:go-mod-secrets, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\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: go-mod-secrets-settings\n PROJECT: go-mod-secrets\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-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-secrets\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12286 in /w/workspace/gexfoundry_go-mod-secrets_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 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca # timeout=10\n Commit message: "Merge pull request #41 from akramtexas/add_go_1dot13_go_mod_secrets_issue_30"\n > git rev-list --no-walk e07210c1671135777adc5ee5cde6556c88985723 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-07T21:35:36.024Z] 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-01-07T21:35:36.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T21:35:36.997Z] \n [2020-01-07T21:35:36.997Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:35:37.343Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T21:35:37.343Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-07T21:35:37.343Z] e7c96db7181b: Pulling fs layer\n [2020-01-07T21:35:37.343Z] 78e818237f6d: Pulling fs layer\n [2020-01-07T21:35:37.343Z] fac3e1a4e137: Pulling fs layer\n [2020-01-07T21:35:37.607Z] e7c96db7181b: Verifying Checksum\n [2020-01-07T21:35:37.607Z] e7c96db7181b: Download complete\n [2020-01-07T21:35:37.607Z] fac3e1a4e137: Verifying Checksum\n [2020-01-07T21:35:37.607Z] fac3e1a4e137: Download complete\n [2020-01-07T21:35:37.607Z] 78e818237f6d: Verifying Checksum\n [2020-01-07T21:35:37.607Z] 78e818237f6d: Download complete\n [2020-01-07T21:35:37.607Z] e7c96db7181b: Pull complete\n [2020-01-07T21:35:38.545Z] 78e818237f6d: Pull complete\n [2020-01-07T21:35:38.545Z] fac3e1a4e137: Pull complete\n [2020-01-07T21:35:38.545Z] Digest: sha256:fbd057df3e8283638d79192f0707046056bd71a0cd9c1946dbb204e6cf7e751e\n [2020-01-07T21:35:38.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-07T21:35:38.937Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:35:38.977Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T21:35:39.573Z] $ docker top a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T21:35:40.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T21:35:40.109Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T21:35:40.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T21:35:40.317Z] $ docker exec a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20 ssh-agent\n [2020-01-07T21:35:40.499Z] SSH_AUTH_SOCK=/tmp/ssh-ZuDK2ngXaH1o/agent.13\n [2020-01-07T21:35:40.499Z] SSH_AGENT_PID=20\n [2020-01-07T21:35:40.508Z] Running ssh-add (command line suppressed)\n [2020-01-07T21:35:40.646Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_9006171510575457716.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_9006171510575457716.key)\n [2020-01-07T21:35:40.692Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:35:40.985Z] + git describe --exact-match --tags HEAD\n [2020-01-07T21:35:40.985Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-07T21:35:41.035Z] $ docker exec --env ******** --env ******** a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20 ssh-agent -k\n [2020-01-07T21:35:41.175Z] unset SSH_AUTH_SOCK;\n [2020-01-07T21:35:41.176Z] unset SSH_AGENT_PID;\n [2020-01-07T21:35:41.176Z] echo Agent pid 20 killed;\n [2020-01-07T21:35:41.220Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-07T21:35:41.247Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-07T21:35:41.247Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-07T21:35:41.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T21:35:41.278Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T21:35:41.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T21:35:41.497Z] $ docker exec a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20 ssh-agent\n [2020-01-07T21:35:41.674Z] SSH_AUTH_SOCK=/tmp/ssh-uYjwjrRMb0eI/agent.55\n [2020-01-07T21:35:41.674Z] SSH_AGENT_PID=62\n [2020-01-07T21:35:41.680Z] Running ssh-add (command line suppressed)\n [2020-01-07T21:35:41.823Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4322358915896458222.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4322358915896458222.key)\n [2020-01-07T21:35:41.878Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:35:42.178Z] + git semver init\n [2020-01-07T21:35:42.178Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T21:35:42.178Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n [2020-01-07T21:35:42.178Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:35:42.178Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T21:35:42.178Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T21:35:42.178Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T21:35:42.178Z] # $SEMVER_BRANCH = master\n [2020-01-07T21:35:42.178Z] # $SEMVER_TEMP = /tmp/semver-473343416\n [2020-01-07T21:35:42.178Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n [2020-01-07T21:35:42.437Z] # \'/tmp/semver-473343416\' -> \'/w/workspace/gexfoundry_go-mod-secrets_master/.semver\'\n [2020-01-07T21:35:42.437Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n [Pipeline] }\n [2020-01-07T21:35:42.445Z] $ docker exec --env ******** --env ******** a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20 ssh-agent -k\n [2020-01-07T21:35:42.589Z] unset SSH_AUTH_SOCK;\n [2020-01-07T21:35:42.590Z] unset SSH_AGENT_PID;\n [2020-01-07T21:35:42.590Z] echo Agent pid 62 killed;\n [2020-01-07T21:35:42.639Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T21:35:42.954Z] + git semver\n [Pipeline] }\n [2020-01-07T21:35:42.967Z] $ docker stop --time=1 a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20\n [2020-01-07T21:35:44.333Z] $ docker rm -f a91ce6f1fdd943a71d22d59e57551c9f73d1fa99762825a8a64f85c5feab8e20\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-07T21:35:44.862Z] Stashed 22 file(s)\n [Pipeline] echo\n [2020-01-07T21:35:44.864Z] [edgeXSemver] initialized semver on version 0.0.13\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-01-07T21:35:59.929Z] Still waiting to schedule task\n [2020-01-07T21:35:59.929Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12287\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12285\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-07T21:35:59.931Z] Still waiting to schedule task\n [2020-01-07T21:35:59.931Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-07T21:38:33.803Z] Running on prd-centos7-docker-4c-2g-12290 in /w/workspace/gexfoundry_go-mod-secrets_master\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T21:38:36.137Z] using credential edgex-jenkins-ssh\n [2020-01-07T21:38:36.163Z] Cloning the remote Git repository\n [2020-01-07T21:38:36.163Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T21:38:35.505Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:38:35.542Z] > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10\n [2020-01-07T21:38:35.587Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:38:35.587Z] > git --version # timeout=10\n [2020-01-07T21:38:35.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:38:35.618Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:38:36.798Z] Fetching without tags\n [2020-01-07T21:38:37.155Z] Checking out Revision 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca (master)\n [2020-01-07T21:38:36.137Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-01-07T21:38:36.145Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:38:36.159Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-01-07T21:38:36.172Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:38:36.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:38:36.177Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:38:36.564Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:38:36.569Z] > git checkout -f 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca # timeout=10\n [2020-01-07T21:38:40.605Z] Commit message: "Merge pull request #41 from akramtexas/add_go_1dot13_go_mod_secrets_issue_30"\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-01-07T21:38:41.385Z] =========================================================\n [2020-01-07T21:38:41.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T21:38:41.385Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:38:41.913Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-07T21:38:42.179Z] Sending build context to Docker daemon 405.5kB\n\n [2020-01-07T21:38:42.179Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T21:38:42.179Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T21:38:42.179Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T21:38:42.179Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 2d3896533852: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 9498642caea3: Pulling fs layer\n [2020-01-07T21:38:42.179Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 7af212d24233: Pulling fs layer\n [2020-01-07T21:38:42.179Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T21:38:42.179Z] d216d3b964db: Pulling fs layer\n [2020-01-07T21:38:42.179Z] 9498642caea3: Waiting\n [2020-01-07T21:38:42.179Z] ba4d0a6bad5e: Waiting\n [2020-01-07T21:38:42.179Z] 7af212d24233: Waiting\n [2020-01-07T21:38:42.179Z] ee2efeeb882f: Waiting\n [2020-01-07T21:38:42.179Z] d216d3b964db: Waiting\n [2020-01-07T21:38:42.179Z] 9186bf07c4ae: Waiting\n [2020-01-07T21:38:42.179Z] 7f1720e95b4b: Waiting\n [2020-01-07T21:38:42.179Z] 24d9f57f8391: Waiting\n [2020-01-07T21:38:42.179Z] 28c34ce20860: Download complete\n [2020-01-07T21:38:42.179Z] 2d3896533852: Download complete\n [2020-01-07T21:38:42.179Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-07T21:38:42.179Z] 7f1720e95b4b: Download complete\n [2020-01-07T21:38:42.179Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T21:38:42.179Z] 24d9f57f8391: Download complete\n [2020-01-07T21:38:42.179Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T21:38:42.444Z] 921b31ab772b: Pull complete\n [2020-01-07T21:38:42.708Z] 2d3896533852: Pull complete\n [2020-01-07T21:38:42.708Z] 28c34ce20860: Pull complete\n [2020-01-07T21:38:43.286Z] 9498642caea3: Verifying Checksum\n [2020-01-07T21:38:43.286Z] 9498642caea3: Download complete\n [2020-01-07T21:38:43.286Z] 7af212d24233: Verifying Checksum\n [2020-01-07T21:38:43.286Z] 7af212d24233: Download complete\n [2020-01-07T21:38:43.859Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T21:38:43.859Z] 9186bf07c4ae: Download complete\n [2020-01-07T21:38:43.859Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T21:38:43.859Z] ee2efeeb882f: Download complete\n [2020-01-07T21:38:43.859Z] d216d3b964db: Verifying Checksum\n [2020-01-07T21:38:43.859Z] d216d3b964db: Download complete\n [2020-01-07T21:38:43.859Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T21:38:43.859Z] ba4d0a6bad5e: Download complete\n [2020-01-07T21:38:51.993Z] 9186bf07c4ae: Pull complete\n [2020-01-07T21:38:51.993Z] 7f1720e95b4b: Pull complete\n [2020-01-07T21:38:51.993Z] 24d9f57f8391: Pull complete\n [2020-01-07T21:38:55.302Z] 9498642caea3: Pull complete\n [2020-01-07T21:38:58.599Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T21:38:58.599Z] 7af212d24233: Pull complete\n [2020-01-07T21:38:59.183Z] ee2efeeb882f: Pull complete\n [2020-01-07T21:38:59.443Z] d216d3b964db: Pull complete\n [2020-01-07T21:38:59.443Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T21:38:59.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T21:38:59.443Z] ---> 140a058597bd\n [2020-01-07T21:38:59.443Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T21:38:59.443Z] ---> Running in ff0e14f54090\n [2020-01-07T21:38:59.703Z] Removing intermediate container ff0e14f54090\n [2020-01-07T21:38:59.703Z] ---> 41b564380f12\n [2020-01-07T21:38:59.703Z] Step 4/7 : RUN apk add --update bash\n [2020-01-07T21:38:59.703Z] ---> Running in 0fc33567311b\n [2020-01-07T21:39:00.641Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T21:39:01.581Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T21:39:02.148Z] OK: 134 MiB in 39 packages\n [2020-01-07T21:39:02.408Z] Removing intermediate container 0fc33567311b\n [2020-01-07T21:39:02.409Z] ---> 316f4eae18a0\n [2020-01-07T21:39:02.409Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T21:39:02.409Z] ---> Running in f4d925cc117d\n [2020-01-07T21:39:02.674Z] Removing intermediate container f4d925cc117d\n [2020-01-07T21:39:02.674Z] ---> f7b2293552cc\n [2020-01-07T21:39:02.674Z] Step 6/7 : COPY go.mod .\n [2020-01-07T21:39:02.674Z] ---> 7fb55bcc3005\n [2020-01-07T21:39:02.674Z] Step 7/7 : RUN go mod download\n [2020-01-07T21:39:02.934Z] ---> Running in 2e16a829aa5a\n [2020-01-07T21:39:03.193Z] \x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-07T21:39:03.193Z] go: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-07T21:39:03.193Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-07T21:39:04.572Z] \x1b[0mRemoving intermediate container 2e16a829aa5a\n [2020-01-07T21:39:04.572Z] ---> 3b094de60def\n [2020-01-07T21:39:04.572Z] Successfully built 3b094de60def\n [2020-01-07T21:39:04.572Z] 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-01-07T21:39:04.952Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T21:39:04.953Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:39:05.073Z] prd-centos7-docker-4c-2g-12290 does not seem to be running inside a container\n [2020-01-07T21:39:05.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** ci-base-image-x86_64 cat\n [2020-01-07T21:39:05.933Z] $ docker top b4d1913ae77a9a533f93ed9ffd33cdf8f212076f65b9652b27305d822ed68b99 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:39:06.802Z] + go version\n [2020-01-07T21:39:06.802Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T21:39:07.109Z] + make test\n [2020-01-07T21:39:07.109Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-07T21:39:09.679Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-01-07T21:39:09.679Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-01-07T21:39:19.703Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.010s\tcoverage: 96.7% of statements\n [2020-01-07T21:39:19.703Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t0.006s\tcoverage: 91.1% of statements\n [2020-01-07T21:39:19.703Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T21:39:21.622Z] gofmt -l .\n [2020-01-07T21:39:21.622Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T21:39:21.910Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T21:39:21.913Z] $ docker stop --time=1 b4d1913ae77a9a533f93ed9ffd33cdf8f212076f65b9652b27305d822ed68b99\n [2020-01-07T21:39:23.345Z] $ docker rm -f b4d1913ae77a9a533f93ed9ffd33cdf8f212076f65b9652b27305d822ed68b99\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T21:45:42.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12292 in /w/workspace/gexfoundry_go-mod-secrets_master\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T21:45:50.365Z] using credential edgex-jenkins-ssh\n [2020-01-07T21:45:50.400Z] Cloning the remote Git repository\n [2020-01-07T21:45:50.400Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T21:45:50.475Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:45:50.603Z] > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10\n [2020-01-07T21:45:50.689Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:45:50.690Z] > git --version # timeout=10\n [2020-01-07T21:45:50.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:45:50.828Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:45:51.633Z] Fetching without tags\n [2020-01-07T21:45:52.157Z] Checking out Revision 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca (master)\n [2020-01-07T21:45:51.535Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-01-07T21:45:51.566Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:45:51.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-01-07T21:45:51.653Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-01-07T21:45:51.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:45:51.670Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:45:52.186Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:45:52.204Z] > git checkout -f 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca # timeout=10\n [2020-01-07T21:45:56.694Z] Commit message: "Merge pull request #41 from akramtexas/add_go_1dot13_go_mod_secrets_issue_30"\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-01-07T21:45:57.597Z] =========================================================\n [2020-01-07T21:45:57.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T21:45:57.597Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:45:59.026Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-07T21:46:00.012Z] Sending build context to Docker daemon 405.5kB\n\n [2020-01-07T21:46:00.012Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T21:46:00.012Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T21:46:00.292Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T21:46:00.292Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T21:46:00.292Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T21:46:00.292Z] d45218f23013: Pulling fs layer\n [2020-01-07T21:46:00.292Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T21:46:00.292Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T21:46:00.292Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T21:46:00.292Z] fbf0f20b3a29: Waiting\n [2020-01-07T21:46:00.292Z] 57bbd25d50cb: Waiting\n [2020-01-07T21:46:00.292Z] 4c3326bd8e33: Waiting\n [2020-01-07T21:46:00.292Z] d45218f23013: Waiting\n [2020-01-07T21:46:00.292Z] d22026c5ede0: Waiting\n [2020-01-07T21:46:00.292Z] f32e18732fe6: Waiting\n [2020-01-07T21:46:00.292Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T21:46:00.292Z] 43f99696bdfb: Waiting\n [2020-01-07T21:46:00.572Z] 9fe16242a9df: Download complete\n [2020-01-07T21:46:00.572Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T21:46:00.572Z] 43582c0db3f3: Download complete\n [2020-01-07T21:46:00.572Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T21:46:00.572Z] 57bbd25d50cb: Download complete\n [2020-01-07T21:46:00.861Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T21:46:00.861Z] 4c3326bd8e33: Download complete\n [2020-01-07T21:46:00.861Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T21:46:00.861Z] 54e94bcddc88: Download complete\n [2020-01-07T21:46:03.491Z] 54e94bcddc88: Pull complete\n [2020-01-07T21:46:04.090Z] 43582c0db3f3: Pull complete\n [2020-01-07T21:46:04.694Z] 9fe16242a9df: Pull complete\n [2020-01-07T21:46:09.026Z] d45218f23013: Verifying Checksum\n [2020-01-07T21:46:09.026Z] d45218f23013: Download complete\n [2020-01-07T21:46:09.026Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T21:46:09.026Z] f32e18732fe6: Download complete\n [2020-01-07T21:46:12.425Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T21:46:12.425Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T21:46:12.702Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T21:46:12.702Z] 43f99696bdfb: Download complete\n [2020-01-07T21:46:16.091Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T21:46:16.091Z] d22026c5ede0: Download complete\n [2020-01-07T21:46:17.084Z] fbf0f20b3a29: Download complete\n [2020-01-07T21:46:35.378Z] fbf0f20b3a29: Pull complete\n [2020-01-07T21:46:35.378Z] 57bbd25d50cb: Pull complete\n [2020-01-07T21:46:35.378Z] 4c3326bd8e33: Pull complete\n [2020-01-07T21:46:42.072Z] d45218f23013: Pull complete\n [2020-01-07T21:46:48.766Z] d22026c5ede0: Pull complete\n [2020-01-07T21:46:49.362Z] f32e18732fe6: Pull complete\n [2020-01-07T21:46:52.014Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T21:46:52.682Z] 43f99696bdfb: Pull complete\n [2020-01-07T21:46:52.682Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T21:46:52.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T21:46:52.682Z] ---> 8c1ce5f80d72\n [2020-01-07T21:46:52.682Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T21:46:56.078Z] ---> Running in bdabe598960f\n [2020-01-07T21:46:56.078Z] Removing intermediate container bdabe598960f\n [2020-01-07T21:46:56.078Z] ---> 431419b5d545\n [2020-01-07T21:46:56.078Z] Step 4/7 : RUN apk add --update bash\n [2020-01-07T21:46:56.345Z] ---> Running in e5e0bd4b0371\n [2020-01-07T21:46:57.315Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T21:46:58.280Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T21:46:58.869Z] OK: 121 MiB in 39 packages\n [2020-01-07T21:47:00.303Z] Removing intermediate container e5e0bd4b0371\n [2020-01-07T21:47:00.303Z] ---> b103fab5c397\n [2020-01-07T21:47:00.303Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T21:47:00.303Z] ---> Running in a7287530d2a1\n [2020-01-07T21:47:00.901Z] Removing intermediate container a7287530d2a1\n [2020-01-07T21:47:00.901Z] ---> dc37ecb84627\n [2020-01-07T21:47:00.901Z] Step 6/7 : COPY go.mod .\n [2020-01-07T21:47:01.507Z] ---> aa5a4936ca2b\n [2020-01-07T21:47:01.507Z] Step 7/7 : RUN go mod download\n [2020-01-07T21:47:01.507Z] ---> Running in 0d702c183d60\n [2020-01-07T21:47:02.972Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-07T21:47:02.973Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-07T21:47:02.973Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-07T21:47:05.586Z] \x1b[0mRemoving intermediate container 0d702c183d60\n [2020-01-07T21:47:05.586Z] ---> 9ef9bb4299da\n [2020-01-07T21:47:05.586Z] Successfully built 9ef9bb4299da\n [2020-01-07T21:47:05.586Z] 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-01-07T21:47:06.092Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T21:47:06.362Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:47:06.812Z] prd-ubuntu18.04-docker-arm64-4c-2g-12292 does not seem to be running inside a container\n [2020-01-07T21:47:06.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** ci-base-image-arm64 cat\n [2020-01-07T21:47:08.676Z] $ docker top e03cb917381387eb0f00e6df8e017e1c8a5b95ca1f341c84867f723e6b0aceb3 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:47:11.478Z] + go version\n [2020-01-07T21:47:11.794Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T21:47:12.501Z] + make test\n [2020-01-07T21:47:12.833Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-07T21:47:22.952Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-01-07T21:47:22.952Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-01-07T21:47:33.074Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.036s\tcoverage: 96.7% of statements\n [2020-01-07T21:47:48.132Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t0.022s\tcoverage: 91.1% of statements\n [2020-01-07T21:47:48.132Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T21:48:03.175Z] gofmt -l .\n [2020-01-07T21:48:03.175Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T21:48:03.192Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-07T21:48:03.580Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T21:48:03.590Z] $ docker stop --time=1 e03cb917381387eb0f00e6df8e017e1c8a5b95ca1f341c84867f723e6b0aceb3\n [2020-01-07T21:48:05.704Z] $ docker rm -f e03cb917381387eb0f00e6df8e017e1c8a5b95ca1f341c84867f723e6b0aceb3\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // 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-01-07T21:48:06.726Z] provisioning config files...\n [2020-01-07T21:48:06.737Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7723092226486389220tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:48:07.042Z] + curl -s https://codecov.io/bash\n [2020-01-07T21:48:07.042Z] + bash -s - -t @/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7723092226486389220tmp\n [2020-01-07T21:48:07.303Z] \n [2020-01-07T21:48:07.303Z] _____ _\n [2020-01-07T21:48:07.303Z] / ____| | |\n [2020-01-07T21:48:07.303Z] | | ___ __| | ___ ___ _____ __\n [2020-01-07T21:48:07.303Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-07T21:48:07.303Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-07T21:48:07.303Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-07T21:48:07.303Z] Bash-20191211-b8db533\n [2020-01-07T21:48:07.303Z] \n [2020-01-07T21:48:07.303Z] \n [2020-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-07T21:48:07.303Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-07T21:48:07.303Z] \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-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-07T21:48:07.303Z] \x1b[0;32m+\x1b[0m .\n [2020-01-07T21:48:07.303Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-07T21:48:07.303Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-07T21:48:07.303Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8282\x1b[0m\n [2020-01-07T21:48:07.563Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-07T21:48:07.563Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-07T21:48:07.563Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-07T21:48:07.563Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-07T21:48:07.563Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-07T21:48:07.563Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-07T21:48:07.563Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=057d762e5d1cb9d9f34346e2c75ef1295bcfdfca&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n [2020-01-07T21:48:07.563Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-07T21:48:07.563Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=057d762e5d1cb9d9f34346e2c75ef1295bcfdfca&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n [2020-01-07T21:48:08.129Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-07T21:48:08.696Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/057d762e5d1cb9d9f34346e2c75ef1295bcfdfca\x1b[0m\n [Pipeline] }\n [2020-01-07T21:48:08.703Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-01-07T21:48:08.794Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-01-07T21:48:08.795Z] [edgeXSnyk] command to run: snyk monitor\n [Pipeline] withCredentials\n [2020-01-07T21:48:08.815Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:48:09.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-07T21:48:09.170Z] \n [2020-01-07T21:48:09.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:48:09.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-07T21:48:09.484Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-01-07T21:48:09.484Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-07T21:48:09.484Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-07T21:48:09.484Z] 9fe9984849c1: Pulling fs layer\n [2020-01-07T21:48:09.484Z] cf0db633a67d: Pulling fs layer\n [2020-01-07T21:48:09.484Z] 0f7136d71739: Pulling fs layer\n [2020-01-07T21:48:09.484Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-01-07T21:48:09.484Z] b8132c677c6b: Pulling fs layer\n [2020-01-07T21:48:09.484Z] c8f539ab0293: Pulling fs layer\n [2020-01-07T21:48:09.484Z] b11662bbf65b: Pulling fs layer\n [2020-01-07T21:48:09.484Z] 8c1aaf4dbaec: Waiting\n [2020-01-07T21:48:09.484Z] c8f539ab0293: Waiting\n [2020-01-07T21:48:09.484Z] b8132c677c6b: Waiting\n [2020-01-07T21:48:09.484Z] b11662bbf65b: Waiting\n [2020-01-07T21:48:09.484Z] 0f7136d71739: Waiting\n [2020-01-07T21:48:09.484Z] cf0db633a67d: Waiting\n [2020-01-07T21:48:09.484Z] 9fe9984849c1: Verifying Checksum\n [2020-01-07T21:48:09.484Z] 9fe9984849c1: Download complete\n [2020-01-07T21:48:09.484Z] 7f94eaf8af20: Verifying Checksum\n [2020-01-07T21:48:09.484Z] 7f94eaf8af20: Download complete\n [2020-01-07T21:48:09.484Z] 0f7136d71739: Download complete\n [2020-01-07T21:48:09.484Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-01-07T21:48:09.484Z] 8c1aaf4dbaec: Download complete\n [2020-01-07T21:48:09.484Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-07T21:48:09.749Z] b8132c677c6b: Verifying Checksum\n [2020-01-07T21:48:09.749Z] b8132c677c6b: Download complete\n [2020-01-07T21:48:10.017Z] 9d48c3bd43c5: Pull complete\n [2020-01-07T21:48:10.282Z] 7f94eaf8af20: Pull complete\n [2020-01-07T21:48:10.282Z] b11662bbf65b: Verifying Checksum\n [2020-01-07T21:48:10.282Z] b11662bbf65b: Download complete\n [2020-01-07T21:48:10.282Z] c8f539ab0293: Verifying Checksum\n [2020-01-07T21:48:10.282Z] c8f539ab0293: Download complete\n [2020-01-07T21:48:10.543Z] 9fe9984849c1: Pull complete\n [2020-01-07T21:48:11.127Z] cf0db633a67d: Verifying Checksum\n [2020-01-07T21:48:11.127Z] cf0db633a67d: Download complete\n [2020-01-07T21:48:16.427Z] cf0db633a67d: Pull complete\n [2020-01-07T21:48:16.427Z] 0f7136d71739: Pull complete\n [2020-01-07T21:48:16.697Z] 8c1aaf4dbaec: Pull complete\n [2020-01-07T21:48:18.090Z] b8132c677c6b: Pull complete\n [2020-01-07T21:48:21.378Z] c8f539ab0293: Pull complete\n [2020-01-07T21:48:21.637Z] b11662bbf65b: Pull complete\n [2020-01-07T21:48:21.895Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-01-07T21:48:21.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-01-07T21:48:22.059Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:48:22.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_go-mod-secrets_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-snyk-go:1.217.3 cat\n [2020-01-07T21:48:22.716Z] $ docker top d0c1bb0ed098e458de18315ae2e12edb4768e2ea0f86bb9134a3537873f158a6 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:48:23.629Z] + snyk monitor\n [2020-01-07T21:48:26.926Z] \n [2020-01-07T21:48:26.926Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master...\n [2020-01-07T21:48:26.926Z] \n [2020-01-07T21:48:26.926Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/e707bb35-1028-408f-b3dd-b7ca764f01be\n [2020-01-07T21:48:26.926Z] \n [2020-01-07T21:48:26.926Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-01-07T21:48:26.926Z] \n [2020-01-07T21:48:27.187Z] \n [Pipeline] }\n [2020-01-07T21:48:27.198Z] $ docker stop --time=1 d0c1bb0ed098e458de18315ae2e12edb4768e2ea0f86bb9134a3537873f158a6\n [2020-01-07T21:48:28.580Z] $ docker rm -f d0c1bb0ed098e458de18315ae2e12edb4768e2ea0f86bb9134a3537873f158a6\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\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-01-07T21:48:29.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T21:48:29.165Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:48:29.277Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:48:29.319Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-01-07T21:48:29.880Z] $ docker top 6620f9c9da5c95b5c6af30e11556ca2d50a86c8d2097fcafc8db42cf5aea0803 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T21:48:30.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T21:48:30.477Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T21:48:30.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T21:48:30.722Z] $ docker exec 6620f9c9da5c95b5c6af30e11556ca2d50a86c8d2097fcafc8db42cf5aea0803 ssh-agent\n [2020-01-07T21:48:30.940Z] SSH_AUTH_SOCK=/tmp/ssh-q5XhUBypeZa4/agent.15\n [2020-01-07T21:48:30.940Z] SSH_AGENT_PID=22\n [2020-01-07T21:48:30.948Z] Running ssh-add (command line suppressed)\n [2020-01-07T21:48:31.110Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2828475725727415907.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2828475725727415907.key)\n [2020-01-07T21:48:31.165Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:48:31.457Z] + git semver tag\n [2020-01-07T21:48:31.457Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T21:48:31.457Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n [2020-01-07T21:48:31.457Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:48:31.457Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T21:48:31.457Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T21:48:31.457Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T21:48:31.457Z] # $SEMVER_BRANCH = master\n [2020-01-07T21:48:31.457Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n [2020-01-07T21:48:31.457Z] # 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca HEAD\n [2020-01-07T21:48:31.715Z] # d8849248ea9cf93ba2a9779031ebb1dbf3acb3f4 refs/tags/v0.0.13\n [Pipeline] }\n [2020-01-07T21:48:31.724Z] $ docker exec --env ******** --env ******** 6620f9c9da5c95b5c6af30e11556ca2d50a86c8d2097fcafc8db42cf5aea0803 ssh-agent -k\n [2020-01-07T21:48:31.902Z] unset SSH_AUTH_SOCK;\n [2020-01-07T21:48:31.902Z] unset SSH_AGENT_PID;\n [2020-01-07T21:48:31.902Z] echo Agent pid 22 killed;\n [2020-01-07T21:48:31.965Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T21:48:32.276Z] + git semver\n [Pipeline] }\n [2020-01-07T21:48:32.288Z] $ docker stop --time=1 6620f9c9da5c95b5c6af30e11556ca2d50a86c8d2097fcafc8db42cf5aea0803\n [2020-01-07T21:48:33.658Z] $ docker rm -f 6620f9c9da5c95b5c6af30e11556ca2d50a86c8d2097fcafc8db42cf5aea0803\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:48:34.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-07T21:48:34.140Z] \n [2020-01-07T21:48:34.140Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:48:34.449Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-07T21:48:34.449Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-01-07T21:48:34.449Z] 8ba884070f61: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 78d65bd6cf10: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 5573da4c1a9d: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 4493e11b668a: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 2e4ad32216ba: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 14bc7892088f: Pulling fs layer\n [2020-01-07T21:48:34.449Z] 14bc7892088f: Waiting\n [2020-01-07T21:48:34.449Z] 2e4ad32216ba: Waiting\n [2020-01-07T21:48:34.449Z] 4493e11b668a: Waiting\n [2020-01-07T21:48:34.449Z] 78d65bd6cf10: Verifying Checksum\n [2020-01-07T21:48:34.449Z] 78d65bd6cf10: Download complete\n [2020-01-07T21:48:34.715Z] 4493e11b668a: Verifying Checksum\n [2020-01-07T21:48:34.715Z] 4493e11b668a: Download complete\n [2020-01-07T21:48:34.715Z] 2e4ad32216ba: Verifying Checksum\n [2020-01-07T21:48:34.715Z] 2e4ad32216ba: Download complete\n [2020-01-07T21:48:35.296Z] 14bc7892088f: Verifying Checksum\n [2020-01-07T21:48:35.296Z] 14bc7892088f: Download complete\n [2020-01-07T21:48:35.558Z] 8ba884070f61: Download complete\n [2020-01-07T21:48:36.133Z] 5573da4c1a9d: Verifying Checksum\n [2020-01-07T21:48:36.133Z] 5573da4c1a9d: Download complete\n [2020-01-07T21:48:41.422Z] 8ba884070f61: Pull complete\n [2020-01-07T21:48:41.422Z] 78d65bd6cf10: Pull complete\n [2020-01-07T21:48:51.414Z] 5573da4c1a9d: Pull complete\n [2020-01-07T21:48:51.414Z] 4493e11b668a: Pull complete\n [2020-01-07T21:48:51.414Z] 2e4ad32216ba: Pull complete\n [2020-01-07T21:48:53.345Z] 14bc7892088f: Pull complete\n [2020-01-07T21:48:53.345Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-01-07T21:48:53.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-01-07T21:48:53.736Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:48:53.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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/edgex-lftools:0.23.1-centos7 cat\n [2020-01-07T21:48:54.367Z] $ docker top 7ff96e0a29880b0b579298b1658c5bf1d07aa312ac13527a76ab3b02badc434f -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-01-07T21:48:54.917Z] provisioning config files...\n [2020-01-07T21:48:54.925Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2369819733577669641tmp\n [2020-01-07T21:48:54.940Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5091477366347029642tmp\n [2020-01-07T21:48:54.953Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8065344632464193113tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T21:48:54.969Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:48:55.268Z] ---> sigul-configuration.sh\n [2020-01-07T21:48:55.268Z] gpg: directory `/root/.gnupg\' created\n [2020-01-07T21:48:55.268Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-01-07T21:48:55.268Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-01-07T21:48:55.268Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-01-07T21:48:55.268Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-01-07T21:48:55.268Z] gpg: CAST5 encrypted data\n [2020-01-07T21:48:55.545Z] gpg: encrypted with 1 passphrase\n [2020-01-07T21:48:55.545Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-01-07T21:48:55.930Z] + mkdir /home/jenkins\n [2020-01-07T21:48:55.930Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-01-07T21:48:56.229Z] + 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-01-07T21:48:56.239Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:48:56.528Z] ---> sigul-install.sh\n [2020-01-07T21:49:04.648Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-01-07T21:49:04.936Z] + git tag --list\n [2020-01-07T21:49:04.936Z] v0.0.13\n [Pipeline] sh\n [2020-01-07T21:49:05.226Z] + lftools sign git-tag v0.0.13\n [2020-01-07T21:49:06.163Z] Signing Git tag with Sigul...\n [2020-01-07T21:49:06.163Z] Signing v0.0.13\n [Pipeline] echo\n [2020-01-07T21:49:07.105Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:49:07.398Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-01-07T21:49:07.405Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-01-07T21:49:07.427Z] $ docker stop --time=1 7ff96e0a29880b0b579298b1658c5bf1d07aa312ac13527a76ab3b02badc434f\n [2020-01-07T21:49:08.794Z] $ docker rm -f 7ff96e0a29880b0b579298b1658c5bf1d07aa312ac13527a76ab3b02badc434f\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-01-07T21:49:09.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T21:49:09.283Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:49:09.411Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:49:09.454Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-01-07T21:49:10.102Z] $ docker top 36123ec8b0c1e6f2e441814a13836f35fc4e0624a1bc3aa9113d5a8278b0dcf0 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T21:49:10.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T21:49:10.688Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T21:49:10.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T21:49:10.915Z] $ docker exec 36123ec8b0c1e6f2e441814a13836f35fc4e0624a1bc3aa9113d5a8278b0dcf0 ssh-agent\n [2020-01-07T21:49:11.118Z] SSH_AUTH_SOCK=/tmp/ssh-51uXRJ7AhARN/agent.14\n [2020-01-07T21:49:11.118Z] SSH_AGENT_PID=21\n [2020-01-07T21:49:11.125Z] Running ssh-add (command line suppressed)\n [2020-01-07T21:49:11.289Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4809481365871367745.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4809481365871367745.key)\n [2020-01-07T21:49:11.343Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:49:11.640Z] + git semver bump patch\n [2020-01-07T21:49:11.640Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T21:49:11.640Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n [2020-01-07T21:49:11.640Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:49:11.640Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T21:49:11.640Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T21:49:11.640Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T21:49:11.640Z] # $SEMVER_BRANCH = master\n [2020-01-07T21:49:11.640Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n [Pipeline] }\n [2020-01-07T21:49:11.649Z] $ docker exec --env ******** --env ******** 36123ec8b0c1e6f2e441814a13836f35fc4e0624a1bc3aa9113d5a8278b0dcf0 ssh-agent -k\n [2020-01-07T21:49:11.796Z] unset SSH_AUTH_SOCK;\n [2020-01-07T21:49:11.796Z] unset SSH_AGENT_PID;\n [2020-01-07T21:49:11.797Z] echo Agent pid 21 killed;\n [2020-01-07T21:49:11.837Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T21:49:12.149Z] + git semver\n [Pipeline] }\n [2020-01-07T21:49:12.167Z] $ docker stop --time=1 36123ec8b0c1e6f2e441814a13836f35fc4e0624a1bc3aa9113d5a8278b0dcf0\n [2020-01-07T21:49:13.522Z] $ docker rm -f 36123ec8b0c1e6f2e441814a13836f35fc4e0624a1bc3aa9113d5a8278b0dcf0\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:49:13.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T21:49:13.938Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:49:14.076Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:49:14.114Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-01-07T21:49:14.644Z] $ docker top cc851f373a4d2a629fefe6b72ade37a4851c3ae167d1f0589f027ae0bfc36723 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T21:49:15.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T21:49:15.222Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T21:49:15.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T21:49:15.421Z] $ docker exec cc851f373a4d2a629fefe6b72ade37a4851c3ae167d1f0589f027ae0bfc36723 ssh-agent\n [2020-01-07T21:49:15.635Z] SSH_AUTH_SOCK=/tmp/ssh-h8YFPYGSW9g1/agent.13\n [2020-01-07T21:49:15.635Z] SSH_AGENT_PID=19\n [2020-01-07T21:49:15.641Z] Running ssh-add (command line suppressed)\n [2020-01-07T21:49:15.811Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8060929345030230115.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8060929345030230115.key)\n [2020-01-07T21:49:15.853Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:49:16.143Z] + git semver push\n [2020-01-07T21:49:16.143Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T21:49:16.143Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n [2020-01-07T21:49:16.143Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:49:16.143Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T21:49:16.143Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T21:49:16.143Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T21:49:16.143Z] # $SEMVER_BRANCH = master\n [2020-01-07T21:49:16.143Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n [Pipeline] }\n [2020-01-07T21:49:22.715Z] $ docker exec --env ******** --env ******** cc851f373a4d2a629fefe6b72ade37a4851c3ae167d1f0589f027ae0bfc36723 ssh-agent -k\n [2020-01-07T21:49:22.852Z] unset SSH_AUTH_SOCK;\n [2020-01-07T21:49:22.852Z] unset SSH_AGENT_PID;\n [2020-01-07T21:49:22.853Z] echo Agent pid 19 killed;\n [2020-01-07T21:49:22.894Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T21:49:23.205Z] + git semver\n [Pipeline] }\n [2020-01-07T21:49:23.217Z] $ docker stop --time=1 cc851f373a4d2a629fefe6b72ade37a4851c3ae167d1f0589f027ae0bfc36723\n [2020-01-07T21:49:24.611Z] $ docker rm -f cc851f373a4d2a629fefe6b72ade37a4851c3ae167d1f0589f027ae0bfc36723\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-01-07T21:49:25.099Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:49:25.655Z] ---> package-listing.sh\n [2020-01-07T21:49:25.655Z] ++ facter osfamily\n [2020-01-07T21:49:25.655Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T21:49:25.655Z] + OS_FAMILY=redhat\n [2020-01-07T21:49:25.655Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:49:25.655Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T21:49:25.655Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T21:49:25.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T21:49:25.655Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T21:49:25.655Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n [2020-01-07T21:49:25.655Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T21:49:25.655Z] + case "${OS_FAMILY}" in\n [2020-01-07T21:49:25.655Z] + rpm -qa\n [2020-01-07T21:49:25.655Z] + sort\n [2020-01-07T21:49:29.848Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T21:49:29.848Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T21:49:29.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T21:49:29.848Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n [2020-01-07T21:49:29.848Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n [2020-01-07T21:49:29.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:49:30.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T21:49:30.262Z] \n [2020-01-07T21:49:30.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:49:30.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T21:49:30.653Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T21:49:30.653Z] 050382585609: Pulling fs layer\n [2020-01-07T21:49:30.653Z] dac2222ca532: Pulling fs layer\n [2020-01-07T21:49:30.653Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T21:49:30.653Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T21:49:30.653Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T21:49:30.653Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T21:49:30.653Z] eb083ea81749: Pulling fs layer\n [2020-01-07T21:49:30.653Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T21:49:30.653Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T21:49:30.653Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T21:49:30.653Z] d1ed250b09b4: Waiting\n [2020-01-07T21:49:30.653Z] eb083ea81749: Waiting\n [2020-01-07T21:49:30.653Z] 4965c3271e4e: Waiting\n [2020-01-07T21:49:30.653Z] b73c1c2e7331: Waiting\n [2020-01-07T21:49:30.653Z] a328eddc5fbd: Waiting\n [2020-01-07T21:49:30.653Z] 6ad337b9b53f: Waiting\n [2020-01-07T21:49:30.653Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T21:49:30.653Z] dac2222ca532: Verifying Checksum\n [2020-01-07T21:49:30.653Z] dac2222ca532: Download complete\n [2020-01-07T21:49:30.653Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T21:49:30.653Z] 6ad337b9b53f: Download complete\n [2020-01-07T21:49:30.653Z] 050382585609: Verifying Checksum\n [2020-01-07T21:49:30.653Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-07T21:49:30.653Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T21:49:30.920Z] eb083ea81749: Verifying Checksum\n [2020-01-07T21:49:30.920Z] eb083ea81749: Download complete\n [2020-01-07T21:49:30.920Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T21:49:30.920Z] 4965c3271e4e: Download complete\n [2020-01-07T21:49:31.180Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T21:49:31.180Z] 29a7fe408caa: Download complete\n [2020-01-07T21:49:31.180Z] a328eddc5fbd: Download complete\n [2020-01-07T21:49:31.180Z] b73c1c2e7331: Verifying Checksum\n [2020-01-07T21:49:31.180Z] b73c1c2e7331: Download complete\n [2020-01-07T21:49:31.439Z] 050382585609: Pull complete\n [2020-01-07T21:49:31.696Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T21:49:31.696Z] d1ed250b09b4: Download complete\n [2020-01-07T21:49:32.273Z] dac2222ca532: Pull complete\n [2020-01-07T21:49:34.175Z] 29a7fe408caa: Pull complete\n [2020-01-07T21:49:34.175Z] 6ad337b9b53f: Pull complete\n [2020-01-07T21:49:34.175Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T21:49:39.471Z] d1ed250b09b4: Pull complete\n [2020-01-07T21:49:39.471Z] eb083ea81749: Pull complete\n [2020-01-07T21:49:40.408Z] 4965c3271e4e: Pull complete\n [2020-01-07T21:49:40.408Z] b73c1c2e7331: Pull complete\n [2020-01-07T21:49:40.667Z] a328eddc5fbd: Pull complete\n [2020-01-07T21:49:40.667Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T21:49:40.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T21:49:40.801Z] prd-centos7-docker-4c-2g-12286 does not seem to be running inside a container\n [2020-01-07T21:49:40.840Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-07T21:49:41.385Z] $ docker top 9f7e24c0b46a9cbdb80cdadbd97d74957c3ea275251cb3e202596d80e3f6c583 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T21:49:41.952Z] provisioning config files...\n [2020-01-07T21:49:41.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config1653402910233046083tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T21:49:41.985Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:49:42.277Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T21:49:42.283Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:49:42.578Z] ---> logs-deploy.sh\n [2020-01-07T21:49:42.578Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T21:49:42.578Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T21:49:42.578Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T21:49:42.578Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T21:49:42.578Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/3\n [2020-01-07T21:49:42.578Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/3/\n [2020-01-07T21:49:42.578Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/3 /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:49:43.525Z] Archives upload complete.\n [2020-01-07T21:49:43.525Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/3/\n [2020-01-07T21:49:44.474Z] ---> uname -a:\n [2020-01-07T21:49:44.474Z] Linux 9f7e24c0b46a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> lscpu:\n [2020-01-07T21:49:44.474Z] Architecture: x86_64\n [2020-01-07T21:49:44.474Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T21:49:44.474Z] Byte Order: Little Endian\n [2020-01-07T21:49:44.474Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T21:49:44.474Z] CPU(s): 4\n [2020-01-07T21:49:44.474Z] On-line CPU(s) list: 0-3\n [2020-01-07T21:49:44.474Z] Thread(s) per core: 1\n [2020-01-07T21:49:44.474Z] Core(s) per socket: 1\n [2020-01-07T21:49:44.474Z] Socket(s): 4\n [2020-01-07T21:49:44.474Z] NUMA node(s): 1\n [2020-01-07T21:49:44.474Z] Vendor ID: GenuineIntel\n [2020-01-07T21:49:44.474Z] CPU family: 6\n [2020-01-07T21:49:44.474Z] Model: 44\n [2020-01-07T21:49:44.474Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T21:49:44.474Z] Stepping: 1\n [2020-01-07T21:49:44.474Z] CPU MHz: 2933.438\n [2020-01-07T21:49:44.474Z] BogoMIPS: 5866.87\n [2020-01-07T21:49:44.474Z] Virtualization: VT-x\n [2020-01-07T21:49:44.474Z] Hypervisor vendor: KVM\n [2020-01-07T21:49:44.474Z] Virtualization type: full\n [2020-01-07T21:49:44.474Z] L1d cache: 32K\n [2020-01-07T21:49:44.474Z] L1i cache: 32K\n [2020-01-07T21:49:44.474Z] L2 cache: 4096K\n [2020-01-07T21:49:44.474Z] L3 cache: 16384K\n [2020-01-07T21:49:44.474Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T21:49:44.474Z] 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-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> nproc:\n [2020-01-07T21:49:44.474Z] 4\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> df -h:\n [2020-01-07T21:49:44.474Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T21:49:44.474Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-01-07T21:49:44.474Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T21:49:44.474Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T21:49:44.474Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_go-mod-secrets_master\n [2020-01-07T21:49:44.474Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_go-mod-secrets_master@tmp\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> free -m:\n [2020-01-07T21:49:44.474Z] total used free shared buff/cache available\n [2020-01-07T21:49:44.474Z] Mem: 1838 747 88 0 1002 1028\n [2020-01-07T21:49:44.474Z] Swap: 1023 2 1021\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> ip addr:\n [2020-01-07T21:49:44.474Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T21:49:44.474Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T21:49:44.474Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T21:49:44.474Z] valid_lft forever preferred_lft forever\n [2020-01-07T21:49:44.474Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-01-07T21:49:44.474Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T21:49:44.474Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T21:49:44.474Z] valid_lft forever preferred_lft forever\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] ---> sar -b -r -n DEV:\n [2020-01-07T21:49:44.474Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] 21:34:52 LINUX RESTART\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] 21:36:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T21:49:44.474Z] 21:37:01 3.08 0.00 3.08 0.00 117.54\n [2020-01-07T21:49:44.474Z] 21:38:01 0.67 0.00 0.67 0.00 8.76\n [2020-01-07T21:49:44.474Z] 21:39:01 0.70 0.00 0.70 0.00 8.81\n [2020-01-07T21:49:44.474Z] 21:40:01 0.53 0.00 0.53 0.00 5.83\n [2020-01-07T21:49:44.474Z] 21:41:01 0.78 0.00 0.78 0.00 9.83\n [2020-01-07T21:49:44.474Z] 21:42:01 0.63 0.00 0.63 0.00 7.56\n [2020-01-07T21:49:44.474Z] 21:43:01 0.63 0.00 0.63 0.00 7.40\n [2020-01-07T21:49:44.474Z] 21:44:01 0.60 0.00 0.60 0.00 7.03\n [2020-01-07T21:49:44.474Z] 21:45:01 0.67 0.00 0.67 0.00 7.69\n [2020-01-07T21:49:44.474Z] 21:46:01 0.68 0.00 0.68 0.00 9.21\n [2020-01-07T21:49:44.474Z] 21:47:01 0.53 0.00 0.53 0.00 5.83\n [2020-01-07T21:49:44.474Z] 21:48:01 0.65 0.00 0.65 0.00 8.36\n [2020-01-07T21:49:44.474Z] 21:49:01 332.04 154.33 177.71 6361.00 58180.54\n [2020-01-07T21:49:44.474Z] Average: 26.35 11.88 14.47 489.80 4495.63\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] 21:36:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T21:49:44.474Z] 21:37:01 116988 1765316 93.78 2620 1237224 918676 31.34 410640 1197528 8\n [2020-01-07T21:49:44.474Z] 21:38:01 118484 1763820 93.71 2620 1237232 900364 30.72 410896 1196532 8\n [2020-01-07T21:49:44.474Z] 21:39:01 117920 1764384 93.74 2620 1237240 900400 30.72 413296 1194356 8\n [2020-01-07T21:49:44.474Z] 21:40:01 119496 1762808 93.65 2620 1237240 900172 30.71 412048 1194356 8\n [2020-01-07T21:49:44.474Z] 21:41:01 119092 1763212 93.67 2620 1237248 900244 30.72 412324 1194356 8\n [2020-01-07T21:49:44.474Z] 21:42:01 119412 1762892 93.66 2620 1237252 900172 30.71 412204 1194356 8\n [2020-01-07T21:49:44.474Z] 21:43:01 122104 1760200 93.51 2620 1237256 900292 30.72 409640 1194168 8\n [2020-01-07T21:49:44.474Z] 21:44:01 122924 1759380 93.47 2620 1237260 900172 30.71 408908 1194168 8\n [2020-01-07T21:49:44.474Z] 21:45:01 122064 1760240 93.52 2620 1237264 900316 30.72 409780 1194168 8\n [2020-01-07T21:49:44.474Z] 21:46:01 134684 1747620 92.84 2620 1237332 900352 30.72 398240 1192984 20\n [2020-01-07T21:49:44.474Z] 21:47:01 134060 1748244 92.88 2620 1237276 900488 30.72 398480 1192972 8\n [2020-01-07T21:49:44.474Z] 21:48:01 133880 1748424 92.89 2620 1237284 900592 30.73 398776 1192972 8\n [2020-01-07T21:49:44.474Z] 21:49:01 104700 1777604 94.44 2620 1043908 1019088 34.77 555076 930816 87632\n [2020-01-07T21:49:44.474Z] Average: 121985 1760319 93.52 2620 1222386 910871 31.08 419254 1174133 6749\n [2020-01-07T21:49:44.474Z] \n [2020-01-07T21:49:44.474Z] 21:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T21:49:44.474Z] 21:37:01 eth0 1.67 0.70 0.59 0.44 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:38:01 eth0 1.43 0.50 0.34 0.18 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:39:01 eth0 1.15 0.73 0.56 0.41 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:40:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:41:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.474Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:43:01 eth0 0.83 0.37 0.30 0.20 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:44:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:45:01 eth0 1.85 0.40 0.40 0.14 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:46:01 eth0 2.22 0.67 0.54 0.31 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:47:01 eth0 1.28 0.37 0.34 0.21 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:48:01 eth0 0.88 0.72 0.53 0.41 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:49:01 veth6b0b786 73.93 77.82 5.03 223.82 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:49:01 eth0 962.15 721.73 8217.53 184.82 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:49:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] 21:49:01 docker0 78.31 82.55 4.55 229.63 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] Average: veth6b0b786 5.69 5.99 0.39 17.23 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] Average: eth0 74.09 55.57 632.76 14.23 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] Average: docker0 6.03 6.36 0.35 17.68 0.00 0.00 0.00\n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] ---> sar -P ALL:\n [2020-01-07T21:49:44.475Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] 21:34:52 LINUX RESTART\n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] 21:36:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T21:49:44.475Z] 21:37:01 all 0.21 0.00 0.06 0.00 0.00 99.73\n [2020-01-07T21:49:44.475Z] 21:37:01 0 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-07T21:49:44.475Z] 21:37:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T21:49:44.475Z] 21:37:01 2 0.08 0.00 0.10 0.00 0.00 99.82\n [2020-01-07T21:49:44.475Z] 21:37:01 3 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-07T21:49:44.475Z] 21:38:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-01-07T21:49:44.475Z] 21:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T21:49:44.475Z] 21:38:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T21:49:44.475Z] 21:38:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:38:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:39:01 all 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-01-07T21:49:44.475Z] 21:39:01 0 0.38 0.00 0.03 0.00 0.00 99.58\n [2020-01-07T21:49:44.475Z] 21:39:01 1 0.25 0.00 0.08 0.00 0.02 99.65\n [2020-01-07T21:49:44.475Z] 21:39:01 2 0.03 0.00 0.10 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:39:01 3 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-07T21:49:44.475Z] 21:40:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-01-07T21:49:44.475Z] 21:40:01 0 0.52 0.00 0.00 0.00 0.00 99.48\n [2020-01-07T21:49:44.475Z] 21:40:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:40:01 2 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-07T21:49:44.475Z] 21:40:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-07T21:49:44.475Z] 21:41:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-07T21:49:44.475Z] 21:41:01 0 0.42 0.00 0.03 0.00 0.00 99.55\n [2020-01-07T21:49:44.475Z] 21:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T21:49:44.475Z] 21:41:01 2 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-01-07T21:49:44.475Z] 21:41:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-07T21:49:44.475Z] 21:42:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-07T21:49:44.475Z] 21:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T21:49:44.475Z] 21:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:42:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T21:49:44.475Z] 21:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T21:49:44.475Z] 21:43:01 all 0.13 0.00 0.06 0.00 0.00 99.81\n [2020-01-07T21:49:44.475Z] 21:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T21:49:44.475Z] 21:43:01 1 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-01-07T21:49:44.475Z] 21:43:01 2 0.25 0.00 0.05 0.00 0.00 99.70\n [2020-01-07T21:49:44.475Z] 21:43:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:44:01 all 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-01-07T21:49:44.475Z] 21:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T21:49:44.475Z] 21:44:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-07T21:49:44.475Z] 21:44:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:45:01 all 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T21:49:44.475Z] 21:45:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-07T21:49:44.475Z] 21:45:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:45:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:46:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-01-07T21:49:44.475Z] 21:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-07T21:49:44.475Z] 21:46:01 1 0.57 0.00 0.05 0.00 0.02 99.37\n [2020-01-07T21:49:44.475Z] 21:46:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T21:49:44.475Z] 21:46:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:47:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-07T21:49:44.475Z] 21:47:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T21:49:44.475Z] 21:47:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T21:49:44.475Z] 21:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T21:49:44.475Z] 21:48:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-01-07T21:49:44.475Z] 21:48:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T21:49:44.475Z] 21:48:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T21:49:44.475Z] 21:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92\n [2020-01-07T21:49:44.475Z] 21:48:01 3 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-07T21:49:44.475Z] 21:49:01 all 17.12 0.00 10.21 2.58 0.33 69.76\n [2020-01-07T21:49:44.475Z] 21:49:01 0 16.63 0.00 10.21 1.49 0.31 71.37\n [2020-01-07T21:49:44.475Z] 21:49:01 1 17.04 0.00 10.34 4.59 0.41 67.62\n [2020-01-07T21:49:44.475Z] 21:49:01 2 16.33 0.00 9.70 2.22 0.34 71.41\n [2020-01-07T21:49:44.475Z] 21:49:01 3 18.46 0.00 10.60 2.04 0.27 68.63\n [2020-01-07T21:49:44.475Z] Average: all 1.44 0.00 0.82 0.19 0.03 97.52\n [2020-01-07T21:49:44.475Z] Average: 0 1.39 0.00 0.81 0.11 0.02 97.67\n [2020-01-07T21:49:44.475Z] Average: 1 1.55 0.00 0.83 0.35 0.03 97.23\n [2020-01-07T21:49:44.475Z] Average: 2 1.35 0.00 0.78 0.17 0.03 97.67\n [2020-01-07T21:49:44.475Z] Average: 3 1.46 0.00 0.85 0.15 0.02 97.52\n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] \n [2020-01-07T21:49:44.475Z] '