Pull request #345 opened 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 66000feb56bec11b7431b6967ad631dca5b1cd6e+0355030adcc42d95c368338fb65d94e0ad2d76e0 (f5e1724240f2283a8ac15aa7673987359b6e7f9f) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-345/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-345/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6061 in /w/workspace/dry_go-mod-core-contracts_PR-345 [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-345 # 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 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 66000feb56bec11b7431b6967ad631dca5b1cd6e Merge succeeded, producing 66000feb56bec11b7431b6967ad631dca5b1cd6e Checking out Revision 66000feb56bec11b7431b6967ad631dca5b1cd6e (PR-345) > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # 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 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # timeout=10 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:39 ========================================================= 06:48:39 EdgeX Global Pipelines Version Info 06:48:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:41 ------------------- 06:48:41 stable info: 06:48:41 ------------------- 06:48:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:41 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:48:41 Message: update stable to v1.0.144 06:48:42 ------------------- 06:48:42 experimental info: 06:48:42 ------------------- 06:48:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:42 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:48:42 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:48:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:48:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:48:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:48:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 06:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 06:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 06:48:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66000feb56bec11b7431b6967ad631dca5b1cd6e [Pipeline] echo 06:48:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66000fe [Pipeline] echo 06:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:47 + git log --format=format:%s -1 66000feb56bec11b7431b6967ad631dca5b1cd6e [Pipeline] echo 06:48:47 GIT_COMMIT: 66000feb56bec11b7431b6967ad631dca5b1cd6e, Commit Message: refactor: remove all ResponseNoMessage funcs in V2 [Pipeline] echo 06:48:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:49 06:48:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:48:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:49 latest: Pulling from edgex-devops/git-semver 06:48:49 31603596830f: Pulling fs layer 06:48:49 2a8b12db71e7: Pulling fs layer 06:48:49 6ca5941a6612: Pulling fs layer 06:48:49 ecc8261a40a4: Pulling fs layer 06:48:49 ecc8261a40a4: Waiting 06:48:49 2a8b12db71e7: Download complete 06:48:49 31603596830f: Verifying Checksum 06:48:49 31603596830f: Download complete 06:48:50 ecc8261a40a4: Verifying Checksum 06:48:50 ecc8261a40a4: Download complete 06:48:50 6ca5941a6612: Verifying Checksum 06:48:50 6ca5941a6612: Download complete 06:48:50 31603596830f: Pull complete 06:48:50 2a8b12db71e7: Pull complete 06:48:51 6ca5941a6612: Pull complete 06:48:51 ecc8261a40a4: Pull complete 06:48:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:48:51 prd-centos7-docker-4c-2g-6061 does not seem to be running inside a container 06:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:48:54 $ docker top 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:54 [ssh-agent] Looking for ssh-agent implementation... 06:48:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:54 $ docker exec 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be ssh-agent 06:48:54 SSH_AUTH_SOCK=/tmp/ssh-yC7bvj1mHhAB/agent.12 06:48:54 SSH_AGENT_PID=17 06:48:54 Running ssh-add (command line suppressed) 06:48:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3774398060418662854.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3774398060418662854.key) 06:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:55 + git tag --points-at HEAD [Pipeline] } 06:48:55 $ docker exec --env ******** --env ******** 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be ssh-agent -k 06:48:55 unset SSH_AUTH_SOCK; 06:48:55 unset SSH_AGENT_PID; 06:48:55 echo Agent pid 17 killed; 06:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:55 [ssh-agent] Looking for ssh-agent implementation... 06:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:56 $ docker exec 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be ssh-agent 06:48:56 SSH_AUTH_SOCK=/tmp/ssh-RRueA4fJEU7V/agent.46 06:48:56 SSH_AGENT_PID=51 06:48:56 Running ssh-add (command line suppressed) 06:48:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4031499262974091900.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4031499262974091900.key) 06:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:56 + git semver init 06:48:56 # -> Open(): unable to determine branch for HEAD 06:48:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.git 06:48:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-345 06:48:56 # $SEMVER_REMOTE_NAME = origin 06:48:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:48:56 # $SEMVER_USER_NAME = edgex-jenkins 06:48:56 # $SEMVER_BRANCH = PR-345 06:48:56 # $SEMVER_TEMP = /tmp/semver-287639688 06:48:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:48:57 # '/tmp/semver-287639688' -> '/w/workspace/dry_go-mod-core-contracts_PR-345/.semver' 06:48:57 # -> Force: false 06:48:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.semver [Pipeline] } 06:48:57 $ docker exec --env ******** --env ******** 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be ssh-agent -k 06:48:57 unset SSH_AUTH_SOCK; 06:48:57 unset SSH_AGENT_PID; 06:48:57 echo Agent pid 51 killed; 06:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:58 + git semver [Pipeline] } 06:48:58 $ docker stop --time=1 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be 06:48:59 $ docker rm -f 9b30e27475aca350ef29d46be888ce2f0238de677c223b6ef8489869fe87a3be [Pipeline] // withDockerContainer [Pipeline] sh 06:49:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:49:01 Stashed 1 file(s) [Pipeline] echo 06:49:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:49:16 Still waiting to schedule task 06:49:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:49:16 Still waiting to schedule task 06:49:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:51:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6062 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 06:51:14 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:51:19 using credential edgex-jenkins-ssh 06:51:19 Cloning the remote Git repository 06:51:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:19 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:51:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:19 > git --version # timeout=10 06:51:20 > git --version # 'git version 2.17.1' 06:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:51:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:51:21 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 66000feb56bec11b7431b6967ad631dca5b1cd6e 06:51:21 Merge succeeded, producing 66000feb56bec11b7431b6967ad631dca5b1cd6e 06:51:21 Checking out Revision 66000feb56bec11b7431b6967ad631dca5b1cd6e (PR-345) 06:51:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:21 > git config core.sparsecheckout # timeout=10 06:51:21 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # timeout=10 06:51:21 > git remote # timeout=10 06:51:21 > git config --get remote.origin.url # timeout=10 06:51:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:21 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 06:51:21 > git rev-parse HEAD^{commit} # timeout=10 06:51:22 > git config core.sparsecheckout # timeout=10 06:51:22 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # timeout=10 06:51:26 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" 06:51:26 > git --version # timeout=10 06:51:26 > git --version # 'git version 2.17.1' 06:51:26 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:51:27 ========================================================= 06:51:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:51:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:51:30 Sending build context to Docker daemon 1.772MB 06:51:30 Step 1/7 : ARG BASE=golang:1.15-alpine 06:51:30 Step 2/7 : FROM ${BASE} 06:51:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:51:30 b538f80385f9: Pulling fs layer 06:51:30 74f711af9a0d: Pulling fs layer 06:51:30 99f96fe45779: Pulling fs layer 06:51:30 8529a6b9a6be: Pulling fs layer 06:51:30 45590311c82a: Pulling fs layer 06:51:30 69ca0ff8b7b3: Pulling fs layer 06:51:30 209524e5b208: Pulling fs layer 06:51:30 8529a6b9a6be: Waiting 06:51:30 45590311c82a: Waiting 06:51:30 69ca0ff8b7b3: Waiting 06:51:30 209524e5b208: Waiting 06:51:30 99f96fe45779: Verifying Checksum 06:51:30 99f96fe45779: Download complete 06:51:30 74f711af9a0d: Verifying Checksum 06:51:30 74f711af9a0d: Download complete 06:51:30 45590311c82a: Verifying Checksum 06:51:30 45590311c82a: Download complete 06:51:30 69ca0ff8b7b3: Verifying Checksum 06:51:30 69ca0ff8b7b3: Download complete 06:51:30 b538f80385f9: Verifying Checksum 06:51:30 b538f80385f9: Download complete 06:51:30 b538f80385f9: Pull complete 06:51:31 74f711af9a0d: Pull complete 06:51:32 99f96fe45779: Pull complete 06:51:33 209524e5b208: Verifying Checksum 06:51:33 209524e5b208: Download complete 06:51:35 8529a6b9a6be: Verifying Checksum 06:51:35 8529a6b9a6be: Download complete 06:51:45 8529a6b9a6be: Pull complete 06:51:45 45590311c82a: Pull complete 06:51:45 69ca0ff8b7b3: Pull complete 06:51:50 209524e5b208: Pull complete 06:51:50 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:51:50 ---> 5bddaf1c2fca 06:51:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:51:52 ---> Running in d871a707c573 06:51:52 Removing intermediate container d871a707c573 06:51:52 ---> 65466baafe02 06:51:52 Step 4/7 : RUN apk add bash 06:51:52 ---> Running in d6dd3e970adf 06:51:53 Running on prd-centos7-docker-4c-2g-6063 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 06:51:53 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:51:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:51:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:51:56 OK: 142 MiB in 39 packages 06:51:57 using credential edgex-jenkins-ssh 06:51:57 Cloning the remote Git repository 06:51:57 Removing intermediate container d6dd3e970adf 06:51:57 ---> 613cdfe60377 06:51:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:51:57 ---> Running in 1ada3c4fc55d 06:51:57 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:57 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:51:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:57 > git --version # timeout=10 06:51:57 > git --version # 'git version 2.16.5' 06:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:57 Removing intermediate container 1ada3c4fc55d 06:51:57 ---> 6492e3320ce2 06:51:57 Step 6/7 : COPY go.mod . 06:51:58 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 66000feb56bec11b7431b6967ad631dca5b1cd6e 06:51:58 Merge succeeded, producing 66000feb56bec11b7431b6967ad631dca5b1cd6e 06:51:58 Checking out Revision 66000feb56bec11b7431b6967ad631dca5b1cd6e (PR-345) 06:51:58 ---> 7ed636d1d7db 06:51:58 Step 7/7 : RUN go mod download 06:51:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:51:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:51:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:58 > git config core.sparsecheckout # timeout=10 06:51:58 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # timeout=10 06:51:58 > git remote # timeout=10 06:51:58 > git config --get remote.origin.url # timeout=10 06:51:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:58 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 06:51:58 > git rev-parse HEAD^{commit} # timeout=10 06:51:58 > git config core.sparsecheckout # timeout=10 06:51:58 > git checkout -f 66000feb56bec11b7431b6967ad631dca5b1cd6e # timeout=10 06:51:58 ---> Running in e67d14995dbf 06:52:02 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" 06:52:02 > git --version # timeout=10 06:52:02 > git --version # 'git version 2.16.5' 06:52:02 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:52:03 ========================================================= 06:52:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:52:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:52:04 Sending build context to Docker daemon 1.772MB 06:52:04 Step 1/7 : ARG BASE=golang:1.15-alpine 06:52:04 Step 2/7 : FROM ${BASE} 06:52:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:04 df20fa9351a1: Pulling fs layer 06:52:04 ed8968b2872e: Pulling fs layer 06:52:04 a92cc7c5fd73: Pulling fs layer 06:52:04 e871e8e8d7a9: Pulling fs layer 06:52:04 e73272ec9a57: Pulling fs layer 06:52:04 1e910a182e73: Pulling fs layer 06:52:04 4e634b169226: Pulling fs layer 06:52:04 e871e8e8d7a9: Waiting 06:52:04 e73272ec9a57: Waiting 06:52:04 4e634b169226: Waiting 06:52:04 1e910a182e73: Waiting 06:52:04 a92cc7c5fd73: Download complete 06:52:04 ed8968b2872e: Verifying Checksum 06:52:04 ed8968b2872e: Download complete 06:52:04 e73272ec9a57: Verifying Checksum 06:52:04 e73272ec9a57: Download complete 06:52:04 1e910a182e73: Download complete 06:52:04 df20fa9351a1: Verifying Checksum 06:52:04 df20fa9351a1: Download complete 06:52:04 df20fa9351a1: Pull complete 06:52:04 ed8968b2872e: Pull complete 06:52:04 a92cc7c5fd73: Pull complete 06:52:06 4e634b169226: Verifying Checksum 06:52:06 4e634b169226: Download complete 06:52:06 e871e8e8d7a9: Verifying Checksum 06:52:06 e871e8e8d7a9: Download complete 06:52:12 e871e8e8d7a9: Pull complete 06:52:12 e73272ec9a57: Pull complete 06:52:12 1e910a182e73: Pull complete 06:52:13 Removing intermediate container e67d14995dbf 06:52:13 ---> 6204e2be5e95 06:52:13 Successfully built 6204e2be5e95 06:52:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:52:14 + docker inspect -f . ci-base-image-arm64 06:52:14 . [Pipeline] withDockerContainer 06:52:15 prd-ubuntu18.04-docker-arm64-4c-16g-6062 does not seem to be running inside a container 06:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 06:52:16 4e634b169226: Pull complete 06:52:16 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:52:16 ---> f7629b54cfaa 06:52:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:52:16 ---> Running in cac5597f3682 06:52:16 Removing intermediate container cac5597f3682 06:52:16 ---> 2275d78bf4a6 06:52:16 Step 4/7 : RUN apk add bash 06:52:16 ---> Running in 54f527f603ca 06:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:17 $ docker top 03849381b1763538a089a71335aa29459433479df21e891022e59cdb671c03fd -eo pid,comm 06:52:18 OK: 166 MiB in 39 packages [Pipeline] { [Pipeline] sh 06:52:18 Removing intermediate container 54f527f603ca 06:52:18 ---> 0523e4420724 06:52:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:52:18 ---> Running in 3d2255feb8b3 06:52:18 Removing intermediate container 3d2255feb8b3 06:52:18 ---> bef1b6fb1e26 06:52:18 Step 6/7 : COPY go.mod . 06:52:18 ---> a00ffdcbb8d4 06:52:18 Step 7/7 : RUN go mod download 06:52:18 ---> Running in 0ad5e330a057 06:52:19 + go version 06:52:19 go version go1.15.2 linux/arm64 [Pipeline] } 06:52:19 $ docker stop --time=1 03849381b1763538a089a71335aa29459433479df21e891022e59cdb671c03fd 06:52:21 $ docker rm -f 03849381b1763538a089a71335aa29459433479df21e891022e59cdb671c03fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:22 + docker inspect -f . ci-base-image-arm64 06:52:22 . [Pipeline] withDockerContainer 06:52:23 prd-ubuntu18.04-docker-arm64-4c-16g-6062 does not seem to be running inside a container 06:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 06:52:25 $ docker top 171bab3a098cc4833cc567ef43e41f5105c02c5d872e1d65c34369575fb75bd2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:26 + make test 06:52:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:52:28 Removing intermediate container 0ad5e330a057 06:52:28 ---> 51597862ffb5 06:52:28 Successfully built 51597862ffb5 06:52:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:29 + docker inspect -f . ci-base-image-x86_64 06:52:29 . [Pipeline] withDockerContainer 06:52:29 prd-centos7-docker-4c-2g-6063 does not seem to be running inside a container 06:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 06:52:30 $ docker top a8c1e06d8dee75991285d6e9b78bcc0352d33f8532b6bbf8cf7f235e118a3579 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:30 + go version 06:52:30 go version go1.15.2 linux/amd64 [Pipeline] } 06:52:30 $ docker stop --time=1 a8c1e06d8dee75991285d6e9b78bcc0352d33f8532b6bbf8cf7f235e118a3579 06:52:31 $ docker rm -f a8c1e06d8dee75991285d6e9b78bcc0352d33f8532b6bbf8cf7f235e118a3579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:33 + docker inspect -f . ci-base-image-x86_64 06:52:33 . [Pipeline] withDockerContainer 06:52:33 prd-centos7-docker-4c-2g-6063 does not seem to be running inside a container 06:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 06:52:33 $ docker top 8c230187773de246c19ccb36535b9f127beb9f586ee22f99755ce60f2b2cda8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:34 + make test 06:52:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:52:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:52:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements 06:52:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements 06:52:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements 06:52:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 06:52:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:52:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 06:52:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.022s coverage: 14.7% of statements 06:52:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 06:52:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 91.8% of statements 06:52:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:52:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:52:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 06:52:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 48.9% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.028s coverage: 63.0% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements 06:52:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 100.0% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.012s coverage: 94.4% of statements 06:52:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 92.3% of statements 06:52:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:52:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:52:46 gofmt -l . 06:52:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:52:46 Stashed 1 file(s) [Pipeline] } 06:52:46 $ docker stop --time=1 8c230187773de246c19ccb36535b9f127beb9f586ee22f99755ce60f2b2cda8f 06:52:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:52:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.036s coverage: 85.7% of statements 06:52:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.055s coverage: 100.0% of statements 06:52:49 $ docker rm -f 8c230187773de246c19ccb36535b9f127beb9f586ee22f99755ce60f2b2cda8f [Pipeline] // withDockerContainer [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] } 06:52:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.061s coverage: 45.4% of statements 06:52:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.039s coverage: 77.8% of statements 06:52:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:52:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:52:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.7% of statements 06:52:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.014s coverage: 100.0% of statements 06:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.059s coverage: 91.8% of statements 06:52:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:52:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 06:52:54 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 48.9% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.080s coverage: 63.0% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.044s coverage: 14.3% of statements 06:53:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 29.1% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 100.0% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements 06:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 92.3% of statements 06:53:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:53:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:53:05 gofmt -l . 06:53:05 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:53:06 Warning: overwriting stash ‘coverage-report’ 06:53:07 Stashed 1 file(s) [Pipeline] } 06:53:07 $ docker stop --time=1 171bab3a098cc4833cc567ef43e41f5105c02c5d872e1d65c34369575fb75bd2 06:53:09 $ docker rm -f 171bab3a098cc4833cc567ef43e41f5105c02c5d872e1d65c34369575fb75bd2 [Pipeline] // withDockerContainer [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 06:53:13 provisioning config files... 06:53:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config1346549114893497105tmp [Pipeline] { [Pipeline] sh 06:53:13 + set +x 06:53:13 + curl -s https://codecov.io/bash 06:53:13 + bash -s -- 06:53:14 06:53:14 _____ _ 06:53:14 / ____| | | 06:53:14 | | ___ __| | ___ ___ _____ __ 06:53:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:53:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:53:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:53:14 Bash-20201009-048fee3 06:53:14 06:53:14 06:53:14 ==> Jenkins CI detected. 06:53:14 project root: . 06:53:14 --> token set from env 06:53:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:53:14 ==> Running gcov in . (disable via -X gcov) 06:53:14 ==> Python coveragepy not found 06:53:14 ==> Searching for coverage reports in: 06:53:14 + . 06:53:14 -> Found 1 reports 06:53:14 ==> Detecting git/mercurial file structure 06:53:14 ==> Reading reports 06:53:14 + ./coverage.out bytes=105826 06:53:14 ==> Appending adjustments 06:53:14 https://docs.codecov.io/docs/fixing-reports 06:53:14 + Found adjustments 06:53:14 ==> Gzipping contents 06:53:14 ==> Uploading reports 06:53:14 url: https://codecov.io 06:53:14 query: branch=PR-345&commit=66000feb56bec11b7431b6967ad631dca5b1cd6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 06:53:14 -> Pinging Codecov 06:53:14 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-345&commit=66000feb56bec11b7431b6967ad631dca5b1cd6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 06:53:15 -> Uploading to 06:53:15 06:53:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:15 Dload Upload Total Spent Left Speed 06:53:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:53:15 X> Failed to upload 06:53:15 ==> Uploading to Codecov 06:53:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:15 Dload Upload Total Spent Left Speed 06:53:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17136 100 118 100 17018 245 35426 --:--:-- --:--:-- --:--:-- 35454 06:53:15 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/66000feb56bec11b7431b6967ad631dca5b1cd6e [Pipeline] } 06:53:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:53:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:20 ---> package-listing.sh 06:53:20 ++ tr '[:upper:]' '[:lower:]' 06:53:20 ++ facter osfamily 06:53:20 + OS_FAMILY=redhat 06:53:20 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-345 06:53:20 + START_PACKAGES=/tmp/packages_start.txt 06:53:20 + END_PACKAGES=/tmp/packages_end.txt 06:53:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:20 + PACKAGES=/tmp/packages_start.txt 06:53:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 06:53:20 + PACKAGES=/tmp/packages_end.txt 06:53:20 + case "${OS_FAMILY}" in 06:53:20 + rpm -qa 06:53:20 + sort 06:53:23 + '[' -f /tmp/packages_start.txt ']' 06:53:23 + '[' -f /tmp/packages_end.txt ']' 06:53:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 06:53:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ 06:53:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [Pipeline] echo 06:53:23 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:53:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:24 06:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:24 alpine: Pulling from edgex-lftools-log-publisher 06:53:24 df20fa9351a1: Pulling fs layer 06:53:24 36b3adc4ff6f: Pulling fs layer 06:53:24 8ad3a11d3b57: Pulling fs layer 06:53:24 46f8f816bc3b: Pulling fs layer 06:53:24 93b61091891f: Pulling fs layer 06:53:24 93b9cdb0e59b: Pulling fs layer 06:53:24 5e14af77c1be: Pulling fs layer 06:53:24 01666e4c0597: Pulling fs layer 06:53:24 aa168da1d23b: Pulling fs layer 06:53:24 46f8f816bc3b: Waiting 06:53:24 93b61091891f: Waiting 06:53:24 93b9cdb0e59b: Waiting 06:53:24 5e14af77c1be: Waiting 06:53:24 01666e4c0597: Waiting 06:53:24 aa168da1d23b: Waiting 06:53:24 36b3adc4ff6f: Verifying Checksum 06:53:24 36b3adc4ff6f: Download complete 06:53:24 46f8f816bc3b: Verifying Checksum 06:53:24 46f8f816bc3b: Download complete 06:53:24 df20fa9351a1: Verifying Checksum 06:53:24 df20fa9351a1: Download complete 06:53:24 93b9cdb0e59b: Verifying Checksum 06:53:24 93b9cdb0e59b: Download complete 06:53:24 5e14af77c1be: Verifying Checksum 06:53:24 5e14af77c1be: Download complete 06:53:24 93b61091891f: Verifying Checksum 06:53:24 01666e4c0597: Verifying Checksum 06:53:24 01666e4c0597: Download complete 06:53:25 df20fa9351a1: Pull complete 06:53:25 36b3adc4ff6f: Pull complete 06:53:25 8ad3a11d3b57: Verifying Checksum 06:53:25 8ad3a11d3b57: Download complete 06:53:26 8ad3a11d3b57: Pull complete 06:53:26 46f8f816bc3b: Pull complete 06:53:26 93b61091891f: Pull complete 06:53:26 93b9cdb0e59b: Pull complete 06:53:27 5e14af77c1be: Pull complete 06:53:27 01666e4c0597: Pull complete 06:53:27 aa168da1d23b: Verifying Checksum 06:53:27 aa168da1d23b: Download complete 06:53:34 aa168da1d23b: Pull complete 06:53:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:53:34 prd-centos7-docker-4c-2g-6061 does not seem to be running inside a container 06:53:34 $ 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-345/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-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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:10003/edgex-lftools-log-publisher:alpine cat 06:53:40 $ docker top 1a89e5614b54d2e356f2b42eca2f8c887957fe2d1f68a91206bcbb7d5c433848 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:41 + touch /tmp/pre-build-complete [Pipeline] sh 06:53:41 + mkdir -p /var/log/sa [Pipeline] sh 06:53:41 + ls /var/log/sa-host 06:53:41 + sadf -c /var/log/sa-host/sa05 06:53:41 file_magic: OK 06:53:41 HZ: Using current value: 100 06:53:41 file_header: OK 06:53:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:53:41 Statistics: 06:53:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:53:41 File successfully converted to sysstat format version 12.2.1 06:53:41 + sadf -c /var/log/sa-host/sa18 06:53:41 file_magic: OK 06:53:41 HZ: Using current value: 100 06:53:41 file_header: OK 06:53:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:53:41 Statistics: 06:53:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:53:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:42 provisioning config files... 06:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config4207134701669154672tmp [Pipeline] { [Pipeline] echo 06:53:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:53:42 ---> create-netrc.sh [Pipeline] } 06:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:53:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:53:43 ---> python-tools-install.sh [Pipeline] echo 06:53:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:53:43 ---> sudo-logs.sh 06:53:43 Archiving 'sudo' log.. [Pipeline] echo 06:53:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:53:44 ---> job-cost.sh 06:53:44 lf-activate-venv: SKIPPING 06:53:44 INFO: No Stack... 06:53:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:53:45 INFO: Archiving Costs [Pipeline] echo 06:53:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:53:46 ---> logs-deploy.sh 06:53:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-345/1 06:53:46 INFO: archiving workspace using pattern(s): 06:53:48 Archives upload complete. 06:53:48 INFO: archiving logs to Nexus