Pull request #174 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b8853739ebb0852e5462e361eafa687611cc6529+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (bac1edf80549ac45be94515fd9045a1c2653f15e) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-mqtt-go/branches/PR-174/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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-175 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-174 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) > git config core.sparsecheckout # timeout=10 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:00:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:00:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:00:34 ========================================================= 09:00:34 EdgeX Global Pipelines Version Info 09:00:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:00:36 ------------------- 09:00:36 stable info: 09:00:36 ------------------- 09:00:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:00:36 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 09:00:36 Message: update stable to v1.0.122 09:00:37 ------------------- 09:00:37 experimental info: 09:00:37 ------------------- 09:00:37 Commited By: **** collab-it+edgex@linuxfoundation.org 09:00:37 Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 09:00:37 Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:00:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:00:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:00:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:00:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-174 [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-174 [Pipeline] echo 09:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-174 [Pipeline] echo 09:00:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8853739ebb0852e5462e361eafa687611cc6529 [Pipeline] echo 09:00:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b885373 [Pipeline] echo 09:00:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:43 + git log --format=format:%s -1 b8853739ebb0852e5462e361eafa687611cc6529 [Pipeline] echo 09:00:43 GIT_COMMIT: b8853739ebb0852e5462e361eafa687611cc6529, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80 [Pipeline] echo 09:00:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:44 09:00:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:00:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:45 latest: Pulling from edgex-devops/git-semver 09:00:45 31603596830f: Pulling fs layer 09:00:45 2a8b12db71e7: Pulling fs layer 09:00:45 6ca5941a6612: Pulling fs layer 09:00:45 ecc8261a40a4: Pulling fs layer 09:00:45 ecc8261a40a4: Waiting 09:00:45 2a8b12db71e7: Verifying Checksum 09:00:45 2a8b12db71e7: Download complete 09:00:45 31603596830f: Verifying Checksum 09:00:45 31603596830f: Download complete 09:00:45 6ca5941a6612: Verifying Checksum 09:00:45 6ca5941a6612: Download complete 09:00:45 ecc8261a40a4: Verifying Checksum 09:00:45 ecc8261a40a4: Download complete 09:00:46 31603596830f: Pull complete 09:00:46 2a8b12db71e7: Pull complete 09:00:47 6ca5941a6612: Pull complete 09:00:47 ecc8261a40a4: Pull complete 09:00:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:00:48 prd-centos7-docker-4c-2g-175 does not seem to be running inside a container 09:00:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-174 -v /w/workspace/gexfoundry_device-mqtt-go_PR-174:/w/workspace/gexfoundry_device-mqtt-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-174@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:00:50 $ docker top 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:50 [ssh-agent] Looking for ssh-agent implementation... 09:00:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:51 $ docker exec 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent 09:00:51 SSH_AUTH_SOCK=/tmp/ssh-IstBL7S0uUzz/agent.12 09:00:51 SSH_AGENT_PID=17 09:00:51 Running ssh-add (command line suppressed) 09:00:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_2789946835237366345.key (/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_2789946835237366345.key) 09:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:52 + git describe --exact-match --tags HEAD 09:00:52 fatal: No names found, cannot describe anything. [Pipeline] } 09:00:52 $ docker exec --env ******** --env ******** 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent -k 09:00:52 unset SSH_AUTH_SOCK; 09:00:52 unset SSH_AGENT_PID; 09:00:52 echo Agent pid 17 killed; 09:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:00:53 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:00:53 This usually means this commit has not been tagged. [Pipeline] sshagent 09:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:53 [ssh-agent] Looking for ssh-agent implementation... 09:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:53 $ docker exec 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent 09:00:53 SSH_AUTH_SOCK=/tmp/ssh-giDBWe8pxaIL/agent.47 09:00:53 SSH_AGENT_PID=53 09:00:53 Running ssh-add (command line suppressed) 09:00:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_4777441177305794282.key (/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_4777441177305794282.key) 09:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:54 + git semver init 09:00:54 # -> Open(): unable to determine branch for HEAD 09:00:54 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-174/.git 09:00:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-174 09:00:54 # $SEMVER_REMOTE_NAME = origin 09:00:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:54 # $SEMVER_USER_NAME = edgex-jenkins 09:00:54 # $SEMVER_BRANCH = PR-174 09:00:54 # $SEMVER_TEMP = /tmp/semver-899714103 09:00:54 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 09:00:55 # '/tmp/semver-899714103' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-174/.semver' 09:00:55 # -> Force: false 09:00:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-174/.semver [Pipeline] } 09:00:55 $ docker exec --env ******** --env ******** 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent -k 09:00:55 unset SSH_AUTH_SOCK; 09:00:55 unset SSH_AGENT_PID; 09:00:55 echo Agent pid 53 killed; 09:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:56 + git semver [Pipeline] } 09:00:56 $ docker stop --time=1 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 09:00:57 $ docker rm -f 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:00:58 Stashed 26 file(s) [Pipeline] echo 09:00:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 09:00:58 Archived original 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 09:01:14 Still waiting to schedule task 09:01:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:01:14 Still waiting to schedule task 09:01:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:03:24 Running on prd-centos7-docker-4c-2g-181 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [Pipeline] { [Pipeline] ws 09:03:25 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 09:03:37 using credential edgex-jenkins-ssh 09:03:37 Cloning the remote Git repository 09:03:37 Cloning with configured refspecs honoured and without tags 09:03:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:03:37 > git init /w/workspace/device-mqtt-go/1 # timeout=10 09:03:38 Fetching without tags 09:03:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:03:37 > git --version # timeout=10 09:03:37 > git --version # 'git version 2.16.5' 09:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:03:38 > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # timeout=10 09:03:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:03:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:03:39 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 09:03:39 Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 09:03:39 Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) 09:03:39 > git config core.sparsecheckout # timeout=10 09:03:39 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 09:03:39 > git remote # timeout=10 09:03:39 > git config --get remote.origin.url # timeout=10 09:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:39 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 09:03:39 > git rev-parse HEAD^{commit} # timeout=10 09:03:39 > git config core.sparsecheckout # timeout=10 09:03:39 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 09:03:44 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" 09:03:44 > git --version # timeout=10 09:03:44 > git --version # 'git version 2.16.5' 09:03:44 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:03:45 ========================================================= 09:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:03:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:03:47 + 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 . 09:03:48 Sending build context to Docker daemon 621.6kB 09:03:48 Step 1/8 : ARG BASE=golang:1.15-alpine 09:03:48 Step 2/8 : FROM ${BASE} 09:03:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:03:48 df20fa9351a1: Pulling fs layer 09:03:48 ed8968b2872e: Pulling fs layer 09:03:48 a92cc7c5fd73: Pulling fs layer 09:03:48 e871e8e8d7a9: Pulling fs layer 09:03:48 e73272ec9a57: Pulling fs layer 09:03:48 1e910a182e73: Pulling fs layer 09:03:48 4e634b169226: Pulling fs layer 09:03:48 e73272ec9a57: Waiting 09:03:48 1e910a182e73: Waiting 09:03:48 4e634b169226: Waiting 09:03:48 e871e8e8d7a9: Waiting 09:03:48 a92cc7c5fd73: Download complete 09:03:48 ed8968b2872e: Verifying Checksum 09:03:48 ed8968b2872e: Download complete 09:03:48 e73272ec9a57: Verifying Checksum 09:03:48 e73272ec9a57: Download complete 09:03:48 1e910a182e73: Download complete 09:03:48 df20fa9351a1: Verifying Checksum 09:03:48 df20fa9351a1: Download complete 09:03:49 df20fa9351a1: Pull complete 09:03:49 ed8968b2872e: Pull complete 09:03:49 a92cc7c5fd73: Pull complete 09:03:56 4e634b169226: Verifying Checksum 09:03:56 4e634b169226: Download complete 09:03:56 e871e8e8d7a9: Verifying Checksum 09:03:56 e871e8e8d7a9: Download complete 09:04:04 e871e8e8d7a9: Pull complete 09:04:04 e73272ec9a57: Pull complete 09:04:04 1e910a182e73: Pull complete 09:04:08 4e634b169226: Pull complete 09:04:08 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 09:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:04:08 ---> f7629b54cfaa 09:04:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:04:08 ---> Running in 2bd9f6ebc105 09:04:08 Removing intermediate container 2bd9f6ebc105 09:04:08 ---> 4ff4bc8e47fe 09:04:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:08 ---> Running in fdaf126e27ea 09:04:10 Removing intermediate container fdaf126e27ea 09:04:10 ---> 429a6402c702 09:04:10 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:04:10 ---> Running in 5d1d65c2c917 09:04:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:04:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:04:12 (1/14) Installing libmagic (5.38-r0) 09:04:13 (2/14) Installing file (5.38-r0) 09:04:13 (3/14) Installing libc-dev (0.7.2-r3) 09:04:13 (4/14) Installing g++ (9.3.0-r2) 09:04:31 (5/14) Installing fortify-headers (1.1-r0) 09:04:31 (6/14) Installing patch (2.7.6-r6) 09:04:31 (7/14) Installing build-base (0.5-r2) 09:04:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 09:04:31 (9/14) Installing libedit (20191231.3.1-r0) 09:04:31 (10/14) Installing openssh-client (8.3_p1-r0) 09:04:32 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 09:04:32 (12/14) Installing openssh-server-common (8.3_p1-r0) 09:04:33 (13/14) Installing openssh-server (8.3_p1-r0) 09:04:33 (14/14) Installing openssh (8.3_p1-r0) 09:04:33 Executing busybox-1.31.1-r16.trigger 09:04:33 OK: 237 MiB in 53 packages 09:04:37 Removing intermediate container 5d1d65c2c917 09:04:37 ---> c98d1910d239 09:04:37 Step 6/8 : WORKDIR /device-mqtt-go 09:04:37 ---> Running in e472c87afd87 09:04:37 Removing intermediate container e472c87afd87 09:04:37 ---> c14b64ee0ef8 09:04:37 Step 7/8 : COPY . . 09:04:38 ---> dc615bd36041 09:04:38 Step 8/8 : RUN go mod download 09:04:38 ---> Running in 7a0ce278bc5a 09:05:06 Removing intermediate container 7a0ce278bc5a 09:05:06 ---> a8638286cea0 09:05:06 Successfully built a8638286cea0 09:05:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:05:07 + docker inspect -f . ci-base-image-x86_64 09:05:07 . [Pipeline] withDockerContainer 09:05:08 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 09:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat 09:05:09 $ docker top 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:10 + go version 09:05:10 go version go1.15.2 linux/amd64 [Pipeline] } 09:05:10 $ docker stop --time=1 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 09:05:11 $ docker rm -f 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:13 + docker inspect -f . ci-base-image-x86_64 09:05:13 . [Pipeline] withDockerContainer 09:05:13 prd-centos7-docker-4c-2g-181 does not seem to be running inside a container 09:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat 09:05:14 $ docker top 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:15 + make test 09:05:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:05:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:05:33 # github.com/edgexfoundry/device-sdk-go/internal/transformer 09:05:33 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.2.3/internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 09:05:37 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 09:05:37 make: *** [Makefile:25: test] Error 2 [Pipeline] } 09:05:37 $ docker stop --time=1 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 09:05:40 $ docker rm -f 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 [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] } 09:05:42 Failed in branch amd64 09:06:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-186 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [Pipeline] { [Pipeline] ws 09:06:16 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 09:06:22 using credential edgex-jenkins-ssh 09:06:22 Cloning the remote Git repository 09:06:22 Cloning with configured refspecs honoured and without tags 09:06:22 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:06:22 > git init /w/workspace/device-mqtt-go/1 # timeout=10 09:06:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:06:23 > git --version # timeout=10 09:06:23 > git --version # 'git version 2.17.1' 09:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:23 Fetching without tags 09:06:24 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 09:06:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:06:23 > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # timeout=10 09:06:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:06:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:24 > git config core.sparsecheckout # timeout=10 09:06:24 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 09:06:24 Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 09:06:24 Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) 09:06:24 > git remote # timeout=10 09:06:24 > git config --get remote.origin.url # timeout=10 09:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:24 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 09:06:24 > git rev-parse HEAD^{commit} # timeout=10 09:06:24 > git config core.sparsecheckout # timeout=10 09:06:24 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 09:06:29 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" 09:06:29 > git --version # timeout=10 09:06:29 > git --version # 'git version 2.17.1' 09:06:29 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:06:31 ========================================================= 09:06:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:06:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:06:32 + 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 . 09:06:33 Sending build context to Docker daemon 621.6kB 09:06:33 Step 1/8 : ARG BASE=golang:1.15-alpine 09:06:33 Step 2/8 : FROM ${BASE} 09:06:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:06:33 b538f80385f9: Pulling fs layer 09:06:33 74f711af9a0d: Pulling fs layer 09:06:33 99f96fe45779: Pulling fs layer 09:06:33 8529a6b9a6be: Pulling fs layer 09:06:33 45590311c82a: Pulling fs layer 09:06:33 69ca0ff8b7b3: Pulling fs layer 09:06:33 209524e5b208: Pulling fs layer 09:06:33 45590311c82a: Waiting 09:06:33 69ca0ff8b7b3: Waiting 09:06:33 209524e5b208: Waiting 09:06:33 8529a6b9a6be: Waiting 09:06:33 99f96fe45779: Verifying Checksum 09:06:33 99f96fe45779: Download complete 09:06:33 74f711af9a0d: Verifying Checksum 09:06:33 74f711af9a0d: Download complete 09:06:33 45590311c82a: Verifying Checksum 09:06:33 45590311c82a: Download complete 09:06:33 69ca0ff8b7b3: Verifying Checksum 09:06:33 69ca0ff8b7b3: Download complete 09:06:34 b538f80385f9: Verifying Checksum 09:06:34 b538f80385f9: Download complete 09:06:35 b538f80385f9: Pull complete 09:06:35 74f711af9a0d: Pull complete 09:06:36 99f96fe45779: Pull complete 09:06:39 209524e5b208: Verifying Checksum 09:06:39 209524e5b208: Download complete 09:06:41 8529a6b9a6be: Verifying Checksum 09:06:41 8529a6b9a6be: Download complete 09:06:51 8529a6b9a6be: Pull complete 09:06:51 45590311c82a: Pull complete 09:06:52 69ca0ff8b7b3: Pull complete 09:06:56 209524e5b208: Pull complete 09:06:56 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 09:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:06:56 ---> 5bddaf1c2fca 09:06:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:06:59 ---> Running in cce1c297c450 09:06:59 Removing intermediate container cce1c297c450 09:06:59 ---> 6032798c6fec 09:06:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:00 ---> Running in 7edec605f445 09:07:03 Removing intermediate container 7edec605f445 09:07:03 ---> 7e5c2fbc9d15 09:07:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:07:03 ---> Running in 1c204d9d8e04 09:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:08 (1/14) Installing libmagic (5.38-r0) 09:07:09 (2/14) Installing file (5.38-r0) 09:07:09 (3/14) Installing libc-dev (0.7.2-r3) 09:07:09 (4/14) Installing g++ (9.3.0-r2) 09:07:31 (5/14) Installing fortify-headers (1.1-r0) 09:07:31 (6/14) Installing patch (2.7.6-r6) 09:07:31 (7/14) Installing build-base (0.5-r2) 09:07:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 09:07:31 (9/14) Installing libedit (20191231.3.1-r0) 09:07:31 (10/14) Installing openssh-client (8.3_p1-r0) 09:07:31 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 09:07:31 (12/14) Installing openssh-server-common (8.3_p1-r0) 09:07:31 (13/14) Installing openssh-server (8.3_p1-r0) 09:07:31 (14/14) Installing openssh (8.3_p1-r0) 09:07:31 Executing busybox-1.31.1-r16.trigger 09:07:31 OK: 221 MiB in 53 packages 09:07:35 Removing intermediate container 1c204d9d8e04 09:07:35 ---> 002873637496 09:07:35 Step 6/8 : WORKDIR /device-mqtt-go 09:07:35 ---> Running in e6ad466f0392 09:07:35 Removing intermediate container e6ad466f0392 09:07:35 ---> 96d7a981d9e4 09:07:35 Step 7/8 : COPY . . 09:07:37 ---> 4820f851df9c 09:07:37 Step 8/8 : RUN go mod download 09:07:37 ---> Running in 8fffbf3c33ac 09:08:03 Removing intermediate container 8fffbf3c33ac 09:08:03 ---> 07914f90fe78 09:08:03 Successfully built 07914f90fe78 09:08:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:04 + docker inspect -f . ci-base-image-arm64 09:08:04 . [Pipeline] withDockerContainer 09:08:04 prd-ubuntu18.04-docker-arm64-4c-16g-186 does not seem to be running inside a container 09:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-arm64 cat 09:08:06 $ docker top 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:08 + go version 09:08:08 go version go1.15.2 linux/arm64 [Pipeline] } 09:08:08 $ docker stop --time=1 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc 09:08:10 $ docker rm -f 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:12 + docker inspect -f . ci-base-image-arm64 09:08:12 . [Pipeline] withDockerContainer 09:08:12 prd-ubuntu18.04-docker-arm64-4c-16g-186 does not seem to be running inside a container 09:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-arm64 cat 09:08:14 $ docker top a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:16 + make test 09:08:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:08:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:08:40 # github.com/edgexfoundry/device-sdk-go/internal/transformer 09:08:40 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.2.3/internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName 09:08:46 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 09:08:47 make: *** [Makefile:25: test] Error 2 [Pipeline] } 09:08:47 $ docker stop --time=1 a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 09:08:49 $ docker rm -f a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 [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] } 09:08:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 09:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:58 ---> package-listing.sh 09:08:58 ++ facter osfamily 09:08:58 ++ tr '[:upper:]' '[:lower:]' 09:08:59 + OS_FAMILY=redhat 09:08:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-174 09:08:59 + START_PACKAGES=/tmp/packages_start.txt 09:08:59 + END_PACKAGES=/tmp/packages_end.txt 09:08:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:59 + PACKAGES=/tmp/packages_start.txt 09:08:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-174 ']' 09:08:59 + PACKAGES=/tmp/packages_end.txt 09:08:59 + case "${OS_FAMILY}" in 09:08:59 + sort 09:08:59 + rpm -qa 09:09:04 + '[' -f /tmp/packages_start.txt ']' 09:09:04 + '[' -f /tmp/packages_end.txt ']' 09:09:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-174 ']' 09:09:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-174/archives/ 09:09:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-174/archives/ [Pipeline] isUnix [Pipeline] sh 09:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:09:05 09:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:09:06 alpine: Pulling from edgex-lftools-log-publisher 09:09:06 df20fa9351a1: Pulling fs layer 09:09:06 36b3adc4ff6f: Pulling fs layer 09:09:06 8ad3a11d3b57: Pulling fs layer 09:09:06 46f8f816bc3b: Pulling fs layer 09:09:06 0dadc02b9964: Pulling fs layer 09:09:06 ce6a7cf60c04: Pulling fs layer 09:09:06 7a184a31f384: Pulling fs layer 09:09:06 0879bd2ef858: Pulling fs layer 09:09:06 0dadc02b9964: Waiting 09:09:06 ce6a7cf60c04: Waiting 09:09:06 7a184a31f384: Waiting 09:09:06 0879bd2ef858: Waiting 09:09:06 46f8f816bc3b: Waiting 09:09:06 36b3adc4ff6f: Verifying Checksum 09:09:06 36b3adc4ff6f: Download complete 09:09:06 46f8f816bc3b: Verifying Checksum 09:09:06 46f8f816bc3b: Download complete 09:09:07 0dadc02b9964: Download complete 09:09:07 ce6a7cf60c04: Verifying Checksum 09:09:07 ce6a7cf60c04: Download complete 09:09:07 7a184a31f384: Verifying Checksum 09:09:07 7a184a31f384: Download complete 09:09:07 df20fa9351a1: Download complete 09:09:08 8ad3a11d3b57: Verifying Checksum 09:09:08 8ad3a11d3b57: Download complete 09:09:08 df20fa9351a1: Pull complete 09:09:09 36b3adc4ff6f: Pull complete 09:09:10 0879bd2ef858: Verifying Checksum 09:09:10 0879bd2ef858: Download complete 09:09:11 8ad3a11d3b57: Pull complete 09:09:11 46f8f816bc3b: Pull complete 09:09:12 0dadc02b9964: Pull complete 09:09:13 ce6a7cf60c04: Pull complete 09:09:13 7a184a31f384: Pull complete 09:09:20 0879bd2ef858: Pull complete 09:09:20 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 09:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:09:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:09:21 prd-centos7-docker-4c-2g-175 does not seem to be running inside a container 09:09:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_device-mqtt-go_PR-174 -v /w/workspace/gexfoundry_device-mqtt-go_PR-174:/w/workspace/gexfoundry_device-mqtt-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-174@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:09:28 $ docker top d72020dadff61e2a5f8111c29c486d71525eb5964caeee3257040845287f5275 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:29 + mkdir -p /var/log/sa [Pipeline] sh 09:09:30 + ls /var/log/sa-host 09:09:30 + sadf -c /var/log/sa-host/sa05 09:09:30 file_magic: OK 09:09:30 HZ: Using current value: 100 09:09:30 file_header: OK 09:09: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 09:09:30 Statistics: 09:09:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:30 File successfully converted to sysstat format version 12.2.1 09:09:30 + sadf -c /var/log/sa-host/sa17 09:09:30 file_magic: OK 09:09:30 HZ: Using current value: 100 09:09:30 file_header: OK 09:09: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 09:09:30 Statistics: 09:09:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:09:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:30 provisioning config files... 09:09:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/config2728760976106528436tmp [Pipeline] { [Pipeline] echo 09:09:31 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:31 ---> create-netrc.sh [Pipeline] echo 09:09:32 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:32 ---> logs-deploy.sh 09:09:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-174/1 09:09:32 INFO: archiving workspace using pattern(s): 09:09:35 Archives upload complete. 09:09:35 INFO: archiving logs to Nexus 09:09:38 ---> uname -a: 09:09:38 Linux d72020dadff6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:09:38 09:09:38 09:09:38 ---> lscpu: 09:09:38 Architecture: x86_64 09:09:38 CPU op-mode(s): 32-bit, 64-bit 09:09:38 Byte Order: Little Endian 09:09:38 Address sizes: 40 bits physical, 48 bits virtual 09:09:38 CPU(s): 4 09:09:38 On-line CPU(s) list: 0-3 09:09:38 Thread(s) per core: 1 09:09:38 Core(s) per socket: 1 09:09:38 Socket(s): 4 09:09:38 NUMA node(s): 1 09:09:38 Vendor ID: GenuineIntel 09:09:38 CPU family: 6 09:09:38 Model: 44 09:09:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:09:38 Stepping: 1 09:09:38 CPU MHz: 2933.438 09:09:38 BogoMIPS: 5866.87 09:09:38 Virtualization: VT-x 09:09:38 Hypervisor vendor: KVM 09:09:38 Virtualization type: full 09:09:38 L1d cache: 128 KiB 09:09:38 L1i cache: 128 KiB 09:09:38 L2 cache: 16 MiB 09:09:38 L3 cache: 64 MiB 09:09:38 NUMA node0 CPU(s): 0-3 09:09:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:09:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:09:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:09:38 Vulnerability Meltdown: Mitigation; PTI 09:09:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:09:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:09:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:09:38 Vulnerability Tsx async abort: Not affected 09:09:38 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 09:09:38 09:09:38 09:09:38 ---> nproc: 09:09:38 4 09:09:38 09:09:38 09:09:38 ---> df -h: 09:09:38 Filesystem Size Used Available Use% Mounted on 09:09:38 overlay 50.0G 6.9G 43.0G 14% / 09:09:38 tmpfs 64.0M 0 64.0M 0% /dev 09:09:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:09:38 shm 64.0M 0 64.0M 0% /dev/shm 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-174 09:09:38 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp 09:09:38 09:09:38 09:09:38 ---> free -m: 09:09:38 total used free shared buff/cache available 09:09:38 Mem: 1837 675 126 0 1035 1055 09:09:38 Swap: 1023 0 1023 09:09:38 09:09:38 09:09:38 ---> ip addr: 09:09:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:09:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:09:38 inet 127.0.0.1/8 scope host lo 09:09:38 valid_lft forever preferred_lft forever 09:09:38 6: eth0@if7: mtu 1458 qdisc noqueue state UP 09:09:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:09:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:09:38 valid_lft forever preferred_lft forever 09:09:38 09:09:38 09:09:38 ---> sar -b -r -n DEV: 09:09:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) 09:09:38 09:09:38 08:59:25 LINUX RESTART (4 CPU) 09:09:38 09:09:38 09:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:09:38 09:01:01 113.27 53.30 59.98 0.00 7900.30 23520.49 0.00 09:09:38 09:02:01 2.06 0.07 1.99 0.00 1.46 42.71 0.00 09:09:38 09:03:02 0.38 0.00 0.38 0.00 0.00 5.55 0.00 09:09:38 09:04:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 09:09:38 09:05:01 0.15 0.00 0.15 0.00 0.00 1.96 0.00 09:09:38 09:06:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 09:09:38 09:07:01 0.28 0.02 0.27 0.00 0.13 3.28 0.00 09:09:38 09:08:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 09:09:38 09:09:01 24.91 24.71 0.20 0.00 2355.90 2.42 0.00 09:09:38 Average: 15.60 8.61 6.99 0.00 1129.53 2586.43 0.00 09:09:38 09:09:38 09:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:09:38 09:01:01 167428 0 582360 30.95 2620 1129148 1122728 38.32 434084 1119320 120 09:09:38 09:02:01 166684 0 582776 30.97 2620 1129476 1120340 38.24 436064 1119144 12 09:09:38 09:03:02 173416 0 576040 30.62 2620 1129480 1086832 37.09 433060 1116416 12 09:09:38 09:04:01 171976 0 577480 30.69 2620 1129480 1086856 37.09 436972 1113860 8 09:09:38 09:05:01 172056 0 577392 30.69 2620 1129488 1086880 37.09 447136 1103616 8 09:09:38 09:06:01 172644 0 576800 30.66 2620 1129492 1086784 37.09 461764 1088512 8 09:09:38 09:07:01 173304 0 576132 30.62 2620 1129500 1083824 36.99 462204 1088280 20 09:09:38 09:08:01 172540 0 576892 30.66 2620 1129504 1083904 36.99 460248 1090328 8 09:09:38 09:09:01 89764 0 588656 31.29 2620 1200516 1093448 37.32 473464 1159832 96 09:09:38 Average: 162201 0 579392 30.79 2620 1137343 1094622 37.36 449444 1111034 32 09:09:38 09:09:38 09:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:09:38 09:01:01 eth0 266.94 197.94 1051.32 87.92 0.00 0.00 0.00 0.00 09:09:38 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:01:01 docker0 2.00 1.45 0.35 3.63 0.00 0.00 0.00 0.00 09:09:38 09:02:01 eth0 5.04 1.76 4.88 0.31 0.00 0.00 0.00 0.00 09:09:38 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:03:02 eth0 4.36 0.63 0.84 0.37 0.00 0.00 0.00 0.00 09:09:38 09:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:04:01 eth0 2.03 0.59 0.65 0.45 0.00 0.00 0.00 0.00 09:09:38 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:05:01 eth0 1.84 0.56 0.60 0.40 0.00 0.00 0.00 0.00 09:09:38 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:06:01 eth0 2.93 0.22 0.39 0.07 0.00 0.00 0.00 0.00 09:09:38 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:07:01 eth0 2.85 0.95 1.18 0.75 0.00 0.00 0.00 0.00 09:09:38 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:08:01 eth0 2.01 0.55 0.64 0.44 0.00 0.00 0.00 0.00 09:09:38 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:09:01 eth0 5.68 3.59 5.24 2.26 0.00 0.00 0.00 0.00 09:09:38 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 Average: eth0 32.25 22.69 116.89 10.20 0.00 0.00 0.00 0.00 09:09:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:38 Average: docker0 0.22 0.16 0.04 0.40 0.00 0.00 0.00 0.00 09:09:38 09:09:38 09:09:38 ---> sar -P ALL: 09:09:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) 09:09:38 09:09:38 08:59:25 LINUX RESTART (4 CPU) 09:09:38 09:09:38 09:00:02 CPU %user %nice %system %iowait %steal %idle 09:09:38 09:01:01 all 13.25 0.00 7.42 4.39 17.29 57.66 09:09:38 09:01:01 0 13.83 0.00 8.38 3.08 17.33 57.39 09:09:38 09:01:01 1 13.37 0.00 6.57 5.13 17.12 57.81 09:09:38 09:01:01 2 12.72 0.00 8.65 4.39 17.21 57.02 09:09:38 09:01:01 3 13.07 0.00 6.09 4.94 17.49 58.41 09:09:38 09:02:01 all 0.29 0.00 0.17 0.00 2.10 97.44 09:09:38 09:02:01 0 0.20 0.00 0.21 0.00 1.89 97.69 09:09:38 09:02:01 1 0.28 0.00 0.12 0.00 1.82 97.78 09:09:38 09:02:01 2 0.43 0.00 0.17 0.00 2.54 96.86 09:09:38 09:02:01 3 0.25 0.00 0.20 0.02 2.13 97.41 09:09:38 09:03:02 all 0.11 0.00 0.08 0.00 1.33 98.48 09:09:38 09:03:02 0 0.07 0.00 0.11 0.00 2.18 97.64 09:09:38 09:03:02 1 0.07 0.00 0.07 0.00 1.08 98.79 09:09:38 09:03:02 2 0.25 0.00 0.07 0.00 1.13 98.56 09:09:38 09:03:02 3 0.07 0.00 0.07 0.00 0.93 98.94 09:09:38 09:04:01 all 0.07 0.00 0.02 0.00 1.09 98.82 09:09:38 09:04:01 0 0.02 0.00 0.02 0.00 1.11 98.86 09:09:38 09:04:01 1 0.10 0.00 0.02 0.00 1.04 98.84 09:09:38 09:04:01 2 0.08 0.00 0.02 0.00 1.46 98.44 09:09:38 09:04:01 3 0.07 0.00 0.03 0.00 0.76 99.14 09:09:38 09:05:01 all 0.04 0.00 0.06 0.00 1.18 98.73 09:09:38 09:05:01 0 0.02 0.00 0.13 0.00 0.84 99.01 09:09:38 09:05:01 1 0.10 0.00 0.03 0.00 1.32 98.55 09:09:38 09:05:01 2 0.02 0.00 0.05 0.00 1.10 98.83 09:09:38 09:05:01 3 0.02 0.00 0.02 0.00 1.45 98.52 09:09:38 09:06:01 all 0.05 0.00 0.05 0.00 0.79 99.10 09:09:38 09:06:01 0 0.00 0.00 0.08 0.00 0.46 99.45 09:09:38 09:06:01 1 0.17 0.00 0.03 0.00 0.71 99.09 09:09:38 09:06:01 2 0.03 0.00 0.05 0.00 1.04 98.88 09:09:38 09:06:01 3 0.02 0.00 0.05 0.00 0.96 98.98 09:09:38 09:07:01 all 0.12 0.00 0.04 0.00 0.17 99.66 09:09:38 09:07:01 0 0.05 0.00 0.08 0.00 0.15 99.72 09:09:38 09:07:01 1 0.35 0.00 0.03 0.00 0.18 99.43 09:09:38 09:07:01 2 0.05 0.00 0.03 0.00 0.23 99.68 09:09:38 09:07:01 3 0.05 0.00 0.02 0.00 0.12 99.82 09:09:38 09:08:01 all 0.18 0.00 0.02 0.00 0.10 99.69 09:09:38 09:08:01 0 0.02 0.00 0.02 0.00 0.08 99.88 09:09:38 09:08:01 1 0.30 0.00 0.00 0.00 0.03 99.67 09:09:38 09:08:01 2 0.37 0.00 0.03 0.00 0.18 99.42 09:09:38 09:08:01 3 0.05 0.00 0.05 0.00 0.12 99.78 09:09:38 09:09:01 all 0.60 0.00 0.32 0.81 1.92 96.35 09:09:38 09:09:01 0 0.63 0.00 0.36 0.92 2.41 95.68 09:09:38 09:09:01 1 0.71 0.00 0.33 1.16 1.64 96.16 09:09:38 09:09:01 2 0.68 0.00 0.28 0.30 1.75 97.00 09:09:38 09:09:01 3 0.40 0.00 0.31 0.84 1.88 96.56 09:09:38 Average: all 1.62 0.00 0.90 0.57 2.87 94.03 09:09:38 Average: 0 1.63 0.00 1.03 0.44 2.92 93.98 09:09:38 Average: 1 1.70 0.00 0.79 0.69 2.76 94.05 09:09:38 Average: 2 1.61 0.00 1.03 0.52 2.95 93.90 09:09:38 Average: 3 1.55 0.00 0.76 0.64 2.86 94.19 09:09:38 09:09:38 09:09:38