Pull request #633 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 280072f3d1eed7d19991060d1616d4145b098c71+e59505e765e859397ba4820d4698e797601d216d (da9d8561bab576d852c88a769199660b7b4def91) 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-ssh6710859480229231152.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-ssh7446998947794886424.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-633/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-633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5765287499617013153.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-ssh4040495669836221665.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-633/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-633/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3063406238111072630.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-593 in /w/workspace/dry_go-mod-core-contracts_PR-633 [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-633 # 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-633@tmp/jenkins-gitclient-ssh3026170360655188230.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 e59505e765e859397ba4820d4698e797601d216d into PR head commit 280072f3d1eed7d19991060d1616d4145b098c71 Merge succeeded, producing 280072f3d1eed7d19991060d1616d4145b098c71 Checking out Revision 280072f3d1eed7d19991060d1616d4145b098c71 (PR-633) > 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-633@tmp/jenkins-gitclient-ssh4178913657656820605.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # 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-633@tmp/jenkins-gitclient-ssh1013332810266912492.key > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # timeout=10 Commit message: "docs: remove v2 related churn items" > git rev-list --no-walk d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:35 ========================================================= 21:22:36 EdgeX Global Pipelines Version Info 21:22:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:37 ------------------- 21:22:37 stable info: 21:22:37 ------------------- 21:22:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:22:37 Message: update stable to v1.0.195 21:22:38 ------------------- 21:22:38 experimental info: 21:22:38 ------------------- 21:22:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:38 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:22:38 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 280072f3d1eed7d19991060d1616d4145b098c71 [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 280072f [Pipeline] echo 21:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:39 + git log --format=format:%s -1 280072f3d1eed7d19991060d1616d4145b098c71 [Pipeline] echo 21:22:39 GIT_COMMIT: 280072f3d1eed7d19991060d1616d4145b098c71, Commit Message: docs: remove v2 related churn items [Pipeline] echo 21:22:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:40 21:22:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:22:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:40 latest: Pulling from edgex-devops/git-semver 21:22:40 31603596830f: Pulling fs layer 21:22:40 54011a49482f: Pulling fs layer 21:22:40 a6820b24f6d8: Pulling fs layer 21:22:40 f581987b2513: Pulling fs layer 21:22:40 f581987b2513: Waiting 21:22:40 54011a49482f: Verifying Checksum 21:22:40 54011a49482f: Download complete 21:22:40 31603596830f: Verifying Checksum 21:22:40 31603596830f: Download complete 21:22:40 f581987b2513: Verifying Checksum 21:22:40 f581987b2513: Download complete 21:22:40 31603596830f: Pull complete 21:22:40 a6820b24f6d8: Verifying Checksum 21:22:40 a6820b24f6d8: Download complete 21:22:41 54011a49482f: Pull complete 21:22:41 a6820b24f6d8: Pull complete 21:22:41 f581987b2513: Pull complete 21:22:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:22:42 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 21:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@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 21:22:43 $ docker top babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:43 [ssh-agent] Looking for ssh-agent implementation... 21:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:43 $ docker exec babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb ssh-agent 21:22:43 SSH_AUTH_SOCK=/tmp/ssh-i2vjFmWthB1a/agent.13 21:22:43 SSH_AGENT_PID=20 21:22:43 Running ssh-add (command line suppressed) 21:22:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_6992769145292619721.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_6992769145292619721.key) 21:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:44 + git tag --points-at HEAD [Pipeline] } 21:22:44 $ docker exec --env ******** --env ******** babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb ssh-agent -k 21:22:44 unset SSH_AUTH_SOCK; 21:22:44 unset SSH_AGENT_PID; 21:22:44 echo Agent pid 20 killed; 21:22:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:44 [ssh-agent] Looking for ssh-agent implementation... 21:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:44 $ docker exec babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb ssh-agent 21:22:44 SSH_AUTH_SOCK=/tmp/ssh-SlewKxnXi8Fe/agent.51 21:22:44 SSH_AGENT_PID=58 21:22:44 Running ssh-add (command line suppressed) 21:22:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_423773207092282777.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_423773207092282777.key) 21:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:45 + git semver init 21:22:45 # -> Open(): unable to determine branch for HEAD 21:22:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.git 21:22:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-633 21:22:45 # $SEMVER_REMOTE_NAME = origin 21:22:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:22:45 # $SEMVER_USER_NAME = edgex-jenkins 21:22:45 # $SEMVER_BRANCH = PR-633 21:22:45 # $SEMVER_TEMP = /tmp/semver-190094780 21:22:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:22:46 # '/tmp/semver-190094780' -> '/w/workspace/dry_go-mod-core-contracts_PR-633/.semver' 21:22:46 # -> Force: false 21:22:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.semver [Pipeline] } 21:22:46 $ docker exec --env ******** --env ******** babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb ssh-agent -k 21:22:46 unset SSH_AUTH_SOCK; 21:22:46 unset SSH_AGENT_PID; 21:22:46 echo Agent pid 58 killed; 21:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:46 + git semver [Pipeline] } 21:22:46 $ docker stop --time=1 babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb 21:22:47 $ docker rm -f babf3447c952501ae711fe1347b90590278ab4392a703bfb7fb836a45a327aeb [Pipeline] // withDockerContainer [Pipeline] sh 21:22:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:22:48 Stashed 1 file(s) [Pipeline] echo 21:22:48 [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 21:23:03 Still waiting to schedule task 21:23:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:23:03 Still waiting to schedule task 21:23:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:26:07 Running on prd-centos7-docker-4c-2g-595 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws 21:26:07 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 21:26:07 Selected Git installation does not exist. Using Default 21:26:07 The recommended git tool is: NONE 21:26:10 using credential edgex-jenkins-ssh 21:26:10 Cloning the remote Git repository 21:26:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:26:10 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 21:26:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:26:10 > git --version # timeout=10 21:26:10 > git --version # 'git version 2.24.4' 21:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:10 [INFO] Currently running in a labeled security context 21:26:10 [INFO] Currently SELinux is 'enforcing' on the host 21:26:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh1238030950451313299.key 21:26:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:11 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 280072f3d1eed7d19991060d1616d4145b098c71 21:26:12 Merge succeeded, producing 280072f3d1eed7d19991060d1616d4145b098c71 21:26:12 Checking out Revision 280072f3d1eed7d19991060d1616d4145b098c71 (PR-633) 21:26:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:26:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:26:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:26:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:11 [INFO] Currently running in a labeled security context 21:26:11 [INFO] Currently SELinux is 'enforcing' on the host 21:26:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh8737295062441027606.key 21:26:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:26:11 > git config core.sparsecheckout # timeout=10 21:26:11 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # timeout=10 21:26:11 > git remote # timeout=10 21:26:11 > git config --get remote.origin.url # timeout=10 21:26:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:11 [INFO] Currently running in a labeled security context 21:26:11 [INFO] Currently SELinux is 'enforcing' on the host 21:26:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh938589199969811428.key 21:26:11 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 21:26:11 > git rev-parse HEAD^{commit} # timeout=10 21:26:11 > git config core.sparsecheckout # timeout=10 21:26:11 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # timeout=10 21:26:15 Commit message: "docs: remove v2 related churn items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:26:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:26:17 + sudo service docker restart 21:26:17 + true 21:26:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:26:35 ========================================================= 21:26:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:26:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:36 + 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 . 21:26:36 Sending build context to Docker daemon 2.948MB 21:26:36 Step 1/7 : ARG BASE=golang:1.16-alpine 21:26:36 Step 2/7 : FROM ${BASE} 21:26:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:26:36 540db60ca938: Pulling fs layer 21:26:36 adcc1eea9eea: Pulling fs layer 21:26:36 4c4ab2625f07: Pulling fs layer 21:26:36 0510c868ecb4: Pulling fs layer 21:26:36 afea3b2eda06: Pulling fs layer 21:26:36 7809a108b3ef: Pulling fs layer 21:26:36 f706445af74f: Pulling fs layer 21:26:36 0510c868ecb4: Waiting 21:26:36 afea3b2eda06: Waiting 21:26:36 7809a108b3ef: Waiting 21:26:36 f706445af74f: Waiting 21:26:36 4c4ab2625f07: Verifying Checksum 21:26:36 4c4ab2625f07: Download complete 21:26:36 adcc1eea9eea: Verifying Checksum 21:26:36 adcc1eea9eea: Download complete 21:26:36 afea3b2eda06: Verifying Checksum 21:26:36 afea3b2eda06: Download complete 21:26:36 540db60ca938: Verifying Checksum 21:26:36 540db60ca938: Download complete 21:26:36 7809a108b3ef: Verifying Checksum 21:26:36 7809a108b3ef: Download complete 21:26:36 540db60ca938: Pull complete 21:26:37 adcc1eea9eea: Pull complete 21:26:37 4c4ab2625f07: Pull complete 21:26:38 f706445af74f: Verifying Checksum 21:26:38 f706445af74f: Download complete 21:26:39 0510c868ecb4: Verifying Checksum 21:26:39 0510c868ecb4: Download complete 21:26:42 0510c868ecb4: Pull complete 21:26:42 afea3b2eda06: Pull complete 21:26:42 7809a108b3ef: Pull complete 21:26:43 f706445af74f: Pull complete 21:26:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:26:43 ---> b068be0155e3 21:26:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:26:47 ---> Running in b8be1fbf4b19 21:26:47 Removing intermediate container b8be1fbf4b19 21:26:47 ---> 89d62693c065 21:26:47 Step 4/7 : RUN apk add bash 21:26:47 ---> Running in ca2be5ef3332 21:26:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:26:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:26:49 OK: 149 MiB in 40 packages 21:26:49 Removing intermediate container ca2be5ef3332 21:26:49 ---> 8a3e1d5a7259 21:26:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:26:49 ---> Running in a073fee37bd5 21:26:49 Removing intermediate container a073fee37bd5 21:26:49 ---> 61aa25635c01 21:26:49 Step 6/7 : COPY go.mod . 21:26:49 ---> db3da7f78bcf 21:26:49 Step 7/7 : RUN go mod download 21:26:49 ---> Running in 769afe4fa334 21:26:58 Removing intermediate container 769afe4fa334 21:26:58 ---> a9e6c19f4e49 21:26:58 Successfully built a9e6c19f4e49 21:26:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:26:58 + docker inspect -f . ci-base-image-x86_64 21:26:58 . [Pipeline] withDockerContainer 21:26:58 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 21:26:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 21:26:58 $ docker top 4f49355faef562ae4769b9b1c42e39de121e6a79488eaff28dbea8d66d6cb410 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:59 + go version 21:26:59 go version go1.16.3 linux/amd64 [Pipeline] } 21:26:59 $ docker stop --time=1 4f49355faef562ae4769b9b1c42e39de121e6a79488eaff28dbea8d66d6cb410 21:27:00 $ docker rm -f 4f49355faef562ae4769b9b1c42e39de121e6a79488eaff28dbea8d66d6cb410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:27:01 + docker inspect -f . ci-base-image-x86_64 21:27:01 . [Pipeline] withDockerContainer 21:27:01 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 21:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 21:27:01 $ docker top c5e2ad8b160c30e734536ad29e8abbfd3286cca817ba85168ac7f9fc5725cc40 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:01 + go mod tidy [Pipeline] sh 21:27:02 + make test 21:27:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:27:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:27:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-594 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws 21:27:02 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 21:27:03 Selected Git installation does not exist. Using Default 21:27:03 The recommended git tool is: NONE 21:27:09 using credential edgex-jenkins-ssh 21:27:09 Cloning the remote Git repository 21:27:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:27:09 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 21:27:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:27:09 > git --version # timeout=10 21:27:09 > git --version # 'git version 2.17.1' 21:27:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:11 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 280072f3d1eed7d19991060d1616d4145b098c71 21:27:11 Merge succeeded, producing 280072f3d1eed7d19991060d1616d4145b098c71 21:27:12 Checking out Revision 280072f3d1eed7d19991060d1616d4145b098c71 (PR-633) 21:27:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:27:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:27:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:11 > git config core.sparsecheckout # timeout=10 21:27:11 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # timeout=10 21:27:11 > git remote # timeout=10 21:27:11 > git config --get remote.origin.url # timeout=10 21:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:11 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 21:27:11 > git rev-parse HEAD^{commit} # timeout=10 21:27:12 > git config core.sparsecheckout # timeout=10 21:27:12 > git checkout -f 280072f3d1eed7d19991060d1616d4145b098c71 # timeout=10 21:27:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.044s coverage: 83.2% of statements 21:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:27:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 21:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:27:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 45.5% of statements 21:27:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements 21:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.2% of statements 21:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 21:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements 21:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 21:27:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:27:16 Commit message: "docs: remove v2 related churn items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:27:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:18 gofmt -l . 21:27:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:27:18 $ docker stop --time=1 c5e2ad8b160c30e734536ad29e8abbfd3286cca817ba85168ac7f9fc5725cc40 21:27:18 + sudo service+ docker restart 21:27:18 true 21:27:19 $ docker rm -f c5e2ad8b160c30e734536ad29e8abbfd3286cca817ba85168ac7f9fc5725cc40 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:27:20 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 21:27:21 ---> job-cost.sh 21:27:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbZp 21:27:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 21:27:37 ========================================================= 21:27:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:27:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27: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 . 21:27:38 Sending build context to Docker daemon 2.947MB 21:27:38 Step 1/7 : ARG BASE=golang:1.16-alpine 21:27:38 Step 2/7 : FROM ${BASE} 21:27:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:39 595b0fe564bb: Pulling fs layer 21:27:39 3088b5b3c5c0: Pulling fs layer 21:27:39 5b7225fbf94c: Pulling fs layer 21:27:39 ba82ee9f976e: Pulling fs layer 21:27:39 506bd15cee9f: Pulling fs layer 21:27:39 75a0a4a0db45: Pulling fs layer 21:27:39 618dc40b7e24: Pulling fs layer 21:27:39 ba82ee9f976e: Waiting 21:27:39 506bd15cee9f: Waiting 21:27:39 75a0a4a0db45: Waiting 21:27:39 618dc40b7e24: Waiting 21:27:39 5b7225fbf94c: Verifying Checksum 21:27:39 5b7225fbf94c: Download complete 21:27:39 3088b5b3c5c0: Verifying Checksum 21:27:39 3088b5b3c5c0: Download complete 21:27:39 506bd15cee9f: Verifying Checksum 21:27:39 506bd15cee9f: Download complete 21:27:39 75a0a4a0db45: Verifying Checksum 21:27:39 75a0a4a0db45: Download complete 21:27:39 595b0fe564bb: Verifying Checksum 21:27:39 595b0fe564bb: Download complete 21:27:40 595b0fe564bb: Pull complete 21:27:40 3088b5b3c5c0: Pull complete 21:27:40 5b7225fbf94c: Pull complete 21:27:40 618dc40b7e24: Verifying Checksum 21:27:40 618dc40b7e24: Download complete 21:27:42 ba82ee9f976e: Verifying Checksum 21:27:42 ba82ee9f976e: Download complete 21:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-wbZp/bin to PATH 21:27:43 INFO: No Stack... 21:27:43 INFO: Retrieving Pricing Info for: v3-standard-2 21:27:44 INFO: Archiving Costs [Pipeline] sh 21:27:44 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 21:27:44 + cut -d, -f6 [Pipeline] lock 21:27:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] 21:27:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] did not exist. Created. 21:27:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:45 + echo total: 0.05999999865889549 [Pipeline] stash 21:27:45 Stashed 1 file(s) [Pipeline] } 21:27:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:52 ba82ee9f976e: Pull complete 21:27:52 506bd15cee9f: Pull complete 21:27:53 75a0a4a0db45: Pull complete 21:27:57 618dc40b7e24: Pull complete 21:27:57 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:27:57 ---> a36622ca3599 21:27:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:27:59 ---> Running in cf208c70a430 21:27:59 Removing intermediate container cf208c70a430 21:27:59 ---> 06fa2fde3b1b 21:27:59 Step 4/7 : RUN apk add bash 21:27:59 ---> Running in d0e9acfecea9 21:28:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:28:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:28:03 OK: 138 MiB in 40 packages 21:28:04 Removing intermediate container d0e9acfecea9 21:28:04 ---> 7836f433a215 21:28:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:28:04 ---> Running in 1f0ba1e4fc19 21:28:04 Removing intermediate container 1f0ba1e4fc19 21:28:04 ---> 0a962c03b3ce 21:28:04 Step 6/7 : COPY go.mod . 21:28:05 ---> 8605d2b50c7d 21:28:05 Step 7/7 : RUN go mod download 21:28:05 ---> Running in 82de07e2a725 21:28:24 Removing intermediate container 82de07e2a725 21:28:24 ---> 8dc9bbd39d9d 21:28:24 Successfully built 8dc9bbd39d9d 21:28:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:28:24 + docker inspect -f . ci-base-image-arm64 21:28:24 . [Pipeline] withDockerContainer 21:28:24 prd-ubuntu18.04-docker-arm64-4c-16g-594 does not seem to be running inside a container 21:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat 21:28:26 $ docker top 3bb7deb9ba0bb27df6f7d38bb81a436029d26e365d3936ad635149f91e5863e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:27 + go version 21:28:27 go version go1.16.5 linux/arm64 [Pipeline] } 21:28:27 $ docker stop --time=1 3bb7deb9ba0bb27df6f7d38bb81a436029d26e365d3936ad635149f91e5863e7 21:28:29 $ docker rm -f 3bb7deb9ba0bb27df6f7d38bb81a436029d26e365d3936ad635149f91e5863e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:30 + docker inspect -f . ci-base-image-arm64 21:28:30 . [Pipeline] withDockerContainer 21:28:30 prd-ubuntu18.04-docker-arm64-4c-16g-594 does not seem to be running inside a container 21:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat 21:28:32 $ docker top e395c761152fd364ee17855f517e83e71f3d2eec191da13c5da7654ed4aeff2e -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:33 + go mod tidy [Pipeline] sh 21:28:34 + make test 21:28:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:28:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:29:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.419s coverage: 83.2% of statements 21:29:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:29:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:29:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:29:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.045s coverage: 26.3% of statements 21:29:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:29:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.072s coverage: 45.5% of statements 21:29:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.093s coverage: 90.0% of statements 21:29:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.238s coverage: 86.2% of statements 21:29:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements 21:29:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 35.5% of statements 21:29:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 49.4% of statements 21:29:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:29:34 gofmt -l . 21:29:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:29:34 $ docker stop --time=1 e395c761152fd364ee17855f517e83e71f3d2eec191da13c5da7654ed4aeff2e 21:29:36 $ docker rm -f e395c761152fd364ee17855f517e83e71f3d2eec191da13c5da7654ed4aeff2e [Pipeline] // withDockerContainer [Pipeline] sh 21:29:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:29:37 Warning: overwriting stash ‘coverage-report’ 21:29:37 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 21:29:38 ---> job-cost.sh 21:29:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zRdy 21:30:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-zRdy/bin to PATH 21:31:39 INFO: No Stack... 21:31:39 INFO: Retrieving Pricing Info for: v2-standard-4 21:31:39 INFO: Archiving Costs [Pipeline] sh 21:31:39 + + cut -d, -f6cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 21:31:39 [Pipeline] lock 21:31:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] 21:31:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] did not exist. Created. 21:31:39 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:31:40 /w/workspace/go-mod-core-contracts/3@tmp/durable-cd652e00/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-cd652e00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:31:40 + echo total: 0.18000000715255737 [Pipeline] stash 21:31:40 Warning: overwriting stash ‘stack-cost’ 21:31:40 Stashed 1 file(s) [Pipeline] } 21:31:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-3-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 21:31:41 provisioning config files... 21:31:41 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config1844769407588794784tmp [Pipeline] { [Pipeline] sh 21:31:41 + set +x 21:31:41 + bash -s -- 21:31:41 + curl -s https://codecov.io/bash 21:31:41 21:31:41 _____ _ 21:31:41 / ____| | | 21:31:41 | | ___ __| | ___ ___ _____ __ 21:31:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:31:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:31:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:31:41 Bash-1.0.3 21:31:41 21:31:41 21:31:41 ==> git version 2.24.4 found 21:31:41 ==> 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 21:31:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:31:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:31:41 ==> Jenkins CI detected. 21:31:41 project root: . 21:31:41 --> token set from env 21:31:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:31:41 ==> Running gcov in . (disable via -X gcov) 21:31:41 ==> Python coveragepy not found 21:31:41 ==> Searching for coverage reports in: 21:31:41 + . 21:31:42 -> Found 1 reports 21:31:42 ==> Detecting git/mercurial file structure 21:31:42 ==> Reading reports 21:31:42 + ./coverage.out bytes=105070 21:31:42 ==> Appending adjustments 21:31:42 https://docs.codecov.io/docs/fixing-reports 21:31:42 + Found adjustments 21:31:42 ==> Gzipping contents 21:31:42 16K /tmp/codecov.tDRLsL.gz 21:31:42 ==> Uploading reports 21:31:42 url: https://codecov.io 21:31:42 query: branch=PR-633&commit=280072f3d1eed7d19991060d1616d4145b098c71&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= 21:31:42 -> Pinging Codecov 21:31:42 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-633&commit=280072f3d1eed7d19991060d1616d4145b098c71&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= 21:31:43 -> Uploading to 21:31:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/71470A77251A30514AAF9C0BB2E5B6CE/280072f3d1eed7d19991060d1616d4145b098c71/ea3160e6-3ee7-4cd2-9500-58c4ff822e3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T213142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f524b6e4191cc15aaca92e41af85c00d9f93159c9269476d2cecd90b38fe68f5 21:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:43 Dload Upload Total Spent Left Speed 21:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15728 0 0 100 15728 0 49229 --:--:-- --:--:-- --:--:-- 49304 21:31:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/280072f3d1eed7d19991060d1616d4145b098c71 [Pipeline] } 21:31:43 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 21:31:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:45 ---> package-listing.sh 21:31:45 ++ facter osfamily 21:31:45 ++ tr '[:upper:]' '[:lower:]' 21:31:45 + OS_FAMILY=redhat 21:31:45 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-633 21:31:45 + START_PACKAGES=/tmp/packages_start.txt 21:31:45 + END_PACKAGES=/tmp/packages_end.txt 21:31:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:45 + PACKAGES=/tmp/packages_start.txt 21:31:45 + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' 21:31:45 + PACKAGES=/tmp/packages_end.txt 21:31:45 + case "${OS_FAMILY}" in 21:31:45 + rpm -qa 21:31:45 + sort 21:31:46 + '[' -f /tmp/packages_start.txt ']' 21:31:46 + '[' -f /tmp/packages_end.txt ']' 21:31:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' 21:31:46 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ 21:31:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ [Pipeline] echo 21:31:46 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-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:31:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:31:47 21:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:31:47 alpine: Pulling from edgex-lftools-log-publisher 21:31:47 df20fa9351a1: Pulling fs layer 21:31:47 36b3adc4ff6f: Pulling fs layer 21:31:47 8ad3a11d3b57: Pulling fs layer 21:31:47 46f8f816bc3b: Pulling fs layer 21:31:47 93b61091891f: Pulling fs layer 21:31:47 93b9cdb0e59b: Pulling fs layer 21:31:47 5e14af77c1be: Pulling fs layer 21:31:47 01666e4c0597: Pulling fs layer 21:31:47 aa168da1d23b: Pulling fs layer 21:31:47 46f8f816bc3b: Waiting 21:31:47 93b61091891f: Waiting 21:31:47 93b9cdb0e59b: Waiting 21:31:47 5e14af77c1be: Waiting 21:31:47 01666e4c0597: Waiting 21:31:47 aa168da1d23b: Waiting 21:31:47 36b3adc4ff6f: Verifying Checksum 21:31:47 36b3adc4ff6f: Download complete 21:31:47 46f8f816bc3b: Verifying Checksum 21:31:47 46f8f816bc3b: Download complete 21:31:48 df20fa9351a1: Verifying Checksum 21:31:48 93b9cdb0e59b: Verifying Checksum 21:31:48 93b9cdb0e59b: Download complete 21:31:48 5e14af77c1be: Verifying Checksum 21:31:48 5e14af77c1be: Download complete 21:31:48 93b61091891f: Verifying Checksum 21:31:48 93b61091891f: Download complete 21:31:48 01666e4c0597: Verifying Checksum 21:31:48 01666e4c0597: Download complete 21:31:48 8ad3a11d3b57: Verifying Checksum 21:31:48 8ad3a11d3b57: Download complete 21:31:48 df20fa9351a1: Pull complete 21:31:48 36b3adc4ff6f: Pull complete 21:31:48 8ad3a11d3b57: Pull complete 21:31:48 46f8f816bc3b: Pull complete 21:31:49 93b61091891f: Pull complete 21:31:49 93b9cdb0e59b: Pull complete 21:31:49 5e14af77c1be: Pull complete 21:31:49 01666e4c0597: Pull complete 21:31:49 aa168da1d23b: Verifying Checksum 21:31:49 aa168da1d23b: Download complete 21:31:55 aa168da1d23b: Pull complete 21:31:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:31:55 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 21:31:55 $ 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-633/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-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@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 21:32:03 $ docker top 7cfe6b0d8644663bc04ba335385448e0aed661285083fc2a4211a69e19640205 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:03 + touch /tmp/pre-build-complete [Pipeline] sh 21:32:03 + mkdir -p /var/log/sa [Pipeline] sh 21:32:04 + ls /var/log/sa-host 21:32:04 + sadf -c /var/log/sa-host/sa05 21:32:04 file_magic: OK 21:32:04 HZ: Using current value: 100 21:32:04 file_header: OK 21:32:04 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 21:32:04 Statistics: 21:32:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:32:04 File successfully converted to sysstat format version 12.2.1 21:32:04 + sadf -c /var/log/sa-host/sa21 21:32:04 file_magic: OK 21:32:04 HZ: Using current value: 100 21:32:04 file_header: OK 21:32:04 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 21:32:04 Statistics: 21:32:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:32:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:04 provisioning config files... 21:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config7851480520422850539tmp [Pipeline] { [Pipeline] echo 21:32:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:32:04 ---> create-netrc.sh [Pipeline] } 21:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> python-tools-install.sh [Pipeline] echo 21:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> sudo-logs.sh 21:32:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:32:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> job-cost.sh 21:32:05 lf-activate-venv: SKIPPING 21:32:05 DEBUG: total: 0.18000000715255737 21:32:05 INFO: Retrieving Stack Cost... 21:32:07 INFO: Retrieving Pricing Info for: v3-standard-2 21:32:07 INFO: Archiving Costs [Pipeline] echo 21:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:32:07 ---> logs-deploy.sh 21:32:07 lf-activate-venv: SKIPPING 21:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-633/3 21:32:07 INFO: archiving workspace using pattern(s): 21:32:08 Archives upload complete. 21:32:08 INFO: archiving logs to Nexus