Pull request #365 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 4adb0a3b4179672bf39640d34f2288f039706097 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11906’ Running on prd-centos7-docker-4c-2g-11909 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 Commit message: "fix: Revise common_test.go per @lenny-intel's comment" > git rev-list --no-walk dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:48 ========================================================= 04:04:48 EdgeX Global Pipelines Version Info 04:04:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:50 ------------------- 04:04:50 stable info: 04:04:50 ------------------- 04:04:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:50 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 04:04:50 Message: update stable to v1.0.162 04:04:51 ------------------- 04:04:51 experimental info: 04:04:51 ------------------- 04:04:51 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:51 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 04:04:51 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4adb0a3 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:04:56 provisioning config files... 04:04:56 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5346961235335345996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:56 ---> docker-login.sh 04:04:56 nexus3.edgexfoundry.org:10001 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10002 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10003 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 nexus3.edgexfoundry.org:10004 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 docker.io 04:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 ---> docker-login.sh ends [Pipeline] } 04:04:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:58 + git log --format=format:%s -1 4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] echo 04:04:58 GIT_COMMIT: 4adb0a3b4179672bf39640d34f2288f039706097, Commit Message: fix: Revise common_test.go per @lenny-intel's comment [Pipeline] echo 04:04:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:59 04:04:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:59 latest: Pulling from edgex-devops/git-semver 04:04:59 31603596830f: Pulling fs layer 04:04:59 2a8b12db71e7: Pulling fs layer 04:04:59 6ca5941a6612: Pulling fs layer 04:04:59 ecc8261a40a4: Pulling fs layer 04:04:59 ecc8261a40a4: Waiting 04:04:59 2a8b12db71e7: Download complete 04:05:00 31603596830f: Verifying Checksum 04:05:00 31603596830f: Download complete 04:05:00 ecc8261a40a4: Verifying Checksum 04:05:00 ecc8261a40a4: Download complete 04:05:00 6ca5941a6612: Verifying Checksum 04:05:00 6ca5941a6612: Download complete 04:05:00 31603596830f: Pull complete 04:05:00 2a8b12db71e7: Pull complete 04:05:01 6ca5941a6612: Pull complete 04:05:01 ecc8261a40a4: Pull complete 04:05:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:05:02 prd-centos7-docker-4c-2g-11909 does not seem to be running inside a container 04:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:05:03 $ docker top bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:04 [ssh-agent] Looking for ssh-agent implementation... 04:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:04 $ docker exec bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent 04:05:04 SSH_AUTH_SOCK=/tmp/ssh-qYfo0ShBTLcu/agent.12 04:05:04 SSH_AGENT_PID=17 04:05:04 Running ssh-add (command line suppressed) 04:05:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3024802664675506902.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3024802664675506902.key) 04:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:04 + git tag --points-at HEAD [Pipeline] } 04:05:04 $ docker exec --env ******** --env ******** bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent -k 04:05:05 unset SSH_AUTH_SOCK; 04:05:05 unset SSH_AGENT_PID; 04:05:05 echo Agent pid 17 killed; 04:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:05 [ssh-agent] Looking for ssh-agent implementation... 04:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:05 $ docker exec bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent 04:05:05 SSH_AUTH_SOCK=/tmp/ssh-uxh7CNRQKN4m/agent.47 04:05:05 SSH_AGENT_PID=53 04:05:05 Running ssh-add (command line suppressed) 04:05:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7034824298392124355.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7034824298392124355.key) 04:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:06 + git semver init 04:05:06 # -> Open(): unable to determine branch for HEAD 04:05:06 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 04:05:06 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 04:05:06 # $SEMVER_REMOTE_NAME = origin 04:05:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:05:06 # $SEMVER_USER_NAME = edgex-jenkins 04:05:06 # $SEMVER_BRANCH = PR-365 04:05:06 # $SEMVER_TEMP = /tmp/semver-767128116 04:05:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:05:06 # '/tmp/semver-767128116' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 04:05:06 # -> Force: false 04:05:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 04:05:06 $ docker exec --env ******** --env ******** bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent -k 04:05:06 unset SSH_AUTH_SOCK; 04:05:06 unset SSH_AGENT_PID; 04:05:06 echo Agent pid 53 killed; 04:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:07 + git semver [Pipeline] } 04:05:07 $ docker stop --time=1 bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 04:05:09 $ docker rm -f bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:10 Stashed 1 file(s) [Pipeline] echo 04:05:10 [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 04:05:25 Still waiting to schedule task 04:05:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:05:25 Still waiting to schedule task 04:05:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:07:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11910 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 04:07:11 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 04:07:12 Running on prd-centos7-docker-4c-2g-11911 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 04:07:12 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 04:07:15 using credential edgex-jenkins-ssh 04:07:15 Cloning the remote Git repository 04:07:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:15 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 04:07:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:15 > git --version # timeout=10 04:07:15 > git --version # 'git version 2.16.5' 04:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:17 using credential edgex-jenkins-ssh 04:07:17 Cloning the remote Git repository 04:07:17 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 04:07:17 Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 04:07:17 Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) 04:07:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:07:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:07:17 > git config core.sparsecheckout # timeout=10 04:07:17 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 04:07:17 > git remote # timeout=10 04:07:17 > git config --get remote.origin.url # timeout=10 04:07:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:17 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 04:07:17 > git rev-parse HEAD^{commit} # timeout=10 04:07:17 > git config core.sparsecheckout # timeout=10 04:07:17 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 04:07:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:17 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 04:07:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:17 > git --version # timeout=10 04:07:17 > git --version # 'git version 2.17.1' 04:07:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:19 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 04:07:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:07:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:07:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:07:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:07:19 > git config core.sparsecheckout # timeout=10 04:07:19 Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 04:07:19 Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) 04:07:19 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 04:07:19 > git remote # timeout=10 04:07:19 > git config --get remote.origin.url # timeout=10 04:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:19 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 04:07:19 > git rev-parse HEAD^{commit} # timeout=10 04:07:19 > git config core.sparsecheckout # timeout=10 04:07:19 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 04:07:20 Commit message: "fix: Revise common_test.go per @lenny-intel's comment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:07:21 provisioning config files... 04:07:21 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/22@tmp/config8766819868207186107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:22 ---> docker-login.sh 04:07:22 nexus3.edgexfoundry.org:10001 04:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 nexus3.edgexfoundry.org:10002 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 nexus3.edgexfoundry.org:10003 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 nexus3.edgexfoundry.org:10004 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 docker.io 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 ---> docker-login.sh ends [Pipeline] } 04:07:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 04:07:23 Commit message: "fix: Revise common_test.go per @lenny-intel's comment" [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:24 ========================================================= 04:07:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:07:24 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:07:24 + 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 . [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:07:24 provisioning config files... 04:07:24 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/22@tmp/config6627577454332986833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:24 Sending build context to Docker daemon 1.895MB 04:07:24 Step 1/7 : ARG BASE=golang:1.15-alpine 04:07:24 Step 2/7 : FROM ${BASE} 04:07:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:07:24 df20fa9351a1: Pulling fs layer 04:07:24 ed8968b2872e: Pulling fs layer 04:07:24 a92cc7c5fd73: Pulling fs layer 04:07:24 e871e8e8d7a9: Pulling fs layer 04:07:24 e73272ec9a57: Pulling fs layer 04:07:24 1e910a182e73: Pulling fs layer 04:07:24 4e634b169226: Pulling fs layer 04:07:24 e73272ec9a57: Waiting 04:07:24 1e910a182e73: Waiting 04:07:24 4e634b169226: Waiting 04:07:24 e871e8e8d7a9: Waiting 04:07:24 a92cc7c5fd73: Verifying Checksum 04:07:24 a92cc7c5fd73: Download complete 04:07:24 ed8968b2872e: Verifying Checksum 04:07:24 ed8968b2872e: Download complete 04:07:24 e73272ec9a57: Verifying Checksum 04:07:24 e73272ec9a57: Download complete 04:07:25 1e910a182e73: Verifying Checksum 04:07:25 1e910a182e73: Download complete 04:07:25 df20fa9351a1: Verifying Checksum 04:07:25 df20fa9351a1: Download complete 04:07:25 df20fa9351a1: Pull complete 04:07:25 ed8968b2872e: Pull complete 04:07:25 a92cc7c5fd73: Pull complete 04:07:25 ---> docker-login.sh 04:07:25 nexus3.edgexfoundry.org:10001 04:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:26 Configure a credential helper to remove this warning. See 04:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:26 04:07:26 Login Succeeded 04:07:26 nexus3.edgexfoundry.org:10002 04:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:27 4e634b169226: Verifying Checksum 04:07:27 4e634b169226: Download complete 04:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:27 Configure a credential helper to remove this warning. See 04:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:27 04:07:27 Login Succeeded 04:07:27 nexus3.edgexfoundry.org:10003 04:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:28 e871e8e8d7a9: Verifying Checksum 04:07:28 e871e8e8d7a9: Download complete 04:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:28 Configure a credential helper to remove this warning. See 04:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:28 04:07:28 Login Succeeded 04:07:28 nexus3.edgexfoundry.org:10004 04:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:28 Configure a credential helper to remove this warning. See 04:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:28 04:07:28 Login Succeeded 04:07:28 docker.io 04:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:29 Configure a credential helper to remove this warning. See 04:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:29 04:07:29 Login Succeeded 04:07:29 ---> docker-login.sh ends [Pipeline] } 04:07:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:29 ========================================================= 04:07:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:07:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:07:30 + 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 . 04:07:30 Sending build context to Docker daemon 1.895MB 04:07:30 Step 1/7 : ARG BASE=golang:1.15-alpine 04:07:30 Step 2/7 : FROM ${BASE} 04:07:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:30 b538f80385f9: Pulling fs layer 04:07:30 74f711af9a0d: Pulling fs layer 04:07:30 99f96fe45779: Pulling fs layer 04:07:30 8529a6b9a6be: Pulling fs layer 04:07:30 45590311c82a: Pulling fs layer 04:07:30 69ca0ff8b7b3: Pulling fs layer 04:07:30 209524e5b208: Pulling fs layer 04:07:30 45590311c82a: Waiting 04:07:30 69ca0ff8b7b3: Waiting 04:07:30 209524e5b208: Waiting 04:07:30 8529a6b9a6be: Waiting 04:07:30 99f96fe45779: Verifying Checksum 04:07:30 99f96fe45779: Download complete 04:07:30 74f711af9a0d: Download complete 04:07:30 45590311c82a: Verifying Checksum 04:07:30 45590311c82a: Download complete 04:07:31 69ca0ff8b7b3: Download complete 04:07:31 b538f80385f9: Verifying Checksum 04:07:31 b538f80385f9: Download complete 04:07:31 b538f80385f9: Pull complete 04:07:32 74f711af9a0d: Pull complete 04:07:32 99f96fe45779: Pull complete 04:07:33 209524e5b208: Verifying Checksum 04:07:33 209524e5b208: Download complete 04:07:34 8529a6b9a6be: Verifying Checksum 04:07:34 8529a6b9a6be: Download complete 04:07:34 e871e8e8d7a9: Pull complete 04:07:34 e73272ec9a57: Pull complete 04:07:34 1e910a182e73: Pull complete 04:07:38 4e634b169226: Pull complete 04:07:38 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:07:38 ---> f7629b54cfaa 04:07:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:07:38 ---> Running in 46db9563d9e2 04:07:38 Removing intermediate container 46db9563d9e2 04:07:38 ---> c5c3ce2ae249 04:07:38 Step 4/7 : RUN apk add bash 04:07:38 ---> Running in e9abc5328e56 04:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:07:41 OK: 166 MiB in 39 packages 04:07:41 Removing intermediate container e9abc5328e56 04:07:41 ---> a8d7ed016f99 04:07:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:07:41 ---> Running in 72292436ab57 04:07:42 Removing intermediate container 72292436ab57 04:07:42 ---> 5b437df57773 04:07:42 Step 6/7 : COPY go.mod . 04:07:42 ---> aa8c322446e5 04:07:42 Step 7/7 : RUN go mod download 04:07:42 ---> Running in 06e1794be1b2 04:07:44 8529a6b9a6be: Pull complete 04:07:44 45590311c82a: Pull complete 04:07:45 69ca0ff8b7b3: Pull complete 04:07:49 209524e5b208: Pull complete 04:07:49 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:07:49 ---> 5bddaf1c2fca 04:07:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:07:51 ---> Running in c17d47671336 04:07:52 Removing intermediate container c17d47671336 04:07:52 ---> 6506d8190bc8 04:07:52 Step 4/7 : RUN apk add bash 04:07:52 ---> Running in aa4c8754523c 04:07:52 Removing intermediate container 06e1794be1b2 04:07:52 ---> df571ec64e09 04:07:52 Successfully built df571ec64e09 04:07:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:07:52 + docker inspect -f . ci-base-image-x86_64 04:07:52 . [Pipeline] withDockerContainer 04:07:52 prd-centos7-docker-4c-2g-11911 does not seem to be running inside a container 04:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:53 $ docker top 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 -eo pid,comm 04:07:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 04:07:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:07:54 + go version 04:07:54 go version go1.15.2 linux/amd64 [Pipeline] } 04:07:54 $ docker stop --time=1 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 04:07:55 OK: 142 MiB in 39 packages 04:07:55 $ docker rm -f 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:07:56 Removing intermediate container aa4c8754523c 04:07:56 ---> bfcf43764a68 04:07:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:56 ---> Running in 79f328c0ab14 04:07:56 + docker inspect -f . ci-base-image-x86_64 04:07:56 . [Pipeline] withDockerContainer 04:07:56 prd-centos7-docker-4c-2g-11911 does not seem to be running inside a container 04:07:56 Removing intermediate container 79f328c0ab14 04:07:56 ---> acae79747c49 04:07:56 Step 6/7 : COPY go.mod . 04:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:57 $ docker top e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:57 ---> b521b421b191 04:07:57 Step 7/7 : RUN go mod download 04:07:57 ---> Running in ac760c9bd14f 04:07:57 + make test 04:07:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:08:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:08:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements 04:08:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 04:08:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements 04:08:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 04:08:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:08:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 04:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.028s coverage: 14.7% of statements 04:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 04:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements 04:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 04:08:07 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.009s coverage: 46.8% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 63.0% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 04:08:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 81.0% of statements 04:08:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:08:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements 04:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements 04:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.018s coverage: 94.4% of statements 04:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:08:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 04:08:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:08:11 gofmt -l . 04:08:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:08:11 $ docker stop --time=1 e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf 04:08:12 Removing intermediate container ac760c9bd14f 04:08:12 ---> 06af0a68c583 04:08:12 Successfully built 06af0a68c583 04:08:12 Successfully tagged ci-base-image-arm64:latest 04:08:14 $ docker rm -f e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:08:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:14 + docker inspect -f . ci-base-image-arm64 04:08:14 . [Pipeline] withDockerContainer 04:08:15 prd-ubuntu18.04-docker-arm64-4c-16g-11910 does not seem to be running inside a container 04:08:15 Stashed 1 file(s) 04:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:17 $ docker top 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [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] } 04:08:18 + go version 04:08:18 go version go1.15.2 linux/arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] } 04:08:18 $ docker stop --time=1 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 04:08:20 $ docker rm -f 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 [Pipeline] // ws [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:22 + docker inspect -f . ci-base-image-arm64 04:08:22 . [Pipeline] withDockerContainer 04:08:22 prd-ubuntu18.04-docker-arm64-4c-16g-11910 does not seem to be running inside a container 04:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:24 $ docker top 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:25 + make test 04:08:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:08:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:08:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.059s coverage: 85.7% of statements 04:08:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements 04:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements 04:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.065s coverage: 77.8% of statements 04:08:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 04:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements 04:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements 04:08:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 04:08:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:08:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:08:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 04:08:53 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 46.8% of statements 04:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements 04:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements 04:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 04:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 04:08:58 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.026s coverage: 14.3% of statements 04:08:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 04:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 81.0% of statements 04:08:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:08:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 29.1% of statements 04:09:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements 04:09:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 04:09:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 04:09:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 04:09:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:09:06 gofmt -l . 04:09:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:09:07 $ docker stop --time=1 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 04:09:09 $ docker rm -f 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:10 Warning: overwriting stash ‘coverage-report’ 04:09:11 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 04:09:13 provisioning config files... 04:09:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config594839981639711639tmp [Pipeline] { [Pipeline] sh 04:09:13 + set +x 04:09:13 + bash -s -- 04:09:13 + curl -s https://codecov.io/bash 04:09:14 04:09:14 _____ _ 04:09:14 / ____| | | 04:09:14 | | ___ __| | ___ ___ _____ __ 04:09:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:09:14 | |___| (_) | (_| | __/ (_| (_) \ V / 04:09:14 \_____\___/ \__,_|\___|\___\___/ \_/ 04:09:14 Bash-20201106-81372f2 04:09:14 04:09:14 04:09:14 ==> Jenkins CI detected. 04:09:14 project root: . 04:09:14 --> token set from env 04:09:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:09:14 ==> Running gcov in . (disable via -X gcov) 04:09:14 ==> Python coveragepy not found 04:09:14 ==> Searching for coverage reports in: 04:09:14 + . 04:09:14 -> Found 1 reports 04:09:14 ==> Detecting git/mercurial file structure 04:09:14 ==> Reading reports 04:09:14 + ./coverage.out bytes=107125 04:09:14 ==> Appending adjustments 04:09:14 https://docs.codecov.io/docs/fixing-reports 04:09:14 + Found adjustments 04:09:14 ==> Gzipping contents 04:09:14 ==> Uploading reports 04:09:14 url: https://codecov.io 04:09:14 query: branch=PR-365&commit=4adb0a3b4179672bf39640d34f2288f039706097&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 04:09:14 -> Pinging Codecov 04:09:14 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=4adb0a3b4179672bf39640d34f2288f039706097&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 04:09:15 -> Uploading to 04:09:15 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/4adb0a3b4179672bf39640d34f2288f039706097/cf3a5ad9-b141-4114-b6fa-d30136aa88f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T040915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48a065ff14b513592c37b89491c3f0021a8416c2fe50da5a9567473082b2b615 04:09:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:15 Dload Upload Total Spent Left Speed 04:09:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17367 0 0 100 17367 0 42435 --:--:-- --:--:-- --:--:-- 42462 04:09:15 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] } 04:09:15 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 04:09:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:19 ---> package-listing.sh 04:09:19 ++ facter osfamily 04:09:19 ++ tr '[:upper:]' '[:lower:]' 04:09:19 + OS_FAMILY=redhat 04:09:19 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 04:09:19 + START_PACKAGES=/tmp/packages_start.txt 04:09:19 + END_PACKAGES=/tmp/packages_end.txt 04:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:19 + PACKAGES=/tmp/packages_start.txt 04:09:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 04:09:19 + PACKAGES=/tmp/packages_end.txt 04:09:19 + case "${OS_FAMILY}" in 04:09:19 + rpm -qa 04:09:19 + sort 04:09:23 + '[' -f /tmp/packages_start.txt ']' 04:09:23 + '[' -f /tmp/packages_end.txt ']' 04:09:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 04:09:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 04:09:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 04:09: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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:24 04:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:24 alpine: Pulling from edgex-lftools-log-publisher 04:09:24 df20fa9351a1: Pulling fs layer 04:09:24 36b3adc4ff6f: Pulling fs layer 04:09:24 8ad3a11d3b57: Pulling fs layer 04:09:24 46f8f816bc3b: Pulling fs layer 04:09:24 93b61091891f: Pulling fs layer 04:09:24 93b9cdb0e59b: Pulling fs layer 04:09:24 5e14af77c1be: Pulling fs layer 04:09:24 01666e4c0597: Pulling fs layer 04:09:24 aa168da1d23b: Pulling fs layer 04:09:24 46f8f816bc3b: Waiting 04:09:24 93b61091891f: Waiting 04:09:24 01666e4c0597: Waiting 04:09:24 aa168da1d23b: Waiting 04:09:24 5e14af77c1be: Waiting 04:09:24 93b9cdb0e59b: Waiting 04:09:24 36b3adc4ff6f: Download complete 04:09:24 46f8f816bc3b: Verifying Checksum 04:09:24 46f8f816bc3b: Download complete 04:09:24 df20fa9351a1: Verifying Checksum 04:09:24 df20fa9351a1: Download complete 04:09:24 93b9cdb0e59b: Verifying Checksum 04:09:24 93b9cdb0e59b: Download complete 04:09:24 93b61091891f: Verifying Checksum 04:09:24 93b61091891f: Download complete 04:09:24 01666e4c0597: Verifying Checksum 04:09:24 01666e4c0597: Download complete 04:09:24 5e14af77c1be: Verifying Checksum 04:09:24 5e14af77c1be: Download complete 04:09:24 8ad3a11d3b57: Verifying Checksum 04:09:24 8ad3a11d3b57: Download complete 04:09:24 df20fa9351a1: Pull complete 04:09:25 36b3adc4ff6f: Pull complete 04:09:25 8ad3a11d3b57: Pull complete 04:09:25 46f8f816bc3b: Pull complete 04:09:26 93b61091891f: Pull complete 04:09:26 93b9cdb0e59b: Pull complete 04:09:26 5e14af77c1be: Pull complete 04:09:26 aa168da1d23b: Download complete 04:09:26 01666e4c0597: Pull complete 04:09:33 aa168da1d23b: Pull complete 04:09:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:09:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:09:33 prd-centos7-docker-4c-2g-11909 does not seem to be running inside a container 04:09:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:09:37 $ docker top ab775b72f49b019436b495ad31205c37185dec30a6dacef260e3cfa4e087e1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:38 + mkdir -p /var/log/sa [Pipeline] sh 04:09:38 + ls /var/log/sa-host 04:09:38 + sadf -c /var/log/sa-host/sa05 04:09:38 file_magic: OK 04:09:38 HZ: Using current value: 100 04:09:38 file_header: OK 04:09:38 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 04:09:38 Statistics: 04:09:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:09:38 File successfully converted to sysstat format version 12.2.1 04:09:38 + sadf -c /var/log/sa-host/sa12 04:09:38 file_magic: OK 04:09:38 HZ: Using current value: 100 04:09:38 file_header: OK 04:09:38 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 04:09:38 Statistics: 04:09:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:09:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:39 provisioning config files... 04:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config1116689655881135614tmp [Pipeline] { [Pipeline] echo 04:09:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:39 ---> create-netrc.sh [Pipeline] } 04:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:09:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:09:40 ---> python-tools-install.sh [Pipeline] echo 04:09:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:40 ---> sudo-logs.sh 04:09:40 Archiving 'sudo' log.. [Pipeline] echo 04:09:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:40 ---> job-cost.sh 04:09:40 lf-activate-venv: SKIPPING 04:09:40 INFO: No Stack... 04:09:41 INFO: Retrieving Pricing Info for: v1-standard-2 04:09:42 INFO: Archiving Costs [Pipeline] echo 04:09:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:42 ---> logs-deploy.sh 04:09:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/22 04:09:42 INFO: archiving workspace using pattern(s): 04:09:44 Archives upload complete. 04:09:44 INFO: archiving logs to Nexus