Pull request #225 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc+66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 (46af48881b0c20e988da1729b4445991559fe35f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-225/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-225/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ‘prd-centos7-docker-4c-2g-3121’ Running on prd-centos7-docker-4c-2g-3125 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 > 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 Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) > git config core.sparsecheckout # timeout=10 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # 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 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:54:32 ========================================================= 23:54:32 EdgeX Global Pipelines Version Info 23:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:54:35 ------------------- 23:54:35 stable info: 23:54:35 ------------------- 23:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:54:35 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 23:54:35 Message: update stable to v1.0.191 23:54:36 ------------------- 23:54:36 experimental info: 23:54:36 ------------------- 23:54:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:54:36 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 23:54:36 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:54:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61fea9c [Pipeline] echo 23:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:39 + git log --format=format:%s -1 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [Pipeline] echo 23:54:39 GIT_COMMIT: 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc, Commit Message: feat: Add bootstrap handler to create Messaging Client with secure options [Pipeline] echo 23:54:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:54:40 23:54:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:54:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:54:41 latest: Pulling from edgex-devops/git-semver 23:54:41 31603596830f: Pulling fs layer 23:54:41 54011a49482f: Pulling fs layer 23:54:41 a6820b24f6d8: Pulling fs layer 23:54:41 f581987b2513: Pulling fs layer 23:54:41 f581987b2513: Waiting 23:54:41 54011a49482f: Verifying Checksum 23:54:41 54011a49482f: Download complete 23:54:41 31603596830f: Verifying Checksum 23:54:41 31603596830f: Download complete 23:54:42 f581987b2513: Verifying Checksum 23:54:42 f581987b2513: Download complete 23:54:42 a6820b24f6d8: Verifying Checksum 23:54:42 a6820b24f6d8: Download complete 23:54:42 31603596830f: Pull complete 23:54:42 54011a49482f: Pull complete 23:54:44 a6820b24f6d8: Pull complete 23:54:44 f581987b2513: Pull complete 23:54:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:54:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:54:45 prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container 23:54:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:54:47 $ docker top d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:48 [ssh-agent] Looking for ssh-agent implementation... 23:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:48 $ docker exec d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent 23:54:49 SSH_AUTH_SOCK=/tmp/ssh-zziQRmYVljnU/agent.12 23:54:49 SSH_AGENT_PID=17 23:54:49 Running ssh-add (command line suppressed) 23:54:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_3405989196663699746.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_3405989196663699746.key) 23:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:49 + git tag --points-at HEAD [Pipeline] } 23:54:49 $ docker exec --env ******** --env ******** d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent -k 23:54:50 unset SSH_AUTH_SOCK; 23:54:50 unset SSH_AGENT_PID; 23:54:50 echo Agent pid 17 killed; 23:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:50 [ssh-agent] Looking for ssh-agent implementation... 23:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:50 $ docker exec d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent 23:54:51 SSH_AUTH_SOCK=/tmp/ssh-MaF1GRHJ83XO/agent.46 23:54:51 SSH_AGENT_PID=52 23:54:51 Running ssh-add (command line suppressed) 23:54:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_4726992673513210439.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_4726992673513210439.key) 23:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:52 + git semver init 23:54:52 # -> Open(): unable to determine branch for HEAD 23:54:52 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.git 23:54:52 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-225 23:54:52 # $SEMVER_REMOTE_NAME = origin 23:54:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:54:52 # $SEMVER_USER_NAME = edgex-jenkins 23:54:52 # $SEMVER_BRANCH = PR-225 23:54:52 # $SEMVER_TEMP = /tmp/semver-890637568 23:54:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:54:53 # '/tmp/semver-890637568' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver' 23:54:53 # -> Force: false 23:54:53 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver [Pipeline] } 23:54:53 $ docker exec --env ******** --env ******** d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent -k 23:54:53 unset SSH_AUTH_SOCK; 23:54:53 unset SSH_AGENT_PID; 23:54:53 echo Agent pid 52 killed; 23:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:54:54 + git semver [Pipeline] } 23:54:54 $ docker stop --time=1 d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 23:54:56 $ docker rm -f d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:54:57 Stashed 1 file(s) [Pipeline] echo 23:54:57 [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 23:55:12 Still waiting to schedule task 23:55:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:55:12 Still waiting to schedule task 23:55:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:56:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3126 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws 23:56:53 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:56:59 using credential edgex-jenkins-ssh 23:56:59 Cloning the remote Git repository 23:56:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:56:59 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:57:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:57:00 > git --version # timeout=10 23:57:00 > git --version # 'git version 2.17.1' 23:57:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:57:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:01 > 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 23:57:02 Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc 23:57:02 Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc 23:57:02 Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) 23:57:02 > git config core.sparsecheckout # timeout=10 23:57:02 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 23:57:02 > git remote # timeout=10 23:57:02 > git config --get remote.origin.url # timeout=10 23:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:02 > git merge 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 23:57:02 > git rev-parse HEAD^{commit} # timeout=10 23:57:02 > git config core.sparsecheckout # timeout=10 23:57:02 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 23:57:07 Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" 23:57:07 > git --version # timeout=10 23:57:07 > git --version # 'git version 2.17.1' 23:57:07 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:57:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:57:09 + true 23:57:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:57:12 ========================================================= 23:57:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:57:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:57:13 + 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 . 23:57:14 Sending build context to Docker daemon 951.3kB 23:57:14 Step 1/8 : ARG BASE=golang:1.15-alpine 23:57:14 Step 2/8 : FROM ${BASE} 23:57:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:57:14 595b0fe564bb: Pulling fs layer 23:57:14 7186ed65a4f7: Pulling fs layer 23:57:14 316046926c0a: Pulling fs layer 23:57:14 4ebd0625c992: Pulling fs layer 23:57:14 207e8628e3a3: Pulling fs layer 23:57:14 c791037a9be2: Pulling fs layer 23:57:14 ffd874e62e21: Pulling fs layer 23:57:14 4ebd0625c992: Waiting 23:57:14 207e8628e3a3: Waiting 23:57:14 c791037a9be2: Waiting 23:57:14 ffd874e62e21: Waiting 23:57:14 316046926c0a: Verifying Checksum 23:57:14 316046926c0a: Download complete 23:57:14 7186ed65a4f7: Verifying Checksum 23:57:14 7186ed65a4f7: Download complete 23:57:14 207e8628e3a3: Download complete 23:57:14 c791037a9be2: Verifying Checksum 23:57:14 c791037a9be2: Download complete 23:57:14 595b0fe564bb: Verifying Checksum 23:57:15 595b0fe564bb: Pull complete 23:57:15 7186ed65a4f7: Pull complete 23:57:16 316046926c0a: Pull complete 23:57:17 ffd874e62e21: Verifying Checksum 23:57:17 ffd874e62e21: Download complete 23:57:18 4ebd0625c992: Verifying Checksum 23:57:18 4ebd0625c992: Download complete 23:57:28 4ebd0625c992: Pull complete 23:57:29 207e8628e3a3: Pull complete 23:57:29 c791037a9be2: Pull complete 23:57:32 ffd874e62e21: Pull complete 23:57:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:57:32 ---> cfc18b08335c 23:57:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:57:35 ---> Running in 422ce7e6a12e 23:57:35 Removing intermediate container 422ce7e6a12e 23:57:35 ---> f899af7d161d 23:57:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:57:35 ---> Running in 72a4535e63c5 23:57:38 Removing intermediate container 72a4535e63c5 23:57:38 ---> 7fef2e5e67f2 23:57:38 Step 5/8 : RUN apk add --update --no-cache git make 23:57:38 ---> Running in 99ffafca4ea9 23:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:57:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:57:41 OK: 138 MiB in 40 packages 23:57:42 Removing intermediate container 99ffafca4ea9 23:57:42 ---> 3e1bf479e547 23:57:42 Step 6/8 : WORKDIR /build 23:57:42 ---> Running in 79a5ffbcc163 23:57:43 Removing intermediate container 79a5ffbcc163 23:57:43 ---> 5fc0652cf04e 23:57:43 Step 7/8 : COPY go.mod . 23:57:44 ---> c26a3ad93d89 23:57:44 Step 8/8 : RUN go mod download 23:57:44 ---> Running in cbc52123c89c 23:57:50 Running on prd-centos7-docker-4c-2g-3127 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws 23:57:51 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:57:58 using credential edgex-jenkins-ssh 23:57:58 Cloning the remote Git repository 23:57:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:57:58 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:57:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:57:59 > git --version # timeout=10 23:57:59 > git --version # 'git version 2.24.3' 23:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:00 Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc 23:58:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:58:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:58:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:58:00 > 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 23:58:00 > git config core.sparsecheckout # timeout=10 23:58:00 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 23:58:01 > git remote # timeout=10 23:58:01 Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc 23:58:01 Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) 23:58:01 > git config --get remote.origin.url # timeout=10 23:58:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:58:01 > git merge 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 23:58:01 > git rev-parse HEAD^{commit} # timeout=10 23:58:01 > git config core.sparsecheckout # timeout=10 23:58:01 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 23:58:05 Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" 23:58:05 > git --version # timeout=10 23:58:05 > git --version # 'git version 2.24.3' 23:58:05 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:58:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:58:08 + sudo service docker restart 23:58:08 + true 23:58:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:58:10 ========================================================= 23:58:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:58:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:58:11 + 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 . 23:58:11 Sending build context to Docker daemon 952.3kB 23:58:11 Step 1/8 : ARG BASE=golang:1.15-alpine 23:58:11 Step 2/8 : FROM ${BASE} 23:58:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:12 540db60ca938: Pulling fs layer 23:58:12 adcc1eea9eea: Pulling fs layer 23:58:12 4c4ab2625f07: Pulling fs layer 23:58:12 0510c868ecb4: Pulling fs layer 23:58:12 afea3b2eda06: Pulling fs layer 23:58:12 7809a108b3ef: Pulling fs layer 23:58:12 f706445af74f: Pulling fs layer 23:58:12 f706445af74f: Waiting 23:58:12 0510c868ecb4: Waiting 23:58:12 afea3b2eda06: Waiting 23:58:12 7809a108b3ef: Waiting 23:58:12 4c4ab2625f07: Verifying Checksum 23:58:12 4c4ab2625f07: Download complete 23:58:12 adcc1eea9eea: Verifying Checksum 23:58:12 adcc1eea9eea: Download complete 23:58:12 afea3b2eda06: Verifying Checksum 23:58:12 afea3b2eda06: Download complete 23:58:12 7809a108b3ef: Verifying Checksum 23:58:12 7809a108b3ef: Download complete 23:58:12 540db60ca938: Verifying Checksum 23:58:12 540db60ca938: Download complete 23:58:13 540db60ca938: Pull complete 23:58:13 adcc1eea9eea: Pull complete 23:58:13 4c4ab2625f07: Pull complete 23:58:15 f706445af74f: Verifying Checksum 23:58:15 f706445af74f: Download complete 23:58:16 Removing intermediate container cbc52123c89c 23:58:16 ---> 9e055432e25c 23:58:16 Successfully built 9e055432e25c 23:58:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:58:16 + docker inspect -f . ci-base-image-arm64 23:58:16 . [Pipeline] withDockerContainer 23:58:17 prd-ubuntu18.04-docker-arm64-4c-16g-3126 does not seem to be running inside a container 23:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:18 0510c868ecb4: Verifying Checksum 23:58:18 0510c868ecb4: Download complete 23:58:18 $ docker top aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:19 + go version 23:58:19 go version go1.16.3 linux/arm64 [Pipeline] } 23:58:19 $ docker stop --time=1 aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e 23:58:21 $ docker rm -f aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:58:22 + docker inspect -f . ci-base-image-arm64 23:58:22 . [Pipeline] withDockerContainer 23:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-3126 does not seem to be running inside a container 23:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:24 $ docker top befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:25 + go mod tidy [Pipeline] sh 23:58:26 + make test 23:58:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:58:33 0510c868ecb4: Pull complete 23:58:33 afea3b2eda06: Pull complete 23:58:33 7809a108b3ef: Pull complete 23:58:39 f706445af74f: Pull complete 23:58:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:58:39 ---> b068be0155e3 23:58:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:58:39 ---> Running in 288cf78e9347 23:58:40 Removing intermediate container 288cf78e9347 23:58:40 ---> 42047173850a 23:58:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:40 ---> Running in 44c633625745 23:58:43 Removing intermediate container 44c633625745 23:58:43 ---> 5cfb880ff993 23:58:43 Step 5/8 : RUN apk add --update --no-cache git make 23:58:43 ---> Running in 566e6cf5804b 23:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:58:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:58:45 # pkg-config --cflags -- libzmq 23:58:45 pkg-config: exec: "pkg-config": executable file not found in $PATH 23:58:45 OK: 149 MiB in 40 packages 23:58:46 Removing intermediate container 566e6cf5804b 23:58:46 ---> e8f2ffdf1aba 23:58:46 Step 6/8 : WORKDIR /build 23:58:46 ---> Running in de2100bdf32f 23:58:46 Removing intermediate container de2100bdf32f 23:58:46 ---> 9ee28d6f607f 23:58:46 Step 7/8 : COPY go.mod . 23:58:47 ---> c09dde3bd2bb 23:58:47 Step 8/8 : RUN go mod download 23:58:47 ---> Running in b4f803827eb4 23:59:07 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config [build failed] 23:59:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.051s coverage: 92.2% of statements 23:59:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements 23:59:08 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging [build failed] 23:59:08 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration [build failed] 23:59:08 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret [build failed] 23:59:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 23:59:09 make: *** [Makefile:6: test] Error 2 [Pipeline] } 23:59:09 $ docker stop --time=1 befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b 23:59:12 $ docker rm -f befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b [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 23:59:13 ---> job-cost.sh 23:59:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5wNL 23:59:19 Removing intermediate container b4f803827eb4 23:59:19 ---> e05ddd5247b6 23:59:19 Successfully built e05ddd5247b6 23:59:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:59:20 + docker inspect -f . ci-base-image-x86_64 23:59:20 . [Pipeline] withDockerContainer 23:59:20 prd-centos7-docker-4c-2g-3127 does not seem to be running inside a container 23:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:23 $ docker top 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:24 + go version 23:59:24 go version go1.16.3 linux/amd64 [Pipeline] } 23:59:24 $ docker stop --time=1 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 23:59:26 $ docker rm -f 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:27 + docker inspect -f . ci-base-image-x86_64 23:59:27 . [Pipeline] withDockerContainer 23:59:27 prd-centos7-docker-4c-2g-3127 does not seem to be running inside a container 23:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:29 $ docker top 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:30 + go mod tidy [Pipeline] sh 23:59:32 + make test 23:59:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:59:46 # pkg-config --cflags -- libzmq 23:59:46 pkg-config: exec: "pkg-config": executable file not found in $PATH 23:59:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:00:05 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config [build failed] 00:00:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.031s coverage: 92.2% of statements 00:00:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.044s coverage: 85.3% of statements 00:00:06 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging [build failed] 00:00:06 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration [build failed] 00:00:06 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret [build failed] 00:00:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 00:00:07 make: *** [Makefile:6: test] Error 2 [Pipeline] } 00:00:07 $ docker stop --time=1 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b 00:00:10 $ docker rm -f 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:00:12 ---> job-cost.sh 00:00:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LVg5 00:00:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:01:14 lf-activate-venv(): INFO: Adding /tmp/venv-5wNL/bin to PATH 00:01:14 INFO: No Stack... 00:01:14 INFO: Retrieving Pricing Info for: lf-standard-4 00:01:14 INFO: Archiving Costs [Pipeline] sh 00:01:14 + cut -d, -f6 00:01:14 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 00:01:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] 00:01:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] did not exist. Created. 00:01:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:15 + echo total: 0.20999999344348907 [Pipeline] stash 00:01:16 Stashed 1 file(s) [Pipeline] } 00:01:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:17 Failed in branch arm64 00:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-LVg5/bin to PATH 00:01:26 INFO: No Stack... 00:01:26 INFO: Retrieving Pricing Info for: v1-standard-2 00:01:26 INFO: Archiving Costs [Pipeline] sh 00:01:27 + cut -d, -f6 00:01:27 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 00:01:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] 00:01:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] did not exist. Created. 00:01:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:28 /w/workspace/go-mod-bootstrap/1@tmp/durable-b9a99875/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 00:01:28 + echo total: 0.029999999329447746 [Pipeline] stash 00:01:28 Warning: overwriting stash ‘stack-cost’ 00:01:29 Stashed 1 file(s) [Pipeline] } 00:01:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:30 Failed in branch amd64 [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 00:01:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:33 ---> package-listing.sh 00:01:33 ++ facter osfamily 00:01:33 ++ tr '[:upper:]' '[:lower:]' 00:01:33 + OS_FAMILY=redhat 00:01:33 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-225 00:01:33 + START_PACKAGES=/tmp/packages_start.txt 00:01:33 + END_PACKAGES=/tmp/packages_end.txt 00:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:33 + PACKAGES=/tmp/packages_start.txt 00:01:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' 00:01:33 + PACKAGES=/tmp/packages_end.txt 00:01:33 + case "${OS_FAMILY}" in 00:01:33 + rpm -qa 00:01:33 + sort 00:01:42 + '[' -f /tmp/packages_start.txt ']' 00:01:42 + '[' -f /tmp/packages_end.txt ']' 00:01:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:42 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' 00:01:42 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-225/archives/ 00:01:42 + 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 00:01:42 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 00:01:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:01:43 00:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:01:44 alpine: Pulling from edgex-lftools-log-publisher 00:01:44 df20fa9351a1: Pulling fs layer 00:01:44 36b3adc4ff6f: Pulling fs layer 00:01:44 8ad3a11d3b57: Pulling fs layer 00:01:44 46f8f816bc3b: Pulling fs layer 00:01:44 93b61091891f: Pulling fs layer 00:01:44 93b9cdb0e59b: Pulling fs layer 00:01:44 5e14af77c1be: Pulling fs layer 00:01:44 01666e4c0597: Pulling fs layer 00:01:44 aa168da1d23b: Pulling fs layer 00:01:44 46f8f816bc3b: Waiting 00:01:44 93b61091891f: Waiting 00:01:44 93b9cdb0e59b: Waiting 00:01:44 5e14af77c1be: Waiting 00:01:44 01666e4c0597: Waiting 00:01:44 aa168da1d23b: Waiting 00:01:44 36b3adc4ff6f: Download complete 00:01:44 46f8f816bc3b: Verifying Checksum 00:01:44 46f8f816bc3b: Download complete 00:01:45 df20fa9351a1: Verifying Checksum 00:01:45 df20fa9351a1: Download complete 00:01:45 93b9cdb0e59b: Verifying Checksum 00:01:45 93b9cdb0e59b: Download complete 00:01:45 5e14af77c1be: Verifying Checksum 00:01:45 5e14af77c1be: Download complete 00:01:45 01666e4c0597: Verifying Checksum 00:01:45 01666e4c0597: Download complete 00:01:45 93b61091891f: Verifying Checksum 00:01:45 93b61091891f: Download complete 00:01:45 df20fa9351a1: Pull complete 00:01:46 36b3adc4ff6f: Pull complete 00:01:46 8ad3a11d3b57: Verifying Checksum 00:01:46 8ad3a11d3b57: Download complete 00:01:47 8ad3a11d3b57: Pull complete 00:01:47 46f8f816bc3b: Pull complete 00:01:48 93b61091891f: Pull complete 00:01:48 93b9cdb0e59b: Pull complete 00:01:49 5e14af77c1be: Pull complete 00:01:49 01666e4c0597: Pull complete 00:01:53 aa168da1d23b: Verifying Checksum 00:01:53 aa168da1d23b: Download complete 00:02:05 aa168da1d23b: Pull complete 00:02:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:02:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:02:06 prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container 00:02:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:02:11 $ docker top 47c168c710cd2e68756e5d38bbb85e511c786e7d6ce75e83cfcc483102444890 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:12 + touch /tmp/pre-build-complete [Pipeline] sh 00:02:12 + mkdir -p /var/log/sa [Pipeline] sh 00:02:13 + ls /var/log/sa-host 00:02:13 + sadf -c /var/log/sa-host/sa05 00:02:13 file_magic: OK 00:02:13 HZ: Using current value: 100 00:02:13 file_header: OK 00:02:13 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 00:02:13 Statistics: 00:02:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:02:13 File successfully converted to sysstat format version 12.2.1 00:02:13 + sadf -c /var/log/sa-host/sa06 00:02:13 file_magic: OK 00:02:13 HZ: Using current value: 100 00:02:13 file_header: OK 00:02:13 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 00:02:13 Statistics: 00:02:13 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:02:13 File successfully converted to sysstat format version 12.2.1 00:02:13 + sadf -c /var/log/sa-host/sa23 00:02:13 file_magic: OK 00:02:13 HZ: Using current value: 100 00:02:13 file_header: OK 00:02:13 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 00:02:13 Statistics: 00:02:13 Hnuu...uuuununununu... 00:02:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:14 provisioning config files... 00:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/config4398522546318275967tmp [Pipeline] { [Pipeline] echo 00:02:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:02:14 ---> create-netrc.sh [Pipeline] } 00:02:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:02:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:02:15 ---> python-tools-install.sh [Pipeline] echo 00:02:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:02:16 ---> sudo-logs.sh 00:02:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:02:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:02:17 ---> job-cost.sh 00:02:17 lf-activate-venv: SKIPPING 00:02:17 DEBUG: total: 0.029999999329447746 00:02:17 INFO: Retrieving Stack Cost... 00:02:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:02:21 INFO: Archiving Costs [Pipeline] echo 00:02:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:02:21 ---> logs-deploy.sh 00:02:21 lf-activate-venv: SKIPPING 00:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-225/1 00:02:21 INFO: archiving workspace using pattern(s): 00:02:24 Archives upload complete. 00:02:25 INFO: archiving logs to Nexus 00:02:28 ---> uname -a: 00:02:28 Linux prd-centos7-docker-4c-2g-3125.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:02:28 00:02:28 00:02:28 ---> lscpu: 00:02:28 Architecture: x86_64 00:02:28 CPU op-mode(s): 32-bit, 64-bit 00:02:28 Byte Order: Little Endian 00:02:28 Address sizes: 40 bits physical, 48 bits virtual 00:02:28 CPU(s): 4 00:02:28 On-line CPU(s) list: 0-3 00:02:28 Thread(s) per core: 1 00:02:28 Core(s) per socket: 1 00:02:28 Socket(s): 4 00:02:28 NUMA node(s): 1 00:02:28 Vendor ID: GenuineIntel 00:02:28 CPU family: 6 00:02:28 Model: 44 00:02:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:02:28 Stepping: 1 00:02:28 CPU MHz: 2933.436 00:02:28 BogoMIPS: 5866.87 00:02:28 Virtualization: VT-x 00:02:28 Hypervisor vendor: KVM 00:02:28 Virtualization type: full 00:02:28 L1d cache: 128 KiB 00:02:28 L1i cache: 128 KiB 00:02:28 L2 cache: 16 MiB 00:02:28 L3 cache: 64 MiB 00:02:28 NUMA node0 CPU(s): 0-3 00:02:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:02:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:02:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:02:28 Vulnerability Meltdown: Mitigation; PTI 00:02:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:02:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:02:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:02:28 Vulnerability Srbds: Not affected 00:02:28 Vulnerability Tsx async abort: Not affected 00:02:28 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 00:02:28 00:02:28 00:02:28 ---> nproc: 00:02:28 4 00:02:28 00:02:28 00:02:28 ---> df -h: 00:02:28 Filesystem Size Used Available Use% Mounted on 00:02:28 overlay 50.0G 7.3G 42.7G 15% / 00:02:28 tmpfs 64.0M 0 64.0M 0% /dev 00:02:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:02:28 shm 64.0M 0 64.0M 0% /dev/shm 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-225 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:02:28 00:02:28 00:02:28 ---> free -m: 00:02:28 total used free shared buff/cache available 00:02:28 Mem: 1837 726 109 0 1001 1006 00:02:28 Swap: 1023 1 1022 00:02:28 00:02:28 00:02:28 ---> ip addr: 00:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:02:28 inet 127.0.0.1/8 scope host lo 00:02:28 valid_lft forever preferred_lft forever 00:02:28 inet6 ::1/128 scope host 00:02:28 valid_lft forever preferred_lft forever 00:02:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:02:28 link/ether fa:16:3e:35:d4:08 brd ff:ff:ff:ff:ff:ff 00:02:28 inet 10.30.122.84/23 brd 10.30.123.255 scope global dynamic eth0 00:02:28 valid_lft 85868sec preferred_lft 85868sec 00:02:28 inet6 fe80::f816:3eff:fe35:d408/64 scope link 00:02:28 valid_lft forever preferred_lft forever 00:02:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:02:28 link/ether 02:42:de:ed:55:d0 brd ff:ff:ff:ff:ff:ff 00:02:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:02:28 valid_lft forever preferred_lft forever 00:02:28 inet6 fe80::42:deff:feed:55d0/64 scope link 00:02:28 valid_lft forever preferred_lft forever 00:02:28 00:02:28 00:02:28 ---> sar -b -r -n DEV: 00:02:28 Linux 3.10.0-1160.6.1.el7.x86_64 (prd-centos7-docker-4c-2g-3125.vexxhost.local) 05/06/21 _x86_64_ (4 CPU) 00:02:28 00:02:28 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:02:28 00:01:01 0.35 0.02 0.33 0.00 0.13 4.84 0.00 00:02:28 00:02:01 103.92 63.94 39.98 0.00 4499.29 15172.12 0.00 00:02:28 Average: 52.20 32.02 20.18 0.00 2252.70 7598.57 0.00 00:02:28 00:02:28 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:02:28 00:01:01 166912 0 623980 33.16 2620 1088032 1076584 36.74 463040 1054248 8 00:02:28 00:02:01 64140 0 748648 39.79 2620 1066136 1527880 52.14 610816 965952 46704 00:02:28 Average: 115526 0 686314 36.48 2620 1077084 1302232 44.44 536928 1010100 23356 00:02:28 00:02:28 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:02:28 00:01:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:02:28 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 00:02:01 eth0 213.12 184.36 2165.36 42.60 0.00 0.00 0.00 0.00 00:02:28 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 Average: eth0 106.75 92.35 1084.13 21.33 0.00 0.00 0.00 0.00 00:02:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:28 00:02:28 00:02:28 ---> sar -P ALL: 00:02:28 Linux 3.10.0-1160.6.1.el7.x86_64 (prd-centos7-docker-4c-2g-3125.vexxhost.local) 05/06/21 _x86_64_ (4 CPU) 00:02:28 00:02:28 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:02:28 00:01:01 all 0.13 0.00 0.06 0.00 0.20 99.61 00:02:28 00:01:01 0 0.03 0.00 0.07 0.00 0.10 99.80 00:02:28 00:01:01 1 0.07 0.00 0.08 0.00 0.42 99.43 00:02:28 00:01:01 2 0.40 0.00 0.05 0.00 0.18 99.37 00:02:28 00:01:01 3 0.02 0.00 0.05 0.00 0.10 99.83 00:02:28 00:02:01 all 4.78 0.00 3.55 1.97 9.26 80.43 00:02:28 00:02:01 0 4.22 0.00 3.49 1.09 9.79 81.42 00:02:28 00:02:01 1 5.86 0.00 3.96 2.43 9.66 78.09 00:02:28 00:02:01 2 4.37 0.00 2.96 1.98 9.24 81.46 00:02:28 00:02:01 3 4.67 0.00 3.81 2.39 8.38 80.75 00:02:28 Average: all 2.48 0.00 1.83 1.00 4.79 89.90 00:02:28 Average: 0 2.15 0.00 1.80 0.55 5.00 90.49 00:02:28 Average: 1 2.99 0.00 2.04 1.23 5.08 88.66 00:02:28 Average: 2 2.42 0.00 1.53 1.01 4.79 90.26 00:02:28 Average: 3 2.37 0.00 1.96 1.21 4.29 90.17 00:02:28 00:02:28 00:02:28