Pull request #378 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 a792a33d62d9b1c06237390aa8090afdea7862a6 rather than 26970d7c4b436cde6f01de8a066fccadfe9d139c Obtained Jenkinsfile from a792a33d62d9b1c06237390aa8090afdea7862a6 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-378/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-378/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 a5c854593eac886f27ddeefb8920871132e8ed78 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: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-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13969 in /w/workspace/dry_go-mod-core-contracts_PR-378 [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-378 # 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/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # 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 a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 Commit message: "refactor(v2): Remove base64 encoding for float value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:12:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:12:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:12:07 ========================================================= 06:12:07 EdgeX Global Pipelines Version Info 06:12:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:12:09 ------------------- 06:12:09 stable info: 06:12:09 ------------------- 06:12:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:12:09 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:12:09 Message: update stable to v1.0.169 06:12:10 ------------------- 06:12:10 experimental info: 06:12:10 ------------------- 06:12:10 Commited By: **** collab-it+edgex@linuxfoundation.org 06:12:10 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:12:10 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:12:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:12:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:12:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 06:12:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 06:12:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] echo 06:12:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26970d7 [Pipeline] echo 06:12:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:16 + git log --format=format:%s -1 26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] echo 06:12:16 GIT_COMMIT: 26970d7c4b436cde6f01de8a066fccadfe9d139c, Commit Message: refactor(v2): Remove base64 encoding for float value [Pipeline] echo 06:12:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:18 06:12:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:12:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:18 latest: Pulling from edgex-devops/git-semver 06:12:18 31603596830f: Pulling fs layer 06:12:18 2a8b12db71e7: Pulling fs layer 06:12:18 6ca5941a6612: Pulling fs layer 06:12:18 ecc8261a40a4: Pulling fs layer 06:12:18 ecc8261a40a4: Waiting 06:12:18 2a8b12db71e7: Verifying Checksum 06:12:18 2a8b12db71e7: Download complete 06:12:18 31603596830f: Verifying Checksum 06:12:18 31603596830f: Download complete 06:12:18 ecc8261a40a4: Verifying Checksum 06:12:18 ecc8261a40a4: Download complete 06:12:18 6ca5941a6612: Verifying Checksum 06:12:18 6ca5941a6612: Download complete 06:12:19 31603596830f: Pull complete 06:12:19 2a8b12db71e7: Pull complete 06:12:20 6ca5941a6612: Pull complete 06:12:20 ecc8261a40a4: Pull complete 06:12:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:12:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:12:20 prd-centos7-docker-4c-2g-13969 does not seem to be running inside a container 06:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-378 -v /w/workspace/dry_go-mod-core-contracts_PR-378:/w/workspace/dry_go-mod-core-contracts_PR-378:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-378@tmp:/w/workspace/dry_go-mod-core-contracts_PR-378@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:12:22 $ docker top 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:23 [ssh-agent] Looking for ssh-agent implementation... 06:12:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:23 $ docker exec 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent 06:12:23 SSH_AUTH_SOCK=/tmp/ssh-1UiraqP78wLo/agent.11 06:12:23 SSH_AGENT_PID=16 06:12:23 Running ssh-add (command line suppressed) 06:12:23 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_8676454058751754443.key (/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_8676454058751754443.key) 06:12:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:24 + git tag --points-at HEAD [Pipeline] } 06:12:24 $ docker exec --env ******** --env ******** 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent -k 06:12:24 unset SSH_AUTH_SOCK; 06:12:24 unset SSH_AGENT_PID; 06:12:24 echo Agent pid 16 killed; 06:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:24 [ssh-agent] Looking for ssh-agent implementation... 06:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:24 $ docker exec 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent 06:12:24 SSH_AUTH_SOCK=/tmp/ssh-6gDzzuZ8oRvA/agent.46 06:12:24 SSH_AGENT_PID=52 06:12:24 Running ssh-add (command line suppressed) 06:12:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_7951778040960266590.key (/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_7951778040960266590.key) 06:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:25 + git semver init 06:12:25 # -> Open(): unable to determine branch for HEAD 06:12:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-378/.git 06:12:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-378 06:12:25 # $SEMVER_REMOTE_NAME = origin 06:12:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:12:25 # $SEMVER_USER_NAME = edgex-jenkins 06:12:25 # $SEMVER_BRANCH = PR-378 06:12:25 # $SEMVER_TEMP = /tmp/semver-534047693 06:12:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:12:26 # '/tmp/semver-534047693' -> '/w/workspace/dry_go-mod-core-contracts_PR-378/.semver' 06:12:26 # -> Force: false 06:12:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-378/.semver [Pipeline] } 06:12:26 $ docker exec --env ******** --env ******** 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent -k 06:12:26 unset SSH_AUTH_SOCK; 06:12:26 unset SSH_AGENT_PID; 06:12:26 echo Agent pid 52 killed; 06:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:26 + git semver [Pipeline] } 06:12:26 $ docker stop --time=1 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 06:12:28 $ docker rm -f 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:29 Stashed 1 file(s) [Pipeline] echo 06:12:29 [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 06:12:46 Still waiting to schedule task 06:12:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13969’ 06:12:46 Still waiting to schedule task 06:12:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:14:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13970 in /w/workspace/dry_go-mod-core-contracts_PR-378 [Pipeline] { [Pipeline] ws 06:14:38 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:14:44 using credential edgex-jenkins-ssh 06:14:44 Cloning the remote Git repository 06:14:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:14:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:14:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:14:44 > git --version # timeout=10 06:14:44 > git --version # 'git version 2.17.1' 06:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:46 Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c 06:14:46 Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c 06:14:46 Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) 06:14:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:14:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:14:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:46 > git config core.sparsecheckout # timeout=10 06:14:46 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 06:14:46 > git remote # timeout=10 06:14:46 > git config --get remote.origin.url # timeout=10 06:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:46 > git merge a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 06:14:46 > git rev-parse HEAD^{commit} # timeout=10 06:14:46 > git config core.sparsecheckout # timeout=10 06:14:46 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 06:14:51 Commit message: "refactor(v2): Remove base64 encoding for float value" 06:14:51 > git --version # timeout=10 06:14:51 > git --version # 'git version 2.17.1' 06:14:51 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:14:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:54 + true 06:14:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:14:57 ========================================================= 06:14:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:14:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:14:57 + 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 . 06:14:58 Sending build context to Docker daemon 1.884MB 06:14:58 Step 1/7 : ARG BASE=golang:1.15-alpine 06:14:58 Step 2/7 : FROM ${BASE} 06:14:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:14:58 b538f80385f9: Pulling fs layer 06:14:58 74f711af9a0d: Pulling fs layer 06:14:58 99f96fe45779: Pulling fs layer 06:14:58 8529a6b9a6be: Pulling fs layer 06:14:58 45590311c82a: Pulling fs layer 06:14:58 69ca0ff8b7b3: Pulling fs layer 06:14:58 209524e5b208: Pulling fs layer 06:14:58 45590311c82a: Waiting 06:14:58 69ca0ff8b7b3: Waiting 06:14:58 209524e5b208: Waiting 06:14:58 8529a6b9a6be: Waiting 06:14:58 99f96fe45779: Verifying Checksum 06:14:58 99f96fe45779: Download complete 06:14:59 74f711af9a0d: Verifying Checksum 06:14:59 74f711af9a0d: Download complete 06:14:59 45590311c82a: Verifying Checksum 06:14:59 45590311c82a: Download complete 06:14:59 69ca0ff8b7b3: Verifying Checksum 06:14:59 69ca0ff8b7b3: Download complete 06:14:59 b538f80385f9: Verifying Checksum 06:14:59 b538f80385f9: Download complete 06:15:00 b538f80385f9: Pull complete 06:15:00 74f711af9a0d: Pull complete 06:15:01 99f96fe45779: Pull complete 06:15:02 209524e5b208: Verifying Checksum 06:15:02 209524e5b208: Download complete 06:15:03 8529a6b9a6be: Verifying Checksum 06:15:03 8529a6b9a6be: Download complete 06:15:09 Running on prd-centos7-docker-4c-2g-13971 in /w/workspace/dry_go-mod-core-contracts_PR-378 [Pipeline] { [Pipeline] ws 06:15:09 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:15:12 using credential edgex-jenkins-ssh 06:15:12 Cloning the remote Git repository 06:15:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:15:12 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:15:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:15:12 > git --version # timeout=10 06:15:12 > git --version # 'git version 2.24.3' 06:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:15:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:15:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:13 Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c 06:15:13 Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c 06:15:13 Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) 06:15:13 8529a6b9a6be: Pull complete 06:15:14 45590311c82a: Pull complete 06:15:14 69ca0ff8b7b3: Pull complete 06:15:13 > git config core.sparsecheckout # timeout=10 06:15:13 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 06:15:13 > git remote # timeout=10 06:15:13 > git config --get remote.origin.url # timeout=10 06:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:13 > git merge a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 06:15:13 > git rev-parse HEAD^{commit} # timeout=10 06:15:13 > git config core.sparsecheckout # timeout=10 06:15:13 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 06:15:17 Commit message: "refactor(v2): Remove base64 encoding for float value" 06:15:17 > git --version # timeout=10 06:15:17 > git --version # 'git version 2.24.3' 06:15:17 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { 06:15:17 209524e5b208: Pull complete 06:15:17 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:15:17 ---> 5bddaf1c2fca 06:15:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:15:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:20 ---> Running in 057bf39dd83a 06:15:20 + true 06:15:20 + sudo service docker restart 06:15:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:15:21 ========================================================= 06:15:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:15:21 ========================================================= 06:15:21 Removing intermediate container 057bf39dd83a 06:15:21 ---> 05074f9f084f 06:15:21 Step 4/7 : RUN apk add bash 06:15:21 ---> Running in e123b0b13830 [Pipeline] isUnix [Pipeline] sh 06:15:21 + 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 . 06:15:22 Sending build context to Docker daemon 1.885MB 06:15:22 Step 1/7 : ARG BASE=golang:1.15-alpine 06:15:22 Step 2/7 : FROM ${BASE} 06:15:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:22 df20fa9351a1: Pulling fs layer 06:15:22 ed8968b2872e: Pulling fs layer 06:15:22 a92cc7c5fd73: Pulling fs layer 06:15:22 e871e8e8d7a9: Pulling fs layer 06:15:22 e73272ec9a57: Pulling fs layer 06:15:22 1e910a182e73: Pulling fs layer 06:15:22 4e634b169226: Pulling fs layer 06:15:22 e73272ec9a57: Waiting 06:15:22 1e910a182e73: Waiting 06:15:22 4e634b169226: Waiting 06:15:22 e871e8e8d7a9: Waiting 06:15:22 a92cc7c5fd73: Download complete 06:15:22 ed8968b2872e: Download complete 06:15:22 e73272ec9a57: Verifying Checksum 06:15:22 e73272ec9a57: Download complete 06:15:22 df20fa9351a1: Verifying Checksum 06:15:22 df20fa9351a1: Download complete 06:15:22 1e910a182e73: Verifying Checksum 06:15:22 1e910a182e73: Download complete 06:15:22 df20fa9351a1: Pull complete 06:15:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:22 ed8968b2872e: Pull complete 06:15:22 a92cc7c5fd73: Pull complete 06:15:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:23 4e634b169226: Verifying Checksum 06:15:23 4e634b169226: Download complete 06:15:24 e871e8e8d7a9: Verifying Checksum 06:15:24 e871e8e8d7a9: Download complete 06:15:26 OK: 142 MiB in 39 packages 06:15:26 Removing intermediate container e123b0b13830 06:15:26 ---> 6d5485cd922b 06:15:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:15:26 ---> Running in 34aa375ffe58 06:15:27 Removing intermediate container 34aa375ffe58 06:15:27 ---> 1b071643bb7b 06:15:27 Step 6/7 : COPY go.mod . 06:15:27 ---> 89a977518df8 06:15:27 Step 7/7 : RUN go mod download 06:15:28 ---> Running in 58103c6069aa 06:15:29 e871e8e8d7a9: Pull complete 06:15:29 e73272ec9a57: Pull complete 06:15:29 1e910a182e73: Pull complete 06:15:35 4e634b169226: Pull complete 06:15:35 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:15:35 ---> f7629b54cfaa 06:15:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:15:35 ---> Running in 0ebba8e8fade 06:15:35 Removing intermediate container 0ebba8e8fade 06:15:35 ---> a4b54dadabce 06:15:35 Step 4/7 : RUN apk add bash 06:15:35 ---> Running in 550a86ae530f 06:15:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:38 OK: 166 MiB in 39 packages 06:15:39 Removing intermediate container 550a86ae530f 06:15:39 ---> bf3b5d50fece 06:15:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:15:39 ---> Running in eee56dcf1f77 06:15:39 Removing intermediate container eee56dcf1f77 06:15:39 ---> c3e48ff3b599 06:15:39 Step 6/7 : COPY go.mod . 06:15:39 ---> ab7ef1f4b6ef 06:15:39 Step 7/7 : RUN go mod download 06:15:39 ---> Running in 440fa4764169 06:15:43 Removing intermediate container 58103c6069aa 06:15:43 ---> ea839518d59e 06:15:43 Successfully built ea839518d59e 06:15:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:15:43 + docker inspect -f . ci-base-image-arm64 06:15:43 . [Pipeline] withDockerContainer 06:15:43 prd-ubuntu18.04-docker-arm64-4c-16g-13970 does not seem to be running inside a container 06:15:44 $ 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 06:15:45 $ docker top a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:46 + go version 06:15:46 go version go1.15.2 linux/arm64 [Pipeline] } 06:15:46 $ docker stop --time=1 a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 06:15:48 $ docker rm -f a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:49 + docker inspect -f . ci-base-image-arm64 06:15:49 . [Pipeline] withDockerContainer 06:15:50 prd-ubuntu18.04-docker-arm64-4c-16g-13970 does not seem to be running inside a container 06:15:50 $ 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 06:15:51 $ docker top f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 -eo pid,comm 06:15:51 Removing intermediate container 440fa4764169 06:15:51 ---> e8efec1a8db5 06:15:51 Successfully built e8efec1a8db5 06:15:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:15:52 + docker inspect -f . ci-base-image-x86_64 06:15:52 . [Pipeline] withDockerContainer 06:15:52 prd-centos7-docker-4c-2g-13971 does not seem to be running inside a container 06:15:52 $ 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 ******** ci-base-image-x86_64 cat 06:15:52 + make test 06:15:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:15:53 $ docker top b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:54 + go version 06:15:54 go version go1.15.2 linux/amd64 [Pipeline] } 06:15:54 $ docker stop --time=1 b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 06:15:55 $ docker rm -f b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:56 + docker inspect -f . ci-base-image-x86_64 06:15:56 . [Pipeline] withDockerContainer 06:15:56 prd-centos7-docker-4c-2g-13971 does not seem to be running inside a container 06:15:57 $ 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 ******** ci-base-image-x86_64 cat 06:15:57 $ docker top b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:58 + make test 06:15:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:16:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:16:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements 06:16:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements 06:16:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements 06:16:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 06:16:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:16:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.6% of statements 06:16:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 06:16:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 06:16:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.020s coverage: 91.8% of statements 06:16:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:16:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:16:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 06:16:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.046s coverage: 26.3% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.018s coverage: 15.4% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements 06:16:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 81.5% of statements 06:16:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:16:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.6% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 100.0% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 06:16:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 06:16:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:16:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:16:11 gofmt -l . 06:16:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:16:11 $ docker stop --time=1 b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 06:16:13 $ docker rm -f b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:16:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:16:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements 06:16:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements 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] } 06:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements 06:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 06:16:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.6% of statements 06:16:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.052s coverage: 14.7% of statements 06:16:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.060s coverage: 100.0% of statements 06:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.087s coverage: 91.8% of statements 06:16:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:16:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 06:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 63.0% of statements 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 06:16:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.063s coverage: 81.5% of statements 06:16:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:16:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:16:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.030s coverage: 29.6% of statements 06:16:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 06:16:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements 06:16:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 06:16:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:16:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:16:34 gofmt -l . 06:16:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:16:34 $ docker stop --time=1 f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 06:16:36 $ docker rm -f f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:37 Warning: overwriting stash ‘coverage-report’ 06:16:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 06:16:41 provisioning config files... 06:16:41 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/config2553778691836902925tmp [Pipeline] { [Pipeline] sh 06:16:41 + set +x 06:16:41 + curl -s https://codecov.io/bash 06:16:41 + bash -s -- 06:16:42 06:16:42 _____ _ 06:16:42 / ____| | | 06:16:42 | | ___ __| | ___ ___ _____ __ 06:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:16:42 Bash-20201130-cc6d3fe 06:16:42 06:16:42 06:16:42 ==> Jenkins CI detected. 06:16:42 project root: . 06:16:42 --> token set from env 06:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:16:42 ==> Running gcov in . (disable via -X gcov) 06:16:42 ==> Python coveragepy not found 06:16:42 ==> Searching for coverage reports in: 06:16:42 + . 06:16:42 -> Found 1 reports 06:16:42 ==> Detecting git/mercurial file structure 06:16:42 ==> Reading reports 06:16:42 + ./coverage.out bytes=106873 06:16:42 ==> Appending adjustments 06:16:42 https://docs.codecov.io/docs/fixing-reports 06:16:42 + Found adjustments 06:16:42 ==> Gzipping contents 06:16:42 20K /tmp/codecov.rLDHR9.gz 06:16:42 ==> Uploading reports 06:16:42 url: https://codecov.io 06:16:42 query: branch=PR-378&commit=26970d7c4b436cde6f01de8a066fccadfe9d139c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=378&job=&cmd_args= 06:16:42 -> Pinging Codecov 06:16:42 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-378&commit=26970d7c4b436cde6f01de8a066fccadfe9d139c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=378&job=&cmd_args= 06:16:43 -> Uploading to 06:16:43 https://storage.googleapis.com/codecov/v4/raw/2020-12-01/71470A77251A30514AAF9C0BB2E5B6CE/26970d7c4b436cde6f01de8a066fccadfe9d139c/2d9708e4-0126-447c-a7fa-5aed1a09cad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201201T061643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad77d1a649561685bee7800fa42490a77e773b4b9b2029a7c05824bbf9b3bc3d 06:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:43 Dload Upload Total Spent Left Speed 06:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17362 0 0 100 17362 0 38127 --:--:-- --:--:-- --:--:-- 38074 06:16:44 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] } 06:16:44 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 06:16:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:48 ---> package-listing.sh 06:16:48 ++ tr '[:upper:]' '[:lower:]' 06:16:48 ++ facter osfamily 06:16:48 + OS_FAMILY=redhat 06:16:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-378 06:16:48 + START_PACKAGES=/tmp/packages_start.txt 06:16:48 + END_PACKAGES=/tmp/packages_end.txt 06:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:48 + PACKAGES=/tmp/packages_start.txt 06:16:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-378 ']' 06:16:48 + PACKAGES=/tmp/packages_end.txt 06:16:48 + case "${OS_FAMILY}" in 06:16:48 + rpm -qa 06:16:48 + sort 06:16:53 + '[' -f /tmp/packages_start.txt ']' 06:16:53 + '[' -f /tmp/packages_end.txt ']' 06:16:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-378 ']' 06:16:53 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-378/archives/ 06:16:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-378/archives/ [Pipeline] echo 06:16:53 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:54 06:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:54 alpine: Pulling from edgex-lftools-log-publisher 06:16:54 df20fa9351a1: Pulling fs layer 06:16:54 36b3adc4ff6f: Pulling fs layer 06:16:54 8ad3a11d3b57: Pulling fs layer 06:16:54 46f8f816bc3b: Pulling fs layer 06:16:54 93b61091891f: Pulling fs layer 06:16:54 93b9cdb0e59b: Pulling fs layer 06:16:54 5e14af77c1be: Pulling fs layer 06:16:54 01666e4c0597: Pulling fs layer 06:16:54 aa168da1d23b: Pulling fs layer 06:16:54 46f8f816bc3b: Waiting 06:16:54 93b61091891f: Waiting 06:16:54 93b9cdb0e59b: Waiting 06:16:54 5e14af77c1be: Waiting 06:16:54 01666e4c0597: Waiting 06:16:54 aa168da1d23b: Waiting 06:16:54 36b3adc4ff6f: Verifying Checksum 06:16:54 36b3adc4ff6f: Download complete 06:16:54 46f8f816bc3b: Verifying Checksum 06:16:54 46f8f816bc3b: Download complete 06:16:54 df20fa9351a1: Verifying Checksum 06:16:54 df20fa9351a1: Download complete 06:16:55 93b9cdb0e59b: Verifying Checksum 06:16:55 93b9cdb0e59b: Download complete 06:16:55 5e14af77c1be: Verifying Checksum 06:16:55 5e14af77c1be: Download complete 06:16:55 93b61091891f: Download complete 06:16:55 01666e4c0597: Verifying Checksum 06:16:55 01666e4c0597: Download complete 06:16:55 df20fa9351a1: Pull complete 06:16:55 8ad3a11d3b57: Verifying Checksum 06:16:55 8ad3a11d3b57: Download complete 06:16:55 36b3adc4ff6f: Pull complete 06:16:56 8ad3a11d3b57: Pull complete 06:16:56 46f8f816bc3b: Pull complete 06:16:57 93b61091891f: Pull complete 06:16:57 aa168da1d23b: Verifying Checksum 06:16:57 aa168da1d23b: Download complete 06:16:57 93b9cdb0e59b: Pull complete 06:16:57 5e14af77c1be: Pull complete 06:16:57 01666e4c0597: Pull complete 06:17:03 aa168da1d23b: Pull complete 06:17:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:17:04 prd-centos7-docker-4c-2g-13969 does not seem to be running inside a container 06:17:04 $ 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-378/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-378 -v /w/workspace/dry_go-mod-core-contracts_PR-378:/w/workspace/dry_go-mod-core-contracts_PR-378:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-378@tmp:/w/workspace/dry_go-mod-core-contracts_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:17:08 $ docker top 8aed30deee09ce2cd3c0dc94e2717c153e783d9ea3f57e7f3f4983bc170175b3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:08 + mkdir -p /var/log/sa [Pipeline] sh 06:17:09 + ls /var/log/sa-host 06:17:09 + sadf -c /var/log/sa-host/sa01 06:17:09 file_magic: OK 06:17:09 HZ: Using current value: 100 06:17:09 file_header: OK 06:17:09 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 06:17:09 Statistics: 06:17:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:09 File successfully converted to sysstat format version 12.2.1 06:17:09 + sadf -c /var/log/sa-host/sa23 06:17:09 file_magic: OK 06:17:09 HZ: Using current value: 100 06:17:09 file_header: OK 06:17:09 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 06:17:09 Statistics: 06:17:09 Hnuu...uuuununununu... 06:17:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:10 provisioning config files... 06:17:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/config4161576481812783281tmp [Pipeline] { [Pipeline] echo 06:17:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:10 ---> create-netrc.sh [Pipeline] } 06:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:17:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> python-tools-install.sh [Pipeline] echo 06:17:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> sudo-logs.sh 06:17:11 Archiving 'sudo' log.. [Pipeline] echo 06:17:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> job-cost.sh 06:17:11 lf-activate-venv: SKIPPING 06:17:11 INFO: No Stack... 06:17:13 INFO: Retrieving Pricing Info for: v1-standard-2 06:17:13 INFO: Archiving Costs [Pipeline] echo 06:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:13 ---> logs-deploy.sh 06:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-378/1 06:17:13 INFO: archiving workspace using pattern(s): 06:17:15 Archives upload complete. 06:17:15 INFO: archiving logs to Nexus 06:17:16 ---> uname -a: 06:17:16 Linux prd-centos7-docker-4c-2g-13969.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:17:16 06:17:16 06:17:16 ---> lscpu: 06:17:16 Architecture: x86_64 06:17:16 CPU op-mode(s): 32-bit, 64-bit 06:17:16 Byte Order: Little Endian 06:17:16 Address sizes: 40 bits physical, 48 bits virtual 06:17:16 CPU(s): 4 06:17:16 On-line CPU(s) list: 0-3 06:17:16 Thread(s) per core: 1 06:17:16 Core(s) per socket: 1 06:17:16 Socket(s): 4 06:17:16 NUMA node(s): 1 06:17:16 Vendor ID: GenuineIntel 06:17:16 CPU family: 6 06:17:16 Model: 44 06:17:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:17:16 Stepping: 1 06:17:16 CPU MHz: 2933.438 06:17:16 BogoMIPS: 5866.87 06:17:16 Virtualization: VT-x 06:17:16 Hypervisor vendor: KVM 06:17:16 Virtualization type: full 06:17:16 L1d cache: 128 KiB 06:17:16 L1i cache: 128 KiB 06:17:16 L2 cache: 16 MiB 06:17:16 L3 cache: 64 MiB 06:17:16 NUMA node0 CPU(s): 0-3 06:17:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:17:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:17:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:17:16 Vulnerability Meltdown: Mitigation; PTI 06:17:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:17:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:17:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:17:16 Vulnerability Srbds: Not affected 06:17:16 Vulnerability Tsx async abort: Not affected 06:17:16 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 06:17:16 06:17:16 06:17:16 ---> nproc: 06:17:16 4 06:17:16 06:17:16 06:17:16 ---> df -h: 06:17:16 Filesystem Size Used Available Use% Mounted on 06:17:16 overlay 50.0G 7.3G 42.7G 15% / 06:17:16 tmpfs 64.0M 0 64.0M 0% /dev 06:17:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:17:16 shm 64.0M 0 64.0M 0% /dev/shm 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-378 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-378@tmp 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:17:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:17:16 06:17:16 06:17:16 ---> free -m: 06:17:16 total used free shared buff/cache available 06:17:16 Mem: 1837 694 95 0 1047 1038 06:17:16 Swap: 1023 1 1022 06:17:16 06:17:16 06:17:16 ---> ip addr: 06:17:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:17:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:16 inet 127.0.0.1/8 scope host lo 06:17:16 valid_lft forever preferred_lft forever 06:17:16 inet6 ::1/128 scope host 06:17:16 valid_lft forever preferred_lft forever 06:17:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:17:16 link/ether fa:16:3e:bf:36:dc brd ff:ff:ff:ff:ff:ff 06:17:16 inet 10.30.122.234/23 brd 10.30.123.255 scope global dynamic eth0 06:17:16 valid_lft 86055sec preferred_lft 86055sec 06:17:16 inet6 fe80::f816:3eff:febf:36dc/64 scope link 06:17:16 valid_lft forever preferred_lft forever 06:17:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:17:16 link/ether 02:42:33:3a:23:88 brd ff:ff:ff:ff:ff:ff 06:17:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:17:16 valid_lft forever preferred_lft forever 06:17:16 inet6 fe80::42:33ff:fe3a:2388/64 scope link 06:17:16 valid_lft forever preferred_lft forever 06:17:16 06:17:16 06:17:16 ---> sar -b -r -n DEV: 06:17:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:17:16 06:17:16 06:11:19 LINUX RESTART (4 CPU) 06:17:16 06:17:16 06:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:17:16 06:13:02 48.68 11.87 36.81 0.00 4368.77 3208.56 0.00 06:17:16 06:14:01 1.73 0.00 1.73 0.00 0.00 36.26 0.00 06:17:16 06:15:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 06:17:16 06:16:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 06:17:16 06:17:01 79.55 51.06 28.49 0.00 4152.66 12528.72 0.00 06:17:16 Average: 26.18 12.64 13.54 0.00 1711.17 3169.81 0.00 06:17:16 06:17:16 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:16 06:13:02 153596 0 589268 31.32 2620 1136060 1080684 36.88 431376 1096568 128 06:17:16 06:14:01 157092 0 585764 31.13 2620 1136068 1063576 36.30 430332 1094736 8 06:17:16 06:15:01 156300 0 586552 31.17 2620 1136072 1063820 36.31 437400 1088864 8 06:17:16 06:16:01 154124 0 588728 31.29 2620 1136072 1063832 36.31 439308 1088432 8 06:17:16 06:17:01 83296 0 700196 37.21 2620 1095432 1491332 50.90 580848 981104 33608 06:17:16 Average: 140882 0 610102 32.43 2620 1127941 1152649 39.34 463853 1069941 6752 06:17:16 06:17:16 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:16 06:13:02 eth0 97.47 85.55 470.33 43.00 0.00 0.00 0.00 0.00 06:17:16 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:13:02 docker0 6.43 4.98 1.34 13.43 0.00 0.00 0.00 0.00 06:17:16 06:14:01 eth0 0.71 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:17:16 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:15:01 eth0 4.15 2.13 3.11 0.29 0.00 0.00 0.00 0.00 06:17:16 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:16:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 06:17:16 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:17:01 eth0 210.07 164.74 2167.83 17.66 0.00 0.00 0.00 0.00 06:17:16 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 Average: eth0 62.85 50.77 530.72 12.28 0.00 0.00 0.00 0.00 06:17:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:16 Average: docker0 1.29 1.00 0.27 2.69 0.00 0.00 0.00 0.00 06:17:16 06:17:16 06:17:16 ---> sar -P ALL: 06:17:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:17:16 06:17:16 06:11:19 LINUX RESTART (4 CPU) 06:17:16 06:17:16 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:17:16 06:13:02 all 3.45 0.00 2.26 1.19 0.02 93.08 06:17:16 06:13:02 0 3.27 0.00 2.38 0.27 0.02 94.07 06:17:16 06:13:02 1 3.41 0.00 2.23 0.75 0.02 93.59 06:17:16 06:13:02 2 4.06 0.00 2.29 0.64 0.03 92.98 06:17:16 06:13:02 3 3.05 0.00 2.15 3.10 0.00 91.70 06:17:16 06:14:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:17:16 06:14:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:17:16 06:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:17:16 06:14:01 2 0.54 0.00 0.03 0.00 0.00 99.42 06:17:16 06:14:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:17:16 06:15:01 all 0.20 0.00 0.05 0.00 0.00 99.75 06:17:16 06:15:01 0 0.12 0.00 0.05 0.00 0.00 99.83 06:17:16 06:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:17:16 06:15:01 2 0.55 0.00 0.07 0.00 0.00 99.38 06:17:16 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:16 06:16:01 all 0.13 0.00 0.04 0.00 0.00 99.83 06:17:16 06:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:17:16 06:16:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:17:16 06:16:01 2 0.42 0.00 0.03 0.00 0.00 99.55 06:17:16 06:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:16 06:17:01 all 4.77 0.00 3.16 1.42 0.01 90.63 06:17:16 06:17:01 0 4.16 0.00 3.51 0.71 0.02 91.61 06:17:16 06:17:01 1 4.44 0.00 3.67 2.08 0.00 89.82 06:17:16 06:17:01 2 4.84 0.00 2.96 2.09 0.02 90.08 06:17:16 06:17:01 3 5.66 0.00 2.52 0.79 0.02 91.02 06:17:16 Average: all 1.74 0.00 1.11 0.52 0.01 96.62 06:17:16 Average: 0 1.53 0.00 1.21 0.19 0.01 97.07 06:17:16 Average: 1 1.60 0.00 1.21 0.57 0.00 96.62 06:17:16 Average: 2 2.08 0.00 1.08 0.55 0.01 96.28 06:17:16 Average: 3 1.76 0.00 0.96 0.78 0.00 96.50 06:17:16 06:17:16 06:17:16