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 e4b64ae0e60a2ca763e083a0315ecbef487129b8 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11913’ Running on prd-centos7-docker-4c-2g-11916 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 e4b64ae0e60a2ca763e083a0315ecbef487129b8 # 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 e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 Commit message: "fix: Simplfy client error codes" First time build. Skipping changelog. > git rev-list --no-walk 86a28652b9169cb9044dc34f486df586fad7a8b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:02 ========================================================= 05:17:02 EdgeX Global Pipelines Version Info 05:17:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:04 ------------------- 05:17:04 stable info: 05:17:04 ------------------- 05:17:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:17:04 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 05:17:04 Message: update stable to v1.0.162 05:17:05 ------------------- 05:17:05 experimental info: 05:17:05 ------------------- 05:17:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:05 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 05:17:05 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 05:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 05:17:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 05:17:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] echo 05:17:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4b64ae [Pipeline] echo 05:17:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:17:08 provisioning config files... 05:17:08 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5907089447463079953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:08 ---> docker-login.sh 05:17:08 nexus3.edgexfoundry.org:10001 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 nexus3.edgexfoundry.org:10002 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 nexus3.edgexfoundry.org:10003 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 nexus3.edgexfoundry.org:10004 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 docker.io 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:10 Configure a credential helper to remove this warning. See 05:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:10 05:17:10 Login Succeeded 05:17:10 ---> docker-login.sh ends [Pipeline] } 05:17:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:11 + git log --format=format:%s -1 e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] echo 05:17:11 GIT_COMMIT: e4b64ae0e60a2ca763e083a0315ecbef487129b8, Commit Message: fix: Simplfy client error codes [Pipeline] echo 05:17:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:11 05:17:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:17:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:12 latest: Pulling from edgex-devops/git-semver 05:17:12 31603596830f: Pulling fs layer 05:17:12 2a8b12db71e7: Pulling fs layer 05:17:12 6ca5941a6612: Pulling fs layer 05:17:12 ecc8261a40a4: Pulling fs layer 05:17:12 ecc8261a40a4: Waiting 05:17:12 2a8b12db71e7: Verifying Checksum 05:17:12 2a8b12db71e7: Download complete 05:17:12 31603596830f: Verifying Checksum 05:17:12 31603596830f: Download complete 05:17:12 6ca5941a6612: Verifying Checksum 05:17:12 6ca5941a6612: Download complete 05:17:12 ecc8261a40a4: Verifying Checksum 05:17:12 ecc8261a40a4: Download complete 05:17:12 31603596830f: Pull complete 05:17:12 2a8b12db71e7: Pull complete 05:17:13 6ca5941a6612: Pull complete 05:17:13 ecc8261a40a4: Pull complete 05:17:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:17:14 prd-centos7-docker-4c-2g-11916 does not seem to be running inside a container 05:17:14 $ 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 05:17:16 $ docker top 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:16 [ssh-agent] Looking for ssh-agent implementation... 05:17:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:17 $ docker exec 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent 05:17:17 SSH_AUTH_SOCK=/tmp/ssh-TIlCfPSuhvCk/agent.11 05:17:17 SSH_AGENT_PID=16 05:17:17 Running ssh-add (command line suppressed) 05:17:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_100773251836434745.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_100773251836434745.key) 05:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:17 + git tag --points-at HEAD [Pipeline] } 05:17:17 $ docker exec --env ******** --env ******** 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent -k 05:17:18 unset SSH_AUTH_SOCK; 05:17:18 unset SSH_AGENT_PID; 05:17:18 echo Agent pid 16 killed; 05:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:18 [ssh-agent] Looking for ssh-agent implementation... 05:17:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:18 $ docker exec 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent 05:17:18 SSH_AUTH_SOCK=/tmp/ssh-S5EbVHtlWUtB/agent.46 05:17:18 SSH_AGENT_PID=51 05:17:18 Running ssh-add (command line suppressed) 05:17:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4945738881944395281.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4945738881944395281.key) 05:17:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:19 + git semver init 05:17:19 # -> Open(): unable to determine branch for HEAD 05:17:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 05:17:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 05:17:19 # $SEMVER_REMOTE_NAME = origin 05:17:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:17:19 # $SEMVER_USER_NAME = edgex-jenkins 05:17:19 # $SEMVER_BRANCH = PR-365 05:17:19 # $SEMVER_TEMP = /tmp/semver-776026123 05:17:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:17:19 # '/tmp/semver-776026123' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 05:17:19 # -> Force: false 05:17:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 05:17:19 $ docker exec --env ******** --env ******** 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent -k 05:17:19 unset SSH_AUTH_SOCK; 05:17:19 unset SSH_AGENT_PID; 05:17:19 echo Agent pid 51 killed; 05:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:20 + git semver [Pipeline] } 05:17:20 $ docker stop --time=1 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 05:17:22 $ docker rm -f 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:23 Stashed 1 file(s) [Pipeline] echo 05:17:23 [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 05:17:38 Still waiting to schedule task 05:17:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:17:38 Still waiting to schedule task 05:17:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:19:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11917 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 05:19:30 Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout 05:19:35 Running on prd-centos7-docker-4c-2g-11918 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 05:19:35 Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout 05:19:36 using credential edgex-jenkins-ssh 05:19:36 Cloning the remote Git repository 05:19:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:36 > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 05:19:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:36 > git --version # timeout=10 05:19:36 > git --version # 'git version 2.17.1' 05:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:38 using credential edgex-jenkins-ssh 05:19:38 Cloning the remote Git repository 05:19:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:19:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:38 > 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 05:19:38 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 05:19:39 Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 05:19:39 Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) 05:19:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:38 > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 05:19:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:39 > git --version # timeout=10 05:19:39 > git --version # 'git version 2.16.5' 05:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:38 > git config core.sparsecheckout # timeout=10 05:19:38 > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 05:19:39 > git remote # timeout=10 05:19:39 > git config --get remote.origin.url # timeout=10 05:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:39 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 05:19:39 > git rev-parse HEAD^{commit} # timeout=10 05:19:39 > git config core.sparsecheckout # timeout=10 05:19:39 > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 05:19:41 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 05:19:41 Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 05:19:41 Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:19:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:40 > 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 05:19:41 > git config core.sparsecheckout # timeout=10 05:19:41 > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 05:19:41 > git remote # timeout=10 05:19:41 > git config --get remote.origin.url # timeout=10 05:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:41 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 05:19:41 > git rev-parse HEAD^{commit} # timeout=10 05:19:41 > git config core.sparsecheckout # timeout=10 05:19:41 > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 05:19:43 Commit message: "fix: Simplfy client error codes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:19:44 provisioning config files... 05:19:44 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/24@tmp/config8802553184825423341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:44 Commit message: "fix: Simplfy client error codes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:19:45 ---> docker-login.sh 05:19:45 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:19:45 provisioning config files... 05:19:45 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/24@tmp/config5970973009808727988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:46 ---> docker-login.sh 05:19:46 nexus3.edgexfoundry.org:10001 05:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:46 Configure a credential helper to remove this warning. See 05:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:46 05:19:46 Login Succeeded 05:19:46 nexus3.edgexfoundry.org:10002 05:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:46 Configure a credential helper to remove this warning. See 05:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:46 05:19:46 Login Succeeded 05:19:46 nexus3.edgexfoundry.org:10002 05:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:46 Configure a credential helper to remove this warning. See 05:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:46 05:19:46 Login Succeeded 05:19:46 nexus3.edgexfoundry.org:10003 05:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:46 Configure a credential helper to remove this warning. See 05:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:46 05:19:46 Login Succeeded 05:19:46 nexus3.edgexfoundry.org:10004 05:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:47 Configure a credential helper to remove this warning. See 05:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:47 05:19:47 Login Succeeded 05:19:47 nexus3.edgexfoundry.org:10003 05:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:47 Configure a credential helper to remove this warning. See 05:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:47 05:19:47 Login Succeeded 05:19:47 docker.io 05:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:47 Configure a credential helper to remove this warning. See 05:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:47 05:19:47 Login Succeeded 05:19:47 ---> docker-login.sh ends [Pipeline] } 05:19:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:47 Configure a credential helper to remove this warning. See 05:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:47 05:19:47 Login Succeeded 05:19:47 nexus3.edgexfoundry.org:10004 [Pipeline] echo 05:19:47 ========================================================= 05:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:19:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:48 + 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 . 05:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:48 Configure a credential helper to remove this warning. See 05:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:48 05:19:48 Login Succeeded 05:19:48 docker.io 05:19:48 Sending build context to Docker daemon 1.902MB 05:19:48 Step 1/7 : ARG BASE=golang:1.15-alpine 05:19:48 Step 2/7 : FROM ${BASE} 05:19:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:48 df20fa9351a1: Pulling fs layer 05:19:48 ed8968b2872e: Pulling fs layer 05:19:48 a92cc7c5fd73: Pulling fs layer 05:19:48 e871e8e8d7a9: Pulling fs layer 05:19:48 e73272ec9a57: Pulling fs layer 05:19:48 1e910a182e73: Pulling fs layer 05:19:48 4e634b169226: Pulling fs layer 05:19:48 e871e8e8d7a9: Waiting 05:19:48 e73272ec9a57: Waiting 05:19:48 1e910a182e73: Waiting 05:19:48 4e634b169226: Waiting 05:19:48 a92cc7c5fd73: Verifying Checksum 05:19:48 a92cc7c5fd73: Download complete 05:19:48 ed8968b2872e: Download complete 05:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:48 Configure a credential helper to remove this warning. See 05:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:48 05:19:48 Login Succeeded 05:19:49 ---> docker-login.sh ends [Pipeline] } 05:19:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:19:49 e73272ec9a57: Verifying Checksum 05:19:49 e73272ec9a57: Download complete 05:19:49 df20fa9351a1: Verifying Checksum 05:19:49 df20fa9351a1: Download complete 05:19:49 1e910a182e73: Verifying Checksum 05:19:49 1e910a182e73: Download complete [Pipeline] echo 05:19:49 df20fa9351a1: Pull complete 05:19:49 ed8968b2872e: Pull complete 05:19:49 ========================================================= 05:19:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:19:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:19:49 a92cc7c5fd73: Pull complete 05:19:50 + 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 . 05:19:50 Sending build context to Docker daemon 1.902MB 05:19:50 Step 1/7 : ARG BASE=golang:1.15-alpine 05:19:50 Step 2/7 : FROM ${BASE} 05:19:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:19:50 b538f80385f9: Pulling fs layer 05:19:50 74f711af9a0d: Pulling fs layer 05:19:50 99f96fe45779: Pulling fs layer 05:19:50 8529a6b9a6be: Pulling fs layer 05:19:50 45590311c82a: Pulling fs layer 05:19:50 69ca0ff8b7b3: Pulling fs layer 05:19:50 209524e5b208: Pulling fs layer 05:19:50 45590311c82a: Waiting 05:19:50 69ca0ff8b7b3: Waiting 05:19:50 8529a6b9a6be: Waiting 05:19:50 209524e5b208: Waiting 05:19:50 99f96fe45779: Download complete 05:19:50 74f711af9a0d: Download complete 05:19:51 45590311c82a: Verifying Checksum 05:19:51 69ca0ff8b7b3: Verifying Checksum 05:19:51 69ca0ff8b7b3: Download complete 05:19:51 b538f80385f9: Verifying Checksum 05:19:51 b538f80385f9: Download complete 05:19:52 b538f80385f9: Pull complete 05:19:53 74f711af9a0d: Pull complete 05:19:53 4e634b169226: Download complete 05:19:53 99f96fe45779: Pull complete 05:19:54 209524e5b208: Verifying Checksum 05:19:54 209524e5b208: Download complete 05:19:55 e871e8e8d7a9: Verifying Checksum 05:19:55 e871e8e8d7a9: Download complete 05:19:56 8529a6b9a6be: Verifying Checksum 05:19:56 8529a6b9a6be: Download complete 05:20:01 e871e8e8d7a9: Pull complete 05:20:01 e73272ec9a57: Pull complete 05:20:01 1e910a182e73: Pull complete 05:20:06 4e634b169226: Pull complete 05:20:06 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:20:06 ---> f7629b54cfaa 05:20:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:20:06 ---> Running in 74d4edbba092 05:20:06 Removing intermediate container 74d4edbba092 05:20:06 ---> f13aa4ebb243 05:20:06 Step 4/7 : RUN apk add bash 05:20:06 ---> Running in 29c88ac88e06 05:20:06 8529a6b9a6be: Pull complete 05:20:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:07 45590311c82a: Pull complete 05:20:07 69ca0ff8b7b3: Pull complete 05:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:08 OK: 166 MiB in 39 packages 05:20:08 Removing intermediate container 29c88ac88e06 05:20:08 ---> 5fd1e8d2f75f 05:20:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:20:09 ---> Running in 01d7998c7867 05:20:09 Removing intermediate container 01d7998c7867 05:20:09 ---> f81c6d6e29c9 05:20:09 Step 6/7 : COPY go.mod . 05:20:09 ---> 4b623026a1a5 05:20:09 Step 7/7 : RUN go mod download 05:20:09 ---> Running in 04764df11f4c 05:20:10 209524e5b208: Pull complete 05:20:10 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:20:11 ---> 5bddaf1c2fca 05:20:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:20:13 ---> Running in 772613c67236 05:20:14 Removing intermediate container 772613c67236 05:20:14 ---> 7c48b89638fd 05:20:14 Step 4/7 : RUN apk add bash 05:20:14 ---> Running in 28e3fd79e70a 05:20:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:17 OK: 142 MiB in 39 packages 05:20:19 Removing intermediate container 28e3fd79e70a 05:20:19 ---> 54ec63ee6f10 05:20:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:20:19 ---> Running in 10e65670aa94 05:20:19 Removing intermediate container 10e65670aa94 05:20:19 ---> 621c54c5ce32 05:20:19 Step 6/7 : COPY go.mod . 05:20:19 ---> 0acea783547f 05:20:19 Step 7/7 : RUN go mod download 05:20:20 ---> Running in 057350f1b7a7 05:20:22 Removing intermediate container 04764df11f4c 05:20:22 ---> 35f5930479d2 05:20:22 Successfully built 35f5930479d2 05:20:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:20:22 + docker inspect -f . ci-base-image-x86_64 05:20:22 . [Pipeline] withDockerContainer 05:20:22 prd-centos7-docker-4c-2g-11918 does not seem to be running inside a container 05:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:20:23 $ docker top 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:23 + go version 05:20:23 go version go1.15.2 linux/amd64 [Pipeline] } 05:20:23 $ docker stop --time=1 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 05:20:25 $ docker rm -f 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:26 + docker inspect -f . ci-base-image-x86_64 05:20:26 . [Pipeline] withDockerContainer 05:20:26 prd-centos7-docker-4c-2g-11918 does not seem to be running inside a container 05:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:20:27 $ docker top 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:27 + make test 05:20:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 05:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 05:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 05:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements 05:20:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 05:20:35 Removing intermediate container 057350f1b7a7 05:20:35 ---> 2101c944a464 05:20:35 Successfully built 2101c944a464 05:20:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:20:35 + docker inspect -f . ci-base-image-arm64 05:20:35 . [Pipeline] withDockerContainer 05:20:35 prd-ubuntu18.04-docker-arm64-4c-16g-11917 does not seem to be running inside a container 05:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.026s coverage: 14.7% of statements 05:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements 05:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.037s coverage: 91.8% of statements 05:20:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:20:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 05:20:36 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 05:20:37 $ docker top 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad -eo pid,comm 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.007s coverage: 14.3% of statements 05:20:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] { [Pipeline] sh 05:20:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.026s coverage: 81.0% of statements 05:20:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:20:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:20:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 29.1% of statements 05:20:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements 05:20:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 05:20:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 05:20:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:20:39 + go version 05:20:39 go version go1.15.2 linux/arm64 [Pipeline] } 05:20:39 $ docker stop --time=1 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad 05:20:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:20:40 gofmt -l . 05:20:41 [ "`gofmt -l .`" = "" ] 05:20:41 $ docker rm -f 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:20:41 $ docker stop --time=1 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 05:20:44 $ docker rm -f 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] isUnix [Pipeline] sh 05:20:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 05:20:45 + docker inspect -f . ci-base-image-arm64 05:20:45 . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer 05:20:45 prd-ubuntu18.04-docker-arm64-4c-16g-11917 does not seem to be running inside a container 05:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:47 $ docker top ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:20:48 + make test 05:20:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:21:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 05:21:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements 05:21:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements 05:21:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 05:21:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:21:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements 05:21:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements 05:21:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 05:21:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 91.8% of statements 05:21:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:21:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:21:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements 05:21:16 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.126s coverage: 63.0% of statements 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.038s coverage: 15.4% of statements 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.066s coverage: 15.4% of statements 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 05:21:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:21:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 81.0% of statements 05:21:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:21:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:21:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.039s coverage: 29.1% of statements 05:21:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 100.0% of statements 05:21:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 94.4% of statements 05:21:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 05:21:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:21:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:21:29 gofmt -l . 05:21:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:21:30 $ docker stop --time=1 ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 05:21:32 $ docker rm -f ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:21:33 Warning: overwriting stash ‘coverage-report’ 05:21:34 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] } [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 05:21:36 provisioning config files... 05:21:36 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4847212501015193150tmp [Pipeline] { [Pipeline] sh 05:21:36 + set +x 05:21:36 + curl -s https://codecov.io/bash 05:21:36 + bash -s -- 05:21:37 05:21:37 _____ _ 05:21:37 / ____| | | 05:21:37 | | ___ __| | ___ ___ _____ __ 05:21:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:37 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:37 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:37 Bash-20201106-81372f2 05:21:37 05:21:37 05:21:37 ==> Jenkins CI detected. 05:21:37 project root: . 05:21:37 --> token set from env 05:21:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:37 ==> Running gcov in . (disable via -X gcov) 05:21:37 ==> Python coveragepy not found 05:21:37 ==> Searching for coverage reports in: 05:21:37 + . 05:21:37 -> Found 1 reports 05:21:37 ==> Detecting git/mercurial file structure 05:21:37 ==> Reading reports 05:21:37 + ./coverage.out bytes=107045 05:21:37 ==> Appending adjustments 05:21:37 https://docs.codecov.io/docs/fixing-reports 05:21:37 + Found adjustments 05:21:37 ==> Gzipping contents 05:21:37 ==> Uploading reports 05:21:37 url: https://codecov.io 05:21:37 query: branch=PR-365&commit=e4b64ae0e60a2ca763e083a0315ecbef487129b8&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 05:21:37 -> Pinging Codecov 05:21:37 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=e4b64ae0e60a2ca763e083a0315ecbef487129b8&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 05:21:38 -> Uploading to 05:21:38 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/e4b64ae0e60a2ca763e083a0315ecbef487129b8/1eed54e4-8a2e-4f51-aba7-b40f1b9ec1e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T052138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f49b5d6a8be7f83c134220dff5ebeb3f263a24dd855e61191eb2ba46fb67f5e5 05:21:38 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:38 Dload Upload Total Spent Left Speed 05:21:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17311 0 0 100 17311 0 37890 --:--:-- --:--:-- --:--:-- 37879 05:21:39 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] } 05:21:39 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 05:21:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:42 ---> package-listing.sh 05:21:42 ++ facter osfamily 05:21:42 ++ tr '[:upper:]' '[:lower:]' 05:21:42 + OS_FAMILY=redhat 05:21:42 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 05:21:42 + START_PACKAGES=/tmp/packages_start.txt 05:21:42 + END_PACKAGES=/tmp/packages_end.txt 05:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:42 + PACKAGES=/tmp/packages_start.txt 05:21:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 05:21:42 + PACKAGES=/tmp/packages_end.txt 05:21:42 + case "${OS_FAMILY}" in 05:21:42 + rpm -qa 05:21:42 + sort 05:21:46 + '[' -f /tmp/packages_start.txt ']' 05:21:46 + '[' -f /tmp/packages_end.txt ']' 05:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 05:21:46 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 05:21:46 + 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 05:21: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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:47 05:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:47 alpine: Pulling from edgex-lftools-log-publisher 05:21:47 df20fa9351a1: Pulling fs layer 05:21:47 36b3adc4ff6f: Pulling fs layer 05:21:47 8ad3a11d3b57: Pulling fs layer 05:21:47 46f8f816bc3b: Pulling fs layer 05:21:47 93b61091891f: Pulling fs layer 05:21:47 93b9cdb0e59b: Pulling fs layer 05:21:47 5e14af77c1be: Pulling fs layer 05:21:47 01666e4c0597: Pulling fs layer 05:21:47 aa168da1d23b: Pulling fs layer 05:21:47 46f8f816bc3b: Waiting 05:21:47 93b61091891f: Waiting 05:21:47 93b9cdb0e59b: Waiting 05:21:47 5e14af77c1be: Waiting 05:21:47 01666e4c0597: Waiting 05:21:47 aa168da1d23b: Waiting 05:21:47 36b3adc4ff6f: Verifying Checksum 05:21:47 36b3adc4ff6f: Download complete 05:21:47 46f8f816bc3b: Download complete 05:21:47 df20fa9351a1: Verifying Checksum 05:21:47 93b9cdb0e59b: Verifying Checksum 05:21:47 93b9cdb0e59b: Download complete 05:21:47 93b61091891f: Verifying Checksum 05:21:47 93b61091891f: Download complete 05:21:47 5e14af77c1be: Download complete 05:21:47 01666e4c0597: Download complete 05:21:48 df20fa9351a1: Pull complete 05:21:48 36b3adc4ff6f: Pull complete 05:21:48 8ad3a11d3b57: Download complete 05:21:49 8ad3a11d3b57: Pull complete 05:21:49 46f8f816bc3b: Pull complete 05:21:50 93b61091891f: Pull complete 05:21:50 93b9cdb0e59b: Pull complete 05:21:50 5e14af77c1be: Pull complete 05:21:50 aa168da1d23b: Verifying Checksum 05:21:50 aa168da1d23b: Download complete 05:21:50 01666e4c0597: Pull complete 05:21:57 aa168da1d23b: Pull complete 05:21:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:21:57 prd-centos7-docker-4c-2g-11916 does not seem to be running inside a container 05:21:57 $ 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 05:22:03 $ docker top cd6a601a160d05c14238068592062d47c1f21571de6d9498a053c0fdb7e93d86 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:22:04 + mkdir -p /var/log/sa [Pipeline] sh 05:22:04 + ls /var/log/sa-host 05:22:04 + sadf -c /var/log/sa-host/sa05 05:22:04 file_magic: OK 05:22:04 HZ: Using current value: 100 05:22:04 file_header: OK 05:22: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 05:22:04 Statistics: 05:22:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:22:04 File successfully converted to sysstat format version 12.2.1 05:22:04 + sadf -c /var/log/sa-host/sa12 05:22:04 file_magic: OK 05:22:04 HZ: Using current value: 100 05:22:04 file_header: OK 05:22: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 05:22:04 Statistics: 05:22:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:22:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:04 provisioning config files... 05:22:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config889516657126488922tmp [Pipeline] { [Pipeline] echo 05:22:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:22:05 ---> create-netrc.sh [Pipeline] } 05:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:22:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:22:05 ---> python-tools-install.sh [Pipeline] echo 05:22:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:06 ---> sudo-logs.sh 05:22:06 Archiving 'sudo' log.. [Pipeline] echo 05:22:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:06 ---> job-cost.sh 05:22:06 lf-activate-venv: SKIPPING 05:22:06 INFO: No Stack... 05:22:08 INFO: Retrieving Pricing Info for: v1-standard-2 05:22:08 INFO: Archiving Costs [Pipeline] echo 05:22:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:08 ---> logs-deploy.sh 05:22:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/24 05:22:08 INFO: archiving workspace using pattern(s): 05:22:10 Archives upload complete. 05:22:10 INFO: archiving logs to Nexus 05:22:11 ---> uname -a: 05:22:11 Linux prd-centos7-docker-4c-2g-11916.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:22:11 05:22:11 05:22:11 ---> lscpu: 05:22:11 Architecture: x86_64 05:22:11 CPU op-mode(s): 32-bit, 64-bit 05:22:11 Byte Order: Little Endian 05:22:11 Address sizes: 40 bits physical, 48 bits virtual 05:22:11 CPU(s): 4 05:22:11 On-line CPU(s) list: 0-3 05:22:11 Thread(s) per core: 1 05:22:11 Core(s) per socket: 1 05:22:11 Socket(s): 4 05:22:11 NUMA node(s): 1 05:22:11 Vendor ID: GenuineIntel 05:22:11 CPU family: 6 05:22:11 Model: 44 05:22:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:22:11 Stepping: 1 05:22:11 CPU MHz: 2933.438 05:22:11 BogoMIPS: 5866.87 05:22:11 Virtualization: VT-x 05:22:11 Hypervisor vendor: KVM 05:22:11 Virtualization type: full 05:22:11 L1d cache: 128 KiB 05:22:11 L1i cache: 128 KiB 05:22:11 L2 cache: 16 MiB 05:22:11 L3 cache: 64 MiB 05:22:11 NUMA node0 CPU(s): 0-3 05:22:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:22:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:22:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:22:11 Vulnerability Meltdown: Mitigation; PTI 05:22:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:22:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:22:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:22:11 Vulnerability Tsx async abort: Not affected 05:22:11 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 05:22:11 05:22:11 05:22:11 ---> nproc: 05:22:11 4 05:22:11 05:22:11 05:22:11 ---> df -h: 05:22:11 Filesystem Size Used Available Use% Mounted on 05:22:11 overlay 50.0G 7.2G 42.8G 14% / 05:22:11 tmpfs 64.0M 0 64.0M 0% /dev 05:22:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:22:11 shm 64.0M 0 64.0M 0% /dev/shm 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 05:22:11 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 05:22:11 05:22:11 05:22:11 ---> free -m: 05:22:11 total used free shared buff/cache available 05:22:11 Mem: 1837 646 112 0 1078 1089 05:22:11 Swap: 1023 0 1023 05:22:11 05:22:11 05:22:11 ---> ip addr: 05:22:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:22:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:22:11 inet 127.0.0.1/8 scope host lo 05:22:11 valid_lft forever preferred_lft forever 05:22:11 inet6 ::1/128 scope host 05:22:11 valid_lft forever preferred_lft forever 05:22:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:22:11 link/ether fa:16:3e:cc:11:83 brd ff:ff:ff:ff:ff:ff 05:22:11 inet 10.30.122.137/23 brd 10.30.123.255 scope global dynamic eth0 05:22:11 valid_lft 86057sec preferred_lft 86057sec 05:22:11 inet6 fe80::f816:3eff:fecc:1183/64 scope link 05:22:11 valid_lft forever preferred_lft forever 05:22:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:22:11 link/ether 02:42:51:5b:c2:5a brd ff:ff:ff:ff:ff:ff 05:22:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:22:11 valid_lft forever preferred_lft forever 05:22:11 inet6 fe80::42:51ff:fe5b:c25a/64 scope link 05:22:11 valid_lft forever preferred_lft forever 05:22:11 05:22:11 05:22:11 ---> sar -b -r -n DEV: 05:22:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 05:22:11 05:22:11 05:16:11 LINUX RESTART (4 CPU) 05:22:11 05:22:11 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:22:11 05:18:01 33.63 11.39 22.24 0.00 4445.75 2230.68 0.00 05:22:11 05:19:01 0.73 0.00 0.73 0.00 0.00 14.05 0.00 05:22:11 05:20:01 0.25 0.00 0.25 0.00 0.00 2.18 0.00 05:22:11 05:21:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 05:22:11 05:22:01 116.64 60.28 56.36 0.00 6002.40 17746.76 0.00 05:22:11 Average: 30.32 14.34 15.98 0.00 2090.37 4001.45 0.00 05:22:11 05:22:11 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:11 05:18:01 170012 0 548768 29.17 2620 1160156 1106216 37.75 424424 1124808 20 05:22:11 05:19:01 175216 0 543556 28.89 2620 1160164 1072444 36.60 423544 1121288 8 05:22:11 05:20:01 175156 0 543612 28.89 2620 1160168 1072564 36.60 424332 1121284 8 05:22:11 05:21:01 173912 0 544852 28.96 2620 1160172 1072444 36.60 427564 1118944 8 05:22:11 05:22:01 176240 0 642612 34.15 2620 1060084 1277876 43.61 432652 1052052 96 05:22:11 Average: 174107 0 564680 30.01 2620 1140149 1120309 38.23 426503 1107675 28 05:22:11 05:22:11 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:11 05:18:01 eth0 162.66 125.24 464.64 46.65 0.00 0.00 0.00 0.00 05:22:11 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:18:01 docker0 6.11 3.98 1.23 12.89 0.00 0.00 0.00 0.00 05:22:11 05:19:01 eth0 1.07 0.08 0.09 0.01 0.00 0.00 0.00 0.00 05:22:11 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:20:01 eth0 1.12 0.52 0.56 0.39 0.00 0.00 0.00 0.00 05:22:11 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:22:01 eth0 226.91 187.65 2175.48 20.65 0.00 0.00 0.00 0.00 05:22:11 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 Average: eth0 78.38 62.72 528.41 13.54 0.00 0.00 0.00 0.00 05:22:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:11 Average: docker0 1.22 0.80 0.25 2.58 0.00 0.00 0.00 0.00 05:22:11 05:22:11 05:22:11 ---> sar -P ALL: 05:22:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 05:22:11 05:22:11 05:16:11 LINUX RESTART (4 CPU) 05:22:11 05:22:11 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:22:11 05:18:01 all 3.54 0.00 2.33 0.93 0.01 93.20 05:22:11 05:18:01 0 4.29 0.00 2.78 2.78 0.00 90.14 05:22:11 05:18:01 1 3.62 0.00 2.35 0.54 0.02 93.48 05:22:11 05:18:01 2 3.19 0.00 2.08 0.12 0.00 94.62 05:22:11 05:18:01 3 3.07 0.00 2.10 0.28 0.02 94.54 05:22:11 05:19:01 all 0.15 0.00 0.05 0.00 0.00 99.80 05:22:11 05:19:01 0 0.43 0.00 0.05 0.00 0.00 99.52 05:22:11 05:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:22:11 05:19:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:22:11 05:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 05:22:11 05:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78 05:22:11 05:20:01 0 0.52 0.00 0.07 0.00 0.02 99.40 05:22:11 05:20:01 1 0.07 0.00 0.03 0.00 0.00 99.90 05:22:11 05:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:22:11 05:20:01 3 0.08 0.00 0.03 0.00 0.00 99.88 05:22:11 05:21:01 all 0.11 0.00 0.05 0.00 0.01 99.83 05:22:11 05:21:01 0 0.30 0.00 0.05 0.00 0.00 99.65 05:22:11 05:21:01 1 0.02 0.00 0.07 0.00 0.02 99.90 05:22:11 05:21:01 2 0.10 0.00 0.08 0.00 0.00 99.82 05:22:11 05:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:22:11 05:22:01 all 6.11 0.00 4.10 1.05 0.03 88.72 05:22:11 05:22:01 0 5.72 0.00 4.09 0.44 0.02 89.73 05:22:11 05:22:01 1 6.10 0.00 4.71 2.50 0.02 86.67 05:22:11 05:22:01 2 6.53 0.00 4.12 1.04 0.02 88.28 05:22:11 05:22:01 3 6.09 0.00 3.46 0.20 0.05 90.20 05:22:11 Average: all 2.01 0.00 1.31 0.39 0.01 96.28 05:22:11 Average: 0 2.24 0.00 1.40 0.64 0.01 95.71 05:22:11 Average: 1 1.96 0.00 1.43 0.60 0.01 95.99 05:22:11 Average: 2 1.98 0.00 1.26 0.23 0.00 96.52 05:22:11 Average: 3 1.86 0.00 1.13 0.10 0.02 96.90 05:22:11 05:22:11 05:22:11