Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a+0bbcb663a9153978e7e9ef8c297d5988e58906d0 (2e3382fcc738e4ed675a8920dba281db1aaff100) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-644/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-644/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f3f382fce060f16c10d6f597981912fab355381a 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9078 in /w/workspace/dgexfoundry_device-sdk-go_PR-644 [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-644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 --tags --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 --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a Merge succeeded, producing 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a Checking out Revision 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a (PR-644) > git config core.sparsecheckout # timeout=10 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # 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 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:51 ========================================================= 06:37:51 EdgeX Global Pipelines Version Info 06:37:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:52 ------------------- 06:37:52 stable info: 06:37:52 ------------------- 06:37:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:37:52 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:37:52 Message: update stable to v1.0.148 06:37:53 ------------------- 06:37:53 experimental info: 06:37:53 ------------------- 06:37:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:37:53 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 06:37:53 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:37:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:37:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:37:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo 06:37:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a [Pipeline] echo 06:37:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3de84a9 [Pipeline] echo 06:37:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:58 + git log --format=format:%s -1 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a [Pipeline] echo 06:37:59 GIT_COMMIT: 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 06:37:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:37:59 06:37:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:38:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:38:00 latest: Pulling from edgex-devops/git-semver 06:38:00 31603596830f: Pulling fs layer 06:38:00 2a8b12db71e7: Pulling fs layer 06:38:00 6ca5941a6612: Pulling fs layer 06:38:00 ecc8261a40a4: Pulling fs layer 06:38:00 ecc8261a40a4: Waiting 06:38:00 2a8b12db71e7: Verifying Checksum 06:38:00 2a8b12db71e7: Download complete 06:38:00 31603596830f: Verifying Checksum 06:38:00 31603596830f: Download complete 06:38:00 ecc8261a40a4: Verifying Checksum 06:38:00 ecc8261a40a4: Download complete 06:38:00 6ca5941a6612: Verifying Checksum 06:38:00 6ca5941a6612: Download complete 06:38:00 31603596830f: Pull complete 06:38:00 2a8b12db71e7: Pull complete 06:38:01 6ca5941a6612: Pull complete 06:38:01 ecc8261a40a4: Pull complete 06:38:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:38:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:38:01 prd-centos7-docker-4c-2g-9078 does not seem to be running inside a container 06:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-644 -v /w/workspace/dgexfoundry_device-sdk-go_PR-644:/w/workspace/dgexfoundry_device-sdk-go_PR-644:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-644@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:38:04 $ docker top 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:04 [ssh-agent] Looking for ssh-agent implementation... 06:38:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:04 $ docker exec 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 ssh-agent 06:38:05 SSH_AUTH_SOCK=/tmp/ssh-OSMHGcijdfzc/agent.12 06:38:05 SSH_AGENT_PID=18 06:38:05 Running ssh-add (command line suppressed) 06:38:05 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/private_key_3883738496642106498.key (/w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/private_key_3883738496642106498.key) 06:38:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:05 + git tag --points-at HEAD [Pipeline] } 06:38:05 $ docker exec --env ******** --env ******** 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 ssh-agent -k 06:38:05 unset SSH_AUTH_SOCK; 06:38:05 unset SSH_AGENT_PID; 06:38:05 echo Agent pid 18 killed; 06:38:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:38:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:06 [ssh-agent] Looking for ssh-agent implementation... 06:38:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:06 $ docker exec 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 ssh-agent 06:38:06 SSH_AUTH_SOCK=/tmp/ssh-dwOv1OX4E7lO/agent.47 06:38:06 SSH_AGENT_PID=52 06:38:06 Running ssh-add (command line suppressed) 06:38:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/private_key_2095025427941311345.key (/w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/private_key_2095025427941311345.key) 06:38:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:06 + git semver init 06:38:06 # -> Open(): unable to determine branch for HEAD 06:38:06 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-644/.git 06:38:06 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-644 06:38:06 # $SEMVER_REMOTE_NAME = origin 06:38:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:38:06 # $SEMVER_USER_NAME = edgex-jenkins 06:38:06 # $SEMVER_BRANCH = PR-644 06:38:06 # $SEMVER_TEMP = /tmp/semver-104765483 06:38:06 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:38:07 # '/tmp/semver-104765483' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-644/.semver' 06:38:07 # -> Force: false 06:38:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-644/.semver [Pipeline] } 06:38:07 $ docker exec --env ******** --env ******** 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 ssh-agent -k 06:38:07 unset SSH_AUTH_SOCK; 06:38:07 unset SSH_AGENT_PID; 06:38:07 echo Agent pid 52 killed; 06:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:08 + git semver [Pipeline] } 06:38:08 $ docker stop --time=1 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 06:38:09 $ docker rm -f 10f4a4982f55d240baf217921f34917cc1218a0b342ef912402b8647333e5df6 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:38:10 Stashed 1 file(s) [Pipeline] echo 06:38:10 [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 06:38:26 Still waiting to schedule task 06:38:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:38:26 Still waiting to schedule task 06:38:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:40:09 Running on prd-centos7-docker-4c-2g-9080 in /w/workspace/dgexfoundry_device-sdk-go_PR-644 [Pipeline] { [Pipeline] ws 06:40:10 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:40:12 using credential edgex-jenkins-ssh 06:40:12 Cloning the remote Git repository 06:40:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:40:12 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:40:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:40:12 > git --version # timeout=10 06:40:12 > git --version # 'git version 2.16.5' 06:40:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:40:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:40:13 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:40:14 Merge succeeded, producing 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:40:14 Checking out Revision 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a (PR-644) 06:40:13 > git config core.sparsecheckout # timeout=10 06:40:13 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # timeout=10 06:40:13 > git remote # timeout=10 06:40:13 > git config --get remote.origin.url # timeout=10 06:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:13 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 06:40:14 > git rev-parse HEAD^{commit} # timeout=10 06:40:14 > git config core.sparsecheckout # timeout=10 06:40:14 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # timeout=10 06:40:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:40:17 > git --version # timeout=10 06:40:17 > git --version # 'git version 2.16.5' 06:40:17 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:40:18 ========================================================= 06:40:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:40:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:40:19 + 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 . 06:40:19 Sending build context to Docker daemon 2.348MB 06:40:19 Step 1/8 : ARG BASE=golang:1.15-alpine 06:40:19 Step 2/8 : FROM ${BASE} 06:40:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:40:19 df20fa9351a1: Pulling fs layer 06:40:19 ed8968b2872e: Pulling fs layer 06:40:19 a92cc7c5fd73: Pulling fs layer 06:40:19 e871e8e8d7a9: Pulling fs layer 06:40:19 e73272ec9a57: Pulling fs layer 06:40:19 1e910a182e73: Pulling fs layer 06:40:19 4e634b169226: Pulling fs layer 06:40:19 e73272ec9a57: Waiting 06:40:19 1e910a182e73: Waiting 06:40:19 4e634b169226: Waiting 06:40:19 e871e8e8d7a9: Waiting 06:40:19 a92cc7c5fd73: Verifying Checksum 06:40:19 a92cc7c5fd73: Download complete 06:40:19 ed8968b2872e: Verifying Checksum 06:40:19 ed8968b2872e: Download complete 06:40:19 e73272ec9a57: Verifying Checksum 06:40:19 e73272ec9a57: Download complete 06:40:19 1e910a182e73: Download complete 06:40:19 df20fa9351a1: Verifying Checksum 06:40:19 df20fa9351a1: Download complete 06:40:20 df20fa9351a1: Pull complete 06:40:20 ed8968b2872e: Pull complete 06:40:20 a92cc7c5fd73: Pull complete 06:40:21 4e634b169226: Verifying Checksum 06:40:21 4e634b169226: Download complete 06:40:21 e871e8e8d7a9: Verifying Checksum 06:40:21 e871e8e8d7a9: Download complete 06:40:27 e871e8e8d7a9: Pull complete 06:40:27 e73272ec9a57: Pull complete 06:40:27 1e910a182e73: Pull complete 06:40:37 4e634b169226: Pull complete 06:40:37 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:40:37 ---> f7629b54cfaa 06:40:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:40:37 ---> Running in 473bc8d48b36 06:40:37 Removing intermediate container 473bc8d48b36 06:40:37 ---> 2c9106819483 06:40:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:37 ---> Running in 3b04407dc23d 06:40:38 Removing intermediate container 3b04407dc23d 06:40:38 ---> 33315a6f5e4b 06:40:38 Step 5/8 : RUN apk add --no-cache make git 06:40:38 ---> Running in 1d086824e030 06:40:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:40:39 OK: 166 MiB in 39 packages 06:40:40 Removing intermediate container 1d086824e030 06:40:40 ---> b69b029e7ccb 06:40:40 Step 6/8 : WORKDIR /device-sdk-go 06:40:40 ---> Running in 91be34837366 06:40:40 Removing intermediate container 91be34837366 06:40:40 ---> 46013dab1a10 06:40:40 Step 7/8 : COPY . . 06:40:41 ---> ee6ce8b5fb6b 06:40:41 Step 8/8 : RUN go mod download 06:40:42 ---> Running in e36287d3b829 06:41:04 Removing intermediate container e36287d3b829 06:41:04 ---> d6d8196371e1 06:41:04 Successfully built d6d8196371e1 06:41:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:41:04 + docker inspect -f . ci-base-image-x86_64 06:41:04 . [Pipeline] withDockerContainer 06:41:04 prd-centos7-docker-4c-2g-9080 does not seem to be running inside a container 06:41:04 $ 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 ******** ci-base-image-x86_64 cat 06:41:05 $ docker top 01b73bec19212e81dc23bdc99180c87fc0df2a5762f463e353a994c22090192a -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:06 + go version 06:41:06 go version go1.15.2 linux/amd64 [Pipeline] } 06:41:06 $ docker stop --time=1 01b73bec19212e81dc23bdc99180c87fc0df2a5762f463e353a994c22090192a 06:41:07 $ docker rm -f 01b73bec19212e81dc23bdc99180c87fc0df2a5762f463e353a994c22090192a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:08 + docker inspect -f . ci-base-image-x86_64 06:41:08 . [Pipeline] withDockerContainer 06:41:08 prd-centos7-docker-4c-2g-9080 does not seem to be running inside a container 06:41:08 $ 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 ******** ci-base-image-x86_64 cat 06:41:09 $ docker top 59a196170ac995b14c6bc6179f6a6c7b0a11fa7d88c608a8d6f022487a3edf13 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:09 + make test 06:41:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:41:16 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:41:31 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:41:31 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:41:31 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:41:31 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.073s coverage: 21.4% of statements 06:41:32 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.928s coverage: 97.1% of statements 06:41:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9081 in /w/workspace/dgexfoundry_device-sdk-go_PR-644 [Pipeline] { [Pipeline] ws 06:41:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:42:03 using credential edgex-jenkins-ssh 06:42:03 Cloning the remote Git repository 06:42:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:42:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:42:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:42:03 > git --version # timeout=10 06:42:03 > git --version # 'git version 2.17.1' 06:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 9.4% of statements 06:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.055s coverage: 21.9% of statements 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.224s coverage: 42.6% of statements 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.293s coverage: 68.9% of statements 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 52.6% of statements 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:42:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:42:04 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.294s coverage: 68.9% of statements 06:42:04 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.053s coverage: 4.7% of statements 06:42:04 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:42:04 GO111MODULE=on go vet ./... 06:42:05 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:42:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:42:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:42:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:42:05 > git config core.sparsecheckout # timeout=10 06:42:05 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # timeout=10 06:42:05 Merge succeeded, producing 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:42:05 Checking out Revision 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a (PR-644) 06:42:05 > git remote # timeout=10 06:42:05 > git config --get remote.origin.url # timeout=10 06:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:05 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 06:42:05 > git rev-parse HEAD^{commit} # timeout=10 06:42:05 > git config core.sparsecheckout # timeout=10 06:42:05 > git checkout -f 3de84a9c1bf20d80fb38aed446dc402b3fb90c2a # timeout=10 06:42:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:42:09 > git --version # timeout=10 06:42:09 > git --version # 'git version 2.17.1' 06:42:09 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:42:11 ========================================================= 06:42:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:42:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:42:11 gofmt -l . 06:42:11 [ "`gofmt -l .`" = "" ] 06:42:11 ./bin/test-attribution-txt.sh 06:42:11 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:42:12 + 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 . 06:42:12 Stashed 1 file(s) [Pipeline] } 06:42:12 $ docker stop --time=1 59a196170ac995b14c6bc6179f6a6c7b0a11fa7d88c608a8d6f022487a3edf13 06:42:13 Sending build context to Docker daemon 2.347MB 06:42:13 Step 1/8 : ARG BASE=golang:1.15-alpine 06:42:13 Step 2/8 : FROM ${BASE} 06:42:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:42:13 b538f80385f9: Pulling fs layer 06:42:13 74f711af9a0d: Pulling fs layer 06:42:13 99f96fe45779: Pulling fs layer 06:42:13 8529a6b9a6be: Pulling fs layer 06:42:13 45590311c82a: Pulling fs layer 06:42:13 69ca0ff8b7b3: Pulling fs layer 06:42:13 209524e5b208: Pulling fs layer 06:42:13 8529a6b9a6be: Waiting 06:42:13 45590311c82a: Waiting 06:42:13 69ca0ff8b7b3: Waiting 06:42:13 209524e5b208: Waiting 06:42:13 99f96fe45779: Verifying Checksum 06:42:13 99f96fe45779: Download complete 06:42:13 74f711af9a0d: Download complete 06:42:13 45590311c82a: Download complete 06:42:13 69ca0ff8b7b3: Verifying Checksum 06:42:13 69ca0ff8b7b3: Download complete 06:42:13 b538f80385f9: Verifying Checksum 06:42:13 b538f80385f9: Download complete 06:42:14 $ docker rm -f 59a196170ac995b14c6bc6179f6a6c7b0a11fa7d88c608a8d6f022487a3edf13 [Pipeline] // withDockerContainer [Pipeline] } 06:42:14 b538f80385f9: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:42:15 74f711af9a0d: Pull complete 06:42:15 99f96fe45779: Pull complete [Pipeline] sh 06:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:16 + ls -al . 06:42:16 total 208 06:42:16 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 27 06:42 . 06:42:16 drwxrwxr-x. 4 jenkins jenkins 28 Oct 27 06:40 .. 06:42:16 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 06:40 bin 06:42:16 -rw-r--r--. 1 jenkins jenkins 127611 Oct 27 06:42 coverage.out 06:42:16 -rw-rw-r--. 1 jenkins jenkins 936 Oct 27 06:40 Dockerfile.build 06:42:16 -rw-rw-r--. 1 jenkins jenkins 140 Oct 27 06:40 .dockerignore 06:42:16 drwxrwxr-x. 4 jenkins jenkins 48 Oct 27 06:40 example 06:42:16 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 06:40 .git 06:42:16 drwxrwxr-x. 2 jenkins jenkins 60 Oct 27 06:40 .github 06:42:16 -rw-rw-r--. 1 jenkins jenkins 138 Oct 27 06:40 .gitignore 06:42:16 -rw-r--r--. 1 jenkins jenkins 518 Oct 27 06:42 go.mod 06:42:16 -rw-r--r--. 1 jenkins jenkins 13436 Oct 27 06:42 go.sum 06:42:16 drwxrwxr-x. 15 jenkins jenkins 211 Oct 27 06:40 internal 06:42:16 -rw-rw-r--. 1 jenkins jenkins 901 Oct 27 06:40 Jenkinsfile 06:42:16 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 27 06:40 LICENSE 06:42:16 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 27 06:40 Makefile 06:42:16 drwxrwxr-x. 4 jenkins jenkins 26 Oct 27 06:40 openapi 06:42:16 drwxrwxr-x. 5 jenkins jenkins 50 Oct 27 06:40 pkg 06:42:16 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 27 06:40 README.md 06:42:16 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 27 06:40 RELEASE-NOTES.txt 06:42:16 drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 06:40 snap 06:42:16 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 06:38 VERSION 06:42:16 -rw-rw-r--. 1 jenkins jenkins 222 Oct 27 06:40 version.go [Pipeline] isUnix [Pipeline] sh 06:42:16 209524e5b208: Verifying Checksum 06:42:16 209524e5b208: Download complete 06:42:16 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a --label arch=amd64 --label version=0.0.0 . 06:42:16 Sending build context to Docker daemon 2.476MB 06:42:16 Step 1/24 : ARG BASE=golang:1.15-alpine 06:42:16 Step 2/24 : FROM ${BASE} AS builder 06:42:16 ---> d6d8196371e1 06:42:16 Step 3/24 : ARG MAKE='make build' 06:42:17 8529a6b9a6be: Verifying Checksum 06:42:17 8529a6b9a6be: Download complete 06:42:17 ---> Running in d89cd3a3f63d 06:42:17 Removing intermediate container d89cd3a3f63d 06:42:17 ---> 5151bd39c05a 06:42:17 Step 4/24 : WORKDIR /device-sdk-go 06:42:17 ---> Running in e6be05897c0e 06:42:17 Removing intermediate container e6be05897c0e 06:42:17 ---> d11aa6ac5037 06:42:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:42:18 ---> Running in d30584fd3210 06:42:18 Removing intermediate container d30584fd3210 06:42:18 ---> 8e719ec42b0d 06:42:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:18 ---> Running in 07669a40680c 06:42:19 Removing intermediate container 07669a40680c 06:42:19 ---> e6dc0e903c11 06:42:19 Step 7/24 : RUN apk add --update --no-cache make git 06:42:19 ---> Running in fd949bf62ddc 06:42:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:42:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:42:20 OK: 166 MiB in 39 packages 06:42:21 Removing intermediate container fd949bf62ddc 06:42:21 ---> 67a54f725941 06:42:21 Step 8/24 : COPY . . 06:42:21 ---> 3be6a989b601 06:42:21 Step 9/24 : RUN ${MAKE} 06:42:22 ---> Running in 58790e705db9 06:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:42:27 8529a6b9a6be: Pull complete 06:42:27 45590311c82a: Pull complete 06:42:27 69ca0ff8b7b3: Pull complete 06:42:30 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:42:31 209524e5b208: Pull complete 06:42:31 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:42:31 ---> 5bddaf1c2fca 06:42:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:42:32 Removing intermediate container 58790e705db9 06:42:32 ---> 27b68c1132c6 06:42:32 Step 10/24 : FROM scratch 06:42:32 ---> 06:42:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:42:32 ---> Running in 654c9220471e 06:42:32 Removing intermediate container 654c9220471e 06:42:32 ---> ccd60cc07514 06:42:32 Step 12/24 : ENV APP_PORT=49990 06:42:32 ---> Running in 388b4a9b4a2f 06:42:32 Removing intermediate container 388b4a9b4a2f 06:42:32 ---> 166dace80acd 06:42:32 Step 13/24 : EXPOSE $APP_PORT 06:42:32 ---> Running in af5f433476be 06:42:33 Removing intermediate container af5f433476be 06:42:33 ---> 39c624d128f2 06:42:33 Step 14/24 : WORKDIR / 06:42:33 ---> Running in f3e269d586e4 06:42:33 Removing intermediate container f3e269d586e4 06:42:33 ---> 2f3469051058 06:42:33 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:42:33 ---> 19e5862f378c 06:42:33 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:42:33 ---> 2a3d2a15fe5c 06:42:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:42:34 ---> 8ceb7782ea1c 06:42:34 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:42:34 ---> 7fcbd5b6b41f 06:42:34 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:42:34 ---> 1a2610f7b455 06:42:34 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:42:34 ---> Running in 7ccdb822600f 06:42:34 ---> Running in 4596faa3dc78 06:42:34 Removing intermediate container 4596faa3dc78 06:42:34 ---> 596092b1ce10 06:42:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:35 Removing intermediate container 7ccdb822600f 06:42:35 ---> c6180e423aa3 06:42:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:42:35 ---> Running in 1f37d4e25406 06:42:35 ---> Running in 5d2157f49165 06:42:35 Removing intermediate container 1f37d4e25406 06:42:35 ---> c28e4650586c 06:42:35 Step 22/24 : LABEL arch=amd64 06:42:35 ---> Running in c8d8ec1aa0db 06:42:35 Removing intermediate container c8d8ec1aa0db 06:42:35 ---> 2e707b93c450 06:42:35 Step 23/24 : LABEL git_sha=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:42:35 ---> Running in 422434d1af92 06:42:35 Removing intermediate container 422434d1af92 06:42:35 ---> 84cd8be95931 06:42:35 Step 24/24 : LABEL version=0.0.0 06:42:35 ---> Running in fa9e76658e9b 06:42:35 Removing intermediate container fa9e76658e9b 06:42:35 ---> b917afe79981 06:42:35 [Warning] One or more build-args [ARCH] were not consumed 06:42:35 Successfully built b917afe79981 06:42:35 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:37 Removing intermediate container 5d2157f49165 06:42:37 ---> 33f9375396fb 06:42:37 Step 5/8 : RUN apk add --no-cache make git 06:42:37 ---> Running in 82adbe151be7 06:42:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:41 OK: 142 MiB in 39 packages 06:42:42 Removing intermediate container 82adbe151be7 06:42:42 ---> 5400b6066269 06:42:42 Step 6/8 : WORKDIR /device-sdk-go 06:42:42 ---> Running in 8c5cffc7b3c8 06:42:43 Removing intermediate container 8c5cffc7b3c8 06:42:43 ---> 4f4452439208 06:42:43 Step 7/8 : COPY . . 06:42:44 ---> 67d57091787d 06:42:44 Step 8/8 : RUN go mod download 06:42:44 ---> Running in 144d54646065 06:43:07 Removing intermediate container 144d54646065 06:43:07 ---> 47b1f0141e66 06:43:07 Successfully built 47b1f0141e66 06:43:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:43:07 + docker inspect -f . ci-base-image-arm64 06:43:07 . [Pipeline] withDockerContainer 06:43:07 prd-ubuntu18.04-docker-arm64-4c-16g-9081 does not seem to be running inside a container 06:43:07 $ 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 06:43:09 $ docker top 3998d7341b56b43f46e138bb6a71c733ec542d6d25f7e213b98fb540a90c92e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:11 + go version 06:43:11 go version go1.15.2 linux/arm64 [Pipeline] } 06:43:11 $ docker stop --time=1 3998d7341b56b43f46e138bb6a71c733ec542d6d25f7e213b98fb540a90c92e3 06:43:13 $ docker rm -f 3998d7341b56b43f46e138bb6a71c733ec542d6d25f7e213b98fb540a90c92e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:15 + docker inspect -f . ci-base-image-arm64 06:43:15 . [Pipeline] withDockerContainer 06:43:15 prd-ubuntu18.04-docker-arm64-4c-16g-9081 does not seem to be running inside a container 06:43:15 $ 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 06:43:17 $ docker top ba4756304207416661a02f7101789639d26e5a8a7f95983810eac00a31280916 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:19 + make test 06:43:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:43:41 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:44:20 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.143s coverage: 21.4% of statements 06:44:25 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.180s coverage: 97.1% of statements 06:44:58 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.148s coverage: 9.4% of statements 06:44:58 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.127s coverage: 21.9% of statements 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:44:58 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.594s coverage: 42.6% of statements 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:44:58 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.806s coverage: 68.9% of statements 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:44:58 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.200s coverage: 52.6% of statements 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:44:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:44:58 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.814s coverage: 68.9% of statements 06:44:58 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.129s coverage: 4.7% of statements 06:44:58 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:44:58 GO111MODULE=on go vet ./... 06:45:25 gofmt -l . 06:45:25 [ "`gofmt -l .`" = "" ] 06:45:25 ./bin/test-attribution-txt.sh 06:45:26 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:45:26 Warning: overwriting stash ‘coverage-report’ 06:45:27 Stashed 1 file(s) [Pipeline] } 06:45:27 $ docker stop --time=1 ba4756304207416661a02f7101789639d26e5a8a7f95983810eac00a31280916 06:45:29 $ docker rm -f ba4756304207416661a02f7101789639d26e5a8a7f95983810eac00a31280916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:32 + ls -al . 06:45:32 total 244 06:45:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 06:45 . 06:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:42 .. 06:45:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 06:42 .dockerignore 06:45:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:42 .git 06:45:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:42 .github 06:45:32 -rw-rw-r-- 1 jenkins jenkins 138 Oct 27 06:42 .gitignore 06:45:32 -rw-rw-r-- 1 jenkins jenkins 936 Oct 27 06:42 Dockerfile.build 06:45:32 -rw-rw-r-- 1 jenkins jenkins 901 Oct 27 06:42 Jenkinsfile 06:45:32 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 27 06:42 LICENSE 06:45:32 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 27 06:42 Makefile 06:45:32 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 27 06:42 README.md 06:45:32 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 27 06:42 RELEASE-NOTES.txt 06:45:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 06:38 VERSION 06:45:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:42 bin 06:45:32 -rw-r--r-- 1 jenkins jenkins 127611 Oct 27 06:44 coverage.out 06:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:42 example 06:45:32 -rw-r--r-- 1 jenkins jenkins 518 Oct 27 06:45 go.mod 06:45:32 -rw-r--r-- 1 jenkins jenkins 13436 Oct 27 06:45 go.sum 06:45:32 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:42 internal 06:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:42 openapi 06:45:32 drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 06:42 pkg 06:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:42 snap 06:45:32 -rw-rw-r-- 1 jenkins jenkins 222 Oct 27 06:42 version.go [Pipeline] isUnix [Pipeline] sh 06:45:32 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a --label arch=arm64 --label version=0.0.0 . 06:45:33 Sending build context to Docker daemon 2.476MB 06:45:33 Step 1/24 : ARG BASE=golang:1.15-alpine 06:45:33 Step 2/24 : FROM ${BASE} AS builder 06:45:33 ---> 47b1f0141e66 06:45:33 Step 3/24 : ARG MAKE='make build' 06:45:33 ---> Running in 3ef1d21e4733 06:45:33 Removing intermediate container 3ef1d21e4733 06:45:33 ---> e15ba0144365 06:45:33 Step 4/24 : WORKDIR /device-sdk-go 06:45:33 ---> Running in 1d3707a31b21 06:45:34 Removing intermediate container 1d3707a31b21 06:45:34 ---> 826fd2ab8760 06:45:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:45:34 ---> Running in 0c0283af36a6 06:45:34 Removing intermediate container 0c0283af36a6 06:45:34 ---> e406892b7c5c 06:45:34 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:34 ---> Running in 1e8cbd4df870 06:45:37 Removing intermediate container 1e8cbd4df870 06:45:37 ---> a239cc892d30 06:45:37 Step 7/24 : RUN apk add --update --no-cache make git 06:45:37 ---> Running in 6577a71b0608 06:45:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:40 OK: 142 MiB in 39 packages 06:45:41 Removing intermediate container 6577a71b0608 06:45:41 ---> aace5b087e4f 06:45:41 Step 8/24 : COPY . . 06:45:43 ---> bc50ce27cc69 06:45:43 Step 9/24 : RUN ${MAKE} 06:45:43 ---> Running in 53a28aeea030 06:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:46:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:46:11 Removing intermediate container 53a28aeea030 06:46:11 ---> fef886291074 06:46:11 Step 10/24 : FROM scratch 06:46:11 ---> 06:46:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:11 ---> Running in 8a34da2dfba9 06:46:11 Removing intermediate container 8a34da2dfba9 06:46:11 ---> b6bef3cc2fac 06:46:11 Step 12/24 : ENV APP_PORT=49990 06:46:11 ---> Running in 563752c278d0 06:46:11 Removing intermediate container 563752c278d0 06:46:11 ---> cd2e65584161 06:46:11 Step 13/24 : EXPOSE $APP_PORT 06:46:12 ---> Running in b4e0c3ee9c2a 06:46:12 Removing intermediate container b4e0c3ee9c2a 06:46:12 ---> 24a1edaa78a5 06:46:12 Step 14/24 : WORKDIR / 06:46:12 ---> Running in 840b91f8e155 06:46:13 Removing intermediate container 840b91f8e155 06:46:13 ---> fb90bc896933 06:46:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:46:14 ---> 42bc9359bb52 06:46:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:46:14 ---> 9d7b78b7c8e5 06:46:14 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:46:15 ---> 4aaa3383e8fe 06:46:15 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:46:16 ---> 9f6dbc976efb 06:46:16 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:46:16 ---> 78c519fd591d 06:46:16 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:46:16 ---> Running in fe683470fc5f 06:46:17 Removing intermediate container fe683470fc5f 06:46:17 ---> 8a27ba366df0 06:46:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:17 ---> Running in 8b88ab075afc 06:46:18 Removing intermediate container 8b88ab075afc 06:46:18 ---> f280300cdee8 06:46:18 Step 22/24 : LABEL arch=arm64 06:46:18 ---> Running in 6d016df2c0c5 06:46:18 Removing intermediate container 6d016df2c0c5 06:46:18 ---> 58f43d0391af 06:46:18 Step 23/24 : LABEL git_sha=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a 06:46:18 ---> Running in 5c006e768948 06:46:19 Removing intermediate container 5c006e768948 06:46:19 ---> 428471fcb57f 06:46:19 Step 24/24 : LABEL version=0.0.0 06:46:19 ---> Running in 5b2b4f4cc572 06:46:19 Removing intermediate container 5b2b4f4cc572 06:46:19 ---> b58dc5b21325 06:46:19 [Warning] One or more build-args [ARCH] were not consumed 06:46:19 Successfully built b58dc5b21325 06:46:19 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:46:22 provisioning config files... 06:46:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/config5475183888078933293tmp [Pipeline] { [Pipeline] sh 06:46:23 + set +x 06:46:23 + curl -s https://codecov.io/bash 06:46:23 + bash -s -- 06:46:23 06:46:23 _____ _ 06:46:23 / ____| | | 06:46:23 | | ___ __| | ___ ___ _____ __ 06:46:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:46:23 | |___| (_) | (_| | __/ (_| (_) \ V / 06:46:23 \_____\___/ \__,_|\___|\___\___/ \_/ 06:46:23 Bash-20201009-048fee3 06:46:23 06:46:23 06:46:23 ==> Jenkins CI detected. 06:46:23 project root: . 06:46:23 --> token set from env 06:46:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:46:23 ==> Running gcov in . (disable via -X gcov) 06:46:23 ==> Python coveragepy not found 06:46:23 ==> Searching for coverage reports in: 06:46:23 + . 06:46:23 -> Found 1 reports 06:46:23 ==> Detecting git/mercurial file structure 06:46:23 ==> Reading reports 06:46:23 + ./coverage.out bytes=127611 06:46:23 ==> Appending adjustments 06:46:23 https://docs.codecov.io/docs/fixing-reports 06:46:23 + Found adjustments 06:46:23 ==> Gzipping contents 06:46:23 ==> Uploading reports 06:46:23 url: https://codecov.io 06:46:23 query: branch=PR-644&commit=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= 06:46:23 -> Pinging Codecov 06:46:23 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-644&commit=3de84a9c1bf20d80fb38aed446dc402b3fb90c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= 06:46:24 -> Uploading to 06:46:24 06:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:24 Dload Upload Total Spent Left Speed 06:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:46:24 X> Failed to upload 06:46:24 ==> Uploading to Codecov 06:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:24 Dload Upload Total Spent Left Speed 06:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20977 100 110 100 20867 233 44200 --:--:-- --:--:-- --:--:-- 44303 06:46:24 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3de84a9c1bf20d80fb38aed446dc402b3fb90c2a [Pipeline] } 06:46:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:46:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:28 ---> package-listing.sh 06:46:28 ++ facter osfamily 06:46:28 ++ tr '[:upper:]' '[:lower:]' 06:46:28 + OS_FAMILY=redhat 06:46:28 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-644 06:46:28 + START_PACKAGES=/tmp/packages_start.txt 06:46:28 + END_PACKAGES=/tmp/packages_end.txt 06:46:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:28 + PACKAGES=/tmp/packages_start.txt 06:46:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-644 ']' 06:46:28 + PACKAGES=/tmp/packages_end.txt 06:46:28 + case "${OS_FAMILY}" in 06:46:28 + rpm -qa 06:46:28 + sort 06:46:35 + '[' -f /tmp/packages_start.txt ']' 06:46:35 + '[' -f /tmp/packages_end.txt ']' 06:46:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-644 ']' 06:46:35 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-644/archives/ 06:46:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-644/archives/ [Pipeline] echo 06:46:35 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:36 06:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:36 alpine: Pulling from edgex-lftools-log-publisher 06:46:36 df20fa9351a1: Pulling fs layer 06:46:36 36b3adc4ff6f: Pulling fs layer 06:46:36 8ad3a11d3b57: Pulling fs layer 06:46:36 46f8f816bc3b: Pulling fs layer 06:46:36 93b61091891f: Pulling fs layer 06:46:36 93b9cdb0e59b: Pulling fs layer 06:46:36 5e14af77c1be: Pulling fs layer 06:46:36 01666e4c0597: Pulling fs layer 06:46:36 aa168da1d23b: Pulling fs layer 06:46:36 93b9cdb0e59b: Waiting 06:46:36 5e14af77c1be: Waiting 06:46:36 01666e4c0597: Waiting 06:46:36 46f8f816bc3b: Waiting 06:46:36 93b61091891f: Waiting 06:46:36 36b3adc4ff6f: Verifying Checksum 06:46:36 36b3adc4ff6f: Download complete 06:46:36 46f8f816bc3b: Verifying Checksum 06:46:36 46f8f816bc3b: Download complete 06:46:36 df20fa9351a1: Download complete 06:46:36 93b9cdb0e59b: Verifying Checksum 06:46:36 93b9cdb0e59b: Download complete 06:46:36 5e14af77c1be: Verifying Checksum 06:46:36 5e14af77c1be: Download complete 06:46:36 01666e4c0597: Verifying Checksum 06:46:36 01666e4c0597: Download complete 06:46:37 93b61091891f: Verifying Checksum 06:46:37 93b61091891f: Download complete 06:46:37 8ad3a11d3b57: Verifying Checksum 06:46:37 8ad3a11d3b57: Download complete 06:46:37 df20fa9351a1: Pull complete 06:46:37 36b3adc4ff6f: Pull complete 06:46:38 8ad3a11d3b57: Pull complete 06:46:38 46f8f816bc3b: Pull complete 06:46:39 93b61091891f: Pull complete 06:46:39 aa168da1d23b: Verifying Checksum 06:46:39 aa168da1d23b: Download complete 06:46:39 93b9cdb0e59b: Pull complete 06:46:39 5e14af77c1be: Pull complete 06:46:39 01666e4c0597: Pull complete 06:46:45 aa168da1d23b: Pull complete 06:46:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:46:46 prd-centos7-docker-4c-2g-9078 does not seem to be running inside a container 06:46:46 $ 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-644/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-644 -v /w/workspace/dgexfoundry_device-sdk-go_PR-644:/w/workspace/dgexfoundry_device-sdk-go_PR-644:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-644@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:46:53 $ docker top cc9c8c1340024e8dcd482a752ad768e6a2d885ec94e3ce6b399c889028c0e30e -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:54 + mkdir -p /var/log/sa [Pipeline] sh 06:46:54 + ls /var/log/sa-host 06:46:54 + sadf -c /var/log/sa-host/sa05 06:46:54 file_magic: OK 06:46:54 HZ: Using current value: 100 06:46:54 file_header: OK 06:46:54 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:46:54 Statistics: 06:46:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:46:54 File successfully converted to sysstat format version 12.2.1 06:46:54 + sadf -c /var/log/sa-host/sa27 06:46:54 file_magic: OK 06:46:54 HZ: Using current value: 100 06:46:54 file_header: OK 06:46:54 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:46:54 Statistics: 06:46:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:46:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:55 provisioning config files... 06:46:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp/config3765576021450301203tmp [Pipeline] { [Pipeline] echo 06:46:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:55 ---> create-netrc.sh [Pipeline] } 06:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:46:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:46:56 ---> python-tools-install.sh [Pipeline] echo 06:46:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:56 ---> sudo-logs.sh 06:46:56 Archiving 'sudo' log.. [Pipeline] echo 06:46:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:56 ---> job-cost.sh 06:46:56 lf-activate-venv: SKIPPING 06:46:56 INFO: No Stack... 06:46:58 INFO: Retrieving Pricing Info for: v1-standard-2 06:46:59 INFO: Archiving Costs [Pipeline] echo 06:46:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:59 ---> logs-deploy.sh 06:46:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-644/1 06:46:59 INFO: archiving workspace using pattern(s): 06:47:00 Archives upload complete. 06:47:01 INFO: archiving logs to Nexus 06:47:02 ---> uname -a: 06:47:02 Linux prd-centos7-docker-4c-2g-9078.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:47:02 06:47:02 06:47:02 ---> lscpu: 06:47:02 Architecture: x86_64 06:47:02 CPU op-mode(s): 32-bit, 64-bit 06:47:02 Byte Order: Little Endian 06:47:02 Address sizes: 40 bits physical, 48 bits virtual 06:47:02 CPU(s): 4 06:47:02 On-line CPU(s) list: 0-3 06:47:02 Thread(s) per core: 1 06:47:02 Core(s) per socket: 1 06:47:02 Socket(s): 4 06:47:02 NUMA node(s): 1 06:47:02 Vendor ID: GenuineIntel 06:47:02 CPU family: 6 06:47:02 Model: 44 06:47:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:47:02 Stepping: 1 06:47:02 CPU MHz: 2933.442 06:47:02 BogoMIPS: 5866.88 06:47:02 Virtualization: VT-x 06:47:02 Hypervisor vendor: KVM 06:47:02 Virtualization type: full 06:47:02 L1d cache: 128 KiB 06:47:02 L1i cache: 128 KiB 06:47:02 L2 cache: 16 MiB 06:47:02 L3 cache: 64 MiB 06:47:02 NUMA node0 CPU(s): 0-3 06:47:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:47:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:47:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:47:02 Vulnerability Meltdown: Mitigation; PTI 06:47:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:47:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:47:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:47:02 Vulnerability Tsx async abort: Not affected 06:47:02 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:47:02 06:47:02 06:47:02 ---> nproc: 06:47:02 4 06:47:02 06:47:02 06:47:02 ---> df -h: 06:47:02 Filesystem Size Used Available Use% Mounted on 06:47:02 overlay 50.0G 7.2G 42.8G 14% / 06:47:02 tmpfs 64.0M 0 64.0M 0% /dev 06:47:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:47:02 shm 64.0M 0 64.0M 0% /dev/shm 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-644 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-644@tmp 06:47:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:47:02 06:47:02 06:47:02 ---> free -m: 06:47:02 total used free shared buff/cache available 06:47:02 Mem: 1837 686 106 0 1044 1049 06:47:02 Swap: 1023 0 1023 06:47:02 06:47:02 06:47:02 ---> ip addr: 06:47:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:47:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:47:02 inet 127.0.0.1/8 scope host lo 06:47:02 valid_lft forever preferred_lft forever 06:47:02 inet6 ::1/128 scope host 06:47:02 valid_lft forever preferred_lft forever 06:47:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:47:02 link/ether fa:16:3e:ab:aa:18 brd ff:ff:ff:ff:ff:ff 06:47:02 inet 10.30.123.145/23 brd 10.30.123.255 scope global dynamic eth0 06:47:02 valid_lft 85817sec preferred_lft 85817sec 06:47:02 inet6 fe80::f816:3eff:feab:aa18/64 scope link 06:47:02 valid_lft forever preferred_lft forever 06:47:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:47:02 link/ether 02:42:b3:03:83:21 brd ff:ff:ff:ff:ff:ff 06:47:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:47:02 valid_lft forever preferred_lft forever 06:47:02 inet6 fe80::42:b3ff:fe03:8321/64 scope link 06:47:02 valid_lft forever preferred_lft forever 06:47:02 06:47:02 06:47:02 ---> sar -b -r -n DEV: 06:47:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 06:47:02 06:47:02 06:37:03 LINUX RESTART (4 CPU) 06:47:02 06:47:02 06:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:47:02 06:39:01 21.36 4.06 17.30 0.00 950.38 2210.54 0.00 06:47:02 06:40:01 1.02 0.00 1.02 0.00 0.00 22.80 0.00 06:47:02 06:41:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 06:47:02 06:42:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 06:47:02 06:43:01 0.20 0.00 0.20 0.00 0.00 3.08 0.00 06:47:02 06:44:01 0.32 0.02 0.30 0.00 0.13 5.86 0.00 06:47:02 06:45:01 0.40 0.00 0.40 0.00 0.00 5.93 0.00 06:47:02 06:46:01 0.28 0.00 0.28 0.00 0.00 5.31 0.00 06:47:02 Average: 3.04 0.51 2.53 0.00 118.85 283.12 0.00 06:47:02 06:47:02 06:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:47:02 06:39:01 159572 0 581236 30.89 2620 1138128 1130000 38.56 423556 1137532 20 06:47:02 06:40:01 165644 0 575156 30.57 2620 1138136 1081384 36.91 423312 1133080 8 06:47:02 06:41:01 163724 0 577016 30.67 2620 1138196 1081444 36.91 425652 1133096 20 06:47:02 06:42:01 162784 0 578012 30.72 2620 1138140 1081384 36.91 427108 1132492 20 06:47:02 06:43:01 162796 0 577992 30.72 2620 1138148 1081488 36.91 432104 1127640 20 06:47:02 06:44:01 162088 0 578692 30.76 2620 1138156 1081512 36.91 432416 1127640 12 06:47:02 06:45:01 163496 0 577280 30.68 2620 1138160 1081320 36.90 424144 1134840 8 06:47:02 06:46:01 163588 0 577180 30.68 2620 1138168 1081320 36.90 424028 1134840 8 06:47:02 Average: 162962 0 577820 30.71 2620 1138154 1087482 37.11 426540 1132645 14 06:47:02 06:47:02 06:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:47:02 06:39:01 eth0 35.11 28.55 46.86 24.14 0.00 0.00 0.00 0.00 06:47:02 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:39:01 docker0 6.61 4.86 1.15 20.17 0.00 0.00 0.00 0.00 06:47:02 06:40:01 eth0 1.43 0.52 0.67 0.21 0.00 0.00 0.00 0.00 06:47:02 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:41:01 eth0 0.98 0.42 0.30 0.21 0.00 0.00 0.00 0.00 06:47:02 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:42:01 eth0 1.20 0.28 0.34 0.20 0.00 0.00 0.00 0.00 06:47:02 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:43:01 eth0 2.27 0.70 0.80 0.46 0.00 0.00 0.00 0.00 06:47:02 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:44:01 eth0 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 06:47:02 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:47:02 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:46:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:47:02 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 Average: eth0 5.29 3.88 6.17 3.18 0.00 0.00 0.00 0.00 06:47:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:02 Average: docker0 0.83 0.61 0.14 2.52 0.00 0.00 0.00 0.00 06:47:02 06:47:02 06:47:02 ---> sar -P ALL: 06:47:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 06:47:02 06:47:02 06:37:03 LINUX RESTART (4 CPU) 06:47:02 06:47:02 06:38:01 CPU %user %nice %system %iowait %steal %idle 06:47:02 06:39:01 all 1.48 0.00 0.87 0.63 0.01 97.01 06:47:02 06:39:01 0 1.45 0.00 1.10 0.15 0.02 97.28 06:47:02 06:39:01 1 1.52 0.00 0.88 1.37 0.02 96.21 06:47:02 06:39:01 2 1.79 0.00 0.88 0.53 0.02 96.78 06:47:02 06:39:01 3 1.17 0.00 0.60 0.47 0.00 97.76 06:47:02 06:40:01 all 0.16 0.00 0.06 0.00 0.00 99.78 06:47:02 06:40:01 0 0.12 0.00 0.12 0.00 0.00 99.77 06:47:02 06:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:47:02 06:40:01 2 0.47 0.00 0.05 0.00 0.00 99.48 06:47:02 06:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:47:02 06:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:47:02 06:41:01 0 0.07 0.00 0.07 0.00 0.00 99.87 06:47:02 06:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:47:02 06:41:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:47:02 06:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:47:02 06:42:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:47:02 06:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:47:02 06:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:47:02 06:42:01 2 0.55 0.00 0.02 0.00 0.00 99.43 06:47:02 06:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:47:02 06:43:01 all 0.18 0.00 0.06 0.00 0.00 99.76 06:47:02 06:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:47:02 06:43:01 1 0.12 0.00 0.17 0.00 0.00 99.72 06:47:02 06:43:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:47:02 06:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:47:02 06:44:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:47:02 06:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:47:02 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:47:02 06:44:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:47:02 06:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:47:02 06:45:01 all 0.17 0.00 0.02 0.00 0.00 99.81 06:47:02 06:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:47:02 06:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:47:02 06:45:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:47:02 06:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:47:02 06:46:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:47:02 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:47:02 06:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:47:02 06:46:01 2 0.53 0.00 0.00 0.00 0.00 99.47 06:47:02 06:46:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:47:02 Average: all 0.33 0.00 0.14 0.08 0.00 99.45 06:47:02 Average: 0 0.23 0.00 0.18 0.02 0.00 99.58 06:47:02 Average: 1 0.23 0.00 0.15 0.17 0.00 99.45 06:47:02 Average: 2 0.68 0.00 0.13 0.07 0.00 99.12 06:47:02 Average: 3 0.18 0.00 0.10 0.06 0.00 99.66 06:47:02 06:47:02 06:47:02