Pull request #120 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6297c6dd152f16c44e90c9ab37980672b57e2521+272b28839186b5489a4375eb6d097c362bc947eb (0587163c4c57bcc097181f0902bd46487718b43c) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-120/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-120/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8899 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [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-120 # timeout=10 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 Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) > 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/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # 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 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T15:34:22.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T15:34:22.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T15:34:23.052Z] ========================================================= [2020-10-26T15:34:23.052Z] EdgeX Global Pipelines Version Info [2020-10-26T15:34:23.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:34:24.626Z] ------------------- [2020-10-26T15:34:24.626Z] stable info: [2020-10-26T15:34:24.626Z] ------------------- [2020-10-26T15:34:24.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T15:34:24.626Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T15:34:24.626Z] Message: update stable to v1.0.148 [2020-10-26T15:34:25.573Z] ------------------- [2020-10-26T15:34:25.573Z] experimental info: [2020-10-26T15:34:25.573Z] ------------------- [2020-10-26T15:34:25.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T15:34:25.573Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T15:34:25.573Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-26T15:34:26.110Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-10-26T15:34:26.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-10-26T15:34:26.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T15:34:26.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T15:34:26.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T15:34:26.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T15:34:26.912Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T15:34:27.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T15:34:27.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-26T15:34:27.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T15:34:27.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T15:34:27.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-10-26T15:34:27.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T15:34:27.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T15:34:27.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T15:34:28.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T15:34:28.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T15:34:28.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T15:34:28.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-26T15:34:28.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-26T15:34:28.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-26T15:34:28.832Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-26T15:34:28.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-26T15:34:29.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-26T15:34:29.211Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-26T15:34:29.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo [2020-10-26T15:34:29.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo [2020-10-26T15:34:29.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo [2020-10-26T15:34:29.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] echo [2020-10-26T15:34:29.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6297c6d [Pipeline] echo [2020-10-26T15:34:29.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T15:34:30.710Z] + git log --format=format:%s -1 6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] echo [2020-10-26T15:34:30.800Z] GIT_COMMIT: 6297c6dd152f16c44e90c9ab37980672b57e2521, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo [2020-10-26T15:34:30.953Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:34:31.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T15:34:32.169Z] [2020-10-26T15:34:32.169Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:34:32.570Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T15:34:32.570Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T15:34:32.570Z] 31603596830f: Pulling fs layer [2020-10-26T15:34:32.570Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T15:34:32.570Z] 6ca5941a6612: Pulling fs layer [2020-10-26T15:34:32.570Z] ecc8261a40a4: Pulling fs layer [2020-10-26T15:34:32.570Z] ecc8261a40a4: Waiting [2020-10-26T15:34:32.570Z] 2a8b12db71e7: Download complete [2020-10-26T15:34:32.839Z] 31603596830f: Verifying Checksum [2020-10-26T15:34:32.839Z] 31603596830f: Download complete [2020-10-26T15:34:32.839Z] ecc8261a40a4: Verifying Checksum [2020-10-26T15:34:32.839Z] ecc8261a40a4: Download complete [2020-10-26T15:34:32.839Z] 6ca5941a6612: Verifying Checksum [2020-10-26T15:34:32.839Z] 6ca5941a6612: Download complete [2020-10-26T15:34:33.121Z] 31603596830f: Pull complete [2020-10-26T15:34:33.121Z] 2a8b12db71e7: Pull complete [2020-10-26T15:34:34.083Z] 6ca5941a6612: Pull complete [2020-10-26T15:34:34.346Z] ecc8261a40a4: Pull complete [2020-10-26T15:34:34.346Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T15:34:34.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T15:34:34.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T15:34:34.501Z] prd-centos7-docker-4c-2g-8899 does not seem to be running inside a container [2020-10-26T15:34:34.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-120 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120:/w/workspace/xfoundry_go-mod-bootstrap_PR-120:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-26T15:34:36.772Z] $ docker top 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T15:34:37.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T15:34:37.228Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T15:34:37.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T15:34:37.448Z] $ docker exec 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent [2020-10-26T15:34:37.628Z] SSH_AUTH_SOCK=/tmp/ssh-4QQ8DRDV6VxV/agent.11 [2020-10-26T15:34:37.628Z] SSH_AGENT_PID=17 [2020-10-26T15:34:37.640Z] Running ssh-add (command line suppressed) [2020-10-26T15:34:37.767Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_4995686257255672348.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_4995686257255672348.key) [2020-10-26T15:34:37.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T15:34:38.220Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T15:34:38.251Z] $ docker exec --env ******** --env ******** 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent -k [2020-10-26T15:34:38.380Z] unset SSH_AUTH_SOCK; [2020-10-26T15:34:38.381Z] unset SSH_AGENT_PID; [2020-10-26T15:34:38.381Z] echo Agent pid 17 killed; [2020-10-26T15:34:38.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T15:34:38.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T15:34:38.627Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T15:34:38.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T15:34:38.808Z] $ docker exec 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent [2020-10-26T15:34:38.976Z] SSH_AUTH_SOCK=/tmp/ssh-40wzqUnBj01w/agent.46 [2020-10-26T15:34:38.976Z] SSH_AGENT_PID=51 [2020-10-26T15:34:38.984Z] Running ssh-add (command line suppressed) [2020-10-26T15:34:39.130Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_5788411090230908901.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_5788411090230908901.key) [2020-10-26T15:34:39.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T15:34:39.569Z] + git semver init [2020-10-26T15:34:39.569Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T15:34:39.569Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-120/.git [2020-10-26T15:34:39.569Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [2020-10-26T15:34:39.569Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T15:34:39.569Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T15:34:39.569Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T15:34:39.569Z] # $SEMVER_BRANCH = PR-120 [2020-10-26T15:34:39.569Z] # $SEMVER_TEMP = /tmp/semver-226030812 [2020-10-26T15:34:39.569Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-10-26T15:34:40.146Z] # '/tmp/semver-226030812' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-120/.semver' [2020-10-26T15:34:40.146Z] # -> Force: false [2020-10-26T15:34:40.146Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-120/.semver [Pipeline] } [2020-10-26T15:34:40.166Z] $ docker exec --env ******** --env ******** 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent -k [2020-10-26T15:34:40.295Z] unset SSH_AUTH_SOCK; [2020-10-26T15:34:40.295Z] unset SSH_AGENT_PID; [2020-10-26T15:34:40.295Z] echo Agent pid 51 killed; [2020-10-26T15:34:40.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T15:34:40.941Z] + git semver [Pipeline] } [2020-10-26T15:34:40.977Z] $ docker stop --time=1 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 [2020-10-26T15:34:42.589Z] $ docker rm -f 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T15:34:43.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T15:34:43.857Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T15:34:43.877Z] [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 [2020-10-26T15:34:59.756Z] Still waiting to schedule task [2020-10-26T15:34:59.756Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8897’ is offline; ‘prd-centos7-docker-4c-2g-8901’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8900’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-26T15:34:59.784Z] Still waiting to schedule task [2020-10-26T15:34:59.784Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-26T15:36:03.568Z] Running on prd-centos7-docker-4c-2g-8903 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [Pipeline] { [Pipeline] ws [2020-10-26T15:36:03.669Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-26T15:36:06.511Z] using credential edgex-jenkins-ssh [2020-10-26T15:36:06.566Z] Cloning the remote Git repository [2020-10-26T15:36:06.606Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:36:06.740Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-26T15:36:07.364Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:36:07.365Z] > git --version # timeout=10 [2020-10-26T15:36:07.373Z] > git --version # 'git version 2.16.5' [2020-10-26T15:36:07.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:36:07.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T15:36:08.142Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T15:36:08.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T15:36:08.162Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T15:36:08.180Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:36:08.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:36:08.185Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T15:36:08.560Z] Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 [2020-10-26T15:36:08.654Z] Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 [2020-10-26T15:36:08.655Z] Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) [2020-10-26T15:36:08.571Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T15:36:08.577Z] > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 [2020-10-26T15:36:08.619Z] > git remote # timeout=10 [2020-10-26T15:36:08.626Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T15:36:08.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:36:08.638Z] > git merge 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 [2020-10-26T15:36:08.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T15:36:08.663Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T15:36:08.667Z] > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 [2020-10-26T15:36:12.321Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-26T15:36:12.348Z] > git --version # timeout=10 [2020-10-26T15:36:12.352Z] > git --version # 'git version 2.16.5' [2020-10-26T15:36:12.357Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T15:36:13.535Z] ========================================================= [2020-10-26T15:36:13.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T15:36:13.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:36:14.201Z] + 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 . [2020-10-26T15:36:14.468Z] Sending build context to Docker daemon 547.3kB [2020-10-26T15:36:14.468Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T15:36:14.468Z] Step 2/8 : FROM ${BASE} [2020-10-26T15:36:14.733Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T15:36:14.733Z] df20fa9351a1: Pulling fs layer [2020-10-26T15:36:14.733Z] ed8968b2872e: Pulling fs layer [2020-10-26T15:36:14.733Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T15:36:14.733Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T15:36:14.733Z] e73272ec9a57: Pulling fs layer [2020-10-26T15:36:14.733Z] 1e910a182e73: Pulling fs layer [2020-10-26T15:36:14.733Z] 4e634b169226: Pulling fs layer [2020-10-26T15:36:14.733Z] e73272ec9a57: Waiting [2020-10-26T15:36:14.733Z] 1e910a182e73: Waiting [2020-10-26T15:36:14.733Z] 4e634b169226: Waiting [2020-10-26T15:36:14.733Z] e871e8e8d7a9: Waiting [2020-10-26T15:36:14.733Z] a92cc7c5fd73: Download complete [2020-10-26T15:36:14.733Z] ed8968b2872e: Verifying Checksum [2020-10-26T15:36:14.733Z] ed8968b2872e: Download complete [2020-10-26T15:36:14.733Z] e73272ec9a57: Verifying Checksum [2020-10-26T15:36:14.733Z] e73272ec9a57: Download complete [2020-10-26T15:36:14.733Z] 1e910a182e73: Verifying Checksum [2020-10-26T15:36:14.733Z] 1e910a182e73: Download complete [2020-10-26T15:36:14.733Z] df20fa9351a1: Verifying Checksum [2020-10-26T15:36:14.733Z] df20fa9351a1: Download complete [2020-10-26T15:36:14.996Z] df20fa9351a1: Pull complete [2020-10-26T15:36:15.261Z] ed8968b2872e: Pull complete [2020-10-26T15:36:15.526Z] a92cc7c5fd73: Pull complete [2020-10-26T15:36:16.928Z] 4e634b169226: Verifying Checksum [2020-10-26T15:36:16.928Z] 4e634b169226: Download complete [2020-10-26T15:36:17.507Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T15:36:17.507Z] e871e8e8d7a9: Download complete [2020-10-26T15:36:24.162Z] e871e8e8d7a9: Pull complete [2020-10-26T15:36:24.162Z] e73272ec9a57: Pull complete [2020-10-26T15:36:24.162Z] 1e910a182e73: Pull complete [2020-10-26T15:36:28.411Z] 4e634b169226: Pull complete [2020-10-26T15:36:28.411Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T15:36:28.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T15:36:28.411Z] ---> f7629b54cfaa [2020-10-26T15:36:28.411Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T15:36:28.411Z] ---> Running in 75b7f6284603 [2020-10-26T15:36:28.411Z] Removing intermediate container 75b7f6284603 [2020-10-26T15:36:28.411Z] ---> 3a7dd2de711c [2020-10-26T15:36:28.411Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T15:36:28.411Z] ---> Running in 8eb3f8a593dd [2020-10-26T15:36:30.351Z] Removing intermediate container 8eb3f8a593dd [2020-10-26T15:36:30.351Z] ---> bb26592a0666 [2020-10-26T15:36:30.351Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-26T15:36:30.351Z] ---> Running in 127d8342d445 [2020-10-26T15:36:30.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T15:36:31.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T15:36:31.460Z] OK: 166 MiB in 39 packages [2020-10-26T15:36:32.042Z] Removing intermediate container 127d8342d445 [2020-10-26T15:36:32.042Z] ---> e545bb9d0506 [2020-10-26T15:36:32.042Z] Step 6/8 : WORKDIR /build [2020-10-26T15:36:32.042Z] ---> Running in 559347e94ada [2020-10-26T15:36:32.305Z] Removing intermediate container 559347e94ada [2020-10-26T15:36:32.305Z] ---> bc06245827cd [2020-10-26T15:36:32.305Z] Step 7/8 : COPY go.mod . [2020-10-26T15:36:32.568Z] ---> 1e1c40f5917c [2020-10-26T15:36:32.568Z] Step 8/8 : RUN go mod download [2020-10-26T15:36:32.568Z] ---> Running in 7cadd2b6c1ec [2020-10-26T15:36:59.227Z] Removing intermediate container 7cadd2b6c1ec [2020-10-26T15:36:59.227Z] ---> c7007a1f7ce6 [2020-10-26T15:36:59.227Z] Successfully built c7007a1f7ce6 [2020-10-26T15:36:59.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:36:59.617Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T15:36:59.618Z] . [Pipeline] withDockerContainer [2020-10-26T15:36:59.835Z] prd-centos7-docker-4c-2g-8903 does not seem to be running inside a container [2020-10-26T15:36:59.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T15:37:00.792Z] $ docker top a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T15:37:01.366Z] + go version [2020-10-26T15:37:01.366Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T15:37:01.406Z] $ docker stop --time=1 a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 [2020-10-26T15:37:02.767Z] $ docker rm -f a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:37:03.942Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T15:37:03.942Z] . [Pipeline] withDockerContainer [2020-10-26T15:37:04.060Z] prd-centos7-docker-4c-2g-8903 does not seem to be running inside a container [2020-10-26T15:37:04.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T15:37:04.648Z] $ docker top 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T15:37:05.199Z] + make test [2020-10-26T15:37:05.199Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-26T15:37:15.317Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-26T15:37:15.317Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 9.0% of statements [2020-10-26T15:37:15.317Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-26T15:37:15.317Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.008s coverage: 95.1% of statements [2020-10-26T15:37:15.317Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 84.2% of statements [2020-10-26T15:37:15.317Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-26T15:37:15.317Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-26T15:37:15.317Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-26T15:37:23.494Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.026s coverage: 100.0% of statements [2020-10-26T15:37:23.494Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-26T15:37:23.494Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-26T15:37:23.494Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-26T15:37:23.494Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements [2020-10-26T15:37:23.494Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-26T15:37:23.494Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-26T15:37:23.494Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-10-26T15:37:23.494Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T15:37:23.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8905 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [Pipeline] { [Pipeline] ws [2020-10-26T15:37:24.045Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-26T15:37:24.911Z] gofmt -l . [2020-10-26T15:37:24.911Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T15:37:25.245Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T15:37:25.266Z] $ docker stop --time=1 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d [2020-10-26T15:37:27.560Z] $ docker rm -f 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d [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] } [2020-10-26T15:37:29.084Z] using credential edgex-jenkins-ssh [2020-10-26T15:37:29.134Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T15:37:29.195Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:37:29.298Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-26T15:37:29.383Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:37:29.384Z] > git --version # timeout=10 [2020-10-26T15:37:29.404Z] > git --version # 'git version 2.17.1' [2020-10-26T15:37:29.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:37:29.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T15:37:30.190Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T15:37:30.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T15:37:30.233Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-26T15:37:30.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-26T15:37:30.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:37:30.311Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T15:37:30.830Z] Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 [2020-10-26T15:37:30.997Z] Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 [2020-10-26T15:37:30.997Z] Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) [2020-10-26T15:37:30.854Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T15:37:30.866Z] > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 [2020-10-26T15:37:30.939Z] > git remote # timeout=10 [2020-10-26T15:37:30.952Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T15:37:30.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T15:37:30.971Z] > git merge 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 [2020-10-26T15:37:30.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T15:37:31.009Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T15:37:31.018Z] > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 [2020-10-26T15:37:35.095Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-26T15:37:35.157Z] > git --version # timeout=10 [2020-10-26T15:37:35.166Z] > git --version # 'git version 2.17.1' [2020-10-26T15:37:35.181Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T15:37:36.199Z] ========================================================= [2020-10-26T15:37:36.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T15:37:36.199Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:37:37.292Z] + 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 . [2020-10-26T15:37:37.896Z] Sending build context to Docker daemon 547.3kB [2020-10-26T15:37:38.169Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T15:37:38.169Z] Step 2/8 : FROM ${BASE} [2020-10-26T15:37:38.444Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T15:37:38.444Z] b538f80385f9: Pulling fs layer [2020-10-26T15:37:38.444Z] 74f711af9a0d: Pulling fs layer [2020-10-26T15:37:38.444Z] 99f96fe45779: Pulling fs layer [2020-10-26T15:37:38.444Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T15:37:38.444Z] 45590311c82a: Pulling fs layer [2020-10-26T15:37:38.444Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T15:37:38.444Z] 209524e5b208: Pulling fs layer [2020-10-26T15:37:38.444Z] 45590311c82a: Waiting [2020-10-26T15:37:38.444Z] 8529a6b9a6be: Waiting [2020-10-26T15:37:38.444Z] 69ca0ff8b7b3: Waiting [2020-10-26T15:37:38.444Z] 209524e5b208: Waiting [2020-10-26T15:37:38.444Z] 99f96fe45779: Verifying Checksum [2020-10-26T15:37:38.444Z] 99f96fe45779: Download complete [2020-10-26T15:37:38.444Z] 74f711af9a0d: Verifying Checksum [2020-10-26T15:37:38.444Z] 74f711af9a0d: Download complete [2020-10-26T15:37:38.444Z] 45590311c82a: Download complete [2020-10-26T15:37:38.444Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T15:37:38.444Z] 69ca0ff8b7b3: Download complete [2020-10-26T15:37:38.722Z] b538f80385f9: Verifying Checksum [2020-10-26T15:37:38.722Z] b538f80385f9: Download complete [2020-10-26T15:37:39.326Z] b538f80385f9: Pull complete [2020-10-26T15:37:40.311Z] 74f711af9a0d: Pull complete [2020-10-26T15:37:40.587Z] 209524e5b208: Verifying Checksum [2020-10-26T15:37:40.587Z] 209524e5b208: Download complete [2020-10-26T15:37:40.587Z] 99f96fe45779: Pull complete [2020-10-26T15:37:42.046Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T15:37:42.046Z] 8529a6b9a6be: Download complete [2020-10-26T15:37:52.228Z] 8529a6b9a6be: Pull complete [2020-10-26T15:37:52.228Z] 45590311c82a: Pull complete [2020-10-26T15:37:52.228Z] 69ca0ff8b7b3: Pull complete [2020-10-26T15:37:56.556Z] 209524e5b208: Pull complete [2020-10-26T15:37:56.556Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T15:37:56.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T15:37:56.557Z] ---> 5bddaf1c2fca [2020-10-26T15:37:56.557Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T15:37:58.545Z] ---> Running in 091e8282f7f8 [2020-10-26T15:37:59.143Z] Removing intermediate container 091e8282f7f8 [2020-10-26T15:37:59.143Z] ---> 8d4b5d2b2bcd [2020-10-26T15:37:59.143Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T15:37:59.417Z] ---> Running in 5b1ff86a1dcf [2020-10-26T15:38:02.048Z] Removing intermediate container 5b1ff86a1dcf [2020-10-26T15:38:02.048Z] ---> dbdda62dd081 [2020-10-26T15:38:02.048Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-26T15:38:02.048Z] ---> Running in 3103a3240eb5 [2020-10-26T15:38:03.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T15:38:04.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T15:38:05.064Z] OK: 142 MiB in 39 packages [2020-10-26T15:38:06.046Z] Removing intermediate container 3103a3240eb5 [2020-10-26T15:38:06.046Z] ---> 782dc9c74ec4 [2020-10-26T15:38:06.046Z] Step 6/8 : WORKDIR /build [2020-10-26T15:38:06.319Z] ---> Running in c9f13b03c3c2 [2020-10-26T15:38:06.915Z] Removing intermediate container c9f13b03c3c2 [2020-10-26T15:38:06.915Z] ---> 913c725f86bd [2020-10-26T15:38:06.915Z] Step 7/8 : COPY go.mod . [2020-10-26T15:38:07.532Z] ---> 367bfe6895b9 [2020-10-26T15:38:07.532Z] Step 8/8 : RUN go mod download [2020-10-26T15:38:07.532Z] ---> Running in aa2f0f01a9ac [2020-10-26T15:38:29.751Z] Removing intermediate container aa2f0f01a9ac [2020-10-26T15:38:29.751Z] ---> 9999330b1ddd [2020-10-26T15:38:29.751Z] Successfully built 9999330b1ddd [2020-10-26T15:38:29.751Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:38:30.235Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T15:38:30.235Z] . [Pipeline] withDockerContainer [2020-10-26T15:38:30.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-8905 does not seem to be running inside a container [2020-10-26T15:38:30.698Z] $ 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 [2020-10-26T15:38:32.463Z] $ docker top 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T15:38:33.996Z] + go version [2020-10-26T15:38:33.996Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T15:38:34.044Z] $ docker stop --time=1 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c [2020-10-26T15:38:36.055Z] $ docker rm -f 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:38:37.443Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T15:38:37.443Z] . [Pipeline] withDockerContainer [2020-10-26T15:38:37.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-8905 does not seem to be running inside a container [2020-10-26T15:38:37.910Z] $ 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 [2020-10-26T15:38:39.747Z] $ docker top e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T15:38:41.201Z] + make test [2020-10-26T15:38:41.201Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-26T15:39:08.180Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-26T15:39:09.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.019s coverage: 9.0% of statements [2020-10-26T15:39:09.176Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-26T15:39:09.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.032s coverage: 95.1% of statements [2020-10-26T15:39:09.176Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.042s coverage: 84.2% of statements [2020-10-26T15:39:09.176Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-26T15:39:09.176Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-26T15:39:09.176Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-26T15:39:19.325Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.032s coverage: 100.0% of statements [2020-10-26T15:39:19.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-26T15:39:19.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-26T15:39:19.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-26T15:39:19.325Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements [2020-10-26T15:39:19.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-26T15:39:19.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-26T15:39:19.325Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements [2020-10-26T15:39:19.325Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T15:39:22.731Z] gofmt -l . [2020-10-26T15:39:23.004Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T15:39:23.047Z] Warning: overwriting stash ‘coverage-report’ [2020-10-26T15:39:23.821Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T15:39:23.848Z] $ docker stop --time=1 e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e [2020-10-26T15:39:26.001Z] $ docker rm -f e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e [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 [2020-10-26T15:39:29.641Z] provisioning config files... [2020-10-26T15:39:29.654Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/config4916026850375699349tmp [Pipeline] { [Pipeline] sh [2020-10-26T15:39:30.087Z] + set +x [2020-10-26T15:39:30.087Z] + curl -s https://codecov.io/bash [2020-10-26T15:39:30.087Z] + bash -s -- [2020-10-26T15:39:30.350Z] [2020-10-26T15:39:30.350Z] _____ _ [2020-10-26T15:39:30.350Z] / ____| | | [2020-10-26T15:39:30.350Z] | | ___ __| | ___ ___ _____ __ [2020-10-26T15:39:30.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-26T15:39:30.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-26T15:39:30.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-26T15:39:30.350Z] Bash-20201009-048fee3 [2020-10-26T15:39:30.350Z] [2020-10-26T15:39:30.350Z] [2020-10-26T15:39:30.350Z] ==> Jenkins CI detected. [2020-10-26T15:39:30.350Z] project root: . [2020-10-26T15:39:30.350Z] --> token set from env [2020-10-26T15:39:30.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-26T15:39:30.350Z] ==> Running gcov in . (disable via -X gcov) [2020-10-26T15:39:30.350Z] ==> Python coveragepy not found [2020-10-26T15:39:30.350Z] ==> Searching for coverage reports in: [2020-10-26T15:39:30.350Z] + . [2020-10-26T15:39:30.350Z] -> Found 1 reports [2020-10-26T15:39:30.350Z] ==> Detecting git/mercurial file structure [2020-10-26T15:39:30.350Z] ==> Reading reports [2020-10-26T15:39:30.350Z] + ./coverage.out bytes=20923 [2020-10-26T15:39:30.350Z] ==> Appending adjustments [2020-10-26T15:39:30.350Z] https://docs.codecov.io/docs/fixing-reports [2020-10-26T15:39:30.612Z] + Found adjustments [2020-10-26T15:39:30.612Z] ==> Gzipping contents [2020-10-26T15:39:30.612Z] ==> Uploading reports [2020-10-26T15:39:30.612Z] url: https://codecov.io [2020-10-26T15:39:30.612Z] query: branch=PR-120&commit=6297c6dd152f16c44e90c9ab37980672b57e2521&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=120&job=&cmd_args= [2020-10-26T15:39:30.612Z] -> Pinging Codecov [2020-10-26T15:39:30.613Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-120&commit=6297c6dd152f16c44e90c9ab37980672b57e2521&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=120&job=&cmd_args= [2020-10-26T15:39:30.876Z] -> Uploading to [2020-10-26T15:39:30.876Z] [2020-10-26T15:39:30.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T15:39:30.876Z] Dload Upload Total Spent Left Speed [2020-10-26T15:39:30.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-26T15:39:30.876Z] X> Failed to upload [2020-10-26T15:39:30.876Z] ==> Uploading to Codecov [2020-10-26T15:39:30.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T15:39:30.876Z] Dload Upload Total Spent Left Speed [2020-10-26T15:39:31.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4490 100 113 100 4377 240 9313 --:--:-- --:--:-- --:--:-- 9332 [2020-10-26T15:39:31.449Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] } [2020-10-26T15:39:31.479Z] 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 [2020-10-26T15:39:35.396Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:39:36.002Z] ---> package-listing.sh [2020-10-26T15:39:36.003Z] ++ facter osfamily [2020-10-26T15:39:36.003Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T15:39:36.003Z] + OS_FAMILY=redhat [2020-10-26T15:39:36.003Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-120 [2020-10-26T15:39:36.003Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T15:39:36.003Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T15:39:36.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T15:39:36.003Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T15:39:36.003Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-120 ']' [2020-10-26T15:39:36.003Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T15:39:36.003Z] + case "${OS_FAMILY}" in [2020-10-26T15:39:36.003Z] + rpm -qa [2020-10-26T15:39:36.003Z] + sort [2020-10-26T15:39:40.247Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T15:39:40.247Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T15:39:40.247Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T15:39:40.247Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-120 ']' [2020-10-26T15:39:40.247Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-120/archives/ [2020-10-26T15:39:40.247Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-120/archives/ [Pipeline] echo [2020-10-26T15:39:40.312Z] 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-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T15:39:40.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:39:40.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T15:39:40.970Z] [2020-10-26T15:39:40.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T15:39:41.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T15:39:41.400Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T15:39:41.400Z] df20fa9351a1: Pulling fs layer [2020-10-26T15:39:41.400Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T15:39:41.400Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T15:39:41.400Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T15:39:41.400Z] 93b61091891f: Pulling fs layer [2020-10-26T15:39:41.400Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T15:39:41.400Z] 5e14af77c1be: Pulling fs layer [2020-10-26T15:39:41.400Z] 01666e4c0597: Pulling fs layer [2020-10-26T15:39:41.400Z] aa168da1d23b: Pulling fs layer [2020-10-26T15:39:41.400Z] 46f8f816bc3b: Waiting [2020-10-26T15:39:41.400Z] 93b61091891f: Waiting [2020-10-26T15:39:41.400Z] 93b9cdb0e59b: Waiting [2020-10-26T15:39:41.400Z] 5e14af77c1be: Waiting [2020-10-26T15:39:41.400Z] 01666e4c0597: Waiting [2020-10-26T15:39:41.400Z] aa168da1d23b: Waiting [2020-10-26T15:39:41.400Z] 36b3adc4ff6f: Verifying Checksum [2020-10-26T15:39:41.400Z] 36b3adc4ff6f: Download complete [2020-10-26T15:39:41.400Z] 46f8f816bc3b: Verifying Checksum [2020-10-26T15:39:41.400Z] 46f8f816bc3b: Download complete [2020-10-26T15:39:41.400Z] df20fa9351a1: Verifying Checksum [2020-10-26T15:39:41.400Z] df20fa9351a1: Download complete [2020-10-26T15:39:41.400Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T15:39:41.400Z] 93b9cdb0e59b: Download complete [2020-10-26T15:39:41.400Z] 5e14af77c1be: Verifying Checksum [2020-10-26T15:39:41.400Z] 5e14af77c1be: Download complete [2020-10-26T15:39:41.666Z] 01666e4c0597: Verifying Checksum [2020-10-26T15:39:41.666Z] 01666e4c0597: Download complete [2020-10-26T15:39:41.666Z] 93b61091891f: Verifying Checksum [2020-10-26T15:39:41.666Z] 93b61091891f: Download complete [2020-10-26T15:39:41.666Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T15:39:41.666Z] 8ad3a11d3b57: Download complete [2020-10-26T15:39:41.929Z] df20fa9351a1: Pull complete [2020-10-26T15:39:41.930Z] 36b3adc4ff6f: Pull complete [2020-10-26T15:39:42.889Z] 8ad3a11d3b57: Pull complete [2020-10-26T15:39:42.889Z] 46f8f816bc3b: Pull complete [2020-10-26T15:39:43.468Z] 93b61091891f: Pull complete [2020-10-26T15:39:43.732Z] 93b9cdb0e59b: Pull complete [2020-10-26T15:39:43.732Z] aa168da1d23b: Verifying Checksum [2020-10-26T15:39:43.732Z] aa168da1d23b: Download complete [2020-10-26T15:39:43.732Z] 5e14af77c1be: Pull complete [2020-10-26T15:39:43.995Z] 01666e4c0597: Pull complete [2020-10-26T15:39:50.635Z] aa168da1d23b: Pull complete [2020-10-26T15:39:50.635Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T15:39:50.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T15:39:50.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T15:39:50.891Z] prd-centos7-docker-4c-2g-8899 does not seem to be running inside a container [2020-10-26T15:39:50.944Z] $ 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-120/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-120 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120:/w/workspace/xfoundry_go-mod-bootstrap_PR-120:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T15:39:57.752Z] $ docker top e1f59d1fd24c84641d9459a77c2cdd1421c67ede382a720f9a10b579402a8b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T15:39:58.311Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T15:39:58.638Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T15:39:58.960Z] + ls /var/log/sa-host [2020-10-26T15:39:58.960Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T15:39:58.960Z] file_magic: OK [2020-10-26T15:39:58.960Z] HZ: Using current value: 100 [2020-10-26T15:39:58.960Z] file_header: OK [2020-10-26T15:39:58.960Z] 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 [2020-10-26T15:39:58.960Z] Statistics: [2020-10-26T15:39:58.960Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T15:39:58.960Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T15:39:58.960Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T15:39:58.960Z] file_magic: OK [2020-10-26T15:39:58.960Z] HZ: Using current value: 100 [2020-10-26T15:39:58.960Z] file_header: OK [2020-10-26T15:39:58.960Z] 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 [2020-10-26T15:39:58.960Z] Statistics: [2020-10-26T15:39:58.960Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T15:39:58.960Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T15:39:59.263Z] provisioning config files... [2020-10-26T15:39:59.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/config555417818499336876tmp [Pipeline] { [Pipeline] echo [2020-10-26T15:39:59.415Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:39:59.751Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T15:39:59.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T15:39:59.955Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:40:00.291Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T15:40:00.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:40:00.665Z] ---> sudo-logs.sh [2020-10-26T15:40:00.665Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T15:40:00.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:40:01.034Z] ---> job-cost.sh [2020-10-26T15:40:01.034Z] lf-activate-venv: SKIPPING [2020-10-26T15:40:01.034Z] INFO: No Stack... [2020-10-26T15:40:01.984Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T15:40:02.557Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T15:40:02.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T15:40:02.966Z] ---> logs-deploy.sh [2020-10-26T15:40:02.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-120/1 [2020-10-26T15:40:02.966Z] INFO: archiving workspace using pattern(s): [2020-10-26T15:40:04.891Z] Archives upload complete. [2020-10-26T15:40:04.891Z] INFO: archiving logs to Nexus