Branch indexing 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 64e6da7535685e5140ae00626b8183334678fd62 rather than 4452ec122cc150292e1b291bb2ccc07b7c903570 Obtained Jenkinsfile from 64e6da7535685e5140ae00626b8183334678fd62 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh208122247490421892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7238868950518871669.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-635/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-635/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1901424051512015900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3291174218660868789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-635/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-635/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6302686326458589366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-650 in /w/workspace/dry_go-mod-core-contracts_PR-635 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-635 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/jenkins-gitclient-ssh917957087112301942.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/jenkins-gitclient-ssh6646460428617099907.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 4452ec122cc150292e1b291bb2ccc07b7c903570 Merge succeeded, producing 00c778cf8db0ba4e45dc27f02704032f95265e39 Checking out Revision 00c778cf8db0ba4e45dc27f02704032f95265e39 (PR-635) > git config core.sparsecheckout # timeout=10 > git checkout -f 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/jenkins-gitclient-ssh4654103298597393101.key > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00c778cf8db0ba4e45dc27f02704032f95265e39 # timeout=10 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" > git rev-list --no-walk 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:41 ========================================================= 04:40:41 EdgeX Global Pipelines Version Info 04:40:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:40:43 ------------------- 04:40:43 stable info: 04:40:43 ------------------- 04:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:43 Message: update stable to v1.0.195 04:40:43 ------------------- 04:40:43 experimental info: 04:40:43 ------------------- 04:40:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-635 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-635 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-635 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00c778cf8db0ba4e45dc27f02704032f95265e39 [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00c778c [Pipeline] echo 04:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:40:45 + git log --format=format:%s -1 00c778cf8db0ba4e45dc27f02704032f95265e39 [Pipeline] echo 04:40:45 GIT_COMMIT: 00c778cf8db0ba4e45dc27f02704032f95265e39, Commit Message: Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD [Pipeline] echo 04:40:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:46 04:40:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:40:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:46 latest: Pulling from edgex-devops/git-semver 04:40:46 31603596830f: Pulling fs layer 04:40:46 54011a49482f: Pulling fs layer 04:40:46 a6820b24f6d8: Pulling fs layer 04:40:46 f581987b2513: Pulling fs layer 04:40:46 f581987b2513: Waiting 04:40:46 54011a49482f: Verifying Checksum 04:40:46 54011a49482f: Download complete 04:40:46 31603596830f: Verifying Checksum 04:40:46 31603596830f: Download complete 04:40:47 f581987b2513: Verifying Checksum 04:40:47 f581987b2513: Download complete 04:40:47 a6820b24f6d8: Verifying Checksum 04:40:47 a6820b24f6d8: Download complete 04:40:47 31603596830f: Pull complete 04:40:47 54011a49482f: Pull complete 04:40:47 a6820b24f6d8: Pull complete 04:40:48 f581987b2513: Pull complete 04:40:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:40:48 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 04:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-635 -v /w/workspace/dry_go-mod-core-contracts_PR-635:/w/workspace/dry_go-mod-core-contracts_PR-635:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-635@tmp:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:40:49 $ docker top 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:49 [ssh-agent] Looking for ssh-agent implementation... 04:40:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:49 $ docker exec 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 ssh-agent 04:40:49 SSH_AUTH_SOCK=/tmp/ssh-InoXHHK8ez8N/agent.14 04:40:49 SSH_AGENT_PID=20 04:40:49 Running ssh-add (command line suppressed) 04:40:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_2060977438662692797.key (/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_2060977438662692797.key) 04:40:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:50 + git tag --points-at HEAD [Pipeline] } 04:40:50 $ docker exec --env ******** --env ******** 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 ssh-agent -k 04:40:50 unset SSH_AUTH_SOCK; 04:40:50 unset SSH_AGENT_PID; 04:40:50 echo Agent pid 20 killed; 04:40:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:50 [ssh-agent] Looking for ssh-agent implementation... 04:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:50 $ docker exec 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 ssh-agent 04:40:50 SSH_AUTH_SOCK=/tmp/ssh-XxlfNoFnerzk/agent.54 04:40:50 SSH_AGENT_PID=61 04:40:50 Running ssh-add (command line suppressed) 04:40:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_3765298597958659803.key (/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_3765298597958659803.key) 04:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:51 + git semver init 04:40:51 # -> Open(): unable to determine branch for HEAD 04:40:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-635/.git 04:40:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-635 04:40:51 # $SEMVER_REMOTE_NAME = origin 04:40:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:51 # $SEMVER_USER_NAME = edgex-jenkins 04:40:51 # $SEMVER_BRANCH = PR-635 04:40:51 # $SEMVER_TEMP = /tmp/semver-101837701 04:40:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:40:51 # '/tmp/semver-101837701' -> '/w/workspace/dry_go-mod-core-contracts_PR-635/.semver' 04:40:51 # -> Force: false 04:40:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-635/.semver [Pipeline] } 04:40:51 $ docker exec --env ******** --env ******** 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 ssh-agent -k 04:40:51 unset SSH_AUTH_SOCK; 04:40:51 unset SSH_AGENT_PID; 04:40:51 echo Agent pid 61 killed; 04:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:52 + git semver [Pipeline] } 04:40:52 $ docker stop --time=1 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 04:40:53 $ docker rm -f 52e6fd469f8b645b098ac817de1d71eb7bb916262c7a4a5b6310d3251c991150 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:54 Stashed 1 file(s) [Pipeline] echo 04:40:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:41:09 Still waiting to schedule task 04:41:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:41:09 Still waiting to schedule task 04:41:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:43:00 Running on prd-centos7-docker-4c-2g-653 in /w/workspace/dry_go-mod-core-contracts_PR-635 [Pipeline] { [Pipeline] ws 04:43:00 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 04:43:00 Selected Git installation does not exist. Using Default 04:43:00 The recommended git tool is: NONE 04:43:03 using credential edgex-jenkins-ssh 04:43:03 Cloning the remote Git repository 04:43:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:43:02 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 04:43:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:43:02 > git --version # timeout=10 04:43:02 > git --version # 'git version 2.24.4' 04:43:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:02 [INFO] Currently running in a labeled security context 04:43:02 [INFO] Currently SELinux is 'enforcing' on the host 04:43:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh6256746829898899981.key 04:43:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:04 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 4452ec122cc150292e1b291bb2ccc07b7c903570 04:43:04 Merge succeeded, producing 54f9c839f905d144b56ffc070df08646bb620876 04:43:04 Checking out Revision 54f9c839f905d144b56ffc070df08646bb620876 (PR-635) 04:43:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:43:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:43:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:03 [INFO] Currently running in a labeled security context 04:43:03 [INFO] Currently SELinux is 'enforcing' on the host 04:43:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4818485599126254796.key 04:43:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:43:04 > git config core.sparsecheckout # timeout=10 04:43:04 > git checkout -f 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 04:43:04 > git remote # timeout=10 04:43:04 > git config --get remote.origin.url # timeout=10 04:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:04 [INFO] Currently running in a labeled security context 04:43:04 [INFO] Currently SELinux is 'enforcing' on the host 04:43:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4555172686159469887.key 04:43:04 > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 04:43:04 > git rev-parse HEAD^{commit} # timeout=10 04:43:04 > git config core.sparsecheckout # timeout=10 04:43:04 > git checkout -f 54f9c839f905d144b56ffc070df08646bb620876 # timeout=10 04:43:08 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" 04:43:08 > git rev-list --no-walk 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:43:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:43:09 + sudo service docker restart 04:43:09 + true 04:43:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:43:28 ========================================================= 04:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:43:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:43:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:43:28 Sending build context to Docker daemon 2.955MB 04:43:28 Step 1/7 : ARG BASE=golang:1.16-alpine 04:43:28 Step 2/7 : FROM ${BASE} 04:43:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:28 540db60ca938: Pulling fs layer 04:43:28 adcc1eea9eea: Pulling fs layer 04:43:28 4c4ab2625f07: Pulling fs layer 04:43:28 0510c868ecb4: Pulling fs layer 04:43:28 afea3b2eda06: Pulling fs layer 04:43:28 7809a108b3ef: Pulling fs layer 04:43:28 f706445af74f: Pulling fs layer 04:43:28 afea3b2eda06: Waiting 04:43:28 7809a108b3ef: Waiting 04:43:28 f706445af74f: Waiting 04:43:28 0510c868ecb4: Waiting 04:43:28 4c4ab2625f07: Verifying Checksum 04:43:28 4c4ab2625f07: Download complete 04:43:28 adcc1eea9eea: Verifying Checksum 04:43:28 adcc1eea9eea: Download complete 04:43:28 afea3b2eda06: Verifying Checksum 04:43:28 afea3b2eda06: Download complete 04:43:28 7809a108b3ef: Verifying Checksum 04:43:28 7809a108b3ef: Download complete 04:43:28 540db60ca938: Verifying Checksum 04:43:28 540db60ca938: Download complete 04:43:29 540db60ca938: Pull complete 04:43:29 adcc1eea9eea: Pull complete 04:43:29 4c4ab2625f07: Pull complete 04:43:30 f706445af74f: Verifying Checksum 04:43:30 f706445af74f: Download complete 04:43:31 0510c868ecb4: Verifying Checksum 04:43:31 0510c868ecb4: Download complete 04:43:34 0510c868ecb4: Pull complete 04:43:34 afea3b2eda06: Pull complete 04:43:34 7809a108b3ef: Pull complete 04:43:35 f706445af74f: Pull complete 04:43:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:43:35 ---> b068be0155e3 04:43:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:43:40 ---> Running in f2e32a195d96 04:43:40 Removing intermediate container f2e32a195d96 04:43:40 ---> 6c3a7d1800e5 04:43:40 Step 4/7 : RUN apk add bash 04:43:40 ---> Running in 8a8f0004f1d8 04:43:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:43:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:43:42 OK: 149 MiB in 40 packages 04:43:42 Removing intermediate container 8a8f0004f1d8 04:43:42 ---> 903b7c7acaa4 04:43:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:43:43 ---> Running in a84584ea20ca 04:43:43 Removing intermediate container a84584ea20ca 04:43:43 ---> 75ed04cc24d8 04:43:43 Step 6/7 : COPY go.mod . 04:43:43 ---> c189b5424279 04:43:43 Step 7/7 : RUN go mod download 04:43:43 ---> Running in 05c7336c1640 04:43:53 Removing intermediate container 05c7336c1640 04:43:53 ---> a82f4ea28460 04:43:53 Successfully built a82f4ea28460 04:43:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:43:53 + docker inspect -f . ci-base-image-x86_64 04:43:53 . [Pipeline] withDockerContainer 04:43:53 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 04:43:53 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:43:54 $ docker top d30b5ca0bac24d27508a0e2fe04a7779d4896805a8f010a76452db85d8c4c518 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:54 + go version 04:43:54 go version go1.16.3 linux/amd64 [Pipeline] } 04:43:54 $ docker stop --time=1 d30b5ca0bac24d27508a0e2fe04a7779d4896805a8f010a76452db85d8c4c518 04:43:56 $ docker rm -f d30b5ca0bac24d27508a0e2fe04a7779d4896805a8f010a76452db85d8c4c518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:56 + docker inspect -f . ci-base-image-x86_64 04:43:56 . [Pipeline] withDockerContainer 04:43:56 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 04:43:56 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:43:57 $ docker top 504d6a0c31c09fd50f1bd9711f4dd800cbfb001e5f848fb3beb186fc82e1f120 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:57 + go mod tidy [Pipeline] sh 04:43:57 + make test 04:43:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:44:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-654 in /w/workspace/dry_go-mod-core-contracts_PR-635 [Pipeline] { [Pipeline] ws 04:44:00 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 04:44:00 Selected Git installation does not exist. Using Default 04:44:00 The recommended git tool is: NONE 04:44:07 using credential edgex-jenkins-ssh 04:44:07 Cloning the remote Git repository 04:44:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:07 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 04:44:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:07 > git --version # timeout=10 04:44:07 > git --version # 'git version 2.17.1' 04:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 83.3% of statements 04:44:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:44:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:44:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 04:44:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 45.5% of statements 04:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements 04:44:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.039s coverage: 86.2% of statements 04:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements 04:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 04:44:09 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 4452ec122cc150292e1b291bb2ccc07b7c903570 04:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 04:44:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:44:10 Merge succeeded, producing c78ee932ad99f59e695324c19a7ada70daef1263 04:44:10 Checking out Revision c78ee932ad99f59e695324c19a7ada70daef1263 (PR-635) 04:44:09 > git config core.sparsecheckout # timeout=10 04:44:09 > git checkout -f 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 04:44:09 > git remote # timeout=10 04:44:09 > git config --get remote.origin.url # timeout=10 04:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:09 > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 04:44:10 > git rev-parse HEAD^{commit} # timeout=10 04:44:10 > git config core.sparsecheckout # timeout=10 04:44:10 > git checkout -f c78ee932ad99f59e695324c19a7ada70daef1263 # timeout=10 04:44:14 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" 04:44:14 > git rev-list --no-walk 4452ec122cc150292e1b291bb2ccc07b7c903570 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:15 gofmt -l . 04:44:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:44:15 $ docker stop --time=1 504d6a0c31c09fd50f1bd9711f4dd800cbfb001e5f848fb3beb186fc82e1f120 04:44:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 04:44:17 $ docker rm -f 504d6a0c31c09fd50f1bd9711f4dd800cbfb001e5f848fb3beb186fc82e1f120 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:44:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:44:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 04:44:17 + true 04:44:17 + sudo service docker restart [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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:44:18 ---> job-cost.sh 04:44:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z1ia 04:44:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 04:44:36 ========================================================= 04:44:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:44:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:44:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:44:38 Sending build context to Docker daemon 2.954MB 04:44:38 Step 1/7 : ARG BASE=golang:1.16-alpine 04:44:38 Step 2/7 : FROM ${BASE} 04:44:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:44:39 595b0fe564bb: Pulling fs layer 04:44:39 3088b5b3c5c0: Pulling fs layer 04:44:39 5b7225fbf94c: Pulling fs layer 04:44:39 ba82ee9f976e: Pulling fs layer 04:44:39 506bd15cee9f: Pulling fs layer 04:44:39 75a0a4a0db45: Pulling fs layer 04:44:39 618dc40b7e24: Pulling fs layer 04:44:39 506bd15cee9f: Waiting 04:44:39 75a0a4a0db45: Waiting 04:44:39 618dc40b7e24: Waiting 04:44:39 ba82ee9f976e: Waiting 04:44:39 5b7225fbf94c: Verifying Checksum 04:44:39 5b7225fbf94c: Download complete 04:44:39 3088b5b3c5c0: Download complete 04:44:39 506bd15cee9f: Verifying Checksum 04:44:39 506bd15cee9f: Download complete 04:44:39 595b0fe564bb: Verifying Checksum 04:44:39 595b0fe564bb: Download complete 04:44:39 75a0a4a0db45: Download complete 04:44:39 595b0fe564bb: Pull complete 04:44:40 3088b5b3c5c0: Pull complete 04:44:40 lf-activate-venv(): INFO: Adding /tmp/venv-z1ia/bin to PATH 04:44:40 INFO: No Stack... 04:44:40 INFO: Retrieving Pricing Info for: v3-standard-2 04:44:40 INFO: Archiving Costs [Pipeline] sh 04:44:41 5b7225fbf94c: Pull complete 04:44:41 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 04:44:41 + cut -d, -f6 [Pipeline] lock 04:44:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] 04:44:41 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] did not exist. Created. 04:44:41 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:41 + echo total: 0.05999999865889549 04:44:41 618dc40b7e24: Verifying Checksum 04:44:41 618dc40b7e24: Download complete [Pipeline] stash 04:44:41 Stashed 1 file(s) [Pipeline] } 04:44:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:44:43 ba82ee9f976e: Verifying Checksum 04:44:43 ba82ee9f976e: Download complete 04:44:53 ba82ee9f976e: Pull complete 04:44:53 506bd15cee9f: Pull complete 04:44:53 75a0a4a0db45: Pull complete 04:44:58 618dc40b7e24: Pull complete 04:44:58 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:44:58 ---> a36622ca3599 04:44:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:44:59 ---> Running in d4ec6c319884 04:45:00 Removing intermediate container d4ec6c319884 04:45:00 ---> 5519e361f85d 04:45:00 Step 4/7 : RUN apk add bash 04:45:00 ---> Running in 3d1c4506f5b4 04:45:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:45:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:45:03 OK: 138 MiB in 40 packages 04:45:04 Removing intermediate container 3d1c4506f5b4 04:45:04 ---> 4d44644de622 04:45:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:45:04 ---> Running in 730566db78ac 04:45:05 Removing intermediate container 730566db78ac 04:45:05 ---> 142d3ed34fc9 04:45:05 Step 6/7 : COPY go.mod . 04:45:05 ---> 94f2764226a4 04:45:05 Step 7/7 : RUN go mod download 04:45:06 ---> Running in 4fdb59b0f556 04:45:24 Removing intermediate container 4fdb59b0f556 04:45:24 ---> f3e07a049b4b 04:45:24 Successfully built f3e07a049b4b 04:45:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:45:24 + docker inspect -f . ci-base-image-arm64 04:45:24 . [Pipeline] withDockerContainer 04:45:25 prd-ubuntu18.04-docker-arm64-4c-16g-654 does not seem to be running inside a container 04:45:25 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:45:26 $ docker top b69d2a678779d60c627f20e18546e472586e72bbe101a33be1dd7eeb32bb2bbb -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:27 + go version 04:45:27 go version go1.16.5 linux/arm64 [Pipeline] } 04:45:27 $ docker stop --time=1 b69d2a678779d60c627f20e18546e472586e72bbe101a33be1dd7eeb32bb2bbb 04:45:29 $ docker rm -f b69d2a678779d60c627f20e18546e472586e72bbe101a33be1dd7eeb32bb2bbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:30 + docker inspect -f . ci-base-image-arm64 04:45:30 . [Pipeline] withDockerContainer 04:45:30 prd-ubuntu18.04-docker-arm64-4c-16g-654 does not seem to be running inside a container 04:45:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:45:32 $ docker top e3fc48faa48fdf9ef5861bb7b15b066647daec93b80d1c3bb42899eabf03c4e9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:33 + go mod tidy [Pipeline] sh 04:45:34 + make test 04:45:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:45:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:46:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.371s coverage: 83.3% of statements 04:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:46:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements 04:46:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:46:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.088s coverage: 45.5% of statements 04:46:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.038s coverage: 90.0% of statements 04:46:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.236s coverage: 86.2% of statements 04:46:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 59.5% of statements 04:46:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 35.5% of statements 04:46:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 04:46:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:46:29 gofmt -l . 04:46:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:46:29 $ docker stop --time=1 e3fc48faa48fdf9ef5861bb7b15b066647daec93b80d1c3bb42899eabf03c4e9 04:46:31 $ docker rm -f e3fc48faa48fdf9ef5861bb7b15b066647daec93b80d1c3bb42899eabf03c4e9 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:32 Warning: overwriting stash ‘coverage-report’ 04:46:32 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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:46:33 ---> job-cost.sh 04:46:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-24Li 04:47:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:48:49 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 04:48:49 INFO: No Stack... 04:48:49 INFO: Retrieving Pricing Info for: v2-standard-4 04:48:49 INFO: Archiving Costs [Pipeline] sh 04:48:49 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 04:48:49 + cut -d, -f6 [Pipeline] lock 04:48:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] 04:48:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] did not exist. Created. 04:48:49 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:49 /w/workspace/go-mod-core-contracts/2@tmp/durable-fafd03b6/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-fafd03b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:48:50 + echo total: 0.18000000715255737 [Pipeline] stash 04:48:50 Warning: overwriting stash ‘stack-cost’ 04:48:50 Stashed 1 file(s) [Pipeline] } 04:48:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-2-stack-cost] [Pipeline] // lock [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] configFileProvider 04:48:51 provisioning config files... 04:48:51 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/config2981402339084897536tmp [Pipeline] { [Pipeline] sh 04:48:51 + set +x 04:48:51 + bash -s -- 04:48:51 + curl -s https://codecov.io/bash 04:48:51 04:48:51 _____ _ 04:48:51 / ____| | | 04:48:51 | | ___ __| | ___ ___ _____ __ 04:48:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:48:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:48:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:48:51 Bash-1.0.3 04:48:51 04:48:51 04:48:51 ==> git version 2.24.4 found 04:48:51 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:48:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:48:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:48:51 ==> Jenkins CI detected. 04:48:51 project root: . 04:48:51 --> token set from env 04:48:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:48:51 ==> Running gcov in . (disable via -X gcov) 04:48:51 ==> Python coveragepy not found 04:48:51 ==> Searching for coverage reports in: 04:48:51 + . 04:48:51 -> Found 1 reports 04:48:51 ==> Detecting git/mercurial file structure 04:48:51 ==> Reading reports 04:48:51 + ./coverage.out bytes=105342 04:48:51 ==> Appending adjustments 04:48:51 https://docs.codecov.io/docs/fixing-reports 04:48:52 + Found adjustments 04:48:52 ==> Gzipping contents 04:48:52 16K /tmp/codecov.tfTAQK.gz 04:48:52 ==> Uploading reports 04:48:52 url: https://codecov.io 04:48:52 query: branch=PR-635&commit=00c778cf8db0ba4e45dc27f02704032f95265e39&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-635%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=635&job=&cmd_args= 04:48:52 -> Pinging Codecov 04:48:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-635&commit=00c778cf8db0ba4e45dc27f02704032f95265e39&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-635%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=635&job=&cmd_args= 04:48:52 -> Uploading to 04:48:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/00c778cf8db0ba4e45dc27f02704032f95265e39/c914e38b-e450-49d5-931b-413c3d9a1423.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T044852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abb55e0faeb509f16218095efa23f14250b177a8f09550543314a91a7f7b38cc 04:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:52 Dload Upload Total Spent Left Speed 04:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15788 0 0 100 15788 0 42557 --:--:-- --:--:-- --:--:-- 42670 04:48:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/00c778cf8db0ba4e45dc27f02704032f95265e39 [Pipeline] } 04:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:48:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:54 ---> package-listing.sh 04:48:54 ++ facter osfamily 04:48:54 ++ tr '[:upper:]' '[:lower:]' 04:48:55 + OS_FAMILY=redhat 04:48:55 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-635 04:48:55 + START_PACKAGES=/tmp/packages_start.txt 04:48:55 + END_PACKAGES=/tmp/packages_end.txt 04:48:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:55 + PACKAGES=/tmp/packages_start.txt 04:48:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-635 ']' 04:48:55 + PACKAGES=/tmp/packages_end.txt 04:48:55 + case "${OS_FAMILY}" in 04:48:55 + sort 04:48:55 + rpm -qa 04:48:55 + '[' -f /tmp/packages_start.txt ']' 04:48:55 + '[' -f /tmp/packages_end.txt ']' 04:48:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-635 ']' 04:48:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-635/archives/ 04:48:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-635/archives/ [Pipeline] echo 04:48:55 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-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:48:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:48:56 04:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:48:56 alpine: Pulling from edgex-lftools-log-publisher 04:48:56 df20fa9351a1: Pulling fs layer 04:48:56 36b3adc4ff6f: Pulling fs layer 04:48:56 8ad3a11d3b57: Pulling fs layer 04:48:56 46f8f816bc3b: Pulling fs layer 04:48:56 93b61091891f: Pulling fs layer 04:48:56 93b9cdb0e59b: Pulling fs layer 04:48:56 5e14af77c1be: Pulling fs layer 04:48:56 01666e4c0597: Pulling fs layer 04:48:56 aa168da1d23b: Pulling fs layer 04:48:56 46f8f816bc3b: Waiting 04:48:56 93b61091891f: Waiting 04:48:56 93b9cdb0e59b: Waiting 04:48:56 5e14af77c1be: Waiting 04:48:56 01666e4c0597: Waiting 04:48:56 aa168da1d23b: Waiting 04:48:56 36b3adc4ff6f: Verifying Checksum 04:48:56 36b3adc4ff6f: Download complete 04:48:56 46f8f816bc3b: Verifying Checksum 04:48:56 46f8f816bc3b: Download complete 04:48:57 df20fa9351a1: Verifying Checksum 04:48:57 df20fa9351a1: Download complete 04:48:57 93b9cdb0e59b: Verifying Checksum 04:48:57 93b9cdb0e59b: Download complete 04:48:57 93b61091891f: Verifying Checksum 04:48:57 93b61091891f: Download complete 04:48:57 01666e4c0597: Verifying Checksum 04:48:57 01666e4c0597: Download complete 04:48:57 8ad3a11d3b57: Verifying Checksum 04:48:57 8ad3a11d3b57: Download complete 04:48:57 df20fa9351a1: Pull complete 04:48:57 5e14af77c1be: Verifying Checksum 04:48:57 5e14af77c1be: Download complete 04:48:57 36b3adc4ff6f: Pull complete 04:48:58 8ad3a11d3b57: Pull complete 04:48:58 46f8f816bc3b: Pull complete 04:48:58 93b61091891f: Pull complete 04:48:58 93b9cdb0e59b: Pull complete 04:48:58 5e14af77c1be: Pull complete 04:48:58 01666e4c0597: Pull complete 04:48:59 aa168da1d23b: Verifying Checksum 04:48:59 aa168da1d23b: Download complete 04:49:03 aa168da1d23b: Pull complete 04:49:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:49:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:49:03 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 04:49:03 $ 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-635/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-635 -v /w/workspace/dry_go-mod-core-contracts_PR-635:/w/workspace/dry_go-mod-core-contracts_PR-635:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-635@tmp:/w/workspace/dry_go-mod-core-contracts_PR-635@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:49:06 $ docker top eb5acb3a07859768a1d1262f62e12c381a801397b59f203817fdfe74a1bbcba7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:07 + mkdir -p /var/log/sa [Pipeline] sh 04:49:07 + ls /var/log/sa-host 04:49:07 + sadf -c /var/log/sa-host/sa05 04:49:07 file_magic: OK 04:49:07 HZ: Using current value: 100 04:49:07 file_header: OK 04:49:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:49:07 Statistics: 04:49:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:49:07 File successfully converted to sysstat format version 12.2.1 04:49:07 + sadf -c /var/log/sa-host/sa22 04:49:07 file_magic: OK 04:49:07 HZ: Using current value: 100 04:49:07 file_header: OK 04:49:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:49:07 Statistics: 04:49:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:49:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:07 provisioning config files... 04:49:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/config5650752189569755116tmp [Pipeline] { [Pipeline] echo 04:49:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:08 ---> create-netrc.sh [Pipeline] } 04:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:49:08 ---> python-tools-install.sh [Pipeline] echo 04:49:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:08 ---> sudo-logs.sh 04:49:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:49:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:09 ---> job-cost.sh 04:49:09 lf-activate-venv: SKIPPING 04:49:09 DEBUG: total: 0.18000000715255737 04:49:09 INFO: Retrieving Stack Cost... 04:49:10 INFO: Retrieving Pricing Info for: v3-standard-2 04:49:10 INFO: Archiving Costs [Pipeline] echo 04:49:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:49:10 ---> logs-deploy.sh 04:49:10 lf-activate-venv: SKIPPING 04:49:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-635/2 04:49:10 INFO: archiving workspace using pattern(s): 04:49:11 Archives upload complete. 04:49:11 INFO: archiving logs to Nexus 04:49:12 ---> uname -a: 04:49:12 Linux prd-centos7-docker-4c-2g-650.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:49:12 04:49:12 04:49:12 ---> lscpu: 04:49:12 Architecture: x86_64 04:49:12 CPU op-mode(s): 32-bit, 64-bit 04:49:12 Byte Order: Little Endian 04:49:12 Address sizes: 40 bits physical, 48 bits virtual 04:49:12 CPU(s): 2 04:49:12 On-line CPU(s) list: 0,1 04:49:12 Thread(s) per core: 1 04:49:12 Core(s) per socket: 1 04:49:12 Socket(s): 2 04:49:12 NUMA node(s): 1 04:49:12 Vendor ID: AuthenticAMD 04:49:12 CPU family: 23 04:49:12 Model: 49 04:49:12 Model name: AMD EPYC-Rome Processor 04:49:12 Stepping: 0 04:49:12 CPU MHz: 2799.998 04:49:12 BogoMIPS: 5599.99 04:49:12 Virtualization: AMD-V 04:49:12 Hypervisor vendor: KVM 04:49:12 Virtualization type: full 04:49:12 L1d cache: 64 KiB 04:49:12 L1i cache: 64 KiB 04:49:12 L2 cache: 1 MiB 04:49:12 L3 cache: 32 MiB 04:49:12 NUMA node0 CPU(s): 0,1 04:49:12 Vulnerability Itlb multihit: Not affected 04:49:12 Vulnerability L1tf: Not affected 04:49:12 Vulnerability Mds: Not affected 04:49:12 Vulnerability Meltdown: Not affected 04:49:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:49:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:49:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:49:12 Vulnerability Srbds: Not affected 04:49:12 Vulnerability Tsx async abort: Not affected 04:49:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:49:12 04:49:12 04:49:12 ---> nproc: 04:49:12 2 04:49:12 04:49:12 04:49:12 ---> df -h: 04:49:12 Filesystem Size Used Available Use% Mounted on 04:49:12 overlay 40.0G 7.6G 32.4G 19% / 04:49:12 tmpfs 64.0M 0 64.0M 0% /dev 04:49:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:49:12 shm 64.0M 0 64.0M 0% /dev/shm 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-635 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-635@tmp 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:49:12 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:49:12 04:49:12 04:49:12 ---> free -m: 04:49:12 total used free shared buff/cache available 04:49:12 Mem: 7821 965 4760 0 2095 6678 04:49:12 Swap: 1023 0 1023 04:49:12 04:49:12 04:49:12 ---> ip addr: 04:49:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:49:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:49:12 inet 127.0.0.1/8 scope host lo 04:49:12 valid_lft forever preferred_lft forever 04:49:12 inet6 ::1/128 scope host 04:49:12 valid_lft forever preferred_lft forever 04:49:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:49:12 link/ether fa:16:3e:2d:35:90 brd ff:ff:ff:ff:ff:ff 04:49:12 inet 10.30.123.244/23 brd 10.30.123.255 scope global dynamic eth0 04:49:12 valid_lft 85846sec preferred_lft 85846sec 04:49:12 inet6 fe80::f816:3eff:fe2d:3590/64 scope link 04:49:12 valid_lft forever preferred_lft forever 04:49:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:49:12 link/ether 02:42:bd:c9:dd:c4 brd ff:ff:ff:ff:ff:ff 04:49:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:49:12 valid_lft forever preferred_lft forever 04:49:12 inet6 fe80::42:bdff:fec9:ddc4/64 scope link 04:49:12 valid_lft forever preferred_lft forever 04:49:12 04:49:12 04:49:12 ---> sar -b -r -n DEV: 04:49:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:49:12 04:49:12 04:39:49 LINUX RESTART (2 CPU) 04:49:12 04:49:12 04:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:49:12 04:42:01 3.41 0.03 3.38 0.00 1.07 109.78 0.00 04:49:12 04:43:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 04:49:12 04:44:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 04:49:12 04:45:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 04:49:12 04:46:01 0.32 0.00 0.32 0.00 0.00 3.85 0.00 04:49:12 04:47:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 04:49:12 04:48:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 04:49:12 04:49:01 4.65 0.13 4.51 0.00 13.72 159.41 0.00 04:49:12 Average: 1.22 0.02 1.20 0.00 1.85 36.40 0.00 04:49:12 04:49:12 04:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:49:12 04:42:01 5478256 0 790224 9.87 2620 1737832 1205848 13.31 563484 1567316 16 04:49:12 04:43:01 5475704 0 792772 9.90 2620 1737836 1206244 13.32 564864 1567868 8 04:49:12 04:44:01 5475656 0 792820 9.90 2620 1737836 1206076 13.32 564528 1568716 8 04:49:12 04:45:01 5475852 0 792616 9.90 2620 1737844 1206124 13.32 564056 1569420 8 04:49:12 04:46:01 5476008 0 792456 9.89 2620 1737848 1205944 13.31 561416 1572420 8 04:49:12 04:47:01 5476492 0 791964 9.89 2620 1737856 1205848 13.31 560908 1572420 8 04:49:12 04:48:01 5474552 0 793900 9.91 2620 1737860 1205896 13.31 562708 1572420 16 04:49:12 04:49:01 4855248 0 949996 11.86 2620 2201068 1605788 17.73 909428 1794136 462256 04:49:12 Average: 5398471 0 812094 10.14 2620 1795748 1255971 13.87 606424 1598090 57791 04:49:12 04:49:12 04:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:49:12 04:42:01 eth0 0.77 0.07 0.08 0.01 0.00 0.00 0.00 0.00 04:49:12 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:43:01 eth0 4.98 2.27 3.48 0.33 0.00 0.00 0.00 0.00 04:49:12 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:44:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 04:49:12 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:45:01 eth0 0.58 0.42 0.31 0.21 0.00 0.00 0.00 0.00 04:49:12 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:46:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:49:12 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:47:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:49:12 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:48:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:49:12 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:49:01 eth0 190.61 171.30 2169.01 17.02 0.00 0.00 0.00 0.00 04:49:12 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 Average: eth0 24.76 21.85 271.70 2.23 0.00 0.00 0.00 0.00 04:49:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:12 04:49:12 04:49:12 ---> sar -P ALL: 04:49:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:49:12 04:49:12 04:39:49 LINUX RESTART (2 CPU) 04:49:12 04:49:12 04:41:01 CPU %user %nice %system %iowait %steal %idle 04:49:12 04:42:01 all 0.12 0.00 0.03 0.00 0.05 99.80 04:49:12 04:42:01 0 0.22 0.00 0.05 0.00 0.05 99.68 04:49:12 04:42:01 1 0.02 0.00 0.02 0.00 0.05 99.92 04:49:12 04:43:01 all 0.11 0.00 0.05 0.00 0.03 99.81 04:49:12 04:43:01 0 0.15 0.00 0.05 0.00 0.05 99.75 04:49:12 04:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:49:12 04:44:01 all 0.06 0.00 0.03 0.00 0.04 99.87 04:49:12 04:44:01 0 0.10 0.00 0.02 0.00 0.03 99.85 04:49:12 04:44:01 1 0.02 0.00 0.03 0.00 0.05 99.90 04:49:12 04:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:49:12 04:45:01 0 0.20 0.00 0.03 0.00 0.02 99.75 04:49:12 04:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:49:12 04:46:01 all 0.11 0.00 0.03 0.00 0.03 99.82 04:49:12 04:46:01 0 0.18 0.00 0.03 0.00 0.03 99.75 04:49:12 04:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:49:12 04:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:49:12 04:47:01 0 0.23 0.00 0.02 0.00 0.02 99.73 04:49:12 04:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:49:12 04:48:01 all 0.13 0.00 0.03 0.00 0.03 99.80 04:49:12 04:48:01 0 0.20 0.00 0.02 0.00 0.02 99.77 04:49:12 04:48:01 1 0.07 0.00 0.05 0.00 0.05 99.83 04:49:12 04:49:01 all 5.80 0.00 1.93 0.08 0.04 92.16 04:49:12 04:49:01 0 5.23 0.00 2.08 0.07 0.03 92.59 04:49:12 04:49:01 1 6.36 0.00 1.77 0.08 0.05 91.73 04:49:12 Average: all 0.82 0.00 0.27 0.01 0.04 98.87 04:49:12 Average: 0 0.81 0.00 0.28 0.01 0.03 98.87 04:49:12 Average: 1 0.82 0.00 0.25 0.01 0.04 98.88 04:49:12 04:49:12 04:49:12