Pull request #443 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 3a00174c6fe4c6575068cfb18528346786daa20e+1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb (38e9397955fd5c93851b121f108a80710d8eba5f) 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 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: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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21546 in /w/workspace/dry_go-mod-core-contracts_PR-443 [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-443 # 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/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # 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 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:40 ========================================================= 08:01:40 EdgeX Global Pipelines Version Info 08:01:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:42 ------------------- 08:01:42 stable info: 08:01:42 ------------------- 08:01:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:42 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:01:42 Message: update stable to v1.0.179 08:01:43 ------------------- 08:01:43 experimental info: 08:01:43 ------------------- 08:01:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:43 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:01:43 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:01:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:01:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a00174c6fe4c6575068cfb18528346786daa20e [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a00174 [Pipeline] echo 08:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:47 + git log --format=format:%s -1 3a00174c6fe4c6575068cfb18528346786daa20e [Pipeline] echo 08:01:47 GIT_COMMIT: 3a00174c6fe4c6575068cfb18528346786daa20e, Commit Message: feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse [Pipeline] echo 08:01:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:49 08:01:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:01:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:49 latest: Pulling from edgex-devops/git-semver 08:01:49 31603596830f: Pulling fs layer 08:01:49 2a8b12db71e7: Pulling fs layer 08:01:49 6ca5941a6612: Pulling fs layer 08:01:49 ecc8261a40a4: Pulling fs layer 08:01:49 2a8b12db71e7: Verifying Checksum 08:01:49 2a8b12db71e7: Download complete 08:01:49 31603596830f: Download complete 08:01:49 ecc8261a40a4: Verifying Checksum 08:01:49 ecc8261a40a4: Download complete 08:01:49 6ca5941a6612: Verifying Checksum 08:01:49 6ca5941a6612: Download complete 08:01:49 31603596830f: Pull complete 08:01:50 2a8b12db71e7: Pull complete 08:01:51 6ca5941a6612: Pull complete 08:01:51 ecc8261a40a4: Pull complete 08:01:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:01:51 prd-centos7-docker-4c-2g-21546 does not seem to be running inside a container 08:01:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@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 08:01:53 $ docker top 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:54 [ssh-agent] Looking for ssh-agent implementation... 08:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:54 $ docker exec 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent 08:01:54 SSH_AUTH_SOCK=/tmp/ssh-5Ty744vo59Vo/agent.12 08:01:54 SSH_AGENT_PID=17 08:01:54 Running ssh-add (command line suppressed) 08:01:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_802697968829966430.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_802697968829966430.key) 08:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:54 + git tag --points-at HEAD [Pipeline] } 08:01:54 $ docker exec --env ******** --env ******** 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent -k 08:01:55 unset SSH_AUTH_SOCK; 08:01:55 unset SSH_AGENT_PID; 08:01:55 echo Agent pid 17 killed; 08:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:55 [ssh-agent] Looking for ssh-agent implementation... 08:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:55 $ docker exec 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent 08:01:55 SSH_AUTH_SOCK=/tmp/ssh-75OIfNTFhfDI/agent.46 08:01:55 SSH_AGENT_PID=52 08:01:55 Running ssh-add (command line suppressed) 08:01:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_6952221878979484265.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_6952221878979484265.key) 08:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:56 + git semver init 08:01:56 # -> Open(): unable to determine branch for HEAD 08:01:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.git 08:01:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-443 08:01:56 # $SEMVER_REMOTE_NAME = origin 08:01:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:01:56 # $SEMVER_USER_NAME = edgex-jenkins 08:01:56 # $SEMVER_BRANCH = PR-443 08:01:56 # $SEMVER_TEMP = /tmp/semver-535612526 08:01:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:01:57 # '/tmp/semver-535612526' -> '/w/workspace/dry_go-mod-core-contracts_PR-443/.semver' 08:01:57 # -> Force: false 08:01:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.semver [Pipeline] } 08:01:57 $ docker exec --env ******** --env ******** 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent -k 08:01:57 unset SSH_AUTH_SOCK; 08:01:57 unset SSH_AGENT_PID; 08:01:57 echo Agent pid 52 killed; 08:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:57 + git semver [Pipeline] } 08:01:57 $ docker stop --time=1 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae 08:01:59 $ docker rm -f 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae [Pipeline] // withDockerContainer [Pipeline] sh 08:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:00 Stashed 1 file(s) [Pipeline] echo 08:02:00 [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 08:02:16 Still waiting to schedule task 08:02:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:02:16 Still waiting to schedule task 08:02:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 08:04:42 Running on prd-centos7-docker-4c-2g-21549 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws 08:04:42 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 08:04:44 using credential edgex-jenkins-ssh 08:04:44 Cloning the remote Git repository 08:04:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:44 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 08:04:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:44 > git --version # timeout=10 08:04:44 > git --version # 'git version 2.24.3' 08:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:04:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:45 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e 08:04:46 Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e 08:04:46 Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) 08:04:45 > git config core.sparsecheckout # timeout=10 08:04:45 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 08:04:46 > git remote # timeout=10 08:04:46 > git config --get remote.origin.url # timeout=10 08:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:46 > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 08:04:46 > git rev-parse HEAD^{commit} # timeout=10 08:04:46 > git config core.sparsecheckout # timeout=10 08:04:46 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 08:04:49 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:04:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:04:52 + sudo service docker restart 08:04:52 + true 08:04:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:04:53 ========================================================= 08:04:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:04:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:04:53 + 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 . 08:04:54 Sending build context to Docker daemon 2.251MB 08:04:54 Step 1/7 : ARG BASE=golang:1.15-alpine 08:04:54 Step 2/7 : FROM ${BASE} 08:04:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:04:54 188c0c94c7c5: Pulling fs layer 08:04:54 0ef7d3d256c8: Pulling fs layer 08:04:54 de9db76c5a1d: Pulling fs layer 08:04:54 bca2f99d35d6: Pulling fs layer 08:04:54 93359f2a8cfa: Pulling fs layer 08:04:54 7c6f9722023f: Pulling fs layer 08:04:54 a35cf1a2eb13: Pulling fs layer 08:04:54 bca2f99d35d6: Waiting 08:04:54 93359f2a8cfa: Waiting 08:04:54 7c6f9722023f: Waiting 08:04:54 a35cf1a2eb13: Waiting 08:04:54 de9db76c5a1d: Verifying Checksum 08:04:54 de9db76c5a1d: Download complete 08:04:54 0ef7d3d256c8: Download complete 08:04:54 93359f2a8cfa: Verifying Checksum 08:04:54 93359f2a8cfa: Download complete 08:04:54 7c6f9722023f: Verifying Checksum 08:04:54 7c6f9722023f: Download complete 08:04:54 188c0c94c7c5: Verifying Checksum 08:04:54 188c0c94c7c5: Download complete 08:04:54 188c0c94c7c5: Pull complete 08:04:54 0ef7d3d256c8: Pull complete 08:04:54 de9db76c5a1d: Pull complete 08:04:56 a35cf1a2eb13: Verifying Checksum 08:04:56 a35cf1a2eb13: Download complete 08:04:56 bca2f99d35d6: Verifying Checksum 08:04:56 bca2f99d35d6: Download complete 08:05:02 bca2f99d35d6: Pull complete 08:05:02 93359f2a8cfa: Pull complete 08:05:02 7c6f9722023f: Pull complete 08:05:08 a35cf1a2eb13: Pull complete 08:05:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:05:08 ---> a62c8e92a672 08:05:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:05:08 ---> Running in 3da7b9a1de5e 08:05:09 Removing intermediate container 3da7b9a1de5e 08:05:09 ---> d057662d1f6d 08:05:09 Step 4/7 : RUN apk add bash 08:05:09 ---> Running in 2dc44e1da5dc 08:05:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:11 OK: 166 MiB in 39 packages 08:05:11 Removing intermediate container 2dc44e1da5dc 08:05:11 ---> cd2abfad2ae1 08:05:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:05:11 ---> Running in 612fa13f9f10 08:05:11 Removing intermediate container 612fa13f9f10 08:05:11 ---> 4117037e33d4 08:05:11 Step 6/7 : COPY go.mod . 08:05:12 ---> fd5dd9dd00d2 08:05:12 Step 7/7 : RUN go mod download 08:05:12 ---> Running in 089bedf5958a 08:05:24 Removing intermediate container 089bedf5958a 08:05:24 ---> a4e066317149 08:05:24 Successfully built a4e066317149 08:05:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:05:25 + docker inspect -f . ci-base-image-x86_64 08:05:25 . [Pipeline] withDockerContainer 08:05:25 prd-centos7-docker-4c-2g-21549 does not seem to be running inside a container 08:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat 08:05:26 $ docker top e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:26 + go version 08:05:26 go version go1.15.5 linux/amd64 [Pipeline] } 08:05:26 $ docker stop --time=1 e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 08:05:28 $ docker rm -f e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:28 + docker inspect -f . ci-base-image-x86_64 08:05:28 . [Pipeline] withDockerContainer 08:05:29 prd-centos7-docker-4c-2g-21549 does not seem to be running inside a container 08:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat 08:05:29 $ docker top bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:30 + make test 08:05:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:05:30 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 08:05:30 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 08:05:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:05:32 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:05:32 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:05:33 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:05:33 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) 08:05:33 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:05:33 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:05:33 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) 08:05:33 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:05:33 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:05:33 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) 08:05:33 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:05:33 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:05:33 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) 08:05:33 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:05:33 make: *** [Makefile:6: test] Error 1 [Pipeline] } 08:05:33 $ docker stop --time=1 bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 08:05:35 $ docker rm -f bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:05:37 Failed in branch amd64 08:09:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21550 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws 08:09:39 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 08:09:45 using credential edgex-jenkins-ssh 08:09:45 Cloning the remote Git repository 08:09:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:09:45 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 08:09:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:09:45 > git --version # timeout=10 08:09:45 > git --version # 'git version 2.17.1' 08:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:09:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:09:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:09:47 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e 08:09:48 Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e 08:09:48 Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) 08:09:47 > git config core.sparsecheckout # timeout=10 08:09:47 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 08:09:48 > git remote # timeout=10 08:09:48 > git config --get remote.origin.url # timeout=10 08:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:48 > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 08:09:48 > git rev-parse HEAD^{commit} # timeout=10 08:09:48 > git config core.sparsecheckout # timeout=10 08:09:48 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 08:09:52 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:09:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:09:54 + sudo service docker restart 08:09:54 + true [Pipeline] unstash [Pipeline] echo 08:09:57 ========================================================= 08:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:09:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:09:58 + 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 . 08:09:59 Sending build context to Docker daemon 2.25MB 08:09:59 Step 1/7 : ARG BASE=golang:1.15-alpine 08:09:59 Step 2/7 : FROM ${BASE} 08:09:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:09:59 5f621e34cdf4: Pulling fs layer 08:09:59 a4357932f1b6: Pulling fs layer 08:09:59 18c013af1878: Pulling fs layer 08:09:59 00ac8860ef70: Pulling fs layer 08:09:59 63d7cb157983: Pulling fs layer 08:09:59 b116817d02f9: Pulling fs layer 08:09:59 745a02a5169b: Pulling fs layer 08:09:59 63d7cb157983: Waiting 08:09:59 b116817d02f9: Waiting 08:09:59 745a02a5169b: Waiting 08:09:59 18c013af1878: Download complete 08:09:59 a4357932f1b6: Verifying Checksum 08:09:59 a4357932f1b6: Download complete 08:09:59 63d7cb157983: Download complete 08:10:00 b116817d02f9: Verifying Checksum 08:10:00 b116817d02f9: Download complete 08:10:00 5f621e34cdf4: Verifying Checksum 08:10:00 5f621e34cdf4: Download complete 08:10:00 5f621e34cdf4: Pull complete 08:10:01 a4357932f1b6: Pull complete 08:10:01 18c013af1878: Pull complete 08:10:02 745a02a5169b: Verifying Checksum 08:10:02 745a02a5169b: Download complete 08:10:03 00ac8860ef70: Verifying Checksum 08:10:03 00ac8860ef70: Download complete 08:10:13 00ac8860ef70: Pull complete 08:10:14 63d7cb157983: Pull complete 08:10:14 b116817d02f9: Pull complete 08:10:18 745a02a5169b: Pull complete 08:10:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:10:18 ---> b7e6874047d6 08:10:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:10:21 ---> Running in cc8e0ea8fcab 08:10:21 Removing intermediate container cc8e0ea8fcab 08:10:21 ---> e43ea5b00ebb 08:10:21 Step 4/7 : RUN apk add bash 08:10:21 ---> Running in 7c78f1eb7728 08:10:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:24 OK: 142 MiB in 39 packages 08:10:26 Removing intermediate container 7c78f1eb7728 08:10:26 ---> 71aa7a8aeb9d 08:10:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:10:26 ---> Running in 890f5950f4fa 08:10:26 Removing intermediate container 890f5950f4fa 08:10:26 ---> 2fefb9e3191b 08:10:26 Step 6/7 : COPY go.mod . 08:10:27 ---> bb879a6e2513 08:10:27 Step 7/7 : RUN go mod download 08:10:27 ---> Running in 4b9a2219c1b5 08:10:42 Removing intermediate container 4b9a2219c1b5 08:10:42 ---> 60f1d212507d 08:10:42 Successfully built 60f1d212507d 08:10:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:10:42 + docker inspect -f . ci-base-image-arm64 08:10:42 . [Pipeline] withDockerContainer 08:10:43 prd-ubuntu18.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container 08:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 08:10:44 $ docker top 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:45 + go version 08:10:45 go version go1.15.5 linux/arm64 [Pipeline] } 08:10:45 $ docker stop --time=1 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd 08:10:47 $ docker rm -f 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:48 + docker inspect -f . ci-base-image-arm64 08:10:48 . [Pipeline] withDockerContainer 08:10:49 prd-ubuntu18.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container 08:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 08:10:50 $ docker top 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:51 + make test 08:10:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:10:52 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 08:10:52 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 08:10:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:10:52 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:10:52 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:10:53 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:10:53 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) 08:10:53 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:10:53 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:10:53 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) 08:10:53 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:10:53 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:10:53 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) 08:10:53 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:10:53 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:10:53 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) 08:10:53 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:10:53 make: *** [Makefile:6: test] Error 1 [Pipeline] } 08:10:53 $ docker stop --time=1 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 08:10:55 $ docker rm -f 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:10:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:10:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:11:00 ---> package-listing.sh 08:11:00 ++ facter osfamily 08:11:00 ++ tr '[:upper:]' '[:lower:]' 08:11:00 + OS_FAMILY=redhat 08:11:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-443 08:11:00 + START_PACKAGES=/tmp/packages_start.txt 08:11:00 + END_PACKAGES=/tmp/packages_end.txt 08:11:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:00 + PACKAGES=/tmp/packages_start.txt 08:11:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' 08:11:00 + PACKAGES=/tmp/packages_end.txt 08:11:00 + case "${OS_FAMILY}" in 08:11:00 + rpm -qa 08:11:00 + sort 08:11:05 + '[' -f /tmp/packages_start.txt ']' 08:11:05 + '[' -f /tmp/packages_end.txt ']' 08:11:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' 08:11:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ 08:11:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [Pipeline] echo 08:11:05 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-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:06 08:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:06 alpine: Pulling from edgex-lftools-log-publisher 08:11:06 df20fa9351a1: Pulling fs layer 08:11:06 36b3adc4ff6f: Pulling fs layer 08:11:06 8ad3a11d3b57: Pulling fs layer 08:11:06 46f8f816bc3b: Pulling fs layer 08:11:06 93b61091891f: Pulling fs layer 08:11:06 93b9cdb0e59b: Pulling fs layer 08:11:06 5e14af77c1be: Pulling fs layer 08:11:06 01666e4c0597: Pulling fs layer 08:11:06 aa168da1d23b: Pulling fs layer 08:11:06 93b9cdb0e59b: Waiting 08:11:06 5e14af77c1be: Waiting 08:11:06 93b61091891f: Waiting 08:11:06 46f8f816bc3b: Waiting 08:11:06 aa168da1d23b: Waiting 08:11:06 01666e4c0597: Waiting 08:11:06 36b3adc4ff6f: Verifying Checksum 08:11:06 36b3adc4ff6f: Download complete 08:11:06 46f8f816bc3b: Verifying Checksum 08:11:06 46f8f816bc3b: Download complete 08:11:06 df20fa9351a1: Verifying Checksum 08:11:06 df20fa9351a1: Download complete 08:11:06 93b9cdb0e59b: Verifying Checksum 08:11:06 93b9cdb0e59b: Download complete 08:11:06 93b61091891f: Verifying Checksum 08:11:06 93b61091891f: Download complete 08:11:06 5e14af77c1be: Verifying Checksum 08:11:06 5e14af77c1be: Download complete 08:11:06 01666e4c0597: Verifying Checksum 08:11:06 01666e4c0597: Download complete 08:11:06 8ad3a11d3b57: Verifying Checksum 08:11:06 8ad3a11d3b57: Download complete 08:11:07 df20fa9351a1: Pull complete 08:11:07 36b3adc4ff6f: Pull complete 08:11:08 8ad3a11d3b57: Pull complete 08:11:08 46f8f816bc3b: Pull complete 08:11:09 aa168da1d23b: Verifying Checksum 08:11:09 aa168da1d23b: Download complete 08:11:09 93b61091891f: Pull complete 08:11:09 93b9cdb0e59b: Pull complete 08:11:09 5e14af77c1be: Pull complete 08:11:09 01666e4c0597: Pull complete 08:11:18 aa168da1d23b: Pull complete 08:11:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:11:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:11:18 prd-centos7-docker-4c-2g-21546 does not seem to be running inside a container 08:11:18 $ 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-443/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-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@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 08:11:21 $ docker top 16820438651ccdc6a752e03d7a4683f9c1a55ae8235b8b929c9b72d61c326f72 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:22 + touch /tmp/pre-build-complete [Pipeline] sh 08:11:22 + mkdir -p /var/log/sa [Pipeline] sh 08:11:22 + ls /var/log/sa-host 08:11:22 + sadf -c /var/log/sa-host/sa20 08:11:22 file_magic: OK 08:11:22 HZ: Using current value: 100 08:11:22 file_header: OK 08:11:22 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 08:11:22 Statistics: 08:11:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:11:22 File successfully converted to sysstat format version 12.2.1 08:11:22 + sadf -c /var/log/sa-host/sa23 08:11:22 file_magic: OK 08:11:22 HZ: Using current value: 100 08:11:22 file_header: OK 08:11:22 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 08:11:22 Statistics: 08:11:22 Hnuu...uuuununununu... 08:11:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:23 provisioning config files... 08:11:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/config222710137347037003tmp [Pipeline] { [Pipeline] echo 08:11:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:11:23 ---> create-netrc.sh [Pipeline] } 08:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:11:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:11:24 ---> python-tools-install.sh [Pipeline] echo 08:11:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:11:24 ---> sudo-logs.sh 08:11:24 Archiving 'sudo' log.. [Pipeline] echo 08:11:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:24 ---> job-cost.sh 08:11:24 lf-activate-venv: SKIPPING 08:11:24 INFO: No Stack... 08:11:26 INFO: Retrieving Pricing Info for: v1-standard-2 08:11:26 INFO: Archiving Costs [Pipeline] echo 08:11:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:11:26 ---> logs-deploy.sh 08:11:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-443/2 08:11:26 INFO: archiving workspace using pattern(s): 08:11:28 Archives upload complete. 08:11:28 INFO: archiving logs to Nexus