Pull request #462 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at e35ca5e202a3b4aeda829793b42f699c895703f6 rather than cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Obtained Jenkinsfile from e35ca5e202a3b4aeda829793b42f699c895703f6 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-core-contracts/branches/PR-462/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-core-contracts/branches/PR-462/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 69a7e166112f335804d9fea76440e5140e47f034 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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22774 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-462 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) > git config core.sparsecheckout # timeout=10 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # 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 e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 Commit message: "feat(v2): Http client lib set API version to request body" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:44:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:44:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:44:51 ========================================================= 04:44:51 EdgeX Global Pipelines Version Info 04:44:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:44:53 ------------------- 04:44:53 stable info: 04:44:53 ------------------- 04:44:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:44:53 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:44:53 Message: update stable to v1.0.179 04:44:54 ------------------- 04:44:54 experimental info: 04:44:54 ------------------- 04:44:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:44:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:44:54 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:44:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:44:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:44:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo 04:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] echo 04:44:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbffcce [Pipeline] echo 04:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:00 + git log --format=format:%s -1 cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] echo 04:45:00 GIT_COMMIT: cbffccec782c06315d9dbb90b53bf57f78d2eaa4, Commit Message: feat(v2): Http client lib set API version to request body [Pipeline] echo 04:45:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:45:01 04:45:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:45:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:45:02 latest: Pulling from edgex-devops/git-semver 04:45:02 31603596830f: Pulling fs layer 04:45:02 2a8b12db71e7: Pulling fs layer 04:45:02 6ca5941a6612: Pulling fs layer 04:45:02 ecc8261a40a4: Pulling fs layer 04:45:02 ecc8261a40a4: Waiting 04:45:02 2a8b12db71e7: Verifying Checksum 04:45:02 2a8b12db71e7: Download complete 04:45:02 31603596830f: Download complete 04:45:02 ecc8261a40a4: Verifying Checksum 04:45:02 ecc8261a40a4: Download complete 04:45:02 31603596830f: Pull complete 04:45:02 6ca5941a6612: Verifying Checksum 04:45:02 6ca5941a6612: Download complete 04:45:02 2a8b12db71e7: Pull complete 04:45:03 6ca5941a6612: Pull complete 04:45:03 ecc8261a40a4: Pull complete 04:45:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:45:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:45:04 prd-centos7-docker-4c-2g-22774 does not seem to be running inside a container 04:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:45:06 $ docker top 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:45:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:07 [ssh-agent] Looking for ssh-agent implementation... 04:45:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:07 $ docker exec 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent 04:45:07 SSH_AUTH_SOCK=/tmp/ssh-UNYaAy7NrJsz/agent.11 04:45:07 SSH_AGENT_PID=16 04:45:07 Running ssh-add (command line suppressed) 04:45:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5343933902151637977.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5343933902151637977.key) 04:45:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:08 + git tag --points-at HEAD [Pipeline] } 04:45:08 $ docker exec --env ******** --env ******** 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent -k 04:45:08 unset SSH_AUTH_SOCK; 04:45:08 unset SSH_AGENT_PID; 04:45:08 echo Agent pid 16 killed; 04:45:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:08 [ssh-agent] Looking for ssh-agent implementation... 04:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:08 $ docker exec 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent 04:45:08 SSH_AUTH_SOCK=/tmp/ssh-TEwNKodYaN3e/agent.46 04:45:08 SSH_AGENT_PID=51 04:45:08 Running ssh-add (command line suppressed) 04:45:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_7234774846836893124.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_7234774846836893124.key) 04:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:09 + git semver init 04:45:09 # -> Open(): unable to determine branch for HEAD 04:45:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git 04:45:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 04:45:09 # $SEMVER_REMOTE_NAME = origin 04:45:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:45:09 # $SEMVER_USER_NAME = edgex-jenkins 04:45:09 # $SEMVER_BRANCH = PR-462 04:45:09 # $SEMVER_TEMP = /tmp/semver-671105123 04:45:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:45:10 # '/tmp/semver-671105123' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' 04:45:10 # -> Force: false 04:45:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } 04:45:10 $ docker exec --env ******** --env ******** 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent -k 04:45:10 unset SSH_AUTH_SOCK; 04:45:10 unset SSH_AGENT_PID; 04:45:10 echo Agent pid 51 killed; 04:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:10 + git semver [Pipeline] } 04:45:10 $ docker stop --time=1 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d 04:45:12 $ docker rm -f 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d [Pipeline] // withDockerContainer [Pipeline] sh 04:45:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:45:13 Stashed 1 file(s) [Pipeline] echo 04:45:13 [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 04:45:29 Still waiting to schedule task 04:45:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:45:29 Still waiting to schedule task 04:45:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 04:47:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22775 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 04:47:23 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:47:29 using credential edgex-jenkins-ssh 04:47:29 Cloning the remote Git repository 04:47:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:29 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:47:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:29 > git --version # timeout=10 04:47:29 > git --version # 'git version 2.17.1' 04:47:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:47:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:47:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:47:31 Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 04:47:31 Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 04:47:31 Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) 04:47:31 > git config core.sparsecheckout # timeout=10 04:47:31 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 04:47:31 > git remote # timeout=10 04:47:31 > git config --get remote.origin.url # timeout=10 04:47:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:31 > git merge e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 04:47:31 > git rev-parse HEAD^{commit} # timeout=10 04:47:31 > git config core.sparsecheckout # timeout=10 04:47:31 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 04:47:36 Commit message: "feat(v2): Http client lib set API version to request body" 04:47:36 > git --version # timeout=10 04:47:36 > git --version # 'git version 2.17.1' 04:47:36 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:47:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:47:38 + sudo service docker restart 04:47:38 + true [Pipeline] unstash [Pipeline] echo 04:47:41 ========================================================= 04:47:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:47:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:47:41 + 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 . 04:47:42 Sending build context to Docker daemon 2.4MB 04:47:42 Step 1/7 : ARG BASE=golang:1.15-alpine 04:47:42 Step 2/7 : FROM ${BASE} 04:47:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:47:43 5f621e34cdf4: Pulling fs layer 04:47:43 a4357932f1b6: Pulling fs layer 04:47:43 18c013af1878: Pulling fs layer 04:47:43 00ac8860ef70: Pulling fs layer 04:47:43 63d7cb157983: Pulling fs layer 04:47:43 b116817d02f9: Pulling fs layer 04:47:43 745a02a5169b: Pulling fs layer 04:47:43 b116817d02f9: Waiting 04:47:43 00ac8860ef70: Waiting 04:47:43 63d7cb157983: Waiting 04:47:43 745a02a5169b: Waiting 04:47:43 18c013af1878: Verifying Checksum 04:47:43 18c013af1878: Download complete 04:47:43 a4357932f1b6: Verifying Checksum 04:47:43 a4357932f1b6: Download complete 04:47:43 63d7cb157983: Verifying Checksum 04:47:43 63d7cb157983: Download complete 04:47:43 b116817d02f9: Download complete 04:47:43 5f621e34cdf4: Verifying Checksum 04:47:43 5f621e34cdf4: Download complete 04:47:44 5f621e34cdf4: Pull complete 04:47:44 a4357932f1b6: Pull complete 04:47:45 18c013af1878: Pull complete 04:47:46 745a02a5169b: Verifying Checksum 04:47:46 745a02a5169b: Download complete 04:47:47 00ac8860ef70: Verifying Checksum 04:47:47 00ac8860ef70: Download complete 04:47:54 Running on prd-centos7-docker-4c-2g-22776 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 04:47:54 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:47:56 using credential edgex-jenkins-ssh 04:47:56 Cloning the remote Git repository 04:47:57 00ac8860ef70: Pull complete 04:47:57 63d7cb157983: Pull complete 04:47:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:57 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:47:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:57 > git --version # timeout=10 04:47:57 > git --version # 'git version 2.24.3' 04:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:57 b116817d02f9: Pull complete 04:47:58 Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 04:47:58 Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 04:47:58 Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) 04:47:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:47:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:47:58 > git config core.sparsecheckout # timeout=10 04:47:58 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 04:47:58 > git remote # timeout=10 04:47:58 > git config --get remote.origin.url # timeout=10 04:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:58 > git merge e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 04:47:58 > git rev-parse HEAD^{commit} # timeout=10 04:47:58 > git config core.sparsecheckout # timeout=10 04:47:58 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 04:48:01 745a02a5169b: Pull complete 04:48:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:48:01 ---> b7e6874047d6 04:48:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:48:02 Commit message: "feat(v2): Http client lib set API version to request body" 04:48:02 > git --version # timeout=10 04:48:02 > git --version # 'git version 2.24.3' 04:48:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:48:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:48:04 + sudo service docker restart 04:48:04 + true 04:48:04 Redirecting to /bin/systemctl restart docker.service 04:48:04 ---> Running in ecac109dc416 04:48:04 Removing intermediate container ecac109dc416 04:48:04 ---> f1eaa24bf9be 04:48:04 Step 4/7 : RUN apk add bash 04:48:05 ---> Running in d69aada87294 [Pipeline] unstash [Pipeline] echo 04:48:05 ========================================================= 04:48:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:48:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:48:05 + 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 . 04:48:06 Sending build context to Docker daemon 2.401MB 04:48:06 Step 1/7 : ARG BASE=golang:1.15-alpine 04:48:06 Step 2/7 : FROM ${BASE} 04:48:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:06 188c0c94c7c5: Pulling fs layer 04:48:06 0ef7d3d256c8: Pulling fs layer 04:48:06 de9db76c5a1d: Pulling fs layer 04:48:06 bca2f99d35d6: Pulling fs layer 04:48:06 93359f2a8cfa: Pulling fs layer 04:48:06 7c6f9722023f: Pulling fs layer 04:48:06 a35cf1a2eb13: Pulling fs layer 04:48:06 93359f2a8cfa: Waiting 04:48:06 7c6f9722023f: Waiting 04:48:06 a35cf1a2eb13: Waiting 04:48:06 bca2f99d35d6: Waiting 04:48:06 de9db76c5a1d: Verifying Checksum 04:48:06 de9db76c5a1d: Download complete 04:48:06 0ef7d3d256c8: Download complete 04:48:06 93359f2a8cfa: Verifying Checksum 04:48:06 93359f2a8cfa: Download complete 04:48:06 7c6f9722023f: Verifying Checksum 04:48:06 7c6f9722023f: Download complete 04:48:06 188c0c94c7c5: Verifying Checksum 04:48:06 188c0c94c7c5: Download complete 04:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:06 188c0c94c7c5: Pull complete 04:48:06 0ef7d3d256c8: Pull complete 04:48:07 de9db76c5a1d: Pull complete 04:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:08 a35cf1a2eb13: Verifying Checksum 04:48:08 a35cf1a2eb13: Download complete 04:48:08 bca2f99d35d6: Verifying Checksum 04:48:08 bca2f99d35d6: Download complete 04:48:08 OK: 142 MiB in 39 packages 04:48:09 Removing intermediate container d69aada87294 04:48:09 ---> cd4aca12a8c2 04:48:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:48:09 ---> Running in a5ee9e6ea7dc 04:48:10 Removing intermediate container a5ee9e6ea7dc 04:48:10 ---> 2c72153b3394 04:48:10 Step 6/7 : COPY go.mod . 04:48:11 ---> 481b0ab09e91 04:48:11 Step 7/7 : RUN go mod download 04:48:11 ---> Running in 3328d2534fab 04:48:14 bca2f99d35d6: Pull complete 04:48:14 93359f2a8cfa: Pull complete 04:48:14 7c6f9722023f: Pull complete 04:48:20 a35cf1a2eb13: Pull complete 04:48:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:48:20 ---> a62c8e92a672 04:48:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:48:20 ---> Running in 2bacd1dc7068 04:48:20 Removing intermediate container 2bacd1dc7068 04:48:20 ---> bfd79223229a 04:48:20 Step 4/7 : RUN apk add bash 04:48:21 ---> Running in 76a335088530 04:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:48:22 OK: 166 MiB in 39 packages 04:48:23 Removing intermediate container 76a335088530 04:48:23 ---> 05592a45f79b 04:48:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:48:23 ---> Running in 4d35c8fc3981 04:48:23 Removing intermediate container 4d35c8fc3981 04:48:23 ---> b7b3f613c85c 04:48:23 Step 6/7 : COPY go.mod . 04:48:23 ---> 0a46cad7b275 04:48:23 Step 7/7 : RUN go mod download 04:48:23 ---> Running in 94530a90b1df 04:48:26 Removing intermediate container 3328d2534fab 04:48:26 ---> 61c7b7d9f5e7 04:48:26 Successfully built 61c7b7d9f5e7 04:48:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:48:26 + docker inspect -f . ci-base-image-arm64 04:48:26 . [Pipeline] withDockerContainer 04:48:27 prd-ubuntu18.04-docker-arm64-4c-16g-22775 does not seem to be running inside a container 04:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:28 $ docker top 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:29 + go version 04:48:29 go version go1.15.5 linux/arm64 [Pipeline] } 04:48:29 $ docker stop --time=1 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a 04:48:31 $ docker rm -f 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:33 + docker inspect -f . ci-base-image-arm64 04:48:33 . [Pipeline] withDockerContainer 04:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-22775 does not seem to be running inside a container 04:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:33 Removing intermediate container 94530a90b1df 04:48:33 ---> f83c2fbb7d23 04:48:33 Successfully built f83c2fbb7d23 04:48:33 Successfully tagged ci-base-image-x86_64:latest 04:48:34 $ docker top 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:48:35 + docker inspect -f . ci-base-image-x86_64 04:48:35 . [Pipeline] withDockerContainer 04:48:35 prd-centos7-docker-4c-2g-22776 does not seem to be running inside a container 04:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:48:35 + make test 04:48:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:48:36 $ docker top af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:37 + go version 04:48:37 go version go1.15.5 linux/amd64 [Pipeline] } 04:48:37 $ docker stop --time=1 af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 04:48:38 $ docker rm -f af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:39 + docker inspect -f . ci-base-image-x86_64 04:48:39 . [Pipeline] withDockerContainer 04:48:39 prd-centos7-docker-4c-2g-22776 does not seem to be running inside a container 04:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:48:40 $ docker top 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:41 + make test 04:48:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:48:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:48:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements 04:48:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.020s coverage: 100.0% of statements 04:48:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.010s coverage: 45.4% of statements 04:48:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 04:48:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:48:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 04:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.019s coverage: 14.7% of statements 04:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 04:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.031s coverage: 91.8% of statements 04:48:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:48:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements 04:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements 04:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.017s coverage: 63.0% of statements 04:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements 04:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 04:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.004s coverage: 15.4% of statements 04:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements 04:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.072s coverage: 84.7% of statements 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.013s coverage: 6.6% of statements 04:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.022s coverage: 43.6% of statements 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.015s coverage: 89.5% of statements 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.034s coverage: 90.7% of statements 04:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:48:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:48:56 gofmt -l . 04:48:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:48:56 $ docker stop --time=1 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 04:48:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:48:58 $ docker rm -f 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:48:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements 04:48:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.049s coverage: 100.0% of statements 04:48:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.036s coverage: 45.4% of statements 04:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.065s coverage: 77.8% of statements 04:49:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.069s coverage: 14.7% of statements 04:49:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.030s coverage: 100.0% of statements 04:49:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements 04:49:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:49:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:49:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.032s coverage: 100.0% of statements 04:49:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.7% of statements 04:49:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.116s coverage: 63.0% of statements 04:49:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 04:49:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.078s coverage: 15.4% of statements 04:49:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.046s coverage: 15.4% of statements 04:49:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.033s coverage: 14.3% of statements 04:49:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:49:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.195s coverage: 84.7% of statements 04:49:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.044s coverage: 6.6% of statements 04:49:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:49:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:49:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.037s coverage: 43.6% of statements 04:49:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.023s coverage: 89.5% of statements 04:49:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.144s coverage: 90.7% of statements 04:49:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 04:49:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:49:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:49:20 gofmt -l . 04:49:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:49:21 $ docker stop --time=1 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c 04:49:24 $ docker rm -f 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c [Pipeline] // withDockerContainer [Pipeline] sh 04:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:49:25 Warning: overwriting stash ‘coverage-report’ 04:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:49:29 provisioning config files... 04:49:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config6618621170115292539tmp [Pipeline] { [Pipeline] sh 04:49:29 + set +x 04:49:29 + curl -s https://codecov.io/bash 04:49:29 + bash -s -- 04:49:29 04:49:29 _____ _ 04:49:29 / ____| | | 04:49:29 | | ___ __| | ___ ___ _____ __ 04:49:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:49:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:49:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:49:29 Bash-20210115-cec3c92 04:49:29 04:49:29 04:49:29 ==> git version 2.24.3 found 04:49:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:49:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:49:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:49:29 ==> Jenkins CI detected. 04:49:29 project root: . 04:49:29 --> token set from env 04:49:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:49:29 ==> Running gcov in . (disable via -X gcov) 04:49:29 ==> Python coveragepy not found 04:49:29 ==> Searching for coverage reports in: 04:49:29 + . 04:49:29 -> Found 1 reports 04:49:29 ==> Detecting git/mercurial file structure 04:49:29 ==> Reading reports 04:49:29 + ./coverage.out bytes=142636 04:49:29 ==> Appending adjustments 04:49:29 https://docs.codecov.io/docs/fixing-reports 04:49:30 + Found adjustments 04:49:30 ==> Gzipping contents 04:49:30 24K /tmp/codecov.D1Y7ll.gz 04:49:30 ==> Uploading reports 04:49:30 url: https://codecov.io 04:49:30 query: branch=PR-462&commit=cbffccec782c06315d9dbb90b53bf57f78d2eaa4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= 04:49:30 -> Pinging Codecov 04:49:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-462&commit=cbffccec782c06315d9dbb90b53bf57f78d2eaa4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= 04:49:31 -> Uploading to 04:49:31 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/71470A77251A30514AAF9C0BB2E5B6CE/cbffccec782c06315d9dbb90b53bf57f78d2eaa4/43bf6afd-b3e9-4196-be4c-f153a217e782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T044930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7a6f71b3a80a111d855e52e2a0117eae3061f5629d9837b7faa1b2674f70e9 04:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:31 Dload Upload Total Spent Left Speed 04:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21346 0 0 100 21346 0 49690 --:--:-- --:--:-- --:--:-- 49757 04:49:31 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] } 04:49:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:49:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:35 ---> package-listing.sh 04:49:35 ++ facter osfamily 04:49:35 ++ tr '[:upper:]' '[:lower:]' 04:49:35 + OS_FAMILY=redhat 04:49:35 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 04:49:35 + START_PACKAGES=/tmp/packages_start.txt 04:49:35 + END_PACKAGES=/tmp/packages_end.txt 04:49:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:35 + PACKAGES=/tmp/packages_start.txt 04:49:35 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 04:49:35 + PACKAGES=/tmp/packages_end.txt 04:49:35 + case "${OS_FAMILY}" in 04:49:35 + rpm -qa 04:49:35 + sort 04:49:40 + '[' -f /tmp/packages_start.txt ']' 04:49:40 + '[' -f /tmp/packages_end.txt ']' 04:49:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 04:49:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ 04:49:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo 04:49:40 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/dry_go-mod-core-contracts_PR-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:49:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:49:41 04:49:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:49:41 alpine: Pulling from edgex-lftools-log-publisher 04:49:41 df20fa9351a1: Pulling fs layer 04:49:41 36b3adc4ff6f: Pulling fs layer 04:49:41 8ad3a11d3b57: Pulling fs layer 04:49:41 46f8f816bc3b: Pulling fs layer 04:49:41 93b61091891f: Pulling fs layer 04:49:41 93b9cdb0e59b: Pulling fs layer 04:49:41 5e14af77c1be: Pulling fs layer 04:49:41 01666e4c0597: Pulling fs layer 04:49:41 aa168da1d23b: Pulling fs layer 04:49:41 93b9cdb0e59b: Waiting 04:49:41 5e14af77c1be: Waiting 04:49:41 01666e4c0597: Waiting 04:49:41 aa168da1d23b: Waiting 04:49:41 46f8f816bc3b: Waiting 04:49:41 93b61091891f: Waiting 04:49:41 36b3adc4ff6f: Download complete 04:49:41 46f8f816bc3b: Verifying Checksum 04:49:41 46f8f816bc3b: Download complete 04:49:41 df20fa9351a1: Download complete 04:49:41 93b9cdb0e59b: Verifying Checksum 04:49:41 93b9cdb0e59b: Download complete 04:49:42 5e14af77c1be: Verifying Checksum 04:49:42 5e14af77c1be: Download complete 04:49:42 01666e4c0597: Verifying Checksum 04:49:42 01666e4c0597: Download complete 04:49:42 93b61091891f: Verifying Checksum 04:49:42 93b61091891f: Download complete 04:49:42 df20fa9351a1: Pull complete 04:49:42 36b3adc4ff6f: Pull complete 04:49:42 8ad3a11d3b57: Verifying Checksum 04:49:42 8ad3a11d3b57: Download complete 04:49:43 8ad3a11d3b57: Pull complete 04:49:43 46f8f816bc3b: Pull complete 04:49:44 aa168da1d23b: Verifying Checksum 04:49:44 aa168da1d23b: Download complete 04:49:44 93b61091891f: Pull complete 04:49:44 93b9cdb0e59b: Pull complete 04:49:44 5e14af77c1be: Pull complete 04:49:44 01666e4c0597: Pull complete 04:49:51 aa168da1d23b: Pull complete 04:49:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:49:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:49:51 prd-centos7-docker-4c-2g-22774 does not seem to be running inside a container 04:49:51 $ 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/dry_go-mod-core-contracts_PR-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:49:54 $ docker top cbda1316767c549318fba44affc65bc133dbbc6ddaa9ebfd07f2066b24e34733 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:55 + mkdir -p /var/log/sa [Pipeline] sh 04:49:55 + ls /var/log/sa-host 04:49:55 + sadf -c /var/log/sa-host/sa23 04:49:55 file_magic: OK 04:49:55 HZ: Using current value: 100 04:49:55 file_header: OK 04:49:55 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 04:49:55 Statistics: 04:49:55 Hnuu...uuuununununu... 04:49:55 File successfully converted to sysstat format version 12.2.1 04:49:55 + sadf -c /var/log/sa-host/sa26 04:49:55 file_magic: OK 04:49:55 HZ: Using current value: 100 04:49:55 file_header: OK 04:49:55 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 04:49:55 Statistics: 04:49:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:49:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:56 provisioning config files... 04:49:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config4741905394922497524tmp [Pipeline] { [Pipeline] echo 04:49:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:56 ---> create-netrc.sh [Pipeline] } 04:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:49:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:49:57 ---> python-tools-install.sh [Pipeline] echo 04:49:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:57 ---> sudo-logs.sh 04:49:57 Archiving 'sudo' log.. [Pipeline] echo 04:49:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:58 ---> job-cost.sh 04:49:58 lf-activate-venv: SKIPPING 04:49:58 INFO: No Stack... 04:49:59 INFO: Retrieving Pricing Info for: v1-standard-2 04:49:59 INFO: Archiving Costs [Pipeline] echo 04:49:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:00 ---> logs-deploy.sh 04:50:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/1 04:50:00 INFO: archiving workspace using pattern(s): 04:50:01 Archives upload complete. 04:50:01 INFO: archiving logs to Nexus 04:50:02 ---> uname -a: 04:50:02 Linux prd-centos7-docker-4c-2g-22774.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:50:02 04:50:02 04:50:02 ---> lscpu: 04:50:02 Architecture: x86_64 04:50:02 CPU op-mode(s): 32-bit, 64-bit 04:50:02 Byte Order: Little Endian 04:50:02 Address sizes: 40 bits physical, 48 bits virtual 04:50:02 CPU(s): 4 04:50:02 On-line CPU(s) list: 0-3 04:50:02 Thread(s) per core: 1 04:50:02 Core(s) per socket: 1 04:50:02 Socket(s): 4 04:50:02 NUMA node(s): 1 04:50:02 Vendor ID: GenuineIntel 04:50:02 CPU family: 6 04:50:02 Model: 44 04:50:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:50:02 Stepping: 1 04:50:02 CPU MHz: 2933.442 04:50:02 BogoMIPS: 5866.88 04:50:02 Virtualization: VT-x 04:50:02 Hypervisor vendor: KVM 04:50:02 Virtualization type: full 04:50:02 L1d cache: 128 KiB 04:50:02 L1i cache: 128 KiB 04:50:02 L2 cache: 16 MiB 04:50:02 L3 cache: 64 MiB 04:50:02 NUMA node0 CPU(s): 0-3 04:50:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:50:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:50:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:50:02 Vulnerability Meltdown: Mitigation; PTI 04:50:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:50:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:50:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:50:02 Vulnerability Srbds: Not affected 04:50:02 Vulnerability Tsx async abort: Not affected 04:50:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:50:02 04:50:02 04:50:02 ---> nproc: 04:50:02 4 04:50:02 04:50:02 04:50:02 ---> df -h: 04:50:02 Filesystem Size Used Available Use% Mounted on 04:50:02 overlay 50.0G 7.3G 42.7G 15% / 04:50:02 tmpfs 64.0M 0 64.0M 0% /dev 04:50:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:50:02 shm 64.0M 0 64.0M 0% /dev/shm 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462@tmp 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:50:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:50:02 04:50:02 04:50:02 ---> free -m: 04:50:02 total used free shared buff/cache available 04:50:02 Mem: 1837 694 75 0 1067 1038 04:50:02 Swap: 1023 0 1023 04:50:02 04:50:02 04:50:02 ---> ip addr: 04:50:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:50:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:50:02 inet 127.0.0.1/8 scope host lo 04:50:02 valid_lft forever preferred_lft forever 04:50:02 inet6 ::1/128 scope host 04:50:02 valid_lft forever preferred_lft forever 04:50:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:50:02 link/ether fa:16:3e:ad:65:34 brd ff:ff:ff:ff:ff:ff 04:50:02 inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 04:50:02 valid_lft 86057sec preferred_lft 86057sec 04:50:02 inet6 fe80::f816:3eff:fead:6534/64 scope link 04:50:02 valid_lft forever preferred_lft forever 04:50:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:50:02 link/ether 02:42:64:56:f1:ec brd ff:ff:ff:ff:ff:ff 04:50:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:50:02 valid_lft forever preferred_lft forever 04:50:02 inet6 fe80::42:64ff:fe56:f1ec/64 scope link 04:50:02 valid_lft forever preferred_lft forever 04:50:02 04:50:02 04:50:02 ---> sar -b -r -n DEV: 04:50:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 04:50:02 04:50:02 04:44:06 LINUX RESTART (4 CPU) 04:50:02 04:50:02 04:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:50:02 04:46:01 26.54 4.40 22.14 0.00 1502.90 2790.01 0.00 04:50:02 04:47:01 0.98 0.00 0.98 0.00 0.00 22.78 0.00 04:50:02 04:48:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 04:50:02 04:49:02 0.27 0.00 0.27 0.00 0.00 3.46 0.00 04:50:02 Average: 7.02 1.10 5.92 0.00 375.80 705.03 0.00 04:50:02 04:50:02 04:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:50:02 04:46:01 152332 0 567400 30.16 2620 1159192 1103588 37.66 367740 1160460 24 04:50:02 04:47:01 154212 0 565516 30.06 2620 1159196 1077768 36.78 370688 1155896 8 04:50:02 04:48:01 153596 0 566124 30.09 2620 1159204 1077936 36.79 378676 1148732 16 04:50:02 04:49:02 151988 0 567732 30.17 2620 1159204 1077768 36.78 383648 1145092 12 04:50:02 Average: 153032 0 566693 30.12 2620 1159199 1084265 37.00 375188 1152545 15 04:50:02 04:50:02 04:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:50:02 04:46:01 eth0 71.83 60.94 348.13 25.58 0.00 0.00 0.00 0.00 04:50:02 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:46:01 docker0 9.02 6.91 1.71 16.98 0.00 0.00 0.00 0.00 04:50:02 04:47:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:50:02 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:48:01 eth0 1.35 0.65 0.58 0.40 0.00 0.00 0.00 0.00 04:50:02 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:49:02 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:50:02 04:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 04:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 Average: eth0 18.51 15.43 87.21 6.50 0.00 0.00 0.00 0.00 04:50:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:02 Average: docker0 2.26 1.73 0.43 4.25 0.00 0.00 0.00 0.00 04:50:02 04:50:02 04:50:02 ---> sar -P ALL: 04:50:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 04:50:02 04:50:02 04:44:06 LINUX RESTART (4 CPU) 04:50:02 04:50:02 04:45:01 CPU %user %nice %system %iowait %steal %idle 04:50:02 04:46:01 all 1.77 0.00 1.28 0.90 0.00 96.06 04:50:02 04:46:01 0 1.86 0.00 1.27 0.12 0.00 96.75 04:50:02 04:46:01 1 1.58 0.00 1.09 0.99 0.00 96.35 04:50:02 04:46:01 2 1.64 0.00 1.25 0.37 0.00 96.74 04:50:02 04:46:01 3 2.01 0.00 1.49 2.11 0.00 94.39 04:50:02 04:47:01 all 0.14 0.00 0.04 0.00 0.00 99.82 04:50:02 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:50:02 04:47:01 1 0.33 0.00 0.08 0.00 0.00 99.58 04:50:02 04:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:50:02 04:47:01 3 0.18 0.00 0.02 0.00 0.00 99.80 04:50:02 04:48:01 all 0.16 0.00 0.09 0.00 0.00 99.75 04:50:02 04:48:01 0 0.02 0.00 0.07 0.00 0.00 99.92 04:50:02 04:48:01 1 0.50 0.00 0.07 0.00 0.00 99.43 04:50:02 04:48:01 2 0.05 0.00 0.10 0.00 0.02 99.83 04:50:02 04:48:01 3 0.07 0.00 0.13 0.00 0.00 99.80 04:50:02 04:49:02 all 0.15 0.00 0.04 0.00 0.00 99.82 04:50:02 04:49:02 0 0.02 0.00 0.02 0.00 0.00 99.97 04:50:02 04:49:02 1 0.52 0.00 0.03 0.00 0.00 99.45 04:50:02 04:49:02 2 0.03 0.00 0.07 0.00 0.00 99.90 04:50:02 04:49:02 3 0.02 0.00 0.03 0.00 0.00 99.95 04:50:02 Average: all 0.55 0.00 0.36 0.22 0.00 98.86 04:50:02 Average: 0 0.48 0.00 0.34 0.03 0.00 99.15 04:50:02 Average: 1 0.73 0.00 0.32 0.25 0.00 98.71 04:50:02 Average: 2 0.44 0.00 0.37 0.09 0.00 99.10 04:50:02 Average: 3 0.57 0.00 0.42 0.53 0.00 98.49 04:50:02 04:50:02 04:50:02