Pull request #632 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 28858e1a00223f131b6314f62cafbd60f8376407 rather than d45ecd7ed36d4beef854c681931720316365c93f Obtained Jenkinsfile from 28858e1a00223f131b6314f62cafbd60f8376407 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-ssh6299138593069923101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1111023252474291485.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-632/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-632/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2277261498478635511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh5505909736925396371.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-632/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-632/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh184077441322317545.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-93 in /w/workspace/dry_go-mod-core-contracts_PR-632 [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-632 # 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-632@tmp/jenkins-gitclient-ssh3788554916423794064.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) > 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-632@tmp/jenkins-gitclient-ssh6728849107686562631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # 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-632@tmp/jenkins-gitclient-ssh2417010226172325080.key > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 Commit message: "refactor: Move all constants to common package" > git rev-list --no-walk d6f49f2cefb6573b572a9a73e08c181de2550a53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:42 ========================================================= 00:50:42 EdgeX Global Pipelines Version Info 00:50:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:44 ------------------- 00:50:44 stable info: 00:50:44 ------------------- 00:50:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:44 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:50:44 Message: update stable to v1.0.194 00:50:45 ------------------- 00:50:45 experimental info: 00:50:45 ------------------- 00:50:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:50:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:50:45 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-632 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-632 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-632 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d45ecd7 [Pipeline] echo 00:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:46 + git log --format=format:%s -1 d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] echo 00:50:46 GIT_COMMIT: d45ecd7ed36d4beef854c681931720316365c93f, Commit Message: refactor: Move all constants to common package [Pipeline] echo 00:50:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:47 00:50:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:50:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:48 latest: Pulling from edgex-devops/git-semver 00:50:48 31603596830f: Pulling fs layer 00:50:48 54011a49482f: Pulling fs layer 00:50:48 a6820b24f6d8: Pulling fs layer 00:50:48 f581987b2513: Pulling fs layer 00:50:48 f581987b2513: Waiting 00:50:48 54011a49482f: Verifying Checksum 00:50:48 54011a49482f: Download complete 00:50:48 31603596830f: Verifying Checksum 00:50:48 31603596830f: Download complete 00:50:48 f581987b2513: Verifying Checksum 00:50:48 f581987b2513: Download complete 00:50:48 31603596830f: Pull complete 00:50:48 a6820b24f6d8: Verifying Checksum 00:50:48 a6820b24f6d8: Download complete 00:50:48 54011a49482f: Pull complete 00:50:49 a6820b24f6d8: Pull complete 00:50:49 f581987b2513: Pull complete 00:50:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:50:49 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 00:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-632 -v /w/workspace/dry_go-mod-core-contracts_PR-632:/w/workspace/dry_go-mod-core-contracts_PR-632:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-632@tmp:/w/workspace/dry_go-mod-core-contracts_PR-632@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:10004/edgex-devops/git-semver:latest cat 00:50:50 $ docker top e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:50 [ssh-agent] Looking for ssh-agent implementation... 00:50:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:50 $ docker exec e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent 00:50:51 SSH_AUTH_SOCK=/tmp/ssh-HeFMjyF92czM/agent.13 00:50:51 SSH_AGENT_PID=19 00:50:51 Running ssh-add (command line suppressed) 00:50:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_49662655988209169.key (/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_49662655988209169.key) 00:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:51 + git tag --points-at HEAD [Pipeline] } 00:50:51 $ docker exec --env ******** --env ******** e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent -k 00:50:51 unset SSH_AUTH_SOCK; 00:50:51 unset SSH_AGENT_PID; 00:50:51 echo Agent pid 19 killed; 00:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:51 [ssh-agent] Looking for ssh-agent implementation... 00:50:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:51 $ docker exec e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent 00:50:51 SSH_AUTH_SOCK=/tmp/ssh-R7Nq96kv5dnx/agent.53 00:50:51 SSH_AGENT_PID=59 00:50:51 Running ssh-add (command line suppressed) 00:50:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_788022292826804294.key (/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_788022292826804294.key) 00:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:52 + git semver init 00:50:52 # -> Open(): unable to determine branch for HEAD 00:50:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-632/.git 00:50:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-632 00:50:52 # $SEMVER_REMOTE_NAME = origin 00:50:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:50:52 # $SEMVER_USER_NAME = edgex-jenkins 00:50:52 # $SEMVER_BRANCH = PR-632 00:50:52 # $SEMVER_TEMP = /tmp/semver-310775861 00:50:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:50:52 # '/tmp/semver-310775861' -> '/w/workspace/dry_go-mod-core-contracts_PR-632/.semver' 00:50:52 # -> Force: false 00:50:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-632/.semver [Pipeline] } 00:50:52 $ docker exec --env ******** --env ******** e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent -k 00:50:52 unset SSH_AUTH_SOCK; 00:50:52 unset SSH_AGENT_PID; 00:50:52 echo Agent pid 59 killed; 00:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:53 + git semver [Pipeline] } 00:50:53 $ docker stop --time=1 e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 00:50:54 $ docker rm -f e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:50:55 Stashed 1 file(s) [Pipeline] echo 00:50:55 [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 00:51:10 Still waiting to schedule task 00:51:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-93’ 00:51:10 Still waiting to schedule task 00:51:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:53:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/dry_go-mod-core-contracts_PR-632 [Pipeline] { [Pipeline] ws 00:53:12 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:53:12 Selected Git installation does not exist. Using Default 00:53:12 The recommended git tool is: NONE 00:53:17 using credential edgex-jenkins-ssh 00:53:17 Cloning the remote Git repository 00:53:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:17 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:53:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:17 > git --version # timeout=10 00:53:17 > git --version # 'git version 2.17.1' 00:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:19 Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f 00:53:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:53:19 > git config core.sparsecheckout # timeout=10 00:53:19 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 00:53:20 > git remote # timeout=10 00:53:20 > git config --get remote.origin.url # timeout=10 00:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:20 Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f 00:53:20 Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) 00:53:20 > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 00:53:20 > git rev-parse HEAD^{commit} # timeout=10 00:53:20 > git config core.sparsecheckout # timeout=10 00:53:20 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 00:53:24 Commit message: "refactor: Move all constants to common package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:53:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:53:26 + true 00:53:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:53:45 ========================================================= 00:53:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:53:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:53:45 + 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 . 00:53:46 Sending build context to Docker daemon 2.899MB 00:53:46 Step 1/7 : ARG BASE=golang:1.16-alpine 00:53:46 Step 2/7 : FROM ${BASE} 00:53:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:47 595b0fe564bb: Pulling fs layer 00:53:47 3088b5b3c5c0: Pulling fs layer 00:53:47 5b7225fbf94c: Pulling fs layer 00:53:47 ba82ee9f976e: Pulling fs layer 00:53:47 506bd15cee9f: Pulling fs layer 00:53:47 75a0a4a0db45: Pulling fs layer 00:53:47 618dc40b7e24: Pulling fs layer 00:53:47 ba82ee9f976e: Waiting 00:53:47 506bd15cee9f: Waiting 00:53:47 618dc40b7e24: Waiting 00:53:47 75a0a4a0db45: Waiting 00:53:47 5b7225fbf94c: Verifying Checksum 00:53:47 5b7225fbf94c: Download complete 00:53:47 3088b5b3c5c0: Verifying Checksum 00:53:47 3088b5b3c5c0: Download complete 00:53:47 506bd15cee9f: Verifying Checksum 00:53:47 506bd15cee9f: Download complete 00:53:47 75a0a4a0db45: Download complete 00:53:47 595b0fe564bb: Verifying Checksum 00:53:47 595b0fe564bb: Download complete 00:53:47 595b0fe564bb: Pull complete 00:53:48 3088b5b3c5c0: Pull complete 00:53:49 5b7225fbf94c: Pull complete 00:53:49 618dc40b7e24: Verifying Checksum 00:53:49 618dc40b7e24: Download complete 00:53:49 Running on prd-centos7-docker-4c-2g-95 in /w/workspace/dry_go-mod-core-contracts_PR-632 [Pipeline] { [Pipeline] ws 00:53:49 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:53:49 Selected Git installation does not exist. Using Default 00:53:49 The recommended git tool is: NONE 00:53:51 ba82ee9f976e: Download complete 00:53:52 using credential edgex-jenkins-ssh 00:53:52 Cloning the remote Git repository 00:53:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:52 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:53:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:52 > git --version # timeout=10 00:53:52 > git --version # 'git version 2.24.4' 00:53:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:52 [INFO] Currently running in a labeled security context 00:53:52 [INFO] Currently SELinux is 'enforcing' on the host 00:53:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9045755273322233998.key 00:53:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:53 [INFO] Currently running in a labeled security context 00:53:53 [INFO] Currently SELinux is 'enforcing' on the host 00:53:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh1085644890847571726.key 00:53:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:53:53 Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f 00:53:53 Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f 00:53:53 Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) 00:53:53 > git config core.sparsecheckout # timeout=10 00:53:53 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 00:53:53 > git remote # timeout=10 00:53:53 > git config --get remote.origin.url # timeout=10 00:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:53 [INFO] Currently running in a labeled security context 00:53:53 [INFO] Currently SELinux is 'enforcing' on the host 00:53:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3448614245348381878.key 00:53:53 > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 00:53:53 > git rev-parse HEAD^{commit} # timeout=10 00:53:53 > git config core.sparsecheckout # timeout=10 00:53:53 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 00:53:57 Commit message: "refactor: Move all constants to common package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:53:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:53:58 + sudo service docker restart 00:53:58 + true 00:53:58 Redirecting to /bin/systemctl restart docker.service 00:54:01 ba82ee9f976e: Pull complete 00:54:01 506bd15cee9f: Pull complete 00:54:01 75a0a4a0db45: Pull complete 00:54:06 618dc40b7e24: Pull complete 00:54:06 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:54:06 ---> a36622ca3599 00:54:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:54:07 ---> Running in 7fd4cc8b4a28 00:54:07 Removing intermediate container 7fd4cc8b4a28 00:54:07 ---> 5fb2ef8d24dd 00:54:07 Step 4/7 : RUN apk add bash 00:54:08 ---> Running in d12cb6ac8cd6 00:54:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:54:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:54:11 OK: 138 MiB in 40 packages 00:54:12 Removing intermediate container d12cb6ac8cd6 00:54:12 ---> 479ce6dd9391 00:54:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:54:12 ---> Running in d591dcb49277 00:54:13 Removing intermediate container d591dcb49277 00:54:13 ---> 8a7faee2a3ff 00:54:13 Step 6/7 : COPY go.mod . 00:54:14 ---> a3f2b37533e6 00:54:14 Step 7/7 : RUN go mod download 00:54:14 ---> Running in 7d90f55d2a4e [Pipeline] unstash [Pipeline] echo 00:54:17 ========================================================= 00:54:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:54:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:54:17 + 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 . 00:54:18 Sending build context to Docker daemon 2.899MB 00:54:18 Step 1/7 : ARG BASE=golang:1.16-alpine 00:54:18 Step 2/7 : FROM ${BASE} 00:54:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:18 540db60ca938: Pulling fs layer 00:54:18 adcc1eea9eea: Pulling fs layer 00:54:18 4c4ab2625f07: Pulling fs layer 00:54:18 0510c868ecb4: Pulling fs layer 00:54:18 afea3b2eda06: Pulling fs layer 00:54:18 7809a108b3ef: Pulling fs layer 00:54:18 f706445af74f: Pulling fs layer 00:54:18 afea3b2eda06: Waiting 00:54:18 7809a108b3ef: Waiting 00:54:18 f706445af74f: Waiting 00:54:18 0510c868ecb4: Waiting 00:54:18 4c4ab2625f07: Download complete 00:54:18 adcc1eea9eea: Verifying Checksum 00:54:18 adcc1eea9eea: Download complete 00:54:18 afea3b2eda06: Verifying Checksum 00:54:18 afea3b2eda06: Download complete 00:54:18 7809a108b3ef: Verifying Checksum 00:54:18 7809a108b3ef: Download complete 00:54:18 540db60ca938: Verifying Checksum 00:54:18 540db60ca938: Download complete 00:54:18 540db60ca938: Pull complete 00:54:18 adcc1eea9eea: Pull complete 00:54:18 4c4ab2625f07: Pull complete 00:54:19 f706445af74f: Verifying Checksum 00:54:19 f706445af74f: Download complete 00:54:20 0510c868ecb4: Verifying Checksum 00:54:20 0510c868ecb4: Download complete 00:54:23 0510c868ecb4: Pull complete 00:54:23 afea3b2eda06: Pull complete 00:54:23 7809a108b3ef: Pull complete 00:54:25 f706445af74f: Pull complete 00:54:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:54:25 ---> b068be0155e3 00:54:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:54:32 Removing intermediate container 7d90f55d2a4e 00:54:32 ---> 99242f786764 00:54:32 Successfully built 99242f786764 00:54:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:33 + docker inspect -f . ci-base-image-arm64 00:54:33 . [Pipeline] withDockerContainer 00:54:33 ---> Running in ad2bf78b471d 00:54:33 Removing intermediate container ad2bf78b471d 00:54:33 ---> 98d563f86712 00:54:33 Step 4/7 : RUN apk add bash 00:54:33 ---> Running in ffa77b6ceeed 00:54:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:54:33 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 00:54:33 $ 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 ******** -e ******** ci-base-image-arm64 cat 00:54:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:54:34 OK: 149 MiB in 40 packages 00:54:34 Removing intermediate container ffa77b6ceeed 00:54:34 ---> b059dd7de3ae 00:54:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:54:34 ---> Running in 2df489d2da37 00:54:34 Removing intermediate container 2df489d2da37 00:54:34 ---> 7e0904e45375 00:54:34 Step 6/7 : COPY go.mod . 00:54:34 ---> 968bdd6f4f87 00:54:34 Step 7/7 : RUN go mod download 00:54:34 ---> Running in f203d401ccfc 00:54:35 $ docker top f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:36 + go version 00:54:36 go version go1.16.5 linux/arm64 [Pipeline] } 00:54:36 $ docker stop --time=1 f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 00:54:37 $ docker rm -f f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:38 + docker inspect -f . ci-base-image-arm64 00:54:38 . [Pipeline] withDockerContainer 00:54:38 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 00:54:38 $ 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 ******** -e ******** ci-base-image-arm64 cat 00:54:40 $ docker top 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:41 + go mod tidy [Pipeline] sh 00:54:42 + make test 00:54:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:54:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:54:44 Removing intermediate container f203d401ccfc 00:54:44 ---> e9cd2026f546 00:54:44 Successfully built e9cd2026f546 00:54:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:54:45 + docker inspect -f . ci-base-image-x86_64 00:54:45 . [Pipeline] withDockerContainer 00:54:45 prd-centos7-docker-4c-2g-95 does not seem to be running inside a container 00:54:45 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:45 $ docker top 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:45 + go version 00:54:45 go version go1.16.3 linux/amd64 [Pipeline] } 00:54:45 $ docker stop --time=1 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 00:54:47 $ docker rm -f 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:47 + docker inspect -f . ci-base-image-x86_64 00:54:47 . [Pipeline] withDockerContainer 00:54:47 prd-centos7-docker-4c-2g-95 does not seem to be running inside a container 00:54:47 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:48 $ docker top 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:48 + go mod tidy [Pipeline] sh 00:54:48 + make test 00:54:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:54:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:54:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.046s coverage: 83.2% of statements 00:54:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:54:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:54:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:54:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 00:54:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 45.5% of statements 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 00:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 00:55:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:55:06 gofmt -l . 00:55:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:55:06 $ docker stop --time=1 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c 00:55:07 $ docker rm -f 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c [Pipeline] // withDockerContainer [Pipeline] sh 00:55:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:55:09 ---> job-cost.sh 00:55:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YmKo 00:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.414s coverage: 83.2% of statements 00:55:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:55:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:55:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.075s coverage: 26.3% of statements 00:55:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 45.5% of statements 00:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.047s coverage: 90.0% of statements 00:55:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.217s coverage: 86.2% of statements 00:55:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.089s coverage: 59.5% of statements 00:55:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.026s coverage: 35.5% of statements 00:55:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements 00:55:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-YmKo/bin to PATH 00:55:31 INFO: No Stack... 00:55:32 INFO: Retrieving Pricing Info for: v3-standard-2 00:55:33 INFO: Archiving Costs [Pipeline] sh 00:55:33 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 00:55:33 + cut -d, -f6 [Pipeline] lock 00:55:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] 00:55:33 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] did not exist. Created. 00:55:33 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:34 + echo total: 0.05999999865889549 [Pipeline] stash 00:55:34 Stashed 1 file(s) [Pipeline] } 00:55:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:38 gofmt -l . 00:55:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:55:38 $ docker stop --time=1 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 00:55:40 $ docker rm -f 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:41 Warning: overwriting stash ‘coverage-report’ 00:55:41 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 00:55:42 ---> job-cost.sh 00:55:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yn2Y 00:56:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-yn2Y/bin to PATH 00:57:43 INFO: No Stack... 00:57:43 INFO: Retrieving Pricing Info for: v2-standard-4 00:57:43 INFO: Archiving Costs [Pipeline] sh 00:57:43 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 00:57:43 + cut -d, -f6 [Pipeline] lock 00:57:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] 00:57:43 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] did not exist. Created. 00:57:43 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:43 /w/workspace/go-mod-core-contracts/2@tmp/durable-68f0f5cf/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-68f0f5cf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:57:44 + echo total: 0.18000000715255737 [Pipeline] stash 00:57:44 Warning: overwriting stash ‘stack-cost’ 00:57:44 Stashed 1 file(s) [Pipeline] } 00:57:44 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-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 00:57:45 provisioning config files... 00:57:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/config3515575708536179344tmp [Pipeline] { [Pipeline] sh 00:57:45 + set +x 00:57:45 + bash -s -- 00:57:45 + curl -s https://codecov.io/bash 00:57:45 00:57:45 _____ _ 00:57:45 / ____| | | 00:57:45 | | ___ __| | ___ ___ _____ __ 00:57:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:57:45 | |___| (_) | (_| | __/ (_| (_) \ V / 00:57:45 \_____\___/ \__,_|\___|\___\___/ \_/ 00:57:45 Bash-1.0.3 00:57:45 00:57:45 00:57:45 ==> git version 2.24.4 found 00:57:45 ==> 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 00:57:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:57:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:57:45 ==> Jenkins CI detected. 00:57:45 project root: . 00:57:45 --> token set from env 00:57:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:57:45 ==> Running gcov in . (disable via -X gcov) 00:57:45 ==> Python coveragepy not found 00:57:45 ==> Searching for coverage reports in: 00:57:45 + . 00:57:45 -> Found 1 reports 00:57:45 ==> Detecting git/mercurial file structure 00:57:45 ==> Reading reports 00:57:45 + ./coverage.out bytes=105070 00:57:45 ==> Appending adjustments 00:57:45 https://docs.codecov.io/docs/fixing-reports 00:57:46 + Found adjustments 00:57:46 ==> Gzipping contents 00:57:46 16K /tmp/codecov.xjn7C2.gz 00:57:46 ==> Uploading reports 00:57:46 url: https://codecov.io 00:57:46 query: branch=PR-632&commit=d45ecd7ed36d4beef854c681931720316365c93f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-632%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=632&job=&cmd_args= 00:57:46 -> Pinging Codecov 00:57:46 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-632&commit=d45ecd7ed36d4beef854c681931720316365c93f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-632%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=632&job=&cmd_args= 00:57:47 -> Uploading to 00:57:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/71470A77251A30514AAF9C0BB2E5B6CE/d45ecd7ed36d4beef854c681931720316365c93f/3e8ad01c-c4f5-4432-a460-62330beda4f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T005746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d8c681de22163127d0949054c11ca843bce420c1637ccd1265ffd93f3136fbb 00:57:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:57:47 Dload Upload Total Spent Left Speed 00:57:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15766 0 0 100 15766 0 36678 --:--:-- --:--:-- --:--:-- 36750 00:57:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] } 00:57:47 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 00:57:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:49 ---> package-listing.sh 00:57:49 ++ facter osfamily 00:57:49 ++ tr '[:upper:]' '[:lower:]' 00:57:50 + OS_FAMILY=redhat 00:57:50 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-632 00:57:50 + START_PACKAGES=/tmp/packages_start.txt 00:57:50 + END_PACKAGES=/tmp/packages_end.txt 00:57:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:50 + PACKAGES=/tmp/packages_start.txt 00:57:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-632 ']' 00:57:50 + PACKAGES=/tmp/packages_end.txt 00:57:50 + case "${OS_FAMILY}" in 00:57:50 + rpm -qa 00:57:50 + sort 00:57:50 + '[' -f /tmp/packages_start.txt ']' 00:57:50 + '[' -f /tmp/packages_end.txt ']' 00:57:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-632 ']' 00:57:50 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-632/archives/ 00:57:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-632/archives/ [Pipeline] echo 00:57:50 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-632/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:51 00:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:51 alpine: Pulling from edgex-lftools-log-publisher 00:57:51 df20fa9351a1: Pulling fs layer 00:57:51 36b3adc4ff6f: Pulling fs layer 00:57:51 8ad3a11d3b57: Pulling fs layer 00:57:51 46f8f816bc3b: Pulling fs layer 00:57:51 93b61091891f: Pulling fs layer 00:57:51 93b9cdb0e59b: Pulling fs layer 00:57:51 5e14af77c1be: Pulling fs layer 00:57:51 01666e4c0597: Pulling fs layer 00:57:51 aa168da1d23b: Pulling fs layer 00:57:51 93b9cdb0e59b: Waiting 00:57:51 5e14af77c1be: Waiting 00:57:51 01666e4c0597: Waiting 00:57:51 aa168da1d23b: Waiting 00:57:51 46f8f816bc3b: Waiting 00:57:51 93b61091891f: Waiting 00:57:51 36b3adc4ff6f: Verifying Checksum 00:57:51 36b3adc4ff6f: Download complete 00:57:51 46f8f816bc3b: Verifying Checksum 00:57:51 46f8f816bc3b: Download complete 00:57:52 df20fa9351a1: Verifying Checksum 00:57:52 93b9cdb0e59b: Verifying Checksum 00:57:52 93b9cdb0e59b: Download complete 00:57:52 5e14af77c1be: Verifying Checksum 00:57:52 5e14af77c1be: Download complete 00:57:52 93b61091891f: Verifying Checksum 00:57:52 93b61091891f: Download complete 00:57:52 01666e4c0597: Verifying Checksum 00:57:52 01666e4c0597: Download complete 00:57:52 df20fa9351a1: Pull complete 00:57:52 36b3adc4ff6f: Pull complete 00:57:52 8ad3a11d3b57: Verifying Checksum 00:57:52 8ad3a11d3b57: Download complete 00:57:52 8ad3a11d3b57: Pull complete 00:57:53 46f8f816bc3b: Pull complete 00:57:53 93b61091891f: Pull complete 00:57:53 93b9cdb0e59b: Pull complete 00:57:53 5e14af77c1be: Pull complete 00:57:53 01666e4c0597: Pull complete 00:57:54 aa168da1d23b: Verifying Checksum 00:57:54 aa168da1d23b: Download complete 00:57:58 aa168da1d23b: Pull complete 00:57:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:57:58 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 00:57:58 $ 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-632/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-632 -v /w/workspace/dry_go-mod-core-contracts_PR-632:/w/workspace/dry_go-mod-core-contracts_PR-632:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-632@tmp:/w/workspace/dry_go-mod-core-contracts_PR-632@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:58:01 $ docker top 60e7ad75f252729c9402f4cc3a0a061639cd6622bfef3976590927415ff1dfe1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:01 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:01 + mkdir -p /var/log/sa [Pipeline] sh 00:58:02 + ls /var/log/sa-host 00:58:02 + sadf -c /var/log/sa-host/sa05 00:58:02 file_magic: OK 00:58:02 HZ: Using current value: 100 00:58:02 file_header: OK 00:58:02 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 00:58:02 Statistics: 00:58:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:02 File successfully converted to sysstat format version 12.2.1 00:58:02 + sadf -c /var/log/sa-host/sa10 00:58:02 file_magic: OK 00:58:02 HZ: Using current value: 100 00:58:02 file_header: OK 00:58:02 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 00:58:02 Statistics: 00:58:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:02 provisioning config files... 00:58:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/config1846969078861710673tmp [Pipeline] { [Pipeline] echo 00:58:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:03 ---> create-netrc.sh [Pipeline] } 00:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:03 ---> python-tools-install.sh [Pipeline] echo 00:58:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:03 ---> sudo-logs.sh 00:58:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:04 ---> job-cost.sh 00:58:04 lf-activate-venv: SKIPPING 00:58:04 DEBUG: total: 0.18000000715255737 00:58:04 INFO: Retrieving Stack Cost... 00:58:05 INFO: Retrieving Pricing Info for: v3-standard-2 00:58:05 INFO: Archiving Costs [Pipeline] echo 00:58:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:05 ---> logs-deploy.sh 00:58:05 lf-activate-venv: SKIPPING 00:58:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-632/2 00:58:05 INFO: archiving workspace using pattern(s): 00:58:06 Archives upload complete. 00:58:06 INFO: archiving logs to Nexus 00:58:07 ---> uname -a: 00:58:07 Linux prd-centos7-docker-4c-2g-93.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:58:07 00:58:07 00:58:07 ---> lscpu: 00:58:07 Architecture: x86_64 00:58:07 CPU op-mode(s): 32-bit, 64-bit 00:58:07 Byte Order: Little Endian 00:58:07 Address sizes: 40 bits physical, 48 bits virtual 00:58:07 CPU(s): 2 00:58:07 On-line CPU(s) list: 0,1 00:58:07 Thread(s) per core: 1 00:58:07 Core(s) per socket: 1 00:58:07 Socket(s): 2 00:58:07 NUMA node(s): 1 00:58:07 Vendor ID: AuthenticAMD 00:58:07 CPU family: 23 00:58:07 Model: 49 00:58:07 Model name: AMD EPYC-Rome Processor 00:58:07 Stepping: 0 00:58:07 CPU MHz: 2800.000 00:58:07 BogoMIPS: 5600.00 00:58:07 Virtualization: AMD-V 00:58:07 Hypervisor vendor: KVM 00:58:07 Virtualization type: full 00:58:07 L1d cache: 64 KiB 00:58:07 L1i cache: 64 KiB 00:58:07 L2 cache: 1 MiB 00:58:07 L3 cache: 32 MiB 00:58:07 NUMA node0 CPU(s): 0,1 00:58:07 Vulnerability Itlb multihit: Not affected 00:58:07 Vulnerability L1tf: Not affected 00:58:07 Vulnerability Mds: Not affected 00:58:07 Vulnerability Meltdown: Not affected 00:58:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:58:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:58:07 Vulnerability Srbds: Not affected 00:58:07 Vulnerability Tsx async abort: Not affected 00:58:07 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 00:58:07 00:58:07 00:58:07 ---> nproc: 00:58:07 2 00:58:07 00:58:07 00:58:07 ---> df -h: 00:58:07 Filesystem Size Used Available Use% Mounted on 00:58:07 overlay 40.0G 7.6G 32.4G 19% / 00:58:07 tmpfs 64.0M 0 64.0M 0% /dev 00:58:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:58:07 shm 64.0M 0 64.0M 0% /dev/shm 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-632 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-632@tmp 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:58:07 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:58:07 00:58:07 00:58:07 ---> free -m: 00:58:07 total used free shared buff/cache available 00:58:07 Mem: 7821 972 4750 0 2097 6671 00:58:07 Swap: 1023 0 1023 00:58:07 00:58:07 00:58:07 ---> ip addr: 00:58:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:58:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:07 inet 127.0.0.1/8 scope host lo 00:58:07 valid_lft forever preferred_lft forever 00:58:07 inet6 ::1/128 scope host 00:58:07 valid_lft forever preferred_lft forever 00:58:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:58:07 link/ether fa:16:3e:6e:bc:22 brd ff:ff:ff:ff:ff:ff 00:58:07 inet 10.30.123.248/23 brd 10.30.123.255 scope global dynamic eth0 00:58:07 valid_lft 85923sec preferred_lft 85923sec 00:58:07 inet6 fe80::f816:3eff:fe6e:bc22/64 scope link 00:58:07 valid_lft forever preferred_lft forever 00:58:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:58:07 link/ether 02:42:8b:79:4c:3b brd ff:ff:ff:ff:ff:ff 00:58:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:58:07 valid_lft forever preferred_lft forever 00:58:07 inet6 fe80::42:8bff:fe79:4c3b/64 scope link 00:58:07 valid_lft forever preferred_lft forever 00:58:07 00:58:07 00:58:07 ---> sar -b -r -n DEV: 00:58:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 00:58:07 00:58:07 00:49:59 LINUX RESTART (2 CPU) 00:58:07 00:58:07 00:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:07 00:52:01 1.78 0.02 1.77 0.00 0.53 40.99 0.00 00:58:07 00:53:01 0.47 0.00 0.47 0.00 0.00 6.90 0.00 00:58:07 00:54:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 00:58:07 00:55:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 00:58:07 00:56:01 0.40 0.00 0.40 0.00 0.00 5.16 0.00 00:58:07 00:57:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 00:58:07 00:58:01 56.35 0.14 56.22 0.00 13.96 14889.33 0.00 00:58:07 Average: 8.41 0.02 8.39 0.00 2.04 2105.56 0.00 00:58:07 00:58:07 00:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:07 00:52:01 5461580 0 804140 10.04 2620 1740600 1205628 13.31 571580 1576188 20 00:58:07 00:53:01 5461756 0 803956 10.04 2620 1740608 1205628 13.31 575836 1571944 8 00:58:07 00:54:01 5459368 0 806344 10.07 2620 1740608 1205952 13.31 574384 1575184 20 00:58:07 00:55:01 5460632 0 805072 10.05 2620 1740616 1205628 13.31 573692 1575184 12 00:58:07 00:56:01 5460780 0 804920 10.05 2620 1740620 1205724 13.31 570412 1578928 8 00:58:07 00:57:01 5461056 0 804644 10.05 2620 1740620 1205628 13.31 570004 1578928 8 00:58:07 00:58:01 4925948 0 935116 11.68 2620 2145256 1486260 16.41 769764 1844052 0 00:58:07 Average: 5384446 0 823456 10.28 2620 1798418 1245778 13.75 600810 1614344 11 00:58:07 00:58:07 00:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:07 00:52:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 00:58:07 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:53:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:58:07 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:54:01 eth0 4.70 1.78 3.58 0.48 0.00 0.00 0.00 0.00 00:58:07 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:07 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:56:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:58:07 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:57:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:58:01 eth0 198.70 178.39 2210.99 19.27 0.00 0.00 0.00 0.00 00:58:07 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 Average: eth0 28.85 25.45 311.91 2.79 0.00 0.00 0.00 0.00 00:58:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:07 00:58:07 00:58:07 ---> sar -P ALL: 00:58:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 00:58:07 00:58:07 00:49:59 LINUX RESTART (2 CPU) 00:58:07 00:58:07 00:51:01 CPU %user %nice %system %iowait %steal %idle 00:58:07 00:52:01 all 0.13 0.00 0.04 0.00 0.03 99.81 00:58:07 00:52:01 0 0.17 0.00 0.05 0.00 0.02 99.77 00:58:07 00:52:01 1 0.08 0.00 0.03 0.00 0.03 99.85 00:58:07 00:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 00:58:07 00:53:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:58:07 00:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:58:07 00:54:01 all 0.13 0.00 0.04 0.00 0.02 99.81 00:58:07 00:54:01 0 0.22 0.00 0.03 0.00 0.02 99.73 00:58:07 00:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:58:07 00:55:01 all 0.09 0.00 0.02 0.00 0.03 99.87 00:58:07 00:55:01 0 0.17 0.00 0.02 0.00 0.03 99.78 00:58:07 00:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:58:07 00:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:58:07 00:56:01 0 0.20 0.00 0.05 0.00 0.03 99.72 00:58:07 00:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:58:07 00:57:01 all 0.08 0.00 0.02 0.00 0.02 99.88 00:58:07 00:57:01 0 0.15 0.00 0.02 0.00 0.02 99.82 00:58:07 00:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:58:07 00:58:01 all 6.84 0.00 2.74 0.55 0.04 89.82 00:58:07 00:58:01 0 6.62 0.00 2.90 0.59 0.05 89.84 00:58:07 00:58:01 1 7.07 0.00 2.58 0.52 0.03 89.80 00:58:07 Average: all 1.04 0.00 0.41 0.08 0.03 98.45 00:58:07 Average: 0 1.07 0.00 0.43 0.08 0.03 98.39 00:58:07 Average: 1 1.02 0.00 0.38 0.07 0.02 98.50 00:58:07 00:58:07 00:58:07