Pull request #171 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3+d0b1f4e5720038ea58286d19d2d8644e0170fdce (b8387d3a1e20a27394c29c474798addf15d429a4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26980 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [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-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 Merge succeeded, producing ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 Checking out Revision ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 (PR-171) > git config core.sparsecheckout # timeout=10 > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # 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 d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 # timeout=10 Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:35 ========================================================= 22:29:35 EdgeX Global Pipelines Version Info 22:29:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 22:29:37 ------------------- 22:29:37 stable info: 22:29:37 ------------------- 22:29:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:37 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:29:37 Message: update stable to v1.0.179 22:29:38 ------------------- 22:29:38 experimental info: 22:29:38 ------------------- 22:29:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:29:38 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddad7fe [Pipeline] echo 22:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:43 + git log --format=format:%s -1 ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] echo 22:29:43 GIT_COMMIT: ddad7feedc0ac02c1ce6c62db08597e76f9e57d1, Commit Message: Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD [Pipeline] echo 22:29:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:44 22:29:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:29:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:45 latest: Pulling from edgex-devops/git-semver 22:29:45 31603596830f: Pulling fs layer 22:29:45 2a8b12db71e7: Pulling fs layer 22:29:45 6ca5941a6612: Pulling fs layer 22:29:45 ecc8261a40a4: Pulling fs layer 22:29:45 ecc8261a40a4: Waiting 22:29:45 2a8b12db71e7: Verifying Checksum 22:29:45 2a8b12db71e7: Download complete 22:29:45 31603596830f: Verifying Checksum 22:29:45 31603596830f: Download complete 22:29:45 ecc8261a40a4: Verifying Checksum 22:29:45 ecc8261a40a4: Download complete 22:29:45 6ca5941a6612: Verifying Checksum 22:29:45 6ca5941a6612: Download complete 22:29:45 31603596830f: Pull complete 22:29:46 2a8b12db71e7: Pull complete 22:29:46 6ca5941a6612: Pull complete 22:29:46 ecc8261a40a4: Pull complete 22:29:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:29:46 prd-centos7-docker-4c-2g-26980 does not seem to be running inside a container 22:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-171 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171:/w/workspace/xfoundry_go-mod-bootstrap_PR-171:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:29:48 $ docker top 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:49 [ssh-agent] Looking for ssh-agent implementation... 22:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:49 $ docker exec 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent 22:29:49 SSH_AUTH_SOCK=/tmp/ssh-xrTYUmcBeuqx/agent.11 22:29:49 SSH_AGENT_PID=17 22:29:49 Running ssh-add (command line suppressed) 22:29:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_3307358098508768198.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_3307358098508768198.key) 22:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:50 + git tag --points-at HEAD [Pipeline] } 22:29:50 $ docker exec --env ******** --env ******** 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent -k 22:29:50 unset SSH_AUTH_SOCK; 22:29:50 unset SSH_AGENT_PID; 22:29:50 echo Agent pid 17 killed; 22:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:50 [ssh-agent] Looking for ssh-agent implementation... 22:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:50 $ docker exec 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent 22:29:50 SSH_AUTH_SOCK=/tmp/ssh-ZpT4TVkfEzPS/agent.46 22:29:50 SSH_AGENT_PID=51 22:29:50 Running ssh-add (command line suppressed) 22:29:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_2058041042385534562.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_2058041042385534562.key) 22:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:51 + git semver init 22:29:51 # -> Open(): unable to determine branch for HEAD 22:29:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-171/.git 22:29:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-171 22:29:51 # $SEMVER_REMOTE_NAME = origin 22:29:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:51 # $SEMVER_USER_NAME = edgex-jenkins 22:29:51 # $SEMVER_BRANCH = PR-171 22:29:51 # $SEMVER_TEMP = /tmp/semver-205280240 22:29:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:29:51 # '/tmp/semver-205280240' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-171/.semver' 22:29:51 # -> Force: false 22:29:51 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-171/.semver [Pipeline] } 22:29:51 $ docker exec --env ******** --env ******** 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent -k 22:29:52 unset SSH_AUTH_SOCK; 22:29:52 unset SSH_AGENT_PID; 22:29:52 echo Agent pid 51 killed; 22:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:52 + git semver [Pipeline] } 22:29:52 $ docker stop --time=1 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb 22:29:54 $ docker rm -f 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb [Pipeline] // withDockerContainer [Pipeline] sh 22:29:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:29:55 Stashed 1 file(s) [Pipeline] echo 22:29:55 [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 22:30:11 Still waiting to schedule task 22:30:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26980’ 22:30:11 Still waiting to schedule task 22:30:11 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 22:31:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26981 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [Pipeline] { [Pipeline] ws 22:31:52 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 22:31:58 using credential edgex-jenkins-ssh 22:31:58 Cloning the remote Git repository 22:31:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:31:58 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 22:31:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:31:58 > git --version # timeout=10 22:31:58 > git --version # 'git version 2.17.1' 22:31:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:00 Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 22:31:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:31:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:31:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:32:00 > git config core.sparsecheckout # timeout=10 22:32:00 > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # timeout=10 22:32:00 > git remote # timeout=10 22:32:00 > git config --get remote.origin.url # timeout=10 22:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:00 > git merge d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 22:32:00 > git rev-parse HEAD^{commit} # timeout=10 22:32:00 Merge succeeded, producing 01bc2aaa093c68676914f72e48e0d60cb147b721 22:32:00 Checking out Revision 01bc2aaa093c68676914f72e48e0d60cb147b721 (PR-171) 22:32:00 > git config core.sparsecheckout # timeout=10 22:32:00 > git checkout -f 01bc2aaa093c68676914f72e48e0d60cb147b721 # timeout=10 22:32:04 Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" 22:32:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:04 > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 22:32:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:32:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:32:07 + sudo service docker restart 22:32:07 + true [Pipeline] unstash [Pipeline] echo 22:32:10 ========================================================= 22:32:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:32:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:32:10 + 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 . 22:32:11 Sending build context to Docker daemon 744.4kB 22:32:11 Step 1/8 : ARG BASE=golang:1.15-alpine 22:32:11 Step 2/8 : FROM ${BASE} 22:32:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:32:12 5f621e34cdf4: Pulling fs layer 22:32:12 a4357932f1b6: Pulling fs layer 22:32:12 18c013af1878: Pulling fs layer 22:32:12 00ac8860ef70: Pulling fs layer 22:32:12 63d7cb157983: Pulling fs layer 22:32:12 b116817d02f9: Pulling fs layer 22:32:12 745a02a5169b: Pulling fs layer 22:32:12 00ac8860ef70: Waiting 22:32:12 63d7cb157983: Waiting 22:32:12 b116817d02f9: Waiting 22:32:12 745a02a5169b: Waiting 22:32:12 18c013af1878: Download complete 22:32:12 a4357932f1b6: Download complete 22:32:12 63d7cb157983: Verifying Checksum 22:32:12 63d7cb157983: Download complete 22:32:12 b116817d02f9: Verifying Checksum 22:32:12 b116817d02f9: Download complete 22:32:12 5f621e34cdf4: Verifying Checksum 22:32:12 5f621e34cdf4: Download complete 22:32:13 5f621e34cdf4: Pull complete 22:32:13 a4357932f1b6: Pull complete 22:32:14 18c013af1878: Pull complete 22:32:14 745a02a5169b: Verifying Checksum 22:32:14 745a02a5169b: Download complete 22:32:15 00ac8860ef70: Verifying Checksum 22:32:15 00ac8860ef70: Download complete 22:32:25 00ac8860ef70: Pull complete 22:32:26 63d7cb157983: Pull complete 22:32:26 b116817d02f9: Pull complete 22:32:30 745a02a5169b: Pull complete 22:32:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:32:30 ---> b7e6874047d6 22:32:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:32:33 Running on prd-centos7-docker-4c-2g-26982 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [Pipeline] { [Pipeline] ws 22:32:33 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { 22:32:33 ---> Running in a748ee1f46ee 22:32:33 Removing intermediate container a748ee1f46ee 22:32:33 ---> c3349eb5dddc 22:32:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:33 ---> Running in f0af11be7674 [Pipeline] checkout 22:32:35 using credential edgex-jenkins-ssh 22:32:35 Cloning the remote Git repository 22:32:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:32:35 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 22:32:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:32:35 > git --version # timeout=10 22:32:35 > git --version # 'git version 2.24.3' 22:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:36 Removing intermediate container f0af11be7674 22:32:36 ---> ae639ff78aa3 22:32:36 Step 5/8 : RUN apk add --update --no-cache git make 22:32:36 ---> Running in 575c30dc01a2 22:32:37 Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 22:32:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:32:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:32:36 > git config core.sparsecheckout # timeout=10 22:32:36 > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # timeout=10 22:32:37 Merge succeeded, producing bae01a3633ed685a690bf675163c06612a542f5c 22:32:37 Checking out Revision bae01a3633ed685a690bf675163c06612a542f5c (PR-171) 22:32:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:32:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:32:36 > git remote # timeout=10 22:32:36 > git config --get remote.origin.url # timeout=10 22:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:36 > git merge d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 22:32:36 > git rev-parse HEAD^{commit} # timeout=10 22:32:36 > git config core.sparsecheckout # timeout=10 22:32:36 > git checkout -f bae01a3633ed685a690bf675163c06612a542f5c # timeout=10 22:32:38 OK: 142 MiB in 39 packages 22:32:39 Removing intermediate container 575c30dc01a2 22:32:39 ---> 26afb689e7f6 22:32:39 Step 6/8 : WORKDIR /build 22:32:39 ---> Running in 642b5295caa0 22:32:40 Removing intermediate container 642b5295caa0 22:32:40 ---> 0d216fbb58e0 22:32:40 Step 7/8 : COPY go.mod . 22:32:40 Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" 22:32:40 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:32:41 ---> 950abc37a25d 22:32:41 Step 8/8 : RUN go mod download [Pipeline] sh 22:32:41 ---> Running in 5462ceeba12b 22:32:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:32:40 > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 22:32:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:32:42 + sudo service docker restart 22:32:42 + true 22:32:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:32:43 ========================================================= 22:32:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:32:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:32:43 + 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 . 22:32:44 Sending build context to Docker daemon 745.5kB 22:32:44 Step 1/8 : ARG BASE=golang:1.15-alpine 22:32:44 Step 2/8 : FROM ${BASE} 22:32:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:32:44 188c0c94c7c5: Pulling fs layer 22:32:44 0ef7d3d256c8: Pulling fs layer 22:32:44 de9db76c5a1d: Pulling fs layer 22:32:44 bca2f99d35d6: Pulling fs layer 22:32:44 93359f2a8cfa: Pulling fs layer 22:32:44 7c6f9722023f: Pulling fs layer 22:32:44 a35cf1a2eb13: Pulling fs layer 22:32:44 93359f2a8cfa: Waiting 22:32:44 bca2f99d35d6: Waiting 22:32:44 7c6f9722023f: Waiting 22:32:44 a35cf1a2eb13: Waiting 22:32:44 de9db76c5a1d: Verifying Checksum 22:32:44 de9db76c5a1d: Download complete 22:32:44 0ef7d3d256c8: Verifying Checksum 22:32:44 0ef7d3d256c8: Download complete 22:32:44 93359f2a8cfa: Verifying Checksum 22:32:44 93359f2a8cfa: Download complete 22:32:44 7c6f9722023f: Verifying Checksum 22:32:44 7c6f9722023f: Download complete 22:32:44 188c0c94c7c5: Verifying Checksum 22:32:44 188c0c94c7c5: Download complete 22:32:44 188c0c94c7c5: Pull complete 22:32:44 0ef7d3d256c8: Pull complete 22:32:45 de9db76c5a1d: Pull complete 22:32:46 a35cf1a2eb13: Verifying Checksum 22:32:46 a35cf1a2eb13: Download complete 22:32:46 bca2f99d35d6: Verifying Checksum 22:32:46 bca2f99d35d6: Download complete 22:32:51 bca2f99d35d6: Pull complete 22:32:51 93359f2a8cfa: Pull complete 22:32:51 7c6f9722023f: Pull complete 22:32:57 a35cf1a2eb13: Pull complete 22:32:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:32:57 ---> a62c8e92a672 22:32:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:32:57 ---> Running in 4b56ffb974d1 22:32:57 Removing intermediate container 4b56ffb974d1 22:32:57 ---> 9d299ae03dc6 22:32:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:57 ---> Running in 322ef2f2f436 22:32:58 Removing intermediate container 322ef2f2f436 22:32:58 ---> 2fa0e828b011 22:32:58 Step 5/8 : RUN apk add --update --no-cache git make 22:32:58 ---> Running in 447d48cac837 22:32:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:00 OK: 166 MiB in 39 packages 22:33:00 Removing intermediate container 447d48cac837 22:33:00 ---> 8c74cc016dad 22:33:00 Step 6/8 : WORKDIR /build 22:33:01 ---> Running in 05f6edd5c86b 22:33:01 Removing intermediate container 05f6edd5c86b 22:33:01 ---> 8a3c1b513782 22:33:01 Step 7/8 : COPY go.mod . 22:33:01 ---> c51fcc35aaae 22:33:01 Step 8/8 : RUN go mod download 22:33:01 ---> Running in 79fc48c75e5d 22:33:08 Removing intermediate container 5462ceeba12b 22:33:08 ---> b6772823ced9 22:33:08 Successfully built b6772823ced9 22:33:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:33:08 + docker inspect -f . ci-base-image-arm64 22:33:08 . [Pipeline] withDockerContainer 22:33:08 prd-ubuntu18.04-docker-arm64-4c-16g-26981 does not seem to be running inside a container 22:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:10 $ docker top e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:11 + go version 22:33:11 go version go1.15.5 linux/arm64 [Pipeline] } 22:33:11 $ docker stop --time=1 e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df 22:33:13 $ docker rm -f e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:14 + docker inspect -f . ci-base-image-arm64 22:33:14 . [Pipeline] withDockerContainer 22:33:14 prd-ubuntu18.04-docker-arm64-4c-16g-26981 does not seem to be running inside a container 22:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:16 $ docker top 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:17 + make test 22:33:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:19 Removing intermediate container 79fc48c75e5d 22:33:19 ---> 8428c397b0bd 22:33:19 Successfully built 8428c397b0bd 22:33:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:33:19 + docker inspect -f . ci-base-image-x86_64 22:33:19 . [Pipeline] withDockerContainer 22:33:19 prd-centos7-docker-4c-2g-26982 does not seem to be running inside a container 22:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:20 $ docker top e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:21 + go version 22:33:21 go version go1.15.5 linux/amd64 [Pipeline] } 22:33:21 $ docker stop --time=1 e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 22:33:22 $ docker rm -f e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:23 + docker inspect -f . ci-base-image-x86_64 22:33:23 . [Pipeline] withDockerContainer 22:33:23 prd-centos7-docker-4c-2g-26982 does not seem to be running inside a container 22:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:23 $ docker top 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:24 + make test 22:33:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:33:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 9.0% of statements 22:33:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:33:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.014s coverage: 92.2% of statements 22:33:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements 22:33:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.028s coverage: 34.3% of statements 22:33:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:33:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:33:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 18.2% of statements 22:33:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 95.3% of statements 22:33:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:33:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:33:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.029s coverage: 91.3% of statements 22:33:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 22:33:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:33:40 gofmt -l . 22:33:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:33:40 $ docker stop --time=1 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad 22:33:42 $ docker rm -f 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad [Pipeline] // withDockerContainer [Pipeline] sh 22:33:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:33:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:33:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.0% of statements 22:33:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:33:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.036s coverage: 92.2% of statements 22:33:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements 22:33:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.039s coverage: 34.3% of statements 22:33:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:33:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:33:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.017s coverage: 18.2% of statements 22:33:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements 22:33:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:33:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:33:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 22:33:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 22:33:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:34:00 gofmt -l . 22:34:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:34:00 $ docker stop --time=1 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 22:34:02 $ docker rm -f 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:03 Warning: overwriting stash ‘coverage-report’ 22:34:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:34:06 provisioning config files... 22:34:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/config3011257225029945204tmp [Pipeline] { [Pipeline] sh 22:34:06 + set +x 22:34:06 + curl -s https://codecov.io/bash 22:34:06 + bash -s -- 22:34:06 22:34:06 _____ _ 22:34:06 / ____| | | 22:34:06 | | ___ __| | ___ ___ _____ __ 22:34:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:06 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:06 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:06 Bash-20210129-7c25fce 22:34:06 22:34:06 22:34:06 ==> git version 2.24.3 found 22:34:06 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:34:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:34:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:34:06 ==> Jenkins CI detected. 22:34:06 project root: . 22:34:06 --> token set from env 22:34:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:06 ==> Running gcov in . (disable via -X gcov) 22:34:06 ==> Python coveragepy not found 22:34:06 ==> Searching for coverage reports in: 22:34:06 + . 22:34:06 -> Found 1 reports 22:34:06 ==> Detecting git/mercurial file structure 22:34:06 ==> Reading reports 22:34:06 + ./coverage.out bytes=26895 22:34:06 ==> Appending adjustments 22:34:06 https://docs.codecov.io/docs/fixing-reports 22:34:07 + Found adjustments 22:34:07 ==> Gzipping contents 22:34:07 8.0K /tmp/codecov.EhxYRi.gz 22:34:07 ==> Uploading reports 22:34:07 url: https://codecov.io 22:34:07 query: branch=PR-171&commit=ddad7feedc0ac02c1ce6c62db08597e76f9e57d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-171%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=171&job=&cmd_args= 22:34:07 -> Pinging Codecov 22:34:07 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-171&commit=ddad7feedc0ac02c1ce6c62db08597e76f9e57d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-171%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=171&job=&cmd_args= 22:34:07 -> Uploading to 22:34:07 https://storage.googleapis.com/codecov/v4/raw/2021-02-19/833815588EE85121546D348822E98E2E/ddad7feedc0ac02c1ce6c62db08597e76f9e57d1/153ea54c-528a-4640-9a6f-2d54b1e84cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T223407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ce7778636c5fcb3b693f878c10fb1d8f5ad7a21b542072ae5c531dc78fea4b 22:34:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:07 Dload Upload Total Spent Left Speed 22:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5089 0 0 100 5089 0 11982 --:--:-- --:--:-- --:--:-- 12002 22:34:08 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] } 22:34:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:34:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:11 ---> package-listing.sh 22:34:11 ++ facter osfamily 22:34:11 ++ tr '[:upper:]' '[:lower:]' 22:34:11 + OS_FAMILY=redhat 22:34:11 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-171 22:34:11 + START_PACKAGES=/tmp/packages_start.txt 22:34:11 + END_PACKAGES=/tmp/packages_end.txt 22:34:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:11 + PACKAGES=/tmp/packages_start.txt 22:34:11 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-171 ']' 22:34:11 + PACKAGES=/tmp/packages_end.txt 22:34:11 + case "${OS_FAMILY}" in 22:34:11 + rpm -qa 22:34:11 + sort 22:34:16 + '[' -f /tmp/packages_start.txt ']' 22:34:16 + '[' -f /tmp/packages_end.txt ']' 22:34:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-171 ']' 22:34:16 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-171/archives/ 22:34:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-171/archives/ [Pipeline] echo 22:34:16 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:17 22:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:17 alpine: Pulling from edgex-lftools-log-publisher 22:34:17 df20fa9351a1: Pulling fs layer 22:34:17 36b3adc4ff6f: Pulling fs layer 22:34:17 8ad3a11d3b57: Pulling fs layer 22:34:17 46f8f816bc3b: Pulling fs layer 22:34:17 93b61091891f: Pulling fs layer 22:34:17 93b9cdb0e59b: Pulling fs layer 22:34:17 5e14af77c1be: Pulling fs layer 22:34:17 01666e4c0597: Pulling fs layer 22:34:17 aa168da1d23b: Pulling fs layer 22:34:17 93b9cdb0e59b: Waiting 22:34:17 5e14af77c1be: Waiting 22:34:17 01666e4c0597: Waiting 22:34:17 aa168da1d23b: Waiting 22:34:17 46f8f816bc3b: Waiting 22:34:17 93b61091891f: Waiting 22:34:17 36b3adc4ff6f: Verifying Checksum 22:34:17 36b3adc4ff6f: Download complete 22:34:17 46f8f816bc3b: Verifying Checksum 22:34:17 46f8f816bc3b: Download complete 22:34:17 df20fa9351a1: Verifying Checksum 22:34:17 df20fa9351a1: Download complete 22:34:17 93b9cdb0e59b: Verifying Checksum 22:34:17 93b9cdb0e59b: Download complete 22:34:17 5e14af77c1be: Verifying Checksum 22:34:17 5e14af77c1be: Download complete 22:34:17 93b61091891f: Verifying Checksum 22:34:17 93b61091891f: Download complete 22:34:17 01666e4c0597: Verifying Checksum 22:34:17 01666e4c0597: Download complete 22:34:17 8ad3a11d3b57: Verifying Checksum 22:34:17 8ad3a11d3b57: Download complete 22:34:18 df20fa9351a1: Pull complete 22:34:18 36b3adc4ff6f: Pull complete 22:34:19 8ad3a11d3b57: Pull complete 22:34:19 46f8f816bc3b: Pull complete 22:34:19 aa168da1d23b: Verifying Checksum 22:34:19 aa168da1d23b: Download complete 22:34:20 93b61091891f: Pull complete 22:34:20 93b9cdb0e59b: Pull complete 22:34:20 5e14af77c1be: Pull complete 22:34:20 01666e4c0597: Pull complete 22:34:27 aa168da1d23b: Pull complete 22:34:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:34:27 prd-centos7-docker-4c-2g-26980 does not seem to be running inside a container 22:34:27 $ 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-171/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-171 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171:/w/workspace/xfoundry_go-mod-bootstrap_PR-171:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:34:31 $ docker top 8085dc8fc01ea572bfa7a3816f49c17a16027837d2fd5f116f4976859044b337 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:32 + mkdir -p /var/log/sa [Pipeline] sh 22:34:32 + ls /var/log/sa-host 22:34:32 + sadf -c /var/log/sa-host/sa19 22:34:32 file_magic: OK 22:34:32 HZ: Using current value: 100 22:34:32 file_header: OK 22:34:32 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 22:34:32 Statistics: 22:34:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:32 File successfully converted to sysstat format version 12.2.1 22:34:32 + sadf -c /var/log/sa-host/sa23 22:34:32 file_magic: OK 22:34:32 HZ: Using current value: 100 22:34:32 file_header: OK 22:34:32 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 22:34:32 Statistics: 22:34:32 Hnuu...uuuununununu... 22:34:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:33 provisioning config files... 22:34:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/config2397941773801320765tmp [Pipeline] { [Pipeline] echo 22:34:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> create-netrc.sh [Pipeline] } 22:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:34:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> python-tools-install.sh [Pipeline] echo 22:34:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:34 ---> sudo-logs.sh 22:34:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:34 ---> job-cost.sh 22:34:34 lf-activate-venv: SKIPPING 22:34:34 INFO: No Stack... 22:34:35 INFO: Retrieving Pricing Info for: v1-standard-2 22:34:36 INFO: Archiving Costs [Pipeline] echo 22:34:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:36 ---> logs-deploy.sh 22:34:36 lf-activate-venv: SKIPPING 22:34:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-171/3 22:34:36 INFO: archiving workspace using pattern(s): 22:34:38 Archives upload complete. 22:34:38 INFO: archiving logs to Nexus 22:34:39 ---> uname -a: 22:34:39 Linux prd-centos7-docker-4c-2g-26980.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:34:39 22:34:39 22:34:39 ---> lscpu: 22:34:39 Architecture: x86_64 22:34:39 CPU op-mode(s): 32-bit, 64-bit 22:34:39 Byte Order: Little Endian 22:34:39 Address sizes: 40 bits physical, 48 bits virtual 22:34:39 CPU(s): 4 22:34:39 On-line CPU(s) list: 0-3 22:34:39 Thread(s) per core: 1 22:34:39 Core(s) per socket: 1 22:34:39 Socket(s): 4 22:34:39 NUMA node(s): 1 22:34:39 Vendor ID: GenuineIntel 22:34:39 CPU family: 6 22:34:39 Model: 44 22:34:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:34:39 Stepping: 1 22:34:39 CPU MHz: 2933.438 22:34:39 BogoMIPS: 5866.87 22:34:39 Virtualization: VT-x 22:34:39 Hypervisor vendor: KVM 22:34:39 Virtualization type: full 22:34:39 L1d cache: 128 KiB 22:34:39 L1i cache: 128 KiB 22:34:39 L2 cache: 16 MiB 22:34:39 L3 cache: 64 MiB 22:34:39 NUMA node0 CPU(s): 0-3 22:34:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:34:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:34:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:34:39 Vulnerability Meltdown: Mitigation; PTI 22:34:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:34:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:34:39 Vulnerability Srbds: Not affected 22:34:39 Vulnerability Tsx async abort: Not affected 22:34:39 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 22:34:39 22:34:39 22:34:39 ---> nproc: 22:34:39 4 22:34:39 22:34:39 22:34:39 ---> df -h: 22:34:39 Filesystem Size Used Available Use% Mounted on 22:34:39 overlay 50.0G 7.3G 42.7G 15% / 22:34:39 tmpfs 64.0M 0 64.0M 0% /dev 22:34:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:34:39 shm 64.0M 0 64.0M 0% /dev/shm 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:34:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-171 22:34:39 22:34:39 22:34:39 ---> free -m: 22:34:39 total used free shared buff/cache available 22:34:39 Mem: 1837 682 98 0 1057 1050 22:34:39 Swap: 1023 1 1022 22:34:39 22:34:39 22:34:39 ---> ip addr: 22:34:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:34:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:39 inet 127.0.0.1/8 scope host lo 22:34:39 valid_lft forever preferred_lft forever 22:34:39 inet6 ::1/128 scope host 22:34:39 valid_lft forever preferred_lft forever 22:34:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:34:39 link/ether fa:16:3e:14:a4:db brd ff:ff:ff:ff:ff:ff 22:34:39 inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic eth0 22:34:39 valid_lft 86063sec preferred_lft 86063sec 22:34:39 inet6 fe80::f816:3eff:fe14:a4db/64 scope link 22:34:39 valid_lft forever preferred_lft forever 22:34:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:34:39 link/ether 02:42:60:70:9e:4c brd ff:ff:ff:ff:ff:ff 22:34:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:34:39 valid_lft forever preferred_lft forever 22:34:39 inet6 fe80::42:60ff:fe70:9e4c/64 scope link 22:34:39 valid_lft forever preferred_lft forever 22:34:39 22:34:39 22:34:39 ---> sar -b -r -n DEV: 22:34:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 22:34:39 22:34:39 22:28:50 LINUX RESTART (4 CPU) 22:34:39 22:34:39 22:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:39 22:31:01 2.57 0.00 2.57 0.00 0.00 59.63 0.00 22:34:39 22:32:01 0.45 0.00 0.45 0.00 0.00 6.60 0.00 22:34:39 22:33:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 22:34:39 22:34:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 22:34:39 Average: 0.87 0.00 0.87 0.00 0.00 17.90 0.00 22:34:39 22:34:39 22:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:39 22:31:01 166152 0 574276 30.52 2620 1138496 1061220 36.22 400848 1115748 20 22:34:39 22:32:01 165784 0 574636 30.54 2620 1138504 1061304 36.22 396540 1120560 16 22:34:39 22:33:01 163528 0 576880 30.66 2620 1138516 1061304 36.22 404300 1114596 16 22:34:39 22:34:01 164828 0 575588 30.59 2620 1138508 1061124 36.21 405644 1112236 12 22:34:39 Average: 165073 0 575345 30.58 2620 1138506 1061238 36.22 401833 1115785 16 22:34:39 22:34:39 22:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:39 22:31:01 eth0 4.05 2.17 3.10 0.17 0.00 0.00 0.00 0.00 22:34:39 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:32:01 eth0 0.70 0.42 0.28 0.21 0.00 0.00 0.00 0.00 22:34:39 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:33:01 eth0 0.92 0.47 0.34 0.21 0.00 0.00 0.00 0.00 22:34:39 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:34:39 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 Average: eth0 1.43 0.78 0.93 0.15 0.00 0.00 0.00 0.00 22:34:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:34:39 22:34:39 ---> sar -P ALL: 22:34:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 22:34:39 22:34:39 22:28:50 LINUX RESTART (4 CPU) 22:34:39 22:34:39 22:30:02 CPU %user %nice %system %iowait %steal %idle 22:34:39 22:31:01 all 0.21 0.00 0.05 0.00 0.01 99.73 22:34:39 22:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:34:39 22:31:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:34:39 22:31:01 2 0.52 0.00 0.03 0.00 0.00 99.44 22:34:39 22:31:01 3 0.20 0.00 0.07 0.00 0.02 99.71 22:34:39 22:32:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:34:39 22:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:34:39 22:32:01 1 0.10 0.00 0.07 0.00 0.00 99.83 22:34:39 22:32:01 2 0.47 0.00 0.02 0.00 0.00 99.52 22:34:39 22:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:34:39 22:33:01 all 0.16 0.00 0.04 0.00 0.01 99.80 22:34:39 22:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:34:39 22:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:34:39 22:33:01 2 0.52 0.00 0.05 0.00 0.02 99.42 22:34:39 22:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:34:39 22:34:01 all 0.09 0.00 0.04 0.00 0.00 99.87 22:34:39 22:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:34:39 22:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:34:39 22:34:01 2 0.27 0.00 0.10 0.00 0.00 99.63 22:34:39 22:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:34:39 Average: all 0.15 0.00 0.04 0.00 0.00 99.80 22:34:39 Average: 0 0.03 0.00 0.03 0.00 0.00 99.93 22:34:39 Average: 1 0.06 0.00 0.05 0.00 0.00 99.89 22:34:39 Average: 2 0.44 0.00 0.05 0.00 0.00 99.50 22:34:39 Average: 3 0.08 0.00 0.04 0.00 0.00 99.88 22:34:39 22:34:39 22:34:39