Pull request #119 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4068a76b467e9da1767184c265cde35946a97418+041cb8a3f2e73564d564a37beecb66416a11359b (b921f9ab67a700a6f057787cec534be5808ee10d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-119/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-119/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8791’ is offline; ‘prd-centos7-docker-4c-2g-8793’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8797 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-119 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) > git config core.sparsecheckout # timeout=10 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T06:28:02.990Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T06:28:03.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T06:28:03.661Z] ========================================================= [2020-10-26T06:28:03.661Z] EdgeX Global Pipelines Version Info [2020-10-26T06:28:03.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:28:06.195Z] ------------------- [2020-10-26T06:28:06.195Z] stable info: [2020-10-26T06:28:06.195Z] ------------------- [2020-10-26T06:28:06.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T06:28:06.195Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T06:28:06.195Z] Message: update stable to v1.0.148 [2020-10-26T06:28:07.146Z] ------------------- [2020-10-26T06:28:07.146Z] experimental info: [2020-10-26T06:28:07.146Z] ------------------- [2020-10-26T06:28:07.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T06:28:07.146Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T06:28:07.146Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-26T06:28:07.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-10-26T06:28:07.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-10-26T06:28:08.003Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T06:28:08.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T06:28:08.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T06:28:08.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T06:28:08.594Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T06:28:08.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T06:28:08.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-26T06:28:09.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T06:28:09.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T06:28:09.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-10-26T06:28:09.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T06:28:09.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T06:28:09.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:28:10.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:28:10.182Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:28:10.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:28:10.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-26T06:28:10.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-26T06:28:10.858Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-26T06:28:11.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-26T06:28:11.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-26T06:28:11.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-26T06:28:11.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-26T06:28:11.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-119 [Pipeline] echo [2020-10-26T06:28:11.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-119 [Pipeline] echo [2020-10-26T06:28:11.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-119 [Pipeline] echo [2020-10-26T06:28:12.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4068a76b467e9da1767184c265cde35946a97418 [Pipeline] echo [2020-10-26T06:28:12.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4068a76 [Pipeline] echo [2020-10-26T06:28:12.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T06:28:13.308Z] + git log --format=format:%s -1 4068a76b467e9da1767184c265cde35946a97418 [Pipeline] echo [2020-10-26T06:28:13.403Z] GIT_COMMIT: 4068a76b467e9da1767184c265cde35946a97418, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration [Pipeline] echo [2020-10-26T06:28:13.487Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:28:14.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:28:14.392Z] [2020-10-26T06:28:14.392Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:28:14.809Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:28:14.809Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T06:28:14.809Z] 31603596830f: Pulling fs layer [2020-10-26T06:28:14.809Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T06:28:14.809Z] 6ca5941a6612: Pulling fs layer [2020-10-26T06:28:14.809Z] ecc8261a40a4: Pulling fs layer [2020-10-26T06:28:14.809Z] ecc8261a40a4: Waiting [2020-10-26T06:28:14.809Z] 2a8b12db71e7: Verifying Checksum [2020-10-26T06:28:14.809Z] 2a8b12db71e7: Download complete [2020-10-26T06:28:15.072Z] 31603596830f: Download complete [2020-10-26T06:28:15.072Z] ecc8261a40a4: Verifying Checksum [2020-10-26T06:28:15.072Z] ecc8261a40a4: Download complete [2020-10-26T06:28:15.072Z] 6ca5941a6612: Verifying Checksum [2020-10-26T06:28:15.072Z] 6ca5941a6612: Download complete [2020-10-26T06:28:15.335Z] 31603596830f: Pull complete [2020-10-26T06:28:15.597Z] 2a8b12db71e7: Pull complete [2020-10-26T06:28:16.543Z] 6ca5941a6612: Pull complete [2020-10-26T06:28:16.543Z] ecc8261a40a4: Pull complete [2020-10-26T06:28:16.543Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T06:28:16.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:28:16.543Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T06:28:16.682Z] prd-centos7-docker-4c-2g-8797 does not seem to be running inside a container [2020-10-26T06:28:16.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-119 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119:/w/workspace/xfoundry_go-mod-bootstrap_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-26T06:28:19.201Z] $ docker top f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T06:28:19.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T06:28:19.764Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T06:28:20.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T06:28:20.024Z] $ docker exec f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent [2020-10-26T06:28:20.222Z] SSH_AUTH_SOCK=/tmp/ssh-9zNeCH4P3nrR/agent.12 [2020-10-26T06:28:20.222Z] SSH_AGENT_PID=17 [2020-10-26T06:28:20.241Z] Running ssh-add (command line suppressed) [2020-10-26T06:28:20.389Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_8554018038371891175.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_8554018038371891175.key) [2020-10-26T06:28:20.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T06:28:20.997Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T06:28:21.063Z] $ docker exec --env ******** --env ******** f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent -k [2020-10-26T06:28:21.197Z] unset SSH_AUTH_SOCK; [2020-10-26T06:28:21.197Z] unset SSH_AGENT_PID; [2020-10-26T06:28:21.197Z] echo Agent pid 17 killed; [2020-10-26T06:28:21.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T06:28:21.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T06:28:21.458Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T06:28:21.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T06:28:21.655Z] $ docker exec f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent [2020-10-26T06:28:21.856Z] SSH_AUTH_SOCK=/tmp/ssh-sgmZUeFxmAkO/agent.48 [2020-10-26T06:28:21.856Z] SSH_AGENT_PID=53 [2020-10-26T06:28:21.865Z] Running ssh-add (command line suppressed) [2020-10-26T06:28:21.999Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_6445468302703616817.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_6445468302703616817.key) [2020-10-26T06:28:22.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T06:28:22.452Z] + git semver init [2020-10-26T06:28:22.452Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T06:28:22.453Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-119/.git [2020-10-26T06:28:22.453Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [2020-10-26T06:28:22.453Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T06:28:22.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T06:28:22.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T06:28:22.453Z] # $SEMVER_BRANCH = PR-119 [2020-10-26T06:28:22.453Z] # $SEMVER_TEMP = /tmp/semver-026432939 [2020-10-26T06:28:22.453Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-10-26T06:28:23.031Z] # '/tmp/semver-026432939' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-119/.semver' [2020-10-26T06:28:23.031Z] # -> Force: false [2020-10-26T06:28:23.031Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-119/.semver [Pipeline] } [2020-10-26T06:28:23.053Z] $ docker exec --env ******** --env ******** f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent -k [2020-10-26T06:28:23.182Z] unset SSH_AUTH_SOCK; [2020-10-26T06:28:23.182Z] unset SSH_AGENT_PID; [2020-10-26T06:28:23.182Z] echo Agent pid 53 killed; [2020-10-26T06:28:23.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T06:28:23.843Z] + git semver [Pipeline] } [2020-10-26T06:28:23.872Z] $ docker stop --time=1 f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 [2020-10-26T06:28:25.489Z] $ docker rm -f f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T06:28:26.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T06:28:26.573Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T06:28:26.613Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-26T06:28:42.504Z] Still waiting to schedule task [2020-10-26T06:28:42.504Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8790’ is offline; ‘prd-centos7-docker-4c-2g-8791’ is offline; ‘prd-centos7-docker-4c-2g-8801’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8799’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-26T06:28:42.533Z] Still waiting to schedule task [2020-10-26T06:28:42.533Z] ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8790’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8791’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8801’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8799’ is offline [2020-10-26T06:29:41.829Z] Running on prd-centos7-docker-4c-2g-8804 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] ws [2020-10-26T06:29:41.933Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-26T06:29:44.626Z] using credential edgex-jenkins-ssh [2020-10-26T06:29:44.683Z] Cloning the remote Git repository [2020-10-26T06:29:44.708Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:29:44.777Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-26T06:29:44.820Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:29:44.820Z] > git --version # timeout=10 [2020-10-26T06:29:44.825Z] > git --version # 'git version 2.16.5' [2020-10-26T06:29:44.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:44.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:29:45.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T06:29:45.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:29:45.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T06:29:45.464Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:29:45.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:45.468Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T06:29:45.823Z] Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 [2020-10-26T06:29:45.936Z] Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 [2020-10-26T06:29:45.937Z] Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) [2020-10-26T06:29:45.832Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:29:45.837Z] > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 [2020-10-26T06:29:45.882Z] > git remote # timeout=10 [2020-10-26T06:29:45.893Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T06:29:45.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:45.911Z] > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 [2020-10-26T06:29:45.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T06:29:45.940Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:29:45.945Z] > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 [2020-10-26T06:29:49.501Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" [2020-10-26T06:29:49.527Z] > git --version # timeout=10 [2020-10-26T06:29:49.530Z] > git --version # 'git version 2.16.5' [2020-10-26T06:29:49.535Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T06:29:50.516Z] ========================================================= [2020-10-26T06:29:50.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T06:29:50.516Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:29:51.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-26T06:29:51.253Z] Sending build context to Docker daemon 548.4kB [2020-10-26T06:29:51.253Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T06:29:51.253Z] Step 2/8 : FROM ${BASE} [2020-10-26T06:29:51.516Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T06:29:51.516Z] df20fa9351a1: Pulling fs layer [2020-10-26T06:29:51.516Z] ed8968b2872e: Pulling fs layer [2020-10-26T06:29:51.516Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T06:29:51.516Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T06:29:51.516Z] e73272ec9a57: Pulling fs layer [2020-10-26T06:29:51.516Z] 1e910a182e73: Pulling fs layer [2020-10-26T06:29:51.516Z] 4e634b169226: Pulling fs layer [2020-10-26T06:29:51.516Z] e73272ec9a57: Waiting [2020-10-26T06:29:51.516Z] e871e8e8d7a9: Waiting [2020-10-26T06:29:51.516Z] 1e910a182e73: Waiting [2020-10-26T06:29:51.516Z] 4e634b169226: Waiting [2020-10-26T06:29:51.516Z] a92cc7c5fd73: Verifying Checksum [2020-10-26T06:29:51.516Z] a92cc7c5fd73: Download complete [2020-10-26T06:29:51.516Z] ed8968b2872e: Verifying Checksum [2020-10-26T06:29:51.516Z] ed8968b2872e: Download complete [2020-10-26T06:29:51.516Z] e73272ec9a57: Verifying Checksum [2020-10-26T06:29:51.516Z] e73272ec9a57: Download complete [2020-10-26T06:29:51.516Z] 1e910a182e73: Verifying Checksum [2020-10-26T06:29:51.516Z] 1e910a182e73: Download complete [2020-10-26T06:29:51.516Z] df20fa9351a1: Verifying Checksum [2020-10-26T06:29:51.516Z] df20fa9351a1: Download complete [2020-10-26T06:29:51.784Z] df20fa9351a1: Pull complete [2020-10-26T06:29:52.059Z] ed8968b2872e: Pull complete [2020-10-26T06:29:52.059Z] a92cc7c5fd73: Pull complete [2020-10-26T06:29:53.012Z] 4e634b169226: Verifying Checksum [2020-10-26T06:29:53.013Z] 4e634b169226: Download complete [2020-10-26T06:29:53.958Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T06:29:53.958Z] e871e8e8d7a9: Download complete [2020-10-26T06:29:59.271Z] e871e8e8d7a9: Pull complete [2020-10-26T06:29:59.271Z] e73272ec9a57: Pull complete [2020-10-26T06:29:59.271Z] 1e910a182e73: Pull complete [2020-10-26T06:30:04.588Z] 4e634b169226: Pull complete [2020-10-26T06:30:04.588Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T06:30:04.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T06:30:04.588Z] ---> f7629b54cfaa [2020-10-26T06:30:04.588Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T06:30:04.588Z] ---> Running in 402937103a9a [2020-10-26T06:30:04.588Z] Removing intermediate container 402937103a9a [2020-10-26T06:30:04.588Z] ---> 8da26d99dbd9 [2020-10-26T06:30:04.588Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T06:30:04.588Z] ---> Running in 7eac5e2c5c37 [2020-10-26T06:30:05.532Z] Removing intermediate container 7eac5e2c5c37 [2020-10-26T06:30:05.532Z] ---> 22f0a2038abd [2020-10-26T06:30:05.532Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-26T06:30:05.532Z] ---> Running in c68f295bb648 [2020-10-26T06:30:06.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T06:30:06.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T06:30:07.255Z] OK: 166 MiB in 39 packages [2020-10-26T06:30:07.518Z] Removing intermediate container c68f295bb648 [2020-10-26T06:30:07.518Z] ---> ecd7f3e494a7 [2020-10-26T06:30:07.518Z] Step 6/8 : WORKDIR /build [2020-10-26T06:30:07.779Z] ---> Running in f7775208898e [2020-10-26T06:30:07.779Z] Removing intermediate container f7775208898e [2020-10-26T06:30:07.779Z] ---> 8d593d15e2dd [2020-10-26T06:30:07.779Z] Step 7/8 : COPY go.mod . [2020-10-26T06:30:08.043Z] ---> 8203fa8ff4c5 [2020-10-26T06:30:08.043Z] Step 8/8 : RUN go mod download [2020-10-26T06:30:08.043Z] ---> Running in a87b6da4250c [2020-10-26T06:30:26.222Z] Removing intermediate container a87b6da4250c [2020-10-26T06:30:26.222Z] ---> eb2f1b4219d6 [2020-10-26T06:30:26.222Z] Successfully built eb2f1b4219d6 [2020-10-26T06:30:26.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:30:26.739Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T06:30:26.739Z] . [Pipeline] withDockerContainer [2020-10-26T06:30:26.865Z] prd-centos7-docker-4c-2g-8804 does not seem to be running inside a container [2020-10-26T06:30:26.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T06:30:27.494Z] $ docker top 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:30:28.017Z] + go version [2020-10-26T06:30:28.017Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T06:30:28.049Z] $ docker stop --time=1 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed [2020-10-26T06:30:29.376Z] $ docker rm -f 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:30:30.440Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T06:30:30.440Z] . [Pipeline] withDockerContainer [2020-10-26T06:30:30.553Z] prd-centos7-docker-4c-2g-8804 does not seem to be running inside a container [2020-10-26T06:30:30.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T06:30:31.112Z] $ docker top bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:30:31.658Z] + make test [2020-10-26T06:30:31.658Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-26T06:30:41.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-26T06:30:41.741Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.007s coverage: 9.0% of statements [2020-10-26T06:30:41.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-26T06:30:41.741Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.008s coverage: 95.1% of statements [2020-10-26T06:30:41.741Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 84.2% of statements [2020-10-26T06:30:41.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-26T06:30:41.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-26T06:30:41.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-26T06:30:49.897Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.013s coverage: 100.0% of statements [2020-10-26T06:30:49.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-26T06:30:49.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-26T06:30:49.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-26T06:30:49.897Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements [2020-10-26T06:30:49.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-26T06:30:49.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-26T06:30:49.897Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements [2020-10-26T06:30:49.897Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T06:30:49.897Z] gofmt -l . [2020-10-26T06:30:49.897Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T06:30:50.173Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T06:30:50.196Z] $ docker stop --time=1 bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 [2020-10-26T06:30:52.331Z] $ docker rm -f bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T06:31:31.069Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8807 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] ws [2020-10-26T06:31:31.167Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-26T06:31:36.821Z] using credential edgex-jenkins-ssh [2020-10-26T06:31:36.878Z] Cloning the remote Git repository [2020-10-26T06:31:36.941Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:31:37.065Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-26T06:31:37.149Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:31:37.150Z] > git --version # timeout=10 [2020-10-26T06:31:37.168Z] > git --version # 'git version 2.17.1' [2020-10-26T06:31:37.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:31:37.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:31:38.704Z] Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 [2020-10-26T06:31:38.120Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T06:31:38.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:31:38.163Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T06:31:38.206Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T06:31:38.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:31:38.224Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T06:31:38.725Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:31:38.753Z] > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 [2020-10-26T06:31:38.922Z] > git remote # timeout=10 [2020-10-26T06:31:39.041Z] Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 [2020-10-26T06:31:39.041Z] Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) [2020-10-26T06:31:38.956Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T06:31:38.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:31:39.010Z] > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 [2020-10-26T06:31:39.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T06:31:39.050Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:31:39.061Z] > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 [2020-10-26T06:31:43.289Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" [2020-10-26T06:31:43.350Z] > git --version # timeout=10 [2020-10-26T06:31:43.366Z] > git --version # 'git version 2.17.1' [2020-10-26T06:31:43.381Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T06:31:44.490Z] ========================================================= [2020-10-26T06:31:44.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T06:31:44.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:31:45.589Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-26T06:31:46.578Z] Sending build context to Docker daemon 548.4kB [2020-10-26T06:31:46.578Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T06:31:46.578Z] Step 2/8 : FROM ${BASE} [2020-10-26T06:31:46.857Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T06:31:46.857Z] b538f80385f9: Pulling fs layer [2020-10-26T06:31:46.857Z] 74f711af9a0d: Pulling fs layer [2020-10-26T06:31:46.857Z] 99f96fe45779: Pulling fs layer [2020-10-26T06:31:46.857Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T06:31:46.857Z] 45590311c82a: Pulling fs layer [2020-10-26T06:31:46.857Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T06:31:46.857Z] 209524e5b208: Pulling fs layer [2020-10-26T06:31:46.857Z] 8529a6b9a6be: Waiting [2020-10-26T06:31:46.857Z] 69ca0ff8b7b3: Waiting [2020-10-26T06:31:46.857Z] 45590311c82a: Waiting [2020-10-26T06:31:46.857Z] 209524e5b208: Waiting [2020-10-26T06:31:46.857Z] 99f96fe45779: Download complete [2020-10-26T06:31:46.857Z] 74f711af9a0d: Verifying Checksum [2020-10-26T06:31:46.857Z] 45590311c82a: Verifying Checksum [2020-10-26T06:31:46.857Z] 45590311c82a: Download complete [2020-10-26T06:31:46.857Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T06:31:46.857Z] 69ca0ff8b7b3: Download complete [2020-10-26T06:31:47.134Z] b538f80385f9: Verifying Checksum [2020-10-26T06:31:47.134Z] b538f80385f9: Download complete [2020-10-26T06:31:47.758Z] b538f80385f9: Pull complete [2020-10-26T06:31:48.755Z] 74f711af9a0d: Pull complete [2020-10-26T06:31:49.054Z] 99f96fe45779: Pull complete [2020-10-26T06:31:49.331Z] 209524e5b208: Verifying Checksum [2020-10-26T06:31:49.331Z] 209524e5b208: Download complete [2020-10-26T06:31:50.790Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T06:31:50.790Z] 8529a6b9a6be: Download complete [2020-10-26T06:32:01.735Z] 8529a6b9a6be: Pull complete [2020-10-26T06:32:01.735Z] 45590311c82a: Pull complete [2020-10-26T06:32:01.735Z] 69ca0ff8b7b3: Pull complete [2020-10-26T06:32:05.184Z] 209524e5b208: Pull complete [2020-10-26T06:32:05.184Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T06:32:05.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T06:32:05.184Z] ---> 5bddaf1c2fca [2020-10-26T06:32:05.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T06:32:07.817Z] ---> Running in c96349cdb08f [2020-10-26T06:32:07.817Z] Removing intermediate container c96349cdb08f [2020-10-26T06:32:07.817Z] ---> c6ee91ba1d5a [2020-10-26T06:32:07.817Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T06:32:08.095Z] ---> Running in de737732f024 [2020-10-26T06:32:10.749Z] Removing intermediate container de737732f024 [2020-10-26T06:32:10.749Z] ---> 08fcd659c5c2 [2020-10-26T06:32:10.749Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-26T06:32:10.749Z] ---> Running in 972819f0621f [2020-10-26T06:32:12.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T06:32:13.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T06:32:15.582Z] OK: 142 MiB in 39 packages [2020-10-26T06:32:16.568Z] Removing intermediate container 972819f0621f [2020-10-26T06:32:16.568Z] ---> 94d837b27412 [2020-10-26T06:32:16.568Z] Step 6/8 : WORKDIR /build [2020-10-26T06:32:16.842Z] ---> Running in c9f99e5012bd [2020-10-26T06:32:17.446Z] Removing intermediate container c9f99e5012bd [2020-10-26T06:32:17.446Z] ---> 6dd08453bfd7 [2020-10-26T06:32:17.446Z] Step 7/8 : COPY go.mod . [2020-10-26T06:32:18.045Z] ---> ebfae9fc6f67 [2020-10-26T06:32:18.045Z] Step 8/8 : RUN go mod download [2020-10-26T06:32:18.323Z] ---> Running in 522ad8b8e2a2 [2020-10-26T06:32:40.540Z] Removing intermediate container 522ad8b8e2a2 [2020-10-26T06:32:40.540Z] ---> dc6c4de436da [2020-10-26T06:32:40.540Z] Successfully built dc6c4de436da [2020-10-26T06:32:40.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:32:40.974Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T06:32:40.974Z] . [Pipeline] withDockerContainer [2020-10-26T06:32:41.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2020-10-26T06:32:41.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T06:32:43.163Z] $ docker top aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:32:44.654Z] + go version [2020-10-26T06:32:44.654Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T06:32:44.695Z] $ docker stop --time=1 aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 [2020-10-26T06:32:46.610Z] $ docker rm -f aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:32:47.896Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T06:32:47.896Z] . [Pipeline] withDockerContainer [2020-10-26T06:32:48.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2020-10-26T06:32:48.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T06:32:50.030Z] $ docker top 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:32:51.540Z] + make test [2020-10-26T06:32:51.540Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-26T06:33:18.404Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-26T06:33:19.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.036s coverage: 9.0% of statements [2020-10-26T06:33:19.869Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-26T06:33:19.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.062s coverage: 95.1% of statements [2020-10-26T06:33:19.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 84.2% of statements [2020-10-26T06:33:19.869Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-26T06:33:19.869Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-26T06:33:20.149Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-26T06:33:30.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.034s coverage: 100.0% of statements [2020-10-26T06:33:30.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-26T06:33:30.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-26T06:33:30.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-26T06:33:30.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements [2020-10-26T06:33:30.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-26T06:33:30.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-26T06:33:30.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.025s coverage: 91.3% of statements [2020-10-26T06:33:30.295Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T06:33:33.692Z] gofmt -l . [2020-10-26T06:33:33.692Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T06:33:33.757Z] Warning: overwriting stash ‘coverage-report’ [2020-10-26T06:33:34.571Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T06:33:34.596Z] $ docker stop --time=1 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 [2020-10-26T06:33:36.747Z] $ docker rm -f 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-26T06:33:39.914Z] provisioning config files... [2020-10-26T06:33:39.928Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/config3037721738517990645tmp [Pipeline] { [Pipeline] sh [2020-10-26T06:33:40.344Z] + set +x [2020-10-26T06:33:40.344Z] + curl -s https://codecov.io/bash [2020-10-26T06:33:40.344Z] + bash -s -- [2020-10-26T06:33:40.617Z] [2020-10-26T06:33:40.617Z] _____ _ [2020-10-26T06:33:40.617Z] / ____| | | [2020-10-26T06:33:40.617Z] | | ___ __| | ___ ___ _____ __ [2020-10-26T06:33:40.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-26T06:33:40.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-26T06:33:40.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-26T06:33:40.617Z] Bash-20201009-048fee3 [2020-10-26T06:33:40.617Z] [2020-10-26T06:33:40.617Z] [2020-10-26T06:33:40.617Z] ==> Jenkins CI detected. [2020-10-26T06:33:40.617Z] project root: . [2020-10-26T06:33:40.617Z] --> token set from env [2020-10-26T06:33:40.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-26T06:33:40.617Z] ==> Running gcov in . (disable via -X gcov) [2020-10-26T06:33:40.617Z] ==> Python coveragepy not found [2020-10-26T06:33:40.617Z] ==> Searching for coverage reports in: [2020-10-26T06:33:40.617Z] + . [2020-10-26T06:33:40.617Z] -> Found 1 reports [2020-10-26T06:33:40.617Z] ==> Detecting git/mercurial file structure [2020-10-26T06:33:40.617Z] ==> Reading reports [2020-10-26T06:33:40.617Z] + ./coverage.out bytes=20923 [2020-10-26T06:33:40.617Z] ==> Appending adjustments [2020-10-26T06:33:40.617Z] https://docs.codecov.io/docs/fixing-reports [2020-10-26T06:33:40.880Z] + Found adjustments [2020-10-26T06:33:40.880Z] ==> Gzipping contents [2020-10-26T06:33:40.880Z] ==> Uploading reports [2020-10-26T06:33:40.880Z] url: https://codecov.io [2020-10-26T06:33:40.880Z] query: branch=PR-119&commit=4068a76b467e9da1767184c265cde35946a97418&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=119&job=&cmd_args= [2020-10-26T06:33:40.880Z] -> Pinging Codecov [2020-10-26T06:33:40.880Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-119&commit=4068a76b467e9da1767184c265cde35946a97418&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=119&job=&cmd_args= [2020-10-26T06:33:41.144Z] -> Uploading to [2020-10-26T06:33:41.144Z] [2020-10-26T06:33:41.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T06:33:41.144Z] Dload Upload Total Spent Left Speed [2020-10-26T06:33:41.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-26T06:33:41.144Z] X> Failed to upload [2020-10-26T06:33:41.144Z] ==> Uploading to Codecov [2020-10-26T06:33:41.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T06:33:41.144Z] Dload Upload Total Spent Left Speed [2020-10-26T06:33:42.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 4509 0 0 100 4396 0 4881 --:--:-- --:--:-- --:--:-- 4879 100 4509 100 113 100 4396 125 4880 --:--:-- --:--:-- --:--:-- 4879 [2020-10-26T06:33:42.093Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4068a76b467e9da1767184c265cde35946a97418 [Pipeline] } [2020-10-26T06:33:42.114Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:33:45.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:33:46.285Z] ---> package-listing.sh [2020-10-26T06:33:46.285Z] ++ facter osfamily [2020-10-26T06:33:46.285Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T06:33:46.285Z] + OS_FAMILY=redhat [2020-10-26T06:33:46.285Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-119 [2020-10-26T06:33:46.285Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T06:33:46.285Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T06:33:46.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T06:33:46.285Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T06:33:46.285Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-119 ']' [2020-10-26T06:33:46.285Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T06:33:46.285Z] + case "${OS_FAMILY}" in [2020-10-26T06:33:46.285Z] + rpm -qa [2020-10-26T06:33:46.285Z] + sort [2020-10-26T06:33:50.525Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T06:33:50.525Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T06:33:50.525Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T06:33:50.525Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-119 ']' [2020-10-26T06:33:50.525Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-119/archives/ [2020-10-26T06:33:50.525Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-119/archives/ [Pipeline] echo [2020-10-26T06:33:50.558Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T06:33:50.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:33:51.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:33:51.229Z] [2020-10-26T06:33:51.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:33:51.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:33:51.624Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T06:33:51.624Z] df20fa9351a1: Pulling fs layer [2020-10-26T06:33:51.624Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T06:33:51.624Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T06:33:51.624Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T06:33:51.624Z] 93b61091891f: Pulling fs layer [2020-10-26T06:33:51.624Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T06:33:51.624Z] 5e14af77c1be: Pulling fs layer [2020-10-26T06:33:51.624Z] 01666e4c0597: Pulling fs layer [2020-10-26T06:33:51.624Z] aa168da1d23b: Pulling fs layer [2020-10-26T06:33:51.624Z] 46f8f816bc3b: Waiting [2020-10-26T06:33:51.624Z] 93b9cdb0e59b: Waiting [2020-10-26T06:33:51.624Z] 5e14af77c1be: Waiting [2020-10-26T06:33:51.624Z] aa168da1d23b: Waiting [2020-10-26T06:33:51.624Z] 93b61091891f: Waiting [2020-10-26T06:33:51.624Z] 01666e4c0597: Waiting [2020-10-26T06:33:51.624Z] 36b3adc4ff6f: Verifying Checksum [2020-10-26T06:33:51.624Z] 36b3adc4ff6f: Download complete [2020-10-26T06:33:51.624Z] 46f8f816bc3b: Download complete [2020-10-26T06:33:51.887Z] df20fa9351a1: Verifying Checksum [2020-10-26T06:33:51.887Z] df20fa9351a1: Download complete [2020-10-26T06:33:51.887Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T06:33:51.887Z] 93b9cdb0e59b: Download complete [2020-10-26T06:33:51.887Z] 5e14af77c1be: Verifying Checksum [2020-10-26T06:33:51.887Z] 5e14af77c1be: Download complete [2020-10-26T06:33:51.887Z] 93b61091891f: Download complete [2020-10-26T06:33:51.887Z] 01666e4c0597: Verifying Checksum [2020-10-26T06:33:51.887Z] 01666e4c0597: Download complete [2020-10-26T06:33:52.150Z] df20fa9351a1: Pull complete [2020-10-26T06:33:52.420Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T06:33:52.420Z] 8ad3a11d3b57: Download complete [2020-10-26T06:33:52.420Z] 36b3adc4ff6f: Pull complete [2020-10-26T06:33:53.382Z] 8ad3a11d3b57: Pull complete [2020-10-26T06:33:53.382Z] 46f8f816bc3b: Pull complete [2020-10-26T06:33:54.336Z] 93b61091891f: Pull complete [2020-10-26T06:33:54.336Z] aa168da1d23b: Verifying Checksum [2020-10-26T06:33:54.336Z] aa168da1d23b: Download complete [2020-10-26T06:33:54.336Z] 93b9cdb0e59b: Pull complete [2020-10-26T06:33:54.601Z] 5e14af77c1be: Pull complete [2020-10-26T06:33:54.601Z] 01666e4c0597: Pull complete [2020-10-26T06:34:01.238Z] aa168da1d23b: Pull complete [2020-10-26T06:34:01.238Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T06:34:01.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:34:01.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T06:34:01.486Z] prd-centos7-docker-4c-2g-8797 does not seem to be running inside a container [2020-10-26T06:34:01.542Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-119 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119:/w/workspace/xfoundry_go-mod-bootstrap_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T06:34:08.132Z] $ docker top a56fd6e722aa151aeb68b60e7bf327c4f99035b8be5d5bf23a0ab28502114c5d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:34:08.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T06:34:09.047Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T06:34:09.365Z] + ls /var/log/sa-host [2020-10-26T06:34:09.365Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T06:34:09.365Z] file_magic: OK [2020-10-26T06:34:09.365Z] HZ: Using current value: 100 [2020-10-26T06:34:09.365Z] file_header: OK [2020-10-26T06:34:09.365Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-26T06:34:09.365Z] Statistics: [2020-10-26T06:34:09.365Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T06:34:09.365Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T06:34:09.365Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T06:34:09.365Z] file_magic: OK [2020-10-26T06:34:09.365Z] HZ: Using current value: 100 [2020-10-26T06:34:09.365Z] file_header: OK [2020-10-26T06:34:09.365Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-26T06:34:09.365Z] Statistics: [2020-10-26T06:34:09.365Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T06:34:09.365Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T06:34:09.616Z] provisioning config files... [2020-10-26T06:34:09.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/config1122521204783474123tmp [Pipeline] { [Pipeline] echo [2020-10-26T06:34:09.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:34:10.086Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T06:34:10.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T06:34:10.307Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:34:10.641Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T06:34:10.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:34:11.026Z] ---> sudo-logs.sh [2020-10-26T06:34:11.027Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T06:34:11.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:34:11.410Z] ---> job-cost.sh [2020-10-26T06:34:11.410Z] lf-activate-venv: SKIPPING [2020-10-26T06:34:11.410Z] INFO: No Stack... [2020-10-26T06:34:12.362Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T06:34:12.939Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T06:34:12.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:34:13.312Z] ---> logs-deploy.sh [2020-10-26T06:34:13.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-119/1 [2020-10-26T06:34:13.312Z] INFO: archiving workspace using pattern(s): [2020-10-26T06:34:15.240Z] Archives upload complete. [2020-10-26T06:34:15.240Z] INFO: archiving logs to Nexus [2020-10-26T06:34:16.194Z] ---> uname -a: [2020-10-26T06:34:16.194Z] Linux prd-centos7-docker-4c-2g-8797.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-26T06:34:16.194Z] [2020-10-26T06:34:16.194Z] [2020-10-26T06:34:16.194Z] ---> lscpu: [2020-10-26T06:34:16.194Z] Architecture: x86_64 [2020-10-26T06:34:16.194Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-26T06:34:16.194Z] Byte Order: Little Endian [2020-10-26T06:34:16.194Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-26T06:34:16.194Z] CPU(s): 4 [2020-10-26T06:34:16.194Z] On-line CPU(s) list: 0-3 [2020-10-26T06:34:16.194Z] Thread(s) per core: 1 [2020-10-26T06:34:16.194Z] Core(s) per socket: 1 [2020-10-26T06:34:16.194Z] Socket(s): 4 [2020-10-26T06:34:16.194Z] NUMA node(s): 1 [2020-10-26T06:34:16.194Z] Vendor ID: GenuineIntel [2020-10-26T06:34:16.194Z] CPU family: 6 [2020-10-26T06:34:16.194Z] Model: 44 [2020-10-26T06:34:16.194Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-26T06:34:16.194Z] Stepping: 1 [2020-10-26T06:34:16.194Z] CPU MHz: 2933.438 [2020-10-26T06:34:16.194Z] BogoMIPS: 5866.87 [2020-10-26T06:34:16.194Z] Virtualization: VT-x [2020-10-26T06:34:16.194Z] Hypervisor vendor: KVM [2020-10-26T06:34:16.194Z] Virtualization type: full [2020-10-26T06:34:16.194Z] L1d cache: 128 KiB [2020-10-26T06:34:16.194Z] L1i cache: 128 KiB [2020-10-26T06:34:16.195Z] L2 cache: 16 MiB [2020-10-26T06:34:16.195Z] L3 cache: 64 MiB [2020-10-26T06:34:16.195Z] NUMA node0 CPU(s): 0-3 [2020-10-26T06:34:16.195Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-26T06:34:16.195Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-26T06:34:16.195Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-26T06:34:16.195Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-26T06:34:16.195Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-26T06:34:16.195Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-26T06:34:16.195Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-26T06:34:16.195Z] Vulnerability Tsx async abort: Not affected [2020-10-26T06:34:16.195Z] 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 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> nproc: [2020-10-26T06:34:16.195Z] 4 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> df -h: [2020-10-26T06:34:16.195Z] Filesystem Size Used Available Use% Mounted on [2020-10-26T06:34:16.195Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-26T06:34:16.195Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-26T06:34:16.195Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-26T06:34:16.195Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [2020-10-26T06:34:16.195Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> free -m: [2020-10-26T06:34:16.195Z] total used free shared buff/cache available [2020-10-26T06:34:16.195Z] Mem: 1837 664 108 0 1063 1070 [2020-10-26T06:34:16.195Z] Swap: 1023 0 1023 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> ip addr: [2020-10-26T06:34:16.195Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-26T06:34:16.195Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-26T06:34:16.195Z] inet 127.0.0.1/8 scope host lo [2020-10-26T06:34:16.195Z] valid_lft forever preferred_lft forever [2020-10-26T06:34:16.195Z] inet6 ::1/128 scope host [2020-10-26T06:34:16.195Z] valid_lft forever preferred_lft forever [2020-10-26T06:34:16.195Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-26T06:34:16.195Z] link/ether fa:16:3e:d1:df:f0 brd ff:ff:ff:ff:ff:ff [2020-10-26T06:34:16.195Z] inet 10.30.123.158/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-26T06:34:16.195Z] valid_lft 85993sec preferred_lft 85993sec [2020-10-26T06:34:16.195Z] inet6 fe80::f816:3eff:fed1:dff0/64 scope link [2020-10-26T06:34:16.195Z] valid_lft forever preferred_lft forever [2020-10-26T06:34:16.195Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-26T06:34:16.195Z] link/ether 02:42:7e:94:d0:81 brd ff:ff:ff:ff:ff:ff [2020-10-26T06:34:16.195Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-26T06:34:16.195Z] valid_lft forever preferred_lft forever [2020-10-26T06:34:16.195Z] inet6 fe80::42:7eff:fe94:d081/64 scope link [2020-10-26T06:34:16.195Z] valid_lft forever preferred_lft forever [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> sar -b -r -n DEV: [2020-10-26T06:34:16.195Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:27:10 LINUX RESTART (4 CPU) [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-26T06:34:16.195Z] 06:29:01 34.43 10.08 24.35 0.00 4369.58 2259.36 0.00 [2020-10-26T06:34:16.195Z] 06:30:01 0.75 0.00 0.75 0.00 0.00 12.99 0.00 [2020-10-26T06:34:16.195Z] 06:31:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-26T06:34:16.195Z] 06:32:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2020-10-26T06:34:16.195Z] 06:33:01 0.18 0.00 0.18 0.00 0.00 3.18 0.00 [2020-10-26T06:34:16.195Z] 06:34:01 94.61 58.57 36.04 0.00 5846.39 14794.28 0.00 [2020-10-26T06:34:16.195Z] Average: 21.76 11.45 10.31 0.00 1703.49 2847.42 0.00 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-26T06:34:16.195Z] 06:29:01 159684 0 565116 30.03 2620 1154136 1106636 37.77 415716 1145044 20 [2020-10-26T06:34:16.195Z] 06:30:01 164540 0 560252 29.78 2620 1154144 1080492 36.88 414584 1142700 12 [2020-10-26T06:34:16.195Z] 06:31:01 163220 0 561568 29.85 2620 1154148 1080516 36.88 416220 1142696 8 [2020-10-26T06:34:16.195Z] 06:32:01 161804 0 562984 29.92 2620 1154148 1080612 36.88 422672 1137736 20 [2020-10-26T06:34:16.195Z] 06:33:01 161936 0 562844 29.91 2620 1154156 1080628 36.88 426464 1133916 8 [2020-10-26T06:34:16.195Z] 06:34:01 217732 0 622548 33.09 2620 1038656 1109640 37.87 412020 1041864 92552 [2020-10-26T06:34:16.195Z] Average: 171486 0 572552 30.43 2620 1134898 1089754 37.19 417946 1123993 15437 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-26T06:34:16.195Z] 06:29:01 eth0 155.18 110.92 453.56 37.50 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:29:01 docker0 2.33 1.83 0.54 3.61 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:30:01 eth0 2.95 0.58 0.72 0.43 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:31:01 eth0 3.05 0.58 0.71 0.40 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:32:01 eth0 2.23 0.68 0.88 0.55 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:33:01 eth0 1.17 0.38 0.46 0.29 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:34:01 eth0 216.09 176.86 2174.32 19.35 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] Average: eth0 63.47 48.36 438.67 9.76 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] Average: docker0 0.39 0.31 0.09 0.60 0.00 0.00 0.00 0.00 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] ---> sar -P ALL: [2020-10-26T06:34:16.195Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:27:10 LINUX RESTART (4 CPU) [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] 06:28:01 CPU %user %nice %system %iowait %steal %idle [2020-10-26T06:34:16.195Z] 06:29:01 all 3.32 0.00 2.25 0.93 0.04 93.46 [2020-10-26T06:34:16.195Z] 06:29:01 0 3.09 0.00 2.33 0.69 0.02 93.87 [2020-10-26T06:34:16.195Z] 06:29:01 1 3.68 0.00 2.35 0.07 0.03 93.87 [2020-10-26T06:34:16.195Z] 06:29:01 2 3.27 0.00 2.06 0.77 0.07 93.83 [2020-10-26T06:34:16.195Z] 06:29:01 3 3.25 0.00 2.26 2.18 0.05 92.26 [2020-10-26T06:34:16.195Z] 06:30:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-10-26T06:34:16.195Z] 06:30:01 0 0.13 0.00 0.05 0.00 0.00 99.82 [2020-10-26T06:34:16.195Z] 06:30:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-10-26T06:34:16.195Z] 06:30:01 2 0.40 0.00 0.05 0.00 0.00 99.55 [2020-10-26T06:34:16.195Z] 06:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-26T06:34:16.195Z] 06:31:01 all 0.16 0.00 0.05 0.00 0.00 99.80 [2020-10-26T06:34:16.195Z] 06:31:01 0 0.35 0.00 0.07 0.00 0.00 99.58 [2020-10-26T06:34:16.195Z] 06:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-26T06:34:16.195Z] 06:31:01 2 0.17 0.00 0.03 0.00 0.00 99.80 [2020-10-26T06:34:16.195Z] 06:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-26T06:34:16.195Z] 06:32:01 all 0.18 0.00 0.05 0.00 0.01 99.76 [2020-10-26T06:34:16.195Z] 06:32:01 0 0.53 0.00 0.08 0.00 0.02 99.37 [2020-10-26T06:34:16.195Z] 06:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2020-10-26T06:34:16.195Z] 06:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-26T06:34:16.195Z] 06:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-26T06:34:16.195Z] 06:33:01 all 0.19 0.00 0.07 0.00 0.00 99.74 [2020-10-26T06:34:16.195Z] 06:33:01 0 0.55 0.00 0.10 0.00 0.00 99.35 [2020-10-26T06:34:16.195Z] 06:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-26T06:34:16.195Z] 06:33:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-10-26T06:34:16.195Z] 06:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-26T06:34:16.195Z] 06:34:01 all 5.81 0.00 3.74 1.16 0.02 89.28 [2020-10-26T06:34:16.195Z] 06:34:01 0 5.63 0.00 3.85 0.24 0.00 90.29 [2020-10-26T06:34:16.195Z] 06:34:01 1 6.01 0.00 3.76 1.83 0.03 88.36 [2020-10-26T06:34:16.195Z] 06:34:01 2 5.18 0.00 3.11 0.81 0.02 90.89 [2020-10-26T06:34:16.195Z] 06:34:01 3 6.41 0.00 4.22 1.78 0.02 87.56 [2020-10-26T06:34:16.195Z] Average: all 1.63 0.00 1.03 0.35 0.01 96.98 [2020-10-26T06:34:16.195Z] Average: 0 1.71 0.00 1.07 0.15 0.01 97.06 [2020-10-26T06:34:16.195Z] Average: 1 1.66 0.00 1.05 0.31 0.01 96.97 [2020-10-26T06:34:16.195Z] Average: 2 1.52 0.00 0.89 0.26 0.01 97.32 [2020-10-26T06:34:16.195Z] Average: 3 1.63 0.00 1.10 0.66 0.01 96.59 [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z] [2020-10-26T06:34:16.195Z]