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 5e60d808490102a6967711ad71afda86183eeaee 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11580 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 5e60d808490102a6967711ad71afda86183eeaee > 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 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) > 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 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T08:08:39.773Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T08:08:40.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T08:08:40.155Z] ========================================================= [2020-11-09T08:08:40.155Z] EdgeX Global Pipelines Version Info [2020-11-09T08:08:40.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:08:41.715Z] ------------------- [2020-11-09T08:08:41.715Z] stable info: [2020-11-09T08:08:41.715Z] ------------------- [2020-11-09T08:08:41.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T08:08:41.716Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:08:41.716Z] Message: update stable to v1.0.162 [2020-11-09T08:08:42.667Z] ------------------- [2020-11-09T08:08:42.667Z] experimental info: [2020-11-09T08:08:42.667Z] ------------------- [2020-11-09T08:08:42.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T08:08:42.667Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:08:42.667Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T08:08:43.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T08:08:43.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T08:08:43.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T08:08:43.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T08:08:43.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T08:08:43.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T08:08:43.666Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T08:08:43.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T08:08:43.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T08:08:43.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T08:08:44.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T08:08:44.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T08:08:44.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T08:08:44.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T08:08:44.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:08:44.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:08:44.705Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:08:44.808Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:08:44.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T08:08:45.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T08:08:45.117Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T08:08:45.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T08:08:45.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T08:08:45.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T08:08:45.525Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T08:08:45.620Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T08:08:45.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:08:45.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:08:45.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T08:08:46.007Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e60d808490102a6967711ad71afda86183eeaee [Pipeline] echo [2020-11-09T08:08:46.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e60d80 [Pipeline] echo [2020-11-09T08:08:46.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:08:46.443Z] provisioning config files... [2020-11-09T08:08:46.470Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2077250628472876827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:08:46.835Z] ---> docker-login.sh [2020-11-09T08:08:46.835Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:08:47.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:08:47.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:08:47.361Z] Configure a credential helper to remove this warning. See [2020-11-09T08:08:47.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:08:47.361Z] [2020-11-09T08:08:47.361Z] Login Succeeded [2020-11-09T08:08:47.361Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:08:47.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:08:47.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:08:47.361Z] Configure a credential helper to remove this warning. See [2020-11-09T08:08:47.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:08:47.361Z] [2020-11-09T08:08:47.361Z] Login Succeeded [2020-11-09T08:08:47.361Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:08:47.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:08:47.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:08:47.624Z] Configure a credential helper to remove this warning. See [2020-11-09T08:08:47.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:08:47.624Z] [2020-11-09T08:08:47.624Z] Login Succeeded [2020-11-09T08:08:47.624Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:08:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:08:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:08:47.887Z] Configure a credential helper to remove this warning. See [2020-11-09T08:08:47.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:08:47.887Z] [2020-11-09T08:08:47.887Z] Login Succeeded [2020-11-09T08:08:47.887Z] docker.io [2020-11-09T08:08:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:08:48.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:08:48.150Z] Configure a credential helper to remove this warning. See [2020-11-09T08:08:48.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:08:48.150Z] [2020-11-09T08:08:48.150Z] Login Succeeded [2020-11-09T08:08:48.150Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:08:48.160Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T08:08:48.919Z] + git log --format=format:%s -1 5e60d808490102a6967711ad71afda86183eeaee [Pipeline] echo [2020-11-09T08:08:48.987Z] GIT_COMMIT: 5e60d808490102a6967711ad71afda86183eeaee, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-09T08:08:49.035Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:08:49.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:08:49.642Z] [2020-11-09T08:08:49.642Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:08:50.001Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:08:50.001Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T08:08:50.001Z] 31603596830f: Pulling fs layer [2020-11-09T08:08:50.001Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T08:08:50.001Z] 6ca5941a6612: Pulling fs layer [2020-11-09T08:08:50.001Z] ecc8261a40a4: Pulling fs layer [2020-11-09T08:08:50.001Z] ecc8261a40a4: Waiting [2020-11-09T08:08:50.001Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T08:08:50.001Z] 2a8b12db71e7: Download complete [2020-11-09T08:08:50.001Z] 31603596830f: Download complete [2020-11-09T08:08:50.265Z] 6ca5941a6612: Verifying Checksum [2020-11-09T08:08:50.265Z] 6ca5941a6612: Download complete [2020-11-09T08:08:50.265Z] ecc8261a40a4: Verifying Checksum [2020-11-09T08:08:50.265Z] ecc8261a40a4: Download complete [2020-11-09T08:08:50.529Z] 31603596830f: Pull complete [2020-11-09T08:08:50.792Z] 2a8b12db71e7: Pull complete [2020-11-09T08:08:51.741Z] 6ca5941a6612: Pull complete [2020-11-09T08:08:52.004Z] ecc8261a40a4: Pull complete [2020-11-09T08:08:52.004Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T08:08:52.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:08:52.269Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T08:08:52.393Z] prd-centos7-docker-4c-2g-11580 does not seem to be running inside a container [2020-11-09T08:08:52.445Z] $ 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 [2020-11-09T08:08:54.374Z] $ docker top 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T08:08:54.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:08:54.674Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:08:54.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:08:54.926Z] $ docker exec 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent [2020-11-09T08:08:55.087Z] SSH_AUTH_SOCK=/tmp/ssh-lOu5vPXEr51w/agent.11 [2020-11-09T08:08:55.087Z] SSH_AGENT_PID=17 [2020-11-09T08:08:55.098Z] Running ssh-add (command line suppressed) [2020-11-09T08:08:55.218Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4729065270428834528.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4729065270428834528.key) [2020-11-09T08:08:55.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:08:55.607Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T08:08:55.631Z] $ docker exec --env ******** --env ******** 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent -k [2020-11-09T08:08:55.739Z] unset SSH_AUTH_SOCK; [2020-11-09T08:08:55.740Z] unset SSH_AGENT_PID; [2020-11-09T08:08:55.740Z] echo Agent pid 17 killed; [2020-11-09T08:08:55.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T08:08:55.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:08:55.938Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:08:56.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:08:56.110Z] $ docker exec 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent [2020-11-09T08:08:56.260Z] SSH_AUTH_SOCK=/tmp/ssh-9qGrLjFCcYG7/agent.45 [2020-11-09T08:08:56.260Z] SSH_AGENT_PID=50 [2020-11-09T08:08:56.266Z] Running ssh-add (command line suppressed) [2020-11-09T08:08:56.382Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2455160603067743734.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2455160603067743734.key) [2020-11-09T08:08:56.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:08:56.765Z] + git semver init [2020-11-09T08:08:56.765Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T08:08:56.765Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T08:08:56.765Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:08:56.765Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T08:08:56.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T08:08:56.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T08:08:56.765Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T08:08:56.765Z] # $SEMVER_TEMP = /tmp/semver-359553069 [2020-11-09T08:08:56.765Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T08:08:57.349Z] # '/tmp/semver-359553069' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T08:08:57.349Z] # -> Force: false [2020-11-09T08:08:57.349Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T08:08:57.400Z] $ docker exec --env ******** --env ******** 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent -k [2020-11-09T08:08:57.516Z] unset SSH_AUTH_SOCK; [2020-11-09T08:08:57.516Z] unset SSH_AGENT_PID; [2020-11-09T08:08:57.517Z] echo Agent pid 50 killed; [2020-11-09T08:08:57.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T08:08:58.065Z] + git semver [Pipeline] } [2020-11-09T08:08:58.084Z] $ docker stop --time=1 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc [2020-11-09T08:08:59.866Z] $ docker rm -f 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T08:09:00.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T08:09:01.090Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T08:09:01.094Z] [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 [2020-11-09T08:09:16.689Z] Still waiting to schedule task [2020-11-09T08:09:16.689Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-09T08:09:16.693Z] Still waiting to schedule task [2020-11-09T08:09:16.694Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T08:11:03.717Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11581 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:11:03.785Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-11-09T08:11:09.204Z] using credential edgex-jenkins-ssh [2020-11-09T08:11:09.274Z] Cloning the remote Git repository [2020-11-09T08:11:09.332Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:09.447Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-11-09T08:11:09.533Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:09.534Z] > git --version # timeout=10 [2020-11-09T08:11:09.551Z] > git --version # 'git version 2.17.1' [2020-11-09T08:11:09.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:09.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:11:11.347Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 5e60d808490102a6967711ad71afda86183eeaee [2020-11-09T08:11:10.579Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:11:10.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:11:10.637Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:11:10.691Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:10.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:10.704Z] > 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 [2020-11-09T08:11:11.364Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:11:11.384Z] > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 [2020-11-09T08:11:11.619Z] Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee [2020-11-09T08:11:11.620Z] Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) [2020-11-09T08:11:11.518Z] > git remote # timeout=10 [2020-11-09T08:11:11.540Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:11:11.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:11.572Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:11:11.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:11:11.623Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:11:11.637Z] > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 [2020-11-09T08:11:16.088Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:11:16.959Z] provisioning config files... [2020-11-09T08:11:16.997Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/6@tmp/config1581868943019508297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:11:18.013Z] ---> docker-login.sh [2020-11-09T08:11:18.013Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:11:18.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:19.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:19.218Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:19.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:19.218Z] [2020-11-09T08:11:19.218Z] Login Succeeded [2020-11-09T08:11:19.218Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:11:19.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:19.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:19.494Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:19.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:19.494Z] [2020-11-09T08:11:19.494Z] Login Succeeded [2020-11-09T08:11:19.494Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:11:20.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:20.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:20.102Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:20.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:20.102Z] [2020-11-09T08:11:20.102Z] Login Succeeded [2020-11-09T08:11:20.102Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:11:20.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:20.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:20.702Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:20.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:20.702Z] [2020-11-09T08:11:20.702Z] Login Succeeded [2020-11-09T08:11:20.702Z] docker.io [2020-11-09T08:11:21.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:21.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:21.583Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:21.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:21.583Z] [2020-11-09T08:11:21.583Z] Login Succeeded [2020-11-09T08:11:21.583Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:11:21.662Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T08:11:22.132Z] ========================================================= [2020-11-09T08:11:22.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T08:11:22.132Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:11:22.517Z] + 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 . [2020-11-09T08:11:22.801Z] Sending build context to Docker daemon 1.854MB [2020-11-09T08:11:23.080Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:11:23.080Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:11:23.080Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T08:11:23.080Z] b538f80385f9: Pulling fs layer [2020-11-09T08:11:23.080Z] 74f711af9a0d: Pulling fs layer [2020-11-09T08:11:23.080Z] 99f96fe45779: Pulling fs layer [2020-11-09T08:11:23.080Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T08:11:23.080Z] 45590311c82a: Pulling fs layer [2020-11-09T08:11:23.080Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T08:11:23.080Z] 209524e5b208: Pulling fs layer [2020-11-09T08:11:23.080Z] 45590311c82a: Waiting [2020-11-09T08:11:23.080Z] 8529a6b9a6be: Waiting [2020-11-09T08:11:23.080Z] 69ca0ff8b7b3: Waiting [2020-11-09T08:11:23.080Z] 209524e5b208: Waiting [2020-11-09T08:11:23.080Z] 99f96fe45779: Verifying Checksum [2020-11-09T08:11:23.080Z] 99f96fe45779: Download complete [2020-11-09T08:11:23.080Z] 74f711af9a0d: Verifying Checksum [2020-11-09T08:11:23.080Z] 74f711af9a0d: Download complete [2020-11-09T08:11:23.080Z] 45590311c82a: Verifying Checksum [2020-11-09T08:11:23.080Z] 45590311c82a: Download complete [2020-11-09T08:11:23.357Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T08:11:23.357Z] 69ca0ff8b7b3: Download complete [2020-11-09T08:11:23.632Z] b538f80385f9: Verifying Checksum [2020-11-09T08:11:23.632Z] b538f80385f9: Download complete [2020-11-09T08:11:24.239Z] b538f80385f9: Pull complete [2020-11-09T08:11:24.841Z] 74f711af9a0d: Pull complete [2020-11-09T08:11:25.446Z] 99f96fe45779: Pull complete [2020-11-09T08:11:25.737Z] 209524e5b208: Verifying Checksum [2020-11-09T08:11:25.737Z] 209524e5b208: Download complete [2020-11-09T08:11:27.180Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T08:11:27.180Z] 8529a6b9a6be: Download complete [2020-11-09T08:11:39.617Z] 8529a6b9a6be: Pull complete [2020-11-09T08:11:39.617Z] 45590311c82a: Pull complete [2020-11-09T08:11:39.617Z] 69ca0ff8b7b3: Pull complete [2020-11-09T08:11:42.251Z] 209524e5b208: Pull complete [2020-11-09T08:11:42.251Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T08:11:42.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T08:11:42.251Z] ---> 5bddaf1c2fca [2020-11-09T08:11:42.251Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:11:42.748Z] Running on prd-centos7-docker-4c-2g-11582 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:11:42.810Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-11-09T08:11:44.891Z] ---> Running in d982c055b832 [2020-11-09T08:11:45.488Z] Removing intermediate container d982c055b832 [2020-11-09T08:11:45.488Z] ---> 7484dfb8c88e [2020-11-09T08:11:45.488Z] Step 4/7 : RUN apk add bash [2020-11-09T08:11:45.489Z] ---> Running in 4bdc3ebb68fe [2020-11-09T08:11:47.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T08:11:48.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T08:11:49.068Z] OK: 142 MiB in 39 packages [2020-11-09T08:11:49.730Z] using credential edgex-jenkins-ssh [2020-11-09T08:11:49.833Z] Cloning the remote Git repository [2020-11-09T08:11:50.512Z] Removing intermediate container 4bdc3ebb68fe [2020-11-09T08:11:50.512Z] ---> 2aeffd7347f8 [2020-11-09T08:11:50.512Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:11:50.512Z] ---> Running in 05bd465d2a71 [2020-11-09T08:11:50.792Z] Removing intermediate container 05bd465d2a71 [2020-11-09T08:11:50.792Z] ---> f83c5da074e0 [2020-11-09T08:11:50.792Z] Step 6/7 : COPY go.mod . [2020-11-09T08:11:49.864Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:49.940Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-11-09T08:11:50.017Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:50.017Z] > git --version # timeout=10 [2020-11-09T08:11:50.030Z] > git --version # 'git version 2.16.5' [2020-11-09T08:11:50.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:50.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:11:50.903Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:11:50.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:11:50.951Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:11:50.991Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:11:50.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:51.000Z] > 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 [2020-11-09T08:11:51.603Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 5e60d808490102a6967711ad71afda86183eeaee [2020-11-09T08:11:51.774Z] ---> 24f5f46070c6 [2020-11-09T08:11:51.774Z] Step 7/7 : RUN go mod download [2020-11-09T08:11:51.774Z] ---> Running in 7001d95d8032 [2020-11-09T08:11:51.782Z] Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee [2020-11-09T08:11:51.783Z] Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) [2020-11-09T08:11:51.614Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:11:51.624Z] > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 [2020-11-09T08:11:51.724Z] > git remote # timeout=10 [2020-11-09T08:11:51.735Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:11:51.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:11:51.755Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:11:51.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:11:51.788Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:11:51.798Z] > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 [2020-11-09T08:11:56.229Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:11:56.906Z] provisioning config files... [2020-11-09T08:11:56.936Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/6@tmp/config881553052971479277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:11:57.963Z] ---> docker-login.sh [2020-11-09T08:11:57.964Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:11:58.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:58.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:58.521Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:58.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:58.521Z] [2020-11-09T08:11:58.521Z] Login Succeeded [2020-11-09T08:11:58.521Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:11:58.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:58.797Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:58.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:58.797Z] [2020-11-09T08:11:58.797Z] Login Succeeded [2020-11-09T08:11:58.797Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:11:59.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:59.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:59.077Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:59.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:59.077Z] [2020-11-09T08:11:59.077Z] Login Succeeded [2020-11-09T08:11:59.077Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:11:59.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:59.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:59.348Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:59.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:59.348Z] [2020-11-09T08:11:59.348Z] Login Succeeded [2020-11-09T08:11:59.348Z] docker.io [2020-11-09T08:11:59.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:11:59.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:11:59.891Z] Configure a credential helper to remove this warning. See [2020-11-09T08:11:59.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:11:59.891Z] [2020-11-09T08:11:59.891Z] Login Succeeded [2020-11-09T08:11:59.891Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:11:59.994Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T08:12:00.429Z] ========================================================= [2020-11-09T08:12:00.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T08:12:00.429Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:12:00.830Z] + 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 . [2020-11-09T08:12:01.097Z] Sending build context to Docker daemon 1.854MB [2020-11-09T08:12:01.097Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:12:01.097Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:12:01.382Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T08:12:01.382Z] df20fa9351a1: Pulling fs layer [2020-11-09T08:12:01.382Z] ed8968b2872e: Pulling fs layer [2020-11-09T08:12:01.382Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T08:12:01.382Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T08:12:01.382Z] e73272ec9a57: Pulling fs layer [2020-11-09T08:12:01.382Z] 1e910a182e73: Pulling fs layer [2020-11-09T08:12:01.382Z] 4e634b169226: Pulling fs layer [2020-11-09T08:12:01.382Z] e73272ec9a57: Waiting [2020-11-09T08:12:01.382Z] 1e910a182e73: Waiting [2020-11-09T08:12:01.382Z] e871e8e8d7a9: Waiting [2020-11-09T08:12:01.382Z] 4e634b169226: Waiting [2020-11-09T08:12:01.382Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T08:12:01.382Z] a92cc7c5fd73: Download complete [2020-11-09T08:12:01.382Z] ed8968b2872e: Download complete [2020-11-09T08:12:01.382Z] e73272ec9a57: Verifying Checksum [2020-11-09T08:12:01.382Z] e73272ec9a57: Download complete [2020-11-09T08:12:01.382Z] 1e910a182e73: Verifying Checksum [2020-11-09T08:12:01.382Z] 1e910a182e73: Download complete [2020-11-09T08:12:01.382Z] df20fa9351a1: Verifying Checksum [2020-11-09T08:12:01.382Z] df20fa9351a1: Download complete [2020-11-09T08:12:02.023Z] df20fa9351a1: Pull complete [2020-11-09T08:12:02.329Z] ed8968b2872e: Pull complete [2020-11-09T08:12:02.329Z] a92cc7c5fd73: Pull complete [2020-11-09T08:12:06.886Z] Removing intermediate container 7001d95d8032 [2020-11-09T08:12:06.886Z] ---> ed233db2873a [2020-11-09T08:12:06.886Z] Successfully built ed233db2873a [2020-11-09T08:12:06.886Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:12:07.235Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:12:07.235Z] . [Pipeline] withDockerContainer [2020-11-09T08:12:07.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-11581 does not seem to be running inside a container [2020-11-09T08:12:07.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-11-09T08:12:08.096Z] 4e634b169226: Verifying Checksum [2020-11-09T08:12:08.096Z] 4e634b169226: Download complete [2020-11-09T08:12:08.096Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T08:12:08.096Z] e871e8e8d7a9: Download complete [2020-11-09T08:12:09.544Z] $ docker top f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:12:11.027Z] + go version [2020-11-09T08:12:11.027Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T08:12:11.056Z] $ docker stop --time=1 f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 [2020-11-09T08:12:13.067Z] $ docker rm -f f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:12:14.192Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:12:14.192Z] . [Pipeline] withDockerContainer [2020-11-09T08:12:14.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-11581 does not seem to be running inside a container [2020-11-09T08:12:14.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-11-09T08:12:16.661Z] $ docker top 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:12:18.082Z] + make test [2020-11-09T08:12:18.082Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:12:18.392Z] e871e8e8d7a9: Pull complete [2020-11-09T08:12:18.392Z] e73272ec9a57: Pull complete [2020-11-09T08:12:18.392Z] 1e910a182e73: Pull complete [2020-11-09T08:12:21.872Z] 4e634b169226: Pull complete [2020-11-09T08:12:21.872Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T08:12:21.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T08:12:21.872Z] ---> f7629b54cfaa [2020-11-09T08:12:21.872Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:12:21.872Z] ---> Running in 835c62094228 [2020-11-09T08:12:22.175Z] Removing intermediate container 835c62094228 [2020-11-09T08:12:22.175Z] ---> cc63f80a886a [2020-11-09T08:12:22.175Z] Step 4/7 : RUN apk add bash [2020-11-09T08:12:22.175Z] ---> Running in 42594d82d1a6 [2020-11-09T08:12:23.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T08:12:24.208Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T08:12:24.797Z] OK: 166 MiB in 39 packages [2020-11-09T08:12:25.445Z] Removing intermediate container 42594d82d1a6 [2020-11-09T08:12:25.445Z] ---> 57c2f2f9d8b8 [2020-11-09T08:12:25.445Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:12:25.710Z] ---> Running in 123c060fb817 [2020-11-09T08:12:25.710Z] Removing intermediate container 123c060fb817 [2020-11-09T08:12:25.710Z] ---> fb11e598f4f6 [2020-11-09T08:12:25.710Z] Step 6/7 : COPY go.mod . [2020-11-09T08:12:26.301Z] ---> 77a5f846c5ae [2020-11-09T08:12:26.301Z] Step 7/7 : RUN go mod download [2020-11-09T08:12:26.301Z] ---> Running in a64112e566cd [2020-11-09T08:12:38.783Z] Removing intermediate container a64112e566cd [2020-11-09T08:12:38.783Z] ---> c1db776dbf2d [2020-11-09T08:12:38.783Z] Successfully built c1db776dbf2d [2020-11-09T08:12:38.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:12:39.141Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:12:39.142Z] . [Pipeline] withDockerContainer [2020-11-09T08:12:39.411Z] prd-centos7-docker-4c-2g-11582 does not seem to be running inside a container [2020-11-09T08:12:39.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-11-09T08:12:40.324Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:12:40.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-11-09T08:12:40.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.029s coverage: 100.0% of statements [2020-11-09T08:12:40.526Z] $ docker top 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:12:41.622Z] + go version [2020-11-09T08:12:41.622Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T08:12:41.685Z] $ docker stop --time=1 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d [2020-11-09T08:12:41.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-11-09T08:12:41.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.037s coverage: 77.8% of statements [2020-11-09T08:12:41.783Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:12:41.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.033s coverage: 6.4% of statements [2020-11-09T08:12:43.293Z] $ docker rm -f 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:12:44.283Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:12:44.283Z] . [Pipeline] withDockerContainer [2020-11-09T08:12:44.434Z] prd-centos7-docker-4c-2g-11582 does not seem to be running inside a container [2020-11-09T08:12:44.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements [2020-11-09T08:12:44.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements [2020-11-09T08:12:44.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.091s coverage: 91.8% of statements [2020-11-09T08:12:44.441Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:12:44.441Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:12:44.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-11-09T08:12:44.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-11-09T08:12:45.681Z] $ docker top b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:12:46.295Z] + make test [2020-11-09T08:12:46.295Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:12:46.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.032s coverage: 48.9% of statements [2020-11-09T08:12:51.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 63.0% of statements [2020-11-09T08:12:51.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2020-11-09T08:12:51.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.029s coverage: 15.4% of statements [2020-11-09T08:12:51.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.028s coverage: 15.4% of statements [2020-11-09T08:12:51.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements [2020-11-09T08:12:51.607Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:12:51.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.070s coverage: 75.7% of statements [2020-11-09T08:12:51.885Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:12:52.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements [2020-11-09T08:12:52.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.096s coverage: 100.0% of statements [2020-11-09T08:12:54.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements [2020-11-09T08:12:54.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-11-09T08:12:54.793Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:12:54.793Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:12:59.114Z] gofmt -l . [2020-11-09T08:12:59.387Z] [ "`gofmt -l .`" = "" ] [2020-11-09T08:12:59.793Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:12:59.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.070s coverage: 85.7% of statements [2020-11-09T08:12:59.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.048s coverage: 100.0% of statements [Pipeline] } [2020-11-09T08:13:00.008Z] $ docker stop --time=1 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 [2020-11-09T08:13:00.824Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements [2020-11-09T08:13:00.824Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements [2020-11-09T08:13:00.824Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:13:00.824Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements [2020-11-09T08:13:01.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.7% of statements [2020-11-09T08:13:01.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-11-09T08:13:01.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements [2020-11-09T08:13:01.745Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:13:01.745Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:13:01.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-11-09T08:13:02.207Z] $ docker rm -f 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T08:13:03.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T08:13:04.099Z] 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 [2020-11-09T08:13:05.317Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.015s coverage: 48.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.133s coverage: 63.0% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements [2020-11-09T08:13:07.977Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.035s coverage: 75.7% of statements [2020-11-09T08:13:07.977Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.039s coverage: 100.0% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 94.4% of statements [2020-11-09T08:13:07.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-09T08:13:07.977Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:13:08.245Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:13:10.952Z] gofmt -l . [2020-11-09T08:13:11.220Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T08:13:11.256Z] $ docker stop --time=1 b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb [2020-11-09T08:13:13.507Z] $ docker rm -f b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T08:13:14.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T08:13:14.411Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T08:13:14.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-11-09T08:13:17.035Z] provisioning config files... [2020-11-09T08:13:17.052Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6722046590458762047tmp [Pipeline] { [Pipeline] sh [2020-11-09T08:13:17.463Z] + set +x [2020-11-09T08:13:17.463Z] + curl -s https://codecov.io/bash [2020-11-09T08:13:17.463Z] + bash -s -- [2020-11-09T08:13:17.726Z] [2020-11-09T08:13:17.726Z] _____ _ [2020-11-09T08:13:17.726Z] / ____| | | [2020-11-09T08:13:17.726Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T08:13:17.726Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T08:13:17.726Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T08:13:17.726Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T08:13:17.726Z] Bash-20201106-81372f2 [2020-11-09T08:13:17.726Z] [2020-11-09T08:13:17.726Z] [2020-11-09T08:13:17.726Z] ==> Jenkins CI detected. [2020-11-09T08:13:17.726Z] project root: . [2020-11-09T08:13:17.726Z] --> token set from env [2020-11-09T08:13:17.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T08:13:17.726Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T08:13:17.726Z] ==> Python coveragepy not found [2020-11-09T08:13:17.726Z] ==> Searching for coverage reports in: [2020-11-09T08:13:17.726Z] + . [2020-11-09T08:13:17.726Z] -> Found 1 reports [2020-11-09T08:13:17.726Z] ==> Detecting git/mercurial file structure [2020-11-09T08:13:17.726Z] ==> Reading reports [2020-11-09T08:13:17.726Z] + ./coverage.out bytes=109840 [2020-11-09T08:13:17.726Z] ==> Appending adjustments [2020-11-09T08:13:17.727Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T08:13:18.676Z] + Found adjustments [2020-11-09T08:13:18.676Z] ==> Gzipping contents [2020-11-09T08:13:18.676Z] ==> Uploading reports [2020-11-09T08:13:18.676Z] url: https://codecov.io [2020-11-09T08:13:18.676Z] query: branch=PR-365&commit=5e60d808490102a6967711ad71afda86183eeaee&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T08:13:18.676Z] -> Pinging Codecov [2020-11-09T08:13:18.676Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=5e60d808490102a6967711ad71afda86183eeaee&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T08:13:18.939Z] -> Uploading to [2020-11-09T08:13:18.939Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/5e60d808490102a6967711ad71afda86183eeaee/316a4815-c759-4b4c-a9a2-4d4529198c0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T081318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dd3c42bb94dc6afb37d7dda071185c284c7b6b6f4680bbd269937c8ca241d36 [2020-11-09T08:13:18.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T08:13:18.939Z] Dload Upload Total Spent Left Speed [2020-11-09T08:13:19.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17566 0 0 100 17566 0 43675 --:--:-- --:--:-- --:--:-- 43696 [2020-11-09T08:13:19.515Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5e60d808490102a6967711ad71afda86183eeaee [Pipeline] } [2020-11-09T08:13:19.526Z] 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 [2020-11-09T08:13:25.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:25.822Z] ---> package-listing.sh [2020-11-09T08:13:25.822Z] ++ facter osfamily [2020-11-09T08:13:25.822Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T08:13:25.822Z] + OS_FAMILY=redhat [2020-11-09T08:13:25.822Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:13:25.822Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T08:13:25.822Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T08:13:25.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T08:13:25.822Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T08:13:25.822Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T08:13:25.822Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T08:13:25.822Z] + case "${OS_FAMILY}" in [2020-11-09T08:13:25.822Z] + rpm -qa [2020-11-09T08:13:25.822Z] + sort [2020-11-09T08:13:30.055Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T08:13:30.055Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T08:13:30.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T08:13:30.055Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T08:13:30.055Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T08:13:30.055Z] + 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 [2020-11-09T08:13:30.069Z] 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 [2020-11-09T08:13:30.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:13:30.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:13:30.708Z] [2020-11-09T08:13:30.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:13:31.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:13:31.062Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T08:13:31.062Z] df20fa9351a1: Pulling fs layer [2020-11-09T08:13:31.062Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T08:13:31.062Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T08:13:31.062Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T08:13:31.062Z] 93b61091891f: Pulling fs layer [2020-11-09T08:13:31.062Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T08:13:31.062Z] 5e14af77c1be: Pulling fs layer [2020-11-09T08:13:31.062Z] 01666e4c0597: Pulling fs layer [2020-11-09T08:13:31.062Z] aa168da1d23b: Pulling fs layer [2020-11-09T08:13:31.062Z] 93b9cdb0e59b: Waiting [2020-11-09T08:13:31.062Z] 5e14af77c1be: Waiting [2020-11-09T08:13:31.062Z] 01666e4c0597: Waiting [2020-11-09T08:13:31.062Z] aa168da1d23b: Waiting [2020-11-09T08:13:31.062Z] 46f8f816bc3b: Waiting [2020-11-09T08:13:31.062Z] 93b61091891f: Waiting [2020-11-09T08:13:31.062Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T08:13:31.062Z] 36b3adc4ff6f: Download complete [2020-11-09T08:13:31.062Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T08:13:31.062Z] 46f8f816bc3b: Download complete [2020-11-09T08:13:31.062Z] df20fa9351a1: Verifying Checksum [2020-11-09T08:13:31.062Z] df20fa9351a1: Download complete [2020-11-09T08:13:31.334Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T08:13:31.334Z] 93b9cdb0e59b: Download complete [2020-11-09T08:13:31.334Z] 5e14af77c1be: Verifying Checksum [2020-11-09T08:13:31.334Z] 5e14af77c1be: Download complete [2020-11-09T08:13:31.334Z] 93b61091891f: Download complete [2020-11-09T08:13:31.334Z] 01666e4c0597: Verifying Checksum [2020-11-09T08:13:31.334Z] 01666e4c0597: Download complete [2020-11-09T08:13:31.334Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T08:13:31.334Z] 8ad3a11d3b57: Download complete [2020-11-09T08:13:31.597Z] df20fa9351a1: Pull complete [2020-11-09T08:13:31.861Z] 36b3adc4ff6f: Pull complete [2020-11-09T08:13:32.451Z] 8ad3a11d3b57: Pull complete [2020-11-09T08:13:32.740Z] 46f8f816bc3b: Pull complete [2020-11-09T08:13:33.011Z] 93b61091891f: Pull complete [2020-11-09T08:13:33.276Z] 93b9cdb0e59b: Pull complete [2020-11-09T08:13:33.539Z] 5e14af77c1be: Pull complete [2020-11-09T08:13:33.539Z] aa168da1d23b: Verifying Checksum [2020-11-09T08:13:33.539Z] aa168da1d23b: Download complete [2020-11-09T08:13:33.539Z] 01666e4c0597: Pull complete [2020-11-09T08:13:40.170Z] aa168da1d23b: Pull complete [2020-11-09T08:13:40.170Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T08:13:40.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T08:13:40.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T08:13:40.318Z] prd-centos7-docker-4c-2g-11580 does not seem to be running inside a container [2020-11-09T08:13:40.369Z] $ 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 [2020-11-09T08:13:47.208Z] $ docker top dac12f6dd53564ed93a83f7e132e95e62493e6242036e43d03cad5954a4c2651 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:13:47.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T08:13:48.266Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T08:13:48.571Z] + ls /var/log/sa-host [2020-11-09T08:13:48.571Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T08:13:48.571Z] file_magic: OK [2020-11-09T08:13:48.571Z] HZ: Using current value: 100 [2020-11-09T08:13:48.571Z] file_header: OK [2020-11-09T08:13:48.571Z] 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 [2020-11-09T08:13:48.571Z] Statistics: [2020-11-09T08:13:48.571Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T08:13:48.571Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T08:13:48.571Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T08:13:48.571Z] file_magic: OK [2020-11-09T08:13:48.571Z] HZ: Using current value: 100 [2020-11-09T08:13:48.571Z] file_header: OK [2020-11-09T08:13:48.571Z] 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 [2020-11-09T08:13:48.571Z] Statistics: [2020-11-09T08:13:48.571Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T08:13:48.571Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T08:13:48.788Z] provisioning config files... [2020-11-09T08:13:48.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8550932789797805418tmp [Pipeline] { [Pipeline] echo [2020-11-09T08:13:48.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:49.180Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T08:13:49.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T08:13:49.293Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:49.593Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T08:13:49.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:49.908Z] ---> sudo-logs.sh [2020-11-09T08:13:49.908Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T08:13:49.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:50.235Z] ---> job-cost.sh [2020-11-09T08:13:50.235Z] lf-activate-venv: SKIPPING [2020-11-09T08:13:50.235Z] INFO: No Stack... [2020-11-09T08:13:51.183Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T08:13:51.766Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T08:13:51.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:13:52.078Z] ---> logs-deploy.sh [2020-11-09T08:13:52.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/6 [2020-11-09T08:13:52.078Z] INFO: archiving workspace using pattern(s): [2020-11-09T08:13:54.634Z] Archives upload complete. [2020-11-09T08:13:54.634Z] INFO: archiving logs to Nexus