Pull request #134 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 a8a073e08b700e62b80be4e67731c2c1fff868a7+244b676ad9eb5cbb24e64fea3806b73112b64c21 (da5926b20f29119c2d08fd7d7a35b37264d23dba) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@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-16166 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [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-134 # 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/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) > git config core.sparsecheckout # timeout=10 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # 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 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:16:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk ba729e3e0c40f442bf68583c67215c116ebd4d86 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:16:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:16:28 ========================================================= 21:16:28 EdgeX Global Pipelines Version Info 21:16:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:16:30 ------------------- 21:16:30 stable info: 21:16:30 ------------------- 21:16:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:16:30 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:16:30 Message: update stable to v1.0.172 21:16:31 ------------------- 21:16:31 experimental info: 21:16:31 ------------------- 21:16:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:16:31 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:16:31 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:16:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:16:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:16:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:16:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:16:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo 21:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo 21:16:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] echo 21:16:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8a073e [Pipeline] echo 21:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:35 + git log --format=format:%s -1 a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] echo 21:16:36 GIT_COMMIT: a8a073e08b700e62b80be4e67731c2c1fff868a7, Commit Message: refactor: Refactored SecretProvider into seperate Secure & Insecure implementations [Pipeline] echo 21:16:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:36 21:16:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:16:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:37 latest: Pulling from edgex-devops/git-semver 21:16:37 31603596830f: Pulling fs layer 21:16:37 2a8b12db71e7: Pulling fs layer 21:16:37 6ca5941a6612: Pulling fs layer 21:16:37 ecc8261a40a4: Pulling fs layer 21:16:37 ecc8261a40a4: Waiting 21:16:37 2a8b12db71e7: Verifying Checksum 21:16:37 2a8b12db71e7: Download complete 21:16:37 31603596830f: Download complete 21:16:37 ecc8261a40a4: Verifying Checksum 21:16:37 ecc8261a40a4: Download complete 21:16:37 6ca5941a6612: Verifying Checksum 21:16:37 6ca5941a6612: Download complete 21:16:37 31603596830f: Pull complete 21:16:37 2a8b12db71e7: Pull complete 21:16:38 6ca5941a6612: Pull complete 21:16:39 ecc8261a40a4: Pull complete 21:16:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:16:39 prd-centos7-docker-4c-2g-16166 does not seem to be running inside a container 21:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-134 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134:/w/workspace/xfoundry_go-mod-bootstrap_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:16:41 $ docker top 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:41 [ssh-agent] Looking for ssh-agent implementation... 21:16:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:41 $ docker exec 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent 21:16:41 SSH_AUTH_SOCK=/tmp/ssh-KL6enuA8QZNC/agent.12 21:16:41 SSH_AGENT_PID=17 21:16:41 Running ssh-add (command line suppressed) 21:16:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7746847885323282009.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_7746847885323282009.key) 21:16:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:42 + git tag --points-at HEAD [Pipeline] } 21:16:42 $ docker exec --env ******** --env ******** 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent -k 21:16:42 unset SSH_AUTH_SOCK; 21:16:42 unset SSH_AGENT_PID; 21:16:42 echo Agent pid 17 killed; 21:16:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:16:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:42 [ssh-agent] Looking for ssh-agent implementation... 21:16:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:42 $ docker exec 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent 21:16:43 SSH_AUTH_SOCK=/tmp/ssh-00sUT5DfYenL/agent.46 21:16:43 SSH_AGENT_PID=52 21:16:43 Running ssh-add (command line suppressed) 21:16:43 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_5947079524274215371.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/private_key_5947079524274215371.key) 21:16:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:43 + git semver init 21:16:43 # -> Open(): unable to determine branch for HEAD 21:16:43 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.git 21:16:43 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-134 21:16:43 # $SEMVER_REMOTE_NAME = origin 21:16:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:16:43 # $SEMVER_USER_NAME = edgex-jenkins 21:16:43 # $SEMVER_BRANCH = PR-134 21:16:43 # $SEMVER_TEMP = /tmp/semver-888937799 21:16:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:16:44 # '/tmp/semver-888937799' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver' 21:16:44 # -> Force: false 21:16:44 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-134/.semver [Pipeline] } 21:16:44 $ docker exec --env ******** --env ******** 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 ssh-agent -k 21:16:44 unset SSH_AUTH_SOCK; 21:16:44 unset SSH_AGENT_PID; 21:16:44 echo Agent pid 52 killed; 21:16:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:44 + git semver [Pipeline] } 21:16:44 $ docker stop --time=1 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 21:16:46 $ docker rm -f 3a838349ef55397f1ffde74ab54d77b9bb81fe67d739a218e8594533ce4b8723 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:16:47 Stashed 1 file(s) [Pipeline] echo 21:16:47 [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 21:17:03 Still waiting to schedule task 21:17:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:17:03 Still waiting to schedule task 21:17:03 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16164’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16165’ is offline 21:19:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16167 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws 21:19:18 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 21:19:23 using credential edgex-jenkins-ssh 21:19:23 Cloning the remote Git repository 21:19:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:23 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 21:19:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:23 > git --version # timeout=10 21:19:23 > git --version # 'git version 2.17.1' 21:19:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:19:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:19:25 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 21:19:25 Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 21:19:25 Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) 21:19:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:25 > git config core.sparsecheckout # timeout=10 21:19:25 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 21:19:25 > git remote # timeout=10 21:19:25 > git config --get remote.origin.url # timeout=10 21:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:25 > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 21:19:25 > git rev-parse HEAD^{commit} # timeout=10 21:19:25 > git config core.sparsecheckout # timeout=10 21:19:25 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 21:19:29 Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:19:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:19:32 + true 21:19:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:19:35 ========================================================= 21:19:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:19:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:19:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:19:36 Sending build context to Docker daemon 722.9kB 21:19:36 Step 1/8 : ARG BASE=golang:1.15-alpine 21:19:36 Step 2/8 : FROM ${BASE} 21:19:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:19:36 5f621e34cdf4: Pulling fs layer 21:19:36 a4357932f1b6: Pulling fs layer 21:19:36 18c013af1878: Pulling fs layer 21:19:36 00ac8860ef70: Pulling fs layer 21:19:36 63d7cb157983: Pulling fs layer 21:19:36 b116817d02f9: Pulling fs layer 21:19:36 745a02a5169b: Pulling fs layer 21:19:36 00ac8860ef70: Waiting 21:19:36 63d7cb157983: Waiting 21:19:36 745a02a5169b: Waiting 21:19:36 b116817d02f9: Waiting 21:19:36 18c013af1878: Verifying Checksum 21:19:36 18c013af1878: Download complete 21:19:36 a4357932f1b6: Download complete 21:19:36 63d7cb157983: Verifying Checksum 21:19:36 63d7cb157983: Download complete 21:19:36 b116817d02f9: Download complete 21:19:36 5f621e34cdf4: Verifying Checksum 21:19:36 5f621e34cdf4: Download complete 21:19:37 5f621e34cdf4: Pull complete 21:19:38 a4357932f1b6: Pull complete 21:19:38 18c013af1878: Pull complete 21:19:39 745a02a5169b: Verifying Checksum 21:19:39 745a02a5169b: Download complete 21:19:40 00ac8860ef70: Verifying Checksum 21:19:40 00ac8860ef70: Download complete 21:19:44 Running on prd-centos7-docker-4c-2g-16168 in /w/workspace/xfoundry_go-mod-bootstrap_PR-134 [Pipeline] { [Pipeline] ws 21:19:44 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 21:19:50 using credential edgex-jenkins-ssh 21:19:50 Cloning the remote Git repository 21:19:51 00ac8860ef70: Pull complete 21:19:51 63d7cb157983: Pull complete 21:19:50 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:50 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 21:19:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:50 > git --version # timeout=10 21:19:50 > git --version # 'git version 2.24.3' 21:19:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:51 b116817d02f9: Pull complete 21:19:52 Merging remotes/origin/master commit 244b676ad9eb5cbb24e64fea3806b73112b64c21 into PR head commit a8a073e08b700e62b80be4e67731c2c1fff868a7 21:19:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:19:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:19:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:52 > git config core.sparsecheckout # timeout=10 21:19:52 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 21:19:52 > git remote # timeout=10 21:19:52 > git config --get remote.origin.url # timeout=10 21:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:52 > git merge 244b676ad9eb5cbb24e64fea3806b73112b64c21 # timeout=10 21:19:52 > git rev-parse HEAD^{commit} # timeout=10 21:19:52 Merge succeeded, producing a8a073e08b700e62b80be4e67731c2c1fff868a7 21:19:52 Checking out Revision a8a073e08b700e62b80be4e67731c2c1fff868a7 (PR-134) 21:19:52 > git config core.sparsecheckout # timeout=10 21:19:52 > git checkout -f a8a073e08b700e62b80be4e67731c2c1fff868a7 # timeout=10 21:19:55 745a02a5169b: Pull complete 21:19:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:19:55 ---> b7e6874047d6 21:19:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:19:56 Commit message: "refactor: Refactored SecretProvider into seperate Secure & Insecure implementations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:19:58 ---> Running in f7f338b1d67b 21:19:58 Removing intermediate container f7f338b1d67b 21:19:58 ---> 13977642e47a 21:19:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:58 ---> Running in 90c306926773 21:19:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:19:59 + sudo service docker restart 21:19:59 + true 21:19:59 Redirecting to /bin/systemctl restart docker.service 21:20:01 Removing intermediate container 90c306926773 21:20:01 ---> 31b5700b6a4b 21:20:01 Step 5/8 : RUN apk add --update --no-cache git make 21:20:01 ---> Running in 41aae108a414 [Pipeline] unstash [Pipeline] echo 21:20:01 ========================================================= 21:20:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:20:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:20:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:20:02 Sending build context to Docker daemon 724kB 21:20:02 Step 1/8 : ARG BASE=golang:1.15-alpine 21:20:02 Step 2/8 : FROM ${BASE} 21:20:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:20:03 188c0c94c7c5: Pulling fs layer 21:20:03 0ef7d3d256c8: Pulling fs layer 21:20:03 de9db76c5a1d: Pulling fs layer 21:20:03 bca2f99d35d6: Pulling fs layer 21:20:03 93359f2a8cfa: Pulling fs layer 21:20:03 7c6f9722023f: Pulling fs layer 21:20:03 a35cf1a2eb13: Pulling fs layer 21:20:03 93359f2a8cfa: Waiting 21:20:03 7c6f9722023f: Waiting 21:20:03 a35cf1a2eb13: Waiting 21:20:03 bca2f99d35d6: Waiting 21:20:03 de9db76c5a1d: Verifying Checksum 21:20:03 de9db76c5a1d: Download complete 21:20:03 0ef7d3d256c8: Verifying Checksum 21:20:03 0ef7d3d256c8: Download complete 21:20:03 93359f2a8cfa: Verifying Checksum 21:20:03 93359f2a8cfa: Download complete 21:20:03 7c6f9722023f: Verifying Checksum 21:20:03 7c6f9722023f: Download complete 21:20:03 OK: 142 MiB in 39 packages 21:20:03 188c0c94c7c5: Verifying Checksum 21:20:03 188c0c94c7c5: Download complete 21:20:03 188c0c94c7c5: Pull complete 21:20:04 0ef7d3d256c8: Pull complete 21:20:04 Removing intermediate container 41aae108a414 21:20:04 ---> 10fa9d816992 21:20:04 Step 6/8 : WORKDIR /build 21:20:04 de9db76c5a1d: Pull complete 21:20:04 ---> Running in 1206d233a139 21:20:05 Removing intermediate container 1206d233a139 21:20:05 ---> 0742273b2628 21:20:05 Step 7/8 : COPY go.mod . 21:20:05 ---> 9257b677aafa 21:20:05 Step 8/8 : RUN go mod download 21:20:05 ---> Running in 448794a0f71c 21:20:08 a35cf1a2eb13: Verifying Checksum 21:20:08 a35cf1a2eb13: Download complete 21:20:08 bca2f99d35d6: Verifying Checksum 21:20:08 bca2f99d35d6: Download complete 21:20:21 bca2f99d35d6: Pull complete 21:20:21 93359f2a8cfa: Pull complete 21:20:21 7c6f9722023f: Pull complete 21:20:25 a35cf1a2eb13: Pull complete 21:20:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:20:25 ---> a62c8e92a672 21:20:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:20:26 ---> Running in 7d9625581d30 21:20:26 Removing intermediate container 7d9625581d30 21:20:26 ---> 3e10501593b9 21:20:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:26 ---> Running in dfa3f9312b7d 21:20:27 Removing intermediate container 448794a0f71c 21:20:27 ---> cda71555f26a 21:20:27 Successfully built cda71555f26a 21:20:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:20:28 + docker inspect -f . ci-base-image-arm64 21:20:28 . [Pipeline] withDockerContainer 21:20:28 prd-ubuntu18.04-docker-arm64-4c-16g-16167 does not seem to be running inside a container 21:20:28 $ 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 ******** ci-base-image-arm64 cat 21:20:28 Removing intermediate container dfa3f9312b7d 21:20:28 ---> 6271b2dd64fa 21:20:28 Step 5/8 : RUN apk add --update --no-cache git make 21:20:28 ---> Running in 7caece07bb5f 21:20:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:20:30 $ docker top 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d -eo pid,comm 21:20:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 21:20:31 OK: 166 MiB in 39 packages 21:20:31 + go version 21:20:31 go version go1.15.5 linux/arm64 [Pipeline] } 21:20:31 $ docker stop --time=1 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d 21:20:32 Removing intermediate container 7caece07bb5f 21:20:32 ---> 7fede665f173 21:20:32 Step 6/8 : WORKDIR /build 21:20:32 ---> Running in 1034dd8ca23e 21:20:32 Removing intermediate container 1034dd8ca23e 21:20:32 ---> aeb1168b3547 21:20:32 Step 7/8 : COPY go.mod . 21:20:32 ---> 68c9eaba0772 21:20:32 Step 8/8 : RUN go mod download 21:20:32 ---> Running in 35083ad92b54 21:20:33 $ docker rm -f 50fca1981ad78ba0196002a806f519035e9e4711b027f757579408292da0bb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:34 + docker inspect -f . ci-base-image-arm64 21:20:34 . [Pipeline] withDockerContainer 21:20:34 prd-ubuntu18.04-docker-arm64-4c-16g-16167 does not seem to be running inside a container 21:20:34 $ 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 ******** ci-base-image-arm64 cat 21:20:36 $ docker top 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:37 + make test 21:20:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:20:59 Removing intermediate container 35083ad92b54 21:20:59 ---> 771cbdf1d880 21:20:59 Successfully built 771cbdf1d880 21:20:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:20:59 + docker inspect -f . ci-base-image-x86_64 21:21:00 . [Pipeline] withDockerContainer 21:21:00 prd-centos7-docker-4c-2g-16168 does not seem to be running inside a container 21:21:00 $ 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 ******** ci-base-image-x86_64 cat 21:21:02 $ docker top e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:02 + go version 21:21:02 go version go1.15.5 linux/amd64 [Pipeline] } 21:21:02 $ docker stop --time=1 e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e 21:21:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:21:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.025s coverage: 8.3% of statements 21:21:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:21:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.031s coverage: 95.1% of statements 21:21:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.012s coverage: 87.8% of statements 21:21:04 $ docker rm -f e603ae6a0918f585569f4f7809bca3655f32490dbbbd17e952cdd9b95aee8f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:05 + docker inspect -f . ci-base-image-x86_64 21:21:05 . [Pipeline] withDockerContainer 21:21:05 prd-centos7-docker-4c-2g-16168 does not seem to be running inside a container 21:21:05 $ 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 ******** ci-base-image-x86_64 cat 21:21:06 $ docker top 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:07 + make test 21:21:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:21:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.016s coverage: 36.2% of statements 21:21:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:21:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 21:21:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:21:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.055s coverage: 48.9% of statements 21:21:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.023s coverage: 95.3% of statements 21:21:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:21:10 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:21:10 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements 21:21:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:21:16 gofmt -l . 21:21:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:21:16 $ docker stop --time=1 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc 21:21:18 $ docker rm -f 0979b44addfd6e5e7a8f17de93c22a9e6e2ad88c1aafc2059dee06e2016f5acc [Pipeline] // withDockerContainer [Pipeline] sh 21:21:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:21:25 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.016s coverage: 8.3% of statements 21:21:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:21:25 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.028s coverage: 95.1% of statements 21:21:25 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 87.8% of statements 21:21:27 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.059s coverage: 36.2% of statements 21:21:27 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:21:27 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 21:21:27 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:21:27 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.057s coverage: 48.9% of statements 21:21:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.027s coverage: 95.3% of statements 21:21:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:21:30 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:21:30 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements 21:21:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:21:34 gofmt -l . 21:21:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:21:34 $ docker stop --time=1 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 21:21:37 $ docker rm -f 8b72933c5b6400b3a9b97530799d253c9c7619487acef55e1821ff6fe28a9959 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:37 Warning: overwriting stash ‘coverage-report’ 21:21:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:21:40 provisioning config files... 21:21:40 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config1488709059195390979tmp [Pipeline] { [Pipeline] sh 21:21:40 + set +x 21:21:40 + curl -s https://codecov.io/bash 21:21:40 + bash -s -- 21:21:41 21:21:41 _____ _ 21:21:41 / ____| | | 21:21:41 | | ___ __| | ___ ___ _____ __ 21:21:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:41 Bash-20201130-cc6d3fe 21:21:41 21:21:41 21:21:41 ==> Jenkins CI detected. 21:21:41 project root: . 21:21:41 --> token set from env 21:21:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:41 ==> Running gcov in . (disable via -X gcov) 21:21:41 ==> Python coveragepy not found 21:21:41 ==> Searching for coverage reports in: 21:21:41 + . 21:21:41 -> Found 1 reports 21:21:41 ==> Detecting git/mercurial file structure 21:21:41 ==> Reading reports 21:21:41 + ./coverage.out bytes=28796 21:21:41 ==> Appending adjustments 21:21:41 https://docs.codecov.io/docs/fixing-reports 21:21:41 + Found adjustments 21:21:41 ==> Gzipping contents 21:21:41 8.0K /tmp/codecov.VoTFLx.gz 21:21:41 ==> Uploading reports 21:21:41 url: https://codecov.io 21:21:41 query: branch=PR-134&commit=a8a073e08b700e62b80be4e67731c2c1fff868a7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= 21:21:41 -> Pinging Codecov 21:21:41 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-134&commit=a8a073e08b700e62b80be4e67731c2c1fff868a7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-134%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=134&job=&cmd_args= 21:21:43 -> Uploading to 21:21:43 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/833815588EE85121546D348822E98E2E/a8a073e08b700e62b80be4e67731c2c1fff868a7/0139a2c8-8e4f-44f0-a260-c9415576bf06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T212142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fcba380c7fa7748adcc024162651655e0779f622a7ee576193f83c53153c6f5 21:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:43 Dload Upload Total Spent Left Speed 21:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5428 0 0 100 5428 0 11038 --:--:-- --:--:-- --:--:-- 11054 21:21:43 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a8a073e08b700e62b80be4e67731c2c1fff868a7 [Pipeline] } 21:21:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:21:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:21:46 ---> package-listing.sh 21:21:46 ++ facter osfamily 21:21:46 ++ tr '[:upper:]' '[:lower:]' 21:21:46 + OS_FAMILY=redhat 21:21:46 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-134 21:21:46 + START_PACKAGES=/tmp/packages_start.txt 21:21:46 + END_PACKAGES=/tmp/packages_end.txt 21:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:21:46 + PACKAGES=/tmp/packages_start.txt 21:21:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' 21:21:46 + PACKAGES=/tmp/packages_end.txt 21:21:46 + case "${OS_FAMILY}" in 21:21:46 + rpm -qa 21:21:46 + sort 21:21:52 + '[' -f /tmp/packages_start.txt ']' 21:21:52 + '[' -f /tmp/packages_end.txt ']' 21:21:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:21:52 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-134 ']' 21:21:52 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-134/archives/ 21:21:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-134/archives/ [Pipeline] echo 21:21:52 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-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:21:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:21:52 21:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:21:53 alpine: Pulling from edgex-lftools-log-publisher 21:21:53 df20fa9351a1: Pulling fs layer 21:21:53 36b3adc4ff6f: Pulling fs layer 21:21:53 8ad3a11d3b57: Pulling fs layer 21:21:53 46f8f816bc3b: Pulling fs layer 21:21:53 93b61091891f: Pulling fs layer 21:21:53 93b9cdb0e59b: Pulling fs layer 21:21:53 5e14af77c1be: Pulling fs layer 21:21:53 01666e4c0597: Pulling fs layer 21:21:53 aa168da1d23b: Pulling fs layer 21:21:53 93b9cdb0e59b: Waiting 21:21:53 5e14af77c1be: Waiting 21:21:53 01666e4c0597: Waiting 21:21:53 aa168da1d23b: Waiting 21:21:53 46f8f816bc3b: Waiting 21:21:53 93b61091891f: Waiting 21:21:53 36b3adc4ff6f: Verifying Checksum 21:21:53 36b3adc4ff6f: Download complete 21:21:53 46f8f816bc3b: Verifying Checksum 21:21:53 46f8f816bc3b: Download complete 21:21:53 df20fa9351a1: Verifying Checksum 21:21:53 df20fa9351a1: Download complete 21:21:53 93b9cdb0e59b: Verifying Checksum 21:21:53 93b9cdb0e59b: Download complete 21:21:53 5e14af77c1be: Verifying Checksum 21:21:53 5e14af77c1be: Download complete 21:21:53 93b61091891f: Verifying Checksum 21:21:53 93b61091891f: Download complete 21:21:53 01666e4c0597: Verifying Checksum 21:21:53 01666e4c0597: Download complete 21:21:53 df20fa9351a1: Pull complete 21:21:53 36b3adc4ff6f: Pull complete 21:21:53 8ad3a11d3b57: Verifying Checksum 21:21:53 8ad3a11d3b57: Download complete 21:21:54 8ad3a11d3b57: Pull complete 21:21:54 46f8f816bc3b: Pull complete 21:21:55 93b61091891f: Pull complete 21:21:55 aa168da1d23b: Verifying Checksum 21:21:55 aa168da1d23b: Download complete 21:21:55 93b9cdb0e59b: Pull complete 21:21:55 5e14af77c1be: Pull complete 21:21:55 01666e4c0597: Pull complete 21:22:02 aa168da1d23b: Pull complete 21:22:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:22:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:22:02 prd-centos7-docker-4c-2g-16166 does not seem to be running inside a container 21:22:02 $ 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-134/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-134 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134:/w/workspace/xfoundry_go-mod-bootstrap_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:22:06 $ docker top 19a116c853867e924ae5131ebb71f85df69843a52967643ca3e6bdc838de40b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:07 + mkdir -p /var/log/sa [Pipeline] sh 21:22:08 + ls /var/log/sa-host 21:22:08 + sadf -c /var/log/sa-host/sa15 21:22:08 file_magic: OK 21:22:08 HZ: Using current value: 100 21:22:08 file_header: OK 21:22:08 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 21:22:08 Statistics: 21:22:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:22:08 File successfully converted to sysstat format version 12.2.1 21:22:08 + sadf -c /var/log/sa-host/sa23 21:22:08 file_magic: OK 21:22:08 HZ: Using current value: 100 21:22:08 file_header: OK 21:22:08 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 21:22:08 Statistics: 21:22:08 Hnuu...uuuununununu... 21:22:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:08 provisioning config files... 21:22:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp/config5513072306840072617tmp [Pipeline] { [Pipeline] echo 21:22:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:08 ---> create-netrc.sh [Pipeline] } 21:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:22:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:22:09 ---> python-tools-install.sh [Pipeline] echo 21:22:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:09 ---> sudo-logs.sh 21:22:09 Archiving 'sudo' log.. [Pipeline] echo 21:22:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:09 ---> job-cost.sh 21:22:09 lf-activate-venv: SKIPPING 21:22:09 INFO: No Stack... 21:22:10 INFO: Retrieving Pricing Info for: v1-standard-2 21:22:11 INFO: Archiving Costs [Pipeline] echo 21:22:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:11 ---> logs-deploy.sh 21:22:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-134/6 21:22:11 INFO: archiving workspace using pattern(s): 21:22:12 Archives upload complete. 21:22:13 INFO: archiving logs to Nexus 21:22:14 ---> uname -a: 21:22:14 Linux prd-centos7-docker-4c-2g-16166.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:22:14 21:22:14 21:22:14 ---> lscpu: 21:22:14 Architecture: x86_64 21:22:14 CPU op-mode(s): 32-bit, 64-bit 21:22:14 Byte Order: Little Endian 21:22:14 Address sizes: 40 bits physical, 48 bits virtual 21:22:14 CPU(s): 4 21:22:14 On-line CPU(s) list: 0-3 21:22:14 Thread(s) per core: 1 21:22:14 Core(s) per socket: 1 21:22:14 Socket(s): 4 21:22:14 NUMA node(s): 1 21:22:14 Vendor ID: GenuineIntel 21:22:14 CPU family: 6 21:22:14 Model: 44 21:22:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:22:14 Stepping: 1 21:22:14 CPU MHz: 2933.442 21:22:14 BogoMIPS: 5866.88 21:22:14 Virtualization: VT-x 21:22:14 Hypervisor vendor: KVM 21:22:14 Virtualization type: full 21:22:14 L1d cache: 128 KiB 21:22:14 L1i cache: 128 KiB 21:22:14 L2 cache: 16 MiB 21:22:14 L3 cache: 64 MiB 21:22:14 NUMA node0 CPU(s): 0-3 21:22:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:22:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:22:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:22:14 Vulnerability Meltdown: Mitigation; PTI 21:22:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:22:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:22:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:22:14 Vulnerability Srbds: Not affected 21:22:14 Vulnerability Tsx async abort: Not affected 21:22:14 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 21:22:14 21:22:14 21:22:14 ---> nproc: 21:22:14 4 21:22:14 21:22:14 21:22:14 ---> df -h: 21:22:14 Filesystem Size Used Available Use% Mounted on 21:22:14 overlay 50.0G 7.3G 42.7G 15% / 21:22:14 tmpfs 64.0M 0 64.0M 0% /dev 21:22:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:22:14 shm 64.0M 0 64.0M 0% /dev/shm 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134 21:22:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-134@tmp 21:22:14 21:22:14 21:22:14 ---> free -m: 21:22:14 total used free shared buff/cache available 21:22:14 Mem: 1837 691 108 0 1037 1041 21:22:14 Swap: 1023 1 1022 21:22:14 21:22:14 21:22:14 ---> ip addr: 21:22:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:22:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:22:14 inet 127.0.0.1/8 scope host lo 21:22:14 valid_lft forever preferred_lft forever 21:22:14 inet6 ::1/128 scope host 21:22:14 valid_lft forever preferred_lft forever 21:22:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:22:14 link/ether fa:16:3e:94:5c:e8 brd ff:ff:ff:ff:ff:ff 21:22:14 inet 10.30.123.193/23 brd 10.30.123.255 scope global dynamic eth0 21:22:14 valid_lft 86021sec preferred_lft 86021sec 21:22:14 inet6 fe80::f816:3eff:fe94:5ce8/64 scope link 21:22:14 valid_lft forever preferred_lft forever 21:22:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:22:14 link/ether 02:42:bd:0d:11:be brd ff:ff:ff:ff:ff:ff 21:22:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:22:14 valid_lft forever preferred_lft forever 21:22:14 inet6 fe80::42:bdff:fe0d:11be/64 scope link 21:22:14 valid_lft forever preferred_lft forever 21:22:14 21:22:14 21:22:14 ---> sar -b -r -n DEV: 21:22:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 21:22:14 21:22:14 21:15:43 LINUX RESTART (4 CPU) 21:22:14 21:22:14 21:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:22:14 21:17:02 170.03 83.35 86.68 0.00 9031.53 39174.28 0.00 21:22:14 21:18:01 2.46 0.00 2.46 0.00 0.00 55.50 0.00 21:22:14 21:19:01 0.42 0.00 0.42 0.00 0.00 5.86 0.00 21:22:14 21:20:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 21:22:14 21:21:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 21:22:14 21:22:01 104.48 63.11 41.37 0.00 4738.89 14624.60 0.00 21:22:14 Average: 46.46 24.49 21.98 0.00 2302.17 9005.33 0.00 21:22:14 21:22:14 21:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:22:14 21:17:02 152160 0 592780 31.50 2620 1133984 1102564 37.63 396232 1133228 128 21:22:14 21:18:01 152112 0 592740 31.50 2620 1134072 1102564 37.63 398576 1131064 12 21:22:14 21:19:01 156144 0 588700 31.29 2620 1134080 1075168 36.69 397528 1128624 8 21:22:14 21:20:01 156052 0 588792 31.29 2620 1134080 1075356 36.70 407056 1119892 16 21:22:14 21:21:01 157072 0 587764 31.24 2620 1134088 1075176 36.69 398844 1127164 12 21:22:14 21:22:01 223524 0 676756 35.97 2620 978644 1277448 43.60 447252 962684 101956 21:22:14 Average: 166177 0 604589 32.13 2620 1108158 1118046 38.16 407581 1100443 17022 21:22:14 21:22:14 21:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:22:14 21:17:02 eth0 445.83 303.60 1044.64 95.54 0.00 0.00 0.00 0.00 21:22:14 21:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:17:02 docker0 3.31 2.58 0.61 3.94 0.00 0.00 0.00 0.00 21:22:14 21:18:01 eth0 0.51 0.42 0.27 0.21 0.00 0.00 0.00 0.00 21:22:14 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:19:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 0.00 21:22:14 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:20:01 eth0 1.13 0.63 0.57 0.37 0.00 0.00 0.00 0.00 21:22:14 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:21:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 21:22:14 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:22:01 eth0 217.37 168.98 2171.50 18.15 0.00 0.00 0.00 0.00 21:22:14 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 Average: eth0 111.37 79.21 537.90 19.11 0.00 0.00 0.00 0.00 21:22:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:14 Average: docker0 0.55 0.43 0.10 0.66 0.00 0.00 0.00 0.00 21:22:14 21:22:14 21:22:14 ---> sar -P ALL: 21:22:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 21:22:14 21:22:14 21:15:43 LINUX RESTART (4 CPU) 21:22:14 21:22:14 21:16:01 CPU %user %nice %system %iowait %steal %idle 21:22:14 21:17:02 all 14.43 0.00 8.27 7.05 0.02 70.23 21:22:14 21:17:02 0 15.23 0.00 7.83 7.70 0.02 69.22 21:22:14 21:17:02 1 15.32 0.00 8.53 6.74 0.02 69.40 21:22:14 21:17:02 2 12.34 0.00 8.07 7.15 0.03 72.40 21:22:14 21:17:02 3 14.81 0.00 8.67 6.60 0.02 69.90 21:22:14 21:18:01 all 0.19 0.00 0.06 0.00 0.00 99.75 21:22:14 21:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:22:14 21:18:01 1 0.10 0.00 0.08 0.00 0.00 99.81 21:22:14 21:18:01 2 0.56 0.00 0.08 0.00 0.00 99.36 21:22:14 21:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:22:14 21:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:22:14 21:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:22:14 21:19:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:22:14 21:19:01 2 0.53 0.00 0.05 0.00 0.00 99.42 21:22:14 21:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:22:14 21:20:01 all 0.17 0.00 0.06 0.00 0.00 99.77 21:22:14 21:20:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:22:14 21:20:01 1 0.05 0.00 0.08 0.00 0.00 99.87 21:22:14 21:20:01 2 0.57 0.00 0.07 0.00 0.00 99.37 21:22:14 21:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:22:14 21:21:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:22:14 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:22:14 21:21:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:22:14 21:21:01 2 0.55 0.00 0.05 0.00 0.00 99.40 21:22:14 21:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:22:14 21:22:01 all 5.30 0.00 3.56 1.29 0.00 89.84 21:22:14 21:22:01 0 5.28 0.00 3.96 0.94 0.00 89.83 21:22:14 21:22:01 1 5.50 0.00 3.38 2.14 0.02 88.97 21:22:14 21:22:01 2 5.30 0.00 3.49 0.99 0.00 90.22 21:22:14 21:22:01 3 5.11 0.00 3.43 1.11 0.00 90.35 21:22:14 Average: all 3.39 0.00 1.99 1.38 0.00 93.23 21:22:14 Average: 0 3.43 0.00 1.98 1.43 0.00 93.16 21:22:14 Average: 1 3.50 0.00 2.02 1.47 0.01 93.00 21:22:14 Average: 2 3.29 0.00 1.96 1.35 0.01 93.40 21:22:14 Average: 3 3.32 0.00 2.02 1.27 0.01 93.39 21:22:14 21:22:14 21:22:14