Pull request #525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d rather than 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd Obtained Jenkinsfile from f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27839 in /w/workspace/dry_go-mod-core-contracts_PR-525 [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-525 # 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/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd Merge succeeded, producing dda10723219429c01a2388297e866315fade2917 Checking out Revision dda10723219429c01a2388297e866315fade2917 (PR-525) > git config core.sparsecheckout # timeout=10 > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # 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 f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dda10723219429c01a2388297e866315fade2917 # timeout=10 Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 [Pipeline] echo 09:21:33 ========================================================= 09:21:33 EdgeX Global Pipelines Version Info 09:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:21:35 ------------------- 09:21:35 stable info: 09:21:35 ------------------- 09:21:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:21:35 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 09:21:35 Message: update stable to v1.0.182 09:21:35 ------------------- 09:21:35 experimental info: 09:21:35 ------------------- 09:21:35 Commited By: **** collab-it+edgex@linuxfoundation.org 09:21:35 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 09:21:35 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:21:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo 09:21:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo 09:21:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dda10723219429c01a2388297e866315fade2917 [Pipeline] echo 09:21:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dda1072 [Pipeline] echo 09:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:39 + git log --format=format:%s -1 dda10723219429c01a2388297e866315fade2917 [Pipeline] echo 09:21:39 GIT_COMMIT: dda10723219429c01a2388297e866315fade2917, Commit Message: Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD [Pipeline] echo 09:21:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:40 09:21:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:21:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:41 latest: Pulling from edgex-devops/git-semver 09:21:41 31603596830f: Pulling fs layer 09:21:41 2a8b12db71e7: Pulling fs layer 09:21:41 6ca5941a6612: Pulling fs layer 09:21:41 ecc8261a40a4: Pulling fs layer 09:21:41 ecc8261a40a4: Waiting 09:21:41 2a8b12db71e7: Verifying Checksum 09:21:41 2a8b12db71e7: Download complete 09:21:41 31603596830f: Verifying Checksum 09:21:41 31603596830f: Download complete 09:21:41 ecc8261a40a4: Verifying Checksum 09:21:41 ecc8261a40a4: Download complete 09:21:41 6ca5941a6612: Verifying Checksum 09:21:41 6ca5941a6612: Download complete 09:21:41 31603596830f: Pull complete 09:21:42 2a8b12db71e7: Pull complete 09:21:42 6ca5941a6612: Pull complete 09:21:42 ecc8261a40a4: Pull complete 09:21:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:21:43 prd-centos7-docker-4c-2g-27839 does not seem to be running inside a container 09:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:21:45 $ docker top 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:46 [ssh-agent] Looking for ssh-agent implementation... 09:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:46 $ docker exec 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent 09:21:46 SSH_AUTH_SOCK=/tmp/ssh-rfRLMsnLKUOt/agent.11 09:21:46 SSH_AGENT_PID=17 09:21:46 Running ssh-add (command line suppressed) 09:21:46 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_7998628354272701519.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_7998628354272701519.key) 09:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:47 + git tag --points-at HEAD [Pipeline] } 09:21:47 $ docker exec --env ******** --env ******** 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent -k 09:21:47 unset SSH_AUTH_SOCK; 09:21:47 unset SSH_AGENT_PID; 09:21:47 echo Agent pid 17 killed; 09:21:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:21:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:47 [ssh-agent] Looking for ssh-agent implementation... 09:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:47 $ docker exec 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent 09:21:47 SSH_AUTH_SOCK=/tmp/ssh-NrsNjX2iBJaV/agent.46 09:21:47 SSH_AGENT_PID=51 09:21:47 Running ssh-add (command line suppressed) 09:21:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_539154549761967948.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_539154549761967948.key) 09:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:48 + git semver init 09:21:48 # -> Open(): unable to determine branch for HEAD 09:21:48 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.git 09:21:48 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-525 09:21:48 # $SEMVER_REMOTE_NAME = origin 09:21:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:21:48 # $SEMVER_USER_NAME = edgex-jenkins 09:21:48 # $SEMVER_BRANCH = PR-525 09:21:48 # $SEMVER_TEMP = /tmp/semver-609833428 09:21:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:21:49 # '/tmp/semver-609833428' -> '/w/workspace/dry_go-mod-core-contracts_PR-525/.semver' 09:21:49 # -> Force: false 09:21:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.semver [Pipeline] } 09:21:49 $ docker exec --env ******** --env ******** 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent -k 09:21:49 unset SSH_AUTH_SOCK; 09:21:49 unset SSH_AGENT_PID; 09:21:49 echo Agent pid 51 killed; 09:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:49 + git semver [Pipeline] } 09:21:49 $ docker stop --time=1 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 09:21:51 $ docker rm -f 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:21:52 Stashed 1 file(s) [Pipeline] echo 09:21:52 [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 09:21:53 Running on prd-centos7-docker-4c-2g-27840 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws 09:21:53 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 09:21:55 using credential edgex-jenkins-ssh 09:21:56 Cloning the remote Git repository 09:21:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:21:56 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:21:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:21:56 > git --version # timeout=10 09:21:56 > git --version # 'git version 2.24.3' 09:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:21:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:21:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:21:57 Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd 09:21:57 Merge succeeded, producing 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 09:21:57 Checking out Revision 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 (PR-525) 09:21:57 > git config core.sparsecheckout # timeout=10 09:21:57 > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # timeout=10 09:21:57 > git remote # timeout=10 09:21:57 > git config --get remote.origin.url # timeout=10 09:21:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:57 > git merge f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 09:21:57 > git rev-parse HEAD^{commit} # timeout=10 09:21:57 > git config core.sparsecheckout # timeout=10 09:21:57 > git checkout -f 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 # timeout=10 09:22:01 Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" 09:22:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:01 > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 09:22:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:22:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:22:03 + sudo service docker restart 09:22:03 + true 09:22:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:22:04 ========================================================= 09:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:22:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:22: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 . 09:22:05 Sending build context to Docker daemon 2.753MB 09:22:05 Step 1/7 : ARG BASE=golang:1.15-alpine 09:22:05 Step 2/7 : FROM ${BASE} 09:22:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:22:05 188c0c94c7c5: Pulling fs layer 09:22:05 0ef7d3d256c8: Pulling fs layer 09:22:05 de9db76c5a1d: Pulling fs layer 09:22:05 bca2f99d35d6: Pulling fs layer 09:22:05 93359f2a8cfa: Pulling fs layer 09:22:05 7c6f9722023f: Pulling fs layer 09:22:05 a35cf1a2eb13: Pulling fs layer 09:22:05 bca2f99d35d6: Waiting 09:22:05 93359f2a8cfa: Waiting 09:22:05 a35cf1a2eb13: Waiting 09:22:05 7c6f9722023f: Waiting 09:22:05 de9db76c5a1d: Verifying Checksum 09:22:05 de9db76c5a1d: Download complete 09:22:05 0ef7d3d256c8: Download complete 09:22:05 93359f2a8cfa: Verifying Checksum 09:22:05 93359f2a8cfa: Download complete 09:22:06 7c6f9722023f: Verifying Checksum 09:22:06 7c6f9722023f: Download complete 09:22:06 188c0c94c7c5: Verifying Checksum 09:22:06 188c0c94c7c5: Download complete 09:22:06 188c0c94c7c5: Pull complete 09:22:06 0ef7d3d256c8: Pull complete 09:22:06 de9db76c5a1d: Pull complete 09:22:07 a35cf1a2eb13: Verifying Checksum 09:22:07 a35cf1a2eb13: Download complete 09:22:08 bca2f99d35d6: Verifying Checksum 09:22:08 bca2f99d35d6: Download complete 09:22:08 Still waiting to schedule task 09:22:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:22:15 bca2f99d35d6: Pull complete 09:22:15 93359f2a8cfa: Pull complete 09:22:15 7c6f9722023f: Pull complete 09:22:23 a35cf1a2eb13: Pull complete 09:22:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:22:23 ---> a62c8e92a672 09:22:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:22:23 ---> Running in 6929abbc25b7 09:22:23 Removing intermediate container 6929abbc25b7 09:22:23 ---> cfae78676481 09:22:23 Step 4/7 : RUN apk add bash 09:22:23 ---> Running in 0479cd88fad0 09:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:22:25 OK: 166 MiB in 39 packages 09:22:26 Removing intermediate container 0479cd88fad0 09:22:26 ---> 0afdd5e98f29 09:22:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:22:26 ---> Running in 3a6974a35c0a 09:22:26 Removing intermediate container 3a6974a35c0a 09:22:26 ---> 332704a70bfc 09:22:26 Step 6/7 : COPY go.mod . 09:22:26 ---> 5e7b7c2e0d3c 09:22:26 Step 7/7 : RUN go mod download 09:22:26 ---> Running in 90819d496e54 09:22:39 Removing intermediate container 90819d496e54 09:22:39 ---> 2751e0cbd823 09:22:39 Successfully built 2751e0cbd823 09:22:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:22:39 + docker inspect -f . ci-base-image-x86_64 09:22:39 . [Pipeline] withDockerContainer 09:22:39 prd-centos7-docker-4c-2g-27840 does not seem to be running inside a container 09:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:22:40 $ docker top 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:41 + go version 09:22:41 go version go1.15.5 linux/amd64 [Pipeline] } 09:22:41 $ docker stop --time=1 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d 09:22:42 $ docker rm -f 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:22:43 + docker inspect -f . ci-base-image-x86_64 09:22:43 . [Pipeline] withDockerContainer 09:22:43 prd-centos7-docker-4c-2g-27840 does not seem to be running inside a container 09:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:22:44 $ docker top 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:45 + make test 09:22:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:22:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 09:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 09:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.019s coverage: 45.4% of statements 09:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.043s coverage: 77.8% of statements 09:22:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:22:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.009s coverage: 26.3% of statements 09:22:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 09:22:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements 09:22:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.031s coverage: 91.8% of statements 09:22:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:22:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:22:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 09:22:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements 09:22:56 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 09:22:56 v2/dtos/addressable.go:40:10: ambiguous selector a.Type 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.031s coverage: 63.0% of statements 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.013s coverage: 15.4% of statements 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.010s coverage: 14.3% of statements 09:22:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:22:56 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] 09:22:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:22:56 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos.test] 09:22:56 v2/dtos/addressable.go:40: ambiguous selector a.Type 09:22:56 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [build failed] 09:22:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements 09:22:56 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [build failed] 09:22:56 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [build failed] 09:22:57 make: *** [Makefile:6: test] Error 2 [Pipeline] } 09:22:57 $ docker stop --time=1 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 09:22:59 $ docker rm -f 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:23:01 ---> job-cost.sh 09:23:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-30ob 09:23:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:23:48 lf-activate-venv(): INFO: Adding /tmp/venv-30ob/bin to PATH 09:23:48 INFO: No Stack... 09:23:48 INFO: Retrieving Pricing Info for: v1-standard-2 09:23:48 INFO: Archiving Costs [Pipeline] sh 09:23:48 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 09:23:48 + cut -d, -f6 [Pipeline] lock 09:23:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] 09:23:48 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] did not exist. Created. 09:23:48 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:48 + echo total: 0.029999999329447746 [Pipeline] stash 09:23:49 Stashed 1 file(s) [Pipeline] } 09:23:49 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:23:50 Failed in branch amd64 09:25:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27842 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws 09:25:07 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 09:25:12 using credential edgex-jenkins-ssh 09:25:12 Cloning the remote Git repository 09:25:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:25:12 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:25:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:25:13 > git --version # timeout=10 09:25:13 > git --version # 'git version 2.17.1' 09:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:14 Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd 09:25:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:25:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:25:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:25:14 > git config core.sparsecheckout # timeout=10 09:25:14 > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # timeout=10 09:25:15 Merge succeeded, producing ddab4cabc5f32f6111b0a496a4b7febae36e3814 09:25:15 Checking out Revision ddab4cabc5f32f6111b0a496a4b7febae36e3814 (PR-525) 09:25:15 > git remote # timeout=10 09:25:15 > git config --get remote.origin.url # timeout=10 09:25:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:15 > git merge f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 09:25:15 > git rev-parse HEAD^{commit} # timeout=10 09:25:15 > git config core.sparsecheckout # timeout=10 09:25:15 > git checkout -f ddab4cabc5f32f6111b0a496a4b7febae36e3814 # timeout=10 09:25:19 Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" 09:25:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:19 > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 09:25:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:25:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:25:21 + true 09:25:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:25:24 ========================================================= 09:25:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:25:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:25:25 + 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 . 09:25:26 Sending build context to Docker daemon 2.752MB 09:25:26 Step 1/7 : ARG BASE=golang:1.15-alpine 09:25:26 Step 2/7 : FROM ${BASE} 09:25:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:26 5f621e34cdf4: Pulling fs layer 09:25:26 a4357932f1b6: Pulling fs layer 09:25:26 18c013af1878: Pulling fs layer 09:25:26 00ac8860ef70: Pulling fs layer 09:25:26 63d7cb157983: Pulling fs layer 09:25:26 b116817d02f9: Pulling fs layer 09:25:26 745a02a5169b: Pulling fs layer 09:25:26 00ac8860ef70: Waiting 09:25:26 63d7cb157983: Waiting 09:25:26 b116817d02f9: Waiting 09:25:26 745a02a5169b: Waiting 09:25:26 18c013af1878: Download complete 09:25:26 a4357932f1b6: Verifying Checksum 09:25:26 a4357932f1b6: Download complete 09:25:26 5f621e34cdf4: Verifying Checksum 09:25:26 5f621e34cdf4: Download complete 09:25:26 b116817d02f9: Verifying Checksum 09:25:26 b116817d02f9: Download complete 09:25:26 63d7cb157983: Verifying Checksum 09:25:26 63d7cb157983: Download complete 09:25:27 5f621e34cdf4: Pull complete 09:25:27 a4357932f1b6: Pull complete 09:25:28 18c013af1878: Pull complete 09:25:29 745a02a5169b: Download complete 09:25:30 00ac8860ef70: Verifying Checksum 09:25:30 00ac8860ef70: Download complete 09:25:40 00ac8860ef70: Pull complete 09:25:41 63d7cb157983: Pull complete 09:25:41 b116817d02f9: Pull complete 09:25:45 745a02a5169b: Pull complete 09:25:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:25:45 ---> b7e6874047d6 09:25:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:25:48 ---> Running in c00939c50ba7 09:25:48 Removing intermediate container c00939c50ba7 09:25:48 ---> f8b4a1c74800 09:25:48 Step 4/7 : RUN apk add bash 09:25:48 ---> Running in d4d8c97c5c4d 09:25:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:25:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:25:51 OK: 142 MiB in 39 packages 09:25:52 Removing intermediate container d4d8c97c5c4d 09:25:52 ---> 3cb873784eed 09:25:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:25:52 ---> Running in 6e71e58c5101 09:25:53 Removing intermediate container 6e71e58c5101 09:25:53 ---> e8a8c516cbd5 09:25:53 Step 6/7 : COPY go.mod . 09:25:54 ---> 87b1864da8ae 09:25:54 Step 7/7 : RUN go mod download 09:25:54 ---> Running in 1937a8875b56 09:26:09 Removing intermediate container 1937a8875b56 09:26:09 ---> acda0d98fb24 09:26:09 Successfully built acda0d98fb24 09:26:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:26:09 + docker inspect -f . ci-base-image-arm64 09:26:09 . [Pipeline] withDockerContainer 09:26:09 prd-ubuntu18.04-docker-arm64-4c-16g-27842 does not seem to be running inside a container 09:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:11 $ docker top d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:12 + go version 09:26:12 go version go1.15.5 linux/arm64 [Pipeline] } 09:26:12 $ docker stop --time=1 d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc 09:26:14 $ docker rm -f d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:15 + docker inspect -f . ci-base-image-arm64 09:26:15 . [Pipeline] withDockerContainer 09:26:15 prd-ubuntu18.04-docker-arm64-4c-16g-27842 does not seem to be running inside a container 09:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:17 $ docker top 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:18 + make test 09:26:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:26:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:26:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.052s coverage: 85.7% of statements 09:26:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.041s coverage: 100.0% of statements 09:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.064s coverage: 45.4% of statements 09:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements 09:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:26:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements 09:26:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.055s coverage: 14.7% of statements 09:26:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.039s coverage: 100.0% of statements 09:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.083s coverage: 91.8% of statements 09:26:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:26:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements 09:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.7% of statements 09:26:52 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 09:26:52 v2/dtos/addressable.go:40:10: ambiguous selector a.Type 09:26:53 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos.test] 09:26:53 v2/dtos/addressable.go:40: ambiguous selector a.Type 09:26:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.081s coverage: 63.0% of statements 09:26:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements 09:26:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.027s coverage: 15.4% of statements 09:26:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.045s coverage: 15.4% of statements 09:26:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.016s coverage: 14.3% of statements 09:26:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:26:53 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] 09:26:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:26:53 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [build failed] 09:26:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements 09:26:54 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [build failed] 09:26:54 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [build failed] 09:26:54 make: *** [Makefile:6: test] Error 2 [Pipeline] } 09:26:54 $ docker stop --time=1 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a 09:26:57 $ docker rm -f 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:26:58 ---> job-cost.sh 09:26:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yxys 09:27:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:29:44 lf-activate-venv(): INFO: Adding /tmp/venv-Yxys/bin to PATH 09:29:44 INFO: No Stack... 09:29:44 INFO: Retrieving Pricing Info for: lf-standard-4 09:29:44 INFO: Archiving Costs [Pipeline] sh 09:29:44 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 09:29:44 + cut -d, -f6 [Pipeline] lock 09:29:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] 09:29:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] did not exist. Created. 09:29:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:45 /w/workspace/go-mod-core-contracts/2@tmp/durable-1a096077/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-1a096077/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:29:45 + echo total: 0.20999999344348907 [Pipeline] stash 09:29:45 Warning: overwriting stash ‘stack-cost’ 09:29:46 Stashed 1 file(s) [Pipeline] } 09:29:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:29:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:29:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:51 ---> package-listing.sh 09:29:51 ++ facter osfamily 09:29:51 ++ tr '[:upper:]' '[:lower:]' 09:29:51 + OS_FAMILY=redhat 09:29:51 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-525 09:29:51 + START_PACKAGES=/tmp/packages_start.txt 09:29:51 + END_PACKAGES=/tmp/packages_end.txt 09:29:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:51 + PACKAGES=/tmp/packages_start.txt 09:29:51 + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' 09:29:51 + PACKAGES=/tmp/packages_end.txt 09:29:51 + case "${OS_FAMILY}" in 09:29:51 + rpm -qa 09:29:51 + sort 09:29:56 + '[' -f /tmp/packages_start.txt ']' 09:29:56 + '[' -f /tmp/packages_end.txt ']' 09:29:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' 09:29:56 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ 09:29:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [Pipeline] echo 09:29:56 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-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:57 09:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:57 alpine: Pulling from edgex-lftools-log-publisher 09:29:57 df20fa9351a1: Pulling fs layer 09:29:57 36b3adc4ff6f: Pulling fs layer 09:29:57 8ad3a11d3b57: Pulling fs layer 09:29:57 46f8f816bc3b: Pulling fs layer 09:29:57 93b61091891f: Pulling fs layer 09:29:57 93b9cdb0e59b: Pulling fs layer 09:29:57 5e14af77c1be: Pulling fs layer 09:29:57 01666e4c0597: Pulling fs layer 09:29:57 aa168da1d23b: Pulling fs layer 09:29:57 93b9cdb0e59b: Waiting 09:29:57 5e14af77c1be: Waiting 09:29:57 01666e4c0597: Waiting 09:29:57 aa168da1d23b: Waiting 09:29:57 46f8f816bc3b: Waiting 09:29:57 93b61091891f: Waiting 09:29:57 36b3adc4ff6f: Verifying Checksum 09:29:57 36b3adc4ff6f: Download complete 09:29:57 46f8f816bc3b: Verifying Checksum 09:29:57 46f8f816bc3b: Download complete 09:29:57 df20fa9351a1: Download complete 09:29:58 93b9cdb0e59b: Verifying Checksum 09:29:58 93b9cdb0e59b: Download complete 09:29:58 93b61091891f: Verifying Checksum 09:29:58 93b61091891f: Download complete 09:29:58 5e14af77c1be: Verifying Checksum 09:29:58 5e14af77c1be: Download complete 09:29:58 01666e4c0597: Verifying Checksum 09:29:58 01666e4c0597: Download complete 09:29:58 8ad3a11d3b57: Verifying Checksum 09:29:58 8ad3a11d3b57: Download complete 09:29:58 df20fa9351a1: Pull complete 09:29:58 36b3adc4ff6f: Pull complete 09:29:59 8ad3a11d3b57: Pull complete 09:29:59 46f8f816bc3b: Pull complete 09:30:00 aa168da1d23b: Verifying Checksum 09:30:00 aa168da1d23b: Download complete 09:30:00 93b61091891f: Pull complete 09:30:00 93b9cdb0e59b: Pull complete 09:30:00 5e14af77c1be: Pull complete 09:30:00 01666e4c0597: Pull complete 09:30:08 aa168da1d23b: Pull complete 09:30:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:30:09 prd-centos7-docker-4c-2g-27839 does not seem to be running inside a container 09:30:09 $ 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-525/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-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:30:13 $ docker top 2caa1c80f5e61c7f5a9aa464fcf024de5c0e0f2e22b417ecb527af5dbb4a306d -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:30:14 + mkdir -p /var/log/sa [Pipeline] sh 09:30:14 + ls /var/log/sa-host 09:30:14 + sadf -c /var/log/sa-host/sa23 09:30:14 file_magic: OK 09:30:14 HZ: Using current value: 100 09:30:14 file_header: OK 09:30:14 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 09:30:14 Statistics: 09:30:14 Hnuu...uuuununununu... 09:30:14 File successfully converted to sysstat format version 12.2.1 09:30:14 + sadf -c /var/log/sa-host/sa26 09:30:14 file_magic: OK 09:30:14 HZ: Using current value: 100 09:30:14 file_header: OK 09:30:14 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 09:30:14 Statistics: 09:30:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:30:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:15 provisioning config files... 09:30:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/config8679354290301281846tmp [Pipeline] { [Pipeline] echo 09:30:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:30:15 ---> create-netrc.sh [Pipeline] } 09:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:30:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:30:15 ---> python-tools-install.sh [Pipeline] echo 09:30:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:30:16 ---> sudo-logs.sh 09:30:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:30:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:30:16 ---> job-cost.sh 09:30:16 lf-activate-venv: SKIPPING 09:30:16 DEBUG: total: 0.20999999344348907 09:30:16 INFO: Retrieving Stack Cost... 09:30:17 INFO: Retrieving Pricing Info for: v1-standard-2 09:30:18 INFO: Archiving Costs [Pipeline] echo 09:30:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:30:18 ---> logs-deploy.sh 09:30:18 lf-activate-venv: SKIPPING 09:30:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-525/2 09:30:18 INFO: archiving workspace using pattern(s): 09:30:20 Archives upload complete. 09:30:20 INFO: archiving logs to Nexus 09:30:21 ---> uname -a: 09:30:21 Linux prd-centos7-docker-4c-2g-27839.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:30:21 09:30:21 09:30:21 ---> lscpu: 09:30:21 Architecture: x86_64 09:30:21 CPU op-mode(s): 32-bit, 64-bit 09:30:21 Byte Order: Little Endian 09:30:21 Address sizes: 40 bits physical, 48 bits virtual 09:30:21 CPU(s): 4 09:30:21 On-line CPU(s) list: 0-3 09:30:21 Thread(s) per core: 1 09:30:21 Core(s) per socket: 1 09:30:21 Socket(s): 4 09:30:21 NUMA node(s): 1 09:30:21 Vendor ID: GenuineIntel 09:30:21 CPU family: 6 09:30:21 Model: 44 09:30:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:30:21 Stepping: 1 09:30:21 CPU MHz: 2933.442 09:30:21 BogoMIPS: 5866.88 09:30:21 Virtualization: VT-x 09:30:21 Hypervisor vendor: KVM 09:30:21 Virtualization type: full 09:30:21 L1d cache: 128 KiB 09:30:21 L1i cache: 128 KiB 09:30:21 L2 cache: 16 MiB 09:30:21 L3 cache: 64 MiB 09:30:21 NUMA node0 CPU(s): 0-3 09:30:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:30:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:30:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:30:21 Vulnerability Meltdown: Mitigation; PTI 09:30:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:30:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:30:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:30:21 Vulnerability Srbds: Not affected 09:30:21 Vulnerability Tsx async abort: Not affected 09:30:21 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 09:30:21 09:30:21 09:30:21 ---> nproc: 09:30:21 4 09:30:21 09:30:21 09:30:21 ---> df -h: 09:30:21 Filesystem Size Used Available Use% Mounted on 09:30:21 overlay 50.0G 7.3G 42.7G 15% / 09:30:21 tmpfs 64.0M 0 64.0M 0% /dev 09:30:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:30:21 shm 64.0M 0 64.0M 0% /dev/shm 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525@tmp 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:30:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:30:21 09:30:21 09:30:21 ---> free -m: 09:30:21 total used free shared buff/cache available 09:30:21 Mem: 1837 686 114 0 1036 1046 09:30:21 Swap: 1023 0 1023 09:30:21 09:30:21 09:30:21 ---> ip addr: 09:30:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:30:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:30:21 inet 127.0.0.1/8 scope host lo 09:30:21 valid_lft forever preferred_lft forever 09:30:21 inet6 ::1/128 scope host 09:30:21 valid_lft forever preferred_lft forever 09:30:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:30:21 link/ether fa:16:3e:0d:4c:c1 brd ff:ff:ff:ff:ff:ff 09:30:21 inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 09:30:21 valid_lft 85841sec preferred_lft 85841sec 09:30:21 inet6 fe80::f816:3eff:fe0d:4cc1/64 scope link 09:30:21 valid_lft forever preferred_lft forever 09:30:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:30:21 link/ether 02:42:8c:58:a9:42 brd ff:ff:ff:ff:ff:ff 09:30:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:30:21 valid_lft forever preferred_lft forever 09:30:21 inet6 fe80::42:8cff:fe58:a942/64 scope link 09:30:21 valid_lft forever preferred_lft forever 09:30:21 09:30:21 09:30:21 ---> sar -b -r -n DEV: 09:30:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 09:30:21 09:30:21 09:20:49 LINUX RESTART (4 CPU) 09:30:21 09:30:21 09:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:30:21 09:23:01 2.44 0.00 2.44 0.00 0.00 59.05 0.00 09:30:21 09:24:02 0.27 0.00 0.27 0.00 0.00 3.21 0.00 09:30:21 09:25:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 09:30:21 09:26:01 0.28 0.00 0.28 0.00 0.00 4.00 0.00 09:30:21 09:27:01 0.23 0.00 0.23 0.00 0.00 3.86 0.00 09:30:21 09:28:01 0.67 0.00 0.67 0.00 0.00 7.71 0.00 09:30:21 09:29:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 09:30:21 09:30:01 57.60 48.93 8.67 0.00 4005.33 3298.57 0.00 09:30:21 Average: 7.78 6.15 1.63 0.00 503.06 424.54 0.00 09:30:21 09:30:21 09:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:21 09:23:01 164688 0 584508 31.07 2620 1129728 1078520 36.81 423728 1092680 8 09:30:21 09:24:02 162172 0 587016 31.20 2620 1129736 1078640 36.81 436968 1082012 20 09:30:21 09:25:01 163020 0 586164 31.15 2620 1129740 1078520 36.81 436080 1082184 24 09:30:21 09:26:01 161196 0 587988 31.25 2620 1129740 1078640 36.81 452884 1067232 8 09:30:21 09:27:01 161856 0 587320 31.21 2620 1129748 1078592 36.81 450204 1069776 8 09:30:21 09:28:01 161724 0 587448 31.22 2620 1129752 1078568 36.81 449828 1069772 8 09:30:21 09:29:01 162060 0 587108 31.20 2620 1129756 1078520 36.81 449720 1069772 12 09:30:21 09:30:01 71168 0 669216 35.57 2620 1138540 1506268 51.41 519500 1077424 99628 09:30:21 Average: 150986 0 597096 31.73 2620 1130842 1132034 38.63 452364 1076356 12464 09:30:21 09:30:21 09:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:21 09:23:01 eth0 0.61 0.10 0.04 0.03 0.00 0.00 0.00 0.00 09:30:21 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:24:02 eth0 0.95 0.35 0.30 0.17 0.00 0.00 0.00 0.00 09:30:21 09:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:25:01 eth0 0.66 0.14 0.08 0.04 0.00 0.00 0.00 0.00 09:30:21 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:26:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 09:30:21 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:27:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:30:21 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:28:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:30:21 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:29:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:30:21 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:30:01 eth0 185.34 148.71 2163.00 14.19 0.00 0.00 0.00 0.00 09:30:21 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 Average: eth0 23.69 18.85 271.78 1.85 0.00 0.00 0.00 0.00 09:30:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:21 09:30:21 09:30:21 ---> sar -P ALL: 09:30:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 09:30:21 09:30:21 09:20:49 LINUX RESTART (4 CPU) 09:30:21 09:30:21 09:22:02 CPU %user %nice %system %iowait %steal %idle 09:30:21 09:23:01 all 0.18 0.00 0.08 0.00 0.00 99.74 09:30:21 09:23:01 0 0.08 0.00 0.07 0.00 0.00 99.85 09:30:21 09:23:01 1 0.08 0.00 0.07 0.00 0.00 99.85 09:30:21 09:23:01 2 0.08 0.00 0.10 0.00 0.00 99.81 09:30:21 09:23:01 3 0.47 0.00 0.07 0.00 0.00 99.46 09:30:21 09:24:02 all 0.17 0.00 0.06 0.00 0.00 99.77 09:30:21 09:24:02 0 0.03 0.00 0.02 0.00 0.02 99.93 09:30:21 09:24:02 1 0.10 0.00 0.07 0.00 0.00 99.83 09:30:21 09:24:02 2 0.02 0.00 0.08 0.00 0.00 99.90 09:30:21 09:24:02 3 0.52 0.00 0.08 0.00 0.00 99.40 09:30:21 09:25:01 all 0.17 0.00 0.08 0.00 0.00 99.75 09:30:21 09:25:01 0 0.05 0.00 0.08 0.00 0.00 99.86 09:30:21 09:25:01 1 0.07 0.00 0.10 0.00 0.02 99.81 09:30:21 09:25:01 2 0.05 0.00 0.10 0.00 0.00 99.85 09:30:21 09:25:01 3 0.53 0.00 0.02 0.00 0.00 99.46 09:30:21 09:26:01 all 0.15 0.00 0.07 0.00 0.00 99.79 09:30:21 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:21 09:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:30:21 09:26:01 2 0.03 0.00 0.18 0.00 0.00 99.78 09:30:21 09:26:01 3 0.52 0.00 0.03 0.00 0.00 99.45 09:30:21 09:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 09:30:21 09:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:30:21 09:27:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:30:21 09:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:21 09:27:01 3 0.52 0.00 0.03 0.00 0.00 99.45 09:30:21 09:28:01 all 0.07 0.00 0.05 0.00 0.00 99.88 09:30:21 09:28:01 0 0.22 0.00 0.10 0.00 0.00 99.68 09:30:21 09:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:30:21 09:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:30:21 09:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:30:21 09:29:01 all 0.09 0.00 0.03 0.00 0.00 99.87 09:30:21 09:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:30:21 09:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:30:21 09:29:01 2 0.23 0.00 0.05 0.00 0.00 99.72 09:30:21 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:30:21 09:30:01 all 2.57 0.00 1.58 1.23 0.01 94.62 09:30:21 09:30:01 0 2.21 0.00 1.44 0.60 0.02 95.72 09:30:21 09:30:01 1 2.85 0.00 1.56 2.43 0.02 93.15 09:30:21 09:30:01 2 2.46 0.00 1.59 0.28 0.00 95.67 09:30:21 09:30:01 3 2.75 0.00 1.73 1.59 0.02 93.92 09:30:21 Average: all 0.44 0.00 0.25 0.15 0.00 99.15 09:30:21 Average: 0 0.34 0.00 0.23 0.08 0.01 99.36 09:30:21 Average: 1 0.41 0.00 0.24 0.30 0.00 99.04 09:30:21 Average: 2 0.36 0.00 0.27 0.04 0.00 99.33 09:30:21 Average: 3 0.67 0.00 0.25 0.20 0.00 98.88 09:30:21 09:30:21 09:30:21