Pull request #119 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4068a76b467e9da1767184c265cde35946a97418+041cb8a3f2e73564d564a37beecb66416a11359b (b921f9ab67a700a6f057787cec534be5808ee10d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-119/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-119/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8791’ is offline; ‘prd-centos7-docker-4c-2g-8793’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8797 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-119 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) > git config core.sparsecheckout # timeout=10 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:28:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:28:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:03 ========================================================= 06:28:03 EdgeX Global Pipelines Version Info 06:28:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:28:06 ------------------- 06:28:06 stable info: 06:28:06 ------------------- 06:28:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:28:06 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:28:06 Message: update stable to v1.0.148 06:28:07 ------------------- 06:28:07 experimental info: 06:28:07 ------------------- 06:28:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:28:07 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 06:28:07 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:28:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:28:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:28:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:28:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-119 [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-119 [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-119 [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4068a76b467e9da1767184c265cde35946a97418 [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4068a76 [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:13 + git log --format=format:%s -1 4068a76b467e9da1767184c265cde35946a97418 [Pipeline] echo 06:28:13 GIT_COMMIT: 4068a76b467e9da1767184c265cde35946a97418, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration [Pipeline] echo 06:28:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:14 06:28:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:14 latest: Pulling from edgex-devops/git-semver 06:28:14 31603596830f: Pulling fs layer 06:28:14 2a8b12db71e7: Pulling fs layer 06:28:14 6ca5941a6612: Pulling fs layer 06:28:14 ecc8261a40a4: Pulling fs layer 06:28:14 ecc8261a40a4: Waiting 06:28:14 2a8b12db71e7: Verifying Checksum 06:28:14 2a8b12db71e7: Download complete 06:28:15 31603596830f: Download complete 06:28:15 ecc8261a40a4: Verifying Checksum 06:28:15 ecc8261a40a4: Download complete 06:28:15 6ca5941a6612: Verifying Checksum 06:28:15 6ca5941a6612: Download complete 06:28:15 31603596830f: Pull complete 06:28:15 2a8b12db71e7: Pull complete 06:28:16 6ca5941a6612: Pull complete 06:28:16 ecc8261a40a4: Pull complete 06:28:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:28:16 prd-centos7-docker-4c-2g-8797 does not seem to be running inside a container 06:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-119 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119:/w/workspace/xfoundry_go-mod-bootstrap_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:28:19 $ docker top f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:19 [ssh-agent] Looking for ssh-agent implementation... 06:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:20 $ docker exec f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent 06:28:20 SSH_AUTH_SOCK=/tmp/ssh-9zNeCH4P3nrR/agent.12 06:28:20 SSH_AGENT_PID=17 06:28:20 Running ssh-add (command line suppressed) 06:28:20 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_8554018038371891175.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_8554018038371891175.key) 06:28:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:20 + git tag --points-at HEAD [Pipeline] } 06:28:21 $ docker exec --env ******** --env ******** f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent -k 06:28:21 unset SSH_AUTH_SOCK; 06:28:21 unset SSH_AGENT_PID; 06:28:21 echo Agent pid 17 killed; 06:28:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:21 [ssh-agent] Looking for ssh-agent implementation... 06:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:21 $ docker exec f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent 06:28:21 SSH_AUTH_SOCK=/tmp/ssh-sgmZUeFxmAkO/agent.48 06:28:21 SSH_AGENT_PID=53 06:28:21 Running ssh-add (command line suppressed) 06:28:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_6445468302703616817.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/private_key_6445468302703616817.key) 06:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:22 + git semver init 06:28:22 # -> Open(): unable to determine branch for HEAD 06:28:22 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-119/.git 06:28:22 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-119 06:28:22 # $SEMVER_REMOTE_NAME = origin 06:28:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:28:22 # $SEMVER_USER_NAME = edgex-jenkins 06:28:22 # $SEMVER_BRANCH = PR-119 06:28:22 # $SEMVER_TEMP = /tmp/semver-026432939 06:28:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:28:23 # '/tmp/semver-026432939' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-119/.semver' 06:28:23 # -> Force: false 06:28:23 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-119/.semver [Pipeline] } 06:28:23 $ docker exec --env ******** --env ******** f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 ssh-agent -k 06:28:23 unset SSH_AUTH_SOCK; 06:28:23 unset SSH_AGENT_PID; 06:28:23 echo Agent pid 53 killed; 06:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:23 + git semver [Pipeline] } 06:28:23 $ docker stop --time=1 f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 06:28:25 $ docker rm -f f543fdcdd299aa892fd3df4d4e98612bddac014893ad73e2f5376d2315bc4e98 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:28:26 Stashed 1 file(s) [Pipeline] echo 06:28:26 [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:28:42 Still waiting to schedule task 06:28:42 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8790’ is offline; ‘prd-centos7-docker-4c-2g-8791’ is offline; ‘prd-centos7-docker-4c-2g-8801’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8799’ doesn’t have label ‘centos7-docker-4c-2g’ 06:28:42 Still waiting to schedule task 06:28:42 ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8790’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8791’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-8801’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8799’ is offline 06:29:41 Running on prd-centos7-docker-4c-2g-8804 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] ws 06:29:41 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:29:44 using credential edgex-jenkins-ssh 06:29:44 Cloning the remote Git repository 06:29:44 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:44 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:29:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:44 > git --version # timeout=10 06:29:44 > git --version # 'git version 2.16.5' 06:29:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:29:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:29:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:45 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 06:29:45 Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 06:29:45 Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) 06:29:45 > git config core.sparsecheckout # timeout=10 06:29:45 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 06:29:45 > git remote # timeout=10 06:29:45 > git config --get remote.origin.url # timeout=10 06:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:45 > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 06:29:45 > git rev-parse HEAD^{commit} # timeout=10 06:29:45 > git config core.sparsecheckout # timeout=10 06:29:45 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 06:29:49 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" 06:29:49 > git --version # timeout=10 06:29:49 > git --version # 'git version 2.16.5' 06:29:49 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:29:50 ========================================================= 06:29:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:29:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:29:51 + 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:51 Sending build context to Docker daemon 548.4kB 06:29:51 Step 1/8 : ARG BASE=golang:1.15-alpine 06:29:51 Step 2/8 : FROM ${BASE} 06:29:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:51 df20fa9351a1: Pulling fs layer 06:29:51 ed8968b2872e: Pulling fs layer 06:29:51 a92cc7c5fd73: Pulling fs layer 06:29:51 e871e8e8d7a9: Pulling fs layer 06:29:51 e73272ec9a57: Pulling fs layer 06:29:51 1e910a182e73: Pulling fs layer 06:29:51 4e634b169226: Pulling fs layer 06:29:51 e73272ec9a57: Waiting 06:29:51 e871e8e8d7a9: Waiting 06:29:51 1e910a182e73: Waiting 06:29:51 4e634b169226: Waiting 06:29:51 a92cc7c5fd73: Verifying Checksum 06:29:51 a92cc7c5fd73: Download complete 06:29:51 ed8968b2872e: Verifying Checksum 06:29:51 ed8968b2872e: Download complete 06:29:51 e73272ec9a57: Verifying Checksum 06:29:51 e73272ec9a57: Download complete 06:29:51 1e910a182e73: Verifying Checksum 06:29:51 1e910a182e73: Download complete 06:29:51 df20fa9351a1: Verifying Checksum 06:29:51 df20fa9351a1: Download complete 06:29:51 df20fa9351a1: Pull complete 06:29:52 ed8968b2872e: Pull complete 06:29:52 a92cc7c5fd73: Pull complete 06:29:53 4e634b169226: Verifying Checksum 06:29:53 4e634b169226: Download complete 06:29:53 e871e8e8d7a9: Verifying Checksum 06:29:53 e871e8e8d7a9: Download complete 06:29:59 e871e8e8d7a9: Pull complete 06:29:59 e73272ec9a57: Pull complete 06:29:59 1e910a182e73: Pull complete 06:30:04 4e634b169226: Pull complete 06:30:04 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:30:04 ---> f7629b54cfaa 06:30:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:30:04 ---> Running in 402937103a9a 06:30:04 Removing intermediate container 402937103a9a 06:30:04 ---> 8da26d99dbd9 06:30:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:04 ---> Running in 7eac5e2c5c37 06:30:05 Removing intermediate container 7eac5e2c5c37 06:30:05 ---> 22f0a2038abd 06:30:05 Step 5/8 : RUN apk add --update --no-cache git make 06:30:05 ---> Running in c68f295bb648 06:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:07 OK: 166 MiB in 39 packages 06:30:07 Removing intermediate container c68f295bb648 06:30:07 ---> ecd7f3e494a7 06:30:07 Step 6/8 : WORKDIR /build 06:30:07 ---> Running in f7775208898e 06:30:07 Removing intermediate container f7775208898e 06:30:07 ---> 8d593d15e2dd 06:30:07 Step 7/8 : COPY go.mod . 06:30:08 ---> 8203fa8ff4c5 06:30:08 Step 8/8 : RUN go mod download 06:30:08 ---> Running in a87b6da4250c 06:30:26 Removing intermediate container a87b6da4250c 06:30:26 ---> eb2f1b4219d6 06:30:26 Successfully built eb2f1b4219d6 06:30:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:30:26 + docker inspect -f . ci-base-image-x86_64 06:30:26 . [Pipeline] withDockerContainer 06:30:26 prd-centos7-docker-4c-2g-8804 does not seem to be running inside a container 06:30:26 $ 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:30:27 $ docker top 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:28 + go version 06:30:28 go version go1.15.2 linux/amd64 [Pipeline] } 06:30:28 $ docker stop --time=1 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed 06:30:29 $ docker rm -f 032741b1da54a85cbe1aeaf03abb34035b60764995fa18e9aa20321b93bef8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:30 + docker inspect -f . ci-base-image-x86_64 06:30:30 . [Pipeline] withDockerContainer 06:30:30 prd-centos7-docker-4c-2g-8804 does not seem to be running inside a container 06:30:30 $ 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:30:31 $ docker top bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:31 + make test 06:30:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:30:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:30:41 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.007s coverage: 9.0% of statements 06:30:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:30:41 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.008s coverage: 95.1% of statements 06:30:41 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 84.2% of statements 06:30:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:30:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:30:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:30:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.013s coverage: 100.0% of statements 06:30:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:30:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:30:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:30:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements 06:30:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:30:49 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:30:49 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements 06:30:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:49 gofmt -l . 06:30:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:30:50 Stashed 1 file(s) [Pipeline] } 06:30:50 $ docker stop --time=1 bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 06:30:52 $ docker rm -f bf7114e1c9b5c5d04468f1cc571fa403b901b7ccf5bbbfaef7fb09801eee6fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:31:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8807 in /w/workspace/xfoundry_go-mod-bootstrap_PR-119 [Pipeline] { [Pipeline] ws 06:31:31 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:31:36 using credential edgex-jenkins-ssh 06:31:36 Cloning the remote Git repository 06:31:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:31:37 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:31:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:31:37 > git --version # timeout=10 06:31:37 > git --version # 'git version 2.17.1' 06:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:38 Merging remotes/origin/master commit 041cb8a3f2e73564d564a37beecb66416a11359b into PR head commit 4068a76b467e9da1767184c265cde35946a97418 06:31:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:31:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:31:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:31:38 > git config core.sparsecheckout # timeout=10 06:31:38 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 06:31:38 > git remote # timeout=10 06:31:39 Merge succeeded, producing 4068a76b467e9da1767184c265cde35946a97418 06:31:39 Checking out Revision 4068a76b467e9da1767184c265cde35946a97418 (PR-119) 06:31:38 > git config --get remote.origin.url # timeout=10 06:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:39 > git merge 041cb8a3f2e73564d564a37beecb66416a11359b # timeout=10 06:31:39 > git rev-parse HEAD^{commit} # timeout=10 06:31:39 > git config core.sparsecheckout # timeout=10 06:31:39 > git checkout -f 4068a76b467e9da1767184c265cde35946a97418 # timeout=10 06:31:43 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" 06:31:43 > git --version # timeout=10 06:31:43 > git --version # 'git version 2.17.1' 06:31:43 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:31:44 ========================================================= 06:31:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:31:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:31:45 + 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:31:46 Sending build context to Docker daemon 548.4kB 06:31:46 Step 1/8 : ARG BASE=golang:1.15-alpine 06:31:46 Step 2/8 : FROM ${BASE} 06:31:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:31:46 b538f80385f9: Pulling fs layer 06:31:46 74f711af9a0d: Pulling fs layer 06:31:46 99f96fe45779: Pulling fs layer 06:31:46 8529a6b9a6be: Pulling fs layer 06:31:46 45590311c82a: Pulling fs layer 06:31:46 69ca0ff8b7b3: Pulling fs layer 06:31:46 209524e5b208: Pulling fs layer 06:31:46 8529a6b9a6be: Waiting 06:31:46 69ca0ff8b7b3: Waiting 06:31:46 45590311c82a: Waiting 06:31:46 209524e5b208: Waiting 06:31:46 99f96fe45779: Download complete 06:31:46 74f711af9a0d: Verifying Checksum 06:31:46 45590311c82a: Verifying Checksum 06:31:46 45590311c82a: Download complete 06:31:46 69ca0ff8b7b3: Verifying Checksum 06:31:46 69ca0ff8b7b3: Download complete 06:31:47 b538f80385f9: Verifying Checksum 06:31:47 b538f80385f9: Download complete 06:31:47 b538f80385f9: Pull complete 06:31:48 74f711af9a0d: Pull complete 06:31:49 99f96fe45779: Pull complete 06:31:49 209524e5b208: Verifying Checksum 06:31:49 209524e5b208: Download complete 06:31:50 8529a6b9a6be: Verifying Checksum 06:31:50 8529a6b9a6be: Download complete 06:32:01 8529a6b9a6be: Pull complete 06:32:01 45590311c82a: Pull complete 06:32:01 69ca0ff8b7b3: Pull complete 06:32:05 209524e5b208: Pull complete 06:32:05 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:32:05 ---> 5bddaf1c2fca 06:32:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:32:07 ---> Running in c96349cdb08f 06:32:07 Removing intermediate container c96349cdb08f 06:32:07 ---> c6ee91ba1d5a 06:32:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:08 ---> Running in de737732f024 06:32:10 Removing intermediate container de737732f024 06:32:10 ---> 08fcd659c5c2 06:32:10 Step 5/8 : RUN apk add --update --no-cache git make 06:32:10 ---> Running in 972819f0621f 06:32:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:15 OK: 142 MiB in 39 packages 06:32:16 Removing intermediate container 972819f0621f 06:32:16 ---> 94d837b27412 06:32:16 Step 6/8 : WORKDIR /build 06:32:16 ---> Running in c9f99e5012bd 06:32:17 Removing intermediate container c9f99e5012bd 06:32:17 ---> 6dd08453bfd7 06:32:17 Step 7/8 : COPY go.mod . 06:32:18 ---> ebfae9fc6f67 06:32:18 Step 8/8 : RUN go mod download 06:32:18 ---> Running in 522ad8b8e2a2 06:32:40 Removing intermediate container 522ad8b8e2a2 06:32:40 ---> dc6c4de436da 06:32:40 Successfully built dc6c4de436da 06:32:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:32:40 + docker inspect -f . ci-base-image-arm64 06:32:40 . [Pipeline] withDockerContainer 06:32:41 prd-ubuntu18.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 06:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:32:43 $ docker top aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:44 + go version 06:32:44 go version go1.15.2 linux/arm64 [Pipeline] } 06:32:44 $ docker stop --time=1 aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 06:32:46 $ docker rm -f aee8fecd2057dd9c82433c7079d1cf0fb216b5aa055843391ed631edbc891077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:32:47 + docker inspect -f . ci-base-image-arm64 06:32:47 . [Pipeline] withDockerContainer 06:32:48 prd-ubuntu18.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 06:32: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-arm64 cat 06:32:50 $ docker top 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:51 + make test 06:32:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:33:18 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:33:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.036s coverage: 9.0% of statements 06:33:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:33:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.062s coverage: 95.1% of statements 06:33:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 84.2% of statements 06:33:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:33:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:33:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:33:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.034s coverage: 100.0% of statements 06:33:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:33:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:33:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:33:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 06:33:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:33:30 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:33:30 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.025s coverage: 91.3% of statements 06:33:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:33:33 gofmt -l . 06:33:33 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:33:33 Warning: overwriting stash ‘coverage-report’ 06:33:34 Stashed 1 file(s) [Pipeline] } 06:33:34 $ docker stop --time=1 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 06:33:36 $ docker rm -f 15b894c6329047c584cbfa34ccd12917fb2b28a8f9ab173a1e218e2835815c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:33:39 provisioning config files... 06:33:39 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/config3037721738517990645tmp [Pipeline] { [Pipeline] sh 06:33:40 + set +x 06:33:40 + curl -s https://codecov.io/bash 06:33:40 + bash -s -- 06:33:40 06:33:40 _____ _ 06:33:40 / ____| | | 06:33:40 | | ___ __| | ___ ___ _____ __ 06:33:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:33:40 | |___| (_) | (_| | __/ (_| (_) \ V / 06:33:40 \_____\___/ \__,_|\___|\___\___/ \_/ 06:33:40 Bash-20201009-048fee3 06:33:40 06:33:40 06:33:40 ==> Jenkins CI detected. 06:33:40 project root: . 06:33:40 --> token set from env 06:33:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:33:40 ==> Running gcov in . (disable via -X gcov) 06:33:40 ==> Python coveragepy not found 06:33:40 ==> Searching for coverage reports in: 06:33:40 + . 06:33:40 -> Found 1 reports 06:33:40 ==> Detecting git/mercurial file structure 06:33:40 ==> Reading reports 06:33:40 + ./coverage.out bytes=20923 06:33:40 ==> Appending adjustments 06:33:40 https://docs.codecov.io/docs/fixing-reports 06:33:40 + Found adjustments 06:33:40 ==> Gzipping contents 06:33:40 ==> Uploading reports 06:33:40 url: https://codecov.io 06:33:40 query: branch=PR-119&commit=4068a76b467e9da1767184c265cde35946a97418&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=119&job=&cmd_args= 06:33:40 -> Pinging Codecov 06:33:40 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-119&commit=4068a76b467e9da1767184c265cde35946a97418&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=119&job=&cmd_args= 06:33:41 -> Uploading to 06:33:41 06:33:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:41 Dload Upload Total Spent Left Speed 06:33:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:33:41 X> Failed to upload 06:33:41 ==> Uploading to Codecov 06:33:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:41 Dload Upload Total Spent Left Speed 06:33:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 4509 0 0 100 4396 0 4881 --:--:-- --:--:-- --:--:-- 4879 100 4509 100 113 100 4396 125 4880 --:--:-- --:--:-- --:--:-- 4879 06:33:42 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4068a76b467e9da1767184c265cde35946a97418 [Pipeline] } 06:33:42 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:33:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:46 ---> package-listing.sh 06:33:46 ++ facter osfamily 06:33:46 ++ tr '[:upper:]' '[:lower:]' 06:33:46 + OS_FAMILY=redhat 06:33:46 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-119 06:33:46 + START_PACKAGES=/tmp/packages_start.txt 06:33:46 + END_PACKAGES=/tmp/packages_end.txt 06:33:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:46 + PACKAGES=/tmp/packages_start.txt 06:33:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-119 ']' 06:33:46 + PACKAGES=/tmp/packages_end.txt 06:33:46 + case "${OS_FAMILY}" in 06:33:46 + rpm -qa 06:33:46 + sort 06:33:50 + '[' -f /tmp/packages_start.txt ']' 06:33:50 + '[' -f /tmp/packages_end.txt ']' 06:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:50 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-119 ']' 06:33:50 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-119/archives/ 06:33:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-119/archives/ [Pipeline] echo 06:33:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:51 06:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:51 alpine: Pulling from edgex-lftools-log-publisher 06:33:51 df20fa9351a1: Pulling fs layer 06:33:51 36b3adc4ff6f: Pulling fs layer 06:33:51 8ad3a11d3b57: Pulling fs layer 06:33:51 46f8f816bc3b: Pulling fs layer 06:33:51 93b61091891f: Pulling fs layer 06:33:51 93b9cdb0e59b: Pulling fs layer 06:33:51 5e14af77c1be: Pulling fs layer 06:33:51 01666e4c0597: Pulling fs layer 06:33:51 aa168da1d23b: Pulling fs layer 06:33:51 46f8f816bc3b: Waiting 06:33:51 93b9cdb0e59b: Waiting 06:33:51 5e14af77c1be: Waiting 06:33:51 aa168da1d23b: Waiting 06:33:51 93b61091891f: Waiting 06:33:51 01666e4c0597: Waiting 06:33:51 36b3adc4ff6f: Verifying Checksum 06:33:51 36b3adc4ff6f: Download complete 06:33:51 46f8f816bc3b: Download complete 06:33:51 df20fa9351a1: Verifying Checksum 06:33:51 df20fa9351a1: Download complete 06:33:51 93b9cdb0e59b: Verifying Checksum 06:33:51 93b9cdb0e59b: Download complete 06:33:51 5e14af77c1be: Verifying Checksum 06:33:51 5e14af77c1be: Download complete 06:33:51 93b61091891f: Download complete 06:33:51 01666e4c0597: Verifying Checksum 06:33:51 01666e4c0597: Download complete 06:33:52 df20fa9351a1: Pull complete 06:33:52 8ad3a11d3b57: Verifying Checksum 06:33:52 8ad3a11d3b57: Download complete 06:33:52 36b3adc4ff6f: Pull complete 06:33:53 8ad3a11d3b57: Pull complete 06:33:53 46f8f816bc3b: Pull complete 06:33:54 93b61091891f: Pull complete 06:33:54 aa168da1d23b: Verifying Checksum 06:33:54 aa168da1d23b: Download complete 06:33:54 93b9cdb0e59b: Pull complete 06:33:54 5e14af77c1be: Pull complete 06:33:54 01666e4c0597: Pull complete 06:34:01 aa168da1d23b: Pull complete 06:34:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:34:01 prd-centos7-docker-4c-2g-8797 does not seem to be running inside a container 06:34:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-119 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119:/w/workspace/xfoundry_go-mod-bootstrap_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:34:08 $ docker top a56fd6e722aa151aeb68b60e7bf327c4f99035b8be5d5bf23a0ab28502114c5d -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:34:09 + mkdir -p /var/log/sa [Pipeline] sh 06:34:09 + ls /var/log/sa-host 06:34:09 + sadf -c /var/log/sa-host/sa05 06:34:09 file_magic: OK 06:34:09 HZ: Using current value: 100 06:34:09 file_header: OK 06:34:09 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:34:09 Statistics: 06:34:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:34:09 File successfully converted to sysstat format version 12.2.1 06:34:09 + sadf -c /var/log/sa-host/sa26 06:34:09 file_magic: OK 06:34:09 HZ: Using current value: 100 06:34:09 file_header: OK 06:34:09 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:34:09 Statistics: 06:34:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:34:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:09 provisioning config files... 06:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp/config1122521204783474123tmp [Pipeline] { [Pipeline] echo 06:34:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:34:10 ---> create-netrc.sh [Pipeline] } 06:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:34:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:34:10 ---> python-tools-install.sh [Pipeline] echo 06:34:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:34:11 ---> sudo-logs.sh 06:34:11 Archiving 'sudo' log.. [Pipeline] echo 06:34:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:34:11 ---> job-cost.sh 06:34:11 lf-activate-venv: SKIPPING 06:34:11 INFO: No Stack... 06:34:12 INFO: Retrieving Pricing Info for: v1-standard-2 06:34:12 INFO: Archiving Costs [Pipeline] echo 06:34:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:34:13 ---> logs-deploy.sh 06:34:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-119/1 06:34:13 INFO: archiving workspace using pattern(s): 06:34:15 Archives upload complete. 06:34:15 INFO: archiving logs to Nexus 06:34:16 ---> uname -a: 06:34:16 Linux prd-centos7-docker-4c-2g-8797.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:34:16 06:34:16 06:34:16 ---> lscpu: 06:34:16 Architecture: x86_64 06:34:16 CPU op-mode(s): 32-bit, 64-bit 06:34:16 Byte Order: Little Endian 06:34:16 Address sizes: 40 bits physical, 48 bits virtual 06:34:16 CPU(s): 4 06:34:16 On-line CPU(s) list: 0-3 06:34:16 Thread(s) per core: 1 06:34:16 Core(s) per socket: 1 06:34:16 Socket(s): 4 06:34:16 NUMA node(s): 1 06:34:16 Vendor ID: GenuineIntel 06:34:16 CPU family: 6 06:34:16 Model: 44 06:34:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:34:16 Stepping: 1 06:34:16 CPU MHz: 2933.438 06:34:16 BogoMIPS: 5866.87 06:34:16 Virtualization: VT-x 06:34:16 Hypervisor vendor: KVM 06:34:16 Virtualization type: full 06:34:16 L1d cache: 128 KiB 06:34:16 L1i cache: 128 KiB 06:34:16 L2 cache: 16 MiB 06:34:16 L3 cache: 64 MiB 06:34:16 NUMA node0 CPU(s): 0-3 06:34:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:34:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:34:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:34:16 Vulnerability Meltdown: Mitigation; PTI 06:34:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:34:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:34:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:34:16 Vulnerability Tsx async abort: Not affected 06:34:16 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:34:16 06:34:16 06:34:16 ---> nproc: 06:34:16 4 06:34:16 06:34:16 06:34:16 ---> df -h: 06:34:16 Filesystem Size Used Available Use% Mounted on 06:34:16 overlay 50.0G 7.2G 42.8G 14% / 06:34:16 tmpfs 64.0M 0 64.0M 0% /dev 06:34:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:34:16 shm 64.0M 0 64.0M 0% /dev/shm 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-119 06:34:16 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-119@tmp 06:34:16 06:34:16 06:34:16 ---> free -m: 06:34:16 total used free shared buff/cache available 06:34:16 Mem: 1837 664 108 0 1063 1070 06:34:16 Swap: 1023 0 1023 06:34:16 06:34:16 06:34:16 ---> ip addr: 06:34:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:34:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:34:16 inet 127.0.0.1/8 scope host lo 06:34:16 valid_lft forever preferred_lft forever 06:34:16 inet6 ::1/128 scope host 06:34:16 valid_lft forever preferred_lft forever 06:34:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:34:16 link/ether fa:16:3e:d1:df:f0 brd ff:ff:ff:ff:ff:ff 06:34:16 inet 10.30.123.158/23 brd 10.30.123.255 scope global dynamic eth0 06:34:16 valid_lft 85993sec preferred_lft 85993sec 06:34:16 inet6 fe80::f816:3eff:fed1:dff0/64 scope link 06:34:16 valid_lft forever preferred_lft forever 06:34:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:34:16 link/ether 02:42:7e:94:d0:81 brd ff:ff:ff:ff:ff:ff 06:34:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:34:16 valid_lft forever preferred_lft forever 06:34:16 inet6 fe80::42:7eff:fe94:d081/64 scope link 06:34:16 valid_lft forever preferred_lft forever 06:34:16 06:34:16 06:34:16 ---> sar -b -r -n DEV: 06:34:16 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:34:16 06:34:16 06:27:10 LINUX RESTART (4 CPU) 06:34:16 06:34:16 06:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:34:16 06:29:01 34.43 10.08 24.35 0.00 4369.58 2259.36 0.00 06:34:16 06:30:01 0.75 0.00 0.75 0.00 0.00 12.99 0.00 06:34:16 06:31:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 06:34:16 06:32:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 06:34:16 06:33:01 0.18 0.00 0.18 0.00 0.00 3.18 0.00 06:34:16 06:34:01 94.61 58.57 36.04 0.00 5846.39 14794.28 0.00 06:34:16 Average: 21.76 11.45 10.31 0.00 1703.49 2847.42 0.00 06:34:16 06:34:16 06:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:16 06:29:01 159684 0 565116 30.03 2620 1154136 1106636 37.77 415716 1145044 20 06:34:16 06:30:01 164540 0 560252 29.78 2620 1154144 1080492 36.88 414584 1142700 12 06:34:16 06:31:01 163220 0 561568 29.85 2620 1154148 1080516 36.88 416220 1142696 8 06:34:16 06:32:01 161804 0 562984 29.92 2620 1154148 1080612 36.88 422672 1137736 20 06:34:16 06:33:01 161936 0 562844 29.91 2620 1154156 1080628 36.88 426464 1133916 8 06:34:16 06:34:01 217732 0 622548 33.09 2620 1038656 1109640 37.87 412020 1041864 92552 06:34:16 Average: 171486 0 572552 30.43 2620 1134898 1089754 37.19 417946 1123993 15437 06:34:16 06:34:16 06:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:34:16 06:29:01 eth0 155.18 110.92 453.56 37.50 0.00 0.00 0.00 0.00 06:34:16 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:29:01 docker0 2.33 1.83 0.54 3.61 0.00 0.00 0.00 0.00 06:34:16 06:30:01 eth0 2.95 0.58 0.72 0.43 0.00 0.00 0.00 0.00 06:34:16 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:31:01 eth0 3.05 0.58 0.71 0.40 0.00 0.00 0.00 0.00 06:34:16 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:32:01 eth0 2.23 0.68 0.88 0.55 0.00 0.00 0.00 0.00 06:34:16 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:33:01 eth0 1.17 0.38 0.46 0.29 0.00 0.00 0.00 0.00 06:34:16 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:34:01 eth0 216.09 176.86 2174.32 19.35 0.00 0.00 0.00 0.00 06:34:16 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 Average: eth0 63.47 48.36 438.67 9.76 0.00 0.00 0.00 0.00 06:34:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:16 Average: docker0 0.39 0.31 0.09 0.60 0.00 0.00 0.00 0.00 06:34:16 06:34:16 06:34:16 ---> sar -P ALL: 06:34:16 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:34:16 06:34:16 06:27:10 LINUX RESTART (4 CPU) 06:34:16 06:34:16 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:34:16 06:29:01 all 3.32 0.00 2.25 0.93 0.04 93.46 06:34:16 06:29:01 0 3.09 0.00 2.33 0.69 0.02 93.87 06:34:16 06:29:01 1 3.68 0.00 2.35 0.07 0.03 93.87 06:34:16 06:29:01 2 3.27 0.00 2.06 0.77 0.07 93.83 06:34:16 06:29:01 3 3.25 0.00 2.26 2.18 0.05 92.26 06:34:16 06:30:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:34:16 06:30:01 0 0.13 0.00 0.05 0.00 0.00 99.82 06:34:16 06:30:01 1 0.10 0.00 0.07 0.00 0.00 99.83 06:34:16 06:30:01 2 0.40 0.00 0.05 0.00 0.00 99.55 06:34:16 06:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:34:16 06:31:01 all 0.16 0.00 0.05 0.00 0.00 99.80 06:34:16 06:31:01 0 0.35 0.00 0.07 0.00 0.00 99.58 06:34:16 06:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:34:16 06:31:01 2 0.17 0.00 0.03 0.00 0.00 99.80 06:34:16 06:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:34:16 06:32:01 all 0.18 0.00 0.05 0.00 0.01 99.76 06:34:16 06:32:01 0 0.53 0.00 0.08 0.00 0.02 99.37 06:34:16 06:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:34:16 06:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:34:16 06:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:34:16 06:33:01 all 0.19 0.00 0.07 0.00 0.00 99.74 06:34:16 06:33:01 0 0.55 0.00 0.10 0.00 0.00 99.35 06:34:16 06:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:34:16 06:33:01 2 0.10 0.00 0.07 0.00 0.00 99.83 06:34:16 06:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:34:16 06:34:01 all 5.81 0.00 3.74 1.16 0.02 89.28 06:34:16 06:34:01 0 5.63 0.00 3.85 0.24 0.00 90.29 06:34:16 06:34:01 1 6.01 0.00 3.76 1.83 0.03 88.36 06:34:16 06:34:01 2 5.18 0.00 3.11 0.81 0.02 90.89 06:34:16 06:34:01 3 6.41 0.00 4.22 1.78 0.02 87.56 06:34:16 Average: all 1.63 0.00 1.03 0.35 0.01 96.98 06:34:16 Average: 0 1.71 0.00 1.07 0.15 0.01 97.06 06:34:16 Average: 1 1.66 0.00 1.05 0.31 0.01 96.97 06:34:16 Average: 2 1.52 0.00 0.89 0.26 0.01 97.32 06:34:16 Average: 3 1.63 0.00 1.10 0.66 0.01 96.59 06:34:16 06:34:16 06:34:16