Pull request #464 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 b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c+54f28d0a70278177a8b305144294465241040660 (a21a1d1cbed66d7726a7aea462ef1ec1b84d0cf1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23383 in /w/workspace/dry_go-mod-core-contracts_PR-464 [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-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # 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 54f28d0a70278177a8b305144294465241040660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 Commit message: "feat(v2): Implement Device Service Command Client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T08:24:28.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T08:24:28.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 328ddab4d195b825926bf07a95a2c7c7dd52d9fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T08:24:28.872Z] ========================================================= [2021-01-27T08:24:28.872Z] EdgeX Global Pipelines Version Info [2021-01-27T08:24:28.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:24:30.332Z] ------------------- [2021-01-27T08:24:30.332Z] stable info: [2021-01-27T08:24:30.332Z] ------------------- [2021-01-27T08:24:30.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:24:30.333Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:24:30.333Z] Message: update stable to v1.0.179 [2021-01-27T08:24:31.279Z] ------------------- [2021-01-27T08:24:31.279Z] experimental info: [2021-01-27T08:24:31.279Z] ------------------- [2021-01-27T08:24:31.279Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:24:31.279Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:24:31.279Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T08:24:31.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-27T08:24:31.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-27T08:24:31.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T08:24:31.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T08:24:31.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T08:24:32.080Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T08:24:32.169Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T08:24:32.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T08:24:32.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-27T08:24:32.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T08:24:32.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T08:24:32.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-27T08:24:32.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T08:24:32.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T08:24:32.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T08:24:33.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T08:24:33.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T08:24:33.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T08:24:33.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T08:24:33.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-27T08:24:33.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-27T08:24:33.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-27T08:24:33.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-27T08:24:33.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-27T08:24:33.975Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-27T08:24:34.064Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T08:24:34.151Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T08:24:34.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo [2021-01-27T08:24:34.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo [2021-01-27T08:24:34.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo [2021-01-27T08:24:34.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] echo [2021-01-27T08:24:34.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b433f68 [Pipeline] echo [2021-01-27T08:24:34.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:24:35.390Z] + git log --format=format:%s -1 b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] echo [2021-01-27T08:24:35.455Z] GIT_COMMIT: b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c, Commit Message: feat(v2): Implement Device Service Command Client [Pipeline] echo [2021-01-27T08:24:35.498Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:24:36.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:24:36.375Z] [2021-01-27T08:24:36.375Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:24:36.732Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:24:36.732Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T08:24:36.732Z] 31603596830f: Pulling fs layer [2021-01-27T08:24:36.732Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T08:24:36.732Z] 6ca5941a6612: Pulling fs layer [2021-01-27T08:24:36.732Z] ecc8261a40a4: Pulling fs layer [2021-01-27T08:24:36.732Z] ecc8261a40a4: Waiting [2021-01-27T08:24:36.732Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T08:24:36.732Z] 2a8b12db71e7: Download complete [2021-01-27T08:24:36.996Z] 31603596830f: Verifying Checksum [2021-01-27T08:24:36.996Z] 31603596830f: Download complete [2021-01-27T08:24:36.996Z] ecc8261a40a4: Verifying Checksum [2021-01-27T08:24:36.996Z] ecc8261a40a4: Download complete [2021-01-27T08:24:36.996Z] 6ca5941a6612: Verifying Checksum [2021-01-27T08:24:36.996Z] 6ca5941a6612: Download complete [2021-01-27T08:24:37.260Z] 31603596830f: Pull complete [2021-01-27T08:24:37.260Z] 2a8b12db71e7: Pull complete [2021-01-27T08:24:38.212Z] 6ca5941a6612: Pull complete [2021-01-27T08:24:38.475Z] ecc8261a40a4: Pull complete [2021-01-27T08:24:38.475Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T08:24:38.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:24:38.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T08:24:38.584Z] prd-centos7-docker-4c-2g-23383 does not seem to be running inside a container [2021-01-27T08:24:38.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-464 -v /w/workspace/dry_go-mod-core-contracts_PR-464:/w/workspace/dry_go-mod-core-contracts_PR-464:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-464@tmp:/w/workspace/dry_go-mod-core-contracts_PR-464@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-01-27T08:24:41.082Z] $ docker top 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T08:24:41.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:24:41.384Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:24:41.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:24:41.591Z] $ docker exec 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent [2021-01-27T08:24:41.767Z] SSH_AUTH_SOCK=/tmp/ssh-93zO07KneqVB/agent.12 [2021-01-27T08:24:41.767Z] SSH_AGENT_PID=17 [2021-01-27T08:24:41.776Z] Running ssh-add (command line suppressed) [2021-01-27T08:24:41.900Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_8564226996227483110.key (/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_8564226996227483110.key) [2021-01-27T08:24:41.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:24:42.305Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T08:24:42.326Z] $ docker exec --env ******** --env ******** 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent -k [2021-01-27T08:24:42.449Z] unset SSH_AUTH_SOCK; [2021-01-27T08:24:42.449Z] unset SSH_AGENT_PID; [2021-01-27T08:24:42.449Z] echo Agent pid 17 killed; [2021-01-27T08:24:42.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T08:24:42.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:24:42.644Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:24:42.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:24:42.829Z] $ docker exec 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent [2021-01-27T08:24:43.003Z] SSH_AUTH_SOCK=/tmp/ssh-JGa4HEnh231z/agent.46 [2021-01-27T08:24:43.003Z] SSH_AGENT_PID=51 [2021-01-27T08:24:43.010Z] Running ssh-add (command line suppressed) [2021-01-27T08:24:43.138Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_4397948002906417049.key (/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_4397948002906417049.key) [2021-01-27T08:24:43.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:24:43.537Z] + git semver init [2021-01-27T08:24:43.537Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T08:24:43.537Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-464/.git [2021-01-27T08:24:43.537Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-464 [2021-01-27T08:24:43.537Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T08:24:43.537Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T08:24:43.537Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T08:24:43.537Z] # $SEMVER_BRANCH = PR-464 [2021-01-27T08:24:43.537Z] # $SEMVER_TEMP = /tmp/semver-987498711 [2021-01-27T08:24:43.538Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-27T08:24:44.112Z] # '/tmp/semver-987498711' -> '/w/workspace/dry_go-mod-core-contracts_PR-464/.semver' [2021-01-27T08:24:44.112Z] # -> Force: false [2021-01-27T08:24:44.112Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-464/.semver [Pipeline] } [2021-01-27T08:24:44.129Z] $ docker exec --env ******** --env ******** 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent -k [2021-01-27T08:24:44.251Z] unset SSH_AUTH_SOCK; [2021-01-27T08:24:44.251Z] unset SSH_AGENT_PID; [2021-01-27T08:24:44.252Z] echo Agent pid 51 killed; [2021-01-27T08:24:44.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T08:24:44.771Z] + git semver [Pipeline] } [2021-01-27T08:24:44.793Z] $ docker stop --time=1 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e [2021-01-27T08:24:46.650Z] $ docker rm -f 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:24:47.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T08:24:47.623Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T08:24:47.626Z] [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-01-27T08:25:03.165Z] Still waiting to schedule task [2021-01-27T08:25:03.165Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-27T08:25:03.167Z] Still waiting to schedule task [2021-01-27T08:25:03.167Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-23382’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-23295’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-23384’ is offline [2021-01-27T08:27:28.624Z] Running on prd-centos7-docker-4c-2g-23386 in /w/workspace/dry_go-mod-core-contracts_PR-464 [Pipeline] { [Pipeline] ws [2021-01-27T08:27:28.686Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-01-27T08:27:31.084Z] using credential edgex-jenkins-ssh [2021-01-27T08:27:31.142Z] Cloning the remote Git repository [2021-01-27T08:27:31.128Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:31.205Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-01-27T08:27:31.270Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:31.270Z] > git --version # timeout=10 [2021-01-27T08:27:31.276Z] > git --version # 'git version 2.24.3' [2021-01-27T08:27:31.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:31.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:27:33.101Z] Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [2021-01-27T08:27:32.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T08:27:32.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:27:32.581Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T08:27:32.593Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:32.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:32.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T08:27:33.111Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:27:33.116Z] > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 [2021-01-27T08:27:33.181Z] > git remote # timeout=10 [2021-01-27T08:27:33.186Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T08:27:33.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:33.194Z] > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 [2021-01-27T08:27:33.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T08:27:33.210Z] Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [2021-01-27T08:27:33.210Z] Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) [2021-01-27T08:27:33.215Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:27:33.222Z] > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 [2021-01-27T08:27:36.845Z] Commit message: "feat(v2): Implement Device Service Command Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:27:37.943Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:27:38.277Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:27:38.583Z] + sudo service docker restart [2021-01-27T08:27:38.583Z] + true [2021-01-27T08:27:38.583Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-27T08:27:39.787Z] ========================================================= [2021-01-27T08:27:39.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T08:27:39.787Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:27:40.133Z] + 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 . [2021-01-27T08:27:40.711Z] Sending build context to Docker daemon 2.376MB [2021-01-27T08:27:40.711Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T08:27:40.711Z] Step 2/7 : FROM ${BASE} [2021-01-27T08:27:40.711Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T08:27:40.711Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T08:27:40.711Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T08:27:40.711Z] de9db76c5a1d: Pulling fs layer [2021-01-27T08:27:40.711Z] bca2f99d35d6: Pulling fs layer [2021-01-27T08:27:40.711Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T08:27:40.711Z] 7c6f9722023f: Pulling fs layer [2021-01-27T08:27:40.711Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T08:27:40.711Z] bca2f99d35d6: Waiting [2021-01-27T08:27:40.711Z] 93359f2a8cfa: Waiting [2021-01-27T08:27:40.711Z] 7c6f9722023f: Waiting [2021-01-27T08:27:40.711Z] a35cf1a2eb13: Waiting [2021-01-27T08:27:40.976Z] de9db76c5a1d: Verifying Checksum [2021-01-27T08:27:40.976Z] de9db76c5a1d: Download complete [2021-01-27T08:27:40.976Z] 0ef7d3d256c8: Download complete [2021-01-27T08:27:40.976Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T08:27:40.977Z] 93359f2a8cfa: Download complete [2021-01-27T08:27:40.977Z] 7c6f9722023f: Download complete [2021-01-27T08:27:40.977Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T08:27:40.977Z] 188c0c94c7c5: Download complete [2021-01-27T08:27:41.239Z] 188c0c94c7c5: Pull complete [2021-01-27T08:27:41.502Z] 0ef7d3d256c8: Pull complete [2021-01-27T08:27:41.503Z] de9db76c5a1d: Pull complete [2021-01-27T08:27:41.843Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23385 in /w/workspace/dry_go-mod-core-contracts_PR-464 [Pipeline] { [Pipeline] ws [2021-01-27T08:27:41.962Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-01-27T08:27:42.896Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T08:27:42.896Z] a35cf1a2eb13: Download complete [2021-01-27T08:27:43.511Z] bca2f99d35d6: Verifying Checksum [2021-01-27T08:27:43.511Z] bca2f99d35d6: Download complete [2021-01-27T08:27:47.271Z] using credential edgex-jenkins-ssh [2021-01-27T08:27:47.332Z] Cloning the remote Git repository [2021-01-27T08:27:47.397Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:47.514Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-01-27T08:27:47.593Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:47.594Z] > git --version # timeout=10 [2021-01-27T08:27:47.613Z] > git --version # 'git version 2.17.1' [2021-01-27T08:27:47.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:47.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:27:48.840Z] bca2f99d35d6: Pull complete [2021-01-27T08:27:48.840Z] 93359f2a8cfa: Pull complete [2021-01-27T08:27:48.840Z] 7c6f9722023f: Pull complete [2021-01-27T08:27:48.769Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T08:27:48.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:27:48.825Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T08:27:48.872Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T08:27:48.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:48.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T08:27:49.564Z] Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [2021-01-27T08:27:49.925Z] Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [2021-01-27T08:27:49.925Z] Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) [2021-01-27T08:27:49.595Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:27:49.616Z] > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 [2021-01-27T08:27:49.749Z] > git remote # timeout=10 [2021-01-27T08:27:49.764Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T08:27:49.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:27:49.855Z] > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 [2021-01-27T08:27:49.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T08:27:49.936Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:27:49.972Z] > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 [2021-01-27T08:27:54.417Z] Commit message: "feat(v2): Implement Device Service Command Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:27:55.880Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:27:56.302Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:27:56.701Z] + sudo service docker restart [2021-01-27T08:27:56.701Z] + true [2021-01-27T08:27:58.879Z] a35cf1a2eb13: Pull complete [2021-01-27T08:27:58.879Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T08:27:58.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T08:27:58.879Z] ---> a62c8e92a672 [2021-01-27T08:27:58.879Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T08:27:58.879Z] ---> Running in 6b4cee1aa96b [2021-01-27T08:27:58.879Z] Removing intermediate container 6b4cee1aa96b [2021-01-27T08:27:58.879Z] ---> c728815486dd [2021-01-27T08:27:58.879Z] Step 4/7 : RUN apk add bash [2021-01-27T08:27:58.879Z] ---> Running in fd378fb23566 [2021-01-27T08:27:58.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-01-27T08:27:59.594Z] ========================================================= [2021-01-27T08:27:59.594Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T08:27:59.594Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:27:59.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:59.979Z] + 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 . [2021-01-27T08:28:00.411Z] OK: 166 MiB in 39 packages [2021-01-27T08:28:00.975Z] Sending build context to Docker daemon 2.375MB [2021-01-27T08:28:00.975Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T08:28:00.975Z] Step 2/7 : FROM ${BASE} [2021-01-27T08:28:00.987Z] Removing intermediate container fd378fb23566 [2021-01-27T08:28:00.987Z] ---> e1ea4c63090b [2021-01-27T08:28:00.987Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T08:28:00.987Z] ---> Running in a3a93d3cc6f8 [2021-01-27T08:28:01.253Z] Removing intermediate container a3a93d3cc6f8 [2021-01-27T08:28:01.253Z] ---> 210443ed274a [2021-01-27T08:28:01.253Z] Step 6/7 : COPY go.mod . [2021-01-27T08:28:01.256Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T08:28:01.256Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T08:28:01.256Z] a4357932f1b6: Pulling fs layer [2021-01-27T08:28:01.256Z] 18c013af1878: Pulling fs layer [2021-01-27T08:28:01.256Z] 00ac8860ef70: Pulling fs layer [2021-01-27T08:28:01.256Z] 63d7cb157983: Pulling fs layer [2021-01-27T08:28:01.256Z] b116817d02f9: Pulling fs layer [2021-01-27T08:28:01.256Z] 745a02a5169b: Pulling fs layer [2021-01-27T08:28:01.256Z] 00ac8860ef70: Waiting [2021-01-27T08:28:01.256Z] 63d7cb157983: Waiting [2021-01-27T08:28:01.257Z] b116817d02f9: Waiting [2021-01-27T08:28:01.257Z] 745a02a5169b: Waiting [2021-01-27T08:28:01.257Z] 18c013af1878: Verifying Checksum [2021-01-27T08:28:01.257Z] 18c013af1878: Download complete [2021-01-27T08:28:01.519Z] ---> 7d5f64b1f7ed [2021-01-27T08:28:01.519Z] Step 7/7 : RUN go mod download [2021-01-27T08:28:01.519Z] ---> Running in 9bea6035be46 [2021-01-27T08:28:01.533Z] a4357932f1b6: Verifying Checksum [2021-01-27T08:28:01.533Z] a4357932f1b6: Download complete [2021-01-27T08:28:01.533Z] 63d7cb157983: Verifying Checksum [2021-01-27T08:28:01.533Z] 63d7cb157983: Download complete [2021-01-27T08:28:01.533Z] b116817d02f9: Download complete [2021-01-27T08:28:01.533Z] 5f621e34cdf4: Verifying Checksum [2021-01-27T08:28:01.533Z] 5f621e34cdf4: Download complete [2021-01-27T08:28:02.148Z] 5f621e34cdf4: Pull complete [2021-01-27T08:28:02.767Z] a4357932f1b6: Pull complete [2021-01-27T08:28:03.372Z] 18c013af1878: Pull complete [2021-01-27T08:28:03.977Z] 745a02a5169b: Verifying Checksum [2021-01-27T08:28:03.977Z] 745a02a5169b: Download complete [2021-01-27T08:28:04.958Z] 00ac8860ef70: Verifying Checksum [2021-01-27T08:28:04.958Z] 00ac8860ef70: Download complete [2021-01-27T08:28:13.821Z] Removing intermediate container 9bea6035be46 [2021-01-27T08:28:13.821Z] ---> 72112cb80e15 [2021-01-27T08:28:13.821Z] Successfully built 72112cb80e15 [2021-01-27T08:28:13.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:28:14.128Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T08:28:14.128Z] . [Pipeline] withDockerContainer [2021-01-27T08:28:14.248Z] prd-centos7-docker-4c-2g-23386 does not seem to be running inside a container [2021-01-27T08:28:14.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-01-27T08:28:15.121Z] $ docker top d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd -eo pid,comm [2021-01-27T08:28:15.121Z] 00ac8860ef70: Pull complete [2021-01-27T08:28:15.121Z] 63d7cb157983: Pull complete [Pipeline] { [Pipeline] sh [2021-01-27T08:28:15.399Z] b116817d02f9: Pull complete [2021-01-27T08:28:15.618Z] + go version [2021-01-27T08:28:15.618Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T08:28:15.635Z] $ docker stop --time=1 d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd [2021-01-27T08:28:17.168Z] $ docker rm -f d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:28:18.051Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T08:28:18.051Z] . [Pipeline] withDockerContainer [2021-01-27T08:28:18.143Z] prd-centos7-docker-4c-2g-23386 does not seem to be running inside a container [2021-01-27T08:28:18.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-01-27T08:28:18.823Z] $ docker top 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:28:19.299Z] + make test [2021-01-27T08:28:19.299Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T08:28:19.723Z] 745a02a5169b: Pull complete [2021-01-27T08:28:19.723Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T08:28:19.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T08:28:19.723Z] ---> b7e6874047d6 [2021-01-27T08:28:19.723Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T08:28:21.735Z] ---> Running in 13425b29c56f [2021-01-27T08:28:22.330Z] Removing intermediate container 13425b29c56f [2021-01-27T08:28:22.330Z] ---> 8dd68e58df09 [2021-01-27T08:28:22.330Z] Step 4/7 : RUN apk add bash [2021-01-27T08:28:22.330Z] ---> Running in 9cb0ae51a6c5 [2021-01-27T08:28:23.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:28:24.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:28:25.348Z] OK: 142 MiB in 39 packages [2021-01-27T08:28:25.996Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-27T08:28:26.262Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements [2021-01-27T08:28:26.262Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements [2021-01-27T08:28:26.787Z] Removing intermediate container 9cb0ae51a6c5 [2021-01-27T08:28:26.787Z] ---> 47b551d269c9 [2021-01-27T08:28:26.787Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T08:28:26.787Z] ---> Running in ae28e63b46d5 [2021-01-27T08:28:26.856Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.012s coverage: 45.4% of statements [2021-01-27T08:28:26.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.010s coverage: 77.8% of statements [2021-01-27T08:28:26.857Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-27T08:28:27.381Z] Removing intermediate container ae28e63b46d5 [2021-01-27T08:28:27.381Z] ---> e4a4d56cf410 [2021-01-27T08:28:27.381Z] Step 6/7 : COPY go.mod . [2021-01-27T08:28:27.442Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 26.3% of statements [2021-01-27T08:28:27.711Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.012s coverage: 14.7% of statements [2021-01-27T08:28:27.711Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements [2021-01-27T08:28:27.974Z] ---> ed9d09306331 [2021-01-27T08:28:27.974Z] Step 7/7 : RUN go mod download [2021-01-27T08:28:28.256Z] ---> Running in 1879a1954ab1 [2021-01-27T08:28:28.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.032s coverage: 91.8% of statements [2021-01-27T08:28:28.291Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-27T08:28:28.291Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-27T08:28:28.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.028s coverage: 100.0% of statements [2021-01-27T08:28:28.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements [2021-01-27T08:28:30.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.031s coverage: 63.0% of statements [2021-01-27T08:28:30.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements [2021-01-27T08:28:30.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements [2021-01-27T08:28:30.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.022s coverage: 15.4% of statements [2021-01-27T08:28:30.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.014s coverage: 14.3% of statements [2021-01-27T08:28:30.266Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-27T08:28:31.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.068s coverage: 84.8% of statements [2021-01-27T08:28:31.688Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-27T08:28:31.688Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-27T08:28:31.688Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-27T08:28:31.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.009s coverage: 43.6% of statements [2021-01-27T08:28:31.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.4% of statements [2021-01-27T08:28:32.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.031s coverage: 92.9% of statements [2021-01-27T08:28:32.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-01-27T08:28:32.642Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-27T08:28:32.642Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-27T08:28:34.054Z] gofmt -l . [2021-01-27T08:28:34.318Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-27T08:28:34.597Z] $ docker stop --time=1 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 [2021-01-27T08:28:36.955Z] $ docker rm -f 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:28:37.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T08:28:37.849Z] 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] } [2021-01-27T08:28:43.388Z] Removing intermediate container 1879a1954ab1 [2021-01-27T08:28:43.388Z] ---> c68302736dfb [2021-01-27T08:28:43.388Z] Successfully built c68302736dfb [2021-01-27T08:28:43.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:28:43.730Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T08:28:43.730Z] . [Pipeline] withDockerContainer [2021-01-27T08:28:44.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-23385 does not seem to be running inside a container [2021-01-27T08:28:44.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T08:28:45.551Z] $ docker top 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:28:46.564Z] + go version [2021-01-27T08:28:46.564Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T08:28:46.592Z] $ docker stop --time=1 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e [2021-01-27T08:28:48.614Z] $ docker rm -f 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:28:49.654Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T08:28:49.654Z] . [Pipeline] withDockerContainer [2021-01-27T08:28:49.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-23385 does not seem to be running inside a container [2021-01-27T08:28:50.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T08:28:51.524Z] $ docker top 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:28:52.581Z] + make test [2021-01-27T08:28:52.581Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T08:29:19.446Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-27T08:29:19.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.037s coverage: 85.7% of statements [2021-01-27T08:29:19.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.070s coverage: 100.0% of statements [2021-01-27T08:29:19.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.038s coverage: 45.4% of statements [2021-01-27T08:29:19.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements [2021-01-27T08:29:19.446Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-27T08:29:19.723Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements [2021-01-27T08:29:20.330Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements [2021-01-27T08:29:20.939Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements [2021-01-27T08:29:21.935Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.065s coverage: 91.8% of statements [2021-01-27T08:29:21.935Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-27T08:29:21.935Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-27T08:29:21.935Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements [2021-01-27T08:29:21.935Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements [2021-01-27T08:29:28.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.084s coverage: 63.0% of statements [2021-01-27T08:29:28.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.036s coverage: 26.3% of statements [2021-01-27T08:29:28.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.043s coverage: 15.4% of statements [2021-01-27T08:29:28.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements [2021-01-27T08:29:28.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements [2021-01-27T08:29:28.671Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-27T08:29:30.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.222s coverage: 84.8% of statements [2021-01-27T08:29:30.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-27T08:29:30.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-27T08:29:30.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-27T08:29:30.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.079s coverage: 43.6% of statements [2021-01-27T08:29:30.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.4% of statements [2021-01-27T08:29:32.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.116s coverage: 92.9% of statements [2021-01-27T08:29:32.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.021s coverage: 100.0% of statements [2021-01-27T08:29:32.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-27T08:29:32.383Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-27T08:29:37.818Z] gofmt -l . [2021-01-27T08:29:38.416Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-27T08:29:39.036Z] $ docker stop --time=1 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 [2021-01-27T08:29:41.270Z] $ docker rm -f 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:29:42.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T08:29:42.312Z] Warning: overwriting stash ‘coverage-report’ [2021-01-27T08:29:43.395Z] 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 [2021-01-27T08:29:45.670Z] provisioning config files... [2021-01-27T08:29:45.687Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/config2894442891380797670tmp [Pipeline] { [Pipeline] sh [2021-01-27T08:29:46.069Z] + set +x [2021-01-27T08:29:46.069Z] + curl -s https://codecov.io/bash [2021-01-27T08:29:46.069Z] + bash -s -- [2021-01-27T08:29:46.338Z] [2021-01-27T08:29:46.338Z] _____ _ [2021-01-27T08:29:46.338Z] / ____| | | [2021-01-27T08:29:46.338Z] | | ___ __| | ___ ___ _____ __ [2021-01-27T08:29:46.338Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-27T08:29:46.338Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-27T08:29:46.338Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-27T08:29:46.338Z] Bash-20210115-cec3c92 [2021-01-27T08:29:46.338Z] [2021-01-27T08:29:46.338Z] [2021-01-27T08:29:46.338Z] ==> git version 2.24.3 found [2021-01-27T08:29:46.338Z] ==> 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-01-27T08:29:46.339Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-27T08:29:46.339Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-27T08:29:46.339Z] ==> Jenkins CI detected. [2021-01-27T08:29:46.339Z] project root: . [2021-01-27T08:29:46.339Z] --> token set from env [2021-01-27T08:29:46.339Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-27T08:29:46.339Z] ==> Running gcov in . (disable via -X gcov) [2021-01-27T08:29:46.339Z] ==> Python coveragepy not found [2021-01-27T08:29:46.339Z] ==> Searching for coverage reports in: [2021-01-27T08:29:46.339Z] + . [2021-01-27T08:29:46.339Z] -> Found 1 reports [2021-01-27T08:29:46.339Z] ==> Detecting git/mercurial file structure [2021-01-27T08:29:46.339Z] ==> Reading reports [2021-01-27T08:29:46.339Z] + ./coverage.out bytes=133039 [2021-01-27T08:29:46.339Z] ==> Appending adjustments [2021-01-27T08:29:46.339Z] https://docs.codecov.io/docs/fixing-reports [2021-01-27T08:29:47.299Z] + Found adjustments [2021-01-27T08:29:47.299Z] ==> Gzipping contents [2021-01-27T08:29:47.299Z] 24K /tmp/codecov.7PsN7O.gz [2021-01-27T08:29:47.299Z] ==> Uploading reports [2021-01-27T08:29:47.299Z] url: https://codecov.io [2021-01-27T08:29:47.299Z] query: branch=PR-464&commit=b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=464&job=&cmd_args= [2021-01-27T08:29:47.299Z] -> Pinging Codecov [2021-01-27T08:29:47.299Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-464&commit=b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=464&job=&cmd_args= [2021-01-27T08:29:47.562Z] -> Uploading to [2021-01-27T08:29:47.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-27/71470A77251A30514AAF9C0BB2E5B6CE/b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c/ce32c36a-2448-4339-b48f-bedcac3d8cc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T082947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2343452f32811733428134bf1d21d0626a57d08510b5c3ce37d86531d3b2c174 [2021-01-27T08:29:47.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-27T08:29:47.827Z] Dload Upload Total Spent Left Speed [2021-01-27T08:29:48.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20687 0 0 100 20687 0 44742 --:--:-- --:--:-- --:--:-- 44777 [2021-01-27T08:29:48.090Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] } [2021-01-27T08:29:48.100Z] 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 [2021-01-27T08:29:50.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:29:51.305Z] ---> package-listing.sh [2021-01-27T08:29:51.305Z] ++ facter osfamily [2021-01-27T08:29:51.305Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T08:29:51.305Z] + OS_FAMILY=redhat [2021-01-27T08:29:51.305Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-464 [2021-01-27T08:29:51.305Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T08:29:51.305Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T08:29:51.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T08:29:51.305Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T08:29:51.305Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-464 ']' [2021-01-27T08:29:51.305Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T08:29:51.305Z] + case "${OS_FAMILY}" in [2021-01-27T08:29:51.305Z] + rpm -qa [2021-01-27T08:29:51.305Z] + sort [2021-01-27T08:29:55.581Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T08:29:55.581Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T08:29:55.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T08:29:55.581Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-464 ']' [2021-01-27T08:29:55.581Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-464/archives/ [2021-01-27T08:29:55.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-464/archives/ [Pipeline] echo [2021-01-27T08:29:55.596Z] 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T08:29:55.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:29:56.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:29:56.194Z] [2021-01-27T08:29:56.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:29:56.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:29:56.540Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T08:29:56.540Z] df20fa9351a1: Pulling fs layer [2021-01-27T08:29:56.540Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T08:29:56.540Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T08:29:56.540Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T08:29:56.540Z] 93b61091891f: Pulling fs layer [2021-01-27T08:29:56.540Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T08:29:56.540Z] 5e14af77c1be: Pulling fs layer [2021-01-27T08:29:56.540Z] 01666e4c0597: Pulling fs layer [2021-01-27T08:29:56.540Z] aa168da1d23b: Pulling fs layer [2021-01-27T08:29:56.540Z] 93b9cdb0e59b: Waiting [2021-01-27T08:29:56.540Z] 01666e4c0597: Waiting [2021-01-27T08:29:56.540Z] 5e14af77c1be: Waiting [2021-01-27T08:29:56.540Z] 93b61091891f: Waiting [2021-01-27T08:29:56.540Z] 46f8f816bc3b: Waiting [2021-01-27T08:29:56.540Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T08:29:56.540Z] 36b3adc4ff6f: Download complete [2021-01-27T08:29:56.540Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T08:29:56.540Z] 46f8f816bc3b: Download complete [2021-01-27T08:29:56.540Z] df20fa9351a1: Download complete [2021-01-27T08:29:56.809Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T08:29:56.809Z] 93b9cdb0e59b: Download complete [2021-01-27T08:29:56.809Z] 5e14af77c1be: Verifying Checksum [2021-01-27T08:29:56.809Z] 5e14af77c1be: Download complete [2021-01-27T08:29:56.809Z] 93b61091891f: Verifying Checksum [2021-01-27T08:29:56.809Z] 93b61091891f: Download complete [2021-01-27T08:29:56.809Z] 01666e4c0597: Verifying Checksum [2021-01-27T08:29:56.809Z] 01666e4c0597: Download complete [2021-01-27T08:29:56.809Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T08:29:56.809Z] 8ad3a11d3b57: Download complete [2021-01-27T08:29:57.083Z] df20fa9351a1: Pull complete [2021-01-27T08:29:57.083Z] 36b3adc4ff6f: Pull complete [2021-01-27T08:29:58.491Z] 8ad3a11d3b57: Pull complete [2021-01-27T08:29:58.753Z] aa168da1d23b: Download complete [2021-01-27T08:29:59.015Z] 46f8f816bc3b: Pull complete [2021-01-27T08:29:59.592Z] 93b61091891f: Pull complete [2021-01-27T08:29:59.592Z] 93b9cdb0e59b: Pull complete [2021-01-27T08:29:59.592Z] 5e14af77c1be: Pull complete [2021-01-27T08:29:59.853Z] 01666e4c0597: Pull complete [2021-01-27T08:30:08.053Z] aa168da1d23b: Pull complete [2021-01-27T08:30:08.053Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T08:30:08.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:30:08.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T08:30:08.229Z] prd-centos7-docker-4c-2g-23383 does not seem to be running inside a container [2021-01-27T08:30:08.274Z] $ 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-464/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-464 -v /w/workspace/dry_go-mod-core-contracts_PR-464:/w/workspace/dry_go-mod-core-contracts_PR-464:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-464@tmp:/w/workspace/dry_go-mod-core-contracts_PR-464@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-01-27T08:30:11.882Z] $ docker top 05e6996ad12559ac43794cbe2faec01a728910fadc1b1912e77b0b685ce02d6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:30:12.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T08:30:12.665Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T08:30:12.967Z] + ls /var/log/sa-host [2021-01-27T08:30:12.967Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T08:30:12.967Z] file_magic: OK [2021-01-27T08:30:12.967Z] HZ: Using current value: 100 [2021-01-27T08:30:12.967Z] file_header: OK [2021-01-27T08:30:12.967Z] 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-01-27T08:30:12.967Z] Statistics: [2021-01-27T08:30:12.967Z] Hnuu...uuuununununu... [2021-01-27T08:30:12.967Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T08:30:12.967Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T08:30:12.967Z] file_magic: OK [2021-01-27T08:30:12.967Z] HZ: Using current value: 100 [2021-01-27T08:30:12.967Z] file_header: OK [2021-01-27T08:30:12.967Z] 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-01-27T08:30:12.967Z] Statistics: [2021-01-27T08:30:12.967Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-27T08:30:12.967Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T08:30:13.220Z] provisioning config files... [2021-01-27T08:30:13.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/config4951154357954425076tmp [Pipeline] { [Pipeline] echo [2021-01-27T08:30:13.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:13.641Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T08:30:13.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T08:30:13.745Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:14.038Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T08:30:14.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:14.344Z] ---> sudo-logs.sh [2021-01-27T08:30:14.345Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T08:30:14.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:14.648Z] ---> job-cost.sh [2021-01-27T08:30:14.648Z] lf-activate-venv: SKIPPING [2021-01-27T08:30:14.648Z] INFO: No Stack... [2021-01-27T08:30:15.592Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T08:30:16.166Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T08:30:16.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:16.471Z] ---> logs-deploy.sh [2021-01-27T08:30:16.471Z] lf-activate-venv: SKIPPING [2021-01-27T08:30:16.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-464/3 [2021-01-27T08:30:16.471Z] INFO: archiving workspace using pattern(s): [2021-01-27T08:30:17.856Z] Archives upload complete. [2021-01-27T08:30:18.118Z] INFO: archiving logs to Nexus [2021-01-27T08:30:19.062Z] ---> uname -a: [2021-01-27T08:30:19.062Z] Linux prd-centos7-docker-4c-2g-23383.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] ---> lscpu: [2021-01-27T08:30:19.062Z] Architecture: x86_64 [2021-01-27T08:30:19.062Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-27T08:30:19.062Z] Byte Order: Little Endian [2021-01-27T08:30:19.062Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-27T08:30:19.062Z] CPU(s): 4 [2021-01-27T08:30:19.062Z] On-line CPU(s) list: 0-3 [2021-01-27T08:30:19.062Z] Thread(s) per core: 1 [2021-01-27T08:30:19.062Z] Core(s) per socket: 1 [2021-01-27T08:30:19.062Z] Socket(s): 4 [2021-01-27T08:30:19.062Z] NUMA node(s): 1 [2021-01-27T08:30:19.062Z] Vendor ID: GenuineIntel [2021-01-27T08:30:19.062Z] CPU family: 6 [2021-01-27T08:30:19.062Z] Model: 44 [2021-01-27T08:30:19.062Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-27T08:30:19.062Z] Stepping: 1 [2021-01-27T08:30:19.062Z] CPU MHz: 2933.442 [2021-01-27T08:30:19.062Z] BogoMIPS: 5866.88 [2021-01-27T08:30:19.062Z] Virtualization: VT-x [2021-01-27T08:30:19.062Z] Hypervisor vendor: KVM [2021-01-27T08:30:19.062Z] Virtualization type: full [2021-01-27T08:30:19.062Z] L1d cache: 128 KiB [2021-01-27T08:30:19.062Z] L1i cache: 128 KiB [2021-01-27T08:30:19.062Z] L2 cache: 16 MiB [2021-01-27T08:30:19.062Z] L3 cache: 64 MiB [2021-01-27T08:30:19.062Z] NUMA node0 CPU(s): 0-3 [2021-01-27T08:30:19.062Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-27T08:30:19.062Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-27T08:30:19.062Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-27T08:30:19.062Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-27T08:30:19.062Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-27T08:30:19.062Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-27T08:30:19.062Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-27T08:30:19.062Z] Vulnerability Srbds: Not affected [2021-01-27T08:30:19.062Z] Vulnerability Tsx async abort: Not affected [2021-01-27T08:30:19.062Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] ---> nproc: [2021-01-27T08:30:19.062Z] 4 [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] ---> df -h: [2021-01-27T08:30:19.062Z] Filesystem Size Used Available Use% Mounted on [2021-01-27T08:30:19.062Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-27T08:30:19.062Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-27T08:30:19.062Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-27T08:30:19.062Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-464 [2021-01-27T08:30:19.062Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-464@tmp [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] ---> free -m: [2021-01-27T08:30:19.062Z] total used free shared buff/cache available [2021-01-27T08:30:19.062Z] Mem: 1837 724 91 0 1021 1009 [2021-01-27T08:30:19.062Z] Swap: 1023 0 1023 [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z] ---> ip addr: [2021-01-27T08:30:19.062Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-27T08:30:19.062Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-27T08:30:19.062Z] inet 127.0.0.1/8 scope host lo [2021-01-27T08:30:19.062Z] valid_lft forever preferred_lft forever [2021-01-27T08:30:19.062Z] inet6 ::1/128 scope host [2021-01-27T08:30:19.062Z] valid_lft forever preferred_lft forever [2021-01-27T08:30:19.062Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-27T08:30:19.062Z] link/ether fa:16:3e:a0:a4:ad brd ff:ff:ff:ff:ff:ff [2021-01-27T08:30:19.062Z] inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-27T08:30:19.062Z] valid_lft 86012sec preferred_lft 86012sec [2021-01-27T08:30:19.062Z] inet6 fe80::f816:3eff:fea0:a4ad/64 scope link [2021-01-27T08:30:19.062Z] valid_lft forever preferred_lft forever [2021-01-27T08:30:19.062Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-27T08:30:19.062Z] link/ether 02:42:eb:95:75:e2 brd ff:ff:ff:ff:ff:ff [2021-01-27T08:30:19.062Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-27T08:30:19.062Z] valid_lft forever preferred_lft forever [2021-01-27T08:30:19.062Z] inet6 fe80::42:ebff:fe95:75e2/64 scope link [2021-01-27T08:30:19.062Z] valid_lft forever preferred_lft forever [2021-01-27T08:30:19.062Z] [2021-01-27T08:30:19.062Z]