Pull request #149 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 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9+01392623d029756b86a2b134daf8061cb95bd700 (db8f142a02dec57777b2df7a93fb8d5df3d4c1e9) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21202 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [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-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) > git config core.sparsecheckout # timeout=10 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # 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 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 Commit message: "refactor: Make module a Go V2 Module" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:37 ========================================================= 15:58:37 EdgeX Global Pipelines Version Info 15:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2be73edfbfccbec461b7de43b756280eb7f64b9e # timeout=10 15:58:40 ------------------- 15:58:40 stable info: 15:58:40 ------------------- 15:58:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:40 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 15:58:40 Message: update stable to v1.0.177 15:58:41 ------------------- 15:58:41 experimental info: 15:58:41 ------------------- 15:58:41 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:41 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 15:58:41 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:58:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:58:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20acc36 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:46 + git log --format=format:%s -1 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] echo 15:58:46 GIT_COMMIT: 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9, Commit Message: refactor: Make module a Go V2 Module [Pipeline] echo 15:58:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:47 15:58:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:48 latest: Pulling from edgex-devops/git-semver 15:58:48 31603596830f: Pulling fs layer 15:58:48 2a8b12db71e7: Pulling fs layer 15:58:48 6ca5941a6612: Pulling fs layer 15:58:48 ecc8261a40a4: Pulling fs layer 15:58:48 ecc8261a40a4: Waiting 15:58:48 2a8b12db71e7: Download complete 15:58:49 31603596830f: Verifying Checksum 15:58:49 31603596830f: Download complete 15:58:49 ecc8261a40a4: Verifying Checksum 15:58:49 ecc8261a40a4: Download complete 15:58:49 6ca5941a6612: Verifying Checksum 15:58:49 6ca5941a6612: Download complete 15:58:49 31603596830f: Pull complete 15:58:49 2a8b12db71e7: Pull complete 15:58:52 6ca5941a6612: Pull complete 15:58:53 ecc8261a40a4: Pull complete 15:58:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:58:53 prd-centos7-docker-4c-2g-21202 does not seem to be running inside a container 15:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-149 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149:/w/workspace/xfoundry_go-mod-bootstrap_PR-149:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:56 $ docker top 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:56 [ssh-agent] Looking for ssh-agent implementation... 15:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:57 $ docker exec 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent 15:58:57 SSH_AUTH_SOCK=/tmp/ssh-FYsBDYrwtbbU/agent.12 15:58:57 SSH_AGENT_PID=17 15:58:57 Running ssh-add (command line suppressed) 15:58:58 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_115034479784710155.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_115034479784710155.key) 15:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:58 + git tag --points-at HEAD [Pipeline] } 15:58:58 $ docker exec --env ******** --env ******** 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent -k 15:58:59 unset SSH_AUTH_SOCK; 15:58:59 unset SSH_AGENT_PID; 15:58:59 echo Agent pid 17 killed; 15:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:59 [ssh-agent] Looking for ssh-agent implementation... 15:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:59 $ docker exec 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent 15:59:00 SSH_AUTH_SOCK=/tmp/ssh-Dew65CpYCUHE/agent.46 15:59:00 SSH_AGENT_PID=51 15:59:00 Running ssh-add (command line suppressed) 15:59:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_223719784924239525.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_223719784924239525.key) 15:59:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:01 + git semver init 15:59:01 # -> Open(): unable to determine branch for HEAD 15:59:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-149/.git 15:59:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-149 15:59:01 # $SEMVER_REMOTE_NAME = origin 15:59:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:01 # $SEMVER_USER_NAME = edgex-jenkins 15:59:01 # $SEMVER_BRANCH = PR-149 15:59:01 # $SEMVER_TEMP = /tmp/semver-397258396 15:59:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:59:03 # '/tmp/semver-397258396' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-149/.semver' 15:59:03 # -> Force: false 15:59:03 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-149/.semver [Pipeline] } 15:59:03 $ docker exec --env ******** --env ******** 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent -k 15:59:03 unset SSH_AUTH_SOCK; 15:59:03 unset SSH_AGENT_PID; 15:59:03 echo Agent pid 51 killed; 15:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:04 + git semver [Pipeline] } 15:59:04 $ docker stop --time=1 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf 15:59:06 $ docker rm -f 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf [Pipeline] // withDockerContainer [Pipeline] sh 15:59:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:08 Stashed 1 file(s) [Pipeline] echo 15:59:08 [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 15:59:23 Still waiting to schedule task 15:59:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:59:23 Still waiting to schedule task 15:59:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:01:26 Running on prd-centos7-docker-4c-2g-21209 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [Pipeline] { [Pipeline] ws 16:01:26 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 16:01:29 using credential edgex-jenkins-ssh 16:01:29 Cloning the remote Git repository 16:01:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:01:29 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 16:01:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:01:29 > git --version # timeout=10 16:01:29 > git --version # 'git version 2.24.3' 16:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:01:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:01:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:01:30 Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 16:01:30 Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 16:01:30 Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) 16:01:30 > git config core.sparsecheckout # timeout=10 16:01:30 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 16:01:30 > git remote # timeout=10 16:01:30 > git config --get remote.origin.url # timeout=10 16:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:30 > git merge 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 16:01:30 > git rev-parse HEAD^{commit} # timeout=10 16:01:30 > git config core.sparsecheckout # timeout=10 16:01:30 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 16:01:34 Commit message: "refactor: Make module a Go V2 Module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:01:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:01:36 + sudo service docker restart 16:01:36 + true 16:01:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:01:37 ========================================================= 16:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:01:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:01:37 + 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 . 16:01:38 Sending build context to Docker daemon 731.1kB 16:01:38 Step 1/8 : ARG BASE=golang:1.15-alpine 16:01:38 Step 2/8 : FROM ${BASE} 16:01:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:38 188c0c94c7c5: Pulling fs layer 16:01:38 0ef7d3d256c8: Pulling fs layer 16:01:38 de9db76c5a1d: Pulling fs layer 16:01:38 bca2f99d35d6: Pulling fs layer 16:01:38 93359f2a8cfa: Pulling fs layer 16:01:38 7c6f9722023f: Pulling fs layer 16:01:38 a35cf1a2eb13: Pulling fs layer 16:01:38 bca2f99d35d6: Waiting 16:01:38 93359f2a8cfa: Waiting 16:01:38 7c6f9722023f: Waiting 16:01:38 a35cf1a2eb13: Waiting 16:01:38 de9db76c5a1d: Verifying Checksum 16:01:38 de9db76c5a1d: Download complete 16:01:38 0ef7d3d256c8: Verifying Checksum 16:01:38 0ef7d3d256c8: Download complete 16:01:38 93359f2a8cfa: Verifying Checksum 16:01:38 93359f2a8cfa: Download complete 16:01:38 7c6f9722023f: Download complete 16:01:38 188c0c94c7c5: Retrying in 5 seconds 16:01:39 188c0c94c7c5: Retrying in 4 seconds 16:01:39 a35cf1a2eb13: Verifying Checksum 16:01:39 a35cf1a2eb13: Download complete 16:01:40 188c0c94c7c5: Retrying in 3 seconds 16:01:41 bca2f99d35d6: Verifying Checksum 16:01:41 bca2f99d35d6: Download complete 16:01:41 188c0c94c7c5: Retrying in 2 seconds 16:01:42 188c0c94c7c5: Retrying in 1 second 16:01:43 188c0c94c7c5: Retrying in 10 seconds 16:01:44 188c0c94c7c5: Retrying in 9 seconds 16:01:45 188c0c94c7c5: Retrying in 8 seconds 16:01:46 188c0c94c7c5: Retrying in 7 seconds 16:01:47 188c0c94c7c5: Retrying in 6 seconds 16:01:48 188c0c94c7c5: Retrying in 5 seconds 16:01:49 188c0c94c7c5: Retrying in 4 seconds 16:01:50 188c0c94c7c5: Retrying in 3 seconds 16:01:51 188c0c94c7c5: Retrying in 2 seconds 16:01:52 188c0c94c7c5: Retrying in 1 second 16:01:53 188c0c94c7c5: Verifying Checksum 16:01:53 188c0c94c7c5: Download complete 16:01:54 188c0c94c7c5: Pull complete 16:01:54 0ef7d3d256c8: Pull complete 16:01:54 de9db76c5a1d: Pull complete 16:01:59 bca2f99d35d6: Pull complete 16:01:59 93359f2a8cfa: Pull complete 16:01:59 7c6f9722023f: Pull complete 16:02:04 a35cf1a2eb13: Pull complete 16:02:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:02:04 ---> a62c8e92a672 16:02:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:02:04 ---> Running in c2ef1469898d 16:02:05 Removing intermediate container c2ef1469898d 16:02:05 ---> 0d9335e65df7 16:02:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:05 ---> Running in 6aac3bea18b9 16:02:06 Removing intermediate container 6aac3bea18b9 16:02:06 ---> 090e99a36bef 16:02:06 Step 5/8 : RUN apk add --update --no-cache git make 16:02:06 ---> Running in 723b7e676a82 16:02:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:08 OK: 166 MiB in 39 packages 16:02:09 Removing intermediate container 723b7e676a82 16:02:09 ---> 47f00eb354d2 16:02:09 Step 6/8 : WORKDIR /build 16:02:09 ---> Running in 23c7eefebaeb 16:02:09 Removing intermediate container 23c7eefebaeb 16:02:09 ---> 585bb9d4fa79 16:02:09 Step 7/8 : COPY go.mod . 16:02:09 ---> 4235a5392a92 16:02:09 Step 8/8 : RUN go mod download 16:02:09 ---> Running in 8e1ce9d4ac55 16:02:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21208 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [Pipeline] { [Pipeline] ws 16:02:16 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 16:02:22 using credential edgex-jenkins-ssh 16:02:22 Cloning the remote Git repository 16:02:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:02:22 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 16:02:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:02:22 > git --version # timeout=10 16:02:22 > git --version # 'git version 2.17.1' 16:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:02:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:02:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:02:24 Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 16:02:24 Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 16:02:24 Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) 16:02:24 > git config core.sparsecheckout # timeout=10 16:02:24 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 16:02:24 > git remote # timeout=10 16:02:24 > git config --get remote.origin.url # timeout=10 16:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:24 > git merge 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 16:02:24 > git rev-parse HEAD^{commit} # timeout=10 16:02:24 > git config core.sparsecheckout # timeout=10 16:02:24 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 16:02:27 Removing intermediate container 8e1ce9d4ac55 16:02:27 ---> 53f952759e8c 16:02:27 Successfully built 53f952759e8c 16:02:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:28 + docker inspect -f . ci-base-image-x86_64 16:02:28 . [Pipeline] withDockerContainer 16:02:28 prd-centos7-docker-4c-2g-21209 does not seem to be running inside a container 16:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 16:02:29 $ docker top 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 -eo pid,comm 16:02:29 Commit message: "refactor: Make module a Go V2 Module" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 16:02:29 + go version 16:02:29 go version go1.15.5 linux/amd64 [Pipeline] } 16:02:29 $ docker stop --time=1 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 16:02:30 $ docker rm -f 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 16:02:32 + docker inspect -f . ci-base-image-x86_64 16:02:32 . [Pipeline] withDockerContainer 16:02:32 prd-centos7-docker-4c-2g-21209 does not seem to be running inside a container 16:02:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 16:02:33 $ docker top b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:02:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:02:33 + make test 16:02:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:02:34 + sudo service docker restart 16:02:34 + true [Pipeline] unstash [Pipeline] echo 16:02:37 ========================================================= 16:02:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:02:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:02:37 + 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 . 16:02:38 Sending build context to Docker daemon 730.1kB 16:02:38 Step 1/8 : ARG BASE=golang:1.15-alpine 16:02:38 Step 2/8 : FROM ${BASE} 16:02:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:02:39 5f621e34cdf4: Pulling fs layer 16:02:39 a4357932f1b6: Pulling fs layer 16:02:39 18c013af1878: Pulling fs layer 16:02:39 00ac8860ef70: Pulling fs layer 16:02:39 63d7cb157983: Pulling fs layer 16:02:39 b116817d02f9: Pulling fs layer 16:02:39 745a02a5169b: Pulling fs layer 16:02:39 00ac8860ef70: Waiting 16:02:39 63d7cb157983: Waiting 16:02:39 b116817d02f9: Waiting 16:02:39 745a02a5169b: Waiting 16:02:39 18c013af1878: Verifying Checksum 16:02:39 18c013af1878: Download complete 16:02:39 a4357932f1b6: Download complete 16:02:39 63d7cb157983: Verifying Checksum 16:02:39 63d7cb157983: Download complete 16:02:39 b116817d02f9: Verifying Checksum 16:02:39 5f621e34cdf4: Verifying Checksum 16:02:39 5f621e34cdf4: Download complete 16:02:40 5f621e34cdf4: Pull complete 16:02:40 a4357932f1b6: Pull complete 16:02:40 18c013af1878: Pull complete 16:02:41 745a02a5169b: Verifying Checksum 16:02:41 745a02a5169b: Download complete 16:02:43 00ac8860ef70: Verifying Checksum 16:02:43 00ac8860ef70: Download complete 16:02:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:02:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.020s coverage: 9.0% of statements 16:02:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:02:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.2% of statements 16:02:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 16:02:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.015s coverage: 34.3% of statements 16:02:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:02:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:02:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 18.2% of statements 16:02:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.009s coverage: 95.3% of statements 16:02:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:02:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 16:02:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 16:02:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:02:49 gofmt -l . 16:02:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:02:49 $ docker stop --time=1 b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 16:02:52 $ docker rm -f b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:02:53 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 16:02:54 00ac8860ef70: Pull complete 16:02:54 63d7cb157983: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 16:02:54 b116817d02f9: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:58 745a02a5169b: Pull complete 16:02:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:02:58 ---> b7e6874047d6 16:02:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:03:01 ---> Running in 6f6488ae5025 16:03:01 Removing intermediate container 6f6488ae5025 16:03:01 ---> a47b64b9aa67 16:03:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:01 ---> Running in c83d349119a4 16:03:04 Removing intermediate container c83d349119a4 16:03:04 ---> b5012753e914 16:03:04 Step 5/8 : RUN apk add --update --no-cache git make 16:03:04 ---> Running in df6ffa5ca376 16:03:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:06 OK: 142 MiB in 39 packages 16:03:08 Removing intermediate container df6ffa5ca376 16:03:08 ---> 903606be4ddc 16:03:08 Step 6/8 : WORKDIR /build 16:03:08 ---> Running in d789b32782e3 16:03:09 Removing intermediate container d789b32782e3 16:03:09 ---> 3a1831ccae9b 16:03:09 Step 7/8 : COPY go.mod . 16:03:09 ---> 66a8107ee960 16:03:09 Step 8/8 : RUN go mod download 16:03:09 ---> Running in 6de5ea5a99b3 16:03:31 Removing intermediate container 6de5ea5a99b3 16:03:31 ---> 72afba8994fa 16:03:31 Successfully built 72afba8994fa 16:03:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:03:32 + docker inspect -f . ci-base-image-arm64 16:03:32 . [Pipeline] withDockerContainer 16:03:32 prd-ubuntu18.04-docker-arm64-4c-16g-21208 does not seem to be running inside a container 16:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 16:03:34 $ docker top 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:35 + go version 16:03:35 go version go1.15.5 linux/arm64 [Pipeline] } 16:03:35 $ docker stop --time=1 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 16:03:37 $ docker rm -f 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:38 + docker inspect -f . ci-base-image-arm64 16:03:38 . [Pipeline] withDockerContainer 16:03:38 prd-ubuntu18.04-docker-arm64-4c-16g-21208 does not seem to be running inside a container 16:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 16:03:40 $ docker top 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:41 + make test 16:03:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:04:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:04:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.0% of statements 16:04:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:04:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.030s coverage: 92.2% of statements 16:04:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 16:04:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements 16:04:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:04:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:04:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements 16:04:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements 16:04:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:04:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 16:04:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 16:04:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:04:22 gofmt -l . 16:04:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:04:22 $ docker stop --time=1 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 16:04:24 $ docker rm -f 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:25 Warning: overwriting stash ‘coverage-report’ 16:04:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:04:27 provisioning config files... 16:04:27 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/config1932924668466186930tmp [Pipeline] { [Pipeline] sh 16:04:28 + set +x 16:04:28 + curl -s https://codecov.io/bash 16:04:28 + bash -s -- 16:04:28 16:04:28 _____ _ 16:04:28 / ____| | | 16:04:28 | | ___ __| | ___ ___ _____ __ 16:04:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:04:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:04:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:04:28 Bash-20210115-cec3c92 16:04:28 16:04:28 16:04:28 ==> git version 2.24.3 found 16:04:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:04:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:04:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:04:28 ==> Jenkins CI detected. 16:04:28 project root: . 16:04:28 --> token set from env 16:04:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:04:29 ==> Running gcov in . (disable via -X gcov) 16:04:29 ==> Python coveragepy not found 16:04:29 ==> Searching for coverage reports in: 16:04:29 + . 16:04:29 -> Found 1 reports 16:04:29 ==> Detecting git/mercurial file structure 16:04:29 ==> Reading reports 16:04:29 + ./coverage.out bytes=26895 16:04:29 ==> Appending adjustments 16:04:29 https://docs.codecov.io/docs/fixing-reports 16:04:29 + Found adjustments 16:04:29 ==> Gzipping contents 16:04:29 8.0K /tmp/codecov.FNL1VE.gz 16:04:29 ==> Uploading reports 16:04:29 url: https://codecov.io 16:04:29 query: branch=PR-149&commit=20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=149&job=&cmd_args= 16:04:29 -> Pinging Codecov 16:04:29 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-149&commit=20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=149&job=&cmd_args= 16:04:30 -> Uploading to 16:04:30 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9/67687935-c7c1-4b2f-8b7f-45da51b34625.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T160430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f4f84e7a98c6e2f94bde5fc617ec246e1880858a087c8841b96fce5cf829acd 16:04:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:04:30 Dload Upload Total Spent Left Speed 16:04:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4969 0 0 100 4969 0 9061 --:--:-- --:--:-- --:--:-- 9067 16:04:31 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] } 16:04:31 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 16:04:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:04:35 ---> package-listing.sh 16:04:35 ++ facter osfamily 16:04:35 ++ tr '[:upper:]' '[:lower:]' 16:04:35 + OS_FAMILY=redhat 16:04:35 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-149 16:04:35 + START_PACKAGES=/tmp/packages_start.txt 16:04:35 + END_PACKAGES=/tmp/packages_end.txt 16:04:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:04:35 + PACKAGES=/tmp/packages_start.txt 16:04:35 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-149 ']' 16:04:35 + PACKAGES=/tmp/packages_end.txt 16:04:35 + case "${OS_FAMILY}" in 16:04:35 + sort 16:04:35 + rpm -qa 16:04:42 + '[' -f /tmp/packages_start.txt ']' 16:04:42 + '[' -f /tmp/packages_end.txt ']' 16:04:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:04:42 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-149 ']' 16:04:42 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-149/archives/ 16:04:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-149/archives/ [Pipeline] echo 16:04: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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:04:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:04:43 16:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:04:44 alpine: Pulling from edgex-lftools-log-publisher 16:04:44 df20fa9351a1: Pulling fs layer 16:04:44 36b3adc4ff6f: Pulling fs layer 16:04:44 8ad3a11d3b57: Pulling fs layer 16:04:44 46f8f816bc3b: Pulling fs layer 16:04:44 93b61091891f: Pulling fs layer 16:04:44 93b9cdb0e59b: Pulling fs layer 16:04:44 5e14af77c1be: Pulling fs layer 16:04:44 01666e4c0597: Pulling fs layer 16:04:44 aa168da1d23b: Pulling fs layer 16:04:44 93b61091891f: Waiting 16:04:44 93b9cdb0e59b: Waiting 16:04:44 5e14af77c1be: Waiting 16:04:44 01666e4c0597: Waiting 16:04:44 aa168da1d23b: Waiting 16:04:44 46f8f816bc3b: Waiting 16:04:44 36b3adc4ff6f: Verifying Checksum 16:04:44 36b3adc4ff6f: Download complete 16:04:44 46f8f816bc3b: Verifying Checksum 16:04:44 46f8f816bc3b: Download complete 16:04:44 df20fa9351a1: Verifying Checksum 16:04:44 df20fa9351a1: Download complete 16:04:44 93b9cdb0e59b: Download complete 16:04:44 93b61091891f: Verifying Checksum 16:04:44 93b61091891f: Download complete 16:04:44 5e14af77c1be: Verifying Checksum 16:04:44 5e14af77c1be: Download complete 16:04:44 01666e4c0597: Verifying Checksum 16:04:44 01666e4c0597: Download complete 16:04:45 df20fa9351a1: Pull complete 16:04:46 36b3adc4ff6f: Pull complete 16:04:46 8ad3a11d3b57: Verifying Checksum 16:04:46 8ad3a11d3b57: Download complete 16:04:49 8ad3a11d3b57: Pull complete 16:04:49 46f8f816bc3b: Pull complete 16:04:51 93b61091891f: Pull complete 16:04:51 93b9cdb0e59b: Pull complete 16:04:51 5e14af77c1be: Pull complete 16:04:52 01666e4c0597: Pull complete 16:04:58 aa168da1d23b: Verifying Checksum 16:04:58 aa168da1d23b: Download complete 16:05:21 aa168da1d23b: Pull complete 16:05:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:05:21 prd-centos7-docker-4c-2g-21202 does not seem to be running inside a container 16:05:21 $ 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-149/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-149 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149:/w/workspace/xfoundry_go-mod-bootstrap_PR-149:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:05:29 $ docker top 5e9d3cac9ec13ad5cf1e41993e61d2fc39906e8e5087cff3839ae499878c13c4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:30 + touch /tmp/pre-build-complete [Pipeline] sh 16:05:30 + mkdir -p /var/log/sa [Pipeline] sh 16:05:32 + ls /var/log/sa-host 16:05:32 + sadf -c /var/log/sa-host/sa19 16:05:32 file_magic: OK 16:05:32 HZ: Using current value: 100 16:05:32 file_header: OK 16:05:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:05:32 Statistics: 16:05:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:05:32 File successfully converted to sysstat format version 12.2.1 16:05:32 + sadf -c /var/log/sa-host/sa23 16:05:32 file_magic: OK 16:05:32 HZ: Using current value: 100 16:05:32 file_header: OK 16:05:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:05:32 Statistics: 16:05:32 Hnuu...uuuununununu... 16:05:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:32 provisioning config files... 16:05:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/config5193982039146142321tmp [Pipeline] { [Pipeline] echo 16:05:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:33 ---> create-netrc.sh [Pipeline] } 16:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:05:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:05:34 ---> python-tools-install.sh [Pipeline] echo 16:05:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:05:35 ---> sudo-logs.sh 16:05:35 Archiving 'sudo' log.. [Pipeline] echo 16:05:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:05:35 ---> job-cost.sh 16:05:36 lf-activate-venv: SKIPPING 16:05:36 INFO: No Stack... 16:05:37 INFO: Retrieving Pricing Info for: v1-standard-2 16:05:37 INFO: Archiving Costs [Pipeline] echo 16:05:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:38 ---> logs-deploy.sh 16:05:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-149/2 16:05:38 INFO: archiving workspace using pattern(s): 16:05:41 Archives upload complete. 16:05:41 INFO: archiving logs to Nexus 16:05:43 ---> uname -a: 16:05:43 Linux prd-centos7-docker-4c-2g-21202.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:05:43 16:05:43 16:05:43 ---> lscpu: 16:05:43 Architecture: x86_64 16:05:43 CPU op-mode(s): 32-bit, 64-bit 16:05:43 Byte Order: Little Endian 16:05:43 Address sizes: 40 bits physical, 48 bits virtual 16:05:43 CPU(s): 4 16:05:43 On-line CPU(s) list: 0-3 16:05:43 Thread(s) per core: 1 16:05:43 Core(s) per socket: 1 16:05:43 Socket(s): 4 16:05:43 NUMA node(s): 1 16:05:43 Vendor ID: GenuineIntel 16:05:43 CPU family: 6 16:05:43 Model: 44 16:05:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:05:43 Stepping: 1 16:05:43 CPU MHz: 2933.438 16:05:43 BogoMIPS: 5866.87 16:05:43 Virtualization: VT-x 16:05:43 Hypervisor vendor: KVM 16:05:43 Virtualization type: full 16:05:43 L1d cache: 128 KiB 16:05:43 L1i cache: 128 KiB 16:05:43 L2 cache: 16 MiB 16:05:43 L3 cache: 64 MiB 16:05:43 NUMA node0 CPU(s): 0-3 16:05:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:05:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:05:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:05:43 Vulnerability Meltdown: Mitigation; PTI 16:05:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:05:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:05:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:05:43 Vulnerability Srbds: Not affected 16:05:43 Vulnerability Tsx async abort: Not affected 16:05:43 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 16:05:43 16:05:43 16:05:43 ---> nproc: 16:05:43 4 16:05:43 16:05:43 16:05:43 ---> df -h: 16:05:43 Filesystem Size Used Available Use% Mounted on 16:05:43 overlay 50.0G 7.3G 42.7G 15% / 16:05:43 tmpfs 64.0M 0 64.0M 0% /dev 16:05:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:05:43 shm 64.0M 0 64.0M 0% /dev/shm 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-149 16:05:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp 16:05:43 16:05:43 16:05:43 ---> free -m: 16:05:43 total used free shared buff/cache available 16:05:43 Mem: 1837 717 98 0 1021 1015 16:05:43 Swap: 1023 1 1022 16:05:43 16:05:43 16:05:43 ---> ip addr: 16:05:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:05:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:43 inet 127.0.0.1/8 scope host lo 16:05:43 valid_lft forever preferred_lft forever 16:05:43 inet6 ::1/128 scope host 16:05:43 valid_lft forever preferred_lft forever 16:05:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:05:43 link/ether fa:16:3e:85:c8:33 brd ff:ff:ff:ff:ff:ff 16:05:43 inet 10.30.123.244/23 brd 10.30.123.255 scope global dynamic eth0 16:05:43 valid_lft 85913sec preferred_lft 85913sec 16:05:43 inet6 fe80::f816:3eff:fe85:c833/64 scope link 16:05:43 valid_lft forever preferred_lft forever 16:05:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:05:43 link/ether 02:42:dd:85:fe:13 brd ff:ff:ff:ff:ff:ff 16:05:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:05:43 valid_lft forever preferred_lft forever 16:05:43 inet6 fe80::42:ddff:fe85:fe13/64 scope link 16:05:43 valid_lft forever preferred_lft forever 16:05:43 16:05:43 16:05:43 ---> sar -b -r -n DEV: 16:05:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 16:05:43 16:05:43 15:57:23 LINUX RESTART (4 CPU) 16:05:43 16:05:43 15:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:05:43 15:59:02 95.04 46.60 48.44 0.00 7676.39 10616.56 0.00 16:05:43 16:00:01 9.56 1.54 8.02 0.00 90.93 183.27 0.00 16:05:43 16:01:01 0.75 0.00 0.75 0.00 0.00 10.17 0.00 16:05:43 16:02:01 0.38 0.10 0.28 0.00 1.73 5.11 0.00 16:05:43 16:03:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 16:05:43 16:04:01 0.29 0.00 0.29 0.00 0.00 3.71 0.00 16:05:43 16:05:01 63.89 48.87 15.02 0.00 4205.05 4458.72 0.00 16:05:43 Average: 24.42 13.95 10.47 0.00 1720.54 2195.67 0.00 16:05:43 16:05:43 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:43 15:59:02 153748 0 630812 33.53 2620 1094364 1345992 45.94 442236 1084928 60 16:05:43 16:00:01 152464 0 628736 33.42 2620 1097724 1158276 39.53 450492 1078532 8 16:05:43 16:01:01 163536 0 617660 32.83 2620 1097728 1077196 36.76 449292 1070300 12 16:05:43 16:02:01 161704 0 619368 32.92 2620 1097852 1075956 36.72 448900 1072312 12 16:05:43 16:03:01 160796 0 620272 32.97 2620 1097856 1076064 36.72 462340 1059704 8 16:05:43 16:04:01 161232 0 619828 32.94 2620 1097864 1076136 36.73 461852 1059992 8 16:05:43 16:05:01 74836 0 706820 37.57 2620 1097268 1495564 51.04 479620 1109072 89904 16:05:43 Average: 146902 0 634785 33.74 2620 1097237 1186455 40.49 456390 1076406 12859 16:05:43 16:05:43 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:05:43 15:59:02 eth0 223.77 173.03 1018.99 66.73 0.00 0.00 0.00 0.00 16:05:43 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 15:59:02 vethd63f076 0.28 0.48 0.05 0.07 0.00 0.00 0.00 0.00 16:05:43 15:59:02 docker0 0.28 0.36 0.05 0.06 0.00 0.00 0.00 0.00 16:05:43 16:00:01 eth0 16.95 14.58 17.36 26.82 0.00 0.00 0.00 0.00 16:05:43 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:00:01 docker0 2.98 1.91 0.64 4.67 0.00 0.00 0.00 0.00 16:05:43 16:01:01 eth0 1.73 0.38 0.53 0.24 0.00 0.00 0.00 0.00 16:05:43 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:02:01 eth0 3.14 0.66 0.76 0.32 0.00 0.00 0.00 0.00 16:05:43 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:03:01 eth0 2.78 0.99 0.92 0.71 0.00 0.00 0.00 0.00 16:05:43 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:04:01 eth0 1.64 0.66 0.73 0.47 0.00 0.00 0.00 0.00 16:05:43 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:05:01 eth0 224.07 165.23 2173.27 20.48 0.00 0.00 0.00 0.00 16:05:43 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 Average: eth0 68.06 51.04 461.33 16.56 0.00 0.00 0.00 0.00 16:05:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:43 Average: docker0 0.46 0.32 0.10 0.67 0.00 0.00 0.00 0.00 16:05:43 16:05:43 16:05:43 ---> sar -P ALL: 16:05:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 16:05:43 16:05:43 15:57:23 LINUX RESTART (4 CPU) 16:05:43 16:05:43 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:05:43 15:59:02 all 12.77 0.00 5.58 2.88 24.91 53.86 16:05:43 15:59:02 0 10.31 0.00 5.70 2.52 26.17 55.30 16:05:43 15:59:02 1 12.52 0.00 5.21 2.68 24.66 54.93 16:05:43 15:59:02 2 15.01 0.00 6.06 3.05 23.82 52.06 16:05:43 15:59:02 3 13.37 0.00 5.35 3.29 24.92 53.06 16:05:43 16:00:01 all 0.55 0.00 0.44 0.07 2.27 96.68 16:05:43 16:00:01 0 0.52 0.00 0.37 0.00 2.15 96.96 16:05:43 16:00:01 1 0.47 0.00 0.40 0.07 2.55 96.51 16:05:43 16:00:01 2 0.77 0.00 0.59 0.10 2.72 95.82 16:05:43 16:00:01 3 0.42 0.00 0.39 0.12 1.64 97.43 16:05:43 16:01:01 all 0.06 0.00 0.09 0.00 1.15 98.70 16:05:43 16:01:01 0 0.02 0.00 0.07 0.00 0.53 99.39 16:05:43 16:01:01 1 0.07 0.00 0.16 0.00 1.83 97.94 16:05:43 16:01:01 2 0.13 0.00 0.10 0.00 1.71 98.06 16:05:43 16:01:01 3 0.02 0.00 0.03 0.00 0.53 99.42 16:05:43 16:02:01 all 0.08 0.00 0.15 0.00 1.61 98.16 16:05:43 16:02:01 0 0.03 0.00 0.05 0.00 1.45 98.47 16:05:43 16:02:01 1 0.05 0.00 0.16 0.00 1.71 98.08 16:05:43 16:02:01 2 0.15 0.00 0.25 0.02 1.57 98.02 16:05:43 16:02:01 3 0.10 0.00 0.13 0.00 1.71 98.06 16:05:43 16:03:01 all 0.07 0.00 0.07 0.00 1.76 98.11 16:05:43 16:03:01 0 0.03 0.00 0.10 0.00 1.30 98.57 16:05:43 16:03:01 1 0.03 0.00 0.05 0.00 1.76 98.16 16:05:43 16:03:01 2 0.16 0.00 0.05 0.00 1.88 97.91 16:05:43 16:03:01 3 0.03 0.00 0.07 0.00 2.09 97.82 16:05:43 16:04:01 all 0.09 0.00 0.18 0.00 1.59 98.14 16:05:43 16:04:01 0 0.10 0.00 0.18 0.00 1.18 98.54 16:05:43 16:04:01 1 0.08 0.00 0.25 0.00 1.73 97.94 16:05:43 16:04:01 2 0.17 0.00 0.15 0.00 1.82 97.86 16:05:43 16:04:01 3 0.00 0.00 0.13 0.00 1.64 98.22 16:05:43 16:05:01 all 2.12 0.00 1.63 1.60 12.73 81.92 16:05:43 16:05:01 0 1.25 0.00 1.58 0.63 14.04 82.51 16:05:43 16:05:01 1 1.70 0.00 1.58 0.03 13.09 83.60 16:05:43 16:05:01 2 2.93 0.00 2.11 4.92 12.38 77.67 16:05:43 16:05:01 3 2.62 0.00 1.28 0.88 11.39 83.83 16:05:43 Average: all 2.31 0.00 1.19 0.67 6.72 89.11 16:05:43 Average: 0 1.83 0.00 1.19 0.47 6.93 89.58 16:05:43 Average: 1 2.20 0.00 1.15 0.41 6.93 89.32 16:05:43 Average: 2 2.80 0.00 1.35 1.18 6.64 88.04 16:05:43 Average: 3 2.42 0.00 1.07 0.63 6.39 89.50 16:05:43 16:05:43 16:05:43