Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+e59505e765e859397ba4820d4698e797601d216d (fea3d0e53560dc144bb29ad936bf8242f0d09519) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh547626925840380948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7540082943252388044.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6541873209014545374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1168970653884473521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7312153577466832953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-391 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7297744680152422486.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7643958180161502690.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b Checking out Revision 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b (PR-628) > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh971180496493456352.key > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b # timeout=10 Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T00:38:27.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T00:38:27.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T00:38:27.755Z] ========================================================= [2021-06-11T00:38:27.755Z] EdgeX Global Pipelines Version Info [2021-06-11T00:38:27.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 [2021-06-11T00:38:29.256Z] ------------------- [2021-06-11T00:38:29.256Z] stable info: [2021-06-11T00:38:29.256Z] ------------------- [2021-06-11T00:38:29.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T00:38:29.256Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:38:29.256Z] Message: update stable to v1.0.195 [2021-06-11T00:38:29.832Z] ------------------- [2021-06-11T00:38:29.832Z] experimental info: [2021-06-11T00:38:29.832Z] ------------------- [2021-06-11T00:38:29.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T00:38:29.832Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:38:29.832Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T00:38:29.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-11T00:38:29.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-11T00:38:30.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T00:38:30.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T00:38:30.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T00:38:30.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T00:38:30.170Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T00:38:30.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T00:38:30.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T00:38:30.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T00:38:30.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T00:38:30.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-11T00:38:30.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T00:38:30.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T00:38:30.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T00:38:30.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T00:38:30.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T00:38:30.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T00:38:30.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T00:38:30.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T00:38:30.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T00:38:30.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T00:38:30.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T00:38:30.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T00:38:30.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-11T00:38:30.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T00:38:30.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2021-06-11T00:38:30.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2021-06-11T00:38:30.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2021-06-11T00:38:30.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] echo [2021-06-11T00:38:30.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31a6259 [Pipeline] echo [2021-06-11T00:38:30.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:38:31.422Z] + git log --format=format:%s -1 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] echo [2021-06-11T00:38:31.463Z] GIT_COMMIT: 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b, Commit Message: Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD [Pipeline] echo [2021-06-11T00:38:31.479Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:38:32.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:38:32.342Z] [2021-06-11T00:38:32.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:38:32.664Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:38:32.927Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T00:38:32.927Z] 31603596830f: Pulling fs layer [2021-06-11T00:38:32.927Z] 54011a49482f: Pulling fs layer [2021-06-11T00:38:32.927Z] a6820b24f6d8: Pulling fs layer [2021-06-11T00:38:32.927Z] f581987b2513: Pulling fs layer [2021-06-11T00:38:32.927Z] f581987b2513: Waiting [2021-06-11T00:38:32.927Z] 54011a49482f: Verifying Checksum [2021-06-11T00:38:32.927Z] 54011a49482f: Download complete [2021-06-11T00:38:32.927Z] 31603596830f: Verifying Checksum [2021-06-11T00:38:32.927Z] 31603596830f: Download complete [2021-06-11T00:38:32.927Z] f581987b2513: Verifying Checksum [2021-06-11T00:38:32.927Z] f581987b2513: Download complete [2021-06-11T00:38:33.188Z] a6820b24f6d8: Verifying Checksum [2021-06-11T00:38:33.188Z] a6820b24f6d8: Download complete [2021-06-11T00:38:33.188Z] 31603596830f: Pull complete [2021-06-11T00:38:33.456Z] 54011a49482f: Pull complete [2021-06-11T00:38:34.864Z] a6820b24f6d8: Pull complete [2021-06-11T00:38:35.126Z] f581987b2513: Pull complete [2021-06-11T00:38:35.126Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T00:38:35.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:38:35.389Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T00:38:35.476Z] prd-centos7-docker-4c-2g-391 does not seem to be running inside a container [2021-06-11T00:38:35.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T00:38:37.712Z] $ docker top b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T00:38:37.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:38:37.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:38:37.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:38:37.966Z] $ docker exec b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent [2021-06-11T00:38:38.083Z] SSH_AUTH_SOCK=/tmp/ssh-NClRcVFkYqta/agent.14 [2021-06-11T00:38:38.083Z] SSH_AGENT_PID=20 [2021-06-11T00:38:38.093Z] Running ssh-add (command line suppressed) [2021-06-11T00:38:38.208Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_2107141780756323347.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_2107141780756323347.key) [2021-06-11T00:38:38.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:38:38.539Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T00:38:38.553Z] $ docker exec --env ******** --env ******** b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent -k [2021-06-11T00:38:38.663Z] unset SSH_AUTH_SOCK; [2021-06-11T00:38:38.663Z] unset SSH_AGENT_PID; [2021-06-11T00:38:38.663Z] echo Agent pid 20 killed; [2021-06-11T00:38:38.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T00:38:38.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:38:38.723Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:38:38.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:38:38.846Z] $ docker exec b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent [2021-06-11T00:38:38.961Z] SSH_AUTH_SOCK=/tmp/ssh-xntee7ffVV5c/agent.54 [2021-06-11T00:38:38.961Z] SSH_AGENT_PID=60 [2021-06-11T00:38:38.967Z] Running ssh-add (command line suppressed) [2021-06-11T00:38:39.061Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_815439932052051784.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_815439932052051784.key) [2021-06-11T00:38:39.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:38:39.400Z] + git semver init [2021-06-11T00:38:39.400Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T00:38:39.400Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git [2021-06-11T00:38:39.400Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-11T00:38:39.400Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T00:38:39.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T00:38:39.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T00:38:39.400Z] # $SEMVER_BRANCH = PR-628 [2021-06-11T00:38:39.400Z] # $SEMVER_TEMP = /tmp/semver-551125179 [2021-06-11T00:38:39.400Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-11T00:38:40.352Z] # '/tmp/semver-551125179' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' [2021-06-11T00:38:40.352Z] # -> Force: false [2021-06-11T00:38:40.352Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } [2021-06-11T00:38:40.362Z] $ docker exec --env ******** --env ******** b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent -k [2021-06-11T00:38:40.466Z] unset SSH_AUTH_SOCK; [2021-06-11T00:38:40.467Z] unset SSH_AGENT_PID; [2021-06-11T00:38:40.467Z] echo Agent pid 60 killed; [2021-06-11T00:38:40.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:38:40.819Z] + git semver [Pipeline] } [2021-06-11T00:38:40.834Z] $ docker stop --time=1 b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 [2021-06-11T00:38:42.177Z] $ docker rm -f b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:38:42.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T00:38:42.929Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T00:38:42.933Z] [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 [2021-06-11T00:38:43.589Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-397 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-11T00:38:43.610Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-06-11T00:38:43.849Z] Selected Git installation does not exist. Using Default [2021-06-11T00:38:43.849Z] The recommended git tool is: NONE [2021-06-11T00:38:49.598Z] using credential edgex-jenkins-ssh [2021-06-11T00:38:49.620Z] Cloning the remote Git repository [2021-06-11T00:38:49.747Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:38:49.905Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-06-11T00:38:50.029Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:38:50.030Z] > git --version # timeout=10 [2021-06-11T00:38:50.064Z] > git --version # 'git version 2.17.1' [2021-06-11T00:38:50.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:50.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:38:52.095Z] Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-11T00:38:51.389Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-11T00:38:51.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:38:51.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-11T00:38:51.479Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:38:51.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:51.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:38:52.137Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:38:52.156Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-11T00:38:52.320Z] > git remote # timeout=10 [2021-06-11T00:38:52.340Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:38:52.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:38:52.368Z] > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 [2021-06-11T00:38:52.974Z] Merge succeeded, producing c0566e22c2d74919b679db651c955e596435ced8 [2021-06-11T00:38:52.975Z] Checking out Revision c0566e22c2d74919b679db651c955e596435ced8 (PR-628) [2021-06-11T00:38:52.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:38:52.984Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:38:52.995Z] > git checkout -f c0566e22c2d74919b679db651c955e596435ced8 # timeout=10 [2021-06-11T00:38:57.375Z] Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" [2021-06-11T00:38:57.405Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:38:58.338Z] Still waiting to schedule task [2021-06-11T00:38:58.339Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-11T00:38:57.387Z] > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 [2021-06-11T00:38:58.745Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:38:59.194Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:38:59.567Z] + sudo service docker restart [2021-06-11T00:38:59.568Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-11T00:39:18.199Z] ========================================================= [2021-06-11T00:39:18.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T00:39:18.199Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:39:18.574Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T00:39:19.572Z] Sending build context to Docker daemon 2.885MB [2021-06-11T00:39:19.572Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-11T00:39:19.572Z] Step 2/7 : FROM ${BASE} [2021-06-11T00:39:20.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T00:39:20.180Z] 595b0fe564bb: Pulling fs layer [2021-06-11T00:39:20.180Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T00:39:20.180Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T00:39:20.180Z] ba82ee9f976e: Pulling fs layer [2021-06-11T00:39:20.180Z] 506bd15cee9f: Pulling fs layer [2021-06-11T00:39:20.180Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T00:39:20.180Z] 618dc40b7e24: Pulling fs layer [2021-06-11T00:39:20.180Z] 506bd15cee9f: Waiting [2021-06-11T00:39:20.180Z] 75a0a4a0db45: Waiting [2021-06-11T00:39:20.180Z] 618dc40b7e24: Waiting [2021-06-11T00:39:20.180Z] ba82ee9f976e: Waiting [2021-06-11T00:39:20.180Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T00:39:20.180Z] 5b7225fbf94c: Download complete [2021-06-11T00:39:20.180Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T00:39:20.180Z] 3088b5b3c5c0: Download complete [2021-06-11T00:39:20.180Z] 506bd15cee9f: Verifying Checksum [2021-06-11T00:39:20.180Z] 506bd15cee9f: Download complete [2021-06-11T00:39:20.180Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T00:39:20.180Z] 595b0fe564bb: Verifying Checksum [2021-06-11T00:39:20.180Z] 595b0fe564bb: Download complete [2021-06-11T00:39:21.173Z] 595b0fe564bb: Pull complete [2021-06-11T00:39:21.776Z] 3088b5b3c5c0: Pull complete [2021-06-11T00:39:22.053Z] 5b7225fbf94c: Pull complete [2021-06-11T00:39:22.664Z] 618dc40b7e24: Verifying Checksum [2021-06-11T00:39:22.664Z] 618dc40b7e24: Download complete [2021-06-11T00:39:25.285Z] ba82ee9f976e: Verifying Checksum [2021-06-11T00:39:25.285Z] ba82ee9f976e: Download complete [2021-06-11T00:39:35.452Z] ba82ee9f976e: Pull complete [2021-06-11T00:39:35.452Z] 506bd15cee9f: Pull complete [2021-06-11T00:39:35.452Z] 75a0a4a0db45: Pull complete [2021-06-11T00:39:38.847Z] 618dc40b7e24: Pull complete [2021-06-11T00:39:38.847Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T00:39:38.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T00:39:38.847Z] ---> a36622ca3599 [2021-06-11T00:39:38.847Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T00:39:41.481Z] ---> Running in 9c5e492426d9 [2021-06-11T00:39:41.481Z] Removing intermediate container 9c5e492426d9 [2021-06-11T00:39:41.481Z] ---> 3aa310766257 [2021-06-11T00:39:41.481Z] Step 4/7 : RUN apk add bash [2021-06-11T00:39:41.755Z] ---> Running in ed9af4d50d21 [2021-06-11T00:39:43.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:39:44.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:39:45.157Z] OK: 138 MiB in 40 packages [2021-06-11T00:39:46.171Z] Removing intermediate container ed9af4d50d21 [2021-06-11T00:39:46.171Z] ---> b540e0cc59fc [2021-06-11T00:39:46.171Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-11T00:39:46.450Z] ---> Running in 1e39ac636818 [2021-06-11T00:39:47.055Z] Removing intermediate container 1e39ac636818 [2021-06-11T00:39:47.055Z] ---> 738e63c86256 [2021-06-11T00:39:47.055Z] Step 6/7 : COPY go.mod . [2021-06-11T00:39:47.655Z] ---> 906eeec06b1a [2021-06-11T00:39:47.655Z] Step 7/7 : RUN go mod download [2021-06-11T00:39:47.928Z] ---> Running in adaa85620103 [2021-06-11T00:40:06.255Z] Removing intermediate container adaa85620103 [2021-06-11T00:40:06.255Z] ---> 31cdf0d5e645 [2021-06-11T00:40:06.255Z] Successfully built 31cdf0d5e645 [2021-06-11T00:40:06.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:40:06.606Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:40:06.607Z] . [Pipeline] withDockerContainer [2021-06-11T00:40:06.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-397 does not seem to be running inside a container [2021-06-11T00:40:07.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat [2021-06-11T00:40:08.680Z] $ docker top c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:40:09.715Z] + go version [2021-06-11T00:40:09.715Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T00:40:09.742Z] $ docker stop --time=1 c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 [2021-06-11T00:40:11.610Z] $ docker rm -f c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:40:12.636Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:40:12.636Z] . [Pipeline] withDockerContainer [2021-06-11T00:40:12.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-397 does not seem to be running inside a container [2021-06-11T00:40:13.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat [2021-06-11T00:40:14.708Z] $ docker top 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:40:15.714Z] + go mod tidy [Pipeline] sh [2021-06-11T00:40:16.668Z] + make test [2021-06-11T00:40:16.668Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T00:40:18.125Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-11T00:40:57.208Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.452s coverage: 83.2% of statements [2021-06-11T00:40:57.208Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-11T00:40:57.208Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-11T00:40:57.208Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-11T00:40:57.208Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements [2021-06-11T00:40:57.208Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-11T00:40:57.208Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.118s coverage: 45.5% of statements [2021-06-11T00:40:57.208Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.078s coverage: 90.0% of statements [2021-06-11T00:40:57.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.296s coverage: 86.2% of statements [2021-06-11T00:40:57.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.067s coverage: 59.5% of statements [2021-06-11T00:40:57.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements [2021-06-11T00:40:58.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-06-11T00:40:58.745Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-11T00:41:20.979Z] gofmt -l . [2021-06-11T00:41:20.979Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T00:41:21.005Z] $ docker stop --time=1 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 [2021-06-11T00:41:23.003Z] $ docker rm -f 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:41:23.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T00:41:24.503Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:41:25.339Z] ---> job-cost.sh [2021-06-11T00:41:25.339Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0de [2021-06-11T00:42:12.322Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:43:36.097Z] Running on prd-centos7-docker-4c-2g-403 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-11T00:43:36.117Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-06-11T00:43:36.271Z] Selected Git installation does not exist. Using Default [2021-06-11T00:43:36.271Z] The recommended git tool is: NONE [2021-06-11T00:43:38.719Z] using credential edgex-jenkins-ssh [2021-06-11T00:43:38.731Z] Cloning the remote Git repository [2021-06-11T00:43:38.626Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:43:38.695Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-06-11T00:43:38.745Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:43:38.746Z] > git --version # timeout=10 [2021-06-11T00:43:38.760Z] > git --version # 'git version 2.24.4' [2021-06-11T00:43:38.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:43:38.798Z] [INFO] Currently running in a labeled security context [2021-06-11T00:43:38.799Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T00:43:38.799Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh47830124481913123.key [2021-06-11T00:43:38.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:43:40.096Z] Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-11T00:43:40.411Z] Merge succeeded, producing 03c341cd2d20c9524f9627acae39a342b42c3c90 [2021-06-11T00:43:40.412Z] Checking out Revision 03c341cd2d20c9524f9627acae39a342b42c3c90 (PR-628) [2021-06-11T00:43:39.580Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-11T00:43:39.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:43:39.609Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-11T00:43:39.634Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-11T00:43:39.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:43:39.639Z] [INFO] Currently running in a labeled security context [2021-06-11T00:43:39.639Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T00:43:39.639Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3956670868811784823.key [2021-06-11T00:43:39.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:43:40.087Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:43:40.099Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-11T00:43:40.168Z] > git remote # timeout=10 [2021-06-11T00:43:40.180Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:43:40.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:43:40.190Z] [INFO] Currently running in a labeled security context [2021-06-11T00:43:40.190Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T00:43:40.190Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh1245190375726269290.key [2021-06-11T00:43:40.196Z] > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 [2021-06-11T00:43:40.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:43:40.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:43:40.427Z] > git checkout -f 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [2021-06-11T00:43:44.038Z] Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" [2021-06-11T00:43:44.052Z] First time build. Skipping changelog. [2021-06-11T00:43:44.333Z] [2021-06-11T00:43:44.333Z] GitHub has been notified of this commit’s build result [2021-06-11T00:43:44.333Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:43:44.040Z] > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 [2021-06-11T00:43:45.116Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:43:45.445Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:43:45.743Z] + sudo service docker restart [2021-06-11T00:43:45.743Z] + true [2021-06-11T00:43:45.743Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T00:43:49.139Z] lf-activate-venv(): INFO: Adding /tmp/venv-j0de/bin to PATH [2021-06-11T00:43:49.139Z] INFO: No Stack... [2021-06-11T00:43:49.738Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T00:43:50.335Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:43:50.687Z] + + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-06-11T00:43:50.688Z] cut -d, -f6 [Pipeline] lock [2021-06-11T00:43:50.747Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [2021-06-11T00:43:50.755Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] did not exist. Created. [2021-06-11T00:43:50.755Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:43:51.115Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T00:43:51.302Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:43:51.314Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-11T00:44:04.120Z] ========================================================= [2021-06-11T00:44:04.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T00:44:04.120Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:04.450Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T00:44:04.734Z] Sending build context to Docker daemon 2.886MB [2021-06-11T00:44:04.999Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-11T00:44:04.999Z] Step 2/7 : FROM ${BASE} [2021-06-11T00:44:04.999Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T00:44:04.999Z] 540db60ca938: Pulling fs layer [2021-06-11T00:44:04.999Z] adcc1eea9eea: Pulling fs layer [2021-06-11T00:44:04.999Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T00:44:04.999Z] 0510c868ecb4: Pulling fs layer [2021-06-11T00:44:04.999Z] afea3b2eda06: Pulling fs layer [2021-06-11T00:44:04.999Z] 7809a108b3ef: Pulling fs layer [2021-06-11T00:44:04.999Z] f706445af74f: Pulling fs layer [2021-06-11T00:44:04.999Z] afea3b2eda06: Waiting [2021-06-11T00:44:04.999Z] 7809a108b3ef: Waiting [2021-06-11T00:44:04.999Z] f706445af74f: Waiting [2021-06-11T00:44:04.999Z] 0510c868ecb4: Waiting [2021-06-11T00:44:04.999Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T00:44:04.999Z] 4c4ab2625f07: Download complete [2021-06-11T00:44:04.999Z] adcc1eea9eea: Verifying Checksum [2021-06-11T00:44:04.999Z] adcc1eea9eea: Download complete [2021-06-11T00:44:04.999Z] afea3b2eda06: Verifying Checksum [2021-06-11T00:44:04.999Z] afea3b2eda06: Download complete [2021-06-11T00:44:04.999Z] 7809a108b3ef: Verifying Checksum [2021-06-11T00:44:04.999Z] 7809a108b3ef: Download complete [2021-06-11T00:44:05.263Z] 540db60ca938: Verifying Checksum [2021-06-11T00:44:05.263Z] 540db60ca938: Download complete [2021-06-11T00:44:05.263Z] 540db60ca938: Pull complete [2021-06-11T00:44:05.528Z] adcc1eea9eea: Pull complete [2021-06-11T00:44:05.528Z] 4c4ab2625f07: Pull complete [2021-06-11T00:44:06.920Z] f706445af74f: Verifying Checksum [2021-06-11T00:44:06.920Z] f706445af74f: Download complete [2021-06-11T00:44:07.194Z] 0510c868ecb4: Verifying Checksum [2021-06-11T00:44:07.195Z] 0510c868ecb4: Download complete [2021-06-11T00:44:10.554Z] 0510c868ecb4: Pull complete [2021-06-11T00:44:10.822Z] afea3b2eda06: Pull complete [2021-06-11T00:44:10.822Z] 7809a108b3ef: Pull complete [2021-06-11T00:44:12.247Z] f706445af74f: Pull complete [2021-06-11T00:44:12.247Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T00:44:12.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T00:44:12.247Z] ---> b068be0155e3 [2021-06-11T00:44:12.247Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T00:44:16.483Z] ---> Running in f2cac432492d [2021-06-11T00:44:16.483Z] Removing intermediate container f2cac432492d [2021-06-11T00:44:16.483Z] ---> 65970dd987fd [2021-06-11T00:44:16.483Z] Step 4/7 : RUN apk add bash [2021-06-11T00:44:16.483Z] ---> Running in 226d38bd989a [2021-06-11T00:44:16.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:44:20.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:44:23.392Z] OK: 149 MiB in 40 packages [2021-06-11T00:44:23.392Z] Removing intermediate container 226d38bd989a [2021-06-11T00:44:23.392Z] ---> dfce20598400 [2021-06-11T00:44:23.393Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-11T00:44:23.393Z] ---> Running in 54df7617d4cf [2021-06-11T00:44:23.393Z] Removing intermediate container 54df7617d4cf [2021-06-11T00:44:23.393Z] ---> 86df122e0e2e [2021-06-11T00:44:23.393Z] Step 6/7 : COPY go.mod . [2021-06-11T00:44:23.393Z] ---> 4048735193fc [2021-06-11T00:44:23.393Z] Step 7/7 : RUN go mod download [2021-06-11T00:44:23.654Z] ---> Running in c20ff0f34007 [2021-06-11T00:44:31.839Z] Removing intermediate container c20ff0f34007 [2021-06-11T00:44:31.839Z] ---> 4effe407fec6 [2021-06-11T00:44:31.839Z] Successfully built 4effe407fec6 [2021-06-11T00:44:31.839Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:32.153Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:44:32.153Z] . [Pipeline] withDockerContainer [2021-06-11T00:44:32.235Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-06-11T00:44:32.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:44:32.711Z] $ docker top c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:44:33.125Z] + go version [2021-06-11T00:44:33.125Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T00:44:33.137Z] $ docker stop --time=1 c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 [2021-06-11T00:44:34.358Z] $ docker rm -f c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:34.903Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:44:34.904Z] . [Pipeline] withDockerContainer [2021-06-11T00:44:34.983Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-06-11T00:44:35.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:44:35.471Z] $ docker top ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:44:35.883Z] + go mod tidy [Pipeline] sh [2021-06-11T00:44:36.197Z] + make test [2021-06-11T00:44:36.197Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T00:44:36.468Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-11T00:44:46.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.2% of statements [2021-06-11T00:44:46.534Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-11T00:44:46.534Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-11T00:44:47.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-11T00:44:47.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.013s coverage: 26.3% of statements [2021-06-11T00:44:47.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-11T00:44:48.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 45.5% of statements [2021-06-11T00:44:48.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-06-11T00:44:48.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements [2021-06-11T00:44:49.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2021-06-11T00:44:49.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements [2021-06-11T00:44:49.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-06-11T00:44:49.623Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-11T00:44:54.953Z] gofmt -l . [2021-06-11T00:44:54.953Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T00:44:54.966Z] $ docker stop --time=1 ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 [2021-06-11T00:44:56.449Z] $ docker rm -f ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:44:56.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T00:44:56.903Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T00:44:57.112Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:44:57.939Z] ---> job-cost.sh [2021-06-11T00:44:57.939Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j2WH [2021-06-11T00:45:07.994Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:45:20.308Z] lf-activate-venv(): INFO: Adding /tmp/venv-j2WH/bin to PATH [2021-06-11T00:45:20.308Z] INFO: No Stack... [2021-06-11T00:45:20.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:45:21.467Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:45:21.777Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-06-11T00:45:21.777Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T00:45:21.808Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [2021-06-11T00:45:21.822Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] did not exist. Created. [2021-06-11T00:45:21.822Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:45:22.159Z] /w/workspace/go-mod-core-contracts/4@tmp/durable-1d3f786d/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-11T00:45:22.468Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T00:45:22.493Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T00:45:22.551Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:45:22.570Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-11T00:45:23.416Z] provisioning config files... [2021-06-11T00:45:23.431Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config2624429214747216411tmp [Pipeline] { [Pipeline] sh [2021-06-11T00:45:23.755Z] + set +x [2021-06-11T00:45:23.756Z] + bash -s -- [2021-06-11T00:45:23.756Z] + curl -s https://codecov.io/bash [2021-06-11T00:45:23.756Z] [2021-06-11T00:45:23.756Z] _____ _ [2021-06-11T00:45:23.756Z] / ____| | | [2021-06-11T00:45:23.756Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T00:45:23.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T00:45:23.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T00:45:23.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T00:45:23.756Z] Bash-1.0.3 [2021-06-11T00:45:23.756Z] [2021-06-11T00:45:23.756Z] [2021-06-11T00:45:23.756Z] ==> git version 2.24.4 found [2021-06-11T00:45:23.756Z] ==> 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 [2021-06-11T00:45:23.756Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T00:45:23.756Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T00:45:23.756Z] ==> Jenkins CI detected. [2021-06-11T00:45:23.756Z] project root: . [2021-06-11T00:45:23.756Z] --> token set from env [2021-06-11T00:45:24.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T00:45:24.019Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T00:45:24.019Z] ==> Python coveragepy not found [2021-06-11T00:45:24.019Z] ==> Searching for coverage reports in: [2021-06-11T00:45:24.019Z] + . [2021-06-11T00:45:24.019Z] -> Found 1 reports [2021-06-11T00:45:24.019Z] ==> Detecting git/mercurial file structure [2021-06-11T00:45:24.019Z] ==> Reading reports [2021-06-11T00:45:24.019Z] + ./coverage.out bytes=105070 [2021-06-11T00:45:24.019Z] ==> Appending adjustments [2021-06-11T00:45:24.019Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T00:45:24.596Z] + Found adjustments [2021-06-11T00:45:24.596Z] ==> Gzipping contents [2021-06-11T00:45:24.596Z] 16K /tmp/codecov.gFd3Ui.gz [2021-06-11T00:45:24.596Z] ==> Uploading reports [2021-06-11T00:45:24.596Z] url: https://codecov.io [2021-06-11T00:45:24.596Z] query: branch=PR-628&commit=31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-11T00:45:24.596Z] -> Pinging Codecov [2021-06-11T00:45:24.596Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-11T00:45:25.180Z] -> Uploading to [2021-06-11T00:45:25.180Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/71470A77251A30514AAF9C0BB2E5B6CE/31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b/ee21256f-beb4-468d-af2d-702bd35f3dcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T004524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cec7aad8c85b440a9b6a3fb4bc5a5eea01aefe31bb27a3c9d4d9cdc163d36c2 [2021-06-11T00:45:25.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T00:45:25.180Z] Dload Upload Total Spent Left Speed [2021-06-11T00:45:25.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15764 0 0 100 15764 0 45393 --:--:-- --:--:-- --:--:-- 45429 [2021-06-11T00:45:25.443Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] } [2021-06-11T00:45:25.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-06-11T00:45:27.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:27.737Z] ---> package-listing.sh [2021-06-11T00:45:27.737Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T00:45:27.737Z] ++ facter osfamily [2021-06-11T00:45:28.002Z] + OS_FAMILY=redhat [2021-06-11T00:45:28.002Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-11T00:45:28.002Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T00:45:28.002Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T00:45:28.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T00:45:28.002Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T00:45:28.002Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-11T00:45:28.002Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T00:45:28.002Z] + case "${OS_FAMILY}" in [2021-06-11T00:45:28.002Z] + rpm -qa [2021-06-11T00:45:28.002Z] + sort [2021-06-11T00:45:28.604Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T00:45:28.604Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T00:45:28.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T00:45:28.604Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-11T00:45:28.604Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [2021-06-11T00:45:28.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo [2021-06-11T00:45:28.618Z] 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T00:45:28.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:45:29.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:45:29.479Z] [2021-06-11T00:45:29.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:45:29.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:45:29.793Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T00:45:29.793Z] df20fa9351a1: Pulling fs layer [2021-06-11T00:45:29.793Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T00:45:29.793Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T00:45:29.793Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T00:45:29.793Z] 93b61091891f: Pulling fs layer [2021-06-11T00:45:29.793Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T00:45:29.793Z] 5e14af77c1be: Pulling fs layer [2021-06-11T00:45:29.793Z] 01666e4c0597: Pulling fs layer [2021-06-11T00:45:29.793Z] aa168da1d23b: Pulling fs layer [2021-06-11T00:45:29.793Z] 93b9cdb0e59b: Waiting [2021-06-11T00:45:29.793Z] 5e14af77c1be: Waiting [2021-06-11T00:45:29.793Z] 01666e4c0597: Waiting [2021-06-11T00:45:29.793Z] aa168da1d23b: Waiting [2021-06-11T00:45:29.793Z] 46f8f816bc3b: Waiting [2021-06-11T00:45:29.793Z] 93b61091891f: Waiting [2021-06-11T00:45:29.793Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T00:45:29.793Z] 36b3adc4ff6f: Download complete [2021-06-11T00:45:29.793Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T00:45:29.793Z] 46f8f816bc3b: Download complete [2021-06-11T00:45:30.057Z] df20fa9351a1: Verifying Checksum [2021-06-11T00:45:30.057Z] df20fa9351a1: Download complete [2021-06-11T00:45:30.057Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T00:45:30.057Z] 93b9cdb0e59b: Download complete [2021-06-11T00:45:30.057Z] 93b61091891f: Verifying Checksum [2021-06-11T00:45:30.057Z] 93b61091891f: Download complete [2021-06-11T00:45:30.057Z] 5e14af77c1be: Verifying Checksum [2021-06-11T00:45:30.057Z] 5e14af77c1be: Download complete [2021-06-11T00:45:30.057Z] 01666e4c0597: Verifying Checksum [2021-06-11T00:45:30.057Z] 01666e4c0597: Download complete [2021-06-11T00:45:30.057Z] df20fa9351a1: Pull complete [2021-06-11T00:45:30.327Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T00:45:30.327Z] 8ad3a11d3b57: Download complete [2021-06-11T00:45:30.327Z] 36b3adc4ff6f: Pull complete [2021-06-11T00:45:30.914Z] 8ad3a11d3b57: Pull complete [2021-06-11T00:45:31.186Z] 46f8f816bc3b: Pull complete [2021-06-11T00:45:31.459Z] 93b61091891f: Pull complete [2021-06-11T00:45:31.459Z] 93b9cdb0e59b: Pull complete [2021-06-11T00:45:31.459Z] 5e14af77c1be: Pull complete [2021-06-11T00:45:31.734Z] 01666e4c0597: Pull complete [2021-06-11T00:45:31.734Z] aa168da1d23b: Verifying Checksum [2021-06-11T00:45:31.734Z] aa168da1d23b: Download complete [2021-06-11T00:45:37.061Z] aa168da1d23b: Pull complete [2021-06-11T00:45:37.061Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T00:45:37.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:45:37.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T00:45:37.144Z] prd-centos7-docker-4c-2g-391 does not seem to be running inside a container [2021-06-11T00:45:37.193Z] $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T00:45:40.159Z] $ docker top 3f9c8607074bcdfe8344c8bf0bad4b63c5fa900334f030cb48588b09484f66fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:45:40.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T00:45:40.879Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T00:45:41.180Z] + ls /var/log/sa-host [2021-06-11T00:45:41.180Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T00:45:41.180Z] file_magic: OK [2021-06-11T00:45:41.180Z] HZ: Using current value: 100 [2021-06-11T00:45:41.180Z] file_header: OK [2021-06-11T00:45:41.180Z] 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 [2021-06-11T00:45:41.180Z] Statistics: [2021-06-11T00:45:41.180Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:45:41.180Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T00:45:41.180Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T00:45:41.180Z] file_magic: OK [2021-06-11T00:45:41.180Z] HZ: Using current value: 100 [2021-06-11T00:45:41.180Z] file_header: OK [2021-06-11T00:45:41.180Z] 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 [2021-06-11T00:45:41.180Z] Statistics: [2021-06-11T00:45:41.181Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:45:41.181Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:45:41.383Z] provisioning config files... [2021-06-11T00:45:41.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config493120907128209996tmp [Pipeline] { [Pipeline] echo [2021-06-11T00:45:41.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:41.724Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T00:45:41.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:42.103Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T00:45:42.114Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:42.411Z] ---> sudo-logs.sh [2021-06-11T00:45:42.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T00:45:42.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:42.752Z] ---> job-cost.sh [2021-06-11T00:45:42.752Z] lf-activate-venv: SKIPPING [2021-06-11T00:45:42.752Z] DEBUG: total: 0.05999999865889549 [2021-06-11T00:45:42.752Z] INFO: Retrieving Stack Cost... [2021-06-11T00:45:44.143Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:45:44.409Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T00:45:44.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:45:44.723Z] ---> logs-deploy.sh [2021-06-11T00:45:44.724Z] lf-activate-venv: SKIPPING [2021-06-11T00:45:44.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/4 [2021-06-11T00:45:44.724Z] INFO: archiving workspace using pattern(s): [2021-06-11T00:45:45.670Z] Archives upload complete. [2021-06-11T00:45:45.670Z] INFO: archiving logs to Nexus