Pull request #225 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 91e0787fc127cba0b0d40e85fb503041cea8ea2e+1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 (1498f4c1c9e03cec08a66995b69dde3b0f75bb95) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3286 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [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-225 # 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 Merging remotes/origin/master commit 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 into PR head commit 91e0787fc127cba0b0d40e85fb503041cea8ea2e Merge succeeded, producing 91e0787fc127cba0b0d40e85fb503041cea8ea2e Checking out Revision 91e0787fc127cba0b0d40e85fb503041cea8ea2e (PR-225) > 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/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # 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 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # timeout=10 Commit message: "feat: Addressed Jim W. PR Feedback" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:09 ========================================================= 20:28:09 EdgeX Global Pipelines Version Info 20:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 839b122e053da4190b918b996e3b02994c6063db # timeout=10 20:28:12 ------------------- 20:28:12 stable info: 20:28:12 ------------------- 20:28:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:12 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 20:28:12 Message: update stable to v1.0.191 20:28:13 ------------------- 20:28:13 experimental info: 20:28:13 ------------------- 20:28:13 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:13 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 20:28:13 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91e0787fc127cba0b0d40e85fb503041cea8ea2e [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91e0787 [Pipeline] echo 20:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:15 + git log --format=format:%s -1 91e0787fc127cba0b0d40e85fb503041cea8ea2e [Pipeline] echo 20:28:15 GIT_COMMIT: 91e0787fc127cba0b0d40e85fb503041cea8ea2e, Commit Message: feat: Addressed Jim W. PR Feedback [Pipeline] echo 20:28:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:16 20:28:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:28:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:16 latest: Pulling from edgex-devops/git-semver 20:28:16 31603596830f: Pulling fs layer 20:28:16 54011a49482f: Pulling fs layer 20:28:16 a6820b24f6d8: Pulling fs layer 20:28:16 f581987b2513: Pulling fs layer 20:28:16 f581987b2513: Waiting 20:28:17 54011a49482f: Verifying Checksum 20:28:17 54011a49482f: Download complete 20:28:17 31603596830f: Verifying Checksum 20:28:17 31603596830f: Download complete 20:28:17 f581987b2513: Verifying Checksum 20:28:17 f581987b2513: Download complete 20:28:17 a6820b24f6d8: Verifying Checksum 20:28:17 a6820b24f6d8: Download complete 20:28:18 31603596830f: Pull complete 20:28:18 54011a49482f: Pull complete 20:28:20 a6820b24f6d8: Pull complete 20:28:21 f581987b2513: Pull complete 20:28:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:28:22 prd-centos7-docker-4c-2g-3286 does not seem to be running inside a container 20:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-225 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225:/w/workspace/xfoundry_go-mod-bootstrap_PR-225:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@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:10004/edgex-devops/git-semver:latest cat 20:28:24 $ docker top e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:24 [ssh-agent] Looking for ssh-agent implementation... 20:28:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:25 $ docker exec e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 ssh-agent 20:28:25 SSH_AUTH_SOCK=/tmp/ssh-pXvsXZi4b1Ai/agent.13 20:28:25 SSH_AGENT_PID=18 20:28:25 Running ssh-add (command line suppressed) 20:28:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_5791825606833695907.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_5791825606833695907.key) 20:28:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:26 + git tag --points-at HEAD [Pipeline] } 20:28:26 $ docker exec --env ******** --env ******** e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 ssh-agent -k 20:28:26 unset SSH_AUTH_SOCK; 20:28:26 unset SSH_AGENT_PID; 20:28:26 echo Agent pid 18 killed; 20:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:26 [ssh-agent] Looking for ssh-agent implementation... 20:28:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:27 $ docker exec e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 ssh-agent 20:28:27 SSH_AUTH_SOCK=/tmp/ssh-sHom37NnKele/agent.49 20:28:27 SSH_AGENT_PID=55 20:28:27 Running ssh-add (command line suppressed) 20:28:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_7231322045770189049.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_7231322045770189049.key) 20:28:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:28 + git semver init 20:28:28 # -> Open(): unable to determine branch for HEAD 20:28:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.git 20:28:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-225 20:28:28 # $SEMVER_REMOTE_NAME = origin 20:28:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:28:28 # $SEMVER_USER_NAME = edgex-jenkins 20:28:28 # $SEMVER_BRANCH = PR-225 20:28:28 # $SEMVER_TEMP = /tmp/semver-339782535 20:28:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 20:28:29 # '/tmp/semver-339782535' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver' 20:28:29 # -> Force: false 20:28:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver [Pipeline] } 20:28:29 $ docker exec --env ******** --env ******** e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 ssh-agent -k 20:28:29 unset SSH_AUTH_SOCK; 20:28:29 unset SSH_AGENT_PID; 20:28:29 echo Agent pid 55 killed; 20:28:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:30 + git semver [Pipeline] } 20:28:30 $ docker stop --time=1 e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 20:28:32 $ docker rm -f e9430b58325639496339121a048f5872d03661985d58a7323d73147b187823a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:33 Stashed 1 file(s) [Pipeline] echo 20:28:33 [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 20:28:48 Still waiting to schedule task 20:28:48 ‘prd-centos7-docker-4c-2g-3288’ is offline; ‘prd-centos7-docker-4c-2g-3289’ is offline 20:28:48 Still waiting to schedule task 20:28:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3285’ 20:30:12 Running on prd-centos7-docker-4c-2g-3291 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws 20:30:12 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 20:30:17 using credential edgex-jenkins-ssh 20:30:17 Cloning the remote Git repository 20:30:17 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:30:17 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 20:30:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:30:17 > git --version # timeout=10 20:30:17 > git --version # 'git version 2.24.3' 20:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:30:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:18 Merging remotes/origin/master commit 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 into PR head commit 91e0787fc127cba0b0d40e85fb503041cea8ea2e 20:30:19 Merge succeeded, producing 91e0787fc127cba0b0d40e85fb503041cea8ea2e 20:30:19 Checking out Revision 91e0787fc127cba0b0d40e85fb503041cea8ea2e (PR-225) 20:30:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:30:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:30:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:18 > git config core.sparsecheckout # timeout=10 20:30:18 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # timeout=10 20:30:19 > git remote # timeout=10 20:30:19 > git config --get remote.origin.url # timeout=10 20:30:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:19 > git merge 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 # timeout=10 20:30:19 > git rev-parse HEAD^{commit} # timeout=10 20:30:19 > git config core.sparsecheckout # timeout=10 20:30:19 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # timeout=10 20:30:22 Commit message: "feat: Addressed Jim W. PR Feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:30:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:30:24 + sudo service docker restart 20:30:24 + true 20:30:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:30:26 ========================================================= 20:30:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:30:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:30:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:30:26 Sending build context to Docker daemon 968.7kB 20:30:26 Step 1/8 : ARG BASE=golang:1.16-alpine 20:30:26 Step 2/8 : FROM ${BASE} 20:30:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:27 540db60ca938: Pulling fs layer 20:30:27 adcc1eea9eea: Pulling fs layer 20:30:27 4c4ab2625f07: Pulling fs layer 20:30:27 0510c868ecb4: Pulling fs layer 20:30:27 afea3b2eda06: Pulling fs layer 20:30:27 7809a108b3ef: Pulling fs layer 20:30:27 f706445af74f: Pulling fs layer 20:30:27 0510c868ecb4: Waiting 20:30:27 7809a108b3ef: Waiting 20:30:27 f706445af74f: Waiting 20:30:27 afea3b2eda06: Waiting 20:30:27 4c4ab2625f07: Verifying Checksum 20:30:27 4c4ab2625f07: Download complete 20:30:27 adcc1eea9eea: Verifying Checksum 20:30:27 adcc1eea9eea: Download complete 20:30:27 afea3b2eda06: Verifying Checksum 20:30:27 afea3b2eda06: Download complete 20:30:27 7809a108b3ef: Verifying Checksum 20:30:27 7809a108b3ef: Download complete 20:30:27 540db60ca938: Verifying Checksum 20:30:27 540db60ca938: Download complete 20:30:27 540db60ca938: Pull complete 20:30:27 adcc1eea9eea: Pull complete 20:30:28 4c4ab2625f07: Pull complete 20:30:29 f706445af74f: Verifying Checksum 20:30:29 f706445af74f: Download complete 20:30:30 0510c868ecb4: Verifying Checksum 20:30:30 0510c868ecb4: Download complete 20:30:38 0510c868ecb4: Pull complete 20:30:38 afea3b2eda06: Pull complete 20:30:38 7809a108b3ef: Pull complete 20:30:43 f706445af74f: Pull complete 20:30:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:30:43 ---> b068be0155e3 20:30:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:30:44 ---> Running in 9387229dd4e1 20:30:44 Removing intermediate container 9387229dd4e1 20:30:44 ---> dc6bc41a5e24 20:30:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:44 ---> Running in 13ea8d804944 20:30:46 Removing intermediate container 13ea8d804944 20:30:46 ---> dc7ef0bc677d 20:30:46 Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev 20:30:46 ---> Running in 9d62b7142953 20:30:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:48 (1/5) Installing libsodium (1.0.18-r0) 20:30:48 (2/5) Installing libzmq (4.3.3-r1) 20:30:48 (3/5) Installing pkgconf (1.7.3-r0) 20:30:48 (4/5) Installing libsodium-dev (1.0.18-r0) 20:30:48 (5/5) Installing zeromq-dev (4.3.3-r1) 20:30:48 Executing busybox-1.32.1-r6.trigger 20:30:48 OK: 150 MiB in 45 packages 20:30:49 Removing intermediate container 9d62b7142953 20:30:49 ---> fe960050d920 20:30:49 Step 6/8 : WORKDIR /build 20:30:49 ---> Running in cb56b0ed0c38 20:30:50 Removing intermediate container cb56b0ed0c38 20:30:50 ---> 31d088694a59 20:30:50 Step 7/8 : COPY go.mod . 20:30:50 ---> 46b532e93314 20:30:50 Step 8/8 : RUN go mod download 20:30:50 ---> Running in be0e5767afb3 20:31:17 Removing intermediate container be0e5767afb3 20:31:17 ---> 1b3b217a7290 20:31:17 Successfully built 1b3b217a7290 20:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:17 + docker inspect -f . ci-base-image-x86_64 20:31:17 . [Pipeline] withDockerContainer 20:31:18 prd-centos7-docker-4c-2g-3291 does not seem to be running inside a container 20:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-x86_64 cat 20:31:18 $ docker top cd546b70e7438882af5fe38df3b0b47dc82f3470b5c6b84b219442a304c9e167 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:19 + go version 20:31:19 go version go1.16.3 linux/amd64 [Pipeline] } 20:31:19 $ docker stop --time=1 cd546b70e7438882af5fe38df3b0b47dc82f3470b5c6b84b219442a304c9e167 20:31:20 $ docker rm -f cd546b70e7438882af5fe38df3b0b47dc82f3470b5c6b84b219442a304c9e167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:21 + docker inspect -f . ci-base-image-x86_64 20:31:21 . [Pipeline] withDockerContainer 20:31:21 prd-centos7-docker-4c-2g-3291 does not seem to be running inside a container 20:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-x86_64 cat 20:31:23 $ docker top 220531414c9a0562126faad1a915658269a88963a320e7521c9c9e615c57cf8e -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:23 + go mod tidy [Pipeline] sh 20:31:24 + make test 20:31:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:31:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:31:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.034s coverage: 5.4% of statements 20:31:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:31:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.2% of statements 20:31:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.040s coverage: 85.3% of statements 20:31:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 20:31:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:31:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3297 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws 20:31:53 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 20:31:55 --- FAIL: TestValidateSecrets (0.00s) 20:31:55 --- FAIL: TestValidateSecrets/Invalid_AuthMode (0.00s) 20:31:55 messaging_test.go:201: 20:31:55 Error Trace: messaging_test.go:201 20:31:55 Error: Not equal: 20:31:55 expected: "Invalid AuthMode selected" 20:31:55 actual : "Invalid AuthMode of 'BadAuthMode' selected" 20:31:55 20:31:55 Diff: 20:31:55 --- Expected 20:31:55 +++ Actual 20:31:55 @@ -1 +1 @@ 20:31:55 -Invalid AuthMode selected 20:31:55 +Invalid AuthMode of 'BadAuthMode' selected 20:31:55 Test: TestValidateSecrets/Invalid_AuthMode 20:31:55 FAIL 20:31:55 coverage: 92.9% of statements 20:31:55 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 1.029s 20:31:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.033s coverage: 26.7% of statements 20:31:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 90.7% of statements 20:31:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:31:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 20:31:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 20:31:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 20:31:58 FAIL 20:31:58 make: *** [Makefile:6: test] Error 1 [Pipeline] } 20:31:58 $ docker stop --time=1 220531414c9a0562126faad1a915658269a88963a320e7521c9c9e615c57cf8e 20:31:59 using credential edgex-jenkins-ssh 20:31:59 Cloning the remote Git repository 20:31:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:31:59 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 20:31:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:31:59 > git --version # timeout=10 20:31:59 > git --version # 'git version 2.17.1' 20:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:00 $ docker rm -f 220531414c9a0562126faad1a915658269a88963a320e7521c9c9e615c57cf8e 20:32:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:32:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:32:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:32:01 Merging remotes/origin/master commit 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 into PR head commit 91e0787fc127cba0b0d40e85fb503041cea8ea2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 20:32:01 Merge succeeded, producing 91e0787fc127cba0b0d40e85fb503041cea8ea2e 20:32:01 Checking out Revision 91e0787fc127cba0b0d40e85fb503041cea8ea2e (PR-225) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:32:02 ---> job-cost.sh 20:32:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-88ww 20:32:01 > git config core.sparsecheckout # timeout=10 20:32:01 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # timeout=10 20:32:01 > git remote # timeout=10 20:32:01 > git config --get remote.origin.url # timeout=10 20:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:01 > git merge 1c1a0463e3af4e5b5449273aed4a1ca7f76669e5 # timeout=10 20:32:01 > git rev-parse HEAD^{commit} # timeout=10 20:32:01 > git config core.sparsecheckout # timeout=10 20:32:01 > git checkout -f 91e0787fc127cba0b0d40e85fb503041cea8ea2e # timeout=10 20:32:06 Commit message: "feat: Addressed Jim W. PR Feedback" 20:32:06 20:32:06 GitHub has been notified of this commit’s build result 20:32:06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:32:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:32:08 + sudo service docker restart 20:32:08 + true [Pipeline] unstash [Pipeline] echo 20:32:11 ========================================================= 20:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:32:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:32:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:32:13 Sending build context to Docker daemon 967.7kB 20:32:13 Step 1/8 : ARG BASE=golang:1.16-alpine 20:32:13 Step 2/8 : FROM ${BASE} 20:32:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:13 595b0fe564bb: Pulling fs layer 20:32:13 7186ed65a4f7: Pulling fs layer 20:32:13 316046926c0a: Pulling fs layer 20:32:13 4ebd0625c992: Pulling fs layer 20:32:13 207e8628e3a3: Pulling fs layer 20:32:13 c791037a9be2: Pulling fs layer 20:32:13 ffd874e62e21: Pulling fs layer 20:32:13 4ebd0625c992: Waiting 20:32:13 207e8628e3a3: Waiting 20:32:13 c791037a9be2: Waiting 20:32:13 ffd874e62e21: Waiting 20:32:13 316046926c0a: Verifying Checksum 20:32:13 316046926c0a: Download complete 20:32:13 7186ed65a4f7: Download complete 20:32:13 207e8628e3a3: Verifying Checksum 20:32:13 207e8628e3a3: Download complete 20:32:13 c791037a9be2: Verifying Checksum 20:32:13 c791037a9be2: Download complete 20:32:13 595b0fe564bb: Verifying Checksum 20:32:13 595b0fe564bb: Download complete 20:32:14 595b0fe564bb: Pull complete 20:32:14 7186ed65a4f7: Pull complete 20:32:15 316046926c0a: Pull complete 20:32:15 ffd874e62e21: Verifying Checksum 20:32:15 ffd874e62e21: Download complete 20:32:18 4ebd0625c992: Verifying Checksum 20:32:18 4ebd0625c992: Download complete 20:32:28 4ebd0625c992: Pull complete 20:32:28 207e8628e3a3: Pull complete 20:32:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:32:29 c791037a9be2: Pull complete 20:32:32 ffd874e62e21: Pull complete 20:32:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:32:33 ---> cfc18b08335c 20:32:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:32:35 ---> Running in 5f932238de82 20:32:36 Removing intermediate container 5f932238de82 20:32:36 ---> 0f21337cf565 20:32:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:36 ---> Running in 75bcd47c9aea 20:32:39 Removing intermediate container 75bcd47c9aea 20:32:39 ---> 13581f9aae17 20:32:39 Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev 20:32:39 ---> Running in 31de411c1095 20:32:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:32:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:32:42 (1/5) Installing libsodium (1.0.18-r0) 20:32:42 (2/5) Installing libzmq (4.3.3-r1) 20:32:42 (3/5) Installing pkgconf (1.7.3-r0) 20:32:42 (4/5) Installing libsodium-dev (1.0.18-r0) 20:32:42 (5/5) Installing zeromq-dev (4.3.3-r1) 20:32:42 Executing busybox-1.32.1-r6.trigger 20:32:42 OK: 139 MiB in 45 packages 20:32:44 Removing intermediate container 31de411c1095 20:32:44 ---> b31b67679333 20:32:44 Step 6/8 : WORKDIR /build 20:32:44 ---> Running in c9d52dd6bc80 20:32:44 Removing intermediate container c9d52dd6bc80 20:32:44 ---> 4608d28bdfeb 20:32:44 Step 7/8 : COPY go.mod . 20:32:45 ---> f480579ff1a2 20:32:45 Step 8/8 : RUN go mod download 20:32:45 ---> Running in 19e21dc7a31e 20:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-88ww/bin to PATH 20:33:01 INFO: No Stack... 20:33:01 INFO: Retrieving Pricing Info for: v1-standard-2 20:33:03 INFO: Archiving Costs [Pipeline] sh 20:33:03 + cut -d, -f6 20:33:03 + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv [Pipeline] lock 20:33:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] 20:33:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] did not exist. Created. 20:33:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:04 + echo total: 0.029999999329447746 [Pipeline] stash 20:33:04 Stashed 1 file(s) [Pipeline] } 20:33:04 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:33:05 Failed in branch amd64 20:33:12 Removing intermediate container 19e21dc7a31e 20:33:12 ---> 835ae276574b 20:33:12 Successfully built 835ae276574b 20:33:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:13 + docker inspect -f . ci-base-image-arm64 20:33:13 . [Pipeline] withDockerContainer 20:33:13 prd-ubuntu18.04-docker-arm64-4c-16g-3297 does not seem to be running inside a container 20:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-arm64 cat 20:33:14 $ docker top ba1ceb39963803b820e1d5587213fa81fde084be4a2d0e871721233d1aef3576 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:15 + go version 20:33:15 go version go1.16.3 linux/arm64 [Pipeline] } 20:33:15 $ docker stop --time=1 ba1ceb39963803b820e1d5587213fa81fde084be4a2d0e871721233d1aef3576 20:33:17 $ docker rm -f ba1ceb39963803b820e1d5587213fa81fde084be4a2d0e871721233d1aef3576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:18 + docker inspect -f . ci-base-image-arm64 20:33:18 . [Pipeline] withDockerContainer 20:33:18 prd-ubuntu18.04-docker-arm64-4c-16g-3297 does not seem to be running inside a container 20:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** -e ******** ci-base-image-arm64 cat 20:33:20 $ docker top c99ecead648087a37edc1281290b50176d05c7503c849694936cdaa7f9eae985 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:21 + go mod tidy [Pipeline] sh 20:33:22 + make test 20:33:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:34:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:34:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.058s coverage: 5.4% of statements 20:34:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:34:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.085s coverage: 92.2% of statements 20:34:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 20:34:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 20:34:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:34:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:34:15 --- FAIL: TestValidateSecrets (0.00s) 20:34:15 --- FAIL: TestValidateSecrets/Invalid_AuthMode (0.00s) 20:34:15 messaging_test.go:201: 20:34:15 Error Trace: messaging_test.go:201 20:34:15 Error: Not equal: 20:34:15 expected: "Invalid AuthMode selected" 20:34:15 actual : "Invalid AuthMode of 'BadAuthMode' selected" 20:34:15 20:34:15 Diff: 20:34:15 --- Expected 20:34:15 +++ Actual 20:34:15 @@ -1 +1 @@ 20:34:15 -Invalid AuthMode selected 20:34:15 +Invalid AuthMode of 'BadAuthMode' selected 20:34:15 Test: TestValidateSecrets/Invalid_AuthMode 20:34:15 FAIL 20:34:15 coverage: 92.9% of statements 20:34:15 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 1.056s 20:34:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.054s coverage: 26.7% of statements 20:34:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 90.7% of statements 20:34:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:34:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 20:34:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.034s coverage: 91.3% of statements 20:34:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 20:34:18 FAIL 20:34:18 make: *** [Makefile:6: test] Error 1 [Pipeline] } 20:34:18 $ docker stop --time=1 c99ecead648087a37edc1281290b50176d05c7503c849694936cdaa7f9eae985 20:34:20 $ docker rm -f c99ecead648087a37edc1281290b50176d05c7503c849694936cdaa7f9eae985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:34:21 ---> job-cost.sh 20:34:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aoBP 20:35:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-aoBP/bin to PATH 20:36:22 INFO: No Stack... 20:36:22 INFO: Retrieving Pricing Info for: lf-standard-4 20:36:22 INFO: Archiving Costs [Pipeline] sh 20:36:22 + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv 20:36:22 + cut -d, -f6 [Pipeline] lock 20:36:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] 20:36:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] did not exist. Created. 20:36:23 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:23 /w/workspace/go-mod-bootstrap/6@tmp/durable-ab744dfd/script.sh: 1: /w/workspace/go-mod-bootstrap/6@tmp/durable-ab744dfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:36:23 + echo total: 0.20999999344348907 [Pipeline] stash 20:36:24 Warning: overwriting stash ‘stack-cost’ 20:36:25 Stashed 1 file(s) [Pipeline] } 20:36:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:36:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:27 ---> package-listing.sh 20:36:27 ++ facter osfamily 20:36:27 ++ tr '[:upper:]' '[:lower:]' 20:36:27 + OS_FAMILY=redhat 20:36:27 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-225 20:36:27 + START_PACKAGES=/tmp/packages_start.txt 20:36:27 + END_PACKAGES=/tmp/packages_end.txt 20:36:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:27 + PACKAGES=/tmp/packages_start.txt 20:36:27 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' 20:36:27 + PACKAGES=/tmp/packages_end.txt 20:36:27 + case "${OS_FAMILY}" in 20:36:27 + sort 20:36:27 + rpm -qa 20:36:36 + '[' -f /tmp/packages_start.txt ']' 20:36:36 + '[' -f /tmp/packages_end.txt ']' 20:36:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:36 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' 20:36:36 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-225/archives/ 20:36:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-225/archives/ [Pipeline] echo 20:36:36 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:36:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:36:38 20:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:36:39 alpine: Pulling from edgex-lftools-log-publisher 20:36:39 df20fa9351a1: Pulling fs layer 20:36:39 36b3adc4ff6f: Pulling fs layer 20:36:39 8ad3a11d3b57: Pulling fs layer 20:36:39 46f8f816bc3b: Pulling fs layer 20:36:39 93b61091891f: Pulling fs layer 20:36:39 93b9cdb0e59b: Pulling fs layer 20:36:39 5e14af77c1be: Pulling fs layer 20:36:39 01666e4c0597: Pulling fs layer 20:36:39 aa168da1d23b: Pulling fs layer 20:36:39 93b61091891f: Waiting 20:36:39 93b9cdb0e59b: Waiting 20:36:39 5e14af77c1be: Waiting 20:36:39 01666e4c0597: Waiting 20:36:39 aa168da1d23b: Waiting 20:36:39 46f8f816bc3b: Waiting 20:36:39 36b3adc4ff6f: Verifying Checksum 20:36:39 36b3adc4ff6f: Download complete 20:36:39 46f8f816bc3b: Verifying Checksum 20:36:39 46f8f816bc3b: Download complete 20:36:39 df20fa9351a1: Verifying Checksum 20:36:39 df20fa9351a1: Download complete 20:36:39 93b9cdb0e59b: Verifying Checksum 20:36:39 93b9cdb0e59b: Download complete 20:36:40 5e14af77c1be: Verifying Checksum 20:36:40 5e14af77c1be: Download complete 20:36:40 93b61091891f: Verifying Checksum 20:36:40 93b61091891f: Download complete 20:36:40 01666e4c0597: Verifying Checksum 20:36:40 01666e4c0597: Download complete 20:36:41 8ad3a11d3b57: Verifying Checksum 20:36:41 8ad3a11d3b57: Download complete 20:36:41 df20fa9351a1: Pull complete 20:36:42 36b3adc4ff6f: Pull complete 20:36:45 8ad3a11d3b57: Pull complete 20:36:45 46f8f816bc3b: Pull complete 20:36:47 93b61091891f: Pull complete 20:36:48 93b9cdb0e59b: Pull complete 20:36:48 5e14af77c1be: Pull complete 20:36:48 01666e4c0597: Pull complete 20:36:50 aa168da1d23b: Verifying Checksum 20:36:50 aa168da1d23b: Download complete 20:37:12 aa168da1d23b: Pull complete 20:37:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:37:13 prd-centos7-docker-4c-2g-3286 does not seem to be running inside a container 20:37:13 $ 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-225/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-225 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225:/w/workspace/xfoundry_go-mod-bootstrap_PR-225:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:37:16 $ docker top 0d280d02bc182e45d06f8a936287b189233cdeddd5796d0faecdce50c02dd56b -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:18 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:18 + mkdir -p /var/log/sa [Pipeline] sh 20:37:19 + ls /var/log/sa-host 20:37:19 + sadf -c /var/log/sa-host/sa06 20:37:19 file_magic: OK 20:37:19 HZ: Using current value: 100 20:37:19 file_header: OK 20:37:19 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 20:37:19 Statistics: 20:37:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:37:19 File successfully converted to sysstat format version 12.2.1 20:37:19 + sadf -c /var/log/sa-host/sa23 20:37:19 file_magic: OK 20:37:19 HZ: Using current value: 100 20:37:19 file_header: OK 20:37:19 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 20:37:19 Statistics: 20:37:19 Hnuu...uuuununununu... 20:37:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:19 provisioning config files... 20:37:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/config1448189807031896028tmp [Pipeline] { [Pipeline] echo 20:37:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:20 ---> create-netrc.sh [Pipeline] } 20:37:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:37:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:37:21 ---> python-tools-install.sh [Pipeline] echo 20:37:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:22 ---> sudo-logs.sh 20:37:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:23 ---> job-cost.sh 20:37:23 lf-activate-venv: SKIPPING 20:37:23 DEBUG: total: 0.20999999344348907 20:37:23 INFO: Retrieving Stack Cost... 20:37:24 INFO: Retrieving Pricing Info for: v1-standard-2 20:37:25 INFO: Archiving Costs [Pipeline] echo 20:37:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:26 ---> logs-deploy.sh 20:37:26 lf-activate-venv: SKIPPING 20:37:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-225/6 20:37:26 INFO: archiving workspace using pattern(s): 20:37:28 Archives upload complete. 20:37:28 INFO: archiving logs to Nexus 20:37:31 ---> uname -a: 20:37:31 Linux prd-centos7-docker-4c-2g-3286.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:37:31 20:37:31 20:37:31 ---> lscpu: 20:37:31 Architecture: x86_64 20:37:31 CPU op-mode(s): 32-bit, 64-bit 20:37:31 Byte Order: Little Endian 20:37:31 Address sizes: 40 bits physical, 48 bits virtual 20:37:31 CPU(s): 4 20:37:31 On-line CPU(s) list: 0-3 20:37:31 Thread(s) per core: 1 20:37:31 Core(s) per socket: 1 20:37:31 Socket(s): 4 20:37:31 NUMA node(s): 1 20:37:31 Vendor ID: GenuineIntel 20:37:31 CPU family: 6 20:37:31 Model: 44 20:37:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:37:31 Stepping: 1 20:37:31 CPU MHz: 2933.438 20:37:31 BogoMIPS: 5866.87 20:37:31 Virtualization: VT-x 20:37:31 Hypervisor vendor: KVM 20:37:31 Virtualization type: full 20:37:31 L1d cache: 128 KiB 20:37:31 L1i cache: 128 KiB 20:37:31 L2 cache: 16 MiB 20:37:31 L3 cache: 64 MiB 20:37:31 NUMA node0 CPU(s): 0-3 20:37:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:37:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:37:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:37:31 Vulnerability Meltdown: Mitigation; PTI 20:37:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:37:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:37:31 Vulnerability Srbds: Not affected 20:37:31 Vulnerability Tsx async abort: Not affected 20:37:31 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 20:37:31 20:37:31 20:37:31 ---> nproc: 20:37:31 4 20:37:31 20:37:31 20:37:31 ---> df -h: 20:37:31 Filesystem Size Used Available Use% Mounted on 20:37:31 overlay 50.0G 7.3G 42.7G 15% / 20:37:31 tmpfs 64.0M 0 64.0M 0% /dev 20:37:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:37:31 shm 64.0M 0 64.0M 0% /dev/shm 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-225 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:37:31 20:37:31 20:37:31 ---> free -m: 20:37:31 total used free shared buff/cache available 20:37:31 Mem: 1837 749 111 0 977 982 20:37:31 Swap: 1023 0 1023 20:37:31 20:37:31 20:37:31 ---> ip addr: 20:37:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:37:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:37:31 inet 127.0.0.1/8 scope host lo 20:37:31 valid_lft forever preferred_lft forever 20:37:31 inet6 ::1/128 scope host 20:37:31 valid_lft forever preferred_lft forever 20:37:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:37:31 link/ether fa:16:3e:c6:aa:7d brd ff:ff:ff:ff:ff:ff 20:37:31 inet 10.30.122.134/23 brd 10.30.123.255 scope global dynamic eth0 20:37:31 valid_lft 85776sec preferred_lft 85776sec 20:37:31 inet6 fe80::f816:3eff:fec6:aa7d/64 scope link 20:37:31 valid_lft forever preferred_lft forever 20:37:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:37:31 link/ether 02:42:8c:3f:63:0a brd ff:ff:ff:ff:ff:ff 20:37:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:37:31 valid_lft forever preferred_lft forever 20:37:31 inet6 fe80::42:8cff:fe3f:630a/64 scope link 20:37:31 valid_lft forever preferred_lft forever 20:37:31 20:37:31 20:37:31 ---> sar -b -r -n DEV: 20:37:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 20:37:31 20:37:31 20:26:53 LINUX RESTART (4 CPU) 20:37:31 20:37:31 20:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:31 20:29:01 50.33 13.00 37.34 0.00 4557.47 2333.83 0.00 20:37:31 20:30:01 1.68 0.00 1.68 0.00 0.00 31.78 0.00 20:37:31 20:31:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 20:37:31 20:32:01 0.22 0.00 0.22 0.00 0.00 3.09 0.00 20:37:31 20:33:02 0.25 0.00 0.25 0.00 0.00 3.29 0.00 20:37:31 20:34:01 0.34 0.00 0.34 0.00 0.00 4.01 0.00 20:37:31 20:35:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 20:37:31 20:36:01 0.22 0.00 0.22 0.00 0.00 3.59 0.00 20:37:31 20:37:01 102.32 54.13 48.19 0.00 4164.73 11023.51 0.00 20:37:31 Average: 17.36 7.48 9.88 0.00 971.15 1494.11 0.00 20:37:31 20:37:31 20:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:31 20:29:01 172900 0 637004 33.86 2620 1069020 1154948 39.42 437748 1069692 132 20:37:31 20:30:01 179008 0 630888 33.53 2620 1069028 1117484 38.14 436980 1064932 12 20:37:31 20:31:01 178804 0 631084 33.54 2620 1069036 1117604 38.14 438420 1064132 20 20:37:31 20:32:01 177132 0 632752 33.63 2620 1069040 1117628 38.14 442908 1061716 16 20:37:31 20:33:02 176744 0 633136 33.65 2620 1069044 1117616 38.14 452364 1052424 8 20:37:31 20:34:01 176412 0 633464 33.67 2620 1069048 1117664 38.14 466540 1038724 12 20:37:31 20:35:01 175996 0 633876 33.69 2620 1069052 1117712 38.15 466956 1038724 20 20:37:31 20:36:01 175452 0 634416 33.72 2620 1069056 1117724 38.15 467852 1038724 8 20:37:31 20:37:01 71116 0 743872 39.54 2620 1063936 1576364 53.80 595112 990152 99636 20:37:31 Average: 164840 0 645610 34.31 2620 1068473 1172749 40.02 467209 1046580 11096 20:37:31 20:37:31 20:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:31 20:29:01 eth0 117.95 91.61 474.10 35.46 0.00 0.00 0.00 0.00 20:37:31 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:29:01 docker0 5.14 3.44 1.07 7.27 0.00 0.00 0.00 0.00 20:37:31 20:30:01 eth0 2.94 0.40 0.47 0.23 0.00 0.00 0.00 0.00 20:37:31 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:31:01 eth0 4.51 1.00 1.38 0.75 0.00 0.00 0.00 0.00 20:37:31 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:32:01 eth0 5.36 1.06 1.36 0.78 0.00 0.00 0.00 0.00 20:37:31 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:33:02 eth0 5.54 1.18 1.29 0.74 0.00 0.00 0.00 0.00 20:37:31 20:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:34:01 eth0 4.90 1.17 1.34 0.81 0.00 0.00 0.00 0.00 20:37:31 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:35:01 eth0 3.50 0.80 0.99 0.60 0.00 0.00 0.00 0.00 20:37:31 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:36:01 eth0 2.34 1.01 1.13 0.79 0.00 0.00 0.00 0.00 20:37:31 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:37:01 eth0 217.02 165.03 2167.94 50.34 0.00 0.00 0.00 0.00 20:37:31 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 Average: eth0 40.54 29.32 295.26 10.08 0.00 0.00 0.00 0.00 20:37:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:31 Average: docker0 0.57 0.38 0.12 0.81 0.00 0.00 0.00 0.00 20:37:31 20:37:31 20:37:31 ---> sar -P ALL: 20:37:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 20:37:31 20:37:31 20:26:53 LINUX RESTART (4 CPU) 20:37:31 20:37:31 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:37:31 20:29:01 all 3.36 0.00 2.54 1.26 8.87 83.97 20:37:31 20:29:01 0 3.85 0.00 3.17 0.38 8.58 84.01 20:37:31 20:29:01 1 4.01 0.00 2.51 3.58 9.28 80.63 20:37:31 20:29:01 2 3.13 0.00 2.50 0.73 9.57 84.07 20:37:31 20:29:01 3 2.46 0.00 1.98 0.36 8.05 87.15 20:37:31 20:30:01 all 0.08 0.00 0.07 0.00 0.88 98.97 20:37:31 20:30:01 0 0.02 0.00 0.10 0.00 0.48 99.40 20:37:31 20:30:01 1 0.18 0.00 0.07 0.00 1.58 98.17 20:37:31 20:30:01 2 0.12 0.00 0.05 0.00 1.04 98.79 20:37:31 20:30:01 3 0.02 0.00 0.05 0.00 0.42 99.52 20:37:31 20:31:01 all 0.11 0.00 0.20 0.00 1.67 98.02 20:37:31 20:31:01 0 0.07 0.00 0.23 0.00 1.56 98.14 20:37:31 20:31:01 1 0.23 0.00 0.10 0.00 2.52 97.15 20:37:31 20:31:01 2 0.03 0.00 0.31 0.00 1.66 97.99 20:37:31 20:31:01 3 0.12 0.00 0.15 0.00 0.91 98.82 20:37:31 20:32:01 all 0.09 0.00 0.04 0.00 0.98 98.89 20:37:31 20:32:01 0 0.03 0.00 0.05 0.00 0.61 99.30 20:37:31 20:32:01 1 0.02 0.00 0.05 0.00 0.81 99.12 20:37:31 20:32:01 2 0.16 0.00 0.05 0.00 1.45 98.34 20:37:31 20:32:01 3 0.13 0.00 0.02 0.00 1.06 98.79 20:37:31 20:33:02 all 0.11 0.00 0.24 0.00 1.81 97.84 20:37:31 20:33:02 0 0.11 0.00 0.16 0.00 1.64 98.08 20:37:31 20:33:02 1 0.10 0.00 0.08 0.00 2.38 97.44 20:37:31 20:33:02 2 0.18 0.00 0.44 0.00 1.95 97.43 20:37:31 20:33:02 3 0.05 0.00 0.26 0.00 1.28 98.40 20:37:31 20:34:01 all 0.07 0.00 0.14 0.00 1.56 98.22 20:37:31 20:34:01 0 0.03 0.00 0.13 0.00 1.11 98.72 20:37:31 20:34:01 1 0.08 0.00 0.08 0.00 2.61 97.22 20:37:31 20:34:01 2 0.17 0.00 0.32 0.00 1.51 98.01 20:37:31 20:34:01 3 0.00 0.00 0.03 0.00 1.01 98.96 20:37:31 20:35:01 all 0.12 0.00 0.05 0.00 1.44 98.38 20:37:31 20:35:01 0 0.13 0.00 0.02 0.00 0.83 99.02 20:37:31 20:35:01 1 0.07 0.00 0.07 0.00 2.42 97.45 20:37:31 20:35:01 2 0.08 0.00 0.10 0.00 1.29 98.53 20:37:31 20:35:01 3 0.21 0.00 0.03 0.00 1.22 98.53 20:37:31 20:36:01 all 0.14 0.00 0.03 0.00 1.31 98.52 20:37:31 20:36:01 0 0.05 0.00 0.02 0.00 0.70 99.24 20:37:31 20:36:01 1 0.03 0.00 0.03 0.00 0.97 98.96 20:37:31 20:36:01 2 0.20 0.00 0.07 0.00 2.29 97.45 20:37:31 20:36:01 3 0.28 0.00 0.02 0.00 1.27 98.43 20:37:31 20:37:01 all 2.97 0.00 2.10 2.04 19.68 73.21 20:37:31 20:37:01 0 2.83 0.00 1.89 0.62 19.92 74.74 20:37:31 20:37:01 1 2.54 0.00 2.00 1.44 20.38 73.63 20:37:31 20:37:01 2 2.86 0.00 1.96 2.27 19.45 73.47 20:37:31 20:37:01 3 3.68 0.00 2.57 3.85 18.94 70.96 20:37:31 Average: all 0.80 0.00 0.61 0.38 4.35 93.86 20:37:31 Average: 0 0.81 0.00 0.65 0.12 4.05 94.38 20:37:31 Average: 1 0.82 0.00 0.56 0.56 4.88 93.18 20:37:31 Average: 2 0.79 0.00 0.65 0.35 4.58 93.64 20:37:31 Average: 3 0.79 0.00 0.58 0.48 3.88 94.26 20:37:31 20:37:31 20:37:31