Pull request #718 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 6f3dd4d201a93bcda4f4931f685f2c776ae14895+619f260ee4c0648af817c78e3551f454d78ccf58 (bdb41dc33a2eaf6b2dc2438ee66268a9abcbd596) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-20477 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [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-718 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # 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 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 Commit message: "docs(v2): update schema to be consistent with edgex-go" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:48 ========================================================= 10:16:48 EdgeX Global Pipelines Version Info 10:16:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 24a7db6aa375322f003ce0c1b6a027f335be965f # timeout=10 10:16:50 ------------------- 10:16:50 stable info: 10:16:50 ------------------- 10:16:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:50 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 10:16:50 Message: update stable to v1.0.177 10:16:50 ------------------- 10:16:50 experimental info: 10:16:50 ------------------- 10:16:50 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:50 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 10:16:50 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-718 [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-718 [Pipeline] echo 10:16:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-718 [Pipeline] echo 10:16:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] echo 10:16:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f3dd4d [Pipeline] echo 10:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:16:54 provisioning config files... 10:16:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config8985751689412628267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:54 ---> docker-login.sh 10:16:54 nexus3.edgexfoundry.org:10001 10:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:55 Configure a credential helper to remove this warning. See 10:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:55 10:16:55 Login Succeeded 10:16:55 nexus3.edgexfoundry.org:10002 10:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:55 Configure a credential helper to remove this warning. See 10:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:55 10:16:55 Login Succeeded 10:16:55 nexus3.edgexfoundry.org:10003 10:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:55 Configure a credential helper to remove this warning. See 10:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:55 10:16:55 Login Succeeded 10:16:55 nexus3.edgexfoundry.org:10004 10:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:55 Configure a credential helper to remove this warning. See 10:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:55 10:16:55 Login Succeeded 10:16:55 docker.io 10:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:56 Configure a credential helper to remove this warning. See 10:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:56 10:16:56 Login Succeeded 10:16:56 ---> docker-login.sh ends [Pipeline] } 10:16:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:56 + git log --format=format:%s -1 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] echo 10:16:56 GIT_COMMIT: 6f3dd4d201a93bcda4f4931f685f2c776ae14895, Commit Message: docs(v2): update schema to be consistent with edgex-go [Pipeline] echo 10:16:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:57 10:16:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:16:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:57 latest: Pulling from edgex-devops/git-semver 10:16:57 31603596830f: Pulling fs layer 10:16:57 2a8b12db71e7: Pulling fs layer 10:16:57 6ca5941a6612: Pulling fs layer 10:16:57 ecc8261a40a4: Pulling fs layer 10:16:57 ecc8261a40a4: Waiting 10:16:57 2a8b12db71e7: Verifying Checksum 10:16:57 2a8b12db71e7: Download complete 10:16:58 31603596830f: Download complete 10:16:58 6ca5941a6612: Verifying Checksum 10:16:58 6ca5941a6612: Download complete 10:16:58 ecc8261a40a4: Verifying Checksum 10:16:58 ecc8261a40a4: Download complete 10:16:58 31603596830f: Pull complete 10:16:58 2a8b12db71e7: Pull complete 10:16:59 6ca5941a6612: Pull complete 10:16:59 ecc8261a40a4: Pull complete 10:16:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:16:59 prd-centos7-docker-4c-2g-20477 does not seem to be running inside a container 10:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-718 -v /w/workspace/dgexfoundry_device-sdk-go_PR-718:/w/workspace/dgexfoundry_device-sdk-go_PR-718:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:01 $ docker top 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:02 [ssh-agent] Looking for ssh-agent implementation... 10:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:02 $ docker exec 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent 10:17:02 SSH_AUTH_SOCK=/tmp/ssh-c8N2SwqUZMY4/agent.12 10:17:02 SSH_AGENT_PID=18 10:17:02 Running ssh-add (command line suppressed) 10:17:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_279824868691726150.key (/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_279824868691726150.key) 10:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:02 + git tag --points-at HEAD [Pipeline] } 10:17:02 $ docker exec --env ******** --env ******** 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent -k 10:17:03 unset SSH_AUTH_SOCK; 10:17:03 unset SSH_AGENT_PID; 10:17:03 echo Agent pid 18 killed; 10:17:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:17:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:03 [ssh-agent] Looking for ssh-agent implementation... 10:17:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:03 $ docker exec 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent 10:17:03 SSH_AUTH_SOCK=/tmp/ssh-fCUnnuXezH1H/agent.47 10:17:03 SSH_AGENT_PID=52 10:17:03 Running ssh-add (command line suppressed) 10:17:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_1547744897527299637.key (/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_1547744897527299637.key) 10:17:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:04 + git semver init 10:17:04 # -> Open(): unable to determine branch for HEAD 10:17:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-718/.git 10:17:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-718 10:17:04 # $SEMVER_REMOTE_NAME = origin 10:17:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:04 # $SEMVER_USER_NAME = edgex-jenkins 10:17:04 # $SEMVER_BRANCH = PR-718 10:17:04 # $SEMVER_TEMP = /tmp/semver-541449831 10:17:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:17:06 # '/tmp/semver-541449831' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-718/.semver' 10:17:06 # -> Force: false 10:17:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-718/.semver [Pipeline] } 10:17:06 $ docker exec --env ******** --env ******** 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent -k 10:17:06 unset SSH_AUTH_SOCK; 10:17:06 unset SSH_AGENT_PID; 10:17:06 echo Agent pid 52 killed; 10:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:06 + git semver [Pipeline] } 10:17:06 $ docker stop --time=1 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 10:17:08 $ docker rm -f 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:17:09 Stashed 1 file(s) [Pipeline] echo 10:17:09 [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 10:17:25 Still waiting to schedule task 10:17:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:17:25 Still waiting to schedule task 10:17:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:19:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20479 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [Pipeline] { [Pipeline] ws 10:19:10 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 10:19:15 using credential edgex-jenkins-ssh 10:19:15 Cloning the remote Git repository 10:19:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:19:15 > git init /w/workspace/device-sdk-go/5 # timeout=10 10:19:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:19:15 > git --version # timeout=10 10:19:15 > git --version # 'git version 2.17.1' 10:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:17 Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:19:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:19:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:19:17 > git config core.sparsecheckout # timeout=10 10:19:17 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 10:19:17 > git remote # timeout=10 10:19:17 Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:19:17 Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) 10:19:17 > git config --get remote.origin.url # timeout=10 10:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:17 > git merge 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 10:19:17 > git rev-parse HEAD^{commit} # timeout=10 10:19:17 > git config core.sparsecheckout # timeout=10 10:19:17 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 10:19:22 Commit message: "docs(v2): update schema to be consistent with edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:19:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:19:24 + + sudo service docker restart 10:19:24 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:19:27 provisioning config files... 10:19:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3767140052374239601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:28 ---> docker-login.sh 10:19:28 nexus3.edgexfoundry.org:10001 10:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:29 Configure a credential helper to remove this warning. See 10:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:29 10:19:29 Login Succeeded 10:19:29 nexus3.edgexfoundry.org:10002 10:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:29 Configure a credential helper to remove this warning. See 10:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:29 10:19:29 Login Succeeded 10:19:29 nexus3.edgexfoundry.org:10003 10:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:30 Configure a credential helper to remove this warning. See 10:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:30 10:19:30 Login Succeeded 10:19:30 nexus3.edgexfoundry.org:10004 10:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:30 Configure a credential helper to remove this warning. See 10:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:30 10:19:30 Login Succeeded 10:19:30 docker.io 10:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:19:31 Configure a credential helper to remove this warning. See 10:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:19:31 10:19:31 Login Succeeded 10:19:31 ---> docker-login.sh ends [Pipeline] } 10:19:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:19:31 ========================================================= 10:19:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:19:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:19:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:19:32 Sending build context to Docker daemon 2.548MB 10:19:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:19:32 Step 2/8 : FROM ${BASE} 10:19:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:19:32 5f621e34cdf4: Pulling fs layer 10:19:32 a4357932f1b6: Pulling fs layer 10:19:32 18c013af1878: Pulling fs layer 10:19:32 00ac8860ef70: Pulling fs layer 10:19:32 63d7cb157983: Pulling fs layer 10:19:32 b116817d02f9: Pulling fs layer 10:19:32 745a02a5169b: Pulling fs layer 10:19:32 00ac8860ef70: Waiting 10:19:32 63d7cb157983: Waiting 10:19:32 b116817d02f9: Waiting 10:19:32 18c013af1878: Verifying Checksum 10:19:32 18c013af1878: Download complete 10:19:32 a4357932f1b6: Verifying Checksum 10:19:32 a4357932f1b6: Download complete 10:19:32 63d7cb157983: Verifying Checksum 10:19:32 63d7cb157983: Download complete 10:19:33 b116817d02f9: Verifying Checksum 10:19:33 b116817d02f9: Download complete 10:19:33 5f621e34cdf4: Verifying Checksum 10:19:33 5f621e34cdf4: Download complete 10:19:33 5f621e34cdf4: Pull complete 10:19:34 a4357932f1b6: Pull complete 10:19:34 18c013af1878: Pull complete 10:19:35 745a02a5169b: Verifying Checksum 10:19:35 745a02a5169b: Download complete 10:19:36 00ac8860ef70: Verifying Checksum 10:19:36 00ac8860ef70: Download complete 10:19:46 00ac8860ef70: Pull complete 10:19:46 63d7cb157983: Pull complete 10:19:47 b116817d02f9: Pull complete 10:19:51 745a02a5169b: Pull complete 10:19:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:19:51 ---> b7e6874047d6 10:19:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:19:54 ---> Running in 7688d593cb35 10:19:54 Removing intermediate container 7688d593cb35 10:19:54 ---> 8c966c9fa0f7 10:19:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:54 ---> Running in 10e6413189f3 10:19:57 Removing intermediate container 10e6413189f3 10:19:57 ---> 3fea9cab7757 10:19:57 Step 5/8 : RUN apk add --update --no-cache make git 10:19:57 ---> Running in 86a295cb8384 10:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:19:59 OK: 142 MiB in 39 packages 10:20:00 Removing intermediate container 86a295cb8384 10:20:00 ---> f1791911b055 10:20:00 Step 6/8 : WORKDIR /device-sdk-go 10:20:00 ---> Running in 847cd8631f24 10:20:01 Removing intermediate container 847cd8631f24 10:20:01 ---> d97e64e32ce2 10:20:01 Step 7/8 : COPY . . 10:20:02 ---> b6ce69557693 10:20:02 Step 8/8 : RUN go mod download 10:20:02 ---> Running in fe7e30325812 10:20:25 Removing intermediate container fe7e30325812 10:20:25 ---> a500900f907d 10:20:25 Successfully built a500900f907d 10:20:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:20:25 + docker inspect -f . ci-base-image-arm64 10:20:25 . [Pipeline] withDockerContainer 10:20:25 prd-ubuntu18.04-docker-arm64-4c-16g-20479 does not seem to be running inside a container 10:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:27 $ docker top 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:28 + go version 10:20:28 go version go1.15.5 linux/arm64 [Pipeline] } 10:20:28 $ docker stop --time=1 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 10:20:30 $ docker rm -f 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:20:31 + docker inspect -f . ci-base-image-arm64 10:20:31 . [Pipeline] withDockerContainer 10:20:31 prd-ubuntu18.04-docker-arm64-4c-16g-20479 does not seem to be running inside a container 10:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:32 $ docker top d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:33 + make test 10:20:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:20:56 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:21:35 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:21:35 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:21:35 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:21:35 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.149s coverage: 19.4% of statements 10:21:41 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.158s coverage: 97.1% of statements 10:21:44 Running on prd-centos7-docker-4c-2g-20480 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [Pipeline] { [Pipeline] ws 10:21:44 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 10:21:50 using credential edgex-jenkins-ssh 10:21:50 Cloning the remote Git repository 10:21:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:21:50 > git init /w/workspace/device-sdk-go/5 # timeout=10 10:21:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:21:50 > git --version # timeout=10 10:21:50 > git --version # 'git version 2.24.3' 10:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:21:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:21:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:21:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:21:52 Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:21:53 Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:21:53 Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) 10:21:52 > git config core.sparsecheckout # timeout=10 10:21:52 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 10:21:52 > git remote # timeout=10 10:21:53 > git config --get remote.origin.url # timeout=10 10:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:21:53 > git merge 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 10:21:53 > git rev-parse HEAD^{commit} # timeout=10 10:21:53 > git config core.sparsecheckout # timeout=10 10:21:53 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 10:21:57 Commit message: "docs(v2): update schema to be consistent with edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:21:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:21:59 + true 10:21:59 + sudo service docker restart 10:21:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:22:01 provisioning config files... 10:22:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config2960575227671771936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:01 ---> docker-login.sh 10:22:01 nexus3.edgexfoundry.org:10001 10:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:02 Configure a credential helper to remove this warning. See 10:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:02 10:22:02 Login Succeeded 10:22:02 nexus3.edgexfoundry.org:10002 10:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:03 Configure a credential helper to remove this warning. See 10:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:03 10:22:03 Login Succeeded 10:22:03 nexus3.edgexfoundry.org:10003 10:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:03 Configure a credential helper to remove this warning. See 10:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:03 10:22:03 Login Succeeded 10:22:03 nexus3.edgexfoundry.org:10004 10:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:03 Configure a credential helper to remove this warning. See 10:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:03 10:22:03 Login Succeeded 10:22:03 docker.io 10:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:04 Configure a credential helper to remove this warning. See 10:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:04 10:22:04 Login Succeeded 10:22:04 ---> docker-login.sh ends [Pipeline] } 10:22:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:22:04 ========================================================= 10:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:22:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:22:05 + 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 . 10:22:05 Sending build context to Docker daemon 2.549MB 10:22:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:22:05 Step 2/8 : FROM ${BASE} 10:22:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:22:05 188c0c94c7c5: Pulling fs layer 10:22:05 0ef7d3d256c8: Pulling fs layer 10:22:05 de9db76c5a1d: Pulling fs layer 10:22:05 bca2f99d35d6: Pulling fs layer 10:22:05 93359f2a8cfa: Pulling fs layer 10:22:05 7c6f9722023f: Pulling fs layer 10:22:05 a35cf1a2eb13: Pulling fs layer 10:22:05 bca2f99d35d6: Waiting 10:22:05 7c6f9722023f: Waiting 10:22:05 93359f2a8cfa: Waiting 10:22:05 a35cf1a2eb13: Waiting 10:22:05 de9db76c5a1d: Verifying Checksum 10:22:05 de9db76c5a1d: Download complete 10:22:05 0ef7d3d256c8: Download complete 10:22:05 93359f2a8cfa: Verifying Checksum 10:22:05 93359f2a8cfa: Download complete 10:22:05 7c6f9722023f: Verifying Checksum 10:22:05 7c6f9722023f: Download complete 10:22:06 188c0c94c7c5: Verifying Checksum 10:22:06 188c0c94c7c5: Download complete 10:22:07 188c0c94c7c5: Pull complete 10:22:07 0ef7d3d256c8: Pull complete 10:22:07 de9db76c5a1d: Pull complete 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.137s coverage: 9.4% of statements 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.130s coverage: 21.7% of statements 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.613s coverage: 42.9% of statements 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.714s coverage: 68.9% of statements 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.203s coverage: 53.8% of statements 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 10:22:08 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 10:22:08 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.189s coverage: 25.6% of statements 10:22:08 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.696s coverage: 68.9% of statements 10:22:08 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.151s coverage: 4.2% of statements 10:22:08 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:22:08 GO111MODULE=on go vet ./... 10:22:09 a35cf1a2eb13: Verifying Checksum 10:22:09 a35cf1a2eb13: Download complete 10:22:12 bca2f99d35d6: Verifying Checksum 10:22:12 bca2f99d35d6: Download complete 10:22:22 bca2f99d35d6: Pull complete 10:22:22 93359f2a8cfa: Pull complete 10:22:22 7c6f9722023f: Pull complete 10:22:29 a35cf1a2eb13: Pull complete 10:22:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:22:29 ---> a62c8e92a672 10:22:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:22:29 ---> Running in 3807bb515cac 10:22:29 Removing intermediate container 3807bb515cac 10:22:29 ---> e8984539b981 10:22:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:29 ---> Running in 8a0da296e624 10:22:31 Removing intermediate container 8a0da296e624 10:22:31 ---> f2c133e2d225 10:22:31 Step 5/8 : RUN apk add --update --no-cache make git 10:22:31 ---> Running in 51ac1a0c95e4 10:22:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:22:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:22:33 OK: 166 MiB in 39 packages 10:22:34 Removing intermediate container 51ac1a0c95e4 10:22:34 ---> 6ed16c368ecb 10:22:34 Step 6/8 : WORKDIR /device-sdk-go 10:22:34 ---> Running in 53b8f104a30f 10:22:34 Removing intermediate container 53b8f104a30f 10:22:34 ---> c2f561f8911e 10:22:34 Step 7/8 : COPY . . 10:22:35 ---> 9fd48b4f0ee1 10:22:35 Step 8/8 : RUN go mod download 10:22:35 ---> Running in 3e60de56b121 10:22:41 gofmt -l . 10:22:41 [ "`gofmt -l .`" = "" ] 10:22:41 ./bin/test-attribution-txt.sh 10:22:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:22:42 $ docker stop --time=1 d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 10:22:45 $ docker rm -f d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:22:50 + ls -al . 10:22:50 total 252 10:22:50 drwxrwxr-x 10 jenkins jenkins 4096 Jan 15 10:22 . 10:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 .. 10:22:50 -rw-rw-r-- 1 jenkins jenkins 140 Jan 15 10:19 .dockerignore 10:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 10:19 .git 10:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 10:19 .github 10:22:50 -rw-rw-r-- 1 jenkins jenkins 138 Jan 15 10:19 .gitignore 10:22:50 -rw-rw-r-- 1 jenkins jenkins 949 Jan 15 10:19 Dockerfile.build 10:22:50 -rw-rw-r-- 1 jenkins jenkins 901 Jan 15 10:19 Jenkinsfile 10:22:50 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 15 10:19 LICENSE 10:22:50 -rw-rw-r-- 1 jenkins jenkins 1013 Jan 15 10:19 Makefile 10:22:50 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 15 10:19 README.md 10:22:50 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 15 10:19 RELEASE-NOTES.txt 10:22:50 -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 10:17 VERSION 10:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 10:19 bin 10:22:50 -rw-r--r-- 1 jenkins jenkins 139195 Jan 15 10:22 coverage.out 10:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 example 10:22:50 -rw-r--r-- 1 jenkins jenkins 488 Jan 15 10:22 go.mod 10:22:50 -rw-r--r-- 1 jenkins jenkins 14124 Jan 15 10:22 go.sum 10:22:50 drwxrwxr-x 15 jenkins jenkins 4096 Jan 15 10:19 internal 10:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 openapi 10:22:50 drwxrwxr-x 5 jenkins jenkins 4096 Jan 15 10:19 pkg 10:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 snap 10:22:50 -rw-rw-r-- 1 jenkins jenkins 222 Jan 15 10:19 version.go [Pipeline] isUnix [Pipeline] sh 10:22:50 + 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=6f3dd4d201a93bcda4f4931f685f2c776ae14895 --label arch=arm64 --label version=0.0.0 . 10:22:51 Sending build context to Docker daemon 2.687MB 10:22:51 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:22:51 Step 2/24 : FROM ${BASE} AS builder 10:22:51 ---> a500900f907d 10:22:51 Step 3/24 : ARG MAKE='make build' 10:22:51 ---> Running in e02a90e906cc 10:22:52 Removing intermediate container e02a90e906cc 10:22:52 ---> e18132d6fe4c 10:22:52 Step 4/24 : WORKDIR /device-sdk-go 10:22:52 ---> Running in 233b8f7129e8 10:22:52 Removing intermediate container 233b8f7129e8 10:22:52 ---> 0877a7d9c8e3 10:22:52 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:22:52 ---> Running in 13a43634b423 10:22:53 Removing intermediate container 13a43634b423 10:22:53 ---> 47a1a77f0ca3 10:22:53 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:53 ---> Running in fb9fa63160fe 10:22:55 Removing intermediate container fb9fa63160fe 10:22:55 ---> dfd591218437 10:22:55 Step 7/24 : RUN apk add --update --no-cache make git 10:22:55 ---> Running in 5a030e0a699f 10:22:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:57 Removing intermediate container 3e60de56b121 10:22:57 ---> 46ed125e16d4 10:22:57 Successfully built 46ed125e16d4 10:22:57 Successfully tagged ci-base-image-x86_64:latest 10:22:57 OK: 142 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh 10:22:58 + docker inspect -f . ci-base-image-x86_64 10:22:58 Removing intermediate container 5a030e0a699f 10:22:58 ---> 4dba9d0eb8e6 10:22:58 Step 8/24 : COPY . . 10:22:59 . [Pipeline] withDockerContainer 10:22:59 prd-centos7-docker-4c-2g-20480 does not seem to be running inside a container 10:22:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:00 ---> d743fcbed8cd 10:23:00 Step 9/24 : RUN ${MAKE} 10:23:00 ---> Running in 3ed276d5b3fe 10:23:00 $ docker top a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:01 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 10:23:01 + go version 10:23:01 go version go1.15.5 linux/amd64 [Pipeline] } 10:23:02 $ docker stop --time=1 a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 10:23:03 $ docker rm -f a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:23:04 + docker inspect -f . ci-base-image-x86_64 10:23:04 . [Pipeline] withDockerContainer 10:23:04 prd-centos7-docker-4c-2g-20480 does not seem to be running inside a container 10:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:06 $ docker top 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:06 + make test 10:23:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:23:22 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:23:28 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:23:28 Removing intermediate container 3ed276d5b3fe 10:23:28 ---> 1bb59a296d80 10:23:28 Step 10/24 : FROM scratch 10:23:28 ---> 10:23:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:23:29 ---> Running in a194aa527b39 10:23:29 Removing intermediate container a194aa527b39 10:23:29 ---> 6ac6a09c902e 10:23:29 Step 12/24 : ENV APP_PORT=49990 10:23:29 ---> Running in 51b33a5b05cb 10:23:29 Removing intermediate container 51b33a5b05cb 10:23:29 ---> c34c7eaad554 10:23:29 Step 13/24 : EXPOSE $APP_PORT 10:23:30 ---> Running in 69deb7945e22 10:23:30 Removing intermediate container 69deb7945e22 10:23:30 ---> fd38c22754bd 10:23:30 Step 14/24 : WORKDIR / 10:23:30 ---> Running in c2a71c257f75 10:23:30 Removing intermediate container c2a71c257f75 10:23:30 ---> 04befe823801 10:23:30 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:23:32 ---> 6122c2b3b410 10:23:32 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:23:32 ---> 9419d6251ff1 10:23:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:23:33 ---> 275e69e20568 10:23:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:23:34 ---> cf85d37d14dd 10:23:34 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:23:34 ---> 3a8076822b4d 10:23:34 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:23:35 ---> Running in 353bbcba8833 10:23:35 Removing intermediate container 353bbcba8833 10:23:35 ---> 022ab71e9cd3 10:23:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:35 ---> Running in 2b021dc49db1 10:23:35 Removing intermediate container 2b021dc49db1 10:23:35 ---> 81a2881cf390 10:23:35 Step 22/24 : LABEL arch=arm64 10:23:36 ---> Running in e1c12190b255 10:23:36 Removing intermediate container e1c12190b255 10:23:36 ---> 95473736d762 10:23:36 Step 23/24 : LABEL git_sha=6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:23:36 ---> Running in 1cbb211d70f5 10:23:37 Removing intermediate container 1cbb211d70f5 10:23:37 ---> 336becb26b2a 10:23:37 Step 24/24 : LABEL version=0.0.0 10:23:37 ---> Running in dba13a5fb403 10:23:37 Removing intermediate container dba13a5fb403 10:23:37 ---> 647d36d6795e 10:23:37 [Warning] One or more build-args [ARCH] were not consumed 10:23:37 Successfully built 647d36d6795e 10:23:37 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:23:49 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:23:49 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:23:49 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:23:49 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.074s coverage: 19.4% of statements 10:23:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.618s coverage: 97.1% of statements 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.094s coverage: 9.4% of statements 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.079s coverage: 21.7% of statements 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.374s coverage: 42.9% of statements 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.462s coverage: 68.9% of statements 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.172s coverage: 53.8% of statements 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 10:24:19 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 10:24:19 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.139s coverage: 25.6% of statements 10:24:19 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.425s coverage: 68.9% of statements 10:24:19 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.090s coverage: 4.2% of statements 10:24:19 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:24:19 GO111MODULE=on go vet ./... 10:24:37 gofmt -l . 10:24:37 [ "`gofmt -l .`" = "" ] 10:24:37 ./bin/test-attribution-txt.sh 10:24:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:24:37 $ docker stop --time=1 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 10:24:40 $ docker rm -f 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:24:41 Warning: overwriting stash ‘coverage-report’ 10:24:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:24:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:24:42 + ls -al . 10:24:42 total 216 10:24:42 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 15 10:24 . 10:24:42 drwxrwxr-x. 4 jenkins jenkins 28 Jan 15 10:21 .. 10:24:42 drwxrwxr-x. 2 jenkins jenkins 64 Jan 15 10:21 bin 10:24:42 -rw-r--r--. 1 jenkins jenkins 139194 Jan 15 10:24 coverage.out 10:24:42 -rw-rw-r--. 1 jenkins jenkins 949 Jan 15 10:21 Dockerfile.build 10:24:42 -rw-rw-r--. 1 jenkins jenkins 140 Jan 15 10:21 .dockerignore 10:24:42 drwxrwxr-x. 4 jenkins jenkins 48 Jan 15 10:21 example 10:24:42 drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 10:21 .git 10:24:42 drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 10:21 .github 10:24:42 -rw-rw-r--. 1 jenkins jenkins 138 Jan 15 10:21 .gitignore 10:24:42 -rw-r--r--. 1 jenkins jenkins 488 Jan 15 10:24 go.mod 10:24:42 -rw-r--r--. 1 jenkins jenkins 14124 Jan 15 10:24 go.sum 10:24:42 drwxrwxr-x. 15 jenkins jenkins 211 Jan 15 10:21 internal 10:24:42 -rw-rw-r--. 1 jenkins jenkins 901 Jan 15 10:21 Jenkinsfile 10:24:42 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 15 10:21 LICENSE 10:24:42 -rw-rw-r--. 1 jenkins jenkins 1013 Jan 15 10:21 Makefile 10:24:42 drwxrwxr-x. 4 jenkins jenkins 26 Jan 15 10:21 openapi 10:24:42 drwxrwxr-x. 5 jenkins jenkins 50 Jan 15 10:21 pkg 10:24:42 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 15 10:21 README.md 10:24:42 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 15 10:21 RELEASE-NOTES.txt 10:24:42 drwxrwxr-x. 4 jenkins jenkins 54 Jan 15 10:21 snap 10:24:42 -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 10:17 VERSION 10:24:42 -rw-rw-r--. 1 jenkins jenkins 222 Jan 15 10:21 version.go [Pipeline] isUnix [Pipeline] sh 10:24:43 + 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=6f3dd4d201a93bcda4f4931f685f2c776ae14895 --label arch=amd64 --label version=0.0.0 . 10:24:43 Sending build context to Docker daemon 2.689MB 10:24:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:24:43 Step 2/24 : FROM ${BASE} AS builder 10:24:43 ---> 46ed125e16d4 10:24:43 Step 3/24 : ARG MAKE='make build' 10:24:43 ---> Running in d06f58f4a2f4 10:24:44 Removing intermediate container d06f58f4a2f4 10:24:44 ---> 0058cf0f3148 10:24:44 Step 4/24 : WORKDIR /device-sdk-go 10:24:44 ---> Running in 9ba8617f947a 10:24:44 Removing intermediate container 9ba8617f947a 10:24:44 ---> 108a915de147 10:24:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:24:44 ---> Running in 297c8fb0d0a9 10:24:45 Removing intermediate container 297c8fb0d0a9 10:24:45 ---> e2edd15cb5f0 10:24:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:45 ---> Running in cbc652f2651b 10:24:47 Removing intermediate container cbc652f2651b 10:24:47 ---> 663e839f6c4a 10:24:47 Step 7/24 : RUN apk add --update --no-cache make git 10:24:47 ---> Running in 3ea07f32973e 10:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:24:49 OK: 166 MiB in 39 packages 10:24:50 Removing intermediate container 3ea07f32973e 10:24:50 ---> 3987856bced9 10:24:50 Step 8/24 : COPY . . 10:24:51 ---> d89a00767f58 10:24:51 Step 9/24 : RUN ${MAKE} 10:24:51 ---> Running in bc283df652c0 10:24:52 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 10:25:08 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:25:11 Removing intermediate container bc283df652c0 10:25:11 ---> e529b9883c88 10:25:11 Step 10/24 : FROM scratch 10:25:11 ---> 10:25:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:25:11 ---> Running in b1cb9accb9b8 10:25:11 Removing intermediate container b1cb9accb9b8 10:25:11 ---> 659de3f5c3ce 10:25:11 Step 12/24 : ENV APP_PORT=49990 10:25:11 ---> Running in 45de65ab9e81 10:25:11 Removing intermediate container 45de65ab9e81 10:25:11 ---> fd8d13ba0206 10:25:11 Step 13/24 : EXPOSE $APP_PORT 10:25:11 ---> Running in 912b2a924473 10:25:11 Removing intermediate container 912b2a924473 10:25:11 ---> 8cce914e8928 10:25:11 Step 14/24 : WORKDIR / 10:25:11 ---> Running in 040498bac5b5 10:25:12 Removing intermediate container 040498bac5b5 10:25:12 ---> 7837f021ef55 10:25:12 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:25:13 ---> a8413145b02e 10:25:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:25:13 ---> dcda32564322 10:25:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:25:13 ---> 40bfb2059ff5 10:25:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:25:14 ---> 3d16f2067be2 10:25:14 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:25:14 ---> d0b46577e0d6 10:25:14 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:25:14 ---> Running in 2763369b1a0e 10:25:14 Removing intermediate container 2763369b1a0e 10:25:14 ---> c256e8f6dab5 10:25:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:14 ---> Running in caec65535ea0 10:25:15 Removing intermediate container caec65535ea0 10:25:15 ---> 93805dd49dae 10:25:15 Step 22/24 : LABEL arch=amd64 10:25:15 ---> Running in 06de82c1d99e 10:25:15 Removing intermediate container 06de82c1d99e 10:25:15 ---> 5bceba66e84d 10:25:15 Step 23/24 : LABEL git_sha=6f3dd4d201a93bcda4f4931f685f2c776ae14895 10:25:15 ---> Running in aa40f3a82944 10:25:15 Removing intermediate container aa40f3a82944 10:25:15 ---> 3cd32734646d 10:25:15 Step 24/24 : LABEL version=0.0.0 10:25:15 ---> Running in 1ea0c79e62cb 10:25:16 Removing intermediate container 1ea0c79e62cb 10:25:16 ---> e7bbabcdafc4 10:25:16 [Warning] One or more build-args [ARCH] were not consumed 10:25:16 Successfully built e7bbabcdafc4 10:25:16 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:25:18 provisioning config files... 10:25:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config574837467362926715tmp [Pipeline] { [Pipeline] sh 10:25:18 + set +x 10:25:18 + curl -s https://codecov.io/bash 10:25:18 + bash -s -- 10:25:19 10:25:19 _____ _ 10:25:19 / ____| | | 10:25:19 | | ___ __| | ___ ___ _____ __ 10:25:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:25:19 | |___| (_) | (_| | __/ (_| (_) \ V / 10:25:19 \_____\___/ \__,_|\___|\___\___/ \_/ 10:25:19 Bash-20201231-23d4836 10:25:19 10:25:19 10:25:19 ==> git version 2.24.3 found 10:25:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:25:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:25:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:25:19 ==> Jenkins CI detected. 10:25:19 project root: . 10:25:19 --> token set from env 10:25:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:25:19 ==> Running gcov in . (disable via -X gcov) 10:25:19 ==> Python coveragepy not found 10:25:19 ==> Searching for coverage reports in: 10:25:19 + . 10:25:19 -> Found 1 reports 10:25:19 ==> Detecting git/mercurial file structure 10:25:19 ==> Reading reports 10:25:19 + ./coverage.out bytes=139194 10:25:19 ==> Appending adjustments 10:25:19 https://docs.codecov.io/docs/fixing-reports 10:25:19 + Found adjustments 10:25:19 ==> Gzipping contents 10:25:19 24K /tmp/codecov.9BdeZW.gz 10:25:19 ==> Uploading reports 10:25:19 url: https://codecov.io 10:25:19 query: branch=PR-718&commit=6f3dd4d201a93bcda4f4931f685f2c776ae14895&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-718%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=718&job=&cmd_args= 10:25:19 -> Pinging Codecov 10:25:19 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-718&commit=6f3dd4d201a93bcda4f4931f685f2c776ae14895&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-718%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=718&job=&cmd_args= 10:25:19 -> Uploading to 10:25:19 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/7E55EF52A471D76F132DFD9A03CDDE97/6f3dd4d201a93bcda4f4931f685f2c776ae14895/a3100538-ae4e-4d26-bbfd-c8e2ccecd28b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T102519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=792408c8a5777a9ef7e991918ddee4c8380f75680aa31986c92a9b8d48c19644 10:25:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:19 Dload Upload Total Spent Left Speed 10:25:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22294 0 0 100 22294 0 37598 --:--:-- --:--:-- --:--:-- 37658 10:25:20 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] } 10:25:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 10:25:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:25:23 ---> package-listing.sh 10:25:23 ++ facter osfamily 10:25:23 ++ tr '[:upper:]' '[:lower:]' 10:25:23 + OS_FAMILY=redhat 10:25:23 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-718 10:25:23 + START_PACKAGES=/tmp/packages_start.txt 10:25:23 + END_PACKAGES=/tmp/packages_end.txt 10:25:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:23 + PACKAGES=/tmp/packages_start.txt 10:25:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-718 ']' 10:25:23 + PACKAGES=/tmp/packages_end.txt 10:25:23 + case "${OS_FAMILY}" in 10:25:23 + rpm -qa 10:25:23 + sort 10:25:29 + '[' -f /tmp/packages_start.txt ']' 10:25:29 + '[' -f /tmp/packages_end.txt ']' 10:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-718 ']' 10:25:29 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-718/archives/ 10:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-718/archives/ [Pipeline] echo 10:25:29 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-718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:25:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:25:29 10:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:25:30 alpine: Pulling from edgex-lftools-log-publisher 10:25:30 df20fa9351a1: Pulling fs layer 10:25:30 36b3adc4ff6f: Pulling fs layer 10:25:30 8ad3a11d3b57: Pulling fs layer 10:25:30 46f8f816bc3b: Pulling fs layer 10:25:30 93b61091891f: Pulling fs layer 10:25:30 93b9cdb0e59b: Pulling fs layer 10:25:30 5e14af77c1be: Pulling fs layer 10:25:30 01666e4c0597: Pulling fs layer 10:25:30 aa168da1d23b: Pulling fs layer 10:25:30 46f8f816bc3b: Waiting 10:25:30 93b61091891f: Waiting 10:25:30 01666e4c0597: Waiting 10:25:30 aa168da1d23b: Waiting 10:25:30 93b9cdb0e59b: Waiting 10:25:30 5e14af77c1be: Waiting 10:25:30 36b3adc4ff6f: Download complete 10:25:30 46f8f816bc3b: Verifying Checksum 10:25:30 46f8f816bc3b: Download complete 10:25:30 df20fa9351a1: Verifying Checksum 10:25:30 df20fa9351a1: Download complete 10:25:30 93b9cdb0e59b: Verifying Checksum 10:25:30 93b9cdb0e59b: Download complete 10:25:30 5e14af77c1be: Verifying Checksum 10:25:30 5e14af77c1be: Download complete 10:25:30 93b61091891f: Verifying Checksum 10:25:30 93b61091891f: Download complete 10:25:30 01666e4c0597: Verifying Checksum 10:25:30 01666e4c0597: Download complete 10:25:30 8ad3a11d3b57: Verifying Checksum 10:25:30 8ad3a11d3b57: Download complete 10:25:30 df20fa9351a1: Pull complete 10:25:30 36b3adc4ff6f: Pull complete 10:25:31 8ad3a11d3b57: Pull complete 10:25:31 46f8f816bc3b: Pull complete 10:25:31 93b61091891f: Pull complete 10:25:31 93b9cdb0e59b: Pull complete 10:25:32 aa168da1d23b: Verifying Checksum 10:25:32 aa168da1d23b: Download complete 10:25:32 5e14af77c1be: Pull complete 10:25:33 01666e4c0597: Pull complete 10:25:39 aa168da1d23b: Pull complete 10:25:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:25:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:25:39 prd-centos7-docker-4c-2g-20477 does not seem to be running inside a container 10:25:39 $ 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-718/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-718 -v /w/workspace/dgexfoundry_device-sdk-go_PR-718:/w/workspace/dgexfoundry_device-sdk-go_PR-718:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:25:46 $ docker top 31b435224944b111c654c978819308b3cdecc0c4c8a1cccd04ae4cef581d5df6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:25:47 + mkdir -p /var/log/sa [Pipeline] sh 10:25:48 + ls /var/log/sa-host 10:25:48 + sadf -c /var/log/sa-host/sa15 10:25:48 file_magic: OK 10:25:48 HZ: Using current value: 100 10:25:48 file_header: OK 10:25:48 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 10:25:48 Statistics: 10:25:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:25:48 File successfully converted to sysstat format version 12.2.1 10:25:48 + sadf -c /var/log/sa-host/sa23 10:25:48 file_magic: OK 10:25:48 HZ: Using current value: 100 10:25:48 file_header: OK 10:25:48 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 10:25:48 Statistics: 10:25:48 Hnuu...uuuununununu... 10:25:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:48 provisioning config files... 10:25:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config3547419351477059403tmp [Pipeline] { [Pipeline] echo 10:25:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:25:49 ---> create-netrc.sh [Pipeline] } 10:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:25:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:25:49 ---> python-tools-install.sh [Pipeline] echo 10:25:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:25:49 ---> sudo-logs.sh 10:25:49 Archiving 'sudo' log.. [Pipeline] echo 10:25:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:25:50 ---> job-cost.sh 10:25:50 lf-activate-venv: SKIPPING 10:25:50 INFO: No Stack... 10:25:51 INFO: Retrieving Pricing Info for: v1-standard-2 10:25:51 INFO: Archiving Costs [Pipeline] echo 10:25:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:25:52 ---> logs-deploy.sh 10:25:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-718/5 10:25:52 INFO: archiving workspace using pattern(s): 10:25:53 Archives upload complete. 10:25:53 INFO: archiving logs to Nexus 10:25:54 ---> uname -a: 10:25:54 Linux prd-centos7-docker-4c-2g-20477.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:25:54 10:25:54 10:25:54 ---> lscpu: 10:25:54 Architecture: x86_64 10:25:54 CPU op-mode(s): 32-bit, 64-bit 10:25:54 Byte Order: Little Endian 10:25:54 Address sizes: 40 bits physical, 48 bits virtual 10:25:54 CPU(s): 4 10:25:54 On-line CPU(s) list: 0-3 10:25:54 Thread(s) per core: 1 10:25:54 Core(s) per socket: 1 10:25:54 Socket(s): 4 10:25:54 NUMA node(s): 1 10:25:54 Vendor ID: GenuineIntel 10:25:54 CPU family: 6 10:25:54 Model: 44 10:25:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:25:54 Stepping: 1 10:25:54 CPU MHz: 2933.438 10:25:54 BogoMIPS: 5866.87 10:25:54 Virtualization: VT-x 10:25:54 Hypervisor vendor: KVM 10:25:54 Virtualization type: full 10:25:54 L1d cache: 128 KiB 10:25:54 L1i cache: 128 KiB 10:25:54 L2 cache: 16 MiB 10:25:54 L3 cache: 64 MiB 10:25:54 NUMA node0 CPU(s): 0-3 10:25:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:25:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:25:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:25:54 Vulnerability Meltdown: Mitigation; PTI 10:25:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:25:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:25:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:25:54 Vulnerability Srbds: Not affected 10:25:54 Vulnerability Tsx async abort: Not affected 10:25:54 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 10:25:54 10:25:54 10:25:54 ---> nproc: 10:25:54 4 10:25:54 10:25:54 10:25:54 ---> df -h: 10:25:54 Filesystem Size Used Available Use% Mounted on 10:25:54 overlay 50.0G 6.9G 43.1G 14% / 10:25:54 tmpfs 64.0M 0 64.0M 0% /dev 10:25:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:25:54 shm 64.0M 0 64.0M 0% /dev/shm 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-718 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 10:25:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 10:25:54 10:25:54 10:25:54 ---> free -m: 10:25:54 total used free shared buff/cache available 10:25:54 Mem: 1837 687 102 0 1047 1045 10:25:54 Swap: 1023 1 1022 10:25:54 10:25:54 10:25:54 ---> ip addr: 10:25:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:25:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:25:54 inet 127.0.0.1/8 scope host lo 10:25:54 valid_lft forever preferred_lft forever 10:25:54 inet6 ::1/128 scope host 10:25:54 valid_lft forever preferred_lft forever 10:25:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:25:54 link/ether fa:16:3e:6a:e6:76 brd ff:ff:ff:ff:ff:ff 10:25:54 inet 10.30.123.186/23 brd 10.30.123.255 scope global dynamic eth0 10:25:54 valid_lft 85370sec preferred_lft 85370sec 10:25:54 inet6 fe80::f816:3eff:fe6a:e676/64 scope link 10:25:54 valid_lft forever preferred_lft forever 10:25:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:25:54 link/ether 02:42:06:eb:67:ee brd ff:ff:ff:ff:ff:ff 10:25:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:25:54 valid_lft forever preferred_lft forever 10:25:54 inet6 fe80::42:6ff:feeb:67ee/64 scope link 10:25:54 valid_lft forever preferred_lft forever 10:25:54 10:25:54 10:25:54 ---> sar -b -r -n DEV: 10:25:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 10:25:54 10:25:54 10:08:34 LINUX RESTART (4 CPU) 10:25:54 10:25:54 10:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:25:54 10:10:01 10.69 3.96 6.73 0.00 735.79 1146.98 0.00 10:25:54 10:11:01 0.85 0.00 0.85 0.00 0.00 13.64 0.00 10:25:54 10:12:01 0.43 0.00 0.43 0.00 0.00 6.29 0.00 10:25:54 10:13:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 10:25:54 10:14:02 0.83 0.53 0.30 0.00 10.93 5.00 0.00 10:25:54 10:15:01 0.37 0.00 0.37 0.00 0.00 5.83 0.00 10:25:54 10:16:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 10:25:54 10:17:01 39.35 9.81 29.54 0.00 3472.31 2460.73 0.00 10:25:54 10:18:01 14.37 4.79 9.57 0.00 1091.13 274.23 0.00 10:25:54 10:19:01 1.07 0.00 1.07 0.00 0.00 24.43 0.00 10:25:54 10:20:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 10:25:54 10:21:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 10:25:54 10:22:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 10:25:54 10:23:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 10:25:54 10:24:01 0.37 0.17 0.20 0.00 5.33 3.31 0.00 10:25:54 10:25:01 0.80 0.00 0.80 0.00 0.00 15.22 0.00 10:25:54 Average: 4.42 1.21 3.22 0.00 332.62 248.86 0.00 10:25:54 10:25:54 10:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:54 10:10:01 74936 0 473084 25.14 2620 1330904 949960 32.42 287972 1322068 20 10:25:54 10:11:01 80556 0 467456 24.84 2620 1330912 924760 31.56 282036 1323812 20 10:25:54 10:12:01 81220 0 466788 24.81 2620 1330916 924640 31.56 281116 1323812 12 10:25:54 10:13:01 77260 0 470744 25.02 2620 1330920 955900 32.62 284520 1323816 8 10:25:54 10:14:02 78924 0 468748 24.91 2620 1331252 955552 32.61 282924 1323856 8 10:25:54 10:15:01 78516 0 469152 24.93 2620 1331256 963896 32.90 283296 1323856 8 10:25:54 10:16:01 78944 0 468720 24.91 2620 1331260 963860 32.89 283244 1323856 8 10:25:54 10:17:01 116084 0 589248 31.32 2620 1173592 1275752 43.54 365532 1199596 8 10:25:54 10:18:01 156520 0 583776 31.03 2620 1138628 1120260 38.23 377180 1148016 20 10:25:54 10:19:01 164360 0 575932 30.61 2620 1138632 1078264 36.80 376856 1141700 8 10:25:54 10:20:01 163100 0 577192 30.68 2620 1138632 1078484 36.81 374564 1145156 16 10:25:54 10:21:01 163744 0 576540 30.64 2620 1138640 1078328 36.80 377268 1141792 8 10:25:54 10:22:01 163680 0 576596 30.64 2620 1138648 1078424 36.80 374176 1145276 16 10:25:54 10:23:01 164464 0 575808 30.60 2620 1138652 1078328 36.80 373816 1145276 12 10:25:54 10:24:01 164300 0 575968 30.61 2620 1138656 1078324 36.80 373780 1145320 8 10:25:54 10:25:01 163972 0 576232 30.63 2620 1138720 1078400 36.80 374128 1145336 20 10:25:54 Average: 123161 0 530749 28.21 2620 1225014 1036446 35.37 334526 1226409 12 10:25:54 10:25:54 10:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:54 10:10:01 eth0 171.17 93.16 338.22 21.39 0.00 0.00 0.00 0.00 10:25:54 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:11:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 10:25:54 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:12:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:25:54 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:13:01 eth0 0.77 0.78 0.05 2.17 0.00 0.00 0.00 0.00 10:25:54 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:14:02 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:25:54 10:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:15:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:25:54 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:16:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:25:54 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:17:01 eth0 299.50 205.65 681.30 49.32 0.00 0.00 0.00 0.00 10:25:54 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:18:01 eth0 34.06 28.37 45.70 29.30 0.00 0.00 0.00 0.00 10:25:54 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:18:01 docker0 8.09 6.01 1.37 21.40 0.00 0.00 0.00 0.00 10:25:54 10:19:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:25:54 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:20:01 eth0 0.70 0.42 0.40 0.26 0.00 0.00 0.00 0.00 10:25:54 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:21:01 eth0 0.42 0.03 0.03 0.00 0.00 0.00 0.00 0.00 10:25:54 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:22:01 eth0 0.73 0.35 0.30 0.20 0.00 0.00 0.00 0.00 10:25:54 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:25:54 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:25:54 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:25:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:25:54 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 Average: eth0 31.89 20.65 66.74 6.45 0.00 0.00 0.00 0.00 10:25:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:54 Average: docker0 0.51 0.38 0.09 1.34 0.00 0.00 0.00 0.00 10:25:54 10:25:54 10:25:54 ---> sar -P ALL: 10:25:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 10:25:54 10:25:54 10:08:34 LINUX RESTART (4 CPU) 10:25:54 10:25:54 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:25:54 10:10:01 all 5.53 0.00 0.76 0.05 0.02 93.64 10:25:54 10:10:01 0 4.44 0.00 1.10 0.03 0.02 94.40 10:25:54 10:10:01 1 4.97 0.00 0.77 0.08 0.05 94.12 10:25:54 10:10:01 2 6.60 0.00 0.48 0.02 0.00 92.90 10:25:54 10:10:01 3 6.11 0.00 0.68 0.05 0.02 93.14 10:25:54 10:11:01 all 0.12 0.00 0.03 0.00 0.00 99.86 10:25:54 10:11:01 0 0.07 0.00 0.00 0.00 0.00 99.93 10:25:54 10:11:01 1 0.17 0.00 0.03 0.00 0.00 99.80 10:25:54 10:11:01 2 0.17 0.00 0.05 0.00 0.00 99.78 10:25:54 10:11:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:25:54 10:12:01 all 0.12 0.00 0.03 0.00 0.00 99.85 10:25:54 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:25:54 10:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:25:54 10:12:01 2 0.42 0.00 0.02 0.00 0.00 99.57 10:25:54 10:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 10:13:01 all 0.22 0.00 0.03 0.00 0.00 99.76 10:25:54 10:13:01 0 0.15 0.00 0.00 0.00 0.00 99.85 10:25:54 10:13:01 1 0.42 0.00 0.02 0.00 0.00 99.57 10:25:54 10:13:01 2 0.22 0.00 0.03 0.00 0.00 99.75 10:25:54 10:13:01 3 0.08 0.00 0.05 0.00 0.00 99.87 10:25:54 10:14:02 all 0.09 0.00 0.02 0.01 0.00 99.88 10:25:54 10:14:02 0 0.05 0.00 0.05 0.00 0.00 99.90 10:25:54 10:14:02 1 0.27 0.00 0.02 0.00 0.00 99.72 10:25:54 10:14:02 2 0.00 0.00 0.00 0.02 0.00 99.98 10:25:54 10:14:02 3 0.03 0.00 0.02 0.02 0.00 99.93 10:25:54 10:15:01 all 0.19 0.00 0.01 0.00 0.00 99.80 10:25:54 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:25:54 10:15:01 1 0.68 0.00 0.02 0.00 0.00 99.31 10:25:54 10:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:25:54 10:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:25:54 10:16:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:25:54 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:25:54 10:16:01 1 0.52 0.00 0.00 0.00 0.00 99.48 10:25:54 10:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:25:54 10:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 10:17:01 all 5.06 0.00 1.48 0.95 0.03 92.48 10:25:54 10:17:01 0 3.72 0.00 2.09 2.11 0.03 92.05 10:25:54 10:17:01 1 6.58 0.00 1.17 1.17 0.02 91.06 10:25:54 10:17:01 2 5.49 0.00 1.62 0.28 0.02 92.59 10:25:54 10:17:01 3 4.45 0.00 1.05 0.22 0.03 94.24 10:25:54 10:18:01 all 1.34 0.00 0.81 0.22 0.01 97.63 10:25:54 10:18:01 0 1.32 0.00 0.87 0.33 0.00 97.48 10:25:54 10:18:01 1 1.12 0.00 0.68 0.07 0.02 98.11 10:25:54 10:18:01 2 1.49 0.00 0.79 0.12 0.00 97.61 10:25:54 10:18:01 3 1.44 0.00 0.88 0.35 0.02 97.31 10:25:54 10:19:01 all 0.05 0.00 0.05 0.00 0.00 99.90 10:25:54 10:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 10:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 10:25:54 10:19:01 2 0.08 0.00 0.08 0.00 0.00 99.83 10:25:54 10:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 10:20:01 all 0.07 0.00 0.05 0.00 0.00 99.88 10:25:54 10:20:01 0 0.08 0.00 0.03 0.00 0.00 99.88 10:25:54 10:20:01 1 0.05 0.00 0.07 0.00 0.00 99.88 10:25:54 10:20:01 2 0.08 0.00 0.05 0.00 0.02 99.85 10:25:54 10:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:25:54 10:25:54 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:25:54 10:21:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:25:54 10:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:25:54 10:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:25:54 10:21:01 2 0.50 0.00 0.02 0.00 0.00 99.48 10:25:54 10:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:25:54 10:22:01 all 0.17 0.00 0.02 0.00 0.00 99.82 10:25:54 10:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:25:54 10:22:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:25:54 10:22:01 2 0.53 0.00 0.00 0.00 0.00 99.47 10:25:54 10:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:25:54 10:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:25:54 10:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:25:54 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:25:54 10:23:01 2 0.50 0.00 0.03 0.00 0.00 99.47 10:25:54 10:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 10:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79 10:25:54 10:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:25:54 10:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 10:25:54 10:24:01 2 0.52 0.00 0.02 0.00 0.00 99.47 10:25:54 10:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:25:54 10:25:01 all 0.15 0.00 0.02 0.00 0.00 99.84 10:25:54 10:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:25:54 10:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:25:54 10:25:01 2 0.50 0.00 0.02 0.00 0.00 99.48 10:25:54 10:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:25:54 Average: all 0.86 0.00 0.21 0.08 0.00 98.85 10:25:54 Average: 0 0.63 0.00 0.27 0.15 0.00 98.95 10:25:54 Average: 1 0.94 0.00 0.19 0.08 0.01 98.78 10:25:54 Average: 2 1.07 0.00 0.20 0.03 0.00 98.69 10:25:54 Average: 3 0.78 0.00 0.19 0.04 0.00 98.99 10:25:54 10:25:54 10:25:54