Pull request #427 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 54f28d0a70278177a8b305144294465241040660 rather than 1264726816372c4614cf555109dc71fe30f40706 Obtained Jenkinsfile from 54f28d0a70278177a8b305144294465241040660 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23318 in /w/workspace/dry_go-mod-core-contracts_PR-427 [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-427 # 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 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 > 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/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) > 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 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:02 ========================================================= 02:22:02 EdgeX Global Pipelines Version Info 02:22:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 62151035610fc7b60edef509c664e89894107d8a # timeout=10 02:22:04 ------------------- 02:22:04 stable info: 02:22:04 ------------------- 02:22:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:04 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:22:04 Message: update stable to v1.0.179 02:22:05 ------------------- 02:22:05 experimental info: 02:22:05 ------------------- 02:22:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:05 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:22:05 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:22:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:22:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] echo 02:22:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1264726 [Pipeline] echo 02:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:09 + git log --format=format:%s -1 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] echo 02:22:09 GIT_COMMIT: 1264726816372c4614cf555109dc71fe30f40706, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo 02:22:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:11 02:22:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:22:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:11 latest: Pulling from edgex-devops/git-semver 02:22:11 31603596830f: Pulling fs layer 02:22:11 2a8b12db71e7: Pulling fs layer 02:22:11 6ca5941a6612: Pulling fs layer 02:22:11 ecc8261a40a4: Pulling fs layer 02:22:11 ecc8261a40a4: Waiting 02:22:11 2a8b12db71e7: Verifying Checksum 02:22:11 2a8b12db71e7: Download complete 02:22:11 31603596830f: Verifying Checksum 02:22:11 31603596830f: Download complete 02:22:12 ecc8261a40a4: Verifying Checksum 02:22:12 ecc8261a40a4: Download complete 02:22:12 6ca5941a6612: Verifying Checksum 02:22:12 6ca5941a6612: Download complete 02:22:12 31603596830f: Pull complete 02:22:12 2a8b12db71e7: Pull complete 02:22:13 6ca5941a6612: Pull complete 02:22:13 ecc8261a40a4: Pull complete 02:22:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:22:13 prd-centos7-docker-4c-2g-23318 does not seem to be running inside a container 02:22:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:22:16 $ docker top bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:16 [ssh-agent] Looking for ssh-agent implementation... 02:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:17 $ docker exec bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent 02:22:17 SSH_AUTH_SOCK=/tmp/ssh-LYDQDLcdhvgr/agent.12 02:22:17 SSH_AGENT_PID=17 02:22:17 Running ssh-add (command line suppressed) 02:22:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4904282567441836601.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4904282567441836601.key) 02:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:17 + git tag --points-at HEAD [Pipeline] } 02:22:17 $ docker exec --env ******** --env ******** bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent -k 02:22:18 unset SSH_AUTH_SOCK; 02:22:18 unset SSH_AGENT_PID; 02:22:18 echo Agent pid 17 killed; 02:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:18 [ssh-agent] Looking for ssh-agent implementation... 02:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:18 $ docker exec bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent 02:22:18 SSH_AUTH_SOCK=/tmp/ssh-rVWJV3zrC8BE/agent.46 02:22:18 SSH_AGENT_PID=51 02:22:18 Running ssh-add (command line suppressed) 02:22:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7040660571027753512.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7040660571027753512.key) 02:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:19 + git semver init 02:22:19 # -> Open(): unable to determine branch for HEAD 02:22:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git 02:22:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 02:22:19 # $SEMVER_REMOTE_NAME = origin 02:22:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:22:19 # $SEMVER_USER_NAME = edgex-jenkins 02:22:19 # $SEMVER_BRANCH = PR-427 02:22:19 # $SEMVER_TEMP = /tmp/semver-946610712 02:22:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:22:19 # '/tmp/semver-946610712' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' 02:22:19 # -> Force: false 02:22:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } 02:22:19 $ docker exec --env ******** --env ******** bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent -k 02:22:19 unset SSH_AUTH_SOCK; 02:22:19 unset SSH_AGENT_PID; 02:22:19 echo Agent pid 51 killed; 02:22:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:20 + git semver [Pipeline] } 02:22:20 $ docker stop --time=1 bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd 02:22:22 $ docker rm -f bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd [Pipeline] // withDockerContainer [Pipeline] sh 02:22:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:22:23 Stashed 1 file(s) [Pipeline] echo 02:22:23 [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 02:22:39 Still waiting to schedule task 02:22:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:22:39 Still waiting to schedule task 02:22:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:24:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23319 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 02:24:28 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 02:24:34 using credential edgex-jenkins-ssh 02:24:34 Cloning the remote Git repository 02:24:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:24:34 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 02:24:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:24:34 > git --version # timeout=10 02:24:34 > git --version # 'git version 2.17.1' 02:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:24:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:24:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:24:36 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 02:24:36 Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 02:24:36 Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) 02:24:36 > git config core.sparsecheckout # timeout=10 02:24:36 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 02:24:36 > git remote # timeout=10 02:24:36 > git config --get remote.origin.url # timeout=10 02:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:36 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 02:24:36 > git rev-parse HEAD^{commit} # timeout=10 02:24:36 > git config core.sparsecheckout # timeout=10 02:24:36 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 02:24:41 Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:24:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:24:44 + true 02:24:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:24:47 ========================================================= 02:24:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:24:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:24:48 + 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 . 02:24:49 Sending build context to Docker daemon 2.414MB 02:24:49 Step 1/7 : ARG BASE=golang:1.15-alpine 02:24:49 Step 2/7 : FROM ${BASE} 02:24:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:24:49 5f621e34cdf4: Pulling fs layer 02:24:49 a4357932f1b6: Pulling fs layer 02:24:49 18c013af1878: Pulling fs layer 02:24:49 00ac8860ef70: Pulling fs layer 02:24:49 63d7cb157983: Pulling fs layer 02:24:49 b116817d02f9: Pulling fs layer 02:24:49 745a02a5169b: Pulling fs layer 02:24:49 00ac8860ef70: Waiting 02:24:49 63d7cb157983: Waiting 02:24:49 b116817d02f9: Waiting 02:24:49 745a02a5169b: Waiting 02:24:49 18c013af1878: Verifying Checksum 02:24:49 18c013af1878: Download complete 02:24:49 a4357932f1b6: Verifying Checksum 02:24:49 a4357932f1b6: Download complete 02:24:49 63d7cb157983: Verifying Checksum 02:24:49 63d7cb157983: Download complete 02:24:50 b116817d02f9: Verifying Checksum 02:24:50 b116817d02f9: Download complete 02:24:50 5f621e34cdf4: Verifying Checksum 02:24:50 5f621e34cdf4: Download complete 02:24:51 5f621e34cdf4: Pull complete 02:24:51 a4357932f1b6: Pull complete 02:24:52 18c013af1878: Pull complete 02:24:53 745a02a5169b: Verifying Checksum 02:24:53 745a02a5169b: Download complete 02:24:55 00ac8860ef70: Verifying Checksum 02:24:55 00ac8860ef70: Download complete 02:25:05 00ac8860ef70: Pull complete 02:25:05 63d7cb157983: Pull complete 02:25:05 b116817d02f9: Pull complete 02:25:09 745a02a5169b: Pull complete 02:25:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:25:09 ---> b7e6874047d6 02:25:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:25:12 ---> Running in 7e6e9d5da852 02:25:12 Removing intermediate container 7e6e9d5da852 02:25:12 ---> 96d223153c2e 02:25:12 Step 4/7 : RUN apk add bash 02:25:12 ---> Running in ab1e9398e2d9 02:25:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:15 OK: 142 MiB in 39 packages 02:25:16 Removing intermediate container ab1e9398e2d9 02:25:16 ---> 2a21c982af81 02:25:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:25:16 ---> Running in 195d98c7d82d 02:25:17 Removing intermediate container 195d98c7d82d 02:25:17 ---> 7cb6ddcdc10f 02:25:17 Step 6/7 : COPY go.mod . 02:25:17 ---> e282de8decd6 02:25:17 Step 7/7 : RUN go mod download 02:25:18 ---> Running in fbb2bd96d3ed 02:25:33 Removing intermediate container fbb2bd96d3ed 02:25:33 ---> a573b5cb8063 02:25:33 Successfully built a573b5cb8063 02:25:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:33 + docker inspect -f . ci-base-image-arm64 02:25:33 . [Pipeline] withDockerContainer 02:25:34 prd-ubuntu18.04-docker-arm64-4c-16g-23319 does not seem to be running inside a container 02:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:25:35 $ docker top 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:36 Running on prd-centos7-docker-4c-2g-23320 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 02:25:36 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 02:25:37 + go version 02:25:37 go version go1.15.5 linux/arm64 [Pipeline] } 02:25:37 $ docker stop --time=1 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 02:25:39 $ docker rm -f 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:40 + docker inspect -f . ci-base-image-arm64 02:25:40 . [Pipeline] withDockerContainer 02:25:40 prd-ubuntu18.04-docker-arm64-4c-16g-23319 does not seem to be running inside a container 02:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:25:42 $ docker top c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:43 + make test 02:25:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:25:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 02:25:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 02:25:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 02:25:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 02:25:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:25:44 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:25:44 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:25:44 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:25:44 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:25:45 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 02:25:45 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) 02:25:45 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 02:25:45 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 02:25:45 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) 02:25:45 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 02:25:45 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 02:25:45 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) 02:25:45 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 02:25:45 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 02:25:45 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) 02:25:45 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 02:25:45 make: *** [Makefile:6: test] Error 1 [Pipeline] } 02:25:45 $ docker stop --time=1 c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 02:25:45 using credential edgex-jenkins-ssh 02:25:45 Cloning the remote Git repository 02:25:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:46 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 02:25:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:46 > git --version # timeout=10 02:25:46 > git --version # 'git version 2.24.3' 02:25:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:47 $ docker rm -f c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 [Pipeline] // withDockerContainer [Pipeline] } 02:25:48 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 02:25:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:25:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:25:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:25:48 > git config core.sparsecheckout # timeout=10 02:25:48 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 02:25:48 > git remote # timeout=10 02:25:48 > git config --get remote.origin.url # timeout=10 02:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:48 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 [Pipeline] // stage 02:25:48 Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 02:25:48 Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:25:49 Failed in branch arm64 02:25:48 > git rev-parse HEAD^{commit} # timeout=10 02:25:48 > git config core.sparsecheckout # timeout=10 02:25:48 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 02:25:53 Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:25:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:25:57 + sudo service docker restart 02:25:57 + true 02:25:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 02:25:59 ========================================================= 02:25:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:25:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:25:59 + 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 . 02:26:00 Sending build context to Docker daemon 2.415MB 02:26:00 Step 1/7 : ARG BASE=golang:1.15-alpine 02:26:00 Step 2/7 : FROM ${BASE} 02:26:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:26:00 188c0c94c7c5: Pulling fs layer 02:26:00 0ef7d3d256c8: Pulling fs layer 02:26:00 de9db76c5a1d: Pulling fs layer 02:26:00 bca2f99d35d6: Pulling fs layer 02:26:00 93359f2a8cfa: Pulling fs layer 02:26:00 7c6f9722023f: Pulling fs layer 02:26:00 a35cf1a2eb13: Pulling fs layer 02:26:00 bca2f99d35d6: Waiting 02:26:00 93359f2a8cfa: Waiting 02:26:00 7c6f9722023f: Waiting 02:26:00 a35cf1a2eb13: Waiting 02:26:00 de9db76c5a1d: Verifying Checksum 02:26:00 de9db76c5a1d: Download complete 02:26:01 0ef7d3d256c8: Download complete 02:26:01 93359f2a8cfa: Verifying Checksum 02:26:01 93359f2a8cfa: Download complete 02:26:01 7c6f9722023f: Verifying Checksum 02:26:01 7c6f9722023f: Download complete 02:26:01 188c0c94c7c5: Verifying Checksum 02:26:01 188c0c94c7c5: Download complete 02:26:02 188c0c94c7c5: Pull complete 02:26:02 0ef7d3d256c8: Pull complete 02:26:02 de9db76c5a1d: Pull complete 02:26:08 a35cf1a2eb13: Verifying Checksum 02:26:08 a35cf1a2eb13: Download complete 02:26:10 bca2f99d35d6: Verifying Checksum 02:26:10 bca2f99d35d6: Download complete 02:26:26 bca2f99d35d6: Pull complete 02:26:26 93359f2a8cfa: Pull complete 02:26:26 7c6f9722023f: Pull complete 02:26:30 a35cf1a2eb13: Pull complete 02:26:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:26:30 ---> a62c8e92a672 02:26:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:26:31 ---> Running in 5c4518699e6b 02:26:31 Removing intermediate container 5c4518699e6b 02:26:31 ---> 018ce76225fc 02:26:31 Step 4/7 : RUN apk add bash 02:26:31 ---> Running in dc2012c22783 02:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:26:34 OK: 166 MiB in 39 packages 02:26:34 Removing intermediate container dc2012c22783 02:26:34 ---> f9b628c28624 02:26:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:26:35 ---> Running in 51d34f9a2cee 02:26:35 Removing intermediate container 51d34f9a2cee 02:26:35 ---> 84ef6db7677a 02:26:35 Step 6/7 : COPY go.mod . 02:26:35 ---> a7b92e0bf31d 02:26:35 Step 7/7 : RUN go mod download 02:26:36 ---> Running in 47630f25771a 02:26:51 Removing intermediate container 47630f25771a 02:26:51 ---> ab17c5ed8c2d 02:26:51 Successfully built ab17c5ed8c2d 02:26:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:26:52 + docker inspect -f . ci-base-image-x86_64 02:26:52 . [Pipeline] withDockerContainer 02:26:52 prd-centos7-docker-4c-2g-23320 does not seem to be running inside a container 02:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:54 $ docker top 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:55 + go version 02:26:55 go version go1.15.5 linux/amd64 [Pipeline] } 02:26:55 $ docker stop --time=1 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 02:26:56 $ docker rm -f 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:57 + docker inspect -f . ci-base-image-x86_64 02:26:57 . [Pipeline] withDockerContainer 02:26:58 prd-centos7-docker-4c-2g-23320 does not seem to be running inside a container 02:26:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:59 $ docker top 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:00 + make test 02:27:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:27:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 02:27:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 02:27:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 02:27:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 02:27:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:27:01 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:27:01 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:27:01 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:27:01 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 02:27:01 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 02:27:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) 02:27:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 02:27:01 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 02:27:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) 02:27:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 02:27:01 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 02:27:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) 02:27:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 02:27:01 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 02:27:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) 02:27:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 02:27:01 make: *** [Makefile:6: test] Error 1 [Pipeline] } 02:27:01 $ docker stop --time=1 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 02:27:03 $ docker rm -f 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:05 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:27:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:27:08 ---> package-listing.sh 02:27:08 ++ facter osfamily 02:27:08 ++ tr '[:upper:]' '[:lower:]' 02:27:08 + OS_FAMILY=redhat 02:27:08 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 02:27:08 + START_PACKAGES=/tmp/packages_start.txt 02:27:08 + END_PACKAGES=/tmp/packages_end.txt 02:27:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:27:08 + PACKAGES=/tmp/packages_start.txt 02:27:08 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 02:27:08 + PACKAGES=/tmp/packages_end.txt 02:27:08 + case "${OS_FAMILY}" in 02:27:08 + rpm -qa 02:27:08 + sort 02:27:13 + '[' -f /tmp/packages_start.txt ']' 02:27:13 + '[' -f /tmp/packages_end.txt ']' 02:27:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:27:13 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 02:27:13 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ 02:27:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [Pipeline] echo 02:27:13 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:27:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:27:14 02:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:27:15 alpine: Pulling from edgex-lftools-log-publisher 02:27:15 df20fa9351a1: Pulling fs layer 02:27:15 36b3adc4ff6f: Pulling fs layer 02:27:15 8ad3a11d3b57: Pulling fs layer 02:27:15 46f8f816bc3b: Pulling fs layer 02:27:15 93b61091891f: Pulling fs layer 02:27:15 93b9cdb0e59b: Pulling fs layer 02:27:15 5e14af77c1be: Pulling fs layer 02:27:15 01666e4c0597: Pulling fs layer 02:27:15 aa168da1d23b: Pulling fs layer 02:27:15 5e14af77c1be: Waiting 02:27:15 01666e4c0597: Waiting 02:27:15 93b61091891f: Waiting 02:27:15 46f8f816bc3b: Waiting 02:27:15 aa168da1d23b: Waiting 02:27:15 93b9cdb0e59b: Waiting 02:27:15 36b3adc4ff6f: Verifying Checksum 02:27:15 36b3adc4ff6f: Download complete 02:27:15 46f8f816bc3b: Verifying Checksum 02:27:15 46f8f816bc3b: Download complete 02:27:15 93b61091891f: Download complete 02:27:15 df20fa9351a1: Verifying Checksum 02:27:15 93b9cdb0e59b: Verifying Checksum 02:27:15 93b9cdb0e59b: Download complete 02:27:15 5e14af77c1be: Verifying Checksum 02:27:15 5e14af77c1be: Download complete 02:27:15 01666e4c0597: Verifying Checksum 02:27:15 01666e4c0597: Download complete 02:27:15 df20fa9351a1: Pull complete 02:27:15 36b3adc4ff6f: Pull complete 02:27:16 8ad3a11d3b57: Verifying Checksum 02:27:16 8ad3a11d3b57: Download complete 02:27:17 8ad3a11d3b57: Pull complete 02:27:17 46f8f816bc3b: Pull complete 02:27:17 93b61091891f: Pull complete 02:27:18 aa168da1d23b: Verifying Checksum 02:27:18 aa168da1d23b: Download complete 02:27:18 93b9cdb0e59b: Pull complete 02:27:18 5e14af77c1be: Pull complete 02:27:18 01666e4c0597: Pull complete 02:27:25 aa168da1d23b: Pull complete 02:27:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:27:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:27:25 prd-centos7-docker-4c-2g-23318 does not seem to be running inside a container 02:27:25 $ 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-427/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-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:27:29 $ docker top aab501f0a752aa34e64d7efa8033787bae356b686386532e9d92faa975e6666a -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:27:29 + mkdir -p /var/log/sa [Pipeline] sh 02:27:30 + ls /var/log/sa-host 02:27:30 + sadf -c /var/log/sa-host/sa23 02:27:30 file_magic: OK 02:27:30 HZ: Using current value: 100 02:27:30 file_header: OK 02:27:30 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 02:27:30 Statistics: 02:27:30 Hnuu...uuuununununu... 02:27:30 File successfully converted to sysstat format version 12.2.1 02:27:30 + sadf -c /var/log/sa-host/sa27 02:27:30 file_magic: OK 02:27:30 HZ: Using current value: 100 02:27:30 file_header: OK 02:27:30 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 02:27:30 Statistics: 02:27:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:27:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:30 provisioning config files... 02:27:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config2559673288309193419tmp [Pipeline] { [Pipeline] echo 02:27:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:27:30 ---> create-netrc.sh [Pipeline] } 02:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:27:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:27:31 ---> python-tools-install.sh [Pipeline] echo 02:27:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:27:31 ---> sudo-logs.sh 02:27:31 Archiving 'sudo' log.. [Pipeline] echo 02:27:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:27:31 ---> job-cost.sh 02:27:31 lf-activate-venv: SKIPPING 02:27:31 INFO: No Stack... 02:27:32 INFO: Retrieving Pricing Info for: v1-standard-2 02:27:33 INFO: Archiving Costs [Pipeline] echo 02:27:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:27:33 ---> logs-deploy.sh 02:27:33 lf-activate-venv: SKIPPING 02:27:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/8 02:27:33 INFO: archiving workspace using pattern(s): 02:27:35 Archives upload complete. 02:27:35 INFO: archiving logs to Nexus 02:27:36 ---> uname -a: 02:27:36 Linux prd-centos7-docker-4c-2g-23318.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:27:36 02:27:36 02:27:36 ---> lscpu: 02:27:36 Architecture: x86_64 02:27:36 CPU op-mode(s): 32-bit, 64-bit 02:27:36 Byte Order: Little Endian 02:27:36 Address sizes: 40 bits physical, 48 bits virtual 02:27:36 CPU(s): 4 02:27:36 On-line CPU(s) list: 0-3 02:27:36 Thread(s) per core: 1 02:27:36 Core(s) per socket: 1 02:27:36 Socket(s): 4 02:27:36 NUMA node(s): 1 02:27:36 Vendor ID: GenuineIntel 02:27:36 CPU family: 6 02:27:36 Model: 44 02:27:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:27:36 Stepping: 1 02:27:36 CPU MHz: 2933.442 02:27:36 BogoMIPS: 5866.88 02:27:36 Virtualization: VT-x 02:27:36 Hypervisor vendor: KVM 02:27:36 Virtualization type: full 02:27:36 L1d cache: 128 KiB 02:27:36 L1i cache: 128 KiB 02:27:36 L2 cache: 16 MiB 02:27:36 L3 cache: 64 MiB 02:27:36 NUMA node0 CPU(s): 0-3 02:27:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:27:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:27:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:27:36 Vulnerability Meltdown: Mitigation; PTI 02:27:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:27:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:27:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:27:36 Vulnerability Srbds: Not affected 02:27:36 Vulnerability Tsx async abort: Not affected 02:27:36 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 02:27:36 02:27:36 02:27:36 ---> nproc: 02:27:36 4 02:27:36 02:27:36 02:27:36 ---> df -h: 02:27:36 Filesystem Size Used Available Use% Mounted on 02:27:36 overlay 50.0G 7.3G 42.7G 15% / 02:27:36 tmpfs 64.0M 0 64.0M 0% /dev 02:27:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:27:36 shm 64.0M 0 64.0M 0% /dev/shm 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427@tmp 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:27:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:27:36 02:27:36 02:27:36 ---> free -m: 02:27:36 total used free shared buff/cache available 02:27:36 Mem: 1837 650 120 0 1066 1083 02:27:36 Swap: 1023 0 1023 02:27:36 02:27:36 02:27:36 ---> ip addr: 02:27:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:27:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:27:36 inet 127.0.0.1/8 scope host lo 02:27:36 valid_lft forever preferred_lft forever 02:27:36 inet6 ::1/128 scope host 02:27:36 valid_lft forever preferred_lft forever 02:27:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:27:36 link/ether fa:16:3e:8c:ba:26 brd ff:ff:ff:ff:ff:ff 02:27:36 inet 10.30.122.55/23 brd 10.30.123.255 scope global dynamic eth0 02:27:36 valid_lft 86030sec preferred_lft 86030sec 02:27:36 inet6 fe80::f816:3eff:fe8c:ba26/64 scope link 02:27:36 valid_lft forever preferred_lft forever 02:27:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:27:36 link/ether 02:42:d7:d6:e6:c6 brd ff:ff:ff:ff:ff:ff 02:27:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:27:36 valid_lft forever preferred_lft forever 02:27:36 inet6 fe80::42:d7ff:fed6:e6c6/64 scope link 02:27:36 valid_lft forever preferred_lft forever 02:27:36 02:27:36 02:27:36 ---> sar -b -r -n DEV: 02:27:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 02:27:36 02:27:36 02:21:14 LINUX RESTART (4 CPU) 02:27:36 02:27:36 02:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:27:36 02:23:01 33.36 10.41 22.95 0.00 4262.51 3132.24 0.00 02:27:36 02:24:01 1.82 0.00 1.82 0.00 0.00 37.49 0.00 02:27:36 02:25:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 02:27:36 02:26:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 02:27:36 02:27:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 02:27:36 Average: 7.11 2.06 5.06 0.00 841.62 628.16 0.00 02:27:36 02:27:36 02:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:36 02:23:01 146752 0 550896 29.28 2620 1181276 1047508 35.75 352360 1180672 20 02:27:36 02:24:01 150024 0 547620 29.10 2620 1181280 1024308 34.96 352996 1176964 8 02:27:36 02:25:01 149392 0 548244 29.14 2620 1181288 1024464 34.96 360548 1170204 8 02:27:36 02:26:01 148228 0 549408 29.20 2620 1181288 1024464 34.96 362240 1169692 8 02:27:36 02:27:01 149136 0 548492 29.15 2620 1181296 1024380 34.96 368588 1162932 12 02:27:36 Average: 148706 0 548932 29.17 2620 1181286 1029025 35.12 359346 1172093 11 02:27:36 02:27:36 02:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:36 02:23:01 eth0 85.94 82.72 465.17 39.83 0.00 0.00 0.00 0.00 02:27:36 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:23:01 docker0 8.61 7.06 1.73 19.87 0.00 0.00 0.00 0.00 02:27:36 02:24:01 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 02:27:36 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:25:01 eth0 1.68 0.80 3.14 0.20 0.00 0.00 0.00 0.00 02:27:36 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:26:01 eth0 0.42 0.35 0.26 0.23 0.00 0.00 0.00 0.00 02:27:36 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:27:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:27:36 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 Average: eth0 17.60 16.62 92.57 7.97 0.00 0.00 0.00 0.00 02:27:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:36 Average: docker0 1.70 1.39 0.34 3.92 0.00 0.00 0.00 0.00 02:27:36 02:27:36 02:27:36 ---> sar -P ALL: 02:27:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 02:27:36 02:27:36 02:21:14 LINUX RESTART (4 CPU) 02:27:36 02:27:36 02:22:02 CPU %user %nice %system %iowait %steal %idle 02:27:36 02:23:01 all 3.19 0.00 1.99 0.69 0.01 94.12 02:27:36 02:23:01 0 3.50 0.00 1.99 0.22 0.00 94.29 02:27:36 02:23:01 1 2.90 0.00 2.05 0.38 0.00 94.68 02:27:36 02:23:01 2 3.07 0.00 2.08 1.14 0.03 93.68 02:27:36 02:23:01 3 3.29 0.00 1.84 1.00 0.02 93.85 02:27:36 02:24:01 all 0.14 0.00 0.05 0.00 0.00 99.80 02:27:36 02:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:27:36 02:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:27:36 02:24:01 2 0.48 0.00 0.08 0.00 0.00 99.43 02:27:36 02:24:01 3 0.02 0.00 0.05 0.00 0.00 99.93 02:27:36 02:25:01 all 0.20 0.00 0.07 0.00 0.00 99.73 02:27:36 02:25:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:27:36 02:25:01 1 0.37 0.00 0.07 0.00 0.00 99.57 02:27:36 02:25:01 2 0.32 0.00 0.05 0.00 0.00 99.63 02:27:36 02:25:01 3 0.05 0.00 0.08 0.00 0.00 99.87 02:27:36 02:26:01 all 0.17 0.00 0.04 0.00 0.00 99.80 02:27:36 02:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:27:36 02:26:01 1 0.52 0.00 0.02 0.00 0.00 99.47 02:27:36 02:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:27:36 02:26:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:27:36 02:27:01 all 0.10 0.00 0.05 0.00 0.00 99.84 02:27:36 02:27:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:27:36 02:27:01 1 0.22 0.00 0.02 0.00 0.00 99.77 02:27:36 02:27:01 2 0.05 0.00 0.07 0.00 0.00 99.88 02:27:36 02:27:01 3 0.10 0.00 0.07 0.00 0.00 99.83 02:27:36 Average: all 0.75 0.00 0.43 0.13 0.00 98.68 02:27:36 Average: 0 0.72 0.00 0.44 0.04 0.00 98.80 02:27:36 Average: 1 0.80 0.00 0.43 0.07 0.00 98.69 02:27:36 Average: 2 0.78 0.00 0.46 0.22 0.01 98.53 02:27:36 Average: 3 0.69 0.00 0.41 0.20 0.00 98.69 02:27:36 02:27:36 02:27:36