Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2dda549afe47513e370af4f3f5899c71f2bbf817+72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 (0596597efa61c6775ff9c94eaf5ec8b1db83727e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-93/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1247 in /w/workspace/exfoundry_go-mod-bootstrap_PR-93 [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/exfoundry_go-mod-bootstrap_PR-93 # timeout=10 Merging remotes/origin/master commit 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 into PR head commit 2dda549afe47513e370af4f3f5899c71f2bbf817 Merge succeeded, producing 2dda549afe47513e370af4f3f5899c71f2bbf817 Checking out Revision 2dda549afe47513e370af4f3f5899c71f2bbf817 (PR-93) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # 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 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:49:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:49:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:49:15 ========================================================= 20:49:15 EdgeX Global Pipelines Version Info 20:49:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:49:16 ------------------- 20:49:16 stable info: 20:49:16 ------------------- 20:49:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:49:16 Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 20:49:16 Message: update stable to v1.0.128 20:49:18 ------------------- 20:49:18 experimental info: 20:49:18 ------------------- 20:49:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:49:18 Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 20:49:18 Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:49:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:49:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:49:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:49:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:49:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:49:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:49:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 20:49:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 20:49:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 20:49:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dda549afe47513e370af4f3f5899c71f2bbf817 [Pipeline] echo 20:49:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dda549 [Pipeline] echo 20:49:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:25 + git log --format=format:%s -1 2dda549afe47513e370af4f3f5899c71f2bbf817 [Pipeline] echo 20:49:25 GIT_COMMIT: 2dda549afe47513e370af4f3f5899c71f2bbf817, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1 [Pipeline] echo 20:49:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:49:26 20:49:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:49:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:49:27 latest: Pulling from edgex-devops/git-semver 20:49:27 31603596830f: Pulling fs layer 20:49:27 2a8b12db71e7: Pulling fs layer 20:49:27 6ca5941a6612: Pulling fs layer 20:49:27 ecc8261a40a4: Pulling fs layer 20:49:27 ecc8261a40a4: Waiting 20:49:27 2a8b12db71e7: Verifying Checksum 20:49:27 2a8b12db71e7: Download complete 20:49:27 31603596830f: Verifying Checksum 20:49:27 31603596830f: Download complete 20:49:27 ecc8261a40a4: Verifying Checksum 20:49:27 ecc8261a40a4: Download complete 20:49:27 6ca5941a6612: Verifying Checksum 20:49:27 6ca5941a6612: Download complete 20:49:27 31603596830f: Pull complete 20:49:28 2a8b12db71e7: Pull complete 20:49:28 6ca5941a6612: Pull complete 20:49:28 ecc8261a40a4: Pull complete 20:49:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:49:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:49:29 prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container 20:49:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-93 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-93:/w/workspace/exfoundry_go-mod-bootstrap_PR-93:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-93@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:49:31 $ docker top 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:32 [ssh-agent] Looking for ssh-agent implementation... 20:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:32 $ docker exec 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 ssh-agent 20:49:32 SSH_AUTH_SOCK=/tmp/ssh-nSL5eHsnEWWB/agent.13 20:49:32 SSH_AGENT_PID=18 20:49:32 Running ssh-add (command line suppressed) 20:49:32 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/private_key_8773503384973953705.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/private_key_8773503384973953705.key) 20:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:33 + git describe --exact-match --tags HEAD 20:49:33 fatal: no tag exactly matches '2dda549afe47513e370af4f3f5899c71f2bbf817' [Pipeline] } 20:49:33 $ docker exec --env ******** --env ******** 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 ssh-agent -k 20:49:33 unset SSH_AUTH_SOCK; 20:49:33 unset SSH_AGENT_PID; 20:49:33 echo Agent pid 18 killed; 20:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:49:33 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:49:33 This usually means this commit has not been tagged. [Pipeline] sshagent 20:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:33 [ssh-agent] Looking for ssh-agent implementation... 20:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:33 $ docker exec 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 ssh-agent 20:49:34 SSH_AUTH_SOCK=/tmp/ssh-Q0vRQVDJC5Xx/agent.48 20:49:34 SSH_AGENT_PID=53 20:49:34 Running ssh-add (command line suppressed) 20:49:34 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/private_key_7477637055160460595.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/private_key_7477637055160460595.key) 20:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:34 + git semver init 20:49:34 # -> Open(): unable to determine branch for HEAD 20:49:34 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-93/.git 20:49:34 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-93 20:49:34 # $SEMVER_REMOTE_NAME = origin 20:49:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:49:34 # $SEMVER_USER_NAME = edgex-jenkins 20:49:34 # $SEMVER_BRANCH = PR-93 20:49:34 # $SEMVER_TEMP = /tmp/semver-631922351 20:49:34 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 20:49:35 # '/tmp/semver-631922351' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-93/.semver' 20:49:35 # -> Force: false 20:49:35 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-93/.semver [Pipeline] } 20:49:35 $ docker exec --env ******** --env ******** 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 ssh-agent -k 20:49:35 unset SSH_AUTH_SOCK; 20:49:35 unset SSH_AGENT_PID; 20:49:35 echo Agent pid 53 killed; 20:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:36 + git semver [Pipeline] } 20:49:36 $ docker stop --time=1 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 20:49:37 $ docker rm -f 9af393c9f213fe5ba854b795e342e13a20f6819127e34b84489673f85be6ec61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:49:38 Stashed 52 file(s) [Pipeline] echo 20:49:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 20:49:38 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:49:54 Still waiting to schedule task 20:49:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:49:54 Still waiting to schedule task 20:49:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1229’ 20:50:25 Running on prd-centos7-docker-4c-2g-1252 in /w/workspace/exfoundry_go-mod-bootstrap_PR-93 [Pipeline] { [Pipeline] ws 20:50:26 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 20:50:30 using credential edgex-jenkins-ssh 20:50:30 Cloning the remote Git repository 20:50:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:50:30 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 20:50:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:50:30 > git --version # timeout=10 20:50:30 > git --version # 'git version 2.16.5' 20:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:31 Merging remotes/origin/master commit 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 into PR head commit 2dda549afe47513e370af4f3f5899c71f2bbf817 20:50:31 Merge succeeded, producing 2dda549afe47513e370af4f3f5899c71f2bbf817 20:50:31 Checking out Revision 2dda549afe47513e370af4f3f5899c71f2bbf817 (PR-93) 20:50:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:50:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:50:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:50:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:50:31 > git config core.sparsecheckout # timeout=10 20:50:31 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # timeout=10 20:50:31 > git remote # timeout=10 20:50:31 > git config --get remote.origin.url # timeout=10 20:50:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:31 > git merge 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 # timeout=10 20:50:31 > git rev-parse HEAD^{commit} # timeout=10 20:50:31 > git config core.sparsecheckout # timeout=10 20:50:31 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # timeout=10 20:50:35 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" 20:50:35 > git --version # timeout=10 20:50:35 > git --version # 'git version 2.16.5' 20:50:35 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:50:36 ========================================================= 20:50:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:50:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:50: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 . 20:50:38 Sending build context to Docker daemon 732.7kB 20:50:38 Step 1/8 : ARG BASE=golang:1.15-alpine 20:50:38 Step 2/8 : FROM ${BASE} 20:50:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:50:38 df20fa9351a1: Pulling fs layer 20:50:38 ed8968b2872e: Pulling fs layer 20:50:38 a92cc7c5fd73: Pulling fs layer 20:50:38 e871e8e8d7a9: Pulling fs layer 20:50:38 e73272ec9a57: Pulling fs layer 20:50:38 1e910a182e73: Pulling fs layer 20:50:38 4e634b169226: Pulling fs layer 20:50:38 e73272ec9a57: Waiting 20:50:38 1e910a182e73: Waiting 20:50:38 4e634b169226: Waiting 20:50:38 e871e8e8d7a9: Waiting 20:50:38 a92cc7c5fd73: Verifying Checksum 20:50:38 a92cc7c5fd73: Download complete 20:50:38 ed8968b2872e: Verifying Checksum 20:50:38 ed8968b2872e: Download complete 20:50:38 e73272ec9a57: Verifying Checksum 20:50:38 e73272ec9a57: Download complete 20:50:38 df20fa9351a1: Verifying Checksum 20:50:38 df20fa9351a1: Download complete 20:50:38 1e910a182e73: Verifying Checksum 20:50:38 1e910a182e73: Download complete 20:50:38 df20fa9351a1: Pull complete 20:50:39 ed8968b2872e: Pull complete 20:50:39 a92cc7c5fd73: Pull complete 20:50:40 4e634b169226: Verifying Checksum 20:50:40 4e634b169226: Download complete 20:50:40 e871e8e8d7a9: Verifying Checksum 20:50:40 e871e8e8d7a9: Download complete 20:50:46 e871e8e8d7a9: Pull complete 20:50:46 e73272ec9a57: Pull complete 20:50:46 1e910a182e73: Pull complete 20:50:51 4e634b169226: Pull complete 20:50:51 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 20:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:50:51 ---> f7629b54cfaa 20:50:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:50:51 ---> Running in f1d3242962d9 20:50:52 Removing intermediate container f1d3242962d9 20:50:52 ---> d2069f6807d3 20:50:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:52 ---> Running in bee4a0a03ec0 20:50:53 Removing intermediate container bee4a0a03ec0 20:50:53 ---> 741208e06330 20:50:53 Step 5/8 : RUN apk add --update --no-cache git make 20:50:53 ---> Running in 50e8ef677e77 20:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:55 OK: 166 MiB in 39 packages 20:50:56 Removing intermediate container 50e8ef677e77 20:50:56 ---> 2b3ff6c51c39 20:50:56 Step 6/8 : WORKDIR /build 20:50:56 ---> Running in 1f0885174230 20:50:56 Removing intermediate container 1f0885174230 20:50:56 ---> 1e63cc8f8fd3 20:50:56 Step 7/8 : COPY go.mod . 20:50:56 ---> 0826aac9990e 20:50:56 Step 8/8 : RUN go mod download 20:50:56 ---> Running in 3f8a2ea97ec5 20:51:18 Removing intermediate container 3f8a2ea97ec5 20:51:18 ---> 44d24afc12af 20:51:18 Successfully built 44d24afc12af 20:51:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:51:19 + docker inspect -f . ci-base-image-x86_64 20:51:19 . [Pipeline] withDockerContainer 20:51:19 prd-centos7-docker-4c-2g-1252 does not seem to be running inside a container 20:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:51:20 $ docker top ed04cfaeeb6203fa351cf1abb54541cb88e1f68d48984189dc7b8dbcd586977b -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:20 + go version 20:51:20 go version go1.15.2 linux/amd64 [Pipeline] } 20:51:20 $ docker stop --time=1 ed04cfaeeb6203fa351cf1abb54541cb88e1f68d48984189dc7b8dbcd586977b 20:51:22 $ docker rm -f ed04cfaeeb6203fa351cf1abb54541cb88e1f68d48984189dc7b8dbcd586977b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:23 + docker inspect -f . ci-base-image-x86_64 20:51:23 . [Pipeline] withDockerContainer 20:51:23 prd-centos7-docker-4c-2g-1252 does not seem to be running inside a container 20:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:51:24 $ docker top 2d1f0e24a2dd2940e70a9a66a3afcb9ffd2a30086702c58aa1739bf7da3abd8e -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:25 + make test 20:51:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:51:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 20:51:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.007s coverage: 9.0% of statements 20:51:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 20:51:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.013s coverage: 95.8% of statements 20:51:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.019s coverage: 84.2% of statements 20:51:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 20:51:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 20:51:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 20:51:43 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 20:51:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 20:51:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 20:51:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 20:51:43 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 20:51:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 20:51:43 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 20:51:43 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 20:51:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:51:44 gofmt -l . 20:51:44 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:51:44 Stashed 1 file(s) [Pipeline] } 20:51:44 $ docker stop --time=1 2d1f0e24a2dd2940e70a9a66a3afcb9ffd2a30086702c58aa1739bf7da3abd8e 20:51:47 $ docker rm -f 2d1f0e24a2dd2940e70a9a66a3afcb9ffd2a30086702c58aa1739bf7da3abd8e [Pipeline] // withDockerContainer [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] } 20:53:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1261 in /w/workspace/exfoundry_go-mod-bootstrap_PR-93 [Pipeline] { [Pipeline] ws 20:53:02 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 20:53:08 using credential edgex-jenkins-ssh 20:53:08 Cloning the remote Git repository 20:53:08 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:53:09 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 20:53:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:53:09 > git --version # timeout=10 20:53:09 > git --version # 'git version 2.17.1' 20:53:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:11 Merging remotes/origin/master commit 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 into PR head commit 2dda549afe47513e370af4f3f5899c71f2bbf817 20:53:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:53:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:53:11 > git config core.sparsecheckout # timeout=10 20:53:11 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # timeout=10 20:53:11 > git remote # timeout=10 20:53:11 > git config --get remote.origin.url # timeout=10 20:53:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:11 Merge succeeded, producing 2dda549afe47513e370af4f3f5899c71f2bbf817 20:53:11 Checking out Revision 2dda549afe47513e370af4f3f5899c71f2bbf817 (PR-93) 20:53:11 > git merge 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 # timeout=10 20:53:11 > git rev-parse HEAD^{commit} # timeout=10 20:53:11 > git config core.sparsecheckout # timeout=10 20:53:11 > git checkout -f 2dda549afe47513e370af4f3f5899c71f2bbf817 # timeout=10 20:53:16 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" 20:53:16 > git --version # timeout=10 20:53:16 > git --version # 'git version 2.17.1' 20:53:16 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:53:18 ========================================================= 20:53:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:53:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:53:19 + 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 . 20:53:20 Sending build context to Docker daemon 732.7kB 20:53:20 Step 1/8 : ARG BASE=golang:1.15-alpine 20:53:20 Step 2/8 : FROM ${BASE} 20:53:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:53:20 b538f80385f9: Pulling fs layer 20:53:20 74f711af9a0d: Pulling fs layer 20:53:20 99f96fe45779: Pulling fs layer 20:53:20 8529a6b9a6be: Pulling fs layer 20:53:20 45590311c82a: Pulling fs layer 20:53:20 69ca0ff8b7b3: Pulling fs layer 20:53:20 209524e5b208: Pulling fs layer 20:53:20 8529a6b9a6be: Waiting 20:53:20 45590311c82a: Waiting 20:53:20 69ca0ff8b7b3: Waiting 20:53:20 209524e5b208: Waiting 20:53:20 99f96fe45779: Verifying Checksum 20:53:20 99f96fe45779: Download complete 20:53:20 74f711af9a0d: Verifying Checksum 20:53:20 74f711af9a0d: Download complete 20:53:20 45590311c82a: Download complete 20:53:20 69ca0ff8b7b3: Verifying Checksum 20:53:20 69ca0ff8b7b3: Download complete 20:53:20 b538f80385f9: Verifying Checksum 20:53:20 b538f80385f9: Download complete 20:53:21 b538f80385f9: Pull complete 20:53:22 74f711af9a0d: Pull complete 20:53:22 99f96fe45779: Pull complete 20:53:23 209524e5b208: Verifying Checksum 20:53:23 209524e5b208: Download complete 20:53:25 8529a6b9a6be: Verifying Checksum 20:53:25 8529a6b9a6be: Download complete 20:53:35 8529a6b9a6be: Pull complete 20:53:35 45590311c82a: Pull complete 20:53:35 69ca0ff8b7b3: Pull complete 20:53:39 209524e5b208: Pull complete 20:53:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 20:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:53:39 ---> 5bddaf1c2fca 20:53:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:53:42 ---> Running in f1aac480b348 20:53:43 Removing intermediate container f1aac480b348 20:53:43 ---> f8b9150c5572 20:53:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:43 ---> Running in 7339a9d9cc28 20:53:46 Removing intermediate container 7339a9d9cc28 20:53:46 ---> 239b663c18c2 20:53:46 Step 5/8 : RUN apk add --update --no-cache git make 20:53:46 ---> Running in a5e87ef49034 20:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:52 OK: 142 MiB in 39 packages 20:53:54 Removing intermediate container a5e87ef49034 20:53:54 ---> 70ac2ccc621f 20:53:54 Step 6/8 : WORKDIR /build 20:53:54 ---> Running in 584f372a74a6 20:53:54 Removing intermediate container 584f372a74a6 20:53:54 ---> ea4c9c0dc75b 20:53:54 Step 7/8 : COPY go.mod . 20:53:55 ---> ddb371a86639 20:53:55 Step 8/8 : RUN go mod download 20:53:55 ---> Running in 0b22830958bb 20:54:22 Removing intermediate container 0b22830958bb 20:54:22 ---> 5b16be6d0584 20:54:22 Successfully built 5b16be6d0584 20:54:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:54:23 + docker inspect -f . ci-base-image-arm64 20:54:23 . [Pipeline] withDockerContainer 20:54:23 prd-ubuntu18.04-docker-arm64-4c-16g-1261 does not seem to be running inside a container 20:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:26 $ docker top 89122958df934fd45b6ba3907780fe064bbb6c56a0391d7257beacd14632008a -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:27 + go version 20:54:27 go version go1.15.2 linux/arm64 [Pipeline] } 20:54:27 $ docker stop --time=1 89122958df934fd45b6ba3907780fe064bbb6c56a0391d7257beacd14632008a 20:54:29 $ docker rm -f 89122958df934fd45b6ba3907780fe064bbb6c56a0391d7257beacd14632008a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:31 + docker inspect -f . ci-base-image-arm64 20:54:31 . [Pipeline] withDockerContainer 20:54:32 prd-ubuntu18.04-docker-arm64-4c-16g-1261 does not seem to be running inside a container 20:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:34 $ docker top 416a894578b81decb31f1a79ea955acbb5977782d2a1a0314a3f9309bd25d6ee -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:36 + make test 20:54:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:55:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 20:55:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.023s coverage: 9.0% of statements 20:55:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 20:55:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.031s coverage: 95.8% of statements 20:55:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.037s coverage: 84.2% of statements 20:55:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 20:55:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 20:55:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 20:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.033s coverage: 100.0% of statements 20:55:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 20:55:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 20:55:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 20:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.014s coverage: 48.9% of statements 20:55:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 20:55:17 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 20:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 20:55:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:55:22 gofmt -l . 20:55:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:55:23 Warning: overwriting stash ‘coverage-report’ 20:55:24 Stashed 1 file(s) [Pipeline] } 20:55:24 $ docker stop --time=1 416a894578b81decb31f1a79ea955acbb5977782d2a1a0314a3f9309bd25d6ee 20:55:26 $ docker rm -f 416a894578b81decb31f1a79ea955acbb5977782d2a1a0314a3f9309bd25d6ee [Pipeline] // withDockerContainer [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 20:55:30 provisioning config files... 20:55:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/config4622982399215447598tmp [Pipeline] { [Pipeline] sh 20:55:30 + curl -s https://codecov.io/bash 20:55:30 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/config4622982399215447598tmp [Pipeline] } 20:55:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 20:55:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:43 ---> package-listing.sh 20:55:43 ++ tr '[:upper:]' '[:lower:]' 20:55:43 ++ facter osfamily 20:55:43 + OS_FAMILY=redhat 20:55:43 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-93 20:55:43 + START_PACKAGES=/tmp/packages_start.txt 20:55:43 + END_PACKAGES=/tmp/packages_end.txt 20:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:43 + PACKAGES=/tmp/packages_start.txt 20:55:43 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-93 ']' 20:55:43 + PACKAGES=/tmp/packages_end.txt 20:55:43 + case "${OS_FAMILY}" in 20:55:43 + rpm -qa 20:55:43 + sort 20:55:47 + '[' -f /tmp/packages_start.txt ']' 20:55:47 + '[' -f /tmp/packages_end.txt ']' 20:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:47 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-93 ']' 20:55:47 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-93/archives/ 20:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-93/archives/ [Pipeline] isUnix [Pipeline] sh 20:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:55:48 20:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:55:48 alpine: Pulling from edgex-lftools-log-publisher 20:55:48 df20fa9351a1: Pulling fs layer 20:55:48 36b3adc4ff6f: Pulling fs layer 20:55:48 8ad3a11d3b57: Pulling fs layer 20:55:48 46f8f816bc3b: Pulling fs layer 20:55:48 0dadc02b9964: Pulling fs layer 20:55:48 ce6a7cf60c04: Pulling fs layer 20:55:48 7a184a31f384: Pulling fs layer 20:55:48 0879bd2ef858: Pulling fs layer 20:55:48 0dadc02b9964: Waiting 20:55:48 7a184a31f384: Waiting 20:55:48 ce6a7cf60c04: Waiting 20:55:48 0879bd2ef858: Waiting 20:55:48 46f8f816bc3b: Waiting 20:55:48 36b3adc4ff6f: Verifying Checksum 20:55:48 36b3adc4ff6f: Download complete 20:55:48 46f8f816bc3b: Verifying Checksum 20:55:48 46f8f816bc3b: Download complete 20:55:48 df20fa9351a1: Verifying Checksum 20:55:48 df20fa9351a1: Download complete 20:55:48 0dadc02b9964: Verifying Checksum 20:55:48 0dadc02b9964: Download complete 20:55:48 ce6a7cf60c04: Verifying Checksum 20:55:48 ce6a7cf60c04: Download complete 20:55:48 7a184a31f384: Verifying Checksum 20:55:48 7a184a31f384: Download complete 20:55:48 8ad3a11d3b57: Verifying Checksum 20:55:48 8ad3a11d3b57: Download complete 20:55:49 df20fa9351a1: Pull complete 20:55:49 0879bd2ef858: Verifying Checksum 20:55:49 36b3adc4ff6f: Pull complete 20:55:50 8ad3a11d3b57: Pull complete 20:55:50 46f8f816bc3b: Pull complete 20:55:50 0dadc02b9964: Pull complete 20:55:50 ce6a7cf60c04: Pull complete 20:55:50 7a184a31f384: Pull complete 20:55:53 0879bd2ef858: Pull complete 20:55:53 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 20:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:55:53 prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container 20:55:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_go-mod-bootstrap_PR-93 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-93:/w/workspace/exfoundry_go-mod-bootstrap_PR-93:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-93@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:55:57 $ docker top 64f62a98ebfdf38dbd95fd891e0816648535e80d0477053cc68e059de48ddc5f -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:58 + mkdir -p /var/log/sa [Pipeline] sh 20:55:58 + ls /var/log/sa-host 20:55:58 + sadf -c /var/log/sa-host/sa05 20:55:58 file_magic: OK 20:55:58 HZ: Using current value: 100 20:55:58 file_header: OK 20:55:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:55:58 Statistics: 20:55:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:55:58 File successfully converted to sysstat format version 12.2.1 20:55:58 + sadf -c /var/log/sa-host/sa24 20:55:58 file_magic: OK 20:55:58 HZ: Using current value: 100 20:55:58 file_header: OK 20:55:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:55:58 Statistics: 20:55:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:55:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:58 provisioning config files... 20:55:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-93@tmp/config7141450710655901510tmp [Pipeline] { [Pipeline] echo 20:55:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:59 ---> create-netrc.sh [Pipeline] echo 20:55:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:59 ---> logs-deploy.sh 20:55:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-93/1 20:55:59 INFO: archiving workspace using pattern(s): 20:56:01 Archives upload complete. 20:56:01 INFO: archiving logs to Nexus