Pull request #399 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 4e5601f86c0445eee557e89ebe5d02ecc5f749fa+546abcade185a9c156a4286535458b6644383625 (dbeedf6163c8585b75313ac73a05fb77fe364a5b) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16702 in /w/workspace/dry_go-mod-core-contracts_PR-399 [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-399 # 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/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # 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 546abcade185a9c156a4286535458b6644383625 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" > git rev-list --no-walk fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T01:44:30.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T01:44:30.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T01:44:30.955Z] ========================================================= [2020-12-18T01:44:30.955Z] EdgeX Global Pipelines Version Info [2020-12-18T01:44:30.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:44:33.235Z] ------------------- [2020-12-18T01:44:33.235Z] stable info: [2020-12-18T01:44:33.235Z] ------------------- [2020-12-18T01:44:33.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T01:44:33.235Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T01:44:33.235Z] Message: update stable to v1.0.173 [2020-12-18T01:44:34.278Z] ------------------- [2020-12-18T01:44:34.278Z] experimental info: [2020-12-18T01:44:34.278Z] ------------------- [2020-12-18T01:44:34.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T01:44:34.278Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T01:44:34.278Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T01:44:34.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-12-18T01:44:34.788Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-12-18T01:44:34.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T01:44:34.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T01:44:35.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T01:44:35.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T01:44:35.301Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T01:44:35.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T01:44:35.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-18T01:44:35.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T01:44:35.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T01:44:35.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-12-18T01:44:35.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T01:44:36.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T01:44:36.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T01:44:36.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T01:44:36.365Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T01:44:36.519Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T01:44:36.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-18T01:44:36.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-18T01:44:36.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-18T01:44:36.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-18T01:44:36.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-18T01:44:37.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-18T01:44:37.182Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-18T01:44:37.277Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T01:44:37.371Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T01:44:37.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-399 [Pipeline] echo [2020-12-18T01:44:37.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-399 [Pipeline] echo [2020-12-18T01:44:37.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-399 [Pipeline] echo [2020-12-18T01:44:37.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] echo [2020-12-18T01:44:37.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e5601f [Pipeline] echo [2020-12-18T01:44:37.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T01:44:38.729Z] + git log --format=format:%s -1 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] echo [2020-12-18T01:44:38.876Z] GIT_COMMIT: 4e5601f86c0445eee557e89ebe5d02ecc5f749fa, Commit Message: feat(v2): implement custom validation tag for RFC3986 unreserved chars [Pipeline] echo [2020-12-18T01:44:38.926Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:44:39.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T01:44:40.542Z] [2020-12-18T01:44:40.542Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:44:40.988Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T01:44:41.278Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T01:44:41.278Z] 31603596830f: Pulling fs layer [2020-12-18T01:44:41.278Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T01:44:41.278Z] 6ca5941a6612: Pulling fs layer [2020-12-18T01:44:41.278Z] ecc8261a40a4: Pulling fs layer [2020-12-18T01:44:41.278Z] ecc8261a40a4: Waiting [2020-12-18T01:44:41.278Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T01:44:41.278Z] 2a8b12db71e7: Download complete [2020-12-18T01:44:41.559Z] 31603596830f: Verifying Checksum [2020-12-18T01:44:41.559Z] 31603596830f: Download complete [2020-12-18T01:44:41.865Z] ecc8261a40a4: Verifying Checksum [2020-12-18T01:44:41.865Z] ecc8261a40a4: Download complete [2020-12-18T01:44:41.865Z] 6ca5941a6612: Verifying Checksum [2020-12-18T01:44:41.865Z] 6ca5941a6612: Download complete [2020-12-18T01:44:42.480Z] 31603596830f: Pull complete [2020-12-18T01:44:42.746Z] 2a8b12db71e7: Pull complete [2020-12-18T01:44:44.233Z] 6ca5941a6612: Pull complete [2020-12-18T01:44:44.836Z] ecc8261a40a4: Pull complete [2020-12-18T01:44:44.836Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T01:44:44.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T01:44:44.836Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T01:44:45.078Z] prd-centos7-docker-4c-2g-16702 does not seem to be running inside a container [2020-12-18T01:44:45.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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 [2020-12-18T01:44:48.099Z] $ docker top d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T01:44:48.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T01:44:48.674Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T01:44:49.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T01:44:49.445Z] $ docker exec d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent [2020-12-18T01:44:49.852Z] SSH_AUTH_SOCK=/tmp/ssh-OGMk4QTIrxb4/agent.11 [2020-12-18T01:44:49.852Z] SSH_AGENT_PID=17 [2020-12-18T01:44:49.873Z] Running ssh-add (command line suppressed) [2020-12-18T01:44:50.153Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_5345948668895263509.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_5345948668895263509.key) [2020-12-18T01:44:50.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T01:44:50.988Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T01:44:51.289Z] $ docker exec --env ******** --env ******** d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent -k [2020-12-18T01:44:51.839Z] unset SSH_AUTH_SOCK; [2020-12-18T01:44:51.840Z] unset SSH_AGENT_PID; [2020-12-18T01:44:51.840Z] echo Agent pid 17 killed; [2020-12-18T01:44:52.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T01:44:52.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T01:44:52.213Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T01:44:52.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T01:44:52.709Z] $ docker exec d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent [2020-12-18T01:44:53.199Z] SSH_AUTH_SOCK=/tmp/ssh-6fCMWHolW2Mr/agent.46 [2020-12-18T01:44:53.199Z] SSH_AGENT_PID=51 [2020-12-18T01:44:53.214Z] Running ssh-add (command line suppressed) [2020-12-18T01:44:53.489Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_1255085675184060961.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_1255085675184060961.key) [2020-12-18T01:44:53.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T01:44:53.972Z] + git semver init [2020-12-18T01:44:53.972Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T01:44:53.972Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.git [2020-12-18T01:44:53.972Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-399 [2020-12-18T01:44:53.972Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T01:44:53.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T01:44:53.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T01:44:53.972Z] # $SEMVER_BRANCH = PR-399 [2020-12-18T01:44:53.972Z] # $SEMVER_TEMP = /tmp/semver-367511866 [2020-12-18T01:44:53.972Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-12-18T01:44:55.023Z] # '/tmp/semver-367511866' -> '/w/workspace/dry_go-mod-core-contracts_PR-399/.semver' [2020-12-18T01:44:55.023Z] # -> Force: false [2020-12-18T01:44:55.023Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.semver [Pipeline] } [2020-12-18T01:44:55.070Z] $ docker exec --env ******** --env ******** d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent -k [2020-12-18T01:44:55.392Z] unset SSH_AUTH_SOCK; [2020-12-18T01:44:55.393Z] unset SSH_AGENT_PID; [2020-12-18T01:44:55.393Z] echo Agent pid 51 killed; [2020-12-18T01:44:55.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T01:44:56.009Z] + git semver [Pipeline] } [2020-12-18T01:44:56.319Z] $ docker stop --time=1 d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 [2020-12-18T01:44:58.576Z] $ docker rm -f d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T01:44:59.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T01:45:00.255Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T01:45:00.258Z] [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 [2020-12-18T01:45:15.937Z] Still waiting to schedule task [2020-12-18T01:45:15.937Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-18T01:45:15.940Z] Still waiting to schedule task [2020-12-18T01:45:15.940Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16700’ [2020-12-18T01:48:30.531Z] Running on prd-centos7-docker-4c-2g-16704 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws [2020-12-18T01:48:30.596Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-12-18T01:48:33.352Z] using credential edgex-jenkins-ssh [2020-12-18T01:48:33.408Z] Cloning the remote Git repository [2020-12-18T01:48:33.144Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:48:33.229Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-12-18T01:48:33.297Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:48:33.297Z] > git --version # timeout=10 [2020-12-18T01:48:33.305Z] > git --version # 'git version 2.24.3' [2020-12-18T01:48:33.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:48:33.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T01:48:34.844Z] Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [2020-12-18T01:48:35.033Z] Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [2020-12-18T01:48:35.034Z] Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) [2020-12-18T01:48:34.055Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-18T01:48:34.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T01:48:34.088Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-18T01:48:34.105Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:48:34.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:48:34.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T01:48:34.675Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T01:48:34.684Z] > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 [2020-12-18T01:48:34.805Z] > git remote # timeout=10 [2020-12-18T01:48:34.827Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T01:48:34.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:48:34.849Z] > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 [2020-12-18T01:48:34.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T01:48:34.872Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T01:48:34.883Z] > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 [2020-12-18T01:48:38.520Z] Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T01:48:39.676Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T01:48:40.012Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T01:48:40.324Z] + sudo service docker restart [2020-12-18T01:48:40.325Z] + true [2020-12-18T01:48:40.325Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-18T01:48:41.890Z] ========================================================= [2020-12-18T01:48:41.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T01:48:41.890Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:48:42.280Z] + 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 . [2020-12-18T01:48:42.859Z] Sending build context to Docker daemon 2.066MB [2020-12-18T01:48:42.859Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T01:48:42.859Z] Step 2/7 : FROM ${BASE} [2020-12-18T01:48:42.859Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T01:48:42.859Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T01:48:42.859Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T01:48:42.859Z] de9db76c5a1d: Pulling fs layer [2020-12-18T01:48:42.859Z] bca2f99d35d6: Pulling fs layer [2020-12-18T01:48:42.859Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T01:48:42.859Z] 7c6f9722023f: Pulling fs layer [2020-12-18T01:48:42.859Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T01:48:42.859Z] bca2f99d35d6: Waiting [2020-12-18T01:48:42.859Z] 93359f2a8cfa: Waiting [2020-12-18T01:48:42.859Z] 7c6f9722023f: Waiting [2020-12-18T01:48:42.859Z] a35cf1a2eb13: Waiting [2020-12-18T01:48:42.859Z] de9db76c5a1d: Verifying Checksum [2020-12-18T01:48:42.859Z] de9db76c5a1d: Download complete [2020-12-18T01:48:42.859Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T01:48:42.859Z] 0ef7d3d256c8: Download complete [2020-12-18T01:48:42.859Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T01:48:42.859Z] 93359f2a8cfa: Download complete [2020-12-18T01:48:43.810Z] 7c6f9722023f: Download complete [2020-12-18T01:48:43.810Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T01:48:43.810Z] 188c0c94c7c5: Download complete [2020-12-18T01:48:44.081Z] 188c0c94c7c5: Pull complete [2020-12-18T01:48:44.345Z] 0ef7d3d256c8: Pull complete [2020-12-18T01:48:44.345Z] de9db76c5a1d: Pull complete [2020-12-18T01:48:45.741Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T01:48:45.742Z] a35cf1a2eb13: Download complete [2020-12-18T01:48:46.317Z] bca2f99d35d6: Verifying Checksum [2020-12-18T01:48:46.317Z] bca2f99d35d6: Download complete [2020-12-18T01:48:51.656Z] bca2f99d35d6: Pull complete [2020-12-18T01:48:51.656Z] 93359f2a8cfa: Pull complete [2020-12-18T01:48:51.957Z] 7c6f9722023f: Pull complete [2020-12-18T01:48:55.781Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16703 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws [2020-12-18T01:48:55.845Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-12-18T01:48:58.594Z] a35cf1a2eb13: Pull complete [2020-12-18T01:48:58.594Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T01:48:58.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T01:48:58.594Z] ---> a62c8e92a672 [2020-12-18T01:48:58.594Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-18T01:48:58.594Z] ---> Running in 1a2fa93c7020 [2020-12-18T01:48:58.856Z] Removing intermediate container 1a2fa93c7020 [2020-12-18T01:48:58.856Z] ---> 02e86855a2ea [2020-12-18T01:48:58.856Z] Step 4/7 : RUN apk add bash [2020-12-18T01:48:58.856Z] ---> Running in 6080448eb5d0 [2020-12-18T01:48:59.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T01:49:00.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T01:49:00.981Z] OK: 166 MiB in 39 packages [2020-12-18T01:49:01.354Z] using credential edgex-jenkins-ssh [2020-12-18T01:49:01.470Z] Cloning the remote Git repository [2020-12-18T01:49:01.577Z] Removing intermediate container 6080448eb5d0 [2020-12-18T01:49:01.577Z] ---> cd51ddb130c2 [2020-12-18T01:49:01.577Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-18T01:49:01.577Z] ---> Running in 7ca5c17e8c6c [2020-12-18T01:49:01.845Z] Removing intermediate container 7ca5c17e8c6c [2020-12-18T01:49:01.845Z] ---> 6f0376816a72 [2020-12-18T01:49:01.845Z] Step 6/7 : COPY go.mod . [2020-12-18T01:49:02.110Z] ---> 9b30c16edfb3 [2020-12-18T01:49:02.110Z] Step 7/7 : RUN go mod download [2020-12-18T01:49:02.110Z] ---> Running in c602d6d973cc [2020-12-18T01:49:01.544Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:49:01.675Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-12-18T01:49:01.755Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:49:01.756Z] > git --version # timeout=10 [2020-12-18T01:49:01.775Z] > git --version # 'git version 2.17.1' [2020-12-18T01:49:01.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:49:01.838Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T01:49:03.220Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-18T01:49:03.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T01:49:03.283Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-18T01:49:03.324Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-18T01:49:03.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:49:03.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T01:49:04.032Z] Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [2020-12-18T01:49:04.500Z] Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [2020-12-18T01:49:04.501Z] Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) [2020-12-18T01:49:04.061Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T01:49:04.082Z] > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 [2020-12-18T01:49:04.288Z] > git remote # timeout=10 [2020-12-18T01:49:04.330Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T01:49:04.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T01:49:04.397Z] > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 [2020-12-18T01:49:04.445Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T01:49:04.515Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T01:49:04.557Z] > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 [2020-12-18T01:49:08.847Z] Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T01:49:10.469Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T01:49:10.881Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T01:49:11.223Z] + sudo service docker restart [2020-12-18T01:49:11.224Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-18T01:49:14.179Z] ========================================================= [2020-12-18T01:49:14.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T01:49:14.179Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:49:14.407Z] Removing intermediate container c602d6d973cc [2020-12-18T01:49:14.407Z] ---> 0e73e830e36e [2020-12-18T01:49:14.407Z] Successfully built 0e73e830e36e [2020-12-18T01:49:14.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:49:14.596Z] + 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 . [2020-12-18T01:49:14.724Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T01:49:14.724Z] . [Pipeline] withDockerContainer [2020-12-18T01:49:14.866Z] prd-centos7-docker-4c-2g-16704 does not seem to be running inside a container [2020-12-18T01:49:14.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-12-18T01:49:15.579Z] Sending build context to Docker daemon 2.065MB [2020-12-18T01:49:15.579Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T01:49:15.579Z] Step 2/7 : FROM ${BASE} [2020-12-18T01:49:15.763Z] $ docker top 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 -eo pid,comm [2020-12-18T01:49:15.853Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T01:49:15.853Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T01:49:15.853Z] a4357932f1b6: Pulling fs layer [2020-12-18T01:49:15.853Z] 18c013af1878: Pulling fs layer [2020-12-18T01:49:15.853Z] 00ac8860ef70: Pulling fs layer [2020-12-18T01:49:15.853Z] 63d7cb157983: Pulling fs layer [2020-12-18T01:49:15.853Z] b116817d02f9: Pulling fs layer [2020-12-18T01:49:15.853Z] 745a02a5169b: Pulling fs layer [2020-12-18T01:49:15.853Z] 00ac8860ef70: Waiting [2020-12-18T01:49:15.853Z] 63d7cb157983: Waiting [2020-12-18T01:49:15.853Z] b116817d02f9: Waiting [2020-12-18T01:49:15.853Z] 745a02a5169b: Waiting [2020-12-18T01:49:15.853Z] 18c013af1878: Verifying Checksum [2020-12-18T01:49:15.853Z] 18c013af1878: Download complete [2020-12-18T01:49:15.853Z] a4357932f1b6: Verifying Checksum [2020-12-18T01:49:15.853Z] a4357932f1b6: Download complete [2020-12-18T01:49:15.853Z] 63d7cb157983: Verifying Checksum [2020-12-18T01:49:15.853Z] 63d7cb157983: Download complete [Pipeline] { [Pipeline] sh [2020-12-18T01:49:16.129Z] b116817d02f9: Verifying Checksum [2020-12-18T01:49:16.129Z] b116817d02f9: Download complete [2020-12-18T01:49:16.129Z] 5f621e34cdf4: Download complete [2020-12-18T01:49:16.276Z] + go version [2020-12-18T01:49:16.276Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T01:49:16.294Z] $ docker stop --time=1 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 [2020-12-18T01:49:16.734Z] 5f621e34cdf4: Pull complete [2020-12-18T01:49:17.342Z] a4357932f1b6: Pull complete [2020-12-18T01:49:17.614Z] 18c013af1878: Pull complete [2020-12-18T01:49:17.661Z] $ docker rm -f 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:49:18.706Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T01:49:18.706Z] . [Pipeline] withDockerContainer [2020-12-18T01:49:18.826Z] prd-centos7-docker-4c-2g-16704 does not seem to be running inside a container [2020-12-18T01:49:18.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2020-12-18T01:49:19.063Z] 745a02a5169b: Verifying Checksum [2020-12-18T01:49:19.063Z] 745a02a5169b: Download complete [2020-12-18T01:49:19.596Z] $ docker top 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T01:49:20.064Z] 00ac8860ef70: Download complete [2020-12-18T01:49:20.087Z] + make test [2020-12-18T01:49:20.087Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-18T01:49:26.800Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-18T01:49:27.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements [2020-12-18T01:49:27.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-12-18T01:49:27.675Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements [2020-12-18T01:49:27.947Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-12-18T01:49:27.947Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-18T01:49:28.536Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 18.6% of statements [2020-12-18T01:49:28.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.026s coverage: 14.7% of statements [2020-12-18T01:49:28.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements [2020-12-18T01:49:29.075Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.021s coverage: 91.8% of statements [2020-12-18T01:49:29.075Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-18T01:49:29.075Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-18T01:49:29.075Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements [2020-12-18T01:49:29.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.028s coverage: 47.8% of statements [2020-12-18T01:49:30.255Z] 00ac8860ef70: Pull complete [2020-12-18T01:49:30.255Z] 63d7cb157983: Pull complete [2020-12-18T01:49:30.532Z] b116817d02f9: Pull complete [2020-12-18T01:49:31.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements [2020-12-18T01:49:31.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.008s coverage: 26.3% of statements [2020-12-18T01:49:31.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements [2020-12-18T01:49:31.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-12-18T01:49:31.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.036s coverage: 14.3% of statements [2020-12-18T01:49:31.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-18T01:49:31.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 85.3% of statements [2020-12-18T01:49:31.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-18T01:49:31.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-18T01:49:31.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.6% of statements [2020-12-18T01:49:31.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements [2020-12-18T01:49:32.494Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.6% of statements [2020-12-18T01:49:32.494Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-12-18T01:49:32.494Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-18T01:49:32.494Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-18T01:49:33.891Z] gofmt -l . [2020-12-18T01:49:34.154Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-18T01:49:34.174Z] $ docker stop --time=1 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 [2020-12-18T01:49:34.851Z] 745a02a5169b: Pull complete [2020-12-18T01:49:34.851Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T01:49:34.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T01:49:34.851Z] ---> b7e6874047d6 [2020-12-18T01:49:34.851Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-18T01:49:36.410Z] $ docker rm -f 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T01:49:37.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-18T01:49:37.468Z] ---> Running in 6dfef3e2c379 [2020-12-18T01:49:37.468Z] Removing intermediate container 6dfef3e2c379 [2020-12-18T01:49:37.468Z] ---> 3d3be8011f13 [2020-12-18T01:49:37.468Z] Step 4/7 : RUN apk add bash [2020-12-18T01:49:37.468Z] ---> Running in 08a492b9710a [2020-12-18T01:49:37.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T01:49:38.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T01:49:39.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T01:49:40.476Z] OK: 142 MiB in 39 packages [2020-12-18T01:49:41.454Z] Removing intermediate container 08a492b9710a [2020-12-18T01:49:41.454Z] ---> 48dc66249bc1 [2020-12-18T01:49:41.454Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-18T01:49:41.725Z] ---> Running in 5e8974334089 [2020-12-18T01:49:42.321Z] Removing intermediate container 5e8974334089 [2020-12-18T01:49:42.321Z] ---> 8cecdb8a59c1 [2020-12-18T01:49:42.321Z] Step 6/7 : COPY go.mod . [2020-12-18T01:49:42.596Z] ---> 0d8528cce81b [2020-12-18T01:49:42.596Z] Step 7/7 : RUN go mod download [2020-12-18T01:49:42.872Z] ---> Running in 7d94b1442e63 [2020-12-18T01:49:57.966Z] Removing intermediate container 7d94b1442e63 [2020-12-18T01:49:57.966Z] ---> 4ae7a11ddc81 [2020-12-18T01:49:57.966Z] Successfully built 4ae7a11ddc81 [2020-12-18T01:49:57.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:49:58.303Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T01:49:58.303Z] . [Pipeline] withDockerContainer [2020-12-18T01:49:58.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-16703 does not seem to be running inside a container [2020-12-18T01:49:58.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T01:50:00.222Z] $ docker top 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T01:50:01.293Z] + go version [2020-12-18T01:50:01.293Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T01:50:01.323Z] $ docker stop --time=1 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 [2020-12-18T01:50:03.184Z] $ docker rm -f 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:50:04.194Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T01:50:04.194Z] . [Pipeline] withDockerContainer [2020-12-18T01:50:04.421Z] prd-ubuntu18.04-docker-arm64-4c-16g-16703 does not seem to be running inside a container [2020-12-18T01:50:04.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T01:50:05.970Z] $ docker top 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T01:50:06.996Z] + make test [2020-12-18T01:50:06.996Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-18T01:50:29.244Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-18T01:50:30.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.067s coverage: 85.7% of statements [2020-12-18T01:50:30.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.041s coverage: 100.0% of statements [2020-12-18T01:50:32.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements [2020-12-18T01:50:32.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements [2020-12-18T01:50:32.246Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-18T01:50:32.854Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 18.6% of statements [2020-12-18T01:50:33.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.7% of statements [2020-12-18T01:50:34.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2020-12-18T01:50:35.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements [2020-12-18T01:50:35.156Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-18T01:50:35.156Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-18T01:50:35.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.027s coverage: 100.0% of statements [2020-12-18T01:50:35.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements [2020-12-18T01:50:40.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements [2020-12-18T01:50:40.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements [2020-12-18T01:50:40.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.037s coverage: 15.4% of statements [2020-12-18T01:50:40.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.047s coverage: 15.4% of statements [2020-12-18T01:50:40.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.037s coverage: 14.3% of statements [2020-12-18T01:50:40.571Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-18T01:50:42.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.177s coverage: 85.3% of statements [2020-12-18T01:50:42.018Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-18T01:50:42.018Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-18T01:50:42.307Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.066s coverage: 44.6% of statements [2020-12-18T01:50:42.307Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements [2020-12-18T01:50:43.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.108s coverage: 93.6% of statements [2020-12-18T01:50:43.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-12-18T01:50:43.757Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-18T01:50:43.757Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-18T01:50:49.181Z] gofmt -l . [2020-12-18T01:50:49.181Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-18T01:50:49.485Z] $ docker stop --time=1 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 [2020-12-18T01:50:51.710Z] $ docker rm -f 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T01:50:52.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-18T01:50:52.662Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T01:50:53.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-18T01:50:55.886Z] provisioning config files... [2020-12-18T01:50:55.927Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config4964327588847752171tmp [Pipeline] { [Pipeline] sh [2020-12-18T01:50:56.369Z] + set +x [2020-12-18T01:50:56.369Z] + curl -s https://codecov.io/bash [2020-12-18T01:50:56.369Z] + bash -s -- [2020-12-18T01:50:56.670Z] [2020-12-18T01:50:56.670Z] _____ _ [2020-12-18T01:50:56.670Z] / ____| | | [2020-12-18T01:50:56.670Z] | | ___ __| | ___ ___ _____ __ [2020-12-18T01:50:56.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-18T01:50:56.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-18T01:50:56.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-18T01:50:56.670Z] Bash-20201217-3d3df35 [2020-12-18T01:50:56.670Z] [2020-12-18T01:50:56.670Z] [2020-12-18T01:50:56.670Z] git version 2.24.3 found [2020-12-18T01:50:56.670Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-18T01:50:56.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-18T01:50:56.670Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-18T01:50:56.670Z] ==> Jenkins CI detected. [2020-12-18T01:50:56.971Z] project root: . [2020-12-18T01:50:56.971Z] --> token set from env [2020-12-18T01:50:56.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-18T01:50:56.971Z] ==> Running gcov in . (disable via -X gcov) [2020-12-18T01:50:56.971Z] ==> Python coveragepy not found [2020-12-18T01:50:56.971Z] ==> Searching for coverage reports in: [2020-12-18T01:50:56.971Z] + . [2020-12-18T01:50:56.971Z] -> Found 1 reports [2020-12-18T01:50:56.971Z] ==> Detecting git/mercurial file structure [2020-12-18T01:50:56.971Z] ==> Reading reports [2020-12-18T01:50:57.259Z] + ./coverage.out bytes=112325 [2020-12-18T01:50:57.259Z] ==> Appending adjustments [2020-12-18T01:50:57.259Z] https://docs.codecov.io/docs/fixing-reports [2020-12-18T01:50:58.706Z] + Found adjustments [2020-12-18T01:50:58.706Z] ==> Gzipping contents [2020-12-18T01:50:58.706Z] 20K /tmp/codecov.sCWA1c.gz [2020-12-18T01:50:58.706Z] ==> Uploading reports [2020-12-18T01:50:58.706Z] url: https://codecov.io [2020-12-18T01:50:58.706Z] query: branch=PR-399&commit=4e5601f86c0445eee557e89ebe5d02ecc5f749fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= [2020-12-18T01:50:58.706Z] -> Pinging Codecov [2020-12-18T01:50:58.706Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-399&commit=4e5601f86c0445eee557e89ebe5d02ecc5f749fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= [2020-12-18T01:50:59.022Z] -> Uploading to [2020-12-18T01:50:59.022Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-18/71470A77251A30514AAF9C0BB2E5B6CE/4e5601f86c0445eee557e89ebe5d02ecc5f749fa/cedf0c34-8dbf-475e-91e5-f574193c9f1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T015058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30bf5f4cd2973c4f2065391581d8bd8d969198c58f1802d88ec28247fb1083ae [2020-12-18T01:50:59.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-18T01:50:59.022Z] Dload Upload Total Spent Left Speed [2020-12-18T01:50:59.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18147 0 0 100 18147 0 28117 --:--:-- --:--:-- --:--:-- 28222 [2020-12-18T01:50:59.646Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] } [2020-12-18T01:50:59.663Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:02.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:03.588Z] ---> package-listing.sh [2020-12-18T01:51:03.588Z] ++ facter osfamily [2020-12-18T01:51:03.588Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T01:51:03.855Z] + OS_FAMILY=redhat [2020-12-18T01:51:03.856Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-399 [2020-12-18T01:51:03.856Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T01:51:03.856Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T01:51:03.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T01:51:03.856Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T01:51:03.856Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' [2020-12-18T01:51:03.856Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T01:51:03.856Z] + case "${OS_FAMILY}" in [2020-12-18T01:51:03.856Z] + rpm -qa [2020-12-18T01:51:03.856Z] + sort [2020-12-18T01:51:10.655Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T01:51:10.655Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T01:51:10.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T01:51:10.655Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' [2020-12-18T01:51:10.655Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ [2020-12-18T01:51:10.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ [Pipeline] echo [2020-12-18T01:51:10.672Z] 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-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T01:51:11.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:51:11.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T01:51:11.925Z] [2020-12-18T01:51:11.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T01:51:12.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T01:51:12.649Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T01:51:12.649Z] df20fa9351a1: Pulling fs layer [2020-12-18T01:51:12.649Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T01:51:12.649Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T01:51:12.649Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T01:51:12.649Z] 93b61091891f: Pulling fs layer [2020-12-18T01:51:12.649Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T01:51:12.649Z] 5e14af77c1be: Pulling fs layer [2020-12-18T01:51:12.649Z] 01666e4c0597: Pulling fs layer [2020-12-18T01:51:12.649Z] aa168da1d23b: Pulling fs layer [2020-12-18T01:51:12.649Z] 46f8f816bc3b: Waiting [2020-12-18T01:51:12.649Z] 93b61091891f: Waiting [2020-12-18T01:51:12.649Z] 93b9cdb0e59b: Waiting [2020-12-18T01:51:12.649Z] 5e14af77c1be: Waiting [2020-12-18T01:51:12.649Z] 01666e4c0597: Waiting [2020-12-18T01:51:12.649Z] aa168da1d23b: Waiting [2020-12-18T01:51:12.649Z] 36b3adc4ff6f: Verifying Checksum [2020-12-18T01:51:12.649Z] 36b3adc4ff6f: Download complete [2020-12-18T01:51:12.649Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T01:51:12.649Z] 46f8f816bc3b: Download complete [2020-12-18T01:51:12.930Z] df20fa9351a1: Download complete [2020-12-18T01:51:12.930Z] 93b9cdb0e59b: Download complete [2020-12-18T01:51:13.214Z] 5e14af77c1be: Verifying Checksum [2020-12-18T01:51:13.214Z] 5e14af77c1be: Download complete [2020-12-18T01:51:13.214Z] 93b61091891f: Verifying Checksum [2020-12-18T01:51:13.214Z] 93b61091891f: Download complete [2020-12-18T01:51:13.214Z] 01666e4c0597: Download complete [2020-12-18T01:51:13.855Z] df20fa9351a1: Pull complete [2020-12-18T01:51:14.498Z] 36b3adc4ff6f: Pull complete [2020-12-18T01:51:14.498Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T01:51:14.498Z] 8ad3a11d3b57: Download complete [2020-12-18T01:51:15.978Z] 8ad3a11d3b57: Pull complete [2020-12-18T01:51:16.268Z] 46f8f816bc3b: Pull complete [2020-12-18T01:51:16.897Z] 93b61091891f: Pull complete [2020-12-18T01:51:17.891Z] 93b9cdb0e59b: Pull complete [2020-12-18T01:51:18.196Z] 5e14af77c1be: Pull complete [2020-12-18T01:51:18.628Z] 01666e4c0597: Pull complete [2020-12-18T01:51:18.933Z] aa168da1d23b: Verifying Checksum [2020-12-18T01:51:18.933Z] aa168da1d23b: Download complete [2020-12-18T01:51:34.321Z] aa168da1d23b: Pull complete [2020-12-18T01:51:34.321Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T01:51:34.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T01:51:34.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T01:51:34.668Z] prd-centos7-docker-4c-2g-16702 does not seem to be running inside a container [2020-12-18T01:51:34.927Z] $ 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-399/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-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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 [2020-12-18T01:51:38.449Z] $ docker top 016c1eab9f6c2d09fc34f8cf6d089e84319c829318a9ae2deada583a09efcc9c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T01:51:39.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T01:51:40.256Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T01:51:40.601Z] + ls /var/log/sa-host [2020-12-18T01:51:40.601Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T01:51:40.601Z] file_magic: OK [2020-12-18T01:51:40.601Z] HZ: Using current value: 100 [2020-12-18T01:51:40.601Z] file_header: OK [2020-12-18T01:51:40.601Z] 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-12-18T01:51:40.601Z] Statistics: [2020-12-18T01:51:40.601Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-18T01:51:40.601Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T01:51:40.601Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T01:51:40.601Z] file_magic: OK [2020-12-18T01:51:40.601Z] HZ: Using current value: 100 [2020-12-18T01:51:40.601Z] file_header: OK [2020-12-18T01:51:40.601Z] 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-12-18T01:51:40.601Z] Statistics: [2020-12-18T01:51:40.601Z] Hnuu...uuuununununu... [2020-12-18T01:51:40.601Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T01:51:40.882Z] provisioning config files... [2020-12-18T01:51:40.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config7260990634467657927tmp [Pipeline] { [Pipeline] echo [2020-12-18T01:51:40.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:41.644Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T01:51:41.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T01:51:41.764Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:42.095Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T01:51:42.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:42.474Z] ---> sudo-logs.sh [2020-12-18T01:51:42.474Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T01:51:42.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:42.873Z] ---> job-cost.sh [2020-12-18T01:51:42.874Z] lf-activate-venv: SKIPPING [2020-12-18T01:51:42.874Z] INFO: No Stack... [2020-12-18T01:51:43.853Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T01:51:44.508Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T01:51:44.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T01:51:44.990Z] ---> logs-deploy.sh [2020-12-18T01:51:44.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-399/6 [2020-12-18T01:51:44.991Z] INFO: archiving workspace using pattern(s): [2020-12-18T01:51:47.788Z] Archives upload complete. [2020-12-18T01:51:47.788Z] INFO: archiving logs to Nexus