Pull request #117 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eaa39a125c8b68ef051c36069897d4d9e7644339+041cb8a3f2e73564d564a37beecb66416a11359b (c82f173ae9f45ae53b70e92c63dad92a2f91c853) 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-117/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-117/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8795 in /w/workspace/xfoundry_go-mod-bootstrap_PR-117 [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-117 # 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/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit eaa39a125c8b68ef051c36069897d4d9e7644339 Merge succeeded, producing eaa39a125c8b68ef051c36069897d4d9e7644339 Checking out Revision eaa39a125c8b68ef051c36069897d4d9e7644339 (PR-117) > git config core.sparsecheckout # timeout=10 > git checkout -f eaa39a125c8b68ef051c36069897d4d9e7644339 # 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 eaa39a125c8b68ef051c36069897d4d9e7644339 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 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 06:27:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:27:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:03 ========================================================= 06:27:03 EdgeX Global Pipelines Version Info 06:27:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:27:05 ------------------- 06:27:05 stable info: 06:27:05 ------------------- 06:27:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:27:05 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:27:05 Message: update stable to v1.0.148 06:27:05 ------------------- 06:27:05 experimental info: 06:27:05 ------------------- 06:27:05 Commited By: **** collab-it+edgex@linuxfoundation.org 06:27:05 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 06:27:05 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:27:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:27:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:27:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo 06:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo 06:27:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo 06:27:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaa39a125c8b68ef051c36069897d4d9e7644339 [Pipeline] echo 06:27:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaa39a1 [Pipeline] echo 06:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:11 + git log --format=format:%s -1 eaa39a125c8b68ef051c36069897d4d9e7644339 [Pipeline] echo 06:27:11 GIT_COMMIT: eaa39a125c8b68ef051c36069897d4d9e7644339, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo 06:27:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:27:12 06:27:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:27:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:27:12 latest: Pulling from edgex-devops/git-semver 06:27:12 31603596830f: Pulling fs layer 06:27:12 2a8b12db71e7: Pulling fs layer 06:27:12 6ca5941a6612: Pulling fs layer 06:27:12 ecc8261a40a4: Pulling fs layer 06:27:12 ecc8261a40a4: Waiting 06:27:12 2a8b12db71e7: Verifying Checksum 06:27:12 2a8b12db71e7: Download complete 06:27:12 31603596830f: Verifying Checksum 06:27:12 31603596830f: Download complete 06:27:12 6ca5941a6612: Verifying Checksum 06:27:12 6ca5941a6612: Download complete 06:27:12 ecc8261a40a4: Verifying Checksum 06:27:12 ecc8261a40a4: Download complete 06:27:13 31603596830f: Pull complete 06:27:13 2a8b12db71e7: Pull complete 06:27:13 6ca5941a6612: Pull complete 06:27:13 ecc8261a40a4: Pull complete 06:27:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:27:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:27:14 prd-centos7-docker-4c-2g-8795 does not seem to be running inside a container 06:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-117 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-117:/w/workspace/xfoundry_go-mod-bootstrap_PR-117:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-117@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 06:27:16 $ docker top 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:16 [ssh-agent] Looking for ssh-agent implementation... 06:27:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:16 $ docker exec 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 ssh-agent 06:27:16 SSH_AUTH_SOCK=/tmp/ssh-eON2zT298m4Q/agent.12 06:27:16 SSH_AGENT_PID=17 06:27:16 Running ssh-add (command line suppressed) 06:27:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/private_key_1173864685079118256.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/private_key_1173864685079118256.key) 06:27:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:17 + git tag --points-at HEAD [Pipeline] } 06:27:17 $ docker exec --env ******** --env ******** 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 ssh-agent -k 06:27:17 unset SSH_AUTH_SOCK; 06:27:17 unset SSH_AGENT_PID; 06:27:17 echo Agent pid 17 killed; 06:27:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:27:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:17 [ssh-agent] Looking for ssh-agent implementation... 06:27:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:18 $ docker exec 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 ssh-agent 06:27:18 SSH_AUTH_SOCK=/tmp/ssh-RNn1YA8Nv6D9/agent.46 06:27:18 SSH_AGENT_PID=51 06:27:18 Running ssh-add (command line suppressed) 06:27:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/private_key_382245978628234534.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/private_key_382245978628234534.key) 06:27:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:18 + git semver init 06:27:18 # -> Open(): unable to determine branch for HEAD 06:27:18 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-117/.git 06:27:18 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-117 06:27:18 # $SEMVER_REMOTE_NAME = origin 06:27:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:27:18 # $SEMVER_USER_NAME = edgex-jenkins 06:27:18 # $SEMVER_BRANCH = PR-117 06:27:18 # $SEMVER_TEMP = /tmp/semver-991126562 06:27:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:27:19 # '/tmp/semver-991126562' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-117/.semver' 06:27:19 # -> Force: false 06:27:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-117/.semver [Pipeline] } 06:27:19 $ docker exec --env ******** --env ******** 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 ssh-agent -k 06:27:19 unset SSH_AUTH_SOCK; 06:27:19 unset SSH_AGENT_PID; 06:27:19 echo Agent pid 51 killed; 06:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:20 + git semver [Pipeline] } 06:27:20 $ docker stop --time=1 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 06:27:21 $ docker rm -f 2391ed454ef4ae8c5301836467e0cff0a8b803838c5e7673e9eab7b07869f533 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:22 Stashed 1 file(s) [Pipeline] echo 06:27:22 [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 06:27:38 Still waiting to schedule task 06:27:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:27:38 Still waiting to schedule task 06:27:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:28:57 Running on prd-centos7-docker-4c-2g-8801 in /w/workspace/xfoundry_go-mod-bootstrap_PR-117 [Pipeline] { [Pipeline] ws 06:28:57 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:29:01 using credential edgex-jenkins-ssh 06:29:01 Cloning the remote Git repository 06:29:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:01 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:29:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:01 > git --version # timeout=10 06:29:01 > git --version # 'git version 2.16.5' 06:29:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:29:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:29:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:03 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit eaa39a125c8b68ef051c36069897d4d9e7644339 06:29:03 Merge succeeded, producing eaa39a125c8b68ef051c36069897d4d9e7644339 06:29:03 Checking out Revision eaa39a125c8b68ef051c36069897d4d9e7644339 (PR-117) 06:29:03 > git config core.sparsecheckout # timeout=10 06:29:03 > git checkout -f eaa39a125c8b68ef051c36069897d4d9e7644339 # timeout=10 06:29:03 > git remote # timeout=10 06:29:03 > git config --get remote.origin.url # timeout=10 06:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:03 > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 06:29:03 > git rev-parse HEAD^{commit} # timeout=10 06:29:03 > git config core.sparsecheckout # timeout=10 06:29:03 > git checkout -f eaa39a125c8b68ef051c36069897d4d9e7644339 # timeout=10 06:29:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 06:29:07 > git --version # timeout=10 06:29:07 > git --version # 'git version 2.16.5' 06:29:07 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:29:08 ========================================================= 06:29:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:29:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:29:09 + 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 . 06:29:09 Sending build context to Docker daemon 548.4kB 06:29:09 Step 1/8 : ARG BASE=golang:1.15-alpine 06:29:09 Step 2/8 : FROM ${BASE} 06:29:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:09 df20fa9351a1: Pulling fs layer 06:29:09 ed8968b2872e: Pulling fs layer 06:29:09 a92cc7c5fd73: Pulling fs layer 06:29:09 e871e8e8d7a9: Pulling fs layer 06:29:09 e73272ec9a57: Pulling fs layer 06:29:09 1e910a182e73: Pulling fs layer 06:29:09 4e634b169226: Pulling fs layer 06:29:09 e73272ec9a57: Waiting 06:29:09 e871e8e8d7a9: Waiting 06:29:09 4e634b169226: Waiting 06:29:09 1e910a182e73: Waiting 06:29:09 a92cc7c5fd73: Verifying Checksum 06:29:09 a92cc7c5fd73: Download complete 06:29:09 ed8968b2872e: Download complete 06:29:09 e73272ec9a57: Verifying Checksum 06:29:09 e73272ec9a57: Download complete 06:29:09 1e910a182e73: Verifying Checksum 06:29:09 1e910a182e73: Download complete 06:29:09 df20fa9351a1: Verifying Checksum 06:29:09 df20fa9351a1: Download complete 06:29:09 df20fa9351a1: Pull complete 06:29:10 ed8968b2872e: Pull complete 06:29:10 a92cc7c5fd73: Pull complete 06:29:12 4e634b169226: Verifying Checksum 06:29:12 4e634b169226: Download complete 06:29:12 e871e8e8d7a9: Verifying Checksum 06:29:12 e871e8e8d7a9: Download complete 06:29:17 e871e8e8d7a9: Pull complete 06:29:17 e73272ec9a57: Pull complete 06:29:17 1e910a182e73: Pull complete 06:29:26 4e634b169226: Pull complete 06:29:26 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:29:26 ---> f7629b54cfaa 06:29:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:29:26 ---> Running in b5b125313c35 06:29:26 Removing intermediate container b5b125313c35 06:29:26 ---> 4416c7b64593 06:29:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:26 ---> Running in 42ca7f620ae8 06:29:26 Removing intermediate container 42ca7f620ae8 06:29:26 ---> d1c51dea8a2c 06:29:26 Step 5/8 : RUN apk add --update --no-cache git make 06:29:27 ---> Running in 63a8c6e58397 06:29:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:28 OK: 166 MiB in 39 packages 06:29:29 Removing intermediate container 63a8c6e58397 06:29:29 ---> 985094bb14dc 06:29:29 Step 6/8 : WORKDIR /build 06:29:29 ---> Running in dc65345fbd25 06:29:29 Removing intermediate container dc65345fbd25 06:29:29 ---> 6c55716bafed 06:29:29 Step 7/8 : COPY go.mod . 06:29:29 ---> b638fbc11ed0 06:29:29 Step 8/8 : RUN go mod download 06:29:29 ---> Running in ab4ebb726100 06:29:47 Removing intermediate container ab4ebb726100 06:29:47 ---> db67da969bc7 06:29:47 Successfully built db67da969bc7 06:29:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:29:48 + docker inspect -f . ci-base-image-x86_64 06:29:48 . [Pipeline] withDockerContainer 06:29:48 prd-centos7-docker-4c-2g-8801 does not seem to be running inside a container 06:29:48 $ 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 06:29:49 $ docker top a6e88c32d93ac8fe2969ce142968086083b246368d11a7fdec53a23f95f85058 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:49 + go version 06:29:49 go version go1.15.2 linux/amd64 [Pipeline] } 06:29:49 $ docker stop --time=1 a6e88c32d93ac8fe2969ce142968086083b246368d11a7fdec53a23f95f85058 06:29:51 $ docker rm -f a6e88c32d93ac8fe2969ce142968086083b246368d11a7fdec53a23f95f85058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:52 + docker inspect -f . ci-base-image-x86_64 06:29:52 . [Pipeline] withDockerContainer 06:29:52 prd-centos7-docker-4c-2g-8801 does not seem to be running inside a container 06:29:52 $ 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 06:29:53 $ docker top b41a6bbe4b58306485292450915b6956cc78adb1b058bc86d506351fa273fb8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:53 + make test 06:29:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:30:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:30:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.009s coverage: 9.0% of statements 06:30:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:30:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.011s coverage: 95.1% of statements 06:30:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 84.2% of statements 06:30:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:30:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:30:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:30:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.015s coverage: 100.0% of statements 06:30:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:30:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:30:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:30:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 06:30:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:30:12 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:30:12 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.008s coverage: 91.3% of statements 06:30:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:13 gofmt -l . 06:30:13 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:30:13 Stashed 1 file(s) [Pipeline] } 06:30:13 $ docker stop --time=1 b41a6bbe4b58306485292450915b6956cc78adb1b058bc86d506351fa273fb8f 06:30:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8803 in /w/workspace/xfoundry_go-mod-bootstrap_PR-117 06:30:15 $ docker rm -f b41a6bbe4b58306485292450915b6956cc78adb1b058bc86d506351fa273fb8f [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:30:16 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout 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] } 06:30:21 using credential edgex-jenkins-ssh 06:30:21 Cloning the remote Git repository 06:30:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:30:21 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:30:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:30:21 > git --version # timeout=10 06:30:21 > git --version # 'git version 2.17.1' 06:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:30:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:30:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:30:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:30:23 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit eaa39a125c8b68ef051c36069897d4d9e7644339 06:30:23 Merge succeeded, producing eaa39a125c8b68ef051c36069897d4d9e7644339 06:30:23 Checking out Revision eaa39a125c8b68ef051c36069897d4d9e7644339 (PR-117) 06:30:23 > git config core.sparsecheckout # timeout=10 06:30:23 > git checkout -f eaa39a125c8b68ef051c36069897d4d9e7644339 # timeout=10 06:30:23 > git remote # timeout=10 06:30:23 > git config --get remote.origin.url # timeout=10 06:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:23 > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 06:30:23 > git rev-parse HEAD^{commit} # timeout=10 06:30:23 > git config core.sparsecheckout # timeout=10 06:30:23 > git checkout -f eaa39a125c8b68ef051c36069897d4d9e7644339 # timeout=10 06:30:27 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 06:30:27 > git --version # timeout=10 06:30:27 > git --version # 'git version 2.17.1' 06:30:27 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:30:28 ========================================================= 06:30:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:30:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:30 + 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 . 06:30:31 Sending build context to Docker daemon 548.4kB 06:30:31 Step 1/8 : ARG BASE=golang:1.15-alpine 06:30:31 Step 2/8 : FROM ${BASE} 06:30:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:31 b538f80385f9: Pulling fs layer 06:30:31 74f711af9a0d: Pulling fs layer 06:30:31 99f96fe45779: Pulling fs layer 06:30:31 8529a6b9a6be: Pulling fs layer 06:30:31 45590311c82a: Pulling fs layer 06:30:31 69ca0ff8b7b3: Pulling fs layer 06:30:31 209524e5b208: Pulling fs layer 06:30:31 45590311c82a: Waiting 06:30:31 69ca0ff8b7b3: Waiting 06:30:31 209524e5b208: Waiting 06:30:31 8529a6b9a6be: Waiting 06:30:31 99f96fe45779: Verifying Checksum 06:30:31 99f96fe45779: Download complete 06:30:31 74f711af9a0d: Verifying Checksum 06:30:31 74f711af9a0d: Download complete 06:30:31 45590311c82a: Download complete 06:30:31 69ca0ff8b7b3: Verifying Checksum 06:30:31 69ca0ff8b7b3: Download complete 06:30:31 b538f80385f9: Verifying Checksum 06:30:31 b538f80385f9: Download complete 06:30:32 b538f80385f9: Pull complete 06:30:32 74f711af9a0d: Pull complete 06:30:33 99f96fe45779: Pull complete 06:30:33 209524e5b208: Verifying Checksum 06:30:33 209524e5b208: Download complete 06:30:34 8529a6b9a6be: Verifying Checksum 06:30:34 8529a6b9a6be: Download complete 06:30:45 8529a6b9a6be: Pull complete 06:30:45 45590311c82a: Pull complete 06:30:45 69ca0ff8b7b3: Pull complete 06:30:49 209524e5b208: Pull complete 06:30:49 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:30:49 ---> 5bddaf1c2fca 06:30:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:30:51 ---> Running in e74bfa3bab76 06:30:52 Removing intermediate container e74bfa3bab76 06:30:52 ---> 81d78979c2d9 06:30:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:52 ---> Running in c78809b3c84f 06:30:55 Removing intermediate container c78809b3c84f 06:30:55 ---> 109b9790fd2a 06:30:55 Step 5/8 : RUN apk add --update --no-cache git make 06:30:55 ---> Running in a4642a541ea2 06:30:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:59 OK: 142 MiB in 39 packages 06:31:00 Removing intermediate container a4642a541ea2 06:31:00 ---> 40a2268724e9 06:31:00 Step 6/8 : WORKDIR /build 06:31:00 ---> Running in 9b09558a5cf7 06:31:00 Removing intermediate container 9b09558a5cf7 06:31:00 ---> 3cd3d956c2b5 06:31:00 Step 7/8 : COPY go.mod . 06:31:01 ---> 300e273087b0 06:31:01 Step 8/8 : RUN go mod download 06:31:01 ---> Running in 2a795c38ea5b 06:31:24 Removing intermediate container 2a795c38ea5b 06:31:24 ---> c35d8370b7c8 06:31:24 Successfully built c35d8370b7c8 06:31:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:31:24 + docker inspect -f . ci-base-image-arm64 06:31:24 . [Pipeline] withDockerContainer 06:31:24 prd-ubuntu18.04-docker-arm64-4c-16g-8803 does not seem to be running inside a container 06:31:24 $ 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 ******** ci-base-image-arm64 cat 06:31:26 $ docker top 715ed92adffac8b21666cafee99cab6ebfe052b851fba24fc3001695f1a1781d -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:27 + go version 06:31:27 go version go1.15.2 linux/arm64 [Pipeline] } 06:31:28 $ docker stop --time=1 715ed92adffac8b21666cafee99cab6ebfe052b851fba24fc3001695f1a1781d 06:31:29 $ docker rm -f 715ed92adffac8b21666cafee99cab6ebfe052b851fba24fc3001695f1a1781d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:31 + docker inspect -f . ci-base-image-arm64 06:31:31 . [Pipeline] withDockerContainer 06:31:31 prd-ubuntu18.04-docker-arm64-4c-16g-8803 does not seem to be running inside a container 06:31:31 $ 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 ******** ci-base-image-arm64 cat 06:31:33 $ docker top e32b715033478f928c9e7aaf6876472d62a5e18133fe9c7bcbd86be2a4a90047 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:35 + make test 06:31:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:32:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:32:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.017s coverage: 9.0% of statements 06:32:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:32:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.026s coverage: 95.1% of statements 06:32:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 84.2% of statements 06:32:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:32:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:32:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:32:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.037s coverage: 100.0% of statements 06:32:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:32:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:32:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:32:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.014s coverage: 48.9% of statements 06:32:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:32:13 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:32:13 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.028s coverage: 91.3% of statements 06:32:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:32:17 gofmt -l . 06:32:17 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:32:18 Warning: overwriting stash ‘coverage-report’ 06:32:18 Stashed 1 file(s) [Pipeline] } 06:32:18 $ docker stop --time=1 e32b715033478f928c9e7aaf6876472d62a5e18133fe9c7bcbd86be2a4a90047 06:32:21 $ docker rm -f e32b715033478f928c9e7aaf6876472d62a5e18133fe9c7bcbd86be2a4a90047 [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 06:32:24 provisioning config files... 06:32:24 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/config699618728596520744tmp [Pipeline] { [Pipeline] sh 06:32:25 + set +x 06:32:25 + curl -s https://codecov.io/bash 06:32:25 + bash -s -- 06:32:25 06:32:25 _____ _ 06:32:25 / ____| | | 06:32:25 | | ___ __| | ___ ___ _____ __ 06:32:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:25 Bash-20201009-048fee3 06:32:25 06:32:25 06:32:25 ==> Jenkins CI detected. 06:32:25 project root: . 06:32:25 --> token set from env 06:32:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:25 ==> Running gcov in . (disable via -X gcov) 06:32:25 ==> Python coveragepy not found 06:32:25 ==> Searching for coverage reports in: 06:32:25 + . 06:32:25 -> Found 1 reports 06:32:25 ==> Detecting git/mercurial file structure 06:32:25 ==> Reading reports 06:32:25 + ./coverage.out bytes=20923 06:32:25 ==> Appending adjustments 06:32:25 https://docs.codecov.io/docs/fixing-reports 06:32:25 + Found adjustments 06:32:25 ==> Gzipping contents 06:32:25 ==> Uploading reports 06:32:25 url: https://codecov.io 06:32:25 query: branch=PR-117&commit=eaa39a125c8b68ef051c36069897d4d9e7644339&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=117&job=&cmd_args= 06:32:25 -> Pinging Codecov 06:32:25 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-117&commit=eaa39a125c8b68ef051c36069897d4d9e7644339&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=117&job=&cmd_args= 06:32:25 -> Uploading to 06:32:25 06:32:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:25 Dload Upload Total Spent Left Speed 06:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:32:25 X> Failed to upload 06:32:25 ==> Uploading to Codecov 06:32:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:25 Dload Upload Total Spent Left Speed 06:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 4492 0 0 100 4379 0 7554 --:--:-- --:--:-- --:--:-- 7550 100 4492 100 113 100 4379 194 7551 --:--:-- --:--:-- --:--:-- 7550 06:32:26 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/eaa39a125c8b68ef051c36069897d4d9e7644339 [Pipeline] } 06:32:26 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 06:32:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:30 ---> package-listing.sh 06:32:30 ++ facter osfamily 06:32:30 ++ tr '[:upper:]' '[:lower:]' 06:32:30 + OS_FAMILY=redhat 06:32:30 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-117 06:32:30 + START_PACKAGES=/tmp/packages_start.txt 06:32:30 + END_PACKAGES=/tmp/packages_end.txt 06:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:30 + PACKAGES=/tmp/packages_start.txt 06:32:30 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-117 ']' 06:32:30 + PACKAGES=/tmp/packages_end.txt 06:32:30 + case "${OS_FAMILY}" in 06:32:30 + rpm -qa 06:32:30 + sort 06:32:34 + '[' -f /tmp/packages_start.txt ']' 06:32:34 + '[' -f /tmp/packages_end.txt ']' 06:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-117 ']' 06:32:34 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-117/archives/ 06:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-117/archives/ [Pipeline] echo 06:32:34 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-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:35 06:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:35 alpine: Pulling from edgex-lftools-log-publisher 06:32:35 df20fa9351a1: Pulling fs layer 06:32:35 36b3adc4ff6f: Pulling fs layer 06:32:35 8ad3a11d3b57: Pulling fs layer 06:32:35 46f8f816bc3b: Pulling fs layer 06:32:35 93b61091891f: Pulling fs layer 06:32:35 93b9cdb0e59b: Pulling fs layer 06:32:35 5e14af77c1be: Pulling fs layer 06:32:35 01666e4c0597: Pulling fs layer 06:32:35 aa168da1d23b: Pulling fs layer 06:32:35 93b9cdb0e59b: Waiting 06:32:35 5e14af77c1be: Waiting 06:32:35 01666e4c0597: Waiting 06:32:35 aa168da1d23b: Waiting 06:32:35 46f8f816bc3b: Waiting 06:32:35 93b61091891f: Waiting 06:32:35 36b3adc4ff6f: Verifying Checksum 06:32:35 36b3adc4ff6f: Download complete 06:32:35 46f8f816bc3b: Verifying Checksum 06:32:35 46f8f816bc3b: Download complete 06:32:36 df20fa9351a1: Verifying Checksum 06:32:36 df20fa9351a1: Download complete 06:32:36 93b9cdb0e59b: Verifying Checksum 06:32:36 93b9cdb0e59b: Download complete 06:32:36 5e14af77c1be: Verifying Checksum 06:32:36 5e14af77c1be: Download complete 06:32:36 93b61091891f: Download complete 06:32:36 01666e4c0597: Download complete 06:32:36 df20fa9351a1: Pull complete 06:32:36 36b3adc4ff6f: Pull complete 06:32:36 8ad3a11d3b57: Verifying Checksum 06:32:36 8ad3a11d3b57: Download complete 06:32:37 8ad3a11d3b57: Pull complete 06:32:37 46f8f816bc3b: Pull complete 06:32:37 93b61091891f: Pull complete 06:32:38 93b9cdb0e59b: Pull complete 06:32:38 5e14af77c1be: Pull complete 06:32:38 aa168da1d23b: Verifying Checksum 06:32:38 aa168da1d23b: Download complete 06:32:38 01666e4c0597: Pull complete 06:32:43 aa168da1d23b: Pull complete 06:32:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:32:43 prd-centos7-docker-4c-2g-8795 does not seem to be running inside a container 06:32:43 $ 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-117/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-117 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-117:/w/workspace/xfoundry_go-mod-bootstrap_PR-117:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-117@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 06:32:52 $ docker top e5894fb67ae9e6c456430a30c0f4f0f6802829d4e90c3601f2708b4a27a10473 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:53 + mkdir -p /var/log/sa [Pipeline] sh 06:32:54 + ls /var/log/sa-host 06:32:54 + sadf -c /var/log/sa-host/sa05 06:32:54 file_magic: OK 06:32:54 HZ: Using current value: 100 06:32:54 file_header: OK 06:32:54 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 06:32:54 Statistics: 06:32:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:32:54 File successfully converted to sysstat format version 12.2.1 06:32:54 + sadf -c /var/log/sa-host/sa26 06:32:54 file_magic: OK 06:32:54 HZ: Using current value: 100 06:32:54 file_header: OK 06:32:54 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 06:32:54 Statistics: 06:32:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:32:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:54 provisioning config files... 06:32:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp/config8895367064131559037tmp [Pipeline] { [Pipeline] echo 06:32:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:54 ---> create-netrc.sh [Pipeline] } 06:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:32:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:55 ---> python-tools-install.sh [Pipeline] echo 06:32:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:55 ---> sudo-logs.sh 06:32:55 Archiving 'sudo' log.. [Pipeline] echo 06:32:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:56 ---> job-cost.sh 06:32:56 lf-activate-venv: SKIPPING 06:32:56 INFO: No Stack... 06:32:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:32:57 INFO: Archiving Costs [Pipeline] echo 06:32:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:58 ---> logs-deploy.sh 06:32:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-117/1 06:32:58 INFO: archiving workspace using pattern(s): 06:32:59 Archives upload complete. 06:32:59 INFO: archiving logs to Nexus 06:33:00 ---> uname -a: 06:33:00 Linux prd-centos7-docker-4c-2g-8795.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:33:00 06:33:00 06:33:00 ---> lscpu: 06:33:00 Architecture: x86_64 06:33:00 CPU op-mode(s): 32-bit, 64-bit 06:33:00 Byte Order: Little Endian 06:33:00 Address sizes: 40 bits physical, 48 bits virtual 06:33:00 CPU(s): 4 06:33:00 On-line CPU(s) list: 0-3 06:33:00 Thread(s) per core: 1 06:33:00 Core(s) per socket: 1 06:33:00 Socket(s): 4 06:33:00 NUMA node(s): 1 06:33:00 Vendor ID: GenuineIntel 06:33:00 CPU family: 6 06:33:00 Model: 44 06:33:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:33:00 Stepping: 1 06:33:00 CPU MHz: 2933.438 06:33:00 BogoMIPS: 5866.87 06:33:00 Virtualization: VT-x 06:33:00 Hypervisor vendor: KVM 06:33:00 Virtualization type: full 06:33:00 L1d cache: 128 KiB 06:33:00 L1i cache: 128 KiB 06:33:00 L2 cache: 16 MiB 06:33:00 L3 cache: 64 MiB 06:33:00 NUMA node0 CPU(s): 0-3 06:33:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:33:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:33:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:33:00 Vulnerability Meltdown: Mitigation; PTI 06:33:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:33:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:33:00 Vulnerability Tsx async abort: Not affected 06:33:00 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 06:33:00 06:33:00 06:33:00 ---> nproc: 06:33:00 4 06:33:00 06:33:00 06:33:00 ---> df -h: 06:33:00 Filesystem Size Used Available Use% Mounted on 06:33:00 overlay 50.0G 7.2G 42.8G 14% / 06:33:00 tmpfs 64.0M 0 64.0M 0% /dev 06:33:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:33:00 shm 64.0M 0 64.0M 0% /dev/shm 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-117 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-117@tmp 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:33:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:33:00 06:33:00 06:33:00 ---> free -m: 06:33:00 total used free shared buff/cache available 06:33:00 Mem: 1837 663 108 0 1064 1071 06:33:00 Swap: 1023 0 1023 06:33:00 06:33:00 06:33:00 ---> ip addr: 06:33:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:33:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:00 inet 127.0.0.1/8 scope host lo 06:33:00 valid_lft forever preferred_lft forever 06:33:00 inet6 ::1/128 scope host 06:33:00 valid_lft forever preferred_lft forever 06:33:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:33:00 link/ether fa:16:3e:74:e2:b9 brd ff:ff:ff:ff:ff:ff 06:33:00 inet 10.30.123.102/23 brd 10.30.123.255 scope global dynamic eth0 06:33:00 valid_lft 86012sec preferred_lft 86012sec 06:33:00 inet6 fe80::f816:3eff:fe74:e2b9/64 scope link 06:33:00 valid_lft forever preferred_lft forever 06:33:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:33:00 link/ether 02:42:cc:d5:5f:6e brd ff:ff:ff:ff:ff:ff 06:33:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:33:00 valid_lft forever preferred_lft forever 06:33:00 inet6 fe80::42:ccff:fed5:5f6e/64 scope link 06:33:00 valid_lft forever preferred_lft forever 06:33:00 06:33:00 06:33:00 ---> sar -b -r -n DEV: 06:33:00 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) 06:33:00 06:33:00 06:26:14 LINUX RESTART (4 CPU) 06:33:00 06:33:00 06:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:00 06:28:01 30.79 11.79 19.00 0.00 4473.93 2159.06 0.00 06:33:00 06:29:01 2.07 0.00 2.07 0.00 0.00 39.26 0.00 06:33:00 06:30:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 06:33:00 06:31:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 06:33:00 06:32:01 0.23 0.00 0.23 0.00 0.00 3.41 0.00 06:33:00 Average: 6.69 2.36 4.33 0.00 895.11 441.31 0.00 06:33:00 06:33:00 06:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:00 06:28:01 184688 0 562104 29.87 2620 1132144 1118964 38.19 397248 1139640 16 06:33:00 06:29:01 188860 0 557924 29.65 2620 1132152 1095688 37.39 397168 1136416 12 06:33:00 06:30:01 189716 0 557064 29.61 2620 1132156 1087476 37.11 396496 1136072 20 06:33:00 06:31:01 187904 0 558876 29.70 2620 1132156 1087572 37.12 401052 1133484 20 06:33:00 06:32:01 185496 0 561276 29.83 2620 1132164 1087540 37.12 411192 1126228 20 06:33:00 Average: 187333 0 559449 29.73 2620 1132154 1095448 37.39 400631 1134368 18 06:33:00 06:33:00 06:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:00 06:28:01 eth0 161.89 121.01 452.06 39.01 0.00 0.00 0.00 0.00 06:33:00 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:28:01 docker0 1.98 1.58 0.50 3.53 0.00 0.00 0.00 0.00 06:33:00 06:29:01 eth0 3.63 1.02 1.34 0.57 0.00 0.00 0.00 0.00 06:33:00 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:30:01 eth0 2.85 0.45 0.71 0.39 0.00 0.00 0.00 0.00 06:33:00 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:31:01 eth0 3.02 0.57 0.71 0.43 0.00 0.00 0.00 0.00 06:33:00 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:32:01 eth0 2.42 0.97 1.01 0.63 0.00 0.00 0.00 0.00 06:33:00 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 Average: eth0 34.77 24.81 91.20 8.21 0.00 0.00 0.00 0.00 06:33:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:00 Average: docker0 0.40 0.32 0.10 0.71 0.00 0.00 0.00 0.00 06:33:00 06:33:00 06:33:00 ---> sar -P ALL: 06:33:00 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) 06:33:00 06:33:00 06:26:14 LINUX RESTART (4 CPU) 06:33:00 06:33:00 06:27:01 CPU %user %nice %system %iowait %steal %idle 06:33:00 06:28:01 all 2.88 0.00 1.39 0.65 0.00 95.08 06:33:00 06:28:01 0 3.18 0.00 1.64 0.18 0.00 95.00 06:33:00 06:28:01 1 3.19 0.00 1.29 1.90 0.00 93.62 06:33:00 06:28:01 2 2.64 0.00 1.54 0.27 0.00 95.55 06:33:00 06:28:01 3 2.51 0.00 1.10 0.23 0.02 96.13 06:33:00 06:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:33:00 06:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:33:00 06:29:01 1 0.47 0.00 0.02 0.00 0.00 99.52 06:33:00 06:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:33:00 06:29:01 3 0.10 0.00 0.03 0.00 0.00 99.87 06:33:00 06:30:01 all 0.18 0.00 0.01 0.00 0.00 99.81 06:33:00 06:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:33:00 06:30:01 1 0.57 0.00 0.02 0.00 0.00 99.42 06:33:00 06:30:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:33:00 06:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:33:00 06:31:01 all 0.14 0.00 0.03 0.00 0.00 99.83 06:33:00 06:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:33:00 06:31:01 1 0.43 0.00 0.05 0.00 0.00 99.52 06:33:00 06:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:33:00 06:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:00 06:32:01 all 0.06 0.00 0.05 0.00 0.00 99.89 06:33:00 06:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:33:00 06:32:01 1 0.13 0.00 0.07 0.00 0.02 99.78 06:33:00 06:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:33:00 06:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:33:00 Average: all 0.68 0.00 0.30 0.13 0.00 98.88 06:33:00 Average: 0 0.67 0.00 0.35 0.04 0.00 98.95 06:33:00 Average: 1 0.96 0.00 0.29 0.38 0.00 98.37 06:33:00 Average: 2 0.56 0.00 0.33 0.05 0.01 99.05 06:33:00 Average: 3 0.54 0.00 0.24 0.05 0.00 99.17 06:33:00 06:33:00 06:33:00