Pull request #570 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 85f7a691ef0c31740ce49ea991163ba8833ef642+3453c8bcbae7db027b2f999f18fb2d5ddccd55eb (8c6e40736a38d9d2e5701c54e568281e08970265) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-43242 in /w/workspace/dgexfoundry_device-sdk-go_PR-570 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-570 # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/570/head:refs/remotes/origin/PR-570 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb into PR head commit 85f7a691ef0c31740ce49ea991163ba8833ef642 Merge succeeded, producing 85f7a691ef0c31740ce49ea991163ba8833ef642 Checking out Revision 85f7a691ef0c31740ce49ea991163ba8833ef642 (PR-570) > git config core.sparsecheckout # timeout=10 > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # 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 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # timeout=10 Commit message: "Update Makefile and clean attribution file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-15T05:55:35.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk c7ed28a58815af48a90facc609e25f87356a3579 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-15T05:55:35.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-15T05:55:35.905Z] ========================================================= [2020-09-15T05:55:35.905Z] EdgeX Global Pipelines Version Info [2020-09-15T05:55:35.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-15T05:55:37.401Z] ------------------- [2020-09-15T05:55:37.401Z] stable info: [2020-09-15T05:55:37.401Z] ------------------- [2020-09-15T05:55:37.401Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-09-15T05:55:37.401Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-15T05:55:37.401Z] Message: update stable to v1.0.119 [2020-09-15T05:55:38.348Z] ------------------- [2020-09-15T05:55:38.348Z] experimental info: [2020-09-15T05:55:38.348Z] ------------------- [2020-09-15T05:55:38.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-15T05:55:38.348Z] Commit SHA: 26a2d0761a2efda4215483e42b68dbac15e3db92 [2020-09-15T05:55:38.348Z] Message: update experimental to v1.0.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-15T05:55:38.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-09-15T05:55:38.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-09-15T05:55:38.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-15T05:55:38.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-15T05:55:39.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-15T05:55:39.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-15T05:55:39.288Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-15T05:55:39.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-15T05:55:39.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-09-15T05:55:39.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-15T05:55:39.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-15T05:55:39.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-09-15T05:55:39.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-15T05:55:39.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-15T05:55:40.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-15T05:55:40.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-15T05:55:40.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-15T05:55:40.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-15T05:55:40.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-15T05:55:40.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-15T05:55:40.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-15T05:55:40.832Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-15T05:55:40.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo [2020-09-15T05:55:41.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo [2020-09-15T05:55:41.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo [2020-09-15T05:55:41.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85f7a691ef0c31740ce49ea991163ba8833ef642 [Pipeline] echo [2020-09-15T05:55:41.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85f7a69 [Pipeline] echo [2020-09-15T05:55:41.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-15T05:55:42.030Z] + git log --format=format:%s -1 85f7a691ef0c31740ce49ea991163ba8833ef642 [Pipeline] echo [2020-09-15T05:55:42.095Z] GIT_COMMIT: 85f7a691ef0c31740ce49ea991163ba8833ef642, Commit Message: Update Makefile and clean attribution file [Pipeline] echo [2020-09-15T05:55:42.145Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:55:42.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-15T05:55:42.990Z] [2020-09-15T05:55:42.990Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:55:43.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-15T05:55:43.370Z] latest: Pulling from edgex-devops/git-semver [2020-09-15T05:55:43.370Z] 31603596830f: Pulling fs layer [2020-09-15T05:55:43.370Z] 2a8b12db71e7: Pulling fs layer [2020-09-15T05:55:43.370Z] 6ca5941a6612: Pulling fs layer [2020-09-15T05:55:43.370Z] ecc8261a40a4: Pulling fs layer [2020-09-15T05:55:43.371Z] ecc8261a40a4: Waiting [2020-09-15T05:55:43.371Z] 2a8b12db71e7: Verifying Checksum [2020-09-15T05:55:43.371Z] 2a8b12db71e7: Download complete [2020-09-15T05:55:43.638Z] 31603596830f: Verifying Checksum [2020-09-15T05:55:43.638Z] 31603596830f: Download complete [2020-09-15T05:55:43.638Z] ecc8261a40a4: Verifying Checksum [2020-09-15T05:55:43.638Z] ecc8261a40a4: Download complete [2020-09-15T05:55:43.638Z] 6ca5941a6612: Verifying Checksum [2020-09-15T05:55:43.638Z] 6ca5941a6612: Download complete [2020-09-15T05:55:43.905Z] 31603596830f: Pull complete [2020-09-15T05:55:44.173Z] 2a8b12db71e7: Pull complete [2020-09-15T05:55:44.746Z] 6ca5941a6612: Pull complete [2020-09-15T05:55:45.008Z] ecc8261a40a4: Pull complete [2020-09-15T05:55:45.008Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-15T05:55:45.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-15T05:55:45.008Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-15T05:55:45.104Z] prd-centos7-docker-4c-2g-43242 does not seem to be running inside a container [2020-09-15T05:55:45.147Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-570 -v /w/workspace/dgexfoundry_device-sdk-go_PR-570:/w/workspace/dgexfoundry_device-sdk-go_PR-570:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-570@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 [2020-09-15T05:55:47.158Z] $ docker top be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-15T05:55:47.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-15T05:55:47.433Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-15T05:55:47.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-15T05:55:47.660Z] $ docker exec be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 ssh-agent [2020-09-15T05:55:47.825Z] SSH_AUTH_SOCK=/tmp/ssh-AawAzcnnizFC/agent.11 [2020-09-15T05:55:47.825Z] SSH_AGENT_PID=17 [2020-09-15T05:55:47.835Z] Running ssh-add (command line suppressed) [2020-09-15T05:55:47.954Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/private_key_5519416329000086225.key (/w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/private_key_5519416329000086225.key) [2020-09-15T05:55:48.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-15T05:55:48.339Z] + git describe --exact-match --tags HEAD [2020-09-15T05:55:48.339Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-15T05:55:48.363Z] $ docker exec --env ******** --env ******** be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 ssh-agent -k [2020-09-15T05:55:48.473Z] unset SSH_AUTH_SOCK; [2020-09-15T05:55:48.474Z] unset SSH_AGENT_PID; [2020-09-15T05:55:48.474Z] echo Agent pid 17 killed; [2020-09-15T05:55:48.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-15T05:55:48.610Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-15T05:55:48.610Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-15T05:55:48.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-15T05:55:48.707Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-15T05:55:48.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-15T05:55:48.874Z] $ docker exec be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 ssh-agent [2020-09-15T05:55:49.030Z] SSH_AUTH_SOCK=/tmp/ssh-QgiUxJ6wpjm9/agent.45 [2020-09-15T05:55:49.030Z] SSH_AGENT_PID=50 [2020-09-15T05:55:49.037Z] Running ssh-add (command line suppressed) [2020-09-15T05:55:49.156Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/private_key_65047234019498248.key (/w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/private_key_65047234019498248.key) [2020-09-15T05:55:49.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-15T05:55:49.534Z] + git semver init [2020-09-15T05:55:49.535Z] # -> Open(): unable to determine branch for HEAD [2020-09-15T05:55:49.535Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-570/.git [2020-09-15T05:55:49.535Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-570 [2020-09-15T05:55:49.535Z] # $SEMVER_REMOTE_NAME = origin [2020-09-15T05:55:49.535Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-15T05:55:49.535Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-15T05:55:49.535Z] # $SEMVER_BRANCH = PR-570 [2020-09-15T05:55:49.535Z] # $SEMVER_TEMP = /tmp/semver-306688164 [2020-09-15T05:55:49.535Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-09-15T05:55:50.109Z] # '/tmp/semver-306688164' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-570/.semver' [2020-09-15T05:55:50.370Z] # -> Force: false [2020-09-15T05:55:50.371Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-570/.semver [Pipeline] } [2020-09-15T05:55:50.386Z] $ docker exec --env ******** --env ******** be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 ssh-agent -k [2020-09-15T05:55:50.496Z] unset SSH_AUTH_SOCK; [2020-09-15T05:55:50.496Z] unset SSH_AGENT_PID; [2020-09-15T05:55:50.496Z] echo Agent pid 50 killed; [2020-09-15T05:55:50.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-15T05:55:51.034Z] + git semver [Pipeline] } [2020-09-15T05:55:51.052Z] $ docker stop --time=1 be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 [2020-09-15T05:55:52.385Z] $ docker rm -f be360449a4738b84e106dff0c5d6a7ff4ff1d6c1eb3d6435ea1dc8352b7bee60 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-15T05:55:53.223Z] Stashed 34 file(s) [Pipeline] echo [2020-09-15T05:55:53.226Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-15T05:55:53.315Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-15T05:55:54.024Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-43241 in /w/workspace/dgexfoundry_device-sdk-go_PR-570 [Pipeline] { [Pipeline] ws [2020-09-15T05:55:54.083Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2020-09-15T05:55:58.744Z] using credential edgex-jenkins-ssh [2020-09-15T05:55:58.806Z] Cloning the remote Git repository [2020-09-15T05:55:58.807Z] Cloning with configured refspecs honoured and without tags [2020-09-15T05:55:58.894Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:55:59.023Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2020-09-15T05:55:59.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:55:59.086Z] > git --version # timeout=10 [2020-09-15T05:55:59.105Z] > git --version # 'git version 2.17.1' [2020-09-15T05:55:59.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:55:59.169Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:56:00.293Z] Fetching without tags [2020-09-15T05:56:00.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-15T05:56:00.249Z] > git config --add remote.origin.fetch +refs/pull/570/head:refs/remotes/origin/PR-570 # timeout=10 [2020-09-15T05:56:00.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:56:00.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-15T05:56:00.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:56:00.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:56:00.326Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:56:00.781Z] Merging remotes/origin/master commit 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb into PR head commit 85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T05:56:01.023Z] Merge succeeded, producing 85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T05:56:01.024Z] Checking out Revision 85f7a691ef0c31740ce49ea991163ba8833ef642 (PR-570) [2020-09-15T05:56:00.808Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T05:56:00.826Z] > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # timeout=10 [2020-09-15T05:56:00.924Z] > git remote # timeout=10 [2020-09-15T05:56:00.941Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T05:56:00.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:56:00.996Z] > git merge 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb # timeout=10 [2020-09-15T05:56:01.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T05:56:01.038Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T05:56:01.053Z] > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # timeout=10 [2020-09-15T05:56:05.247Z] Commit message: "Update Makefile and clean attribution file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-15T05:56:06.428Z] ========================================================= [2020-09-15T05:56:06.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-15T05:56:06.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:56:07.499Z] + 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 . [2020-09-15T05:56:08.487Z] Sending build context to Docker daemon 3.15MB [2020-09-15T05:56:08.487Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-15T05:56:08.487Z] Step 2/8 : FROM ${BASE} [2020-09-15T05:56:08.760Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-15T05:56:08.760Z] b538f80385f9: Pulling fs layer [2020-09-15T05:56:08.760Z] 74f711af9a0d: Pulling fs layer [2020-09-15T05:56:08.760Z] 99f96fe45779: Pulling fs layer [2020-09-15T05:56:08.760Z] 8529a6b9a6be: Pulling fs layer [2020-09-15T05:56:08.760Z] 45590311c82a: Pulling fs layer [2020-09-15T05:56:08.760Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-15T05:56:08.760Z] 209524e5b208: Pulling fs layer [2020-09-15T05:56:08.760Z] 8529a6b9a6be: Waiting [2020-09-15T05:56:08.760Z] 45590311c82a: Waiting [2020-09-15T05:56:08.760Z] 69ca0ff8b7b3: Waiting [2020-09-15T05:56:08.760Z] 209524e5b208: Waiting [2020-09-15T05:56:08.760Z] 99f96fe45779: Verifying Checksum [2020-09-15T05:56:08.760Z] 99f96fe45779: Download complete [2020-09-15T05:56:08.760Z] 74f711af9a0d: Verifying Checksum [2020-09-15T05:56:08.760Z] 74f711af9a0d: Download complete [2020-09-15T05:56:08.760Z] 45590311c82a: Download complete [2020-09-15T05:56:08.838Z] Still waiting to schedule task [2020-09-15T05:56:08.838Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-15T05:56:09.033Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-15T05:56:09.034Z] 69ca0ff8b7b3: Download complete [2020-09-15T05:56:09.309Z] b538f80385f9: Verifying Checksum [2020-09-15T05:56:09.309Z] b538f80385f9: Download complete [2020-09-15T05:56:09.908Z] b538f80385f9: Pull complete [2020-09-15T05:56:10.509Z] 74f711af9a0d: Pull complete [2020-09-15T05:56:10.782Z] 99f96fe45779: Pull complete [2020-09-15T05:56:11.758Z] 209524e5b208: Verifying Checksum [2020-09-15T05:56:11.758Z] 209524e5b208: Download complete [2020-09-15T05:56:12.734Z] 8529a6b9a6be: Verifying Checksum [2020-09-15T05:56:12.734Z] 8529a6b9a6be: Download complete [2020-09-15T05:56:22.906Z] 8529a6b9a6be: Pull complete [2020-09-15T05:56:23.180Z] 45590311c82a: Pull complete [2020-09-15T05:56:23.453Z] 69ca0ff8b7b3: Pull complete [2020-09-15T05:56:27.796Z] 209524e5b208: Pull complete [2020-09-15T05:56:27.796Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-15T05:56:27.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-15T05:56:27.796Z] ---> 5bddaf1c2fca [2020-09-15T05:56:27.796Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T05:56:29.772Z] ---> Running in 5f266b1cb73c [2020-09-15T05:56:30.045Z] Removing intermediate container 5f266b1cb73c [2020-09-15T05:56:30.045Z] ---> e35b6215aa13 [2020-09-15T05:56:30.045Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-15T05:56:30.318Z] ---> Running in 3fe8fba3783a [2020-09-15T05:56:32.956Z] Removing intermediate container 3fe8fba3783a [2020-09-15T05:56:32.956Z] ---> 18d19bfbf65e [2020-09-15T05:56:32.956Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-15T05:56:32.956Z] ---> Running in 312a6d3c24a9 [2020-09-15T05:56:34.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-15T05:56:35.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-15T05:56:36.345Z] OK: 142 MiB in 39 packages [2020-09-15T05:56:37.324Z] Removing intermediate container 312a6d3c24a9 [2020-09-15T05:56:37.324Z] ---> 19f4166f2e82 [2020-09-15T05:56:37.324Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-15T05:56:37.601Z] ---> Running in d135d7c93679 [2020-09-15T05:56:37.874Z] Removing intermediate container d135d7c93679 [2020-09-15T05:56:37.874Z] ---> 1cf6a78e0658 [2020-09-15T05:56:37.874Z] Step 7/8 : COPY . . [2020-09-15T05:56:39.322Z] ---> 36b8ccb33f60 [2020-09-15T05:56:39.322Z] Step 8/8 : RUN go mod download [2020-09-15T05:56:39.322Z] ---> Running in 9e8e5fb3d870 [2020-09-15T05:56:54.422Z] Removing intermediate container 9e8e5fb3d870 [2020-09-15T05:56:54.422Z] ---> b20497f2b3f5 [2020-09-15T05:56:54.422Z] Successfully built b20497f2b3f5 [2020-09-15T05:56:54.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:56:55.222Z] + docker inspect -f . ci-base-image-arm64 [2020-09-15T05:56:55.222Z] . [Pipeline] withDockerContainer [2020-09-15T05:56:55.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-43241 does not seem to be running inside a container [2020-09-15T05:56:55.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-arm64 cat [2020-09-15T05:56:57.671Z] $ docker top d6d9f7bfe0c62672042471acf7121a1b19ed76cbd19a2e44c7dff840f0e6aec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-15T05:56:59.102Z] + go version [2020-09-15T05:56:59.102Z] go version go1.15.2 linux/arm64 [Pipeline] sh [2020-09-15T05:57:00.157Z] + make test [2020-09-15T05:57:00.157Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-09-15T05:57:22.414Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-09-15T05:58:01.451Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-09-15T05:58:01.451Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-09-15T05:58:01.451Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-09-15T05:58:01.451Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.086s coverage: 21.0% of statements [2020-09-15T05:58:01.451Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.274s coverage: 95.7% of statements [2020-09-15T05:58:15.087Z] Running on prd-centos7-docker-4c-2g-43243 in /w/workspace/dgexfoundry_device-sdk-go_PR-570 [Pipeline] { [Pipeline] ws [2020-09-15T05:58:15.152Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2020-09-15T05:58:17.307Z] using credential edgex-jenkins-ssh [2020-09-15T05:58:17.357Z] Cloning the remote Git repository [2020-09-15T05:58:17.357Z] Cloning with configured refspecs honoured and without tags [2020-09-15T05:58:17.383Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:58:17.452Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2020-09-15T05:58:17.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:58:17.504Z] > git --version # timeout=10 [2020-09-15T05:58:17.514Z] > git --version # 'git version 2.16.5' [2020-09-15T05:58:17.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:58:17.541Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:58:18.187Z] Fetching without tags [2020-09-15T05:58:18.561Z] Merging remotes/origin/master commit 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb into PR head commit 85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T05:58:18.648Z] Merge succeeded, producing 85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T05:58:18.649Z] Checking out Revision 85f7a691ef0c31740ce49ea991163ba8833ef642 (PR-570) [2020-09-15T05:58:18.160Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-15T05:58:18.166Z] > git config --add remote.origin.fetch +refs/pull/570/head:refs/remotes/origin/PR-570 # timeout=10 [2020-09-15T05:58:18.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:58:18.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-15T05:58:18.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-15T05:58:18.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:58:18.196Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T05:58:18.570Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T05:58:18.576Z] > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # timeout=10 [2020-09-15T05:58:18.623Z] > git remote # timeout=10 [2020-09-15T05:58:18.627Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T05:58:18.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-15T05:58:18.635Z] > git merge 3453c8bcbae7db027b2f999f18fb2d5ddccd55eb # timeout=10 [2020-09-15T05:58:18.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T05:58:18.653Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T05:58:18.657Z] > git checkout -f 85f7a691ef0c31740ce49ea991163ba8833ef642 # timeout=10 [2020-09-15T05:58:22.240Z] Commit message: "Update Makefile and clean attribution file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-15T05:58:23.204Z] ========================================================= [2020-09-15T05:58:23.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-15T05:58:23.204Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:58:23.946Z] + 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 . [2020-09-15T05:58:24.210Z] Sending build context to Docker daemon 3.151MB [2020-09-15T05:58:24.472Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-15T05:58:24.472Z] Step 2/8 : FROM ${BASE} [2020-09-15T05:58:24.472Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-15T05:58:24.472Z] df20fa9351a1: Pulling fs layer [2020-09-15T05:58:24.472Z] ed8968b2872e: Pulling fs layer [2020-09-15T05:58:24.472Z] a92cc7c5fd73: Pulling fs layer [2020-09-15T05:58:24.472Z] e871e8e8d7a9: Pulling fs layer [2020-09-15T05:58:24.472Z] e73272ec9a57: Pulling fs layer [2020-09-15T05:58:24.472Z] 1e910a182e73: Pulling fs layer [2020-09-15T05:58:24.472Z] 4e634b169226: Pulling fs layer [2020-09-15T05:58:24.472Z] e73272ec9a57: Waiting [2020-09-15T05:58:24.472Z] 1e910a182e73: Waiting [2020-09-15T05:58:24.472Z] 4e634b169226: Waiting [2020-09-15T05:58:24.472Z] e871e8e8d7a9: Waiting [2020-09-15T05:58:24.472Z] a92cc7c5fd73: Verifying Checksum [2020-09-15T05:58:24.472Z] a92cc7c5fd73: Download complete [2020-09-15T05:58:24.472Z] ed8968b2872e: Verifying Checksum [2020-09-15T05:58:24.472Z] ed8968b2872e: Download complete [2020-09-15T05:58:24.737Z] e73272ec9a57: Verifying Checksum [2020-09-15T05:58:24.737Z] e73272ec9a57: Download complete [2020-09-15T05:58:24.737Z] 1e910a182e73: Verifying Checksum [2020-09-15T05:58:24.737Z] 1e910a182e73: Download complete [2020-09-15T05:58:24.737Z] df20fa9351a1: Verifying Checksum [2020-09-15T05:58:24.737Z] df20fa9351a1: Download complete [2020-09-15T05:58:25.000Z] df20fa9351a1: Pull complete [2020-09-15T05:58:25.261Z] ed8968b2872e: Pull complete [2020-09-15T05:58:25.525Z] a92cc7c5fd73: Pull complete [2020-09-15T05:58:26.474Z] 4e634b169226: Verifying Checksum [2020-09-15T05:58:26.474Z] 4e634b169226: Download complete [2020-09-15T05:58:27.432Z] e871e8e8d7a9: Verifying Checksum [2020-09-15T05:58:27.432Z] e871e8e8d7a9: Download complete [2020-09-15T05:58:31.675Z] e871e8e8d7a9: Pull complete [2020-09-15T05:58:31.937Z] e73272ec9a57: Pull complete [2020-09-15T05:58:31.937Z] 1e910a182e73: Pull complete [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.090s coverage: 8.6% of statements [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 21.7% of statements [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.428s coverage: 37.0% of statements [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.663s coverage: 65.4% of statements [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.128s coverage: 52.6% of statements [2020-09-15T05:58:33.803Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.855s coverage: 68.9% of statements [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-09-15T05:58:33.803Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-09-15T05:58:33.803Z] GO111MODULE=on go vet ./... [2020-09-15T05:58:36.160Z] 4e634b169226: Pull complete [2020-09-15T05:58:36.423Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-15T05:58:36.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-15T05:58:36.423Z] ---> f7629b54cfaa [2020-09-15T05:58:36.423Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T05:58:36.423Z] ---> Running in ae9b22278a33 [2020-09-15T05:58:36.685Z] Removing intermediate container ae9b22278a33 [2020-09-15T05:58:36.685Z] ---> 48d1d381059d [2020-09-15T05:58:36.685Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-15T05:58:36.685Z] ---> Running in fc539cc5eb20 [2020-09-15T05:58:38.619Z] Removing intermediate container fc539cc5eb20 [2020-09-15T05:58:38.619Z] ---> ffc310326d4e [2020-09-15T05:58:38.619Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-15T05:58:38.619Z] ---> Running in 39b35be0669e [2020-09-15T05:58:38.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-15T05:58:39.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-15T05:58:40.089Z] OK: 166 MiB in 39 packages [2020-09-15T05:58:40.663Z] Removing intermediate container 39b35be0669e [2020-09-15T05:58:40.663Z] ---> 87bd9f5e8d7d [2020-09-15T05:58:40.663Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-15T05:58:40.663Z] ---> Running in 66cd8d89736f [2020-09-15T05:58:40.663Z] Removing intermediate container 66cd8d89736f [2020-09-15T05:58:40.663Z] ---> 58a4fa3b18d7 [2020-09-15T05:58:40.663Z] Step 7/8 : COPY . . [2020-09-15T05:58:41.607Z] ---> 513b7496086c [2020-09-15T05:58:41.607Z] Step 8/8 : RUN go mod download [2020-09-15T05:58:41.607Z] ---> Running in 5b0e70c55de3 [2020-09-15T05:58:53.872Z] Removing intermediate container 5b0e70c55de3 [2020-09-15T05:58:53.872Z] ---> b33d5f5c4d7f [2020-09-15T05:58:53.872Z] Successfully built b33d5f5c4d7f [2020-09-15T05:58:53.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:58:54.616Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-15T05:58:54.617Z] . [Pipeline] withDockerContainer [2020-09-15T05:58:54.727Z] prd-centos7-docker-4c-2g-43243 does not seem to be running inside a container [2020-09-15T05:58:54.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 [2020-09-15T05:58:56.124Z] $ docker top 5afc9707a4f0749c55779c1ed6fa01faa47131f667a9c7bb24c5482f179a20b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-15T05:58:56.691Z] + go version [2020-09-15T05:58:56.691Z] go version go1.15.2 linux/amd64 [Pipeline] sh [2020-09-15T05:58:56.993Z] + make test [2020-09-15T05:58:56.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-09-15T05:59:00.684Z] gofmt -l . [2020-09-15T05:59:00.684Z] [ "`gofmt -l .`" = "" ] [2020-09-15T05:59:00.684Z] ./bin/test-attribution-txt.sh [2020-09-15T05:59:00.684Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-15T05:59:01.450Z] Stashed 1 file(s) [Pipeline] } [2020-09-15T05:59:01.467Z] $ docker stop --time=1 d6d9f7bfe0c62672042471acf7121a1b19ed76cbd19a2e44c7dff840f0e6aec2 [2020-09-15T05:59:03.623Z] $ docker rm -f d6d9f7bfe0c62672042471acf7121a1b19ed76cbd19a2e44c7dff840f0e6aec2 [2020-09-15T05:59:03.652Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-15T05:59:05.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-15T05:59:05.934Z] + ls -al . [2020-09-15T05:59:05.934Z] total 228 [2020-09-15T05:59:05.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 05:59 . [2020-09-15T05:59:05.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 05:55 .. [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 15 05:56 .dockerignore [2020-09-15T05:59:05.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 05:56 .git [2020-09-15T05:59:05.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 05:56 .github [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 138 Sep 15 05:56 .gitignore [2020-09-15T05:59:05.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 05:56 .semver [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 936 Sep 15 05:56 Dockerfile.build [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 785 Sep 15 05:56 Jenkinsfile [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 15 05:56 LICENSE [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 1013 Sep 15 05:56 Makefile [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 5897 Sep 15 05:56 README.md [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 4291 Sep 15 05:56 RELEASE-NOTES.txt [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 05:55 VERSION [2020-09-15T05:59:05.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 05:56 bin [2020-09-15T05:59:05.934Z] -rw-r--r-- 1 jenkins jenkins 111785 Sep 15 05:58 coverage.out [2020-09-15T05:59:05.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 05:56 example [2020-09-15T05:59:05.934Z] -rw-r--r-- 1 jenkins jenkins 446 Sep 15 05:58 go.mod [2020-09-15T05:59:05.934Z] -rw-r--r-- 1 jenkins jenkins 12179 Sep 15 05:59 go.sum [2020-09-15T05:59:05.934Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 15 05:56 internal [2020-09-15T05:59:05.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 05:56 openapi [2020-09-15T05:59:05.934Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 15 05:56 pkg [2020-09-15T05:59:05.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 05:56 snap [2020-09-15T05:59:05.934Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 15 05:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:59:06.274Z] + 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=85f7a691ef0c31740ce49ea991163ba8833ef642 --label arch=arm64 --label version=0.0.0 . [2020-09-15T05:59:06.557Z] Sending build context to Docker daemon 3.264MB [2020-09-15T05:59:06.828Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-15T05:59:06.828Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-15T05:59:06.828Z] ---> b20497f2b3f5 [2020-09-15T05:59:06.828Z] Step 3/24 : ARG MAKE='make build' [2020-09-15T05:59:07.097Z] ---> Running in d8c67b13e9b3 [2020-09-15T05:59:07.369Z] Removing intermediate container d8c67b13e9b3 [2020-09-15T05:59:07.369Z] ---> 67b9207afba9 [2020-09-15T05:59:07.369Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-15T05:59:07.643Z] ---> Running in 48d59a564d4c [2020-09-15T05:59:08.239Z] Removing intermediate container 48d59a564d4c [2020-09-15T05:59:08.239Z] ---> e1bbeb43917a [2020-09-15T05:59:08.239Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T05:59:08.239Z] ---> Running in ae3158723f94 [2020-09-15T05:59:08.834Z] Removing intermediate container ae3158723f94 [2020-09-15T05:59:08.834Z] ---> dcc9ea8cde41 [2020-09-15T05:59:08.834Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-15T05:59:08.834Z] ---> Running in 06706989418c [2020-09-15T05:59:11.454Z] Removing intermediate container 06706989418c [2020-09-15T05:59:11.454Z] ---> fcc0602d0894 [2020-09-15T05:59:11.454Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-15T05:59:11.454Z] ---> Running in 188f6b5625c8 [2020-09-15T05:59:12.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-15T05:59:13.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-15T05:59:14.073Z] OK: 142 MiB in 39 packages [2020-09-15T05:59:15.506Z] Removing intermediate container 188f6b5625c8 [2020-09-15T05:59:15.506Z] ---> 8ee5134a0456 [2020-09-15T05:59:15.506Z] Step 8/24 : COPY . . [2020-09-15T05:59:16.003Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-09-15T05:59:16.003Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-09-15T05:59:16.003Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-09-15T05:59:16.003Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.042s coverage: 21.0% of statements [2020-09-15T05:59:16.484Z] ---> a3b81fc5f0d1 [2020-09-15T05:59:16.485Z] Step 9/24 : RUN ${MAKE} [2020-09-15T05:59:16.757Z] ---> Running in 303ab920589b [2020-09-15T05:59:17.402Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.434s coverage: 95.7% of statements [2020-09-15T05:59:18.187Z] 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 [2020-09-15T05:59:40.360Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-15T05:59:42.338Z] Removing intermediate container 303ab920589b [2020-09-15T05:59:42.338Z] ---> 20e20faed781 [2020-09-15T05:59:42.338Z] Step 10/24 : FROM scratch [2020-09-15T05:59:42.338Z] ---> [2020-09-15T05:59:42.338Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T05:59:42.610Z] ---> Running in 1ad32ece74b8 [2020-09-15T05:59:42.884Z] Removing intermediate container 1ad32ece74b8 [2020-09-15T05:59:42.884Z] ---> b8875e697463 [2020-09-15T05:59:42.884Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-15T05:59:43.156Z] ---> Running in 79c04a130680 [2020-09-15T05:59:43.429Z] Removing intermediate container 79c04a130680 [2020-09-15T05:59:43.429Z] ---> 837f4018b072 [2020-09-15T05:59:43.429Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-15T05:59:43.707Z] ---> Running in efdb2b5bfce7 [2020-09-15T05:59:43.981Z] Removing intermediate container efdb2b5bfce7 [2020-09-15T05:59:43.981Z] ---> f54e62cc42b1 [2020-09-15T05:59:43.981Z] Step 14/24 : WORKDIR / [2020-09-15T05:59:43.981Z] ---> Running in a6eae9975baf [2020-09-15T05:59:44.580Z] Removing intermediate container a6eae9975baf [2020-09-15T05:59:44.580Z] ---> f1b8684f6332 [2020-09-15T05:59:44.580Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-15T05:59:45.558Z] ---> a2b1b4fa224f [2020-09-15T05:59:45.558Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-15T05:59:46.536Z] ---> 7ec8ab8a466d [2020-09-15T05:59:46.537Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-15T05:59:47.131Z] ---> c19c915d5fd6 [2020-09-15T05:59:47.131Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-15T05:59:47.728Z] ---> 8a6391cbc6f9 [2020-09-15T05:59:47.728Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-15T05:59:48.324Z] ---> f808a4c91dbf [2020-09-15T05:59:48.324Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-15T05:59:48.596Z] ---> Running in 74fd3dadc528 [2020-09-15T05:59:49.193Z] Removing intermediate container 74fd3dadc528 [2020-09-15T05:59:49.193Z] ---> 0e4f1bc2c91e [2020-09-15T05:59:49.193Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-15T05:59:49.193Z] ---> Running in c66fe7d0c014 [2020-09-15T05:59:49.465Z] Removing intermediate container c66fe7d0c014 [2020-09-15T05:59:49.465Z] ---> 5dc2c3f67bc9 [2020-09-15T05:59:49.465Z] Step 22/24 : LABEL arch=arm64 [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.031s coverage: 8.6% of statements [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.023s coverage: 21.7% of statements [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.183s coverage: 37.0% of statements [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.241s coverage: 65.4% of statements [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.110s coverage: 52.6% of statements [2020-09-15T05:59:49.540Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.226s coverage: 68.9% of statements [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-09-15T05:59:49.540Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-09-15T05:59:49.540Z] GO111MODULE=on go vet ./... [2020-09-15T05:59:49.737Z] ---> Running in afb3fff0c8cf [2020-09-15T05:59:50.012Z] Removing intermediate container afb3fff0c8cf [2020-09-15T05:59:50.012Z] ---> e7b532df1889 [2020-09-15T05:59:50.012Z] Step 23/24 : LABEL git_sha=85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T05:59:50.285Z] ---> Running in ee757835d7fd [2020-09-15T05:59:50.893Z] Removing intermediate container ee757835d7fd [2020-09-15T05:59:50.893Z] ---> e0d712c4a2e6 [2020-09-15T05:59:50.893Z] Step 24/24 : LABEL version=0.0.0 [2020-09-15T05:59:50.893Z] ---> Running in fb0d6eb33c18 [2020-09-15T05:59:51.165Z] Removing intermediate container fb0d6eb33c18 [2020-09-15T05:59:51.165Z] ---> 859a1e331e2e [2020-09-15T05:59:51.165Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-15T05:59:51.437Z] Successfully built 859a1e331e2e [2020-09-15T05:59:51.437Z] 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] } [2020-09-15T05:59:54.962Z] gofmt -l . [2020-09-15T05:59:54.962Z] [ "`gofmt -l .`" = "" ] [2020-09-15T05:59:54.962Z] ./bin/test-attribution-txt.sh [2020-09-15T05:59:54.962Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-15T05:59:55.309Z] Warning: overwriting stash ‘coverage-report’ [2020-09-15T05:59:55.609Z] Stashed 1 file(s) [Pipeline] } [2020-09-15T05:59:55.616Z] $ docker stop --time=1 5afc9707a4f0749c55779c1ed6fa01faa47131f667a9c7bb24c5482f179a20b0 [2020-09-15T05:59:57.407Z] $ docker rm -f 5afc9707a4f0749c55779c1ed6fa01faa47131f667a9c7bb24c5482f179a20b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-15T05:59:58.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-15T05:59:58.720Z] + ls -al . [2020-09-15T05:59:58.720Z] total 188 [2020-09-15T05:59:58.720Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 15 05:59 . [2020-09-15T05:59:58.720Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 15 05:58 .. [2020-09-15T05:59:58.720Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 15 05:58 bin [2020-09-15T05:59:58.720Z] -rw-r--r--. 1 jenkins jenkins 111785 Sep 15 05:59 coverage.out [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 936 Sep 15 05:58 Dockerfile.build [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 15 05:58 .dockerignore [2020-09-15T05:59:58.720Z] drwxrwxr-x. 4 jenkins jenkins 48 Sep 15 05:58 example [2020-09-15T05:59:58.720Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 15 05:58 .git [2020-09-15T05:59:58.720Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 15 05:58 .github [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 138 Sep 15 05:58 .gitignore [2020-09-15T05:59:58.720Z] -rw-r--r--. 1 jenkins jenkins 446 Sep 15 05:59 go.mod [2020-09-15T05:59:58.720Z] -rw-r--r--. 1 jenkins jenkins 12179 Sep 15 05:59 go.sum [2020-09-15T05:59:58.720Z] drwxrwxr-x. 13 jenkins jenkins 184 Sep 15 05:58 internal [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 785 Sep 15 05:58 Jenkinsfile [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 11341 Sep 15 05:58 LICENSE [2020-09-15T05:59:58.720Z] -rw-rw-r--. 1 jenkins jenkins 1013 Sep 15 05:58 Makefile [2020-09-15T05:59:58.720Z] drwxrwxr-x. 4 jenkins jenkins 26 Sep 15 05:58 openapi [2020-09-15T05:59:58.720Z] drwxrwxr-x. 5 jenkins jenkins 50 Sep 15 05:58 pkg [2020-09-15T05:59:58.721Z] -rw-rw-r--. 1 jenkins jenkins 5897 Sep 15 05:58 README.md [2020-09-15T05:59:58.721Z] -rw-rw-r--. 1 jenkins jenkins 4291 Sep 15 05:58 RELEASE-NOTES.txt [2020-09-15T05:59:58.721Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 05:58 .semver [2020-09-15T05:59:58.721Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 15 05:58 snap [2020-09-15T05:59:58.721Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 15 05:55 VERSION [2020-09-15T05:59:58.721Z] -rw-rw-r--. 1 jenkins jenkins 222 Sep 15 05:58 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-15T05:59:59.060Z] + 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=85f7a691ef0c31740ce49ea991163ba8833ef642 --label arch=amd64 --label version=0.0.0 . [2020-09-15T05:59:59.325Z] Sending build context to Docker daemon 3.265MB [2020-09-15T05:59:59.325Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-15T05:59:59.325Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-15T05:59:59.325Z] ---> b33d5f5c4d7f [2020-09-15T05:59:59.325Z] Step 3/24 : ARG MAKE='make build' [2020-09-15T05:59:59.591Z] ---> Running in a56154ceaf69 [2020-09-15T05:59:59.853Z] Removing intermediate container a56154ceaf69 [2020-09-15T05:59:59.853Z] ---> 62afafed0ce5 [2020-09-15T05:59:59.853Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-15T05:59:59.853Z] ---> Running in d198317cdfb7 [2020-09-15T06:00:00.114Z] Removing intermediate container d198317cdfb7 [2020-09-15T06:00:00.114Z] ---> 95ca099bb26a [2020-09-15T06:00:00.114Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T06:00:00.114Z] ---> Running in 5b02d180783c [2020-09-15T06:00:00.389Z] Removing intermediate container 5b02d180783c [2020-09-15T06:00:00.389Z] ---> 09fb04382a77 [2020-09-15T06:00:00.389Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-15T06:00:00.389Z] ---> Running in 435e37b92db4 [2020-09-15T06:00:01.346Z] Removing intermediate container 435e37b92db4 [2020-09-15T06:00:01.346Z] ---> 6f869e0483d0 [2020-09-15T06:00:01.346Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-15T06:00:01.346Z] ---> Running in 7082f8d436d9 [2020-09-15T06:00:01.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-15T06:00:02.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-15T06:00:03.448Z] OK: 166 MiB in 39 packages [2020-09-15T06:00:03.712Z] Removing intermediate container 7082f8d436d9 [2020-09-15T06:00:03.712Z] ---> c71df06a90f9 [2020-09-15T06:00:03.712Z] Step 8/24 : COPY . . [2020-09-15T06:00:04.657Z] ---> 5282eafed5a8 [2020-09-15T06:00:04.657Z] Step 9/24 : RUN ${MAKE} [2020-09-15T06:00:04.657Z] ---> Running in f8750bdafd62 [2020-09-15T06:00:04.919Z] 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 [2020-09-15T06:00:11.609Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-15T06:00:13.534Z] Removing intermediate container f8750bdafd62 [2020-09-15T06:00:13.534Z] ---> 09336fd86230 [2020-09-15T06:00:13.534Z] Step 10/24 : FROM scratch [2020-09-15T06:00:13.534Z] ---> [2020-09-15T06:00:13.534Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-15T06:00:13.798Z] ---> Running in 14cdb2761878 [2020-09-15T06:00:13.798Z] Removing intermediate container 14cdb2761878 [2020-09-15T06:00:13.798Z] ---> 511c2826237c [2020-09-15T06:00:13.798Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-15T06:00:13.798Z] ---> Running in 6dbf91bfeff4 [2020-09-15T06:00:14.061Z] Removing intermediate container 6dbf91bfeff4 [2020-09-15T06:00:14.061Z] ---> f75e108f6f34 [2020-09-15T06:00:14.061Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-15T06:00:14.061Z] ---> Running in 4df2a73352b9 [2020-09-15T06:00:14.328Z] Removing intermediate container 4df2a73352b9 [2020-09-15T06:00:14.329Z] ---> 534f56513379 [2020-09-15T06:00:14.329Z] Step 14/24 : WORKDIR / [2020-09-15T06:00:14.329Z] ---> Running in 0df015626160 [2020-09-15T06:00:14.329Z] Removing intermediate container 0df015626160 [2020-09-15T06:00:14.329Z] ---> 7b81a37dcdf4 [2020-09-15T06:00:14.329Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-15T06:00:14.905Z] ---> 30cd3612fbe4 [2020-09-15T06:00:14.905Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-15T06:00:15.168Z] ---> e2ae7dfdfd33 [2020-09-15T06:00:15.168Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-15T06:00:15.430Z] ---> e65c6eb498d6 [2020-09-15T06:00:15.430Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-15T06:00:15.430Z] ---> 8559d2b80c9a [2020-09-15T06:00:15.430Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-15T06:00:15.691Z] ---> 41170bcffd3f [2020-09-15T06:00:15.691Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-15T06:00:15.954Z] ---> Running in c44e261cc20a [2020-09-15T06:00:15.954Z] Removing intermediate container c44e261cc20a [2020-09-15T06:00:15.954Z] ---> 37bd98e0e9b7 [2020-09-15T06:00:15.954Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-15T06:00:15.954Z] ---> Running in c3b1ab2ff8ff [2020-09-15T06:00:16.216Z] Removing intermediate container c3b1ab2ff8ff [2020-09-15T06:00:16.216Z] ---> 75a85822029e [2020-09-15T06:00:16.216Z] Step 22/24 : LABEL arch=amd64 [2020-09-15T06:00:16.216Z] ---> Running in 34cc604007a9 [2020-09-15T06:00:16.479Z] Removing intermediate container 34cc604007a9 [2020-09-15T06:00:16.479Z] ---> 667ba3eab395 [2020-09-15T06:00:16.479Z] Step 23/24 : LABEL git_sha=85f7a691ef0c31740ce49ea991163ba8833ef642 [2020-09-15T06:00:16.479Z] ---> Running in 2d9432d62b8a [2020-09-15T06:00:16.741Z] Removing intermediate container 2d9432d62b8a [2020-09-15T06:00:16.741Z] ---> dac5cf555b53 [2020-09-15T06:00:16.741Z] Step 24/24 : LABEL version=0.0.0 [2020-09-15T06:00:16.741Z] ---> Running in b3f74d0bbdce [2020-09-15T06:00:16.741Z] Removing intermediate container b3f74d0bbdce [2020-09-15T06:00:16.741Z] ---> c5f5fa8bc384 [2020-09-15T06:00:16.741Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-15T06:00:16.741Z] Successfully built c5f5fa8bc384 [2020-09-15T06:00:16.741Z] Successfully tagged docker-device-sdk-simple: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 [2020-09-15T06:00:19.008Z] provisioning config files... [2020-09-15T06:00:19.020Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/config9141108556516706489tmp [Pipeline] { [Pipeline] sh [2020-09-15T06:00:19.424Z] + curl -s https://codecov.io/bash [2020-09-15T06:00:19.424Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/config9141108556516706489tmp [Pipeline] } [2020-09-15T06:00:19.695Z] 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] { (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 [2020-09-15T06:00:22.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-15T06:00:22.727Z] ---> package-listing.sh [2020-09-15T06:00:22.727Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-15T06:00:22.727Z] ++ facter osfamily [2020-09-15T06:00:22.727Z] + OS_FAMILY=redhat [2020-09-15T06:00:22.727Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-570 [2020-09-15T06:00:22.727Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-15T06:00:22.727Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-15T06:00:22.727Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-15T06:00:22.727Z] + PACKAGES=/tmp/packages_start.txt [2020-09-15T06:00:22.727Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-570 ']' [2020-09-15T06:00:22.727Z] + PACKAGES=/tmp/packages_end.txt [2020-09-15T06:00:22.727Z] + case "${OS_FAMILY}" in [2020-09-15T06:00:22.727Z] + sort [2020-09-15T06:00:22.727Z] + rpm -qa [2020-09-15T06:00:26.950Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-15T06:00:26.950Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-15T06:00:26.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-15T06:00:26.950Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-570 ']' [2020-09-15T06:00:26.950Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-570/archives/ [2020-09-15T06:00:26.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-570/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-15T06:00:27.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-15T06:00:27.727Z] [2020-09-15T06:00:27.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-15T06:00:28.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-15T06:00:28.076Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-15T06:00:28.076Z] df20fa9351a1: Pulling fs layer [2020-09-15T06:00:28.076Z] 36b3adc4ff6f: Pulling fs layer [2020-09-15T06:00:28.076Z] 8ad3a11d3b57: Pulling fs layer [2020-09-15T06:00:28.076Z] 46f8f816bc3b: Pulling fs layer [2020-09-15T06:00:28.076Z] 0dadc02b9964: Pulling fs layer [2020-09-15T06:00:28.076Z] ce6a7cf60c04: Pulling fs layer [2020-09-15T06:00:28.076Z] 7a184a31f384: Pulling fs layer [2020-09-15T06:00:28.076Z] 0879bd2ef858: Pulling fs layer [2020-09-15T06:00:28.076Z] 46f8f816bc3b: Waiting [2020-09-15T06:00:28.076Z] 7a184a31f384: Waiting [2020-09-15T06:00:28.076Z] 0dadc02b9964: Waiting [2020-09-15T06:00:28.076Z] 0879bd2ef858: Waiting [2020-09-15T06:00:28.076Z] 36b3adc4ff6f: Verifying Checksum [2020-09-15T06:00:28.076Z] 36b3adc4ff6f: Download complete [2020-09-15T06:00:28.076Z] 46f8f816bc3b: Verifying Checksum [2020-09-15T06:00:28.076Z] 46f8f816bc3b: Download complete [2020-09-15T06:00:28.341Z] df20fa9351a1: Verifying Checksum [2020-09-15T06:00:28.341Z] df20fa9351a1: Download complete [2020-09-15T06:00:28.341Z] ce6a7cf60c04: Verifying Checksum [2020-09-15T06:00:28.341Z] ce6a7cf60c04: Download complete [2020-09-15T06:00:28.341Z] 0dadc02b9964: Verifying Checksum [2020-09-15T06:00:28.341Z] 0dadc02b9964: Download complete [2020-09-15T06:00:28.341Z] 7a184a31f384: Verifying Checksum [2020-09-15T06:00:28.341Z] 7a184a31f384: Download complete [2020-09-15T06:00:28.341Z] 8ad3a11d3b57: Verifying Checksum [2020-09-15T06:00:28.341Z] 8ad3a11d3b57: Download complete [2020-09-15T06:00:28.607Z] df20fa9351a1: Pull complete [2020-09-15T06:00:28.878Z] 0879bd2ef858: Verifying Checksum [2020-09-15T06:00:28.878Z] 0879bd2ef858: Download complete [2020-09-15T06:00:28.878Z] 36b3adc4ff6f: Pull complete [2020-09-15T06:00:29.454Z] 8ad3a11d3b57: Pull complete [2020-09-15T06:00:29.454Z] 46f8f816bc3b: Pull complete [2020-09-15T06:00:29.716Z] 0dadc02b9964: Pull complete [2020-09-15T06:00:29.981Z] ce6a7cf60c04: Pull complete [2020-09-15T06:00:29.981Z] 7a184a31f384: Pull complete [2020-09-15T06:00:32.556Z] 0879bd2ef858: Pull complete [2020-09-15T06:00:32.556Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-15T06:00:32.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-15T06:00:32.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-15T06:00:32.680Z] prd-centos7-docker-4c-2g-43242 does not seem to be running inside a container [2020-09-15T06:00:32.721Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-sdk-go_PR-570 -v /w/workspace/dgexfoundry_device-sdk-go_PR-570:/w/workspace/dgexfoundry_device-sdk-go_PR-570:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-570@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 [2020-09-15T06:00:38.540Z] $ docker top 5885c2c303fdd195fbd46bf11bef92279e76b772de4c5a860949fcc70ff4e9a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-15T06:00:39.117Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-15T06:00:39.419Z] + ls /var/log/sa-host [2020-09-15T06:00:39.420Z] + sadf -c /var/log/sa-host/sa05 [2020-09-15T06:00:39.420Z] file_magic: OK [2020-09-15T06:00:39.420Z] HZ: Using current value: 100 [2020-09-15T06:00:39.420Z] file_header: OK [2020-09-15T06:00:39.420Z] 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 [2020-09-15T06:00:39.420Z] Statistics: [2020-09-15T06:00:39.420Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-15T06:00:39.420Z] File successfully converted to sysstat format version 12.2.1 [2020-09-15T06:00:39.420Z] + sadf -c /var/log/sa-host/sa15 [2020-09-15T06:00:39.420Z] file_magic: OK [2020-09-15T06:00:39.420Z] HZ: Using current value: 100 [2020-09-15T06:00:39.420Z] file_header: OK [2020-09-15T06:00:39.420Z] 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 [2020-09-15T06:00:39.420Z] Statistics: [2020-09-15T06:00:39.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-15T06:00:39.420Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-15T06:00:39.484Z] provisioning config files... [2020-09-15T06:00:39.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp/config6203311928839182509tmp [Pipeline] { [Pipeline] echo [2020-09-15T06:00:39.582Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-15T06:00:39.879Z] ---> create-netrc.sh [Pipeline] echo [2020-09-15T06:00:39.890Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-15T06:00:40.186Z] ---> logs-deploy.sh [2020-09-15T06:00:40.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-570/6 [2020-09-15T06:00:40.186Z] INFO: archiving workspace using pattern(s): [2020-09-15T06:00:41.576Z] Archives upload complete. [2020-09-15T06:00:41.576Z] INFO: archiving logs to Nexus [2020-09-15T06:00:42.524Z] ---> uname -a: [2020-09-15T06:00:42.524Z] Linux 5885c2c303fd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> lscpu: [2020-09-15T06:00:42.524Z] Architecture: x86_64 [2020-09-15T06:00:42.524Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-15T06:00:42.524Z] Byte Order: Little Endian [2020-09-15T06:00:42.524Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-15T06:00:42.524Z] CPU(s): 4 [2020-09-15T06:00:42.524Z] On-line CPU(s) list: 0-3 [2020-09-15T06:00:42.524Z] Thread(s) per core: 1 [2020-09-15T06:00:42.524Z] Core(s) per socket: 1 [2020-09-15T06:00:42.524Z] Socket(s): 4 [2020-09-15T06:00:42.524Z] NUMA node(s): 1 [2020-09-15T06:00:42.524Z] Vendor ID: GenuineIntel [2020-09-15T06:00:42.524Z] CPU family: 6 [2020-09-15T06:00:42.524Z] Model: 44 [2020-09-15T06:00:42.524Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-15T06:00:42.524Z] Stepping: 1 [2020-09-15T06:00:42.524Z] CPU MHz: 2933.436 [2020-09-15T06:00:42.524Z] BogoMIPS: 5866.87 [2020-09-15T06:00:42.524Z] Virtualization: VT-x [2020-09-15T06:00:42.524Z] Hypervisor vendor: KVM [2020-09-15T06:00:42.524Z] Virtualization type: full [2020-09-15T06:00:42.524Z] L1d cache: 128 KiB [2020-09-15T06:00:42.524Z] L1i cache: 128 KiB [2020-09-15T06:00:42.524Z] L2 cache: 16 MiB [2020-09-15T06:00:42.524Z] L3 cache: 64 MiB [2020-09-15T06:00:42.524Z] NUMA node0 CPU(s): 0-3 [2020-09-15T06:00:42.524Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-15T06:00:42.524Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-15T06:00:42.524Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-15T06:00:42.524Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-15T06:00:42.524Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-15T06:00:42.524Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-15T06:00:42.524Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-15T06:00:42.524Z] Vulnerability Tsx async abort: Not affected [2020-09-15T06:00:42.524Z] 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 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> nproc: [2020-09-15T06:00:42.524Z] 4 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> df -h: [2020-09-15T06:00:42.524Z] Filesystem Size Used Available Use% Mounted on [2020-09-15T06:00:42.524Z] overlay 50.0G 7.0G 43.0G 14% / [2020-09-15T06:00:42.524Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-15T06:00:42.524Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-15T06:00:42.524Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-570 [2020-09-15T06:00:42.524Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-570@tmp [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> free -m: [2020-09-15T06:00:42.524Z] total used free shared buff/cache available [2020-09-15T06:00:42.524Z] Mem: 1837 628 132 0 1076 1103 [2020-09-15T06:00:42.524Z] Swap: 1023 0 1023 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> ip addr: [2020-09-15T06:00:42.524Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-15T06:00:42.524Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-15T06:00:42.524Z] inet 127.0.0.1/8 scope host lo [2020-09-15T06:00:42.524Z] valid_lft forever preferred_lft forever [2020-09-15T06:00:42.524Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-15T06:00:42.524Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-15T06:00:42.524Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-15T06:00:42.524Z] valid_lft forever preferred_lft forever [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> sar -b -r -n DEV: [2020-09-15T06:00:42.524Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/15/20 _x86_64_ (4 CPU) [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:54:45 LINUX RESTART (4 CPU) [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-15T06:00:42.524Z] 05:57:01 3.50 0.00 3.50 0.00 0.00 111.53 0.00 [2020-09-15T06:00:42.524Z] 05:58:01 0.40 0.00 0.40 0.00 0.00 5.76 0.00 [2020-09-15T06:00:42.524Z] 05:59:01 0.43 0.00 0.43 0.00 0.00 6.28 0.00 [2020-09-15T06:00:42.524Z] 06:00:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2020-09-15T06:00:42.524Z] Average: 1.14 0.00 1.14 0.00 0.00 31.65 0.00 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-15T06:00:42.524Z] 05:57:01 178400 0 541196 28.76 2620 1159340 1071772 36.58 420596 1123936 20 [2020-09-15T06:00:42.524Z] 05:58:01 178516 0 541076 28.76 2620 1159344 1071776 36.58 420900 1123656 8 [2020-09-15T06:00:42.524Z] 05:59:01 175924 0 543656 28.89 2620 1159356 1073336 36.63 423620 1123656 8 [2020-09-15T06:00:42.524Z] 06:00:01 176788 0 542792 28.85 2620 1159356 1071840 36.58 426172 1120112 16 [2020-09-15T06:00:42.524Z] Average: 177407 0 542180 28.82 2620 1159349 1072181 36.59 422822 1122840 13 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-15T06:00:42.524Z] 05:57:01 eth0 0.08 0.13 0.01 0.03 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:58:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:59:01 eth0 0.47 0.45 0.29 0.21 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 06:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] Average: eth0 0.30 0.18 0.09 0.06 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] ---> sar -P ALL: [2020-09-15T06:00:42.524Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/15/20 _x86_64_ (4 CPU) [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:54:45 LINUX RESTART (4 CPU) [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] 05:56:01 CPU %user %nice %system %iowait %steal %idle [2020-09-15T06:00:42.524Z] 05:57:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-09-15T06:00:42.524Z] 05:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-15T06:00:42.524Z] 05:57:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-09-15T06:00:42.524Z] 05:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-15T06:00:42.524Z] 05:57:01 3 0.43 0.00 0.05 0.00 0.02 99.50 [2020-09-15T06:00:42.524Z] 05:58:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-09-15T06:00:42.524Z] 05:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-15T06:00:42.524Z] 05:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-15T06:00:42.524Z] 05:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-15T06:00:42.524Z] 05:58:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2020-09-15T06:00:42.524Z] 05:59:01 all 0.14 0.00 0.03 0.00 0.00 99.82 [2020-09-15T06:00:42.524Z] 05:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-15T06:00:42.524Z] 05:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2020-09-15T06:00:42.524Z] 05:59:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2020-09-15T06:00:42.524Z] 05:59:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2020-09-15T06:00:42.524Z] 06:00:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-09-15T06:00:42.524Z] 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-15T06:00:42.524Z] 06:00:01 1 0.03 0.00 0.08 0.00 0.00 99.88 [2020-09-15T06:00:42.524Z] 06:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2020-09-15T06:00:42.524Z] 06:00:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2020-09-15T06:00:42.524Z] Average: all 0.14 0.00 0.03 0.00 0.00 99.82 [2020-09-15T06:00:42.524Z] Average: 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-15T06:00:42.524Z] Average: 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-15T06:00:42.524Z] Average: 2 0.04 0.00 0.03 0.00 0.00 99.92 [2020-09-15T06:00:42.524Z] Average: 3 0.47 0.00 0.02 0.00 0.00 99.50 [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z] [2020-09-15T06:00:42.524Z]