Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 7977933db1fa261a1b7c1f32a86d197f364c3bea+d475daccfdb37edee7f76213afc01aae92d378d4 (46033bedd864a1bc0d28ef16c84af6da39fc2bc3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-277/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-277 # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # 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 d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 Commit message: "fix: Provided custom XML marshaling of Event" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-04T00:50:43.012Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-04T00:50:43.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-04T00:50:43.566Z] ========================================================= [2020-09-04T00:50:43.566Z] EdgeX Global Pipelines Version Info [2020-09-04T00:50:43.566Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-04T00:50:45.016Z] ------------------- [2020-09-04T00:50:45.016Z] stable info: [2020-09-04T00:50:45.016Z] ------------------- [2020-09-04T00:50:45.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-04T00:50:45.016Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-04T00:50:45.016Z] Message: update stable to v1.0.117 [2020-09-04T00:50:45.959Z] ------------------- [2020-09-04T00:50:45.959Z] experimental info: [2020-09-04T00:50:45.959Z] ------------------- [2020-09-04T00:50:45.959Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-04T00:50:45.959Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-04T00:50:45.959Z] Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-04T00:50:46.412Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-09-04T00:50:46.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-09-04T00:50:46.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-04T00:50:46.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-04T00:50:46.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-04T00:50:47.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-04T00:50:47.119Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-04T00:50:47.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-04T00:50:47.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-04T00:50:47.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-04T00:50:47.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-04T00:50:47.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-09-04T00:50:47.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-04T00:50:47.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-04T00:50:48.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T00:50:48.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T00:50:48.286Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T00:50:48.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T00:50:48.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-04T00:50:48.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-04T00:50:48.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-04T00:50:48.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-04T00:50:49.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2020-09-04T00:50:49.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2020-09-04T00:50:49.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2020-09-04T00:50:49.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7977933db1fa261a1b7c1f32a86d197f364c3bea [Pipeline] echo [2020-09-04T00:50:49.546Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7977933 [Pipeline] echo [2020-09-04T00:50:49.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-04T00:50:50.411Z] + git log --format=format:%s -1 7977933db1fa261a1b7c1f32a86d197f364c3bea [Pipeline] echo [2020-09-04T00:50:50.498Z] GIT_COMMIT: 7977933db1fa261a1b7c1f32a86d197f364c3bea, Commit Message: fix: Provided custom XML marshaling of Event [Pipeline] echo [2020-09-04T00:50:50.565Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:50:51.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T00:50:51.678Z] [2020-09-04T00:50:51.678Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:50:52.063Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T00:50:52.063Z] latest: Pulling from edgex-devops/git-semver [2020-09-04T00:50:52.063Z] 31603596830f: Pulling fs layer [2020-09-04T00:50:52.063Z] 2a8b12db71e7: Pulling fs layer [2020-09-04T00:50:52.063Z] 6ca5941a6612: Pulling fs layer [2020-09-04T00:50:52.063Z] ecc8261a40a4: Pulling fs layer [2020-09-04T00:50:52.063Z] ecc8261a40a4: Waiting [2020-09-04T00:50:52.063Z] 2a8b12db71e7: Verifying Checksum [2020-09-04T00:50:52.063Z] 2a8b12db71e7: Download complete [2020-09-04T00:50:52.063Z] 31603596830f: Verifying Checksum [2020-09-04T00:50:52.063Z] 31603596830f: Download complete [2020-09-04T00:50:52.333Z] ecc8261a40a4: Verifying Checksum [2020-09-04T00:50:52.333Z] ecc8261a40a4: Download complete [2020-09-04T00:50:52.333Z] 6ca5941a6612: Verifying Checksum [2020-09-04T00:50:52.333Z] 6ca5941a6612: Download complete [2020-09-04T00:50:52.595Z] 31603596830f: Pull complete [2020-09-04T00:50:52.595Z] 2a8b12db71e7: Pull complete [2020-09-04T00:50:53.540Z] 6ca5941a6612: Pull complete [2020-09-04T00:50:53.804Z] ecc8261a40a4: Pull complete [2020-09-04T00:50:53.804Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-04T00:50:53.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T00:50:53.804Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-04T00:50:53.983Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-09-04T00:50:54.031Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-04T00:50:56.229Z] $ docker top 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-04T00:50:56.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-04T00:50:56.591Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-04T00:50:56.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-04T00:50:56.803Z] $ docker exec 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent [2020-09-04T00:50:56.961Z] SSH_AUTH_SOCK=/tmp/ssh-M39VGDLcmy88/agent.13 [2020-09-04T00:50:56.961Z] SSH_AGENT_PID=18 [2020-09-04T00:50:56.975Z] Running ssh-add (command line suppressed) [2020-09-04T00:50:57.105Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5596411107576672538.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5596411107576672538.key) [2020-09-04T00:50:57.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-04T00:50:57.527Z] + git describe --exact-match --tags HEAD [2020-09-04T00:50:57.527Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-04T00:50:57.571Z] $ docker exec --env ******** --env ******** 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent -k [2020-09-04T00:50:57.701Z] unset SSH_AUTH_SOCK; [2020-09-04T00:50:57.701Z] unset SSH_AGENT_PID; [2020-09-04T00:50:57.702Z] echo Agent pid 18 killed; [2020-09-04T00:50:57.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-04T00:50:57.888Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-04T00:50:57.888Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-04T00:50:58.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-04T00:50:58.020Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-04T00:50:58.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-04T00:50:58.200Z] $ docker exec 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent [2020-09-04T00:50:58.356Z] SSH_AUTH_SOCK=/tmp/ssh-2XMdQUTmulM6/agent.47 [2020-09-04T00:50:58.356Z] SSH_AGENT_PID=53 [2020-09-04T00:50:58.363Z] Running ssh-add (command line suppressed) [2020-09-04T00:50:58.488Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5937578353975792315.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5937578353975792315.key) [2020-09-04T00:50:58.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-04T00:50:58.903Z] + git semver init [2020-09-04T00:50:58.903Z] # -> Open(): unable to determine branch for HEAD [2020-09-04T00:50:58.903Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.git [2020-09-04T00:50:58.903Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-277 [2020-09-04T00:50:58.903Z] # $SEMVER_REMOTE_NAME = origin [2020-09-04T00:50:58.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-04T00:50:58.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-04T00:50:58.903Z] # $SEMVER_BRANCH = PR-277 [2020-09-04T00:50:58.903Z] # $SEMVER_TEMP = /tmp/semver-599340836 [2020-09-04T00:50:58.903Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-09-04T00:50:59.477Z] # '/tmp/semver-599340836' -> '/w/workspace/dry_go-mod-core-contracts_PR-277/.semver' [2020-09-04T00:50:59.477Z] # -> Force: false [2020-09-04T00:50:59.477Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.semver [Pipeline] } [2020-09-04T00:50:59.502Z] $ docker exec --env ******** --env ******** 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent -k [2020-09-04T00:50:59.618Z] unset SSH_AUTH_SOCK; [2020-09-04T00:50:59.619Z] unset SSH_AGENT_PID; [2020-09-04T00:50:59.619Z] echo Agent pid 53 killed; [2020-09-04T00:50:59.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-04T00:51:00.200Z] + git semver [Pipeline] } [2020-09-04T00:51:00.235Z] $ docker stop --time=1 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 [2020-09-04T00:51:02.017Z] $ docker rm -f 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-04T00:51:02.850Z] Stashed 90 file(s) [Pipeline] echo [2020-09-04T00:51:02.886Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-04T00:51:02.996Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-04T00:51:18.669Z] Still waiting to schedule task [2020-09-04T00:51:18.669Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-04T00:51:18.696Z] Still waiting to schedule task [2020-09-04T00:51:18.696Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1380’ is offline [2020-09-04T00:53:10.073Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1382 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws [2020-09-04T00:53:10.284Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-09-04T00:53:15.289Z] using credential edgex-jenkins-ssh [2020-09-04T00:53:15.342Z] Cloning the remote Git repository [2020-09-04T00:53:15.342Z] Cloning with configured refspecs honoured and without tags [2020-09-04T00:53:15.414Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:53:16.549Z] Fetching without tags [2020-09-04T00:53:15.522Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-09-04T00:53:15.591Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:53:15.591Z] > git --version # timeout=10 [2020-09-04T00:53:15.615Z] > git --version # 'git version 2.17.1' [2020-09-04T00:53:15.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:53:15.666Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:53:16.422Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-04T00:53:16.439Z] > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 [2020-09-04T00:53:16.453Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:53:16.525Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-04T00:53:16.572Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:53:16.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:53:16.611Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:53:17.066Z] Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea [2020-09-04T00:53:17.289Z] Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea [2020-09-04T00:53:17.289Z] Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) [2020-09-04T00:53:17.092Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T00:53:17.108Z] > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 [2020-09-04T00:53:17.226Z] > git remote # timeout=10 [2020-09-04T00:53:17.243Z] > git config --get remote.origin.url # timeout=10 [2020-09-04T00:53:17.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:53:17.265Z] > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 [2020-09-04T00:53:17.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-04T00:53:17.301Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T00:53:17.318Z] > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 [2020-09-04T00:53:21.405Z] Commit message: "fix: Provided custom XML marshaling of Event" [2020-09-04T00:53:21.463Z] > git --version # timeout=10 [2020-09-04T00:53:21.473Z] > git --version # 'git version 2.17.1' [2020-09-04T00:53:21.482Z] fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-04T00:53:22.824Z] ========================================================= [2020-09-04T00:53:22.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-04T00:53:22.824Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:53:23.917Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-09-04T00:53:24.898Z] Sending build context to Docker daemon 2.168MB [2020-09-04T00:53:24.898Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-09-04T00:53:24.898Z] Step 2/7 : FROM ${BASE} [2020-09-04T00:53:25.172Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-04T00:53:25.172Z] b538f80385f9: Pulling fs layer [2020-09-04T00:53:25.172Z] 74f711af9a0d: Pulling fs layer [2020-09-04T00:53:25.172Z] 99f96fe45779: Pulling fs layer [2020-09-04T00:53:25.172Z] fd7a069fd194: Pulling fs layer [2020-09-04T00:53:25.172Z] 66aa3694b03b: Pulling fs layer [2020-09-04T00:53:25.172Z] 170f70906a0f: Pulling fs layer [2020-09-04T00:53:25.172Z] ad7c5574e4b9: Pulling fs layer [2020-09-04T00:53:25.172Z] e772456be8f7: Pulling fs layer [2020-09-04T00:53:25.172Z] c890913d741a: Pulling fs layer [2020-09-04T00:53:25.172Z] 2480fcc9aa5a: Pulling fs layer [2020-09-04T00:53:25.172Z] 09adf4765672: Pulling fs layer [2020-09-04T00:53:25.172Z] 170f70906a0f: Waiting [2020-09-04T00:53:25.172Z] ad7c5574e4b9: Waiting [2020-09-04T00:53:25.172Z] e772456be8f7: Waiting [2020-09-04T00:53:25.172Z] c890913d741a: Waiting [2020-09-04T00:53:25.172Z] 2480fcc9aa5a: Waiting [2020-09-04T00:53:25.172Z] 09adf4765672: Waiting [2020-09-04T00:53:25.172Z] fd7a069fd194: Waiting [2020-09-04T00:53:25.172Z] 66aa3694b03b: Waiting [2020-09-04T00:53:25.172Z] 99f96fe45779: Verifying Checksum [2020-09-04T00:53:25.172Z] 99f96fe45779: Download complete [2020-09-04T00:53:25.172Z] 74f711af9a0d: Verifying Checksum [2020-09-04T00:53:25.172Z] 74f711af9a0d: Download complete [2020-09-04T00:53:25.172Z] 66aa3694b03b: Verifying Checksum [2020-09-04T00:53:25.172Z] 66aa3694b03b: Download complete [2020-09-04T00:53:25.172Z] 170f70906a0f: Verifying Checksum [2020-09-04T00:53:25.172Z] 170f70906a0f: Download complete [2020-09-04T00:53:25.453Z] b538f80385f9: Verifying Checksum [2020-09-04T00:53:25.453Z] b538f80385f9: Download complete [2020-09-04T00:53:26.056Z] b538f80385f9: Pull complete [2020-09-04T00:53:26.667Z] 74f711af9a0d: Pull complete [2020-09-04T00:53:27.266Z] 99f96fe45779: Pull complete [2020-09-04T00:53:28.251Z] ad7c5574e4b9: Download complete [2020-09-04T00:53:28.251Z] c890913d741a: Download complete [2020-09-04T00:53:30.254Z] 2480fcc9aa5a: Verifying Checksum [2020-09-04T00:53:30.254Z] 2480fcc9aa5a: Download complete [2020-09-04T00:53:30.254Z] 09adf4765672: Verifying Checksum [2020-09-04T00:53:30.254Z] 09adf4765672: Download complete [2020-09-04T00:53:30.254Z] e772456be8f7: Verifying Checksum [2020-09-04T00:53:30.254Z] e772456be8f7: Download complete [2020-09-04T00:53:30.851Z] fd7a069fd194: Verifying Checksum [2020-09-04T00:53:30.851Z] fd7a069fd194: Download complete [2020-09-04T00:53:43.256Z] fd7a069fd194: Pull complete [2020-09-04T00:53:43.256Z] 66aa3694b03b: Pull complete [2020-09-04T00:53:43.256Z] 170f70906a0f: Pull complete [2020-09-04T00:53:46.651Z] ad7c5574e4b9: Pull complete [2020-09-04T00:53:50.970Z] e772456be8f7: Pull complete [2020-09-04T00:53:51.251Z] c890913d741a: Pull complete [2020-09-04T00:53:53.874Z] 2480fcc9aa5a: Pull complete [2020-09-04T00:53:54.149Z] 09adf4765672: Pull complete [2020-09-04T00:53:54.150Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-04T00:53:54.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-04T00:53:54.150Z] ---> 2248a725d1cf [2020-09-04T00:53:54.150Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T00:53:58.448Z] ---> Running in f92a08fa325e [2020-09-04T00:53:58.448Z] Removing intermediate container f92a08fa325e [2020-09-04T00:53:58.448Z] ---> f395bc83642a [2020-09-04T00:53:58.448Z] Step 4/7 : RUN apk add bash [2020-09-04T00:53:58.719Z] ---> Running in f1aece505150 [2020-09-04T00:53:58.881Z] Running on prd-centos7-docker-4c-2g-1383 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws [2020-09-04T00:53:58.969Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-09-04T00:54:00.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-04T00:54:01.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-04T00:54:02.104Z] OK: 142 MiB in 39 packages [2020-09-04T00:54:03.083Z] Removing intermediate container f1aece505150 [2020-09-04T00:54:03.083Z] ---> 3653d03328b4 [2020-09-04T00:54:03.083Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-04T00:54:03.083Z] ---> Running in bfa0b313fda8 [2020-09-04T00:54:03.679Z] Removing intermediate container bfa0b313fda8 [2020-09-04T00:54:03.679Z] ---> 0242f0a6396a [2020-09-04T00:54:03.679Z] Step 6/7 : COPY go.mod . [2020-09-04T00:54:03.705Z] using credential edgex-jenkins-ssh [2020-09-04T00:54:03.780Z] Cloning the remote Git repository [2020-09-04T00:54:03.780Z] Cloning with configured refspecs honoured and without tags [2020-09-04T00:54:04.277Z] ---> 5046204161b9 [2020-09-04T00:54:04.277Z] Step 7/7 : RUN go mod download [2020-09-04T00:54:04.277Z] ---> Running in f9062b78d245 [2020-09-04T00:54:04.753Z] Fetching without tags [2020-09-04T00:54:03.830Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:54:03.903Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-09-04T00:54:03.977Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:54:03.978Z] > git --version # timeout=10 [2020-09-04T00:54:04.001Z] > git --version # 'git version 2.16.5' [2020-09-04T00:54:04.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:54:04.044Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:54:04.705Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-04T00:54:04.714Z] > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 [2020-09-04T00:54:04.722Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:54:04.742Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-04T00:54:04.759Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-04T00:54:04.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:54:04.766Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T00:54:05.229Z] Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea [2020-09-04T00:54:05.357Z] Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea [2020-09-04T00:54:05.358Z] Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) [2020-09-04T00:54:05.239Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T00:54:05.245Z] > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 [2020-09-04T00:54:05.313Z] > git remote # timeout=10 [2020-09-04T00:54:05.325Z] > git config --get remote.origin.url # timeout=10 [2020-09-04T00:54:05.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T00:54:05.343Z] > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 [2020-09-04T00:54:05.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-04T00:54:05.362Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T00:54:05.369Z] > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 [2020-09-04T00:54:06.915Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-09-04T00:54:06.915Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-04T00:54:06.915Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-04T00:54:06.915Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-04T00:54:06.915Z] go: finding github.com/google/uuid v1.1.0 [2020-09-04T00:54:06.915Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-04T00:54:06.915Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-04T00:54:07.189Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-04T00:54:07.189Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-04T00:54:07.189Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-04T00:54:07.189Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-04T00:54:07.189Z] go: finding golang.org/x/text v0.3.2 [2020-09-04T00:54:07.189Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-04T00:54:07.189Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-04T00:54:07.189Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-04T00:54:08.989Z] Commit message: "fix: Provided custom XML marshaling of Event" [2020-09-04T00:54:09.030Z] > git --version # timeout=10 [2020-09-04T00:54:09.035Z] > git --version # 'git version 2.16.5' [2020-09-04T00:54:09.049Z] fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-04T00:54:10.096Z] ========================================================= [2020-09-04T00:54:10.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-04T00:54:10.096Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:54:11.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-04T00:54:11.284Z] Sending build context to Docker daemon 2.168MB [2020-09-04T00:54:11.591Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-09-04T00:54:11.591Z] Step 2/7 : FROM ${BASE} [2020-09-04T00:54:11.591Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-04T00:54:11.591Z] df20fa9351a1: Pulling fs layer [2020-09-04T00:54:11.591Z] ed8968b2872e: Pulling fs layer [2020-09-04T00:54:11.591Z] a92cc7c5fd73: Pulling fs layer [2020-09-04T00:54:11.591Z] 2dd03ba5bac4: Pulling fs layer [2020-09-04T00:54:11.591Z] 1e091d79d1de: Pulling fs layer [2020-09-04T00:54:11.591Z] 481702a1767f: Pulling fs layer [2020-09-04T00:54:11.591Z] f64a6f60c768: Pulling fs layer [2020-09-04T00:54:11.591Z] e78d2573fc39: Pulling fs layer [2020-09-04T00:54:11.591Z] e876d2f968b6: Pulling fs layer [2020-09-04T00:54:11.591Z] ce8a83651883: Pulling fs layer [2020-09-04T00:54:11.591Z] 07967f4d0e4b: Pulling fs layer [2020-09-04T00:54:11.591Z] f64a6f60c768: Waiting [2020-09-04T00:54:11.591Z] e78d2573fc39: Waiting [2020-09-04T00:54:11.591Z] e876d2f968b6: Waiting [2020-09-04T00:54:11.591Z] ce8a83651883: Waiting [2020-09-04T00:54:11.591Z] 07967f4d0e4b: Waiting [2020-09-04T00:54:11.591Z] 2dd03ba5bac4: Waiting [2020-09-04T00:54:11.591Z] 1e091d79d1de: Waiting [2020-09-04T00:54:11.591Z] 481702a1767f: Waiting [2020-09-04T00:54:11.591Z] a92cc7c5fd73: Verifying Checksum [2020-09-04T00:54:11.591Z] a92cc7c5fd73: Download complete [2020-09-04T00:54:11.591Z] ed8968b2872e: Verifying Checksum [2020-09-04T00:54:11.591Z] ed8968b2872e: Download complete [2020-09-04T00:54:11.591Z] 1e091d79d1de: Verifying Checksum [2020-09-04T00:54:11.591Z] 1e091d79d1de: Download complete [2020-09-04T00:54:11.591Z] 481702a1767f: Download complete [2020-09-04T00:54:11.929Z] df20fa9351a1: Verifying Checksum [2020-09-04T00:54:11.929Z] df20fa9351a1: Download complete [2020-09-04T00:54:12.574Z] df20fa9351a1: Pull complete [2020-09-04T00:54:12.574Z] ed8968b2872e: Pull complete [2020-09-04T00:54:12.839Z] a92cc7c5fd73: Pull complete [2020-09-04T00:54:16.427Z] f64a6f60c768: Verifying Checksum [2020-09-04T00:54:16.427Z] f64a6f60c768: Download complete [2020-09-04T00:54:16.427Z] e876d2f968b6: Verifying Checksum [2020-09-04T00:54:16.427Z] e876d2f968b6: Download complete [2020-09-04T00:54:19.585Z] Removing intermediate container f9062b78d245 [2020-09-04T00:54:19.585Z] ---> 45da1f722327 [2020-09-04T00:54:19.585Z] Successfully built 45da1f722327 [2020-09-04T00:54:19.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:54:20.530Z] + docker inspect -f . ci-base-image-arm64 [2020-09-04T00:54:20.530Z] . [Pipeline] withDockerContainer [2020-09-04T00:54:20.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container [2020-09-04T00:54:20.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-04T00:54:20.944Z] ce8a83651883: Verifying Checksum [2020-09-04T00:54:20.944Z] ce8a83651883: Download complete [2020-09-04T00:54:20.944Z] 07967f4d0e4b: Verifying Checksum [2020-09-04T00:54:20.944Z] 07967f4d0e4b: Download complete [2020-09-04T00:54:21.555Z] 2dd03ba5bac4: Verifying Checksum [2020-09-04T00:54:21.555Z] 2dd03ba5bac4: Download complete [2020-09-04T00:54:21.827Z] e78d2573fc39: Verifying Checksum [2020-09-04T00:54:21.827Z] e78d2573fc39: Download complete [2020-09-04T00:54:22.735Z] $ docker top 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-04T00:54:24.200Z] + go version [2020-09-04T00:54:24.200Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-04T00:54:25.256Z] + make test [2020-09-04T00:54:25.256Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-04T00:54:30.226Z] 2dd03ba5bac4: Pull complete [2020-09-04T00:54:30.226Z] 1e091d79d1de: Pull complete [2020-09-04T00:54:30.227Z] 481702a1767f: Pull complete [2020-09-04T00:54:34.561Z] f64a6f60c768: Pull complete [2020-09-04T00:54:39.989Z] e78d2573fc39: Pull complete [2020-09-04T00:54:39.989Z] e876d2f968b6: Pull complete [2020-09-04T00:54:41.465Z] ce8a83651883: Pull complete [2020-09-04T00:54:41.760Z] 07967f4d0e4b: Pull complete [2020-09-04T00:54:42.379Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-04T00:54:42.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-04T00:54:42.379Z] ---> 5d7c900382c6 [2020-09-04T00:54:42.379Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T00:54:43.815Z] ---> Running in b3fa8d9017f6 [2020-09-04T00:54:43.815Z] Removing intermediate container b3fa8d9017f6 [2020-09-04T00:54:43.815Z] ---> b53ec02a7b83 [2020-09-04T00:54:43.815Z] Step 4/7 : RUN apk add bash [2020-09-04T00:54:43.815Z] ---> Running in 1903d326da30 [2020-09-04T00:54:44.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-04T00:54:45.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-04T00:54:46.029Z] OK: 166 MiB in 39 packages [2020-09-04T00:54:46.629Z] Removing intermediate container 1903d326da30 [2020-09-04T00:54:46.629Z] ---> 12f34fa6a354 [2020-09-04T00:54:46.629Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-04T00:54:46.904Z] ---> Running in 1ea3b3fa5c6f [2020-09-04T00:54:46.904Z] Removing intermediate container 1ea3b3fa5c6f [2020-09-04T00:54:46.904Z] ---> 15007fbaf23b [2020-09-04T00:54:46.904Z] Step 6/7 : COPY go.mod . [2020-09-04T00:54:47.451Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-09-04T00:54:47.514Z] ---> 0b2a6e904f14 [2020-09-04T00:54:47.514Z] Step 7/7 : RUN go mod download [2020-09-04T00:54:47.514Z] ---> Running in a08f3a16a436 [2020-09-04T00:54:48.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-09-04T00:54:48.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-09-04T00:54:49.523Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-09-04T00:54:49.523Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-04T00:54:49.523Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-04T00:54:49.523Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-04T00:54:49.791Z] go: finding github.com/google/uuid v1.1.0 [2020-09-04T00:54:49.791Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-04T00:54:49.791Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-04T00:54:49.791Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-04T00:54:49.791Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-04T00:54:49.791Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-04T00:54:49.791Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-04T00:54:49.791Z] go: finding golang.org/x/text v0.3.2 [2020-09-04T00:54:49.791Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-04T00:54:49.792Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-04T00:54:49.792Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-04T00:54:50.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements [2020-09-04T00:54:50.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.058s coverage: 77.8% of statements [2020-09-04T00:54:50.691Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-09-04T00:54:50.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-09-04T00:54:51.696Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.070s coverage: 14.7% of statements [2020-09-04T00:54:51.696Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements [2020-09-04T00:54:54.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements [2020-09-04T00:54:54.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-09-04T00:54:54.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-09-04T00:54:54.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-09-04T00:55:01.054Z] {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} [2020-09-04T00:55:01.054Z] --- FAIL: TestEvent_String (0.00s) [2020-09-04T00:55:01.054Z] --- FAIL: TestEvent_String/event_to_string (0.00s) [2020-09-04T00:55:01.054Z] event_test.go:61: [2020-09-04T00:55:01.054Z] Error Trace: event_test.go:61 [2020-09-04T00:55:01.054Z] Error: Not equal: [2020-09-04T00:55:01.054Z] expected: "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\"}}" [2020-09-04T00:55:01.054Z] actual : "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\",\"Latitude\":\"29.630771\",\"Longitude\":\"-95.377603\"}}" [2020-09-04T00:55:01.054Z] [2020-09-04T00:55:01.054Z] Diff: [2020-09-04T00:55:01.054Z] --- Expected [2020-09-04T00:55:01.054Z] +++ Actual [2020-09-04T00:55:01.054Z] @@ -1 +1 @@ [2020-09-04T00:55:01.054Z] -{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001"}} [2020-09-04T00:55:01.054Z] +{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001","Latitude":"29.630771","Longitude":"-95.377603"}} [2020-09-04T00:55:01.054Z] Test: TestEvent_String/event_to_string [2020-09-04T00:55:01.054Z] FAIL [2020-09-04T00:55:01.054Z] coverage: 63.0% of statements [2020-09-04T00:55:01.054Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.120s [2020-09-04T00:55:01.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.049s coverage: 26.3% of statements [2020-09-04T00:55:01.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements [2020-09-04T00:55:01.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-09-04T00:55:01.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-09-04T00:55:01.054Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-09-04T00:55:01.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 31.7% of statements [2020-09-04T00:55:01.329Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements [2020-09-04T00:55:02.595Z] Removing intermediate container a08f3a16a436 [2020-09-04T00:55:02.595Z] ---> df5b5467bc58 [2020-09-04T00:55:02.595Z] Successfully built df5b5467bc58 [2020-09-04T00:55:02.595Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-09-04T00:55:02.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 95.1% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:55:03.363Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements [2020-09-04T00:55:03.363Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-09-04T00:55:03.363Z] FAIL [2020-09-04T00:55:03.600Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-04T00:55:03.600Z] . [2020-09-04T00:55:03.633Z] make: *** [Makefile:6: test] Error 1 [Pipeline] withDockerContainer [2020-09-04T00:55:03.821Z] prd-centos7-docker-4c-2g-1383 does not seem to be running inside a container [2020-09-04T00:55:03.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-04T00:55:05.610Z] $ docker top a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f -eo pid,comm [Pipeline] { [Pipeline] } [2020-09-04T00:55:06.065Z] $ docker stop --time=1 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d [2020-09-04T00:55:08.180Z] $ docker rm -f 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-09-04T00:55:09.052Z] + go version [2020-09-04T00:55:09.052Z] go version go1.13.13 linux/amd64 [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2020-09-04T00:55:09.432Z] + make test [2020-09-04T00:55:09.433Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [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] } [2020-09-04T00:55:11.116Z] Failed in branch arm64 [2020-09-04T00:55:22.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-09-04T00:55:23.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-09-04T00:55:23.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements [2020-09-04T00:55:24.268Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.075s coverage: 45.4% of statements [2020-09-04T00:55:24.268Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements [2020-09-04T00:55:24.268Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-09-04T00:55:24.568Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-09-04T00:55:26.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.116s coverage: 14.7% of statements [2020-09-04T00:55:26.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements [2020-09-04T00:55:26.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.095s coverage: 91.8% of statements [2020-09-04T00:55:26.632Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-09-04T00:55:26.632Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-09-04T00:55:26.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements [2020-09-04T00:55:32.394Z] {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} [2020-09-04T00:55:32.394Z] --- FAIL: TestEvent_String (0.00s) [2020-09-04T00:55:32.394Z] --- FAIL: TestEvent_String/event_to_string (0.00s) [2020-09-04T00:55:32.394Z] event_test.go:61: [2020-09-04T00:55:32.394Z] Error Trace: event_test.go:61 [2020-09-04T00:55:32.394Z] Error: Not equal: [2020-09-04T00:55:32.394Z] expected: "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\"}}" [2020-09-04T00:55:32.394Z] actual : "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\",\"Latitude\":\"29.630771\",\"Longitude\":\"-95.377603\"}}" [2020-09-04T00:55:32.394Z] [2020-09-04T00:55:32.394Z] Diff: [2020-09-04T00:55:32.394Z] --- Expected [2020-09-04T00:55:32.394Z] +++ Actual [2020-09-04T00:55:32.394Z] @@ -1 +1 @@ [2020-09-04T00:55:32.394Z] -{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001"}} [2020-09-04T00:55:32.394Z] +{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001","Latitude":"29.630771","Longitude":"-95.377603"}} [2020-09-04T00:55:32.394Z] Test: TestEvent_String/event_to_string [2020-09-04T00:55:32.394Z] FAIL [2020-09-04T00:55:32.394Z] coverage: 63.0% of statements [2020-09-04T00:55:32.394Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.125s [2020-09-04T00:55:32.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.051s coverage: 26.3% of statements [2020-09-04T00:55:32.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.011s coverage: 15.4% of statements [2020-09-04T00:55:32.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements [2020-09-04T00:55:32.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.110s coverage: 14.3% of statements [2020-09-04T00:55:32.394Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-09-04T00:55:33.439Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 31.7% of statements [2020-09-04T00:55:33.439Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 100.0% of statements [2020-09-04T00:55:34.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 95.1% of statements [2020-09-04T00:55:34.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements [2020-09-04T00:55:34.684Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-09-04T00:55:34.684Z] FAIL [2020-09-04T00:55:34.684Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-09-04T00:55:34.735Z] $ docker stop --time=1 a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f [2020-09-04T00:55:36.969Z] $ docker rm -f a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f [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] } [2020-09-04T00:55:39.238Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-09-04T00:55:42.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T00:55:43.459Z] ---> package-listing.sh [2020-09-04T00:55:43.459Z] ++ facter osfamily [2020-09-04T00:55:43.459Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-04T00:55:43.459Z] + OS_FAMILY=redhat [2020-09-04T00:55:43.459Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-277 [2020-09-04T00:55:43.459Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-04T00:55:43.459Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-04T00:55:43.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-04T00:55:43.459Z] + PACKAGES=/tmp/packages_start.txt [2020-09-04T00:55:43.459Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' [2020-09-04T00:55:43.459Z] + PACKAGES=/tmp/packages_end.txt [2020-09-04T00:55:43.459Z] + case "${OS_FAMILY}" in [2020-09-04T00:55:43.459Z] + rpm -qa [2020-09-04T00:55:43.459Z] + sort [2020-09-04T00:55:47.673Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-04T00:55:47.673Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-04T00:55:47.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-04T00:55:47.673Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' [2020-09-04T00:55:47.673Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ [2020-09-04T00:55:47.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:55:48.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T00:55:48.588Z] [2020-09-04T00:55:48.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-04T00:55:48.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T00:55:48.974Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-04T00:55:48.974Z] df20fa9351a1: Pulling fs layer [2020-09-04T00:55:48.974Z] 36b3adc4ff6f: Pulling fs layer [2020-09-04T00:55:48.974Z] 8ad3a11d3b57: Pulling fs layer [2020-09-04T00:55:48.974Z] 46f8f816bc3b: Pulling fs layer [2020-09-04T00:55:48.974Z] 0dadc02b9964: Pulling fs layer [2020-09-04T00:55:48.974Z] ce6a7cf60c04: Pulling fs layer [2020-09-04T00:55:48.974Z] 7a184a31f384: Pulling fs layer [2020-09-04T00:55:48.974Z] 0879bd2ef858: Pulling fs layer [2020-09-04T00:55:48.974Z] 0dadc02b9964: Waiting [2020-09-04T00:55:48.974Z] ce6a7cf60c04: Waiting [2020-09-04T00:55:48.974Z] 7a184a31f384: Waiting [2020-09-04T00:55:48.974Z] 0879bd2ef858: Waiting [2020-09-04T00:55:48.974Z] 46f8f816bc3b: Waiting [2020-09-04T00:55:48.974Z] 36b3adc4ff6f: Download complete [2020-09-04T00:55:48.974Z] 46f8f816bc3b: Verifying Checksum [2020-09-04T00:55:48.974Z] 46f8f816bc3b: Download complete [2020-09-04T00:55:48.974Z] df20fa9351a1: Verifying Checksum [2020-09-04T00:55:48.974Z] df20fa9351a1: Download complete [2020-09-04T00:55:48.974Z] ce6a7cf60c04: Verifying Checksum [2020-09-04T00:55:48.974Z] ce6a7cf60c04: Download complete [2020-09-04T00:55:48.974Z] 0dadc02b9964: Verifying Checksum [2020-09-04T00:55:48.974Z] 0dadc02b9964: Download complete [2020-09-04T00:55:48.974Z] 7a184a31f384: Download complete [2020-09-04T00:55:49.237Z] 8ad3a11d3b57: Verifying Checksum [2020-09-04T00:55:49.237Z] 8ad3a11d3b57: Download complete [2020-09-04T00:55:49.499Z] df20fa9351a1: Pull complete [2020-09-04T00:55:49.499Z] 0879bd2ef858: Verifying Checksum [2020-09-04T00:55:49.499Z] 0879bd2ef858: Download complete [2020-09-04T00:55:49.499Z] 36b3adc4ff6f: Pull complete [2020-09-04T00:55:50.080Z] 8ad3a11d3b57: Pull complete [2020-09-04T00:55:50.352Z] 46f8f816bc3b: Pull complete [2020-09-04T00:55:50.612Z] 0dadc02b9964: Pull complete [2020-09-04T00:55:50.612Z] ce6a7cf60c04: Pull complete [2020-09-04T00:55:50.872Z] 7a184a31f384: Pull complete [2020-09-04T00:55:53.423Z] 0879bd2ef858: Pull complete [2020-09-04T00:55:53.424Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-04T00:55:53.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T00:55:53.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-04T00:55:53.601Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-09-04T00:55:53.647Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-04T00:55:56.287Z] $ docker top d08ad490885b392569db6fb43eee6b08b236734aeaafa92565259a7afdba25da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-04T00:55:56.841Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-04T00:55:57.158Z] + ls /var/log/sa-host [2020-09-04T00:55:57.158Z] + sadf -c /var/log/sa-host/sa04 [2020-09-04T00:55:57.158Z] file_magic: OK [2020-09-04T00:55:57.158Z] HZ: Using current value: 100 [2020-09-04T00:55:57.158Z] file_header: OK [2020-09-04T00:55:57.158Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-04T00:55:57.158Z] Statistics: [2020-09-04T00:55:57.158Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-04T00:55:57.158Z] File successfully converted to sysstat format version 12.2.1 [2020-09-04T00:55:57.158Z] + sadf -c /var/log/sa-host/sa05 [2020-09-04T00:55:57.158Z] file_magic: OK [2020-09-04T00:55:57.158Z] HZ: Using current value: 100 [2020-09-04T00:55:57.158Z] file_header: OK [2020-09-04T00:55:57.158Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-04T00:55:57.158Z] Statistics: [2020-09-04T00:55:57.158Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-04T00:55:57.158Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-04T00:55:57.273Z] provisioning config files... [2020-09-04T00:55:57.291Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/config1262451352977702489tmp [Pipeline] { [Pipeline] echo [2020-09-04T00:55:57.397Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T00:55:57.729Z] ---> create-netrc.sh [Pipeline] echo [2020-09-04T00:55:57.765Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T00:55:58.095Z] ---> logs-deploy.sh [2020-09-04T00:55:58.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-277/1 [2020-09-04T00:55:58.095Z] INFO: archiving workspace using pattern(s): [2020-09-04T00:55:59.482Z] Archives upload complete. [2020-09-04T00:55:59.482Z] INFO: archiving logs to Nexus