Pull request #800 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9f4a73943911bf85c6376d5816a775d6a10efe24+d38291b108151c678147caa989c3776b19aa5fc1 (daa7de500524dd0a20f173fd5140d8401e3e7984) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-800/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-800/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27805 in /w/workspace/dgexfoundry_device-sdk-go_PR-800 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-800 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 9f4a73943911bf85c6376d5816a775d6a10efe24 Merge succeeded, producing 9f4a73943911bf85c6376d5816a775d6a10efe24 Checking out Revision 9f4a73943911bf85c6376d5816a775d6a10efe24 (PR-800) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:22 ========================================================= 05:52:22 EdgeX Global Pipelines Version Info 05:52:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:26 ------------------- 05:52:26 stable info: 05:52:26 ------------------- 05:52:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:26 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 05:52:26 Message: update stable to v1.0.182 05:52:28 ------------------- 05:52:28 experimental info: 05:52:28 ------------------- 05:52:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:28 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 05:52:28 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:52:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:52:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-800 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-800 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-800 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f4a73943911bf85c6376d5816a775d6a10efe24 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f4a739 [Pipeline] echo 05:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:52:33 provisioning config files... 05:52:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/config169486885527802695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:33 ---> docker-login.sh 05:52:33 nexus3.edgexfoundry.org:10001 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:35 Configure a credential helper to remove this warning. See 05:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:35 05:52:35 Login Succeeded 05:52:35 nexus3.edgexfoundry.org:10002 05:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:36 Configure a credential helper to remove this warning. See 05:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:36 05:52:36 Login Succeeded 05:52:36 nexus3.edgexfoundry.org:10003 05:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:38 Configure a credential helper to remove this warning. See 05:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:38 05:52:38 Login Succeeded 05:52:38 nexus3.edgexfoundry.org:10004 05:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:39 Configure a credential helper to remove this warning. See 05:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:39 05:52:39 Login Succeeded 05:52:39 docker.io 05:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 ---> docker-login.sh ends [Pipeline] } 05:52:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:42 + git log --format=format:%s -1 9f4a73943911bf85c6376d5816a775d6a10efe24 [Pipeline] echo 05:52:42 GIT_COMMIT: 9f4a73943911bf85c6376d5816a775d6a10efe24, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:52:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:44 05:52:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:45 latest: Pulling from edgex-devops/git-semver 05:52:45 31603596830f: Pulling fs layer 05:52:45 2a8b12db71e7: Pulling fs layer 05:52:45 6ca5941a6612: Pulling fs layer 05:52:45 ecc8261a40a4: Pulling fs layer 05:52:45 ecc8261a40a4: Waiting 05:52:46 2a8b12db71e7: Verifying Checksum 05:52:46 2a8b12db71e7: Download complete 05:52:55 31603596830f: Verifying Checksum 05:52:55 31603596830f: Download complete 05:52:55 ecc8261a40a4: Verifying Checksum 05:52:55 ecc8261a40a4: Download complete 05:52:56 31603596830f: Pull complete 05:52:56 6ca5941a6612: Verifying Checksum 05:52:56 6ca5941a6612: Download complete 05:52:56 2a8b12db71e7: Pull complete 05:52:58 6ca5941a6612: Pull complete 05:52:59 ecc8261a40a4: Pull complete 05:52:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:53:00 prd-centos7-docker-4c-2g-27805 does not seem to be running inside a container 05:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-800 -v /w/workspace/dgexfoundry_device-sdk-go_PR-800:/w/workspace/dgexfoundry_device-sdk-go_PR-800:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-800@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:03 $ docker top 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:04 [ssh-agent] Looking for ssh-agent implementation... 05:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:04 $ docker exec 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 ssh-agent 05:53:04 SSH_AUTH_SOCK=/tmp/ssh-hPrrPq3rhI1i/agent.12 05:53:04 SSH_AGENT_PID=17 05:53:04 Running ssh-add (command line suppressed) 05:53:05 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/private_key_4725684228578745253.key (/w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/private_key_4725684228578745253.key) 05:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:06 + git tag --points-at HEAD [Pipeline] } 05:53:06 $ docker exec --env ******** --env ******** 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 ssh-agent -k 05:53:07 unset SSH_AUTH_SOCK; 05:53:07 unset SSH_AGENT_PID; 05:53:07 echo Agent pid 17 killed; 05:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:07 [ssh-agent] Looking for ssh-agent implementation... 05:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:07 $ docker exec 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 ssh-agent 05:53:08 SSH_AUTH_SOCK=/tmp/ssh-3amP8TsKDsgH/agent.46 05:53:08 SSH_AGENT_PID=51 05:53:08 Running ssh-add (command line suppressed) 05:53:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/private_key_4388652548429454095.key (/w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/private_key_4388652548429454095.key) 05:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:09 + git semver init 05:53:10 # -> Open(): unable to determine branch for HEAD 05:53:10 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-800/.git 05:53:10 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-800 05:53:10 # $SEMVER_REMOTE_NAME = origin 05:53:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:10 # $SEMVER_USER_NAME = edgex-jenkins 05:53:10 # $SEMVER_BRANCH = PR-800 05:53:10 # $SEMVER_TEMP = /tmp/semver-142478700 05:53:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:53:12 # '/tmp/semver-142478700' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-800/.semver' 05:53:12 # -> Force: false 05:53:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-800/.semver [Pipeline] } 05:53:12 $ docker exec --env ******** --env ******** 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 ssh-agent -k 05:53:12 unset SSH_AUTH_SOCK; 05:53:12 unset SSH_AGENT_PID; 05:53:12 echo Agent pid 51 killed; 05:53:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:15 + git semver [Pipeline] } 05:53:15 $ docker stop --time=1 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 05:53:17 $ docker rm -f 3b88e443d68ed0eb92beab585aea2937a3e2d07c4039c1b944bafd721b8408b0 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:20 Stashed 1 file(s) [Pipeline] echo 05:53:20 [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 05:53:36 Still waiting to schedule task 05:53:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27805’ 05:53:36 Still waiting to schedule task 05:53:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 05:55:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27806 in /w/workspace/dgexfoundry_device-sdk-go_PR-800 [Pipeline] { [Pipeline] ws 05:55:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:55:35 using credential edgex-jenkins-ssh 05:55:35 Cloning the remote Git repository 05:55:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:55:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:55:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:35 > git --version # timeout=10 05:55:35 > git --version # 'git version 2.17.1' 05:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:37 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 9f4a73943911bf85c6376d5816a775d6a10efe24 05:55:37 Merge succeeded, producing 9f4a73943911bf85c6376d5816a775d6a10efe24 05:55:37 Checking out Revision 9f4a73943911bf85c6376d5816a775d6a10efe24 (PR-800) 05:55:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:37 > git config core.sparsecheckout # timeout=10 05:55:37 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # timeout=10 05:55:37 > git remote # timeout=10 05:55:37 > git config --get remote.origin.url # timeout=10 05:55:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:37 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 05:55:37 > git rev-parse HEAD^{commit} # timeout=10 05:55:37 > git config core.sparsecheckout # timeout=10 05:55:37 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # timeout=10 05:55:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:55:41 > git --version # timeout=10 05:55:41 > git --version # 'git version 2.17.1' 05:55:41 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:44 + sudo service docker restart 05:55:44 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:47 provisioning config files... 05:55:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8270659255983314039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:47 ---> docker-login.sh 05:55:47 nexus3.edgexfoundry.org:10001 05:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:49 Configure a credential helper to remove this warning. See 05:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:49 05:55:49 Login Succeeded 05:55:49 nexus3.edgexfoundry.org:10002 05:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:49 Configure a credential helper to remove this warning. See 05:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:49 05:55:49 Login Succeeded 05:55:49 nexus3.edgexfoundry.org:10003 05:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:50 Configure a credential helper to remove this warning. See 05:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:50 05:55:50 Login Succeeded 05:55:50 nexus3.edgexfoundry.org:10004 05:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:50 Configure a credential helper to remove this warning. See 05:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:50 05:55:50 Login Succeeded 05:55:50 docker.io 05:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:51 Configure a credential helper to remove this warning. See 05:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:51 05:55:51 Login Succeeded 05:55:51 ---> docker-login.sh ends [Pipeline] } 05:55:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:52 ========================================================= 05:55:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:55:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:52 + 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 . 05:55:53 Sending build context to Docker daemon 2.406MB 05:55:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:55:53 Step 2/8 : FROM ${BASE} 05:55:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:53 5f621e34cdf4: Pulling fs layer 05:55:53 a4357932f1b6: Pulling fs layer 05:55:53 18c013af1878: Pulling fs layer 05:55:53 00ac8860ef70: Pulling fs layer 05:55:53 63d7cb157983: Pulling fs layer 05:55:53 b116817d02f9: Pulling fs layer 05:55:53 745a02a5169b: Pulling fs layer 05:55:53 745a02a5169b: Waiting 05:55:53 63d7cb157983: Waiting 05:55:53 b116817d02f9: Waiting 05:55:53 00ac8860ef70: Waiting 05:55:53 18c013af1878: Verifying Checksum 05:55:53 18c013af1878: Download complete 05:55:53 a4357932f1b6: Verifying Checksum 05:55:53 a4357932f1b6: Download complete 05:55:53 63d7cb157983: Verifying Checksum 05:55:53 63d7cb157983: Download complete 05:55:53 b116817d02f9: Download complete 05:55:53 5f621e34cdf4: Download complete 05:55:54 5f621e34cdf4: Pull complete 05:55:54 a4357932f1b6: Pull complete 05:55:55 18c013af1878: Pull complete 05:55:55 745a02a5169b: Verifying Checksum 05:55:55 745a02a5169b: Download complete 05:55:57 00ac8860ef70: Verifying Checksum 05:55:57 00ac8860ef70: Download complete 05:56:07 00ac8860ef70: Pull complete 05:56:07 63d7cb157983: Pull complete 05:56:07 b116817d02f9: Pull complete 05:56:11 745a02a5169b: Pull complete 05:56:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:56:11 ---> b7e6874047d6 05:56:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:14 ---> Running in 98e60705ccae 05:56:14 Removing intermediate container 98e60705ccae 05:56:14 ---> 9886752491a0 05:56:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:14 ---> Running in e8dd05183dcf 05:56:16 Removing intermediate container e8dd05183dcf 05:56:16 ---> b13d67d3c816 05:56:16 Step 5/8 : RUN apk add --update --no-cache make git 05:56:16 ---> Running in bd45b509199d 05:56:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:56:19 OK: 142 MiB in 39 packages 05:56:20 Removing intermediate container bd45b509199d 05:56:20 ---> 60eba1915121 05:56:20 Step 6/8 : WORKDIR /device-sdk-go 05:56:20 ---> Running in 9017eb70677b 05:56:21 Removing intermediate container 9017eb70677b 05:56:21 ---> ab133b75d97c 05:56:21 Step 7/8 : COPY . . 05:56:22 ---> 12bb031b97d7 05:56:22 Step 8/8 : RUN go mod download 05:56:22 ---> Running in 3c3d93ede5cf 05:56:49 Removing intermediate container 3c3d93ede5cf 05:56:49 ---> ba2f58248ebe 05:56:49 Successfully built ba2f58248ebe 05:56:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:49 + docker inspect -f . ci-base-image-arm64 05:56:49 . [Pipeline] withDockerContainer 05:56:49 prd-ubuntu18.04-docker-arm64-4c-16g-27806 does not seem to be running inside a container 05:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:51 $ docker top 07d90ac25a0db6382763f628b37d511e98eb5fb3386489249fb813a52fe7d706 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:52 + go version 05:56:52 go version go1.15.5 linux/arm64 [Pipeline] } 05:56:52 $ docker stop --time=1 07d90ac25a0db6382763f628b37d511e98eb5fb3386489249fb813a52fe7d706 05:56:54 $ docker rm -f 07d90ac25a0db6382763f628b37d511e98eb5fb3386489249fb813a52fe7d706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:55 + docker inspect -f . ci-base-image-arm64 05:56:55 . [Pipeline] withDockerContainer 05:56:56 prd-ubuntu18.04-docker-arm64-4c-16g-27806 does not seem to be running inside a container 05:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:57 $ docker top 71379b81fa9726816b8535c742f3ac710dbb43f0b861b721718ba6ee5b6019c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:58 + make test 05:56:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:57:43 Running on prd-centos7-docker-4c-2g-27807 in /w/workspace/dgexfoundry_device-sdk-go_PR-800 [Pipeline] { [Pipeline] ws 05:57:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:57:47 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 05:57:47 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:57:47 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:57:47 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:57:47 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:57:47 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:57:47 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:57:47 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:57:47 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:57:47 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:57:56 using credential edgex-jenkins-ssh 05:57:56 Cloning the remote Git repository 05:57:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:57:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:57:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:57 > git --version # timeout=10 05:57:57 > git --version # 'git version 2.24.3' 05:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:57:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:00 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 9f4a73943911bf85c6376d5816a775d6a10efe24 05:58:00 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 05:58:00 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:58:00 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:58:00 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:58:00 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:58:00 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:58:00 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:58:00 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 05:58:00 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:58:00 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 05:58:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.119s coverage: 12.5% of statements 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 05:58:00 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 05:58:00 Merge succeeded, producing 9f4a73943911bf85c6376d5816a775d6a10efe24 05:58:00 Checking out Revision 9f4a73943911bf85c6376d5816a775d6a10efe24 (PR-800) 05:58:00 make: *** [Makefile:32: test] Error 2 [Pipeline] } 05:58:01 $ docker stop --time=1 71379b81fa9726816b8535c742f3ac710dbb43f0b861b721718ba6ee5b6019c4 05:58:00 > git config core.sparsecheckout # timeout=10 05:58:00 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # timeout=10 05:58:00 > git remote # timeout=10 05:58:00 > git config --get remote.origin.url # timeout=10 05:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:00 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 05:58:00 > git rev-parse HEAD^{commit} # timeout=10 05:58:00 > git config core.sparsecheckout # timeout=10 05:58:00 > git checkout -f 9f4a73943911bf85c6376d5816a775d6a10efe24 # timeout=10 05:58:03 $ docker rm -f 71379b81fa9726816b8535c742f3ac710dbb43f0b861b721718ba6ee5b6019c4 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:58:05 ---> job-cost.sh 05:58:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T6At 05:58:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:58:09 > git --version # timeout=10 05:58:09 > git --version # 'git version 2.24.3' 05:58:09 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 05:58:10 05:58:10 GitHub has been notified of this commit’s build result 05:58:10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:58:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:13 + sudo service docker restart 05:58:13 + true 05:58:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:58:15 provisioning config files... 05:58:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5463396864444485064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:16 ---> docker-login.sh 05:58:16 nexus3.edgexfoundry.org:10001 05:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:18 Configure a credential helper to remove this warning. See 05:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:18 05:58:18 Login Succeeded 05:58:19 nexus3.edgexfoundry.org:10002 05:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:19 Configure a credential helper to remove this warning. See 05:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:19 05:58:19 Login Succeeded 05:58:19 nexus3.edgexfoundry.org:10003 05:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:20 Configure a credential helper to remove this warning. See 05:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:20 05:58:20 Login Succeeded 05:58:20 nexus3.edgexfoundry.org:10004 05:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:21 Configure a credential helper to remove this warning. See 05:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:21 05:58:21 Login Succeeded 05:58:21 docker.io 05:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:22 Configure a credential helper to remove this warning. See 05:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:22 05:58:22 Login Succeeded 05:58:22 ---> docker-login.sh ends [Pipeline] } 05:58:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:25 ========================================================= 05:58:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:58:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:26 + 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 . 05:58:27 Sending build context to Docker daemon 2.407MB 05:58:27 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:58:27 Step 2/8 : FROM ${BASE} 05:58:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:27 188c0c94c7c5: Pulling fs layer 05:58:27 0ef7d3d256c8: Pulling fs layer 05:58:27 de9db76c5a1d: Pulling fs layer 05:58:27 bca2f99d35d6: Pulling fs layer 05:58:27 93359f2a8cfa: Pulling fs layer 05:58:27 7c6f9722023f: Pulling fs layer 05:58:27 a35cf1a2eb13: Pulling fs layer 05:58:27 bca2f99d35d6: Waiting 05:58:27 7c6f9722023f: Waiting 05:58:27 93359f2a8cfa: Waiting 05:58:27 a35cf1a2eb13: Waiting 05:58:27 de9db76c5a1d: Verifying Checksum 05:58:27 de9db76c5a1d: Download complete 05:58:27 0ef7d3d256c8: Verifying Checksum 05:58:27 0ef7d3d256c8: Download complete 05:58:27 93359f2a8cfa: Download complete 05:58:28 7c6f9722023f: Verifying Checksum 05:58:28 7c6f9722023f: Download complete 05:58:28 188c0c94c7c5: Verifying Checksum 05:58:28 188c0c94c7c5: Download complete 05:58:29 188c0c94c7c5: Pull complete 05:58:29 0ef7d3d256c8: Pull complete 05:58:30 de9db76c5a1d: Pull complete 05:58:39 a35cf1a2eb13: Verifying Checksum 05:58:39 a35cf1a2eb13: Download complete 05:58:41 bca2f99d35d6: Verifying Checksum 05:58:41 bca2f99d35d6: Download complete 05:58:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:59:05 bca2f99d35d6: Pull complete 05:59:05 93359f2a8cfa: Pull complete 05:59:05 7c6f9722023f: Pull complete 05:59:16 a35cf1a2eb13: Pull complete 05:59:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:59:16 ---> a62c8e92a672 05:59:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:16 ---> Running in 00196dc3520c 05:59:16 Removing intermediate container 00196dc3520c 05:59:16 ---> 59dc0cb7eb25 05:59:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:16 ---> Running in 64235425705a 05:59:19 Removing intermediate container 64235425705a 05:59:19 ---> cb0f8a2277d1 05:59:19 Step 5/8 : RUN apk add --update --no-cache make git 05:59:19 ---> Running in 730b8bc786fa 05:59:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:23 OK: 166 MiB in 39 packages 05:59:24 Removing intermediate container 730b8bc786fa 05:59:24 ---> cd6942a33390 05:59:24 Step 6/8 : WORKDIR /device-sdk-go 05:59:24 ---> Running in 0ff5e322aa60 05:59:25 Removing intermediate container 0ff5e322aa60 05:59:25 ---> 4ae57cbea9ca 05:59:25 Step 7/8 : COPY . . 05:59:26 ---> 20d4c03b1556 05:59:26 Step 8/8 : RUN go mod download 05:59:27 ---> Running in 0086282b5789 06:00:16 Removing intermediate container 0086282b5789 06:00:16 ---> 4258d5f0ee0c 06:00:16 Successfully built 4258d5f0ee0c 06:00:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:17 + docker inspect -f . ci-base-image-x86_64 06:00:17 . [Pipeline] withDockerContainer 06:00:18 prd-centos7-docker-4c-2g-27807 does not seem to be running inside a container 06:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:22 $ docker top 512c3dee5625dd45e90ea8a157d5d6f0303ec1e773aae3b33ba3cf8d96b622d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:24 + go version 06:00:24 go version go1.15.5 linux/amd64 [Pipeline] } 06:00:24 $ docker stop --time=1 512c3dee5625dd45e90ea8a157d5d6f0303ec1e773aae3b33ba3cf8d96b622d5 06:00:27 $ docker rm -f 512c3dee5625dd45e90ea8a157d5d6f0303ec1e773aae3b33ba3cf8d96b622d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:28 + docker inspect -f . ci-base-image-x86_64 06:00:28 . [Pipeline] withDockerContainer 06:00:28 prd-centos7-docker-4c-2g-27807 does not seem to be running inside a container 06:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:31 $ docker top 8eadb51925c0cea30cdc40f0f35594a894192a641b91c6c15f7c4741d57c3a95 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:33 + make test 06:00:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-T6At/bin to PATH 06:00:51 INFO: No Stack... 06:00:51 INFO: Retrieving Pricing Info for: lf-standard-4 06:00:51 INFO: Archiving Costs [Pipeline] sh 06:00:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:00:51 + cut -d, -f6 [Pipeline] lock 06:00:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] 06:00:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] did not exist. Created. 06:00:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:52 + echo total: 0.20999999344348907 [Pipeline] stash 06:00:53 Stashed 1 file(s) [Pipeline] } 06:00:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:54 Failed in branch arm64 06:00:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:01:21 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models 06:01:21 pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:21 pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:21 pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:21 pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:21 pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:21 pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:21 pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:21 pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:21 pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:37 # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] 06:01:37 pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:37 pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:37 pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:37 pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:37 pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:37 pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:37 pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding 06:01:37 pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:37 pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:01:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.062s coverage: 12.5% of statements 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:01:41 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:01:41 $ docker stop --time=1 8eadb51925c0cea30cdc40f0f35594a894192a641b91c6c15f7c4741d57c3a95 06:01:45 $ docker rm -f 8eadb51925c0cea30cdc40f0f35594a894192a641b91c6c15f7c4741d57c3a95 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:01:50 ---> job-cost.sh 06:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0jXQ 06:02:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-0jXQ/bin to PATH 06:03:21 INFO: No Stack... 06:03:21 INFO: Retrieving Pricing Info for: v1-standard-2 06:03:21 INFO: Archiving Costs [Pipeline] sh 06:03:22 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:03:22 + cut -d, -f6 [Pipeline] lock 06:03:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] 06:03:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] did not exist. Created. 06:03:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:23 /w/workspace/device-sdk-go/1@tmp/durable-8844a14c/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:03:24 + echo total: 0.029999999329447746 [Pipeline] stash 06:03:24 Warning: overwriting stash ‘stack-cost’ 06:03:25 Stashed 1 file(s) [Pipeline] } 06:03:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-800-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:26 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] { (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 06:03:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:03:31 ---> package-listing.sh 06:03:31 ++ tr '[:upper:]' '[:lower:]' 06:03:31 ++ facter osfamily 06:03:32 + OS_FAMILY=redhat 06:03:32 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-800 06:03:32 + START_PACKAGES=/tmp/packages_start.txt 06:03:32 + END_PACKAGES=/tmp/packages_end.txt 06:03:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:03:32 + PACKAGES=/tmp/packages_start.txt 06:03:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-800 ']' 06:03:32 + PACKAGES=/tmp/packages_end.txt 06:03:32 + case "${OS_FAMILY}" in 06:03:32 + rpm -qa 06:03:32 + sort 06:03:40 + '[' -f /tmp/packages_start.txt ']' 06:03:40 + '[' -f /tmp/packages_end.txt ']' 06:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:03:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-800 ']' 06:03:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-800/archives/ 06:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-800/archives/ [Pipeline] echo 06:03:40 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/dgexfoundry_device-sdk-go_PR-800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:03:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:43 06:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:44 alpine: Pulling from edgex-lftools-log-publisher 06:03:44 df20fa9351a1: Pulling fs layer 06:03:44 36b3adc4ff6f: Pulling fs layer 06:03:44 8ad3a11d3b57: Pulling fs layer 06:03:44 46f8f816bc3b: Pulling fs layer 06:03:44 93b61091891f: Pulling fs layer 06:03:44 93b9cdb0e59b: Pulling fs layer 06:03:44 5e14af77c1be: Pulling fs layer 06:03:44 01666e4c0597: Pulling fs layer 06:03:44 aa168da1d23b: Pulling fs layer 06:03:44 46f8f816bc3b: Waiting 06:03:44 93b61091891f: Waiting 06:03:44 93b9cdb0e59b: Waiting 06:03:44 5e14af77c1be: Waiting 06:03:44 01666e4c0597: Waiting 06:03:44 aa168da1d23b: Waiting 06:03:44 36b3adc4ff6f: Download complete 06:03:44 46f8f816bc3b: Verifying Checksum 06:03:44 46f8f816bc3b: Download complete 06:03:44 df20fa9351a1: Verifying Checksum 06:03:44 df20fa9351a1: Download complete 06:03:45 93b9cdb0e59b: Verifying Checksum 06:03:45 93b9cdb0e59b: Download complete 06:03:45 5e14af77c1be: Verifying Checksum 06:03:45 5e14af77c1be: Download complete 06:03:45 01666e4c0597: Verifying Checksum 06:03:45 01666e4c0597: Download complete 06:03:45 93b61091891f: Verifying Checksum 06:03:45 93b61091891f: Download complete 06:03:46 8ad3a11d3b57: Verifying Checksum 06:03:46 8ad3a11d3b57: Download complete 06:03:46 df20fa9351a1: Pull complete 06:03:47 36b3adc4ff6f: Pull complete 06:03:49 8ad3a11d3b57: Pull complete 06:03:49 46f8f816bc3b: Pull complete 06:03:51 93b61091891f: Pull complete 06:03:51 93b9cdb0e59b: Pull complete 06:03:51 5e14af77c1be: Pull complete 06:03:52 01666e4c0597: Pull complete 06:04:00 aa168da1d23b: Verifying Checksum 06:04:00 aa168da1d23b: Download complete 06:04:24 aa168da1d23b: Pull complete 06:04:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:25 prd-centos7-docker-4c-2g-27805 does not seem to be running inside a container 06:04: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/dgexfoundry_device-sdk-go_PR-800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-800 -v /w/workspace/dgexfoundry_device-sdk-go_PR-800:/w/workspace/dgexfoundry_device-sdk-go_PR-800:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-800@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:04:29 $ docker top 2b924630276b766deda07b92e913a4b431a89615d5d75b5d3c268f1448875a33 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:32 + mkdir -p /var/log/sa [Pipeline] sh 06:04:32 + ls /var/log/sa-host 06:04:32 + sadf -c /var/log/sa-host/sa23 06:04:32 file_magic: OK 06:04:32 HZ: Using current value: 100 06:04:32 file_header: OK 06:04:32 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 06:04:32 Statistics: 06:04:32 Hnuu...uuuununununu... 06:04:32 File successfully converted to sysstat format version 12.2.1 06:04:32 + sadf -c /var/log/sa-host/sa26 06:04:32 file_magic: OK 06:04:32 HZ: Using current value: 100 06:04:32 file_header: OK 06:04:32 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 06:04:32 Statistics: 06:04:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:33 provisioning config files... 06:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp/config1937362387384535975tmp [Pipeline] { [Pipeline] echo 06:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> create-netrc.sh [Pipeline] } 06:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:04:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:36 ---> python-tools-install.sh [Pipeline] echo 06:04:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> sudo-logs.sh 06:04:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:38 ---> job-cost.sh 06:04:38 lf-activate-venv: SKIPPING 06:04:38 DEBUG: total: 0.029999999329447746 06:04:38 INFO: Retrieving Stack Cost... 06:04:39 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:40 INFO: Archiving Costs [Pipeline] echo 06:04:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:42 ---> logs-deploy.sh 06:04:42 lf-activate-venv: SKIPPING 06:04:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-800/1 06:04:42 INFO: archiving workspace using pattern(s): 06:04:45 Archives upload complete. 06:04:45 INFO: archiving logs to Nexus 06:04:47 ---> uname -a: 06:04:47 Linux prd-centos7-docker-4c-2g-27805.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:04:47 06:04:47 06:04:47 ---> lscpu: 06:04:47 Architecture: x86_64 06:04:47 CPU op-mode(s): 32-bit, 64-bit 06:04:47 Byte Order: Little Endian 06:04:47 Address sizes: 40 bits physical, 48 bits virtual 06:04:47 CPU(s): 4 06:04:47 On-line CPU(s) list: 0-3 06:04:47 Thread(s) per core: 1 06:04:47 Core(s) per socket: 1 06:04:47 Socket(s): 4 06:04:47 NUMA node(s): 1 06:04:47 Vendor ID: GenuineIntel 06:04:47 CPU family: 6 06:04:47 Model: 44 06:04:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:04:47 Stepping: 1 06:04:47 CPU MHz: 2933.438 06:04:47 BogoMIPS: 5866.87 06:04:47 Virtualization: VT-x 06:04:47 Hypervisor vendor: KVM 06:04:47 Virtualization type: full 06:04:47 L1d cache: 128 KiB 06:04:47 L1i cache: 128 KiB 06:04:47 L2 cache: 16 MiB 06:04:47 L3 cache: 64 MiB 06:04:47 NUMA node0 CPU(s): 0-3 06:04:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:04:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:04:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:04:47 Vulnerability Meltdown: Mitigation; PTI 06:04:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:04:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:04:47 Vulnerability Srbds: Not affected 06:04:47 Vulnerability Tsx async abort: Not affected 06:04:47 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 06:04:47 06:04:47 06:04:47 ---> nproc: 06:04:47 4 06:04:47 06:04:47 06:04:47 ---> df -h: 06:04:47 Filesystem Size Used Available Use% Mounted on 06:04:47 overlay 50.0G 7.3G 42.7G 15% / 06:04:47 tmpfs 64.0M 0 64.0M 0% /dev 06:04:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:04:47 shm 64.0M 0 64.0M 0% /dev/shm 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-800 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-800@tmp 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:04:47 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:04:47 06:04:47 06:04:47 ---> free -m: 06:04:47 total used free shared buff/cache available 06:04:47 Mem: 1837 701 87 0 1047 1030 06:04:47 Swap: 1023 1 1022 06:04:47 06:04:47 06:04:47 ---> ip addr: 06:04:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:04:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:47 inet 127.0.0.1/8 scope host lo 06:04:47 valid_lft forever preferred_lft forever 06:04:47 inet6 ::1/128 scope host 06:04:47 valid_lft forever preferred_lft forever 06:04:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:04:47 link/ether fa:16:3e:c4:bf:6b brd ff:ff:ff:ff:ff:ff 06:04:47 inet 10.30.122.178/23 brd 10.30.123.255 scope global dynamic eth0 06:04:47 valid_lft 85541sec preferred_lft 85541sec 06:04:47 inet6 fe80::f816:3eff:fec4:bf6b/64 scope link 06:04:47 valid_lft forever preferred_lft forever 06:04:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:04:47 link/ether 02:42:d1:50:7c:e1 brd ff:ff:ff:ff:ff:ff 06:04:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:04:47 valid_lft forever preferred_lft forever 06:04:47 inet6 fe80::42:d1ff:fe50:7ce1/64 scope link 06:04:47 valid_lft forever preferred_lft forever 06:04:47 06:04:47 06:04:47 ---> sar -b -r -n DEV: 06:04:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 06:04:47 06:04:47 05:50:08 LINUX RESTART (4 CPU) 06:04:47 06:04:47 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:47 05:52:02 106.32 53.28 53.04 0.00 3756.49 36335.17 0.00 06:04:47 05:53:01 44.30 11.20 33.10 0.00 3632.61 2932.12 0.00 06:04:47 05:54:01 11.43 3.51 7.92 0.00 1033.27 275.00 0.00 06:04:47 05:55:01 1.80 0.00 1.80 0.00 0.00 35.84 0.00 06:04:47 05:56:01 0.28 0.00 0.28 0.00 0.00 4.66 0.00 06:04:47 05:57:01 0.38 0.00 0.38 0.00 0.00 4.85 0.00 06:04:47 05:58:01 0.28 0.00 0.28 0.00 0.00 2.71 0.00 06:04:47 05:59:02 0.15 0.00 0.15 0.00 0.00 1.89 0.00 06:04:47 06:00:01 0.29 0.00 0.29 0.00 0.00 3.40 0.00 06:04:47 06:01:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 06:04:47 06:02:01 0.52 0.10 0.42 0.00 1.73 7.56 0.00 06:04:47 06:03:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 06:04:47 06:04:01 63.03 47.87 15.17 0.00 4165.74 5153.00 0.00 06:04:47 Average: 17.66 8.95 8.71 0.00 967.64 3462.06 0.00 06:04:47 06:04:47 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:47 05:52:02 93732 0 494584 26.29 2620 1290608 1005792 34.33 312616 1278880 5212 06:04:47 05:53:01 93548 0 611032 32.48 2620 1174344 1320552 45.07 427356 1156056 8 06:04:47 05:54:01 168848 0 585240 31.10 2620 1124836 1151500 39.30 421488 1088624 20 06:04:47 05:55:01 183556 0 570532 30.32 2620 1124836 1051936 35.90 415200 1082632 12 06:04:47 05:56:01 179608 0 574476 30.53 2620 1124840 1052344 35.91 413052 1088068 8 06:04:47 05:57:01 181824 0 572252 30.41 2620 1124848 1052024 35.90 421052 1078284 8 06:04:47 05:58:01 180532 0 573544 30.48 2620 1124848 1052252 35.91 440936 1059444 8 06:04:47 05:59:02 181208 0 572860 30.45 2620 1124856 1052216 35.91 440796 1059444 20 06:04:47 06:00:01 180608 0 573456 30.48 2620 1124860 1052288 35.91 441164 1059444 16 06:04:47 06:01:01 181316 0 572740 30.44 2620 1124868 1054344 35.98 440104 1059448 16 06:04:47 06:02:01 181188 0 572748 30.44 2620 1124988 1052592 35.92 440468 1059508 8 06:04:47 06:03:01 180480 0 573448 30.48 2620 1124996 1052688 35.93 441036 1059508 12 06:04:47 06:04:01 71820 0 663496 35.26 2620 1143608 1557788 53.16 492952 1102772 14740 06:04:47 Average: 158328 0 577724 30.70 2620 1142872 1116024 38.09 426786 1094778 1545 06:04:47 06:04:47 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:47 05:52:02 eth0 114.38 90.98 475.88 30.83 0.00 0.00 0.00 0.00 06:04:47 05:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:53:01 eth0 119.10 104.84 571.98 46.18 0.00 0.00 0.00 0.00 06:04:47 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:54:01 eth0 29.11 29.86 45.04 22.71 0.00 0.00 0.00 0.00 06:04:47 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:54:01 docker0 12.49 9.76 1.58 23.26 0.00 0.00 0.00 0.00 06:04:47 05:55:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:04:47 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:56:01 eth0 2.16 1.05 2.95 0.25 0.00 0.00 0.00 0.00 06:04:47 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:57:01 eth0 0.52 0.22 0.17 0.07 0.00 0.00 0.00 0.00 06:04:47 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:58:01 eth0 0.37 0.33 0.28 0.19 0.00 0.00 0.00 0.00 06:04:47 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:59:02 eth0 1.54 0.43 0.37 0.22 0.00 0.00 0.00 0.00 06:04:47 05:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:00:01 eth0 1.35 0.76 0.59 0.42 0.00 0.00 0.00 0.00 06:04:47 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:02:01 eth0 0.90 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:04:47 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:03:01 eth0 1.32 0.47 0.39 0.21 0.00 0.00 0.00 0.00 06:04:47 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:04:01 eth0 213.84 178.50 2168.74 39.96 0.00 0.00 0.00 0.00 06:04:47 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 Average: eth0 37.32 31.34 251.43 10.83 0.00 0.00 0.00 0.00 06:04:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 Average: docker0 0.96 0.75 0.12 1.79 0.00 0.00 0.00 0.00 06:04:47 06:04:47 06:04:47 ---> sar -P ALL: 06:04:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 06:04:47 06:04:47 05:50:08 LINUX RESTART (4 CPU) 06:04:47 06:04:47 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:04:47 05:52:02 all 9.07 0.00 6.64 11.81 40.55 31.94 06:04:47 05:52:02 0 8.00 0.00 7.48 10.90 40.92 32.70 06:04:47 05:52:02 1 8.34 0.00 6.94 12.23 40.64 31.85 06:04:47 05:52:02 2 9.02 0.00 6.80 12.28 40.07 31.83 06:04:47 05:52:02 3 10.91 0.00 5.33 11.81 40.58 31.37 06:04:47 05:53:01 all 3.55 0.00 2.67 0.71 27.73 65.35 06:04:47 05:53:01 0 2.48 0.00 2.57 0.39 30.57 63.99 06:04:47 05:53:01 1 4.62 0.00 2.71 0.65 27.57 64.46 06:04:47 05:53:01 2 2.93 0.00 3.02 0.89 26.46 66.70 06:04:47 05:53:01 3 4.24 0.00 2.37 0.93 26.18 66.28 06:04:47 05:54:01 all 1.20 0.00 1.52 0.25 11.78 85.25 06:04:47 05:54:01 0 1.24 0.00 1.59 0.14 12.94 84.09 06:04:47 05:54:01 1 1.08 0.00 1.43 0.30 11.76 85.43 06:04:47 05:54:01 2 1.58 0.00 1.39 0.14 10.89 86.00 06:04:47 05:54:01 3 0.90 0.00 1.67 0.42 11.50 85.52 06:04:47 05:55:01 all 0.09 0.00 0.04 0.00 1.37 98.50 06:04:47 05:55:01 0 0.13 0.00 0.03 0.00 1.37 98.46 06:04:47 05:55:01 1 0.03 0.00 0.05 0.00 1.06 98.86 06:04:47 05:55:01 2 0.02 0.00 0.03 0.00 1.82 98.13 06:04:47 05:55:01 3 0.18 0.00 0.05 0.00 1.22 98.55 06:04:47 05:56:01 all 0.14 0.00 0.26 0.00 2.33 97.27 06:04:47 05:56:01 0 0.07 0.00 0.20 0.00 1.83 97.91 06:04:47 05:56:01 1 0.08 0.00 0.42 0.00 3.05 96.44 06:04:47 05:56:01 2 0.34 0.00 0.05 0.00 2.37 97.24 06:04:47 05:56:01 3 0.05 0.00 0.36 0.00 2.07 97.52 06:04:47 05:57:01 all 0.07 0.00 0.09 0.00 0.68 99.16 06:04:47 05:57:01 0 0.20 0.00 0.05 0.00 0.79 98.96 06:04:47 05:57:01 1 0.02 0.00 0.18 0.00 0.50 99.30 06:04:47 05:57:01 2 0.05 0.00 0.08 0.00 1.04 98.83 06:04:47 05:57:01 3 0.03 0.00 0.03 0.00 0.40 99.54 06:04:47 05:58:01 all 0.09 0.00 0.07 0.00 0.75 99.09 06:04:47 05:58:01 0 0.30 0.00 0.02 0.00 1.21 98.48 06:04:47 05:58:01 1 0.03 0.00 0.20 0.00 0.45 99.32 06:04:47 05:58:01 2 0.03 0.00 0.02 0.00 1.21 98.74 06:04:47 05:58:01 3 0.00 0.00 0.05 0.00 0.13 99.82 06:04:47 05:59:02 all 0.06 0.00 0.10 0.00 3.60 96.24 06:04:47 05:59:02 0 0.13 0.00 0.08 0.00 5.12 94.67 06:04:47 05:59:02 1 0.05 0.00 0.11 0.00 2.95 96.89 06:04:47 05:59:02 2 0.05 0.00 0.10 0.00 4.24 95.61 06:04:47 05:59:02 3 0.00 0.00 0.10 0.00 2.07 97.84 06:04:47 06:00:01 all 0.09 0.00 0.02 0.00 1.59 98.31 06:04:47 06:00:01 0 0.03 0.00 0.02 0.00 0.76 99.19 06:04:47 06:00:01 1 0.02 0.00 0.02 0.00 1.48 98.49 06:04:47 06:00:01 2 0.15 0.00 0.03 0.00 3.24 96.57 06:04:47 06:00:01 3 0.15 0.00 0.00 0.00 0.84 99.01 06:04:47 06:01:01 all 0.07 0.00 0.02 0.00 0.72 99.18 06:04:47 06:01:01 0 0.02 0.00 0.02 0.00 0.30 99.67 06:04:47 06:01:01 1 0.03 0.00 0.02 0.00 0.60 99.35 06:04:47 06:01:01 2 0.15 0.00 0.03 0.00 1.53 98.29 06:04:47 06:01:01 3 0.08 0.00 0.03 0.02 0.46 99.40 06:04:47 06:02:01 all 0.12 0.00 0.05 0.02 0.37 99.46 06:04:47 06:02:01 0 0.02 0.00 0.05 0.00 0.50 99.44 06:04:47 06:02:01 1 0.05 0.00 0.05 0.00 0.55 99.35 06:04:47 06:02:01 2 0.35 0.00 0.03 0.02 0.20 99.40 06:04:47 06:02:01 3 0.05 0.00 0.05 0.05 0.22 99.63 06:04:47 06:04:47 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:04:47 06:03:01 all 0.11 0.00 0.03 0.00 1.65 98.20 06:04:47 06:03:01 0 0.03 0.00 0.05 0.00 3.02 96.90 06:04:47 06:03:01 1 0.08 0.00 0.02 0.00 0.38 99.52 06:04:47 06:03:01 2 0.20 0.00 0.05 0.00 1.73 98.02 06:04:47 06:03:01 3 0.13 0.00 0.02 0.00 1.46 98.40 06:04:47 06:04:01 all 2.14 0.00 1.55 1.95 16.70 77.67 06:04:47 06:04:01 0 1.93 0.00 1.18 1.35 19.13 76.41 06:04:47 06:04:01 1 3.34 0.00 2.47 4.45 16.38 73.35 06:04:47 06:04:01 2 1.66 0.00 0.98 0.59 16.15 80.62 06:04:47 06:04:01 3 1.63 0.00 1.57 1.45 15.09 80.26 06:04:47 Average: all 1.41 0.00 1.09 1.25 9.06 87.19 06:04:47 Average: 0 1.22 0.00 1.12 1.09 9.83 86.74 06:04:47 Average: 1 1.48 0.00 1.21 1.49 8.85 86.97 06:04:47 Average: 2 1.38 0.00 1.06 1.19 9.13 87.25 06:04:47 Average: 3 1.54 0.00 0.96 1.25 8.44 87.80 06:04:47 06:04:47 06:04:47