Pull request #365 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 00d92353d3b98494156096540949efecd4ba5283 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11569 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 Commit message: "feat(clients): Add V2 GeneralClient" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:55 ========================================================= 06:17:55 EdgeX Global Pipelines Version Info 06:17:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:57 ------------------- 06:17:57 stable info: 06:17:57 ------------------- 06:17:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:57 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:17:57 Message: update stable to v1.0.162 06:17:58 ------------------- 06:17:58 experimental info: 06:17:58 ------------------- 06:17:58 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:58 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:17:58 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:18:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:18:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d92353d3b98494156096540949efecd4ba5283 [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d9235 [Pipeline] echo 06:18:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:03 provisioning config files... 06:18:03 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2269446558836752023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:03 ---> docker-login.sh 06:18:03 nexus3.edgexfoundry.org:10001 06:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:04 Configure a credential helper to remove this warning. See 06:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:04 06:18:04 Login Succeeded 06:18:04 nexus3.edgexfoundry.org:10002 06:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:04 Configure a credential helper to remove this warning. See 06:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:04 06:18:04 Login Succeeded 06:18:04 nexus3.edgexfoundry.org:10003 06:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:04 Configure a credential helper to remove this warning. See 06:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:04 06:18:04 Login Succeeded 06:18:04 nexus3.edgexfoundry.org:10004 06:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:04 Configure a credential helper to remove this warning. See 06:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:04 06:18:04 Login Succeeded 06:18:04 docker.io 06:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:05 Configure a credential helper to remove this warning. See 06:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:05 06:18:05 Login Succeeded 06:18:05 ---> docker-login.sh ends [Pipeline] } 06:18:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:06 + git log --format=format:%s -1 00d92353d3b98494156096540949efecd4ba5283 [Pipeline] echo 06:18:06 GIT_COMMIT: 00d92353d3b98494156096540949efecd4ba5283, Commit Message: feat(clients): Add V2 GeneralClient [Pipeline] echo 06:18:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:07 06:18:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:18:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:07 latest: Pulling from edgex-devops/git-semver 06:18:07 31603596830f: Pulling fs layer 06:18:07 2a8b12db71e7: Pulling fs layer 06:18:07 6ca5941a6612: Pulling fs layer 06:18:07 ecc8261a40a4: Pulling fs layer 06:18:07 ecc8261a40a4: Waiting 06:18:07 2a8b12db71e7: Verifying Checksum 06:18:07 2a8b12db71e7: Download complete 06:18:08 31603596830f: Verifying Checksum 06:18:08 31603596830f: Download complete 06:18:08 ecc8261a40a4: Verifying Checksum 06:18:08 ecc8261a40a4: Download complete 06:18:08 6ca5941a6612: Verifying Checksum 06:18:08 6ca5941a6612: Download complete 06:18:08 31603596830f: Pull complete 06:18:08 2a8b12db71e7: Pull complete 06:18:10 6ca5941a6612: Pull complete 06:18:10 ecc8261a40a4: Pull complete 06:18:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:18:10 prd-centos7-docker-4c-2g-11569 does not seem to be running inside a container 06:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:18:13 $ docker top 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:13 [ssh-agent] Looking for ssh-agent implementation... 06:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:14 $ docker exec 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent 06:18:14 SSH_AUTH_SOCK=/tmp/ssh-thVbu8Ou0EyG/agent.11 06:18:14 SSH_AGENT_PID=16 06:18:14 Running ssh-add (command line suppressed) 06:18:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5642878717709898718.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5642878717709898718.key) 06:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:15 + git tag --points-at HEAD [Pipeline] } 06:18:15 $ docker exec --env ******** --env ******** 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent -k 06:18:15 unset SSH_AUTH_SOCK; 06:18:15 unset SSH_AGENT_PID; 06:18:15 echo Agent pid 16 killed; 06:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:15 [ssh-agent] Looking for ssh-agent implementation... 06:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:15 $ docker exec 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent 06:18:16 SSH_AUTH_SOCK=/tmp/ssh-t7HrxBuaLTOp/agent.44 06:18:16 SSH_AGENT_PID=49 06:18:16 Running ssh-add (command line suppressed) 06:18:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1049198660666506693.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1049198660666506693.key) 06:18:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:16 + git semver init 06:18:16 # -> Open(): unable to determine branch for HEAD 06:18:16 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 06:18:16 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 06:18:16 # $SEMVER_REMOTE_NAME = origin 06:18:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:16 # $SEMVER_USER_NAME = edgex-jenkins 06:18:16 # $SEMVER_BRANCH = PR-365 06:18:16 # $SEMVER_TEMP = /tmp/semver-094765736 06:18:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:18:17 # '/tmp/semver-094765736' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 06:18:17 # -> Force: false 06:18:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 06:18:17 $ docker exec --env ******** --env ******** 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 ssh-agent -k 06:18:18 unset SSH_AUTH_SOCK; 06:18:18 unset SSH_AGENT_PID; 06:18:18 echo Agent pid 49 killed; 06:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:18 + git semver [Pipeline] } 06:18:18 $ docker stop --time=1 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 06:18:20 $ docker rm -f 445079ae2d6bc988cab8be0d6e985cc3ceb4ccd828740c7807c2cc835d218c29 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:18:21 Stashed 1 file(s) [Pipeline] echo 06:18:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:18:37 Still waiting to schedule task 06:18:37 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11569’ 06:18:37 Still waiting to schedule task 06:18:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:20:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11570 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 06:20:26 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 06:20:31 using credential edgex-jenkins-ssh 06:20:32 Cloning the remote Git repository 06:20:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:20:32 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 06:20:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:20:32 > git --version # timeout=10 06:20:32 > git --version # 'git version 2.17.1' 06:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:20:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:20:34 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 06:20:34 Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 06:20:34 Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) 06:20:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:34 > git config core.sparsecheckout # timeout=10 06:20:34 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 06:20:34 > git remote # timeout=10 06:20:34 > git config --get remote.origin.url # timeout=10 06:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:34 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 06:20:34 > git rev-parse HEAD^{commit} # timeout=10 06:20:34 > git config core.sparsecheckout # timeout=10 06:20:34 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 06:20:38 Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:20:39 provisioning config files... 06:20:39 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config2550588845015635564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:40 ---> docker-login.sh 06:20:40 nexus3.edgexfoundry.org:10001 06:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:41 Configure a credential helper to remove this warning. See 06:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:41 06:20:41 Login Succeeded 06:20:41 nexus3.edgexfoundry.org:10002 06:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:42 Configure a credential helper to remove this warning. See 06:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:42 06:20:42 Login Succeeded 06:20:42 nexus3.edgexfoundry.org:10003 06:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:42 Configure a credential helper to remove this warning. See 06:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:42 06:20:42 Login Succeeded 06:20:42 nexus3.edgexfoundry.org:10004 06:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:43 Configure a credential helper to remove this warning. See 06:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:43 06:20:43 Login Succeeded 06:20:43 docker.io 06:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:43 Configure a credential helper to remove this warning. See 06:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:43 06:20:43 Login Succeeded 06:20:43 ---> docker-login.sh ends [Pipeline] } 06:20:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:44 ========================================================= 06:20:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:20:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:20:45 Sending build context to Docker daemon 1.83MB 06:20:45 Step 1/7 : ARG BASE=golang:1.15-alpine 06:20:45 Step 2/7 : FROM ${BASE} 06:20:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:45 b538f80385f9: Pulling fs layer 06:20:45 74f711af9a0d: Pulling fs layer 06:20:45 99f96fe45779: Pulling fs layer 06:20:45 8529a6b9a6be: Pulling fs layer 06:20:45 45590311c82a: Pulling fs layer 06:20:45 69ca0ff8b7b3: Pulling fs layer 06:20:45 209524e5b208: Pulling fs layer 06:20:45 45590311c82a: Waiting 06:20:45 69ca0ff8b7b3: Waiting 06:20:45 209524e5b208: Waiting 06:20:45 8529a6b9a6be: Waiting 06:20:45 99f96fe45779: Download complete 06:20:45 74f711af9a0d: Verifying Checksum 06:20:45 74f711af9a0d: Download complete 06:20:45 45590311c82a: Verifying Checksum 06:20:45 45590311c82a: Download complete 06:20:46 69ca0ff8b7b3: Verifying Checksum 06:20:46 69ca0ff8b7b3: Download complete 06:20:46 b538f80385f9: Verifying Checksum 06:20:46 b538f80385f9: Download complete 06:20:47 b538f80385f9: Pull complete 06:20:47 74f711af9a0d: Pull complete 06:20:47 99f96fe45779: Pull complete 06:20:48 209524e5b208: Verifying Checksum 06:20:48 209524e5b208: Download complete 06:20:50 8529a6b9a6be: Verifying Checksum 06:20:50 8529a6b9a6be: Download complete 06:21:00 8529a6b9a6be: Pull complete 06:21:00 45590311c82a: Pull complete 06:21:00 69ca0ff8b7b3: Pull complete 06:21:04 209524e5b208: Pull complete 06:21:04 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:21:04 ---> 5bddaf1c2fca 06:21:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:21:06 ---> Running in b8c6c789f605 06:21:07 Removing intermediate container b8c6c789f605 06:21:07 ---> f14e66160aa2 06:21:07 Step 4/7 : RUN apk add bash 06:21:07 ---> Running in a690ab1c1d36 06:21:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:11 OK: 142 MiB in 39 packages 06:21:12 Removing intermediate container a690ab1c1d36 06:21:12 ---> 04d23be88768 06:21:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:21:12 ---> Running in 7270392c8598 06:21:13 Removing intermediate container 7270392c8598 06:21:13 ---> 596bb56d9ed2 06:21:13 Step 6/7 : COPY go.mod . 06:21:14 ---> 0756d1d207cb 06:21:14 Step 7/7 : RUN go mod download 06:21:14 ---> Running in 1b6df733e462 06:21:17 Running on prd-centos7-docker-4c-2g-11571 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 06:21:17 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 06:21:20 using credential edgex-jenkins-ssh 06:21:20 Cloning the remote Git repository 06:21:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:21:20 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 06:21:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:21:20 > git --version # timeout=10 06:21:20 > git --version # 'git version 2.16.5' 06:21:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:21 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 00d92353d3b98494156096540949efecd4ba5283 06:21:21 Merge succeeded, producing 00d92353d3b98494156096540949efecd4ba5283 06:21:21 Checking out Revision 00d92353d3b98494156096540949efecd4ba5283 (PR-365) 06:21:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:21:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:21 > git config core.sparsecheckout # timeout=10 06:21:21 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 06:21:21 > git remote # timeout=10 06:21:21 > git config --get remote.origin.url # timeout=10 06:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:21 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 06:21:21 > git rev-parse HEAD^{commit} # timeout=10 06:21:21 > git config core.sparsecheckout # timeout=10 06:21:21 > git checkout -f 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 06:21:25 Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:21:26 provisioning config files... 06:21:26 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config6608412201797437725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:27 ---> docker-login.sh 06:21:27 nexus3.edgexfoundry.org:10001 06:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:27 Configure a credential helper to remove this warning. See 06:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:27 06:21:27 Login Succeeded 06:21:27 nexus3.edgexfoundry.org:10002 06:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:27 Configure a credential helper to remove this warning. See 06:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:27 06:21:27 Login Succeeded 06:21:27 nexus3.edgexfoundry.org:10003 06:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:27 Configure a credential helper to remove this warning. See 06:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:27 06:21:27 Login Succeeded 06:21:27 nexus3.edgexfoundry.org:10004 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 docker.io 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 ---> docker-login.sh ends [Pipeline] } 06:21:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:28 ========================================================= 06:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:21:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:21:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:21:29 Sending build context to Docker daemon 1.83MB 06:21:29 Step 1/7 : ARG BASE=golang:1.15-alpine 06:21:29 Step 2/7 : FROM ${BASE} 06:21:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:29 df20fa9351a1: Pulling fs layer 06:21:29 ed8968b2872e: Pulling fs layer 06:21:29 a92cc7c5fd73: Pulling fs layer 06:21:29 e871e8e8d7a9: Pulling fs layer 06:21:29 e73272ec9a57: Pulling fs layer 06:21:29 1e910a182e73: Pulling fs layer 06:21:29 4e634b169226: Pulling fs layer 06:21:29 e871e8e8d7a9: Waiting 06:21:29 e73272ec9a57: Waiting 06:21:29 1e910a182e73: Waiting 06:21:29 a92cc7c5fd73: Verifying Checksum 06:21:29 a92cc7c5fd73: Download complete 06:21:29 ed8968b2872e: Verifying Checksum 06:21:29 ed8968b2872e: Download complete 06:21:29 e73272ec9a57: Verifying Checksum 06:21:29 e73272ec9a57: Download complete 06:21:29 df20fa9351a1: Verifying Checksum 06:21:29 1e910a182e73: Download complete 06:21:29 Removing intermediate container 1b6df733e462 06:21:29 ---> 2d44ec6c2ab4 06:21:29 Successfully built 2d44ec6c2ab4 06:21:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:21:29 df20fa9351a1: Pull complete 06:21:29 + docker inspect -f . ci-base-image-arm64 06:21:29 . [Pipeline] withDockerContainer 06:21:29 ed8968b2872e: Pull complete 06:21:30 prd-ubuntu18.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:21: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 ******** ci-base-image-arm64 cat 06:21:30 a92cc7c5fd73: Pull complete 06:21:31 4e634b169226: Verifying Checksum 06:21:31 4e634b169226: Download complete 06:21:31 e871e8e8d7a9: Verifying Checksum 06:21:31 e871e8e8d7a9: Download complete 06:21:32 $ docker top ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:33 + go version 06:21:33 go version go1.15.2 linux/arm64 [Pipeline] } 06:21:33 $ docker stop --time=1 ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e 06:21:35 $ docker rm -f ade5aba0d84c845d14da3a5b8ea7dea0b04e057f485e78f314c539023864ae9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:36 + docker inspect -f . ci-base-image-arm64 06:21:36 . [Pipeline] withDockerContainer 06:21:36 prd-ubuntu18.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:21:36 e871e8e8d7a9: Pull complete 06:21:36 e73272ec9a57: Pull complete 06:21:36 1e910a182e73: Pull complete 06:21:37 $ 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 ******** ci-base-image-arm64 cat 06:21:38 $ docker top 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:40 + make test 06:21:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:21:45 4e634b169226: Pull complete 06:21:45 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:21:45 ---> f7629b54cfaa 06:21:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:21:45 ---> Running in 0c23bf16e51d 06:21:45 Removing intermediate container 0c23bf16e51d 06:21:45 ---> ff88f55e006c 06:21:45 Step 4/7 : RUN apk add bash 06:21:45 ---> Running in 75f9051d970c 06:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:47 OK: 166 MiB in 39 packages 06:21:48 Removing intermediate container 75f9051d970c 06:21:48 ---> d93d18f6722e 06:21:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:21:48 ---> Running in c6e9c94361fe 06:21:48 Removing intermediate container c6e9c94361fe 06:21:48 ---> b9a5ca2e15a0 06:21:48 Step 6/7 : COPY go.mod . 06:21:48 ---> 0209dc7d863d 06:21:48 Step 7/7 : RUN go mod download 06:21:48 ---> Running in ae52a402a574 06:22:01 Removing intermediate container ae52a402a574 06:22:01 ---> b088f009209a 06:22:01 Successfully built b088f009209a 06:22:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:01 + docker inspect -f . ci-base-image-x86_64 06:22:01 . [Pipeline] withDockerContainer 06:22:01 prd-centos7-docker-4c-2g-11571 does not seem to be running inside a container 06:22: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 ******** ci-base-image-x86_64 cat 06:22:02 $ docker top 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c -eo pid,comm 06:22:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] { [Pipeline] sh 06:22:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements 06:22:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements 06:22:02 + go version 06:22:02 go version go1.15.2 linux/amd64 [Pipeline] } 06:22:02 $ docker stop --time=1 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c 06:22:04 $ docker rm -f 9dc02a2ac6e3580654ad8c2f0ae8af3bf5bcc03b486028c68026c9ccd7da0f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 06:22:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements 06:22:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements 06:22:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:22:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:05 + docker inspect -f . ci-base-image-x86_64 06:22:05 . [Pipeline] withDockerContainer 06:22:05 prd-centos7-docker-4c-2g-11571 does not seem to be running inside a container 06:22:05 $ 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 ******** ci-base-image-x86_64 cat 06:22:06 $ docker top ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.038s coverage: 14.7% of statements 06:22:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements 06:22:06 + make test 06:22:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:22:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.075s coverage: 91.8% of statements 06:22:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:22:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:22:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.034s coverage: 100.0% of statements 06:22:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 48.9% of statements 06:22:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 63.0% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.033s coverage: 15.4% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.063s coverage: 15.4% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.033s coverage: 14.3% of statements 06:22:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.057s coverage: 100.0% of statements 06:22:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.035s coverage: 29.1% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 100.0% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements 06:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 06:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 06:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 06:22:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.028s coverage: 14.7% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.058s coverage: 100.0% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.052s coverage: 91.8% of statements 06:22:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:22:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 06:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 06:22:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:22:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 06:22:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 100.0% of statements 06:22:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] 06:22:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 29.1% of statements 06:22:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 06:22:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 06:22:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:22:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:22:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:22:20 gofmt -l . 06:22:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:22:20 $ docker stop --time=1 ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 06:22:20 gofmt -l . 06:22:20 [ "`gofmt -l .`" = "" ] 06:22:22 $ docker rm -f ce54cc460f678258ab6bc38b5af987a8710a025aac2d8cfba2cd2f8c9d7d04d5 [Pipeline] // withDockerContainer [Pipeline] } 06:22:22 $ docker stop --time=1 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 06:22:25 $ docker rm -f 138902d6efbf314463014bdbee0b25855e7b3cc45538a3474ab77b55ef6dc956 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 06:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:26 Warning: overwriting stash ‘coverage-report’ 06:22:26 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) 06:22:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:22:29 provisioning config files... 06:22:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7246948580486323398tmp [Pipeline] { [Pipeline] sh 06:22:30 + set +x 06:22:30 + curl -s https://codecov.io/bash 06:22:30 + bash -s -- 06:22:30 06:22:30 _____ _ 06:22:30 / ____| | | 06:22:30 | | ___ __| | ___ ___ _____ __ 06:22:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:30 Bash-20201106-81372f2 06:22:30 06:22:30 06:22:30 ==> Jenkins CI detected. 06:22:30 project root: . 06:22:30 --> token set from env 06:22:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:30 ==> Running gcov in . (disable via -X gcov) 06:22:30 ==> Python coveragepy not found 06:22:30 ==> Searching for coverage reports in: 06:22:30 + . 06:22:30 -> Found 1 reports 06:22:30 ==> Detecting git/mercurial file structure 06:22:30 ==> Reading reports 06:22:30 + ./coverage.out bytes=106274 06:22:30 ==> Appending adjustments 06:22:30 https://docs.codecov.io/docs/fixing-reports 06:22:31 + Found adjustments 06:22:31 ==> Gzipping contents 06:22:31 ==> Uploading reports 06:22:31 url: https://codecov.io 06:22:31 query: branch=PR-365&commit=00d92353d3b98494156096540949efecd4ba5283&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 06:22:31 -> Pinging Codecov 06:22:31 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=00d92353d3b98494156096540949efecd4ba5283&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 06:22:32 -> Uploading to 06:22:32 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/00d92353d3b98494156096540949efecd4ba5283/b2f3a0ce-0189-414b-825c-1a14e8abf17a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T062231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52c7df5f172a14a9fe1fa572d66200917d8b1b1002f4dc4a9e2bc358a30982ef 06:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:32 Dload Upload Total Spent Left Speed 06:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17209 0 0 100 17209 0 35116 --:--:-- --:--:-- --:--:-- 35120 06:22:32 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/00d92353d3b98494156096540949efecd4ba5283 [Pipeline] } 06:22:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:22:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:22:36 ---> package-listing.sh 06:22:36 ++ facter osfamily 06:22:36 ++ tr '[:upper:]' '[:lower:]' 06:22:36 + OS_FAMILY=redhat 06:22:36 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 06:22:36 + START_PACKAGES=/tmp/packages_start.txt 06:22:36 + END_PACKAGES=/tmp/packages_end.txt 06:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:36 + PACKAGES=/tmp/packages_start.txt 06:22:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 06:22:36 + PACKAGES=/tmp/packages_end.txt 06:22:36 + case "${OS_FAMILY}" in 06:22:36 + sort 06:22:36 + rpm -qa 06:22:41 + '[' -f /tmp/packages_start.txt ']' 06:22:41 + '[' -f /tmp/packages_end.txt ']' 06:22:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 06:22:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 06:22:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 06:22:41 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:22:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:43 06:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:43 alpine: Pulling from edgex-lftools-log-publisher 06:22:43 df20fa9351a1: Pulling fs layer 06:22:43 36b3adc4ff6f: Pulling fs layer 06:22:43 8ad3a11d3b57: Pulling fs layer 06:22:43 46f8f816bc3b: Pulling fs layer 06:22:43 93b61091891f: Pulling fs layer 06:22:43 93b9cdb0e59b: Pulling fs layer 06:22:43 5e14af77c1be: Pulling fs layer 06:22:43 01666e4c0597: Pulling fs layer 06:22:43 aa168da1d23b: Pulling fs layer 06:22:43 46f8f816bc3b: Waiting 06:22:43 93b61091891f: Waiting 06:22:43 93b9cdb0e59b: Waiting 06:22:43 01666e4c0597: Waiting 06:22:43 aa168da1d23b: Waiting 06:22:43 5e14af77c1be: Waiting 06:22:43 36b3adc4ff6f: Verifying Checksum 06:22:43 36b3adc4ff6f: Download complete 06:22:43 46f8f816bc3b: Verifying Checksum 06:22:43 46f8f816bc3b: Download complete 06:22:43 df20fa9351a1: Verifying Checksum 06:22:43 df20fa9351a1: Download complete 06:22:43 93b9cdb0e59b: Verifying Checksum 06:22:43 93b9cdb0e59b: Download complete 06:22:43 5e14af77c1be: Download complete 06:22:43 93b61091891f: Download complete 06:22:43 01666e4c0597: Verifying Checksum 06:22:43 01666e4c0597: Download complete 06:22:44 8ad3a11d3b57: Verifying Checksum 06:22:44 8ad3a11d3b57: Download complete 06:22:44 df20fa9351a1: Pull complete 06:22:45 36b3adc4ff6f: Pull complete 06:22:47 8ad3a11d3b57: Pull complete 06:22:47 46f8f816bc3b: Pull complete 06:22:47 93b61091891f: Pull complete 06:22:47 93b9cdb0e59b: Pull complete 06:22:47 aa168da1d23b: Verifying Checksum 06:22:47 aa168da1d23b: Download complete 06:22:47 5e14af77c1be: Pull complete 06:22:48 01666e4c0597: Pull complete 06:23:00 aa168da1d23b: Pull complete 06:23:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:23:00 prd-centos7-docker-4c-2g-11569 does not seem to be running inside a container 06:23:01 $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:23:05 $ docker top 2039a1e8dec0089a97cdf02a6e7f0a51859422e42ceeaac9a1a226b156e877c4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:06 + mkdir -p /var/log/sa [Pipeline] sh 06:23:07 + ls /var/log/sa-host 06:23:07 + sadf -c /var/log/sa-host/sa05 06:23:07 file_magic: OK 06:23:07 HZ: Using current value: 100 06:23:07 file_header: OK 06:23:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:23:07 Statistics: 06:23:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:23:07 File successfully converted to sysstat format version 12.2.1 06:23:07 + sadf -c /var/log/sa-host/sa09 06:23:07 file_magic: OK 06:23:07 HZ: Using current value: 100 06:23:07 file_header: OK 06:23:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:23:07 Statistics: 06:23:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:23:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:07 provisioning config files... 06:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6638462842204256230tmp [Pipeline] { [Pipeline] echo 06:23:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> create-netrc.sh [Pipeline] } 06:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:23:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> python-tools-install.sh [Pipeline] echo 06:23:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:09 ---> sudo-logs.sh 06:23:09 Archiving 'sudo' log.. [Pipeline] echo 06:23:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:09 ---> job-cost.sh 06:23:09 lf-activate-venv: SKIPPING 06:23:09 INFO: No Stack... 06:23:10 INFO: Retrieving Pricing Info for: v1-standard-2 06:23:11 INFO: Archiving Costs [Pipeline] echo 06:23:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:11 ---> logs-deploy.sh 06:23:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/3 06:23:11 INFO: archiving workspace using pattern(s): 06:23:14 Archives upload complete. 06:23:14 INFO: archiving logs to Nexus 06:23:15 ---> uname -a: 06:23:15 Linux prd-centos7-docker-4c-2g-11569.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:23:15 06:23:15 06:23:15 ---> lscpu: 06:23:15 Architecture: x86_64 06:23:15 CPU op-mode(s): 32-bit, 64-bit 06:23:15 Byte Order: Little Endian 06:23:15 Address sizes: 40 bits physical, 48 bits virtual 06:23:15 CPU(s): 4 06:23:15 On-line CPU(s) list: 0-3 06:23:15 Thread(s) per core: 1 06:23:15 Core(s) per socket: 1 06:23:15 Socket(s): 4 06:23:15 NUMA node(s): 1 06:23:15 Vendor ID: GenuineIntel 06:23:15 CPU family: 6 06:23:15 Model: 44 06:23:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:23:15 Stepping: 1 06:23:15 CPU MHz: 2933.438 06:23:15 BogoMIPS: 5866.87 06:23:15 Virtualization: VT-x 06:23:15 Hypervisor vendor: KVM 06:23:15 Virtualization type: full 06:23:15 L1d cache: 128 KiB 06:23:15 L1i cache: 128 KiB 06:23:15 L2 cache: 16 MiB 06:23:15 L3 cache: 64 MiB 06:23:15 NUMA node0 CPU(s): 0-3 06:23:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:23:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:23:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:23:15 Vulnerability Meltdown: Mitigation; PTI 06:23:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:23:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:23:15 Vulnerability Tsx async abort: Not affected 06:23:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:23:15 06:23:15 06:23:15 ---> nproc: 06:23:15 4 06:23:15 06:23:15 06:23:15 ---> df -h: 06:23:15 Filesystem Size Used Available Use% Mounted on 06:23:15 overlay 50.0G 7.2G 42.8G 14% / 06:23:15 tmpfs 64.0M 0 64.0M 0% /dev 06:23:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:23:15 shm 64.0M 0 64.0M 0% /dev/shm 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:23:15 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:23:15 06:23:15 06:23:15 ---> free -m: 06:23:15 total used free shared buff/cache available 06:23:15 Mem: 1837 659 115 0 1063 1076 06:23:15 Swap: 1023 0 1023 06:23:15 06:23:15 06:23:15 ---> ip addr: 06:23:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:23:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:15 inet 127.0.0.1/8 scope host lo 06:23:15 valid_lft forever preferred_lft forever 06:23:15 inet6 ::1/128 scope host 06:23:15 valid_lft forever preferred_lft forever 06:23:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:23:15 link/ether fa:16:3e:31:5c:be brd ff:ff:ff:ff:ff:ff 06:23:15 inet 10.30.122.111/23 brd 10.30.123.255 scope global dynamic eth0 06:23:15 valid_lft 86034sec preferred_lft 86034sec 06:23:15 inet6 fe80::f816:3eff:fe31:5cbe/64 scope link 06:23:15 valid_lft forever preferred_lft forever 06:23:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:23:15 link/ether 02:42:66:05:82:85 brd ff:ff:ff:ff:ff:ff 06:23:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:23:15 valid_lft forever preferred_lft forever 06:23:15 inet6 fe80::42:66ff:fe05:8285/64 scope link 06:23:15 valid_lft forever preferred_lft forever 06:23:15 06:23:15 06:23:15 ---> sar -b -r -n DEV: 06:23:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 06:23:15 06:23:15 06:16:50 LINUX RESTART (4 CPU) 06:23:15 06:23:15 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:15 06:19:01 31.59 11.03 20.56 0.00 4453.76 2290.95 0.00 06:23:15 06:20:01 2.05 0.00 2.05 0.00 0.00 39.40 0.00 06:23:15 06:21:01 0.37 0.00 0.37 0.00 0.00 5.96 0.00 06:23:15 06:22:02 0.18 0.00 0.18 0.00 0.00 2.41 0.00 06:23:15 06:23:01 99.14 54.96 44.18 0.00 5691.61 15537.62 0.00 06:23:15 Average: 26.44 13.06 13.37 0.00 2017.86 3537.11 0.00 06:23:15 06:23:15 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:15 06:19:01 177444 0 565084 30.03 2620 1136408 1121796 38.28 424992 1118148 8 06:23:15 06:20:01 184908 0 557612 29.64 2620 1136416 1068556 36.47 421904 1115028 8 06:23:15 06:21:01 184152 0 558360 29.68 2620 1136424 1068748 36.47 423012 1115028 20 06:23:15 06:22:02 181768 0 560744 29.80 2620 1136424 1068896 36.48 427860 1112212 8 06:23:15 06:23:01 188584 0 651936 34.65 2620 1038416 1250248 42.67 437620 1040212 78364 06:23:15 Average: 183371 0 578747 30.76 2620 1116818 1115649 38.08 427078 1100126 15682 06:23:15 06:23:15 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:15 06:19:01 eth0 69.73 57.52 352.73 40.43 0.00 0.00 0.00 0.00 06:23:15 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:19:01 docker0 5.89 4.81 1.20 12.91 0.00 0.00 0.00 0.00 06:23:15 06:20:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:23:15 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:21:01 eth0 1.88 1.08 2.34 0.25 0.00 0.00 0.00 0.00 06:23:15 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:22:02 eth0 0.68 0.38 0.44 0.20 0.00 0.00 0.00 0.00 06:23:15 06:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:23:01 eth0 209.47 165.90 2212.44 20.66 0.00 0.00 0.00 0.00 06:23:15 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 Average: eth0 56.02 44.61 508.19 12.29 0.00 0.00 0.00 0.00 06:23:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:15 Average: docker0 1.18 0.97 0.24 2.59 0.00 0.00 0.00 0.00 06:23:15 06:23:15 06:23:15 ---> sar -P ALL: 06:23:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 06:23:15 06:23:15 06:16:50 LINUX RESTART (4 CPU) 06:23:15 06:23:15 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:23:15 06:19:01 all 1.91 0.00 1.80 0.55 4.30 91.44 06:23:15 06:19:01 0 1.86 0.00 2.09 0.13 4.32 91.59 06:23:15 06:19:01 1 2.06 0.00 1.48 0.18 4.38 91.91 06:23:15 06:19:01 2 2.01 0.00 1.57 0.51 4.39 91.51 06:23:15 06:19:01 3 1.73 0.00 2.07 1.35 4.10 90.74 06:23:15 06:20:01 all 0.09 0.00 0.05 0.00 0.27 99.59 06:23:15 06:20:01 0 0.30 0.00 0.08 0.00 0.35 99.27 06:23:15 06:20:01 1 0.05 0.00 0.07 0.00 0.32 99.57 06:23:15 06:20:01 2 0.02 0.00 0.03 0.00 0.15 99.80 06:23:15 06:20:01 3 0.00 0.00 0.03 0.00 0.25 99.72 06:23:15 06:21:01 all 0.15 0.00 0.03 0.00 0.15 99.67 06:23:15 06:21:01 0 0.18 0.00 0.02 0.00 0.05 99.75 06:23:15 06:21:01 1 0.07 0.00 0.07 0.00 0.23 99.63 06:23:15 06:21:01 2 0.32 0.00 0.02 0.00 0.23 99.43 06:23:15 06:21:01 3 0.03 0.00 0.03 0.00 0.07 99.87 06:23:15 06:22:02 all 0.10 0.00 0.02 0.00 0.23 99.64 06:23:15 06:22:02 0 0.02 0.00 0.05 0.00 0.10 99.83 06:23:15 06:22:02 1 0.02 0.00 0.00 0.00 0.10 99.88 06:23:15 06:22:02 2 0.37 0.00 0.03 0.00 0.70 98.90 06:23:15 06:22:02 3 0.02 0.00 0.02 0.00 0.02 99.95 06:23:15 06:23:01 all 4.24 0.00 2.92 1.39 8.42 83.03 06:23:15 06:23:01 0 3.88 0.00 2.35 1.51 8.34 83.91 06:23:15 06:23:01 1 4.78 0.00 3.50 2.25 8.73 80.74 06:23:15 06:23:01 2 3.33 0.00 2.78 0.41 8.23 85.24 06:23:15 06:23:01 3 4.97 0.00 3.07 1.41 8.36 82.19 06:23:15 Average: all 1.28 0.00 0.96 0.38 2.64 94.74 06:23:15 Average: 0 1.24 0.00 0.91 0.32 2.61 94.92 06:23:15 Average: 1 1.37 0.00 1.01 0.48 2.71 94.43 06:23:15 Average: 2 1.20 0.00 0.88 0.18 2.71 95.03 06:23:15 Average: 3 1.33 0.00 1.03 0.55 2.53 94.57 06:23:15 06:23:15 06:23:15