Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1e6a0761109b28dc2ff40c46218a192b591bfdd+0bbcb663a9153978e7e9ef8c297d5988e58906d0 (0d4966c02810f5fcba65ab3961e21e475fb63bde) 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-646/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-646/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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9651 in /w/workspace/dgexfoundry_device-sdk-go_PR-646 [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-646 # 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 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit d1e6a0761109b28dc2ff40c46218a192b591bfdd Merge succeeded, producing d1e6a0761109b28dc2ff40c46218a192b591bfdd Checking out Revision d1e6a0761109b28dc2ff40c46218a192b591bfdd (PR-646) > 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/646/head:refs/remotes/origin/PR-646 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e6a0761109b28dc2ff40c46218a192b591bfdd # 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 d1e6a0761109b28dc2ff40c46218a192b591bfdd # 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:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:26:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:01 ========================================================= 06:26:01 EdgeX Global Pipelines Version Info 06:26:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:02 ------------------- 06:26:02 stable info: 06:26:02 ------------------- 06:26:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:02 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:26:02 Message: update stable to v1.0.148 06:26:03 ------------------- 06:26:03 experimental info: 06:26:03 ------------------- 06:26:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:26:03 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:26:03 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:26:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:26:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:26:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:26:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:26:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1e6a0761109b28dc2ff40c46218a192b591bfdd [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1e6a07 [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:09 + git log --format=format:%s -1 d1e6a0761109b28dc2ff40c46218a192b591bfdd [Pipeline] echo 06:26:09 GIT_COMMIT: d1e6a0761109b28dc2ff40c46218a192b591bfdd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 06:26:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:11 06:26:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:11 latest: Pulling from edgex-devops/git-semver 06:26:11 31603596830f: Pulling fs layer 06:26:11 2a8b12db71e7: Pulling fs layer 06:26:11 6ca5941a6612: Pulling fs layer 06:26:11 ecc8261a40a4: Pulling fs layer 06:26:11 ecc8261a40a4: Waiting 06:26:11 2a8b12db71e7: Verifying Checksum 06:26:11 2a8b12db71e7: Download complete 06:26:11 31603596830f: Verifying Checksum 06:26:11 31603596830f: Download complete 06:26:12 ecc8261a40a4: Verifying Checksum 06:26:12 ecc8261a40a4: Download complete 06:26:12 6ca5941a6612: Verifying Checksum 06:26:12 6ca5941a6612: Download complete 06:26:12 31603596830f: Pull complete 06:26:12 2a8b12db71e7: Pull complete 06:26:12 6ca5941a6612: Pull complete 06:26:13 ecc8261a40a4: Pull complete 06:26:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:13 prd-centos7-docker-4c-2g-9651 does not seem to be running inside a container 06:26:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-646 -v /w/workspace/dgexfoundry_device-sdk-go_PR-646:/w/workspace/dgexfoundry_device-sdk-go_PR-646:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-646@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:26:15 $ docker top a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:15 [ssh-agent] Looking for ssh-agent implementation... 06:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:15 $ docker exec a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a ssh-agent 06:26:15 SSH_AUTH_SOCK=/tmp/ssh-fOGmu9jHJo90/agent.11 06:26:15 SSH_AGENT_PID=16 06:26:15 Running ssh-add (command line suppressed) 06:26:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/private_key_2064587373454087615.key (/w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/private_key_2064587373454087615.key) 06:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:16 + git tag --points-at HEAD [Pipeline] } 06:26:16 $ docker exec --env ******** --env ******** a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a ssh-agent -k 06:26:16 unset SSH_AUTH_SOCK; 06:26:16 unset SSH_AGENT_PID; 06:26:16 echo Agent pid 16 killed; 06:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:16 [ssh-agent] Looking for ssh-agent implementation... 06:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:16 $ docker exec a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a ssh-agent 06:26:17 SSH_AUTH_SOCK=/tmp/ssh-4cdeWBLoB3xs/agent.44 06:26:17 SSH_AGENT_PID=49 06:26:17 Running ssh-add (command line suppressed) 06:26:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/private_key_6520074059660108773.key (/w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/private_key_6520074059660108773.key) 06:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:17 + git semver init 06:26:17 # -> Open(): unable to determine branch for HEAD 06:26:17 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-646/.git 06:26:17 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-646 06:26:17 # $SEMVER_REMOTE_NAME = origin 06:26:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:17 # $SEMVER_USER_NAME = edgex-jenkins 06:26:17 # $SEMVER_BRANCH = PR-646 06:26:17 # $SEMVER_TEMP = /tmp/semver-312786116 06:26:17 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:26:18 # '/tmp/semver-312786116' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-646/.semver' 06:26:18 # -> Force: false 06:26:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-646/.semver [Pipeline] } 06:26:18 $ docker exec --env ******** --env ******** a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a ssh-agent -k 06:26:18 unset SSH_AUTH_SOCK; 06:26:18 unset SSH_AGENT_PID; 06:26:18 echo Agent pid 49 killed; 06:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:19 + git semver [Pipeline] } 06:26:19 $ docker stop --time=1 a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a 06:26:20 $ docker rm -f a6aff9f052207b701a0db20dd113efd1b155e36e50f875f762cffe9b45a8989a [Pipeline] // withDockerContainer [Pipeline] sh 06:26:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:21 Stashed 1 file(s) [Pipeline] echo 06:26:21 [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:26:37 Still waiting to schedule task 06:26:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:26:37 Still waiting to schedule task 06:26:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:28:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9652 in /w/workspace/dgexfoundry_device-sdk-go_PR-646 [Pipeline] { [Pipeline] ws 06:28:32 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:28:38 using credential edgex-jenkins-ssh 06:28:38 Cloning the remote Git repository 06:28:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:28:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:28:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:28:38 > git --version # timeout=10 06:28:38 > git --version # 'git version 2.17.1' 06:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:28:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:28:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:28:40 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:28:40 Merge succeeded, producing d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:28:40 Checking out Revision d1e6a0761109b28dc2ff40c46218a192b591bfdd (PR-646) 06:28:40 > git config core.sparsecheckout # timeout=10 06:28:40 > git checkout -f d1e6a0761109b28dc2ff40c46218a192b591bfdd # timeout=10 06:28:40 > git remote # timeout=10 06:28:40 > git config --get remote.origin.url # timeout=10 06:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:40 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 06:28:40 > git rev-parse HEAD^{commit} # timeout=10 06:28:40 > git config core.sparsecheckout # timeout=10 06:28:40 > git checkout -f d1e6a0761109b28dc2ff40c46218a192b591bfdd # timeout=10 06:28:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:28:45 > git --version # timeout=10 06:28:45 > git --version # 'git version 2.17.1' 06:28:45 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:28:46 ========================================================= 06:28:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:28:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:28:47 + 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:28:48 Sending build context to Docker daemon 2.345MB 06:28:48 Step 1/8 : ARG BASE=golang:1.15-alpine 06:28:48 Step 2/8 : FROM ${BASE} 06:28:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:28:48 b538f80385f9: Pulling fs layer 06:28:48 74f711af9a0d: Pulling fs layer 06:28:48 99f96fe45779: Pulling fs layer 06:28:48 8529a6b9a6be: Pulling fs layer 06:28:48 45590311c82a: Pulling fs layer 06:28:48 69ca0ff8b7b3: Pulling fs layer 06:28:48 209524e5b208: Pulling fs layer 06:28:48 8529a6b9a6be: Waiting 06:28:48 45590311c82a: Waiting 06:28:48 69ca0ff8b7b3: Waiting 06:28:48 209524e5b208: Waiting 06:28:48 99f96fe45779: Verifying Checksum 06:28:48 99f96fe45779: Download complete 06:28:48 74f711af9a0d: Verifying Checksum 06:28:48 74f711af9a0d: Download complete 06:28:49 45590311c82a: Download complete 06:28:49 69ca0ff8b7b3: Verifying Checksum 06:28:49 69ca0ff8b7b3: Download complete 06:28:49 b538f80385f9: Verifying Checksum 06:28:49 b538f80385f9: Download complete 06:28:50 b538f80385f9: Pull complete 06:28:51 74f711af9a0d: Pull complete 06:28:51 99f96fe45779: Pull complete 06:28:51 209524e5b208: Verifying Checksum 06:28:51 209524e5b208: Download complete 06:28:53 8529a6b9a6be: Verifying Checksum 06:28:53 8529a6b9a6be: Download complete 06:29:03 8529a6b9a6be: Pull complete 06:29:03 45590311c82a: Pull complete 06:29:03 69ca0ff8b7b3: Pull complete 06:29:08 209524e5b208: Pull complete 06:29:08 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:29:08 ---> 5bddaf1c2fca 06:29:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:29:10 ---> Running in a075a6978152 06:29:11 Removing intermediate container a075a6978152 06:29:11 ---> e5ac59ef03f1 06:29:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:11 ---> Running in f73085d1b75c 06:29:13 Removing intermediate container f73085d1b75c 06:29:13 ---> a3b7cfe1c7f5 06:29:13 Step 5/8 : RUN apk add --no-cache make git 06:29:13 ---> Running in 7322f56fe083 06:29:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:17 OK: 142 MiB in 39 packages 06:29:17 Removing intermediate container 7322f56fe083 06:29:17 ---> 3013bab76a7a 06:29:17 Step 6/8 : WORKDIR /device-sdk-go 06:29:18 ---> Running in bcca19cfca58 06:29:18 Removing intermediate container bcca19cfca58 06:29:18 ---> 2e28c630c814 06:29:18 Step 7/8 : COPY . . 06:29:19 ---> 78bcc5b50396 06:29:19 Step 8/8 : RUN go mod download 06:29:19 ---> Running in ae1a94d49457 06:29:21 Running on prd-centos7-docker-4c-2g-9653 in /w/workspace/dgexfoundry_device-sdk-go_PR-646 [Pipeline] { [Pipeline] ws 06:29:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:29:28 using credential edgex-jenkins-ssh 06:29:28 Cloning the remote Git repository 06:29:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:29:28 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:29:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:29:28 > git --version # timeout=10 06:29:28 > git --version # 'git version 2.16.5' 06:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:29:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:29:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:29:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:30 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:29:30 > git config core.sparsecheckout # timeout=10 06:29:30 > git checkout -f d1e6a0761109b28dc2ff40c46218a192b591bfdd # timeout=10 06:29:31 > git remote # timeout=10 06:29:31 > git config --get remote.origin.url # timeout=10 06:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:31 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 06:29:31 > git rev-parse HEAD^{commit} # timeout=10 06:29:31 Merge succeeded, producing d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:29:31 Checking out Revision d1e6a0761109b28dc2ff40c46218a192b591bfdd (PR-646) 06:29:31 > git config core.sparsecheckout # timeout=10 06:29:31 > git checkout -f d1e6a0761109b28dc2ff40c46218a192b591bfdd # timeout=10 06:29:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:29:35 > git --version # timeout=10 06:29:35 > git --version # 'git version 2.16.5' 06:29:35 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:29:36 ========================================================= 06:29:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:29:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:29:37 + 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:29:38 Sending build context to Docker daemon 2.347MB 06:29:38 Step 1/8 : ARG BASE=golang:1.15-alpine 06:29:38 Step 2/8 : FROM ${BASE} 06:29:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:38 df20fa9351a1: Pulling fs layer 06:29:38 ed8968b2872e: Pulling fs layer 06:29:38 a92cc7c5fd73: Pulling fs layer 06:29:38 e871e8e8d7a9: Pulling fs layer 06:29:38 e73272ec9a57: Pulling fs layer 06:29:38 1e910a182e73: Pulling fs layer 06:29:38 4e634b169226: Pulling fs layer 06:29:38 e73272ec9a57: Waiting 06:29:38 1e910a182e73: Waiting 06:29:38 4e634b169226: Waiting 06:29:38 e871e8e8d7a9: Waiting 06:29:38 a92cc7c5fd73: Verifying Checksum 06:29:38 a92cc7c5fd73: Download complete 06:29:38 ed8968b2872e: Verifying Checksum 06:29:38 ed8968b2872e: Download complete 06:29:38 e73272ec9a57: Verifying Checksum 06:29:38 e73272ec9a57: Download complete 06:29:38 1e910a182e73: Download complete 06:29:38 df20fa9351a1: Verifying Checksum 06:29:38 df20fa9351a1: Download complete 06:29:38 df20fa9351a1: Pull complete 06:29:39 ed8968b2872e: Pull complete 06:29:39 a92cc7c5fd73: Pull complete 06:29:42 Removing intermediate container ae1a94d49457 06:29:42 ---> 101ce7d28afe 06:29:42 Successfully built 101ce7d28afe 06:29:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:29:42 + docker inspect -f . ci-base-image-arm64 06:29:42 . [Pipeline] withDockerContainer 06:29:42 prd-ubuntu18.04-docker-arm64-4c-16g-9652 does not seem to be running inside a container 06:29:42 $ 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:29:43 4e634b169226: Verifying Checksum 06:29:43 4e634b169226: Download complete 06:29:44 $ docker top ecbc2e392f8925eab77fd21c1c0a0c91a5057dbb7865c2c9c006e9299f6ff24e -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:46 e871e8e8d7a9: Verifying Checksum 06:29:46 e871e8e8d7a9: Download complete 06:29:46 + go version 06:29:46 go version go1.15.2 linux/arm64 [Pipeline] } 06:29:46 $ docker stop --time=1 ecbc2e392f8925eab77fd21c1c0a0c91a5057dbb7865c2c9c006e9299f6ff24e 06:29:48 $ docker rm -f ecbc2e392f8925eab77fd21c1c0a0c91a5057dbb7865c2c9c006e9299f6ff24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:49 + docker inspect -f . ci-base-image-arm64 06:29:49 . [Pipeline] withDockerContainer 06:29:49 prd-ubuntu18.04-docker-arm64-4c-16g-9652 does not seem to be running inside a container 06:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:29:51 $ docker top 832da294f540f91f9a7e79fdac6419249c4a33c5f49a310d563af0c435df7d70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:52 e871e8e8d7a9: Pull complete 06:29:52 e73272ec9a57: Pull complete 06:29:52 1e910a182e73: Pull complete 06:29:53 + make test 06:29:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:29:59 4e634b169226: Pull complete 06:29:59 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:29:59 ---> f7629b54cfaa 06:29:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:29:59 ---> Running in 5cff4c0dd4d6 06:29:59 Removing intermediate container 5cff4c0dd4d6 06:29:59 ---> 16c6cc5dac1e 06:29:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:59 ---> Running in f3160bfb830a 06:30:01 Removing intermediate container f3160bfb830a 06:30:01 ---> 09d58446ac81 06:30:01 Step 5/8 : RUN apk add --no-cache make git 06:30:01 ---> Running in 0f0a0afaee2a 06:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:03 OK: 166 MiB in 39 packages 06:30:03 Removing intermediate container 0f0a0afaee2a 06:30:03 ---> a07efff13b92 06:30:03 Step 6/8 : WORKDIR /device-sdk-go 06:30:03 ---> Running in 611e999e7e8f 06:30:03 Removing intermediate container 611e999e7e8f 06:30:03 ---> 9606c321eb88 06:30:03 Step 7/8 : COPY . . 06:30:05 ---> efc06b49ce12 06:30:05 Step 8/8 : RUN go mod download 06:30:05 ---> Running in 4db1017a7854 06:30:15 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:30:28 Removing intermediate container 4db1017a7854 06:30:28 ---> 2e5b24b92529 06:30:28 Successfully built 2e5b24b92529 06:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:30:28 + docker inspect -f . ci-base-image-x86_64 06:30:28 . [Pipeline] withDockerContainer 06:30:28 prd-centos7-docker-4c-2g-9653 does not seem to be running inside a container 06:30:29 $ 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-x86_64 cat 06:30:30 $ docker top 05f1eca8fa7607db1d969cb3bda417643c37465630b377a78b179d1da3d5ff26 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:31 + go version 06:30:31 go version go1.15.2 linux/amd64 [Pipeline] } 06:30:31 $ docker stop --time=1 05f1eca8fa7607db1d969cb3bda417643c37465630b377a78b179d1da3d5ff26 06:30:33 $ docker rm -f 05f1eca8fa7607db1d969cb3bda417643c37465630b377a78b179d1da3d5ff26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:34 + docker inspect -f . ci-base-image-x86_64 06:30:34 . [Pipeline] withDockerContainer 06:30:34 prd-centos7-docker-4c-2g-9653 does not seem to be running inside a container 06:30:34 $ 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-x86_64 cat 06:30:35 $ docker top 56dab78deba1d6eef1ddbdab243708dcca7fce283470013322d934bd49ccfabe -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:36 + make test 06:30:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:30:49 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:30:54 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:30:54 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:30:54 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:30:54 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.139s coverage: 21.4% of statements 06:30:59 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.166s coverage: 97.1% of statements 06:31:16 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:31:16 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:31:16 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:31:16 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.114s coverage: 21.4% of statements 06:31:16 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.559s coverage: 97.1% of statements 06:31:26 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.171s coverage: 9.4% of statements 06:31:26 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.112s coverage: 21.9% of statements 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:31:26 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.583s coverage: 42.6% of statements 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:31:26 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.780s coverage: 68.9% of statements 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:31:26 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.200s coverage: 52.6% of statements 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:31:26 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:31:26 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.699s coverage: 68.9% of statements 06:31:26 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.132s coverage: 4.7% of statements 06:31:26 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:31:26 GO111MODULE=on go vet ./... 06:31:49 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.110s coverage: 9.4% of statements 06:31:49 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.094s coverage: 21.9% of statements 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:31:49 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.334s coverage: 42.6% of statements 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:31:49 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.469s coverage: 68.9% of statements 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:31:49 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.084s coverage: 52.6% of statements 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:31:49 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:31:49 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.534s coverage: 68.9% of statements 06:31:49 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.065s coverage: 4.7% of statements 06:31:49 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:31:49 GO111MODULE=on go vet ./... 06:31:59 gofmt -l . 06:31:59 [ "`gofmt -l .`" = "" ] 06:31:59 ./bin/test-attribution-txt.sh 06:31:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:32:00 Stashed 1 file(s) [Pipeline] } 06:32:00 $ docker stop --time=1 832da294f540f91f9a7e79fdac6419249c4a33c5f49a310d563af0c435df7d70 06:32:02 $ docker rm -f 832da294f540f91f9a7e79fdac6419249c4a33c5f49a310d563af0c435df7d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:32:04 gofmt -l . 06:32:04 [ "`gofmt -l .`" = "" ] 06:32:04 ./bin/test-attribution-txt.sh 06:32:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:32:06 Warning: overwriting stash ‘coverage-report’ [Pipeline] sh 06:32:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:06 Stashed 1 file(s) [Pipeline] } 06:32:06 $ docker stop --time=1 56dab78deba1d6eef1ddbdab243708dcca7fce283470013322d934bd49ccfabe 06:32:07 + ls -al . 06:32:07 total 244 06:32:07 drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 06:31 . 06:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 06:28 .. 06:32:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 29 06:28 .dockerignore 06:32:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 06:28 .git 06:32:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 06:28 .github 06:32:07 -rw-rw-r-- 1 jenkins jenkins 138 Oct 29 06:28 .gitignore 06:32:07 -rw-rw-r-- 1 jenkins jenkins 936 Oct 29 06:28 Dockerfile.build 06:32:07 -rw-rw-r-- 1 jenkins jenkins 901 Oct 29 06:28 Jenkinsfile 06:32:07 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 29 06:28 LICENSE 06:32:07 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 29 06:28 Makefile 06:32:07 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 29 06:28 README.md 06:32:07 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 29 06:28 RELEASE-NOTES.txt 06:32:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 06:26 VERSION 06:32:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 06:28 bin 06:32:07 -rw-r--r-- 1 jenkins jenkins 127612 Oct 29 06:31 coverage.out 06:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 06:28 example 06:32:07 -rw-r--r-- 1 jenkins jenkins 518 Oct 29 06:31 go.mod 06:32:07 -rw-r--r-- 1 jenkins jenkins 13436 Oct 29 06:31 go.sum 06:32:07 drwxrwxr-x 15 jenkins jenkins 4096 Oct 29 06:28 internal 06:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 06:28 openapi 06:32:07 drwxrwxr-x 5 jenkins jenkins 4096 Oct 29 06:28 pkg 06:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 06:28 snap 06:32:07 -rw-rw-r-- 1 jenkins jenkins 222 Oct 29 06:28 version.go 06:32:09 $ docker rm -f 56dab78deba1d6eef1ddbdab243708dcca7fce283470013322d934bd49ccfabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:32:10 + 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=d1e6a0761109b28dc2ff40c46218a192b591bfdd --label arch=arm64 --label version=0.0.0 . 06:32:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:10 Sending build context to Docker daemon 2.473MB 06:32:10 Step 1/24 : ARG BASE=golang:1.15-alpine 06:32:10 Step 2/24 : FROM ${BASE} AS builder 06:32:10 ---> 101ce7d28afe 06:32:10 Step 3/24 : ARG MAKE='make build' 06:32:11 + ls -al . 06:32:11 total 208 06:32:11 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 29 06:32 . 06:32:11 drwxrwxr-x. 4 jenkins jenkins 28 Oct 29 06:29 .. 06:32:11 drwxrwxr-x. 2 jenkins jenkins 64 Oct 29 06:29 bin 06:32:11 -rw-r--r--. 1 jenkins jenkins 127611 Oct 29 06:31 coverage.out 06:32:11 -rw-rw-r--. 1 jenkins jenkins 936 Oct 29 06:29 Dockerfile.build 06:32:11 -rw-rw-r--. 1 jenkins jenkins 140 Oct 29 06:29 .dockerignore 06:32:11 drwxrwxr-x. 4 jenkins jenkins 48 Oct 29 06:29 example 06:32:11 drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 06:29 .git 06:32:11 drwxrwxr-x. 2 jenkins jenkins 60 Oct 29 06:29 .github 06:32:11 -rw-rw-r--. 1 jenkins jenkins 138 Oct 29 06:29 .gitignore 06:32:11 -rw-r--r--. 1 jenkins jenkins 518 Oct 29 06:32 go.mod 06:32:11 -rw-r--r--. 1 jenkins jenkins 13436 Oct 29 06:32 go.sum 06:32:11 drwxrwxr-x. 15 jenkins jenkins 211 Oct 29 06:29 internal 06:32:11 -rw-rw-r--. 1 jenkins jenkins 901 Oct 29 06:29 Jenkinsfile 06:32:11 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 29 06:29 LICENSE 06:32:11 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 29 06:29 Makefile 06:32:11 drwxrwxr-x. 4 jenkins jenkins 26 Oct 29 06:29 openapi 06:32:11 drwxrwxr-x. 5 jenkins jenkins 50 Oct 29 06:29 pkg 06:32:11 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 29 06:29 README.md 06:32:11 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 29 06:29 RELEASE-NOTES.txt 06:32:11 drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 06:29 snap 06:32:11 -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 06:26 VERSION 06:32:11 -rw-rw-r--. 1 jenkins jenkins 222 Oct 29 06:29 version.go [Pipeline] isUnix [Pipeline] sh 06:32:11 ---> Running in 158470a5c34f 06:32:11 + 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=d1e6a0761109b28dc2ff40c46218a192b591bfdd --label arch=amd64 --label version=0.0.0 . 06:32:11 Removing intermediate container 158470a5c34f 06:32:11 ---> 2b73e7dcabbd 06:32:11 Step 4/24 : WORKDIR /device-sdk-go 06:32:11 ---> Running in 28914ae02a11 06:32:12 Sending build context to Docker daemon 2.476MB 06:32:12 Step 1/24 : ARG BASE=golang:1.15-alpine 06:32:12 Step 2/24 : FROM ${BASE} AS builder 06:32:12 ---> 2e5b24b92529 06:32:12 Step 3/24 : ARG MAKE='make build' 06:32:12 Removing intermediate container 28914ae02a11 06:32:12 ---> a3bf00f74c7f 06:32:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:32:12 ---> Running in 6f4268aaf7a5 06:32:12 ---> Running in b115fc55efe2 06:32:12 Removing intermediate container 6f4268aaf7a5 06:32:12 ---> bec8e313ad2a 06:32:12 Step 4/24 : WORKDIR /device-sdk-go 06:32:12 ---> Running in 2731c7263496 06:32:12 Removing intermediate container b115fc55efe2 06:32:12 ---> 98eefea8272b 06:32:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:12 Removing intermediate container 2731c7263496 06:32:12 ---> 090d800d42b7 06:32:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:32:12 ---> Running in f59dccecc368 06:32:12 ---> Running in 910fa187cd7f 06:32:13 Removing intermediate container f59dccecc368 06:32:13 ---> 6245afe11984 06:32:13 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:13 ---> Running in 695e8fcab6e0 06:32:14 Removing intermediate container 695e8fcab6e0 06:32:14 ---> cabb8da3683d 06:32:14 Step 7/24 : RUN apk add --update --no-cache make git 06:32:14 ---> Running in 99879763b308 06:32:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:15 Removing intermediate container 910fa187cd7f 06:32:15 ---> c086a50d3fc8 06:32:15 Step 7/24 : RUN apk add --update --no-cache make git 06:32:15 ---> Running in 386baa86bae1 06:32:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:16 OK: 166 MiB in 39 packages 06:32:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:17 Removing intermediate container 99879763b308 06:32:17 ---> 7203d8717080 06:32:17 Step 8/24 : COPY . . 06:32:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:18 ---> b7ad06df468a 06:32:18 Step 9/24 : RUN ${MAKE} 06:32:18 ---> Running in ccbacd57490e 06:32:18 OK: 142 MiB in 39 packages 06:32:18 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:32:20 Removing intermediate container 386baa86bae1 06:32:20 ---> 77dd732dc2f2 06:32:20 Step 8/24 : COPY . . 06:32:21 ---> 178323c51af5 06:32:21 Step 9/24 : RUN ${MAKE} 06:32:21 ---> Running in 93f77a8360ab 06:32: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:32:34 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:32:36 Removing intermediate container ccbacd57490e 06:32:36 ---> 14913f886baa 06:32:36 Step 10/24 : FROM scratch 06:32:36 ---> 06:32:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:32:36 ---> Running in 4a066afcdff2 06:32:36 Removing intermediate container 4a066afcdff2 06:32:36 ---> d0db054822d0 06:32:36 Step 12/24 : ENV APP_PORT=49990 06:32:36 ---> Running in 8437c8c16f56 06:32:36 Removing intermediate container 8437c8c16f56 06:32:36 ---> fa0c65791732 06:32:36 Step 13/24 : EXPOSE $APP_PORT 06:32:36 ---> Running in 1ca4337f0a0e 06:32:37 Removing intermediate container 1ca4337f0a0e 06:32:37 ---> 1c0d9847843f 06:32:37 Step 14/24 : WORKDIR / 06:32:37 ---> Running in 3a264f4ce8b0 06:32:37 Removing intermediate container 3a264f4ce8b0 06:32:37 ---> a9236c0fcb14 06:32:37 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:32:38 ---> 00574a8a218d 06:32:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:32:39 ---> fbe74f5e93be 06:32:39 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:32:39 ---> 2cf0f3f5f4d8 06:32:39 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:32:39 ---> bd4acf3b3ad0 06:32:39 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:32:39 ---> d485cd7322df 06:32:39 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:32:40 ---> Running in 8160d771200a 06:32:40 Removing intermediate container 8160d771200a 06:32:40 ---> e9ef5c8e72bc 06:32:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:40 ---> Running in 68cb3fc676b1 06:32:40 Removing intermediate container 68cb3fc676b1 06:32:40 ---> 14da522cec82 06:32:40 Step 22/24 : LABEL arch=amd64 06:32:40 ---> Running in ec3ca6d16816 06:32:40 Removing intermediate container ec3ca6d16816 06:32:40 ---> 38cd08852c53 06:32:40 Step 23/24 : LABEL git_sha=d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:32:40 ---> Running in fba9e26de91a 06:32:40 Removing intermediate container fba9e26de91a 06:32:40 ---> b6ddaa43bd40 06:32:40 Step 24/24 : LABEL version=0.0.0 06:32:41 ---> Running in e2ad147dc3b8 06:32:41 Removing intermediate container e2ad147dc3b8 06:32:41 ---> 5f94efd0bdc9 06:32:41 [Warning] One or more build-args [ARCH] were not consumed 06:32:41 Successfully built 5f94efd0bdc9 06:32:41 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:32:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:32:50 Removing intermediate container 93f77a8360ab 06:32:50 ---> 2b614cbafc19 06:32:50 Step 10/24 : FROM scratch 06:32:50 ---> 06:32:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:32:50 ---> Running in 52f5a6eab954 06:32:50 Removing intermediate container 52f5a6eab954 06:32:50 ---> 401c677113b5 06:32:50 Step 12/24 : ENV APP_PORT=49990 06:32:50 ---> Running in c7b06cc7c164 06:32:51 Removing intermediate container c7b06cc7c164 06:32:51 ---> 4e51e50d6cad 06:32:51 Step 13/24 : EXPOSE $APP_PORT 06:32:51 ---> Running in a6b6898af37d 06:32:51 Removing intermediate container a6b6898af37d 06:32:51 ---> 0108507de147 06:32:51 Step 14/24 : WORKDIR / 06:32:51 ---> Running in be84ca5546c0 06:32:52 Removing intermediate container be84ca5546c0 06:32:52 ---> a7457f75c606 06:32:52 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:32:53 ---> ffca78f13b23 06:32:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:32:54 ---> 175fd84502a0 06:32:54 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:32:55 ---> 138a54911c75 06:32:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:32:56 ---> 591c2758e2f0 06:32:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:32:56 ---> c411237d9fb7 06:32:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:32:56 ---> Running in 0baaa93bd7dd 06:32:57 Removing intermediate container 0baaa93bd7dd 06:32:57 ---> 7794aae35f42 06:32:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:57 ---> Running in eb4c3af07b80 06:32:57 Removing intermediate container eb4c3af07b80 06:32:57 ---> cfb99172e22e 06:32:57 Step 22/24 : LABEL arch=arm64 06:32:58 ---> Running in 5dac948ecb6f 06:32:58 Removing intermediate container 5dac948ecb6f 06:32:58 ---> 46b9eb0dafc9 06:32:58 Step 23/24 : LABEL git_sha=d1e6a0761109b28dc2ff40c46218a192b591bfdd 06:32:58 ---> Running in cde126fb04e4 06:32:59 Removing intermediate container cde126fb04e4 06:32:59 ---> ec89e6a2872e 06:32:59 Step 24/24 : LABEL version=0.0.0 06:32:59 ---> Running in f6398d45c9d8 06:32:59 Removing intermediate container f6398d45c9d8 06:32:59 ---> 3c8d29a30e04 06:32:59 [Warning] One or more build-args [ARCH] were not consumed 06:32:59 Successfully built 3c8d29a30e04 06:32:59 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:33:03 provisioning config files... 06:33:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/config4719121957270688481tmp [Pipeline] { [Pipeline] sh 06:33:03 + set +x 06:33:03 + curl -s https://codecov.io/bash 06:33:03 + bash -s -- 06:33:03 06:33:03 _____ _ 06:33:03 / ____| | | 06:33:03 | | ___ __| | ___ ___ _____ __ 06:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:33:03 Bash-20201009-048fee3 06:33:03 06:33:03 06:33:03 ==> Jenkins CI detected. 06:33:03 project root: . 06:33:03 --> token set from env 06:33:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:33:03 ==> Running gcov in . (disable via -X gcov) 06:33:03 ==> Python coveragepy not found 06:33:03 ==> Searching for coverage reports in: 06:33:03 + . 06:33:03 -> Found 1 reports 06:33:03 ==> Detecting git/mercurial file structure 06:33:03 ==> Reading reports 06:33:03 + ./coverage.out bytes=127611 06:33:03 ==> Appending adjustments 06:33:03 https://docs.codecov.io/docs/fixing-reports 06:33:04 + Found adjustments 06:33:04 ==> Gzipping contents 06:33:04 ==> Uploading reports 06:33:04 url: https://codecov.io 06:33:04 query: branch=PR-646&commit=d1e6a0761109b28dc2ff40c46218a192b591bfdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=646&job=&cmd_args= 06:33:04 -> Pinging Codecov 06:33:04 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-646&commit=d1e6a0761109b28dc2ff40c46218a192b591bfdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=646&job=&cmd_args= 06:33:04 -> Uploading to 06:33:04 06:33:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:04 Dload Upload Total Spent Left Speed 06:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:33:04 X> Failed to upload 06:33:04 ==> Uploading to Codecov 06:33:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:04 Dload Upload Total Spent Left Speed 06:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 20991 0 0 100 20881 0 34535 --:--:-- --:--:-- --:--:-- 34514 100 20991 100 110 100 20881 181 34526 --:--:-- --:--:-- --:--:-- 34514 06:33:04 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d1e6a0761109b28dc2ff40c46218a192b591bfdd [Pipeline] } 06:33:04 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:33:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:09 ---> package-listing.sh 06:33:09 ++ facter osfamily 06:33:09 ++ tr '[:upper:]' '[:lower:]' 06:33:09 + OS_FAMILY=redhat 06:33:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-646 06:33:09 + START_PACKAGES=/tmp/packages_start.txt 06:33:09 + END_PACKAGES=/tmp/packages_end.txt 06:33:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:09 + PACKAGES=/tmp/packages_start.txt 06:33:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-646 ']' 06:33:09 + PACKAGES=/tmp/packages_end.txt 06:33:09 + case "${OS_FAMILY}" in 06:33:09 + rpm -qa 06:33:09 + sort 06:33:13 + '[' -f /tmp/packages_start.txt ']' 06:33:13 + '[' -f /tmp/packages_end.txt ']' 06:33:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-646 ']' 06:33:13 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-646/archives/ 06:33:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-646/archives/ [Pipeline] echo 06:33:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:14 06:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:14 alpine: Pulling from edgex-lftools-log-publisher 06:33:14 df20fa9351a1: Pulling fs layer 06:33:14 36b3adc4ff6f: Pulling fs layer 06:33:14 8ad3a11d3b57: Pulling fs layer 06:33:14 46f8f816bc3b: Pulling fs layer 06:33:14 93b61091891f: Pulling fs layer 06:33:14 93b9cdb0e59b: Pulling fs layer 06:33:14 5e14af77c1be: Pulling fs layer 06:33:14 01666e4c0597: Pulling fs layer 06:33:14 aa168da1d23b: Pulling fs layer 06:33:14 93b9cdb0e59b: Waiting 06:33:14 5e14af77c1be: Waiting 06:33:14 01666e4c0597: Waiting 06:33:14 aa168da1d23b: Waiting 06:33:14 46f8f816bc3b: Waiting 06:33:14 93b61091891f: Waiting 06:33:14 36b3adc4ff6f: Verifying Checksum 06:33:14 36b3adc4ff6f: Download complete 06:33:14 46f8f816bc3b: Verifying Checksum 06:33:14 46f8f816bc3b: Download complete 06:33:14 df20fa9351a1: Download complete 06:33:14 93b9cdb0e59b: Verifying Checksum 06:33:14 93b9cdb0e59b: Download complete 06:33:14 5e14af77c1be: Verifying Checksum 06:33:14 5e14af77c1be: Download complete 06:33:14 93b61091891f: Verifying Checksum 06:33:14 93b61091891f: Download complete 06:33:14 01666e4c0597: Verifying Checksum 06:33:14 01666e4c0597: Download complete 06:33:14 8ad3a11d3b57: Verifying Checksum 06:33:14 8ad3a11d3b57: Download complete 06:33:15 df20fa9351a1: Pull complete 06:33:15 36b3adc4ff6f: Pull complete 06:33:15 8ad3a11d3b57: Pull complete 06:33:15 46f8f816bc3b: Pull complete 06:33:16 93b61091891f: Pull complete 06:33:16 93b9cdb0e59b: Pull complete 06:33:16 5e14af77c1be: Pull complete 06:33:16 01666e4c0597: Pull complete 06:33:16 aa168da1d23b: Verifying Checksum 06:33:16 aa168da1d23b: Download complete 06:33:23 aa168da1d23b: Pull complete 06:33:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:33:23 prd-centos7-docker-4c-2g-9651 does not seem to be running inside a container 06:33:23 $ 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-646/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-646 -v /w/workspace/dgexfoundry_device-sdk-go_PR-646:/w/workspace/dgexfoundry_device-sdk-go_PR-646:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-646@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:33:27 $ docker top 0e444a8cb41054f8e6fed3db496714356d38e974c66504fe08b9f3a18d30f2bb -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:28 + mkdir -p /var/log/sa [Pipeline] sh 06:33:28 + ls /var/log/sa-host 06:33:28 + sadf -c /var/log/sa-host/sa05 06:33:28 file_magic: OK 06:33:28 HZ: Using current value: 100 06:33:28 file_header: OK 06:33:28 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:33:28 Statistics: 06:33:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:33:28 File successfully converted to sysstat format version 12.2.1 06:33:28 + sadf -c /var/log/sa-host/sa29 06:33:28 file_magic: OK 06:33:28 HZ: Using current value: 100 06:33:28 file_header: OK 06:33:28 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:33:28 Statistics: 06:33:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:33:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:29 provisioning config files... 06:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp/config7061703714180174817tmp [Pipeline] { [Pipeline] echo 06:33:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:29 ---> create-netrc.sh [Pipeline] } 06:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:33:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:33:30 ---> python-tools-install.sh [Pipeline] echo 06:33:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:30 ---> sudo-logs.sh 06:33:30 Archiving 'sudo' log.. [Pipeline] echo 06:33:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:30 ---> job-cost.sh 06:33:30 lf-activate-venv: SKIPPING 06:33:30 INFO: No Stack... 06:33:31 INFO: Retrieving Pricing Info for: v1-standard-2 06:33:32 INFO: Archiving Costs [Pipeline] echo 06:33:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:32 ---> logs-deploy.sh 06:33:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-646/1 06:33:32 INFO: archiving workspace using pattern(s): 06:33:33 Archives upload complete. 06:33:34 INFO: archiving logs to Nexus 06:33:35 ---> uname -a: 06:33:35 Linux prd-centos7-docker-4c-2g-9651.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:33:35 06:33:35 06:33:35 ---> lscpu: 06:33:35 Architecture: x86_64 06:33:35 CPU op-mode(s): 32-bit, 64-bit 06:33:35 Byte Order: Little Endian 06:33:35 Address sizes: 40 bits physical, 48 bits virtual 06:33:35 CPU(s): 4 06:33:35 On-line CPU(s) list: 0-3 06:33:35 Thread(s) per core: 1 06:33:35 Core(s) per socket: 1 06:33:35 Socket(s): 4 06:33:35 NUMA node(s): 1 06:33:35 Vendor ID: GenuineIntel 06:33:35 CPU family: 6 06:33:35 Model: 44 06:33:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:33:35 Stepping: 1 06:33:35 CPU MHz: 2933.438 06:33:35 BogoMIPS: 5866.87 06:33:35 Virtualization: VT-x 06:33:35 Hypervisor vendor: KVM 06:33:35 Virtualization type: full 06:33:35 L1d cache: 128 KiB 06:33:35 L1i cache: 128 KiB 06:33:35 L2 cache: 16 MiB 06:33:35 L3 cache: 64 MiB 06:33:35 NUMA node0 CPU(s): 0-3 06:33:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:33:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:33:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:33:35 Vulnerability Meltdown: Mitigation; PTI 06:33:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:33:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:33:35 Vulnerability Tsx async abort: Not affected 06:33:35 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:33:35 06:33:35 06:33:35 ---> nproc: 06:33:35 4 06:33:35 06:33:35 06:33:35 ---> df -h: 06:33:35 Filesystem Size Used Available Use% Mounted on 06:33:35 overlay 50.0G 7.2G 42.8G 14% / 06:33:35 tmpfs 64.0M 0 64.0M 0% /dev 06:33:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:33:35 shm 64.0M 0 64.0M 0% /dev/shm 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-646 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-646@tmp 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:33:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:33:35 06:33:35 06:33:35 ---> free -m: 06:33:35 total used free shared buff/cache available 06:33:35 Mem: 1837 657 101 0 1078 1077 06:33:35 Swap: 1023 1 1022 06:33:35 06:33:35 06:33:35 ---> ip addr: 06:33:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:33:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:35 inet 127.0.0.1/8 scope host lo 06:33:35 valid_lft forever preferred_lft forever 06:33:35 inet6 ::1/128 scope host 06:33:35 valid_lft forever preferred_lft forever 06:33:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:33:35 link/ether fa:16:3e:c6:7b:8e brd ff:ff:ff:ff:ff:ff 06:33:35 inet 10.30.123.186/23 brd 10.30.123.255 scope global dynamic eth0 06:33:35 valid_lft 85911sec preferred_lft 85911sec 06:33:35 inet6 fe80::f816:3eff:fec6:7b8e/64 scope link 06:33:35 valid_lft forever preferred_lft forever 06:33:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:33:35 link/ether 02:42:3b:42:6b:46 brd ff:ff:ff:ff:ff:ff 06:33:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:33:35 valid_lft forever preferred_lft forever 06:33:35 inet6 fe80::42:3bff:fe42:6b46/64 scope link 06:33:35 valid_lft forever preferred_lft forever 06:33:35 06:33:35 06:33:35 ---> sar -b -r -n DEV: 06:33:35 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 06:33:35 06:33:35 06:25:09 LINUX RESTART (4 CPU) 06:33:35 06:33:35 06:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:35 06:27:01 28.26 10.31 17.95 0.00 4373.36 2480.39 0.00 06:33:35 06:28:01 1.78 0.00 1.78 0.00 0.00 34.24 0.00 06:33:35 06:29:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 06:33:35 06:30:01 0.38 0.00 0.38 0.00 0.00 5.15 0.00 06:33:35 06:31:01 0.23 0.00 0.23 0.00 0.00 3.56 0.00 06:33:35 06:32:01 0.37 0.02 0.35 0.00 0.13 4.21 0.00 06:33:35 06:33:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 06:33:35 Average: 4.50 1.48 3.03 0.00 624.95 362.02 0.00 06:33:35 06:33:35 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:35 06:27:01 168112 0 537068 28.54 2620 1173756 1120196 38.23 411632 1140144 20 06:33:35 06:28:01 174496 0 530680 28.20 2620 1173760 1071244 36.56 408020 1138228 8 06:33:35 06:29:01 174156 0 531012 28.22 2620 1173768 1071424 36.57 410124 1137028 8 06:33:35 06:30:01 170296 0 534872 28.43 2620 1173768 1071448 36.57 414188 1136368 8 06:33:35 06:31:01 171072 0 534088 28.39 2620 1173776 1071340 36.56 414592 1135360 8 06:33:35 06:32:01 169104 0 536048 28.49 2620 1173784 1071288 36.56 431216 1120632 12 06:33:35 06:33:01 169696 0 535448 28.46 2620 1173792 1071244 36.56 430652 1120832 8 06:33:35 Average: 170990 0 534174 28.39 2620 1173772 1078312 36.80 417203 1132656 10 06:33:35 06:33:35 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:35 06:27:01 eth0 121.66 93.82 422.84 35.93 0.00 0.00 0.00 0.00 06:33:35 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:27:01 docker0 6.79 4.70 1.14 19.99 0.00 0.00 0.00 0.00 06:33:35 06:28:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:33:35 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:29:01 eth0 4.13 1.87 3.20 0.30 0.00 0.00 0.00 0.00 06:33:35 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:30:01 eth0 0.43 0.33 0.26 0.20 0.00 0.00 0.00 0.00 06:33:35 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:31:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:33:35 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:32:01 eth0 0.22 0.22 0.07 0.02 0.00 0.00 0.00 0.00 06:33:35 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:35 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 Average: eth0 18.23 13.80 60.95 5.22 0.00 0.00 0.00 0.00 06:33:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:35 Average: docker0 0.97 0.67 0.16 2.86 0.00 0.00 0.00 0.00 06:33:35 06:33:35 06:33:35 ---> sar -P ALL: 06:33:35 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 06:33:35 06:33:35 06:25:09 LINUX RESTART (4 CPU) 06:33:35 06:33:35 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:33:35 06:27:01 all 2.81 0.00 1.53 0.47 0.00 95.19 06:33:35 06:27:01 0 3.19 0.00 1.64 0.25 0.00 94.92 06:33:35 06:27:01 1 2.72 0.00 1.72 0.30 0.00 95.26 06:33:35 06:27:01 2 2.79 0.00 1.17 0.13 0.02 95.89 06:33:35 06:27:01 3 2.53 0.00 1.59 1.20 0.00 94.68 06:33:35 06:28:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:33:35 06:28:01 0 0.47 0.00 0.03 0.00 0.00 99.50 06:33:35 06:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:33:35 06:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:33:35 06:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:33:35 06:29:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:33:35 06:29:01 0 0.50 0.00 0.03 0.00 0.00 99.47 06:33:35 06:29:01 1 0.08 0.00 0.03 0.00 0.00 99.88 06:33:35 06:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:33:35 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:33:35 06:30:01 all 0.10 0.00 0.03 0.00 0.00 99.87 06:33:35 06:30:01 0 0.35 0.00 0.03 0.00 0.00 99.62 06:33:35 06:30:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:33:35 06:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:33:35 06:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:35 06:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:33:35 06:31:01 0 0.52 0.00 0.05 0.00 0.00 99.43 06:33:35 06:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:33:35 06:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:33:35 06:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:33:35 06:32:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:33:35 06:32:01 0 0.52 0.00 0.05 0.00 0.00 99.43 06:33:35 06:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:33:35 06:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:33:35 06:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:35 06:33:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:33:35 06:33:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:33:35 06:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:33:35 06:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:33:35 06:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:35 Average: all 0.52 0.00 0.24 0.07 0.00 99.16 06:33:35 Average: 0 0.87 0.00 0.27 0.04 0.00 98.83 06:33:35 Average: 1 0.42 0.00 0.27 0.04 0.00 99.26 06:33:35 Average: 2 0.43 0.00 0.20 0.02 0.00 99.35 06:33:35 Average: 3 0.38 0.00 0.24 0.17 0.00 99.20 06:33:35 06:33:35 06:33:35