Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 48b1d98ca0bab1156cf999104c084ef600a207dd+b42b1bfd9c30748770a17f33555286db2cc78103 (b3af91d6d541cea2e00284030be6c1f6f402c5a2) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-155/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-155/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 69a7e166112f335804d9fea76440e5140e47f034 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:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21391 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [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-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # 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 b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T23:15:13.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T23:15:13.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T23:15:13.840Z] ========================================================= [2021-01-19T23:15:13.840Z] EdgeX Global Pipelines Version Info [2021-01-19T23:15:13.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:15:16.231Z] ------------------- [2021-01-19T23:15:16.232Z] stable info: [2021-01-19T23:15:16.232Z] ------------------- [2021-01-19T23:15:16.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T23:15:16.232Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T23:15:16.232Z] Message: update stable to v1.0.179 [2021-01-19T23:15:17.221Z] ------------------- [2021-01-19T23:15:17.221Z] experimental info: [2021-01-19T23:15:17.221Z] ------------------- [2021-01-19T23:15:17.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T23:15:17.221Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T23:15:17.221Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T23:15:17.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-01-19T23:15:17.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-01-19T23:15:17.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T23:15:18.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T23:15:18.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T23:15:18.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T23:15:18.451Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T23:15:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T23:15:18.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-19T23:15:18.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T23:15:18.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T23:15:19.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-01-19T23:15:19.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T23:15:19.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T23:15:19.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T23:15:19.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T23:15:19.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T23:15:19.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T23:15:19.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T23:15:20.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T23:15:20.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-19T23:15:20.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-19T23:15:20.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T23:15:20.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T23:15:20.838Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-19T23:15:20.975Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T23:15:21.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T23:15:21.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo [2021-01-19T23:15:21.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo [2021-01-19T23:15:21.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo [2021-01-19T23:15:21.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] echo [2021-01-19T23:15:21.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b1d98 [Pipeline] echo [2021-01-19T23:15:21.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T23:15:23.140Z] + git log --format=format:%s -1 48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] echo [2021-01-19T23:15:23.327Z] GIT_COMMIT: 48b1d98ca0bab1156cf999104c084ef600a207dd, Commit Message: refactor: Consume V2 Go Modules for edgex go-mods [Pipeline] echo [2021-01-19T23:15:23.426Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:15:24.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T23:15:25.348Z] [2021-01-19T23:15:25.348Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:15:25.857Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T23:15:26.143Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T23:15:26.143Z] 31603596830f: Pulling fs layer [2021-01-19T23:15:26.143Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T23:15:26.143Z] 6ca5941a6612: Pulling fs layer [2021-01-19T23:15:26.143Z] ecc8261a40a4: Pulling fs layer [2021-01-19T23:15:26.143Z] ecc8261a40a4: Waiting [2021-01-19T23:15:26.143Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T23:15:26.143Z] 2a8b12db71e7: Download complete [2021-01-19T23:15:26.453Z] 31603596830f: Verifying Checksum [2021-01-19T23:15:26.453Z] 31603596830f: Download complete [2021-01-19T23:15:26.755Z] ecc8261a40a4: Verifying Checksum [2021-01-19T23:15:26.755Z] ecc8261a40a4: Download complete [2021-01-19T23:15:26.755Z] 6ca5941a6612: Verifying Checksum [2021-01-19T23:15:26.755Z] 6ca5941a6612: Download complete [2021-01-19T23:15:27.030Z] 31603596830f: Pull complete [2021-01-19T23:15:27.318Z] 2a8b12db71e7: Pull complete [2021-01-19T23:15:29.347Z] 6ca5941a6612: Pull complete [2021-01-19T23:15:30.481Z] ecc8261a40a4: Pull complete [2021-01-19T23:15:30.481Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T23:15:30.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T23:15:30.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T23:15:30.971Z] prd-centos7-docker-4c-2g-21391 does not seem to be running inside a container [2021-01-19T23:15:31.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-155 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155:/w/workspace/xfoundry_go-mod-bootstrap_PR-155:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T23:15:33.355Z] $ docker top 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T23:15:33.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T23:15:33.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T23:15:34.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T23:15:34.173Z] $ docker exec 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent [2021-01-19T23:15:34.714Z] SSH_AUTH_SOCK=/tmp/ssh-vlE0y25osuml/agent.11 [2021-01-19T23:15:34.714Z] SSH_AGENT_PID=16 [2021-01-19T23:15:34.778Z] Running ssh-add (command line suppressed) [2021-01-19T23:15:35.078Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_2877912041569278483.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_2877912041569278483.key) [2021-01-19T23:15:35.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T23:15:36.157Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T23:15:36.222Z] $ docker exec --env ******** --env ******** 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent -k [2021-01-19T23:15:36.647Z] unset SSH_AUTH_SOCK; [2021-01-19T23:15:36.647Z] unset SSH_AGENT_PID; [2021-01-19T23:15:36.648Z] echo Agent pid 16 killed; [2021-01-19T23:15:36.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T23:15:36.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T23:15:36.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T23:15:37.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T23:15:37.339Z] $ docker exec 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent [2021-01-19T23:15:37.592Z] SSH_AUTH_SOCK=/tmp/ssh-YVw41PGTV5Nd/agent.45 [2021-01-19T23:15:37.592Z] SSH_AGENT_PID=50 [2021-01-19T23:15:37.606Z] Running ssh-add (command line suppressed) [2021-01-19T23:15:37.809Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_7035753227342831534.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_7035753227342831534.key) [2021-01-19T23:15:37.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T23:15:38.763Z] + git semver init [2021-01-19T23:15:38.763Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T23:15:38.763Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-155/.git [2021-01-19T23:15:38.763Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [2021-01-19T23:15:38.763Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T23:15:38.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T23:15:38.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T23:15:38.763Z] # $SEMVER_BRANCH = PR-155 [2021-01-19T23:15:38.763Z] # $SEMVER_TEMP = /tmp/semver-802500718 [2021-01-19T23:15:38.763Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-01-19T23:15:39.437Z] # '/tmp/semver-802500718' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-155/.semver' [2021-01-19T23:15:39.437Z] # -> Force: false [2021-01-19T23:15:39.437Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-155/.semver [Pipeline] } [2021-01-19T23:15:39.467Z] $ docker exec --env ******** --env ******** 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent -k [2021-01-19T23:15:39.731Z] unset SSH_AUTH_SOCK; [2021-01-19T23:15:39.732Z] unset SSH_AGENT_PID; [2021-01-19T23:15:39.732Z] echo Agent pid 50 killed; [2021-01-19T23:15:39.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T23:15:40.443Z] + git semver [Pipeline] } [2021-01-19T23:15:40.494Z] $ docker stop --time=1 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c [2021-01-19T23:15:42.269Z] $ docker rm -f 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T23:15:43.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T23:15:44.803Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T23:15:44.823Z] [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 [2021-01-19T23:16:00.682Z] Still waiting to schedule task [2021-01-19T23:16:00.682Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-19T23:16:00.710Z] Still waiting to schedule task [2021-01-19T23:16:00.711Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T23:17:41.401Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21392 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [Pipeline] { [Pipeline] ws [2021-01-19T23:17:41.547Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-01-19T23:17:46.764Z] using credential edgex-jenkins-ssh [2021-01-19T23:17:46.821Z] Cloning the remote Git repository [2021-01-19T23:17:46.888Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:17:47.001Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-01-19T23:17:47.086Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:17:47.086Z] > git --version # timeout=10 [2021-01-19T23:17:47.109Z] > git --version # 'git version 2.17.1' [2021-01-19T23:17:47.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:17:47.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T23:17:48.703Z] Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd [2021-01-19T23:17:48.987Z] Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd [2021-01-19T23:17:48.988Z] Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) [2021-01-19T23:17:47.958Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T23:17:47.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T23:17:48.002Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T23:17:48.054Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:17:48.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:17:48.070Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T23:17:48.730Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T23:17:48.773Z] > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 [2021-01-19T23:17:48.871Z] > git remote # timeout=10 [2021-01-19T23:17:48.897Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T23:17:48.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:17:48.931Z] > git merge b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 [2021-01-19T23:17:48.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T23:17:48.998Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T23:17:49.018Z] > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 [2021-01-19T23:17:53.719Z] Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" [2021-01-19T23:17:53.784Z] > git --version # timeout=10 [2021-01-19T23:17:53.800Z] > git --version # 'git version 2.17.1' [2021-01-19T23:17:53.824Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T23:17:55.639Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T23:17:56.096Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T23:17:56.449Z] + sudo service docker restart [2021-01-19T23:17:56.449Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-19T23:17:59.411Z] ========================================================= [2021-01-19T23:17:59.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T23:17:59.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:17:59.847Z] + 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 . [2021-01-19T23:18:00.854Z] Sending build context to Docker daemon 715.8kB [2021-01-19T23:18:00.854Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T23:18:00.854Z] Step 2/8 : FROM ${BASE} [2021-01-19T23:18:00.987Z] Running on prd-centos7-docker-4c-2g-21394 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [Pipeline] { [Pipeline] ws [2021-01-19T23:18:01.087Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [2021-01-19T23:18:01.129Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T23:18:01.129Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T23:18:01.129Z] a4357932f1b6: Pulling fs layer [2021-01-19T23:18:01.129Z] 18c013af1878: Pulling fs layer [2021-01-19T23:18:01.129Z] 00ac8860ef70: Pulling fs layer [2021-01-19T23:18:01.129Z] 63d7cb157983: Pulling fs layer [2021-01-19T23:18:01.129Z] b116817d02f9: Pulling fs layer [2021-01-19T23:18:01.129Z] 745a02a5169b: Pulling fs layer [2021-01-19T23:18:01.129Z] b116817d02f9: Waiting [2021-01-19T23:18:01.129Z] 00ac8860ef70: Waiting [2021-01-19T23:18:01.129Z] 63d7cb157983: Waiting [2021-01-19T23:18:01.129Z] 745a02a5169b: Waiting [2021-01-19T23:18:01.129Z] 18c013af1878: Verifying Checksum [2021-01-19T23:18:01.129Z] 18c013af1878: Download complete [2021-01-19T23:18:01.129Z] a4357932f1b6: Verifying Checksum [2021-01-19T23:18:01.129Z] a4357932f1b6: Download complete [2021-01-19T23:18:01.129Z] 63d7cb157983: Download complete [2021-01-19T23:18:01.129Z] b116817d02f9: Verifying Checksum [2021-01-19T23:18:01.129Z] b116817d02f9: Download complete [Pipeline] checkout [2021-01-19T23:18:01.731Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T23:18:01.731Z] 5f621e34cdf4: Download complete [2021-01-19T23:18:02.338Z] 5f621e34cdf4: Pull complete [2021-01-19T23:18:02.944Z] a4357932f1b6: Pull complete [2021-01-19T23:18:03.222Z] 18c013af1878: Pull complete [2021-01-19T23:18:03.579Z] using credential edgex-jenkins-ssh [2021-01-19T23:18:03.628Z] Cloning the remote Git repository [2021-01-19T23:18:04.209Z] 745a02a5169b: Verifying Checksum [2021-01-19T23:18:04.209Z] 745a02a5169b: Download complete [2021-01-19T23:18:03.130Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:18:03.203Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-01-19T23:18:03.293Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:18:03.293Z] > git --version # timeout=10 [2021-01-19T23:18:03.300Z] > git --version # 'git version 2.24.3' [2021-01-19T23:18:03.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:18:03.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T23:18:05.208Z] 00ac8860ef70: Verifying Checksum [2021-01-19T23:18:05.208Z] 00ac8860ef70: Download complete [2021-01-19T23:18:05.315Z] Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd [2021-01-19T23:18:05.413Z] Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd [2021-01-19T23:18:05.414Z] Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) [2021-01-19T23:18:04.377Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T23:18:04.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T23:18:04.406Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T23:18:04.420Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T23:18:04.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:18:04.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T23:18:04.935Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T23:18:04.946Z] > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 [2021-01-19T23:18:04.991Z] > git remote # timeout=10 [2021-01-19T23:18:05.000Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T23:18:05.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T23:18:05.012Z] > git merge b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 [2021-01-19T23:18:05.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T23:18:05.036Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T23:18:05.042Z] > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 [2021-01-19T23:18:08.909Z] Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" [2021-01-19T23:18:08.853Z] > git --version # timeout=10 [2021-01-19T23:18:08.862Z] > git --version # 'git version 2.24.3' [2021-01-19T23:18:08.873Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T23:18:10.407Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T23:18:10.814Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T23:18:11.132Z] + sudo service docker restart [2021-01-19T23:18:11.132Z] + true [2021-01-19T23:18:11.132Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-19T23:18:12.760Z] ========================================================= [2021-01-19T23:18:12.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T23:18:12.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:18:13.145Z] + 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 . [2021-01-19T23:18:13.409Z] Sending build context to Docker daemon 716.8kB [2021-01-19T23:18:13.409Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T23:18:13.409Z] Step 2/8 : FROM ${BASE} [2021-01-19T23:18:13.409Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T23:18:13.409Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T23:18:13.409Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T23:18:13.409Z] de9db76c5a1d: Pulling fs layer [2021-01-19T23:18:13.409Z] bca2f99d35d6: Pulling fs layer [2021-01-19T23:18:13.409Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T23:18:13.409Z] 7c6f9722023f: Pulling fs layer [2021-01-19T23:18:13.409Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T23:18:13.409Z] 93359f2a8cfa: Waiting [2021-01-19T23:18:13.409Z] 7c6f9722023f: Waiting [2021-01-19T23:18:13.409Z] a35cf1a2eb13: Waiting [2021-01-19T23:18:13.409Z] bca2f99d35d6: Waiting [2021-01-19T23:18:13.670Z] de9db76c5a1d: Verifying Checksum [2021-01-19T23:18:13.670Z] de9db76c5a1d: Download complete [2021-01-19T23:18:13.670Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T23:18:13.670Z] 0ef7d3d256c8: Download complete [2021-01-19T23:18:13.670Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T23:18:13.670Z] 93359f2a8cfa: Download complete [2021-01-19T23:18:13.670Z] 7c6f9722023f: Verifying Checksum [2021-01-19T23:18:13.670Z] 7c6f9722023f: Download complete [2021-01-19T23:18:13.935Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T23:18:13.935Z] 188c0c94c7c5: Download complete [2021-01-19T23:18:14.203Z] 188c0c94c7c5: Pull complete [2021-01-19T23:18:14.465Z] 0ef7d3d256c8: Pull complete [2021-01-19T23:18:14.465Z] de9db76c5a1d: Pull complete [2021-01-19T23:18:15.380Z] 00ac8860ef70: Pull complete [2021-01-19T23:18:15.380Z] 63d7cb157983: Pull complete [2021-01-19T23:18:15.380Z] b116817d02f9: Pull complete [2021-01-19T23:18:15.428Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T23:18:15.428Z] a35cf1a2eb13: Download complete [2021-01-19T23:18:16.376Z] bca2f99d35d6: Verifying Checksum [2021-01-19T23:18:16.376Z] bca2f99d35d6: Download complete [2021-01-19T23:18:19.697Z] 745a02a5169b: Pull complete [2021-01-19T23:18:19.697Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T23:18:19.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T23:18:19.697Z] ---> b7e6874047d6 [2021-01-19T23:18:19.697Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T23:18:21.713Z] bca2f99d35d6: Pull complete [2021-01-19T23:18:21.713Z] 93359f2a8cfa: Pull complete [2021-01-19T23:18:21.713Z] 7c6f9722023f: Pull complete [2021-01-19T23:18:22.327Z] ---> Running in e58d6a1cc4d1 [2021-01-19T23:18:22.600Z] Removing intermediate container e58d6a1cc4d1 [2021-01-19T23:18:22.600Z] ---> 1a17fbd60975 [2021-01-19T23:18:22.600Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T23:18:22.600Z] ---> Running in 6fd1297b81e4 [2021-01-19T23:18:25.260Z] Removing intermediate container 6fd1297b81e4 [2021-01-19T23:18:25.260Z] ---> 07868462a74c [2021-01-19T23:18:25.260Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T23:18:25.260Z] ---> Running in 9defe4302b79 [2021-01-19T23:18:26.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T23:18:27.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T23:18:28.674Z] OK: 142 MiB in 39 packages [2021-01-19T23:18:29.660Z] Removing intermediate container 9defe4302b79 [2021-01-19T23:18:29.660Z] ---> c3656c0afab3 [2021-01-19T23:18:29.660Z] Step 6/8 : WORKDIR /build [2021-01-19T23:18:29.660Z] ---> Running in c6d4c47f02c6 [2021-01-19T23:18:29.900Z] a35cf1a2eb13: Pull complete [2021-01-19T23:18:29.900Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T23:18:29.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T23:18:29.900Z] ---> a62c8e92a672 [2021-01-19T23:18:29.900Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T23:18:29.900Z] ---> Running in d6a11ee15ac9 [2021-01-19T23:18:29.900Z] Removing intermediate container d6a11ee15ac9 [2021-01-19T23:18:29.900Z] ---> e8dcbe933d1d [2021-01-19T23:18:29.900Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T23:18:29.900Z] ---> Running in a03f18bfe451 [2021-01-19T23:18:30.259Z] Removing intermediate container c6d4c47f02c6 [2021-01-19T23:18:30.259Z] ---> 815f4abb0fb1 [2021-01-19T23:18:30.259Z] Step 7/8 : COPY go.mod . [2021-01-19T23:18:30.477Z] Removing intermediate container a03f18bfe451 [2021-01-19T23:18:30.478Z] ---> 30db01ee947f [2021-01-19T23:18:30.478Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T23:18:30.478Z] ---> Running in f8576dc64a2e [2021-01-19T23:18:30.860Z] ---> 039a0954c1f5 [2021-01-19T23:18:30.861Z] Step 8/8 : RUN go mod download [2021-01-19T23:18:31.134Z] ---> Running in e03d71be3e90 [2021-01-19T23:18:31.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T23:18:32.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T23:18:32.955Z] OK: 166 MiB in 39 packages [2021-01-19T23:18:33.218Z] Removing intermediate container f8576dc64a2e [2021-01-19T23:18:33.218Z] ---> 5f6519d58e77 [2021-01-19T23:18:33.218Z] Step 6/8 : WORKDIR /build [2021-01-19T23:18:33.218Z] ---> Running in b627dc9642e7 [2021-01-19T23:18:33.480Z] Removing intermediate container b627dc9642e7 [2021-01-19T23:18:33.480Z] ---> 81d93f5368fd [2021-01-19T23:18:33.480Z] Step 7/8 : COPY go.mod . [2021-01-19T23:18:33.743Z] ---> 21bdf12debfb [2021-01-19T23:18:33.743Z] Step 8/8 : RUN go mod download [2021-01-19T23:18:33.743Z] ---> Running in cebe936892cb [2021-01-19T23:18:51.926Z] Removing intermediate container cebe936892cb [2021-01-19T23:18:51.926Z] ---> 4b74092540c7 [2021-01-19T23:18:51.926Z] Successfully built 4b74092540c7 [2021-01-19T23:18:51.926Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:18:52.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T23:18:52.281Z] . [Pipeline] withDockerContainer [2021-01-19T23:18:52.426Z] prd-centos7-docker-4c-2g-21394 does not seem to be running inside a container [2021-01-19T23:18:52.480Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T23:18:53.209Z] $ docker top 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T23:18:53.854Z] + go version [2021-01-19T23:18:53.854Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T23:18:53.898Z] $ docker stop --time=1 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 [2021-01-19T23:18:54.577Z] Removing intermediate container e03d71be3e90 [2021-01-19T23:18:54.577Z] ---> a0968fcc5c33 [2021-01-19T23:18:54.577Z] Successfully built a0968fcc5c33 [2021-01-19T23:18:54.577Z] Successfully tagged ci-base-image-arm64:latest [2021-01-19T23:18:55.250Z] $ docker rm -f 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:18:56.062Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T23:18:56.062Z] . [Pipeline] withDockerContainer [2021-01-19T23:18:56.274Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T23:18:56.274Z] . [2021-01-19T23:18:56.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-21392 does not seem to be running inside a container [2021-01-19T23:18:56.462Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T23:18:58.022Z] $ docker top 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-01-19T23:18:58.564Z] prd-centos7-docker-4c-2g-21394 does not seem to be running inside a container [2021-01-19T23:18:58.625Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T23:18:59.261Z] $ docker top f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-19T23:18:59.861Z] + make test [2021-01-19T23:18:59.861Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T23:19:00.136Z] + go version [2021-01-19T23:19:00.136Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T23:19:00.176Z] $ docker stop --time=1 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e [2021-01-19T23:19:02.125Z] $ docker rm -f 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:19:03.383Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T23:19:03.383Z] . [Pipeline] withDockerContainer [2021-01-19T23:19:03.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-21392 does not seem to be running inside a container [2021-01-19T23:19:03.754Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T23:19:05.228Z] $ docker top 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T23:19:06.303Z] + make test [2021-01-19T23:19:06.303Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T23:19:08.111Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T23:19:09.082Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.028s coverage: 9.0% of statements [2021-01-19T23:19:09.082Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T23:19:09.082Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-01-19T23:19:09.082Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements [2021-01-19T23:19:10.042Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.012s coverage: 34.3% of statements [2021-01-19T23:19:10.042Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T23:19:10.042Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T23:19:10.042Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 18.2% of statements [2021-01-19T23:19:13.368Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.008s coverage: 95.3% of statements [2021-01-19T23:19:13.368Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T23:19:13.368Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T23:19:13.368Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-01-19T23:19:13.368Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T23:19:14.791Z] gofmt -l . [2021-01-19T23:19:14.791Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T23:19:14.822Z] $ docker stop --time=1 f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 [2021-01-19T23:19:17.193Z] $ docker rm -f f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T23:19:17.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T23:19:18.224Z] Stashed 1 file(s) [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] } [2021-01-19T23:19:33.122Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T23:19:33.399Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.031s coverage: 9.0% of statements [2021-01-19T23:19:33.399Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T23:19:33.399Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.022s coverage: 92.2% of statements [2021-01-19T23:19:34.002Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements [2021-01-19T23:19:37.411Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements [2021-01-19T23:19:37.411Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T23:19:37.411Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T23:19:37.411Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 18.2% of statements [2021-01-19T23:19:40.785Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.020s coverage: 95.3% of statements [2021-01-19T23:19:40.785Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T23:19:40.785Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T23:19:40.785Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.039s coverage: 91.3% of statements [2021-01-19T23:19:40.785Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T23:19:46.204Z] gofmt -l . [2021-01-19T23:19:46.204Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T23:19:46.277Z] $ docker stop --time=1 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d [2021-01-19T23:19:48.568Z] $ docker rm -f 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T23:19:49.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T23:19:49.557Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T23:19:50.347Z] Stashed 1 file(s) [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] } [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 [2021-01-19T23:19:52.901Z] provisioning config files... [2021-01-19T23:19:52.923Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/config8668429750684541766tmp [Pipeline] { [Pipeline] sh [2021-01-19T23:19:53.375Z] + set +x [2021-01-19T23:19:53.375Z] + curl -s https://codecov.io/bash [2021-01-19T23:19:53.375Z] + bash -s -- [2021-01-19T23:19:53.655Z] [2021-01-19T23:19:53.655Z] _____ _ [2021-01-19T23:19:53.655Z] / ____| | | [2021-01-19T23:19:53.655Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T23:19:53.655Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T23:19:53.655Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T23:19:53.655Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T23:19:53.655Z] Bash-20210115-cec3c92 [2021-01-19T23:19:53.655Z] [2021-01-19T23:19:53.655Z] [2021-01-19T23:19:53.655Z] ==> git version 2.24.3 found [2021-01-19T23:19:53.655Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-19T23:19:53.655Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T23:19:53.655Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T23:19:53.655Z] ==> Jenkins CI detected. [2021-01-19T23:19:53.655Z] project root: . [2021-01-19T23:19:53.655Z] --> token set from env [2021-01-19T23:19:53.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T23:19:53.927Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T23:19:53.927Z] ==> Python coveragepy not found [2021-01-19T23:19:53.927Z] ==> Searching for coverage reports in: [2021-01-19T23:19:53.927Z] + . [2021-01-19T23:19:53.927Z] -> Found 1 reports [2021-01-19T23:19:53.927Z] ==> Detecting git/mercurial file structure [2021-01-19T23:19:53.927Z] ==> Reading reports [2021-01-19T23:19:53.927Z] + ./coverage.out bytes=26895 [2021-01-19T23:19:53.927Z] ==> Appending adjustments [2021-01-19T23:19:53.927Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T23:19:54.214Z] + Found adjustments [2021-01-19T23:19:54.214Z] ==> Gzipping contents [2021-01-19T23:19:54.214Z] 8.0K /tmp/codecov.L9ptVi.gz [2021-01-19T23:19:54.214Z] ==> Uploading reports [2021-01-19T23:19:54.214Z] url: https://codecov.io [2021-01-19T23:19:54.214Z] query: branch=PR-155&commit=48b1d98ca0bab1156cf999104c084ef600a207dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=155&job=&cmd_args= [2021-01-19T23:19:54.214Z] -> Pinging Codecov [2021-01-19T23:19:54.214Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-155&commit=48b1d98ca0bab1156cf999104c084ef600a207dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=155&job=&cmd_args= [2021-01-19T23:19:54.812Z] -> Uploading to [2021-01-19T23:19:54.812Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/48b1d98ca0bab1156cf999104c084ef600a207dd/beb0f052-1532-405b-a283-dbdd86b4b606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T231954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8d9cc74f8fcf0620e525a9b85727363eaf1bc2875335a6ed728eed92aef22e5 [2021-01-19T23:19:54.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T23:19:54.812Z] Dload Upload Total Spent Left Speed [2021-01-19T23:19:55.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4984 0 0 100 4984 0 9157 --:--:-- --:--:-- --:--:-- 9161 100 4984 0 0 100 4984 0 9153 --:--:-- --:--:-- --:--:-- 9144 [2021-01-19T23:19:55.406Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] } [2021-01-19T23:19:55.446Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-19T23:19:58.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:19:59.551Z] ---> package-listing.sh [2021-01-19T23:19:59.551Z] ++ facter osfamily [2021-01-19T23:19:59.551Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T23:19:59.824Z] + OS_FAMILY=redhat [2021-01-19T23:19:59.824Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-155 [2021-01-19T23:19:59.824Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T23:19:59.824Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T23:19:59.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T23:19:59.824Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T23:19:59.824Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-155 ']' [2021-01-19T23:19:59.824Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T23:19:59.824Z] + case "${OS_FAMILY}" in [2021-01-19T23:19:59.824Z] + rpm -qa [2021-01-19T23:19:59.824Z] + sort [2021-01-19T23:20:06.587Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T23:20:06.587Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T23:20:06.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T23:20:06.587Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-155 ']' [2021-01-19T23:20:06.587Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-155/archives/ [2021-01-19T23:20:06.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-155/archives/ [Pipeline] echo [2021-01-19T23:20:06.626Z] 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T23:20:07.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:20:07.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T23:20:08.023Z] [2021-01-19T23:20:08.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T23:20:08.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T23:20:08.502Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T23:20:08.502Z] df20fa9351a1: Pulling fs layer [2021-01-19T23:20:08.502Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T23:20:08.502Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T23:20:08.502Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T23:20:08.502Z] 93b61091891f: Pulling fs layer [2021-01-19T23:20:08.502Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T23:20:08.502Z] 5e14af77c1be: Pulling fs layer [2021-01-19T23:20:08.502Z] 01666e4c0597: Pulling fs layer [2021-01-19T23:20:08.502Z] aa168da1d23b: Pulling fs layer [2021-01-19T23:20:08.502Z] 93b9cdb0e59b: Waiting [2021-01-19T23:20:08.502Z] 5e14af77c1be: Waiting [2021-01-19T23:20:08.502Z] 01666e4c0597: Waiting [2021-01-19T23:20:08.502Z] 46f8f816bc3b: Waiting [2021-01-19T23:20:08.502Z] 93b61091891f: Waiting [2021-01-19T23:20:08.502Z] aa168da1d23b: Waiting [2021-01-19T23:20:08.816Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T23:20:08.816Z] 36b3adc4ff6f: Download complete [2021-01-19T23:20:08.816Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T23:20:08.816Z] 46f8f816bc3b: Download complete [2021-01-19T23:20:09.108Z] df20fa9351a1: Verifying Checksum [2021-01-19T23:20:09.108Z] df20fa9351a1: Download complete [2021-01-19T23:20:09.108Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T23:20:09.108Z] 93b9cdb0e59b: Download complete [2021-01-19T23:20:09.108Z] 5e14af77c1be: Verifying Checksum [2021-01-19T23:20:09.108Z] 5e14af77c1be: Download complete [2021-01-19T23:20:09.108Z] 93b61091891f: Verifying Checksum [2021-01-19T23:20:09.108Z] 93b61091891f: Download complete [2021-01-19T23:20:09.108Z] 01666e4c0597: Verifying Checksum [2021-01-19T23:20:09.108Z] 01666e4c0597: Download complete [2021-01-19T23:20:09.729Z] 8ad3a11d3b57: Download complete [2021-01-19T23:20:10.061Z] df20fa9351a1: Pull complete [2021-01-19T23:20:10.759Z] 36b3adc4ff6f: Pull complete [2021-01-19T23:20:13.575Z] 8ad3a11d3b57: Pull complete [2021-01-19T23:20:13.575Z] 46f8f816bc3b: Pull complete [2021-01-19T23:20:14.415Z] 93b61091891f: Pull complete [2021-01-19T23:20:15.117Z] 93b9cdb0e59b: Pull complete [2021-01-19T23:20:15.117Z] 5e14af77c1be: Pull complete [2021-01-19T23:20:15.408Z] 01666e4c0597: Pull complete [2021-01-19T23:20:16.479Z] aa168da1d23b: Verifying Checksum [2021-01-19T23:20:16.479Z] aa168da1d23b: Download complete [2021-01-19T23:20:39.427Z] aa168da1d23b: Pull complete [2021-01-19T23:20:39.427Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T23:20:39.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T23:20:39.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T23:20:39.959Z] prd-centos7-docker-4c-2g-21391 does not seem to be running inside a container [2021-01-19T23:20:40.102Z] $ 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-155/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-155 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155:/w/workspace/xfoundry_go-mod-bootstrap_PR-155:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T23:20:44.123Z] $ docker top 702f2a147fc7acbf85556541e2ab22762c6dce086c5f5cc06ff7ecac0c218a6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T23:20:44.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T23:20:45.840Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T23:20:46.776Z] + ls /var/log/sa-host [2021-01-19T23:20:46.776Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T23:20:46.776Z] file_magic: OK [2021-01-19T23:20:46.776Z] HZ: Using current value: 100 [2021-01-19T23:20:46.776Z] file_header: OK [2021-01-19T23:20:46.776Z] 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 [2021-01-19T23:20:46.776Z] Statistics: [2021-01-19T23:20:46.776Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T23:20:46.776Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T23:20:46.776Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T23:20:46.776Z] file_magic: OK [2021-01-19T23:20:46.776Z] HZ: Using current value: 100 [2021-01-19T23:20:46.776Z] file_header: OK [2021-01-19T23:20:46.776Z] 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 [2021-01-19T23:20:46.776Z] Statistics: [2021-01-19T23:20:46.776Z] Hnuu...uuuununununu... [2021-01-19T23:20:46.776Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T23:20:47.330Z] provisioning config files... [2021-01-19T23:20:47.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/config2612821347511371224tmp [Pipeline] { [Pipeline] echo [2021-01-19T23:20:47.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:20:47.852Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T23:20:48.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T23:20:48.442Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:20:48.864Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T23:20:48.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:20:49.680Z] ---> sudo-logs.sh [2021-01-19T23:20:49.680Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T23:20:49.797Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:20:50.636Z] ---> job-cost.sh [2021-01-19T23:20:50.636Z] lf-activate-venv: SKIPPING [2021-01-19T23:20:50.636Z] INFO: No Stack... [2021-01-19T23:20:51.693Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T23:20:52.687Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T23:20:52.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T23:20:53.657Z] ---> logs-deploy.sh [2021-01-19T23:20:53.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-155/1 [2021-01-19T23:20:53.657Z] INFO: archiving workspace using pattern(s): [2021-01-19T23:20:56.367Z] Archives upload complete. [2021-01-19T23:20:56.367Z] INFO: archiving logs to Nexus [2021-01-19T23:20:58.329Z] ---> uname -a: [2021-01-19T23:20:58.329Z] Linux prd-centos7-docker-4c-2g-21391.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> lscpu: [2021-01-19T23:20:58.329Z] Architecture: x86_64 [2021-01-19T23:20:58.329Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-19T23:20:58.329Z] Byte Order: Little Endian [2021-01-19T23:20:58.329Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-19T23:20:58.329Z] CPU(s): 4 [2021-01-19T23:20:58.329Z] On-line CPU(s) list: 0-3 [2021-01-19T23:20:58.329Z] Thread(s) per core: 1 [2021-01-19T23:20:58.329Z] Core(s) per socket: 1 [2021-01-19T23:20:58.329Z] Socket(s): 4 [2021-01-19T23:20:58.329Z] NUMA node(s): 1 [2021-01-19T23:20:58.329Z] Vendor ID: GenuineIntel [2021-01-19T23:20:58.329Z] CPU family: 6 [2021-01-19T23:20:58.329Z] Model: 44 [2021-01-19T23:20:58.329Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-19T23:20:58.329Z] Stepping: 1 [2021-01-19T23:20:58.329Z] CPU MHz: 2933.438 [2021-01-19T23:20:58.329Z] BogoMIPS: 5866.87 [2021-01-19T23:20:58.329Z] Virtualization: VT-x [2021-01-19T23:20:58.329Z] Hypervisor vendor: KVM [2021-01-19T23:20:58.329Z] Virtualization type: full [2021-01-19T23:20:58.329Z] L1d cache: 128 KiB [2021-01-19T23:20:58.329Z] L1i cache: 128 KiB [2021-01-19T23:20:58.329Z] L2 cache: 16 MiB [2021-01-19T23:20:58.329Z] L3 cache: 64 MiB [2021-01-19T23:20:58.329Z] NUMA node0 CPU(s): 0-3 [2021-01-19T23:20:58.329Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-19T23:20:58.329Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-19T23:20:58.329Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-19T23:20:58.329Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-19T23:20:58.329Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-19T23:20:58.329Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-19T23:20:58.329Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-19T23:20:58.329Z] Vulnerability Srbds: Not affected [2021-01-19T23:20:58.329Z] Vulnerability Tsx async abort: Not affected [2021-01-19T23:20:58.329Z] 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 [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> nproc: [2021-01-19T23:20:58.329Z] 4 [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> df -h: [2021-01-19T23:20:58.329Z] Filesystem Size Used Available Use% Mounted on [2021-01-19T23:20:58.329Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-19T23:20:58.329Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-19T23:20:58.329Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-19T23:20:58.329Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [2021-01-19T23:20:58.329Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> free -m: [2021-01-19T23:20:58.329Z] total used free shared buff/cache available [2021-01-19T23:20:58.329Z] Mem: 1837 676 111 0 1049 1056 [2021-01-19T23:20:58.329Z] Swap: 1023 1 1022 [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> ip addr: [2021-01-19T23:20:58.329Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-19T23:20:58.329Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-19T23:20:58.329Z] inet 127.0.0.1/8 scope host lo [2021-01-19T23:20:58.329Z] valid_lft forever preferred_lft forever [2021-01-19T23:20:58.329Z] inet6 ::1/128 scope host [2021-01-19T23:20:58.329Z] valid_lft forever preferred_lft forever [2021-01-19T23:20:58.329Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-19T23:20:58.329Z] link/ether fa:16:3e:23:70:41 brd ff:ff:ff:ff:ff:ff [2021-01-19T23:20:58.329Z] inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-19T23:20:58.329Z] valid_lft 85997sec preferred_lft 85997sec [2021-01-19T23:20:58.329Z] inet6 fe80::f816:3eff:fe23:7041/64 scope link [2021-01-19T23:20:58.329Z] valid_lft forever preferred_lft forever [2021-01-19T23:20:58.329Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-19T23:20:58.329Z] link/ether 02:42:68:45:db:3d brd ff:ff:ff:ff:ff:ff [2021-01-19T23:20:58.329Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-19T23:20:58.329Z] valid_lft forever preferred_lft forever [2021-01-19T23:20:58.329Z] inet6 fe80::42:68ff:fe45:db3d/64 scope link [2021-01-19T23:20:58.329Z] valid_lft forever preferred_lft forever [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] ---> sar -b -r -n DEV: [2021-01-19T23:20:58.329Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] 23:14:01 LINUX RESTART (4 CPU) [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] 23:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-19T23:20:58.329Z] 23:16:02 48.89 14.13 34.75 0.00 4477.24 2489.00 0.00 [2021-01-19T23:20:58.329Z] 23:17:01 1.96 0.00 1.96 0.00 0.00 36.97 0.00 [2021-01-19T23:20:58.329Z] 23:18:01 0.52 0.00 0.52 0.00 0.00 6.89 0.00 [2021-01-19T23:20:58.329Z] 23:19:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-01-19T23:20:58.329Z] 23:20:01 18.76 18.50 0.27 0.00 2323.48 4.75 0.00 [2021-01-19T23:20:58.329Z] Average: 14.13 6.56 7.57 0.00 1367.17 510.57 0.00 [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] 23:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-19T23:20:58.329Z] 23:16:02 157796 0 589984 31.36 2620 1131144 1162564 39.68 408596 1112092 128 [2021-01-19T23:20:58.329Z] 23:17:01 169928 0 577844 30.71 2620 1131152 1085836 37.06 412732 1097804 20 [2021-01-19T23:20:58.329Z] 23:18:01 169812 0 577956 30.72 2620 1131156 1085896 37.06 409280 1101556 8 [2021-01-19T23:20:58.329Z] 23:19:01 168576 0 579192 30.78 2620 1131156 1085896 37.06 416008 1096168 16 [2021-01-19T23:20:58.329Z] 23:20:01 75124 0 602604 32.03 2620 1201196 1121204 38.26 439096 1166068 120 [2021-01-19T23:20:58.329Z] Average: 148247 0 585516 31.12 2620 1145161 1108279 37.82 417142 1114738 58 [2021-01-19T23:20:58.329Z] [2021-01-19T23:20:58.329Z] 23:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-19T23:20:58.329Z] 23:16:02 eth0 126.76 95.45 542.99 58.62 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.329Z] 23:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:16:02 docker0 3.57 2.37 0.71 4.78 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:17:01 eth0 2.08 0.54 0.71 0.06 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:18:01 eth0 2.23 0.77 0.68 0.40 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:19:01 eth0 2.41 1.01 0.97 0.58 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:20:01 eth0 9.42 5.85 9.39 3.52 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] Average: eth0 28.72 20.83 111.55 12.71 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] Average: docker0 0.72 0.48 0.14 0.96 0.00 0.00 0.00 0.00 [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z] ---> sar -P ALL: [2021-01-19T23:20:58.330Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z] 23:14:01 LINUX RESTART (4 CPU) [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z] 23:15:01 CPU %user %nice %system %iowait %steal %idle [2021-01-19T23:20:58.330Z] 23:16:02 all 3.18 0.00 2.30 0.76 11.14 82.61 [2021-01-19T23:20:58.330Z] 23:16:02 0 2.94 0.00 2.15 0.47 11.65 82.81 [2021-01-19T23:20:58.330Z] 23:16:02 1 4.10 0.00 2.27 0.69 10.96 81.98 [2021-01-19T23:20:58.330Z] 23:16:02 2 2.60 0.00 2.47 1.02 11.22 82.68 [2021-01-19T23:20:58.330Z] 23:16:02 3 3.10 0.00 2.32 0.88 10.74 82.97 [2021-01-19T23:20:58.330Z] 23:17:01 all 0.10 0.00 0.06 0.00 0.46 99.37 [2021-01-19T23:20:58.330Z] 23:17:01 0 0.24 0.00 0.08 0.00 0.68 99.00 [2021-01-19T23:20:58.330Z] 23:17:01 1 0.07 0.00 0.05 0.00 0.22 99.66 [2021-01-19T23:20:58.330Z] 23:17:01 2 0.07 0.00 0.05 0.00 0.51 99.38 [2021-01-19T23:20:58.330Z] 23:17:01 3 0.02 0.00 0.07 0.00 0.46 99.46 [2021-01-19T23:20:58.330Z] 23:18:01 all 0.10 0.00 0.13 0.00 0.68 99.10 [2021-01-19T23:20:58.330Z] 23:18:01 0 0.08 0.00 0.17 0.00 0.63 99.12 [2021-01-19T23:20:58.330Z] 23:18:01 1 0.05 0.00 0.15 0.00 0.58 99.22 [2021-01-19T23:20:58.330Z] 23:18:01 2 0.18 0.00 0.10 0.00 0.55 99.17 [2021-01-19T23:20:58.330Z] 23:18:01 3 0.07 0.00 0.10 0.00 0.96 98.87 [2021-01-19T23:20:58.330Z] 23:19:01 all 0.07 0.00 0.04 0.00 0.89 99.00 [2021-01-19T23:20:58.330Z] 23:19:01 0 0.08 0.00 0.08 0.00 0.84 98.99 [2021-01-19T23:20:58.330Z] 23:19:01 1 0.02 0.00 0.02 0.00 0.42 99.55 [2021-01-19T23:20:58.330Z] 23:19:01 2 0.13 0.00 0.03 0.00 1.42 98.41 [2021-01-19T23:20:58.330Z] 23:19:01 3 0.03 0.00 0.02 0.00 0.89 99.06 [2021-01-19T23:20:58.330Z] 23:20:01 all 0.57 0.00 0.46 0.54 2.35 96.07 [2021-01-19T23:20:58.330Z] 23:20:01 0 0.83 0.00 0.51 0.91 1.80 95.95 [2021-01-19T23:20:58.330Z] 23:20:01 1 0.51 0.00 0.57 0.34 3.43 95.15 [2021-01-19T23:20:58.330Z] 23:20:01 2 0.49 0.00 0.33 0.49 2.11 96.57 [2021-01-19T23:20:58.330Z] 23:20:01 3 0.46 0.00 0.44 0.41 2.06 96.63 [2021-01-19T23:20:58.330Z] Average: all 0.81 0.00 0.61 0.26 3.15 95.16 [2021-01-19T23:20:58.330Z] Average: 0 0.85 0.00 0.61 0.28 3.18 95.09 [2021-01-19T23:20:58.330Z] Average: 1 0.96 0.00 0.62 0.21 3.16 95.05 [2021-01-19T23:20:58.330Z] Average: 2 0.71 0.00 0.61 0.31 3.21 95.17 [2021-01-19T23:20:58.330Z] Average: 3 0.74 0.00 0.60 0.26 3.05 95.35 [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z] [2021-01-19T23:20:58.330Z]