Pull request #513 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 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc rather than 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 Obtained Jenkinsfile from 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: pre 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27261 in /w/workspace/dry_go-mod-core-contracts_PR-513 [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-513 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 Merge succeeded, producing befbbf9d0024000e68a62e611878b26e6a404794 Checking out Revision befbbf9d0024000e68a62e611878b26e6a404794 (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # 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 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f befbbf9d0024000e68a62e611878b26e6a404794 # timeout=10 Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:49:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:49:11 ========================================================= 01:49:11 EdgeX Global Pipelines Version Info 01:49:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:49:12 ------------------- 01:49:12 stable info: 01:49:12 ------------------- 01:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:49:12 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:49:12 Message: update stable to v1.0.179 01:49:13 ------------------- 01:49:13 experimental info: 01:49:13 ------------------- 01:49:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:49:13 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:49:13 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:49:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = befbbf9 [Pipeline] echo 01:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:17 + git log --format=format:%s -1 befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] echo 01:49:17 GIT_COMMIT: befbbf9d0024000e68a62e611878b26e6a404794, Commit Message: Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD [Pipeline] echo 01:49:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:49:19 01:49:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:49:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:49:19 latest: Pulling from edgex-devops/git-semver 01:49:19 31603596830f: Pulling fs layer 01:49:19 2a8b12db71e7: Pulling fs layer 01:49:19 6ca5941a6612: Pulling fs layer 01:49:19 ecc8261a40a4: Pulling fs layer 01:49:19 ecc8261a40a4: Waiting 01:49:19 2a8b12db71e7: Verifying Checksum 01:49:19 2a8b12db71e7: Download complete 01:49:19 31603596830f: Verifying Checksum 01:49:19 31603596830f: Download complete 01:49:19 ecc8261a40a4: Verifying Checksum 01:49:19 ecc8261a40a4: Download complete 01:49:20 6ca5941a6612: Verifying Checksum 01:49:20 6ca5941a6612: Download complete 01:49:20 31603596830f: Pull complete 01:49:20 2a8b12db71e7: Pull complete 01:49:21 6ca5941a6612: Pull complete 01:49:21 ecc8261a40a4: Pull complete 01:49:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:49:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:49:21 prd-centos7-docker-4c-2g-27261 does not seem to be running inside a container 01:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:49:23 $ docker top c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:23 [ssh-agent] Looking for ssh-agent implementation... 01:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:23 $ docker exec c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent 01:49:23 SSH_AUTH_SOCK=/tmp/ssh-lBamboZkw643/agent.12 01:49:23 SSH_AGENT_PID=17 01:49:23 Running ssh-add (command line suppressed) 01:49:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_571107634640956768.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_571107634640956768.key) 01:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:24 + git tag --points-at HEAD [Pipeline] } 01:49:24 $ docker exec --env ******** --env ******** c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent -k 01:49:24 unset SSH_AUTH_SOCK; 01:49:24 unset SSH_AGENT_PID; 01:49:24 echo Agent pid 17 killed; 01:49:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:24 [ssh-agent] Looking for ssh-agent implementation... 01:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:25 $ docker exec c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent 01:49:25 SSH_AUTH_SOCK=/tmp/ssh-JcY8vPxLD8oa/agent.48 01:49:25 SSH_AGENT_PID=54 01:49:25 Running ssh-add (command line suppressed) 01:49:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_215717788066857981.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_215717788066857981.key) 01:49:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:25 + git semver init 01:49:25 # -> Open(): unable to determine branch for HEAD 01:49:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.git 01:49:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-513 01:49:25 # $SEMVER_REMOTE_NAME = origin 01:49:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:49:25 # $SEMVER_USER_NAME = edgex-jenkins 01:49:25 # $SEMVER_BRANCH = PR-513 01:49:25 # $SEMVER_TEMP = /tmp/semver-197742518 01:49:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:49:26 # '/tmp/semver-197742518' -> '/w/workspace/dry_go-mod-core-contracts_PR-513/.semver' 01:49:26 # -> Force: false 01:49:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.semver [Pipeline] } 01:49:26 $ docker exec --env ******** --env ******** c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent -k 01:49:26 unset SSH_AUTH_SOCK; 01:49:26 unset SSH_AGENT_PID; 01:49:26 echo Agent pid 54 killed; 01:49:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:49:26 + git semver [Pipeline] } 01:49:26 $ docker stop --time=1 c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 01:49:28 $ docker rm -f c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:49:29 Stashed 1 file(s) [Pipeline] echo 01:49:29 [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 01:49:45 Still waiting to schedule task 01:49:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:49:45 Still waiting to schedule task 01:49:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:51:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27262 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws 01:51:42 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 01:51:47 using credential edgex-jenkins-ssh 01:51:47 Cloning the remote Git repository 01:51:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:51:47 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 01:51:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:51:47 > git --version # timeout=10 01:51:47 > git --version # 'git version 2.17.1' 01:51:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:49 Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 01:51:49 Merge succeeded, producing 9d6d17598eb082bc3a2350aa85599769da07f043 01:51:49 Checking out Revision 9d6d17598eb082bc3a2350aa85599769da07f043 (PR-513) 01:51:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:51:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:51:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:51:49 > git config core.sparsecheckout # timeout=10 01:51:49 > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # timeout=10 01:51:49 > git remote # timeout=10 01:51:49 > git config --get remote.origin.url # timeout=10 01:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:49 > git merge 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 01:51:49 > git rev-parse HEAD^{commit} # timeout=10 01:51:49 > git config core.sparsecheckout # timeout=10 01:51:49 > git checkout -f 9d6d17598eb082bc3a2350aa85599769da07f043 # timeout=10 01:51:55 Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" 01:51:55 First time build. Skipping changelog. 01:51:55 > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:51:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:51:58 + + truesudo 01:51:58 service docker restart [Pipeline] unstash [Pipeline] echo 01:52:00 ========================================================= 01:52:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:52:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:52:00 + 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 . 01:52:01 Sending build context to Docker daemon 2.717MB 01:52:01 Step 1/7 : ARG BASE=golang:1.15-alpine 01:52:01 Step 2/7 : FROM ${BASE} 01:52:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:52:02 5f621e34cdf4: Pulling fs layer 01:52:02 a4357932f1b6: Pulling fs layer 01:52:02 18c013af1878: Pulling fs layer 01:52:02 00ac8860ef70: Pulling fs layer 01:52:02 63d7cb157983: Pulling fs layer 01:52:02 b116817d02f9: Pulling fs layer 01:52:02 745a02a5169b: Pulling fs layer 01:52:02 63d7cb157983: Waiting 01:52:02 00ac8860ef70: Waiting 01:52:02 b116817d02f9: Waiting 01:52:02 745a02a5169b: Waiting 01:52:02 18c013af1878: Verifying Checksum 01:52:02 18c013af1878: Download complete 01:52:02 a4357932f1b6: Verifying Checksum 01:52:02 a4357932f1b6: Download complete 01:52:02 63d7cb157983: Verifying Checksum 01:52:02 63d7cb157983: Download complete 01:52:02 b116817d02f9: Download complete 01:52:02 5f621e34cdf4: Verifying Checksum 01:52:02 5f621e34cdf4: Download complete 01:52:03 5f621e34cdf4: Pull complete 01:52:04 a4357932f1b6: Pull complete 01:52:04 18c013af1878: Pull complete 01:52:05 745a02a5169b: Download complete 01:52:06 00ac8860ef70: Verifying Checksum 01:52:06 00ac8860ef70: Download complete 01:52:08 Running on prd-centos7-docker-4c-2g-27263 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws 01:52:08 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 01:52:11 using credential edgex-jenkins-ssh 01:52:11 Cloning the remote Git repository 01:52:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:52:11 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 01:52:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:52:11 > git --version # timeout=10 01:52:11 > git --version # 'git version 2.24.3' 01:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:52:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:52:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:52:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:52:12 Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 01:52:13 Merge succeeded, producing b3c33759883f5300419fb7ef326b239d2c2d9bc5 01:52:13 Checking out Revision b3c33759883f5300419fb7ef326b239d2c2d9bc5 (PR-513) 01:52:12 > git config core.sparsecheckout # timeout=10 01:52:12 > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # timeout=10 01:52:12 > git remote # timeout=10 01:52:12 > git config --get remote.origin.url # timeout=10 01:52:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:12 > git merge 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 01:52:12 > git rev-parse HEAD^{commit} # timeout=10 01:52:13 > git config core.sparsecheckout # timeout=10 01:52:13 > git checkout -f b3c33759883f5300419fb7ef326b239d2c2d9bc5 # timeout=10 01:52:16 00ac8860ef70: Pull complete 01:52:16 63d7cb157983: Pull complete 01:52:16 b116817d02f9: Pull complete 01:52:16 Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" 01:52:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:16 > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 01:52:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:52:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:52:18 + sudo service docker restart 01:52:18 + true 01:52:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:52:20 ========================================================= 01:52:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:52:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:52:20 + 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 . 01:52:20 Sending build context to Docker daemon 2.718MB 01:52:20 Step 1/7 : ARG BASE=golang:1.15-alpine 01:52:20 Step 2/7 : FROM ${BASE} 01:52:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:20 188c0c94c7c5: Pulling fs layer 01:52:20 0ef7d3d256c8: Pulling fs layer 01:52:20 de9db76c5a1d: Pulling fs layer 01:52:20 bca2f99d35d6: Pulling fs layer 01:52:20 93359f2a8cfa: Pulling fs layer 01:52:20 7c6f9722023f: Pulling fs layer 01:52:20 a35cf1a2eb13: Pulling fs layer 01:52:20 93359f2a8cfa: Waiting 01:52:20 7c6f9722023f: Waiting 01:52:20 a35cf1a2eb13: Waiting 01:52:20 bca2f99d35d6: Waiting 01:52:20 de9db76c5a1d: Download complete 01:52:20 0ef7d3d256c8: Verifying Checksum 01:52:20 0ef7d3d256c8: Download complete 01:52:20 93359f2a8cfa: Verifying Checksum 01:52:20 93359f2a8cfa: Download complete 01:52:20 7c6f9722023f: Download complete 01:52:20 188c0c94c7c5: Verifying Checksum 01:52:20 188c0c94c7c5: Download complete 01:52:21 745a02a5169b: Pull complete 01:52:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:52:21 ---> b7e6874047d6 01:52:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:52:21 188c0c94c7c5: Pull complete 01:52:21 0ef7d3d256c8: Pull complete 01:52:21 de9db76c5a1d: Pull complete 01:52:22 a35cf1a2eb13: Verifying Checksum 01:52:22 a35cf1a2eb13: Download complete 01:52:23 ---> Running in 71ff640a2e2c 01:52:23 Removing intermediate container 71ff640a2e2c 01:52:23 ---> 93024257774e 01:52:23 Step 4/7 : RUN apk add bash 01:52:23 bca2f99d35d6: Verifying Checksum 01:52:23 bca2f99d35d6: Download complete 01:52:23 ---> Running in c548cbcc1904 01:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:52:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:52:28 bca2f99d35d6: Pull complete 01:52:28 93359f2a8cfa: Pull complete 01:52:28 7c6f9722023f: Pull complete 01:52:29 OK: 142 MiB in 39 packages 01:52:30 Removing intermediate container c548cbcc1904 01:52:30 ---> ef4c8f96de75 01:52:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:52:30 ---> Running in f6d9aaad5bda 01:52:31 Removing intermediate container f6d9aaad5bda 01:52:31 ---> 2e04787c148a 01:52:31 Step 6/7 : COPY go.mod . 01:52:32 ---> 7e0e0026683c 01:52:32 Step 7/7 : RUN go mod download 01:52:32 ---> Running in fec6bb1cd7d5 01:52:37 a35cf1a2eb13: Pull complete 01:52:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:52:37 ---> a62c8e92a672 01:52:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:52:37 ---> Running in 35d14cae8d95 01:52:37 Removing intermediate container 35d14cae8d95 01:52:37 ---> 02cf6a8d533a 01:52:37 Step 4/7 : RUN apk add bash 01:52:37 ---> Running in 77d140527c8a 01:52:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:52:42 OK: 166 MiB in 39 packages 01:52:42 Removing intermediate container 77d140527c8a 01:52:42 ---> 98408b677dae 01:52:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:52:42 ---> Running in 606f5a8c0a57 01:52:42 Removing intermediate container 606f5a8c0a57 01:52:42 ---> 773cab6018ac 01:52:42 Step 6/7 : COPY go.mod . 01:52:43 ---> 1f1cfb5be796 01:52:43 Step 7/7 : RUN go mod download 01:52:43 ---> Running in e334cb7bd797 01:52:47 Removing intermediate container fec6bb1cd7d5 01:52:47 ---> 0f75d1d68faf 01:52:47 Successfully built 0f75d1d68faf 01:52:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:52:47 + docker inspect -f . ci-base-image-arm64 01:52:47 . [Pipeline] withDockerContainer 01:52:48 prd-ubuntu18.04-docker-arm64-4c-16g-27262 does not seem to be running inside a container 01:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:49 $ docker top 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:50 + go version 01:52:50 go version go1.15.5 linux/arm64 [Pipeline] } 01:52:50 $ docker stop --time=1 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 01:52:52 $ docker rm -f 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:53 + docker inspect -f . ci-base-image-arm64 01:52:53 . [Pipeline] withDockerContainer 01:52:54 prd-ubuntu18.04-docker-arm64-4c-16g-27262 does not seem to be running inside a container 01:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:55 Removing intermediate container e334cb7bd797 01:52:55 ---> 38e482cd7971 01:52:55 Successfully built 38e482cd7971 01:52:55 Successfully tagged ci-base-image-x86_64:latest 01:52:55 $ docker top c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 01:52:56 + docker inspect -f . ci-base-image-x86_64 01:52:56 . [Pipeline] withDockerContainer 01:52:56 prd-centos7-docker-4c-2g-27263 does not seem to be running inside a container 01:52:56 + make test 01:52:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:57 $ docker top 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:57 + go version 01:52:57 go version go1.15.5 linux/amd64 [Pipeline] } 01:52:57 $ docker stop --time=1 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 01:52:59 $ docker rm -f 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:00 + docker inspect -f . ci-base-image-x86_64 01:53:00 . [Pipeline] withDockerContainer 01:53:00 prd-centos7-docker-4c-2g-27263 does not seem to be running inside a container 01:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:53:00 $ docker top a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:01 + make test 01:53:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:53:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:53:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 01:53:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 01:53:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.012s coverage: 45.4% of statements 01:53:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.013s coverage: 77.8% of statements 01:53:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.022s coverage: 26.3% of statements 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.024s coverage: 91.8% of statements 01:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 01:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements 01:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.046s coverage: 63.0% of statements 01:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.007s coverage: 26.3% of statements 01:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 01:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements 01:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.008s coverage: 14.3% of statements 01:53:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.115s coverage: 84.6% of statements 01:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.033s coverage: 48.1% of statements 01:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.016s coverage: 94.7% of statements 01:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.036s coverage: 89.2% of statements 01:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 01:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 01:53:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:53:16 gofmt -l . 01:53:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:53:16 $ docker stop --time=1 a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 01:53:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:53:18 $ docker rm -f a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 01:53:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.053s coverage: 85.7% of statements 01:53:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.093s coverage: 100.0% of statements [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] } 01:53:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.038s coverage: 45.4% of statements 01:53:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.027s coverage: 77.8% of statements 01:53:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:53:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements 01:53:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements 01:53:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 01:53:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.069s coverage: 91.8% of statements 01:53:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:53:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:53:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements 01:53:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.032s coverage: 36.7% of statements 01:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.100s coverage: 63.0% of statements 01:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements 01:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements 01:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements 01:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements 01:53:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.189s coverage: 84.6% of statements 01:53:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:53:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:53:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.096s coverage: 48.1% of statements 01:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements 01:53:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.154s coverage: 89.2% of statements 01:53:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements 01:53:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 01:53:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:53:44 gofmt -l . 01:53:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:53:44 $ docker stop --time=1 c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 01:53:47 $ docker rm -f c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:48 Warning: overwriting stash ‘coverage-report’ 01:53:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:53:50 provisioning config files... 01:53:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config7642898869583393614tmp [Pipeline] { [Pipeline] sh 01:53:51 + set +x 01:53:51 + curl -s https://codecov.io/bash 01:53:51 + bash -s -- 01:53:51 01:53:51 _____ _ 01:53:51 / ____| | | 01:53:51 | | ___ __| | ___ ___ _____ __ 01:53:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:53:51 | |___| (_) | (_| | __/ (_| (_) \ V / 01:53:51 \_____\___/ \__,_|\___|\___\___/ \_/ 01:53:51 Bash-20210129-7c25fce 01:53:51 01:53:51 01:53:51 ==> git version 2.24.3 found 01:53:51 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:53:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:53:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:53:51 ==> Jenkins CI detected. 01:53:51 project root: . 01:53:51 --> token set from env 01:53:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:53:51 ==> Running gcov in . (disable via -X gcov) 01:53:51 ==> Python coveragepy not found 01:53:51 ==> Searching for coverage reports in: 01:53:51 + . 01:53:51 -> Found 1 reports 01:53:51 ==> Detecting git/mercurial file structure 01:53:51 ==> Reading reports 01:53:51 + ./coverage.out bytes=150761 01:53:51 ==> Appending adjustments 01:53:51 https://docs.codecov.io/docs/fixing-reports 01:53:52 + Found adjustments 01:53:52 ==> Gzipping contents 01:53:52 24K /tmp/codecov.XBMKqT.gz 01:53:52 ==> Uploading reports 01:53:52 url: https://codecov.io 01:53:52 query: branch=PR-513&commit=befbbf9d0024000e68a62e611878b26e6a404794&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= 01:53:52 -> Pinging Codecov 01:53:52 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-513&commit=befbbf9d0024000e68a62e611878b26e6a404794&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= 01:53:53 -> Uploading to 01:53:53 https://storage.googleapis.com/codecov/v4/raw/2021-02-23/71470A77251A30514AAF9C0BB2E5B6CE/befbbf9d0024000e68a62e611878b26e6a404794/d6816dc6-3872-4f23-a09e-56aa6736dfb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210223T015352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=663a3d459e4e22843cbcd8a1263198dccb18b8861cb51eaee89c42b0f5df47c4 01:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:53:53 Dload Upload Total Spent Left Speed 01:53:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22918 0 0 100 22918 0 46055 --:--:-- --:--:-- --:--:-- 46112 01:53:53 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] } 01:53:53 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 01:53:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:53:56 ---> package-listing.sh 01:53:56 ++ facter osfamily 01:53:56 ++ tr '[:upper:]' '[:lower:]' 01:53:56 + OS_FAMILY=redhat 01:53:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-513 01:53:56 + START_PACKAGES=/tmp/packages_start.txt 01:53:56 + END_PACKAGES=/tmp/packages_end.txt 01:53:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:53:56 + PACKAGES=/tmp/packages_start.txt 01:53:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' 01:53:56 + PACKAGES=/tmp/packages_end.txt 01:53:56 + case "${OS_FAMILY}" in 01:53:56 + rpm -qa 01:53:56 + sort 01:54:01 + '[' -f /tmp/packages_start.txt ']' 01:54:01 + '[' -f /tmp/packages_end.txt ']' 01:54:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:54:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' 01:54:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ 01:54:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [Pipeline] echo 01:54:01 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:54:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:54:02 01:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:54:02 alpine: Pulling from edgex-lftools-log-publisher 01:54:02 df20fa9351a1: Pulling fs layer 01:54:02 36b3adc4ff6f: Pulling fs layer 01:54:02 8ad3a11d3b57: Pulling fs layer 01:54:02 46f8f816bc3b: Pulling fs layer 01:54:02 93b61091891f: Pulling fs layer 01:54:02 93b9cdb0e59b: Pulling fs layer 01:54:02 5e14af77c1be: Pulling fs layer 01:54:02 01666e4c0597: Pulling fs layer 01:54:02 aa168da1d23b: Pulling fs layer 01:54:02 93b9cdb0e59b: Waiting 01:54:02 5e14af77c1be: Waiting 01:54:02 01666e4c0597: Waiting 01:54:02 46f8f816bc3b: Waiting 01:54:02 aa168da1d23b: Waiting 01:54:02 93b61091891f: Waiting 01:54:02 36b3adc4ff6f: Verifying Checksum 01:54:02 36b3adc4ff6f: Download complete 01:54:02 46f8f816bc3b: Verifying Checksum 01:54:02 46f8f816bc3b: Download complete 01:54:02 df20fa9351a1: Verifying Checksum 01:54:02 df20fa9351a1: Download complete 01:54:02 93b9cdb0e59b: Verifying Checksum 01:54:02 93b9cdb0e59b: Download complete 01:54:02 5e14af77c1be: Verifying Checksum 01:54:02 5e14af77c1be: Download complete 01:54:02 01666e4c0597: Verifying Checksum 01:54:02 01666e4c0597: Download complete 01:54:03 df20fa9351a1: Pull complete 01:54:03 36b3adc4ff6f: Pull complete 01:54:03 8ad3a11d3b57: Verifying Checksum 01:54:03 8ad3a11d3b57: Download complete 01:54:04 8ad3a11d3b57: Pull complete 01:54:04 46f8f816bc3b: Pull complete 01:54:05 aa168da1d23b: Download complete 01:54:05 93b61091891f: Pull complete 01:54:05 93b9cdb0e59b: Pull complete 01:54:06 5e14af77c1be: Pull complete 01:54:06 01666e4c0597: Pull complete 01:54:14 aa168da1d23b: Pull complete 01:54:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:54:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:54:14 prd-centos7-docker-4c-2g-27261 does not seem to be running inside a container 01:54:14 $ 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-513/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-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:54:17 $ docker top 424424c0dd6d9930d914dcd2fa311caa6dbd05975924ff3ca3d3082ef8e83b9d -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:54:18 + mkdir -p /var/log/sa [Pipeline] sh 01:54:18 + ls /var/log/sa-host 01:54:18 + sadf -c /var/log/sa-host/sa23 01:54:18 file_magic: OK 01:54:18 HZ: Using current value: 100 01:54:18 file_header: OK 01:54:18 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 01:54:18 Statistics: 01:54:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:54:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:19 provisioning config files... 01:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config5439837358212132122tmp [Pipeline] { [Pipeline] echo 01:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:54:19 ---> create-netrc.sh [Pipeline] } 01:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:54:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:54:20 ---> python-tools-install.sh [Pipeline] echo 01:54:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:54:20 ---> sudo-logs.sh 01:54:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:54:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:54:20 ---> job-cost.sh 01:54:20 lf-activate-venv: SKIPPING 01:54:20 INFO: No Stack... 01:54:21 INFO: Retrieving Pricing Info for: v1-standard-2 01:54:22 INFO: Archiving Costs [Pipeline] echo 01:54:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:54:22 ---> logs-deploy.sh 01:54:22 lf-activate-venv: SKIPPING 01:54:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-513/5 01:54:22 INFO: archiving workspace using pattern(s): 01:54:24 Archives upload complete. 01:54:24 INFO: archiving logs to Nexus