Pull request #856 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2af0d98444a821eb338cc743186fdc2a9db2c44+4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b (718444912f4e9ad0e5ac62c56515f81961b049e3) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32700 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [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-856 # 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/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) > git config core.sparsecheckout # timeout=10 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # 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 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:49:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:49:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:49:23 ========================================================= 06:49:23 EdgeX Global Pipelines Version Info 06:49:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2a5999a81563486733fe2c4e510e431a718eff4 # timeout=10 06:49:25 ------------------- 06:49:25 stable info: 06:49:25 ------------------- 06:49:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:49:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:49:25 Message: update stable to v1.0.186 06:49:25 ------------------- 06:49:25 experimental info: 06:49:25 ------------------- 06:49:25 Commited By: **** collab-it+edgex@linuxfoundation.org 06:49:25 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:49:25 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:49:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:49:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-856 [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-856 [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-856 [Pipeline] echo 06:49:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] echo 06:49:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2af0d9 [Pipeline] echo 06:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:49:29 provisioning config files... 06:49:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config2926177639214373123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:29 ---> docker-login.sh 06:49:29 nexus3.edgexfoundry.org:10001 06:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:29 Configure a credential helper to remove this warning. See 06:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:29 06:49:29 Login Succeeded 06:49:29 nexus3.edgexfoundry.org:10002 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 nexus3.edgexfoundry.org:10003 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 nexus3.edgexfoundry.org:10004 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 docker.io 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 ---> docker-login.sh ends [Pipeline] } 06:49:30 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 06:49:31 + git log --format=format:%s -1 c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] echo 06:49:31 GIT_COMMIT: c2af0d98444a821eb338cc743186fdc2a9db2c44, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:49:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:32 06:49:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:49:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:33 latest: Pulling from edgex-devops/git-semver 06:49:33 31603596830f: Pulling fs layer 06:49:33 2a8b12db71e7: Pulling fs layer 06:49:33 6ca5941a6612: Pulling fs layer 06:49:33 ecc8261a40a4: Pulling fs layer 06:49:33 ecc8261a40a4: Waiting 06:49:33 2a8b12db71e7: Verifying Checksum 06:49:33 2a8b12db71e7: Download complete 06:49:33 31603596830f: Verifying Checksum 06:49:33 31603596830f: Download complete 06:49:33 ecc8261a40a4: Verifying Checksum 06:49:33 ecc8261a40a4: Download complete 06:49:33 6ca5941a6612: Verifying Checksum 06:49:33 6ca5941a6612: Download complete 06:49:33 31603596830f: Pull complete 06:49:33 2a8b12db71e7: Pull complete 06:49:34 6ca5941a6612: Pull complete 06:49:34 ecc8261a40a4: Pull complete 06:49:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:49:34 prd-centos7-docker-4c-2g-32700 does not seem to be running inside a container 06:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-856 -v /w/workspace/dgexfoundry_device-sdk-go_PR-856:/w/workspace/dgexfoundry_device-sdk-go_PR-856:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:49:36 $ docker top d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:36 [ssh-agent] Looking for ssh-agent implementation... 06:49:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:37 $ docker exec d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent 06:49:37 SSH_AUTH_SOCK=/tmp/ssh-FZ2I3rkkOSyb/agent.11 06:49:37 SSH_AGENT_PID=17 06:49:37 Running ssh-add (command line suppressed) 06:49:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_6311964529450385776.key (/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_6311964529450385776.key) 06:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:37 + git tag --points-at HEAD [Pipeline] } 06:49:37 $ docker exec --env ******** --env ******** d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent -k 06:49:37 unset SSH_AUTH_SOCK; 06:49:37 unset SSH_AGENT_PID; 06:49:37 echo Agent pid 17 killed; 06:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:38 [ssh-agent] Looking for ssh-agent implementation... 06:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:38 $ docker exec d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent 06:49:38 SSH_AUTH_SOCK=/tmp/ssh-TaeVZcaioDrs/agent.45 06:49:38 SSH_AGENT_PID=51 06:49:38 Running ssh-add (command line suppressed) 06:49:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_7498159115745892736.key (/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/private_key_7498159115745892736.key) 06:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:38 + git semver init 06:49:38 # -> Open(): unable to determine branch for HEAD 06:49:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-856/.git 06:49:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-856 06:49:38 # $SEMVER_REMOTE_NAME = origin 06:49:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:49:38 # $SEMVER_USER_NAME = edgex-jenkins 06:49:38 # $SEMVER_BRANCH = PR-856 06:49:38 # $SEMVER_TEMP = /tmp/semver-186204859 06:49:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:49:39 # '/tmp/semver-186204859' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-856/.semver' 06:49:39 # -> Force: false 06:49:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-856/.semver [Pipeline] } 06:49:39 $ docker exec --env ******** --env ******** d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded ssh-agent -k 06:49:39 unset SSH_AUTH_SOCK; 06:49:39 unset SSH_AGENT_PID; 06:49:39 echo Agent pid 51 killed; 06:49:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:40 + git semver [Pipeline] } 06:49:40 $ docker stop --time=1 d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded 06:49:42 $ docker rm -f d41442d75abb8eb514df6ed3ca042275654af4656e6ce7390987ca3e76fdbded [Pipeline] // withDockerContainer [Pipeline] sh 06:49:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:49:43 Stashed 1 file(s) [Pipeline] echo 06:49:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:49:58 Still waiting to schedule task 06:49:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:49:58 Still waiting to schedule task 06:49:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32695’ is offline 06:51:22 Running on prd-centos7-docker-4c-2g-32704 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 06:51:22 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:51:24 using credential edgex-jenkins-ssh 06:51:24 Cloning the remote Git repository 06:51:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:51:24 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:51:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:51:24 > git --version # timeout=10 06:51:24 > git --version # 'git version 2.24.3' 06:51:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:26 Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 06:51:26 Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 06:51:26 Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) 06:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:51:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:26 > git config core.sparsecheckout # timeout=10 06:51:26 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 06:51:26 > git remote # timeout=10 06:51:26 > git config --get remote.origin.url # timeout=10 06:51:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:26 > git merge 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 06:51:26 > git rev-parse HEAD^{commit} # timeout=10 06:51:26 > git config core.sparsecheckout # timeout=10 06:51:26 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 06:51:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:51:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:51:31 + sudo service docker restart 06:51:31 + true 06:51:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:51:33 provisioning config files... 06:51:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7419575314431353485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:33 ---> docker-login.sh 06:51:33 nexus3.edgexfoundry.org:10001 06:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:34 Configure a credential helper to remove this warning. See 06:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:34 06:51:34 Login Succeeded 06:51:34 nexus3.edgexfoundry.org:10002 06:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:34 Configure a credential helper to remove this warning. See 06:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:34 06:51:34 Login Succeeded 06:51:34 nexus3.edgexfoundry.org:10003 06:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:34 Configure a credential helper to remove this warning. See 06:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:34 06:51:34 Login Succeeded 06:51:34 nexus3.edgexfoundry.org:10004 06:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:34 Configure a credential helper to remove this warning. See 06:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:34 06:51:34 Login Succeeded 06:51:34 docker.io 06:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:34 Configure a credential helper to remove this warning. See 06:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:34 06:51:34 Login Succeeded 06:51:34 ---> docker-login.sh ends [Pipeline] } 06:51:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:35 ========================================================= 06:51:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:51:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:51:35 Sending build context to Docker daemon 2.348MB 06:51:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:51:35 Step 2/8 : FROM ${BASE} 06:51:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:35 188c0c94c7c5: Pulling fs layer 06:51:35 0ef7d3d256c8: Pulling fs layer 06:51:35 de9db76c5a1d: Pulling fs layer 06:51:35 bca2f99d35d6: Pulling fs layer 06:51:35 93359f2a8cfa: Pulling fs layer 06:51:35 7c6f9722023f: Pulling fs layer 06:51:35 a35cf1a2eb13: Pulling fs layer 06:51:35 93359f2a8cfa: Waiting 06:51:35 7c6f9722023f: Waiting 06:51:35 a35cf1a2eb13: Waiting 06:51:35 bca2f99d35d6: Waiting 06:51:35 de9db76c5a1d: Verifying Checksum 06:51:35 de9db76c5a1d: Download complete 06:51:35 0ef7d3d256c8: Verifying Checksum 06:51:35 0ef7d3d256c8: Download complete 06:51:35 93359f2a8cfa: Verifying Checksum 06:51:35 93359f2a8cfa: Download complete 06:51:35 188c0c94c7c5: Verifying Checksum 06:51:35 188c0c94c7c5: Download complete 06:51:36 7c6f9722023f: Verifying Checksum 06:51:36 7c6f9722023f: Download complete 06:51:36 188c0c94c7c5: Pull complete 06:51:36 0ef7d3d256c8: Pull complete 06:51:36 de9db76c5a1d: Pull complete 06:51:37 a35cf1a2eb13: Verifying Checksum 06:51:37 a35cf1a2eb13: Download complete 06:51:38 bca2f99d35d6: Verifying Checksum 06:51:38 bca2f99d35d6: Download complete 06:51:43 bca2f99d35d6: Pull complete 06:51:43 93359f2a8cfa: Pull complete 06:51:44 7c6f9722023f: Pull complete 06:51:49 a35cf1a2eb13: Pull complete 06:51:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:51:49 ---> a62c8e92a672 06:51:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:49 ---> Running in de27c0556a6f 06:51:49 Removing intermediate container de27c0556a6f 06:51:49 ---> 17408026ca9e 06:51:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:49 ---> Running in 2ba1efc3e628 06:51:50 Removing intermediate container 2ba1efc3e628 06:51:50 ---> 75aadd3a2109 06:51:50 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:51:50 ---> Running in 1668e83032ff 06:51:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:52 (1/6) Installing libc-dev (0.7.2-r3) 06:51:52 (2/6) Installing libsodium (1.0.18-r0) 06:51:52 (3/6) Installing pkgconf (1.7.2-r0) 06:51:52 (4/6) Installing libsodium-dev (1.0.18-r0) 06:51:52 (5/6) Installing libzmq (4.3.3-r0) 06:51:52 (6/6) Installing zeromq-dev (4.3.3-r0) 06:51:52 Executing busybox-1.31.1-r19.trigger 06:51:53 OK: 167 MiB in 45 packages 06:51:53 Removing intermediate container 1668e83032ff 06:51:53 ---> cd0cc576ef01 06:51:53 Step 6/8 : WORKDIR /device-sdk-go 06:51:53 ---> Running in 579b4472aedf 06:51:53 Removing intermediate container 579b4472aedf 06:51:53 ---> c8dc015f86b6 06:51:53 Step 7/8 : COPY . . 06:51:54 ---> a881488e0a09 06:51:54 Step 8/8 : RUN go mod download 06:51:54 ---> Running in 6bb6dc942f64 06:52:16 Removing intermediate container 6bb6dc942f64 06:52:16 ---> f8dd43674235 06:52:16 Successfully built f8dd43674235 06:52:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:17 + docker inspect -f . ci-base-image-x86_64 06:52:17 . [Pipeline] withDockerContainer 06:52:17 prd-centos7-docker-4c-2g-32704 does not seem to be running inside a container 06:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 06:52:18 $ docker top bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:19 + go version 06:52:19 go version go1.15.5 linux/amd64 [Pipeline] } 06:52:19 $ docker stop --time=1 bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf 06:52:20 $ docker rm -f bebd8a56cb6b01ba187b419987daa70758ca3193b58e2cc379ede7dd214f2eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:21 + docker inspect -f . ci-base-image-x86_64 06:52:21 . [Pipeline] withDockerContainer 06:52:21 prd-centos7-docker-4c-2g-32704 does not seem to be running inside a container 06:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 06:52:22 $ docker top bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:22 + make test 06:52:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:52:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32706 in /w/workspace/dgexfoundry_device-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 06:52:28 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:52:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:52:34 using credential edgex-jenkins-ssh 06:52:34 Cloning the remote Git repository 06:52:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:52:34 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:52:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:52:34 > git --version # timeout=10 06:52:34 > git --version # 'git version 2.17.1' 06:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:52:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:52:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:36 Merging remotes/origin/master commit 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b into PR head commit c2af0d98444a821eb338cc743186fdc2a9db2c44 06:52:37 Merge succeeded, producing c2af0d98444a821eb338cc743186fdc2a9db2c44 06:52:37 Checking out Revision c2af0d98444a821eb338cc743186fdc2a9db2c44 (PR-856) 06:52:36 > git config core.sparsecheckout # timeout=10 06:52:36 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 06:52:37 > git remote # timeout=10 06:52:37 > git config --get remote.origin.url # timeout=10 06:52:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:37 > git merge 4e9bdd26b0e338b4ade84edef7cdef6b7e824c9b # timeout=10 06:52:37 > git rev-parse HEAD^{commit} # timeout=10 06:52:37 > git config core.sparsecheckout # timeout=10 06:52:37 > git checkout -f c2af0d98444a821eb338cc743186fdc2a9db2c44 # timeout=10 06:52:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:52:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:52:45 + sudo service docker restart 06:52:45 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:52:48 provisioning config files... 06:52:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6874097834321960434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:48 ---> docker-login.sh 06:52:48 nexus3.edgexfoundry.org:10001 06:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:49 Configure a credential helper to remove this warning. See 06:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:49 06:52:49 Login Succeeded 06:52:49 nexus3.edgexfoundry.org:10002 06:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:51 Configure a credential helper to remove this warning. See 06:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:51 06:52:51 Login Succeeded 06:52:51 nexus3.edgexfoundry.org:10003 06:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:51 Configure a credential helper to remove this warning. See 06:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:51 06:52:51 Login Succeeded 06:52:51 nexus3.edgexfoundry.org:10004 06:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:52 Configure a credential helper to remove this warning. See 06:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:52 06:52:52 Login Succeeded 06:52:52 docker.io 06:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:53 Configure a credential helper to remove this warning. See 06:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:53 06:52:53 Login Succeeded 06:52:53 ---> docker-login.sh ends [Pipeline] } 06:52:53 Deleting 1 temporary files 06:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.095s coverage: 28.1% of statements 06:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 81.2% of statements [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:53 ========================================================= 06:52:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:52:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.082s coverage: 7.8% of statements 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 32.5% of statements 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:52:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:52:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.106s coverage: 57.3% of statements 06:52:54 Sending build context to Docker daemon 2.344MB 06:52:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:52:54 Step 2/8 : FROM ${BASE} 06:52:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:54 5f621e34cdf4: Pulling fs layer 06:52:54 a4357932f1b6: Pulling fs layer 06:52:54 18c013af1878: Pulling fs layer 06:52:54 00ac8860ef70: Pulling fs layer 06:52:54 63d7cb157983: Pulling fs layer 06:52:54 b116817d02f9: Pulling fs layer 06:52:54 745a02a5169b: Pulling fs layer 06:52:54 b116817d02f9: Waiting 06:52:54 00ac8860ef70: Waiting 06:52:54 745a02a5169b: Waiting 06:52:54 18c013af1878: Verifying Checksum 06:52:54 18c013af1878: Download complete 06:52:54 a4357932f1b6: Verifying Checksum 06:52:54 a4357932f1b6: Download complete 06:52:54 63d7cb157983: Verifying Checksum 06:52:54 63d7cb157983: Download complete 06:52:54 5f621e34cdf4: Verifying Checksum 06:52:54 5f621e34cdf4: Download complete 06:52:54 b116817d02f9: Verifying Checksum 06:52:54 b116817d02f9: Download complete 06:52:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.273s coverage: 6.6% of statements 06:52:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 5.0% of statements 06:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:52:55 GO111MODULE=on go vet ./... 06:52:55 5f621e34cdf4: Pull complete 06:52:56 a4357932f1b6: Pull complete 06:52:56 18c013af1878: Pull complete 06:52:56 745a02a5169b: Verifying Checksum 06:52:56 745a02a5169b: Download complete 06:52:58 00ac8860ef70: Download complete 06:53:10 00ac8860ef70: Pull complete 06:53:10 63d7cb157983: Pull complete 06:53:10 b116817d02f9: Pull complete 06:53:13 745a02a5169b: Pull complete 06:53:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:53:13 ---> b7e6874047d6 06:53:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:13 gofmt -l . 06:53:13 [ "`gofmt -l .`" = "" ] 06:53:13 ./bin/test-attribution-txt.sh 06:53:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:53:13 $ docker stop --time=1 bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c 06:53:15 $ docker rm -f bacb162ddb5a9232a12b1b2aaa30261935e2bfa92e035edfb06000399270196c [Pipeline] // withDockerContainer [Pipeline] sh 06:53:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:53:16 ---> Running in 355a6cd36e0b 06:53:16 Removing intermediate container 355a6cd36e0b 06:53:16 ---> e00d6003a657 06:53:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:16 ---> Running in 5d27dec9ac5d [Pipeline] sh 06:53:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:17 + ls -al . 06:53:17 total 188 06:53:17 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 4 06:53 . 06:53:17 drwxrwxr-x. 4 jenkins jenkins 28 Apr 4 06:51 .. 06:53:17 drwxrwxr-x. 2 jenkins jenkins 64 Apr 4 06:51 bin 06:53:17 -rw-r--r--. 1 jenkins jenkins 101239 Apr 4 06:52 coverage.out 06:53:17 -rw-rw-r--. 1 jenkins jenkins 987 Apr 4 06:51 Dockerfile.build 06:53:17 -rw-rw-r--. 1 jenkins jenkins 140 Apr 4 06:51 .dockerignore 06:53:17 drwxrwxr-x. 5 jenkins jenkins 62 Apr 4 06:51 example 06:53:17 drwxrwxr-x. 8 jenkins jenkins 179 Apr 4 06:51 .git 06:53:17 drwxrwxr-x. 2 jenkins jenkins 103 Apr 4 06:51 .github 06:53:17 -rw-rw-r--. 1 jenkins jenkins 138 Apr 4 06:51 .gitignore 06:53:17 -rw-r--r--. 1 jenkins jenkins 537 Apr 4 06:53 go.mod 06:53:17 -rw-r--r--. 1 jenkins jenkins 21064 Apr 4 06:53 go.sum 06:53:17 drwxrwxr-x. 14 jenkins jenkins 207 Apr 4 06:51 internal 06:53:17 -rw-rw-r--. 1 jenkins jenkins 901 Apr 4 06:51 Jenkinsfile 06:53:17 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 4 06:51 LICENSE 06:53:17 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 4 06:51 Makefile 06:53:17 drwxrwxr-x. 4 jenkins jenkins 26 Apr 4 06:51 openapi 06:53:17 drwxrwxr-x. 5 jenkins jenkins 50 Apr 4 06:51 pkg 06:53:17 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 4 06:51 README.md 06:53:17 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 4 06:51 RELEASE-NOTES.txt 06:53:17 drwxrwxr-x. 4 jenkins jenkins 54 Apr 4 06:51 snap 06:53:17 -rw-rw-r--. 1 jenkins jenkins 5 Apr 4 06:49 VERSION 06:53:17 -rw-rw-r--. 1 jenkins jenkins 222 Apr 4 06:51 version.go [Pipeline] isUnix [Pipeline] sh 06:53:18 + 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=c2af0d98444a821eb338cc743186fdc2a9db2c44 --label arch=amd64 --label version=0.0.0 . 06:53:18 Sending build context to Docker daemon 2.45MB 06:53:18 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:53:18 Step 2/23 : FROM ${BASE} AS builder 06:53:18 ---> f8dd43674235 06:53:18 Step 3/23 : WORKDIR /device-sdk-go 06:53:18 ---> Running in 8ce6cc53c064 06:53:19 Removing intermediate container 8ce6cc53c064 06:53:19 ---> 7d25bab43fbb 06:53:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:19 ---> Running in 208e1b1036b9 06:53:19 Removing intermediate container 208e1b1036b9 06:53:19 ---> 46d4cc20ea02 06:53:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:19 ---> Running in 0b31b256d26b 06:53:19 Removing intermediate container 5d27dec9ac5d 06:53:19 ---> 8e03b3c85709 06:53:19 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:53:19 ---> Running in c93c5af8065d 06:53:20 Removing intermediate container 0b31b256d26b 06:53:20 ---> eb1553fedb76 06:53:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:53:20 ---> Running in 190d4085217a 06:53:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:21 (1/6) Installing libc-dev (0.7.2-r3) 06:53:21 (2/6) Installing libsodium (1.0.18-r0) 06:53:21 (3/6) Installing pkgconf (1.7.2-r0) 06:53:21 OK: 167 MiB in 45 packages 06:53:22 (4/6) Installing libsodium-dev (1.0.18-r0) 06:53:22 (5/6) Installing libzmq (4.3.3-r0) 06:53:22 (6/6) Installing zeromq-dev (4.3.3-r0) 06:53:22 Executing busybox-1.31.1-r19.trigger 06:53:22 OK: 144 MiB in 45 packages 06:53:22 Removing intermediate container 190d4085217a 06:53:22 ---> 7ab3ddf4b530 06:53:22 Step 7/23 : COPY . . 06:53:23 ---> 19a49422ec19 06:53:23 Step 8/23 : RUN go mod download 06:53:23 ---> Running in bf6924ff144c 06:53:23 Removing intermediate container c93c5af8065d 06:53:23 ---> 207413cbc1dc 06:53:23 Step 6/8 : WORKDIR /device-sdk-go 06:53:23 ---> Running in 61597b1912c9 06:53:24 Removing intermediate container 61597b1912c9 06:53:24 ---> 8df1459021f1 06:53:24 Step 7/8 : COPY . . 06:53:24 Removing intermediate container bf6924ff144c 06:53:24 ---> 0d840f5524e0 06:53:24 Step 9/23 : RUN make build 06:53:24 ---> Running in 0606463b0f35 06:53:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:53:25 ---> de545668d329 06:53:25 Step 8/8 : RUN go mod download 06:53:25 ---> Running in 2be47fb645c4 06:53:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:53:37 Removing intermediate container 0606463b0f35 06:53:37 ---> 53f3c4bcbd68 06:53:37 Step 10/23 : FROM alpine:3.12 06:53:38 3.12: Pulling from library/alpine 06:53:38 532819f3e44c: Pulling fs layer 06:53:38 532819f3e44c: Verifying Checksum 06:53:38 532819f3e44c: Download complete 06:53:38 532819f3e44c: Pull complete 06:53:38 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:53:38 Status: Downloaded newer image for alpine:3.12 06:53:38 ---> 7230e588e954 06:53:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:39 ---> Running in ba8c72d682f5 06:53:39 Removing intermediate container ba8c72d682f5 06:53:39 ---> 8e66ac4e42b3 06:53:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 ---> Running in 84e6090b4476 06:53:40 Removing intermediate container 84e6090b4476 06:53:40 ---> 9aa257c38158 06:53:40 Step 13/23 : RUN apk add --update --no-cache zeromq 06:53:40 ---> Running in e89d1cf0964b 06:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:42 (1/5) Installing libgcc (9.3.0-r2) 06:53:42 (2/5) Installing libsodium (1.0.18-r0) 06:53:42 (3/5) Installing libstdc++ (9.3.0-r2) 06:53:42 (4/5) Installing libzmq (4.3.3-r0) 06:53:42 (5/5) Installing zeromq (4.3.3-r0) 06:53:42 Executing busybox-1.31.1-r20.trigger 06:53:42 OK: 8 MiB in 19 packages 06:53:43 Removing intermediate container e89d1cf0964b 06:53:43 ---> 90fcd71bde07 06:53:43 Step 14/23 : WORKDIR / 06:53:43 ---> Running in f4f2d8385363 06:53:43 Removing intermediate container f4f2d8385363 06:53:43 ---> b075dc84ffcd 06:53:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:53:43 ---> 6fc169a0402f 06:53:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:53:44 ---> adb3fb86f1dd 06:53:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:53:44 ---> bb6a2bb31424 06:53:44 Step 18/23 : EXPOSE 49990 06:53:44 ---> Running in 048ffb780cd8 06:53:44 Removing intermediate container 048ffb780cd8 06:53:44 ---> 722e5e61a02b 06:53:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:53:44 ---> Running in c5d64a8a2dd5 06:53:45 Removing intermediate container c5d64a8a2dd5 06:53:45 ---> 3642ce54ec0e 06:53:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:53:45 ---> Running in 9dfaae2de37a 06:53:45 Removing intermediate container 9dfaae2de37a 06:53:45 ---> 7e25d6a96775 06:53:45 Step 21/23 : LABEL arch=amd64 06:53:45 ---> Running in e933f7e5455e 06:53:45 Removing intermediate container e933f7e5455e 06:53:45 ---> 9b4a9871a57c 06:53:45 Step 22/23 : LABEL git_sha=c2af0d98444a821eb338cc743186fdc2a9db2c44 06:53:45 ---> Running in d5c99fc222f7 06:53:45 Removing intermediate container d5c99fc222f7 06:53:45 ---> 00a77baaf996 06:53:45 Step 23/23 : LABEL version=0.0.0 06:53:45 ---> Running in bb61128223cc 06:53:46 Removing intermediate container bb61128223cc 06:53:46 ---> bf54b4964556 06:53:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:53:46 Successfully built bf54b4964556 06:53:46 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:53:47 ---> job-cost.sh 06:53:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vqDa 06:53:52 Removing intermediate container 2be47fb645c4 06:53:52 ---> 7d077940ce1c 06:53:52 Successfully built 7d077940ce1c 06:53:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:53:52 + docker inspect -f . ci-base-image-arm64 06:53:52 . [Pipeline] withDockerContainer 06:53:53 prd-ubuntu18.04-docker-arm64-4c-16g-32706 does not seem to be running inside a container 06:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 06:53:54 $ docker top 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:55 + go version 06:53:55 go version go1.15.5 linux/arm64 [Pipeline] } 06:53:55 $ docker stop --time=1 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e 06:53:57 $ docker rm -f 40f716b617292e2ed23069fe646aef080a35bc015b556f3bdd417d87efa5c44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:58 + docker inspect -f . ci-base-image-arm64 06:53:58 . [Pipeline] withDockerContainer 06:53:58 prd-ubuntu18.04-docker-arm64-4c-16g-32706 does not seem to be running inside a container 06:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 06:54:00 $ docker top 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:01 + make test 06:54:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:54:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:54:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:54:28 lf-activate-venv(): INFO: Adding /tmp/venv-vqDa/bin to PATH 06:54:28 INFO: No Stack... 06:54:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:54:30 INFO: Archiving Costs [Pipeline] sh 06:54:31 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:54:31 + cut -d, -f6 [Pipeline] lock 06:54:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] 06:54:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] did not exist. Created. 06:54:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:31 + echo total: 0.029999999329447746 [Pipeline] stash 06:54:31 Stashed 1 file(s) [Pipeline] } 06:54:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:55:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.148s coverage: 28.1% of statements 06:55:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.172s coverage: 81.2% of statements 06:55:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.228s coverage: 7.8% of statements 06:55:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:55:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:55:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:55:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.356s coverage: 32.5% of statements 06:55:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:55:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:55:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:55:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.279s coverage: 57.3% of statements 06:55:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.333s coverage: 6.6% of statements 06:55:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.161s coverage: 5.0% of statements 06:55:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:55:38 GO111MODULE=on go vet ./... 06:56:25 gofmt -l . 06:56:25 [ "`gofmt -l .`" = "" ] 06:56:25 ./bin/test-attribution-txt.sh 06:56:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:56:26 $ docker stop --time=1 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 06:56:29 $ docker rm -f 6f6470661e26f5bf4acd605eb949e8d1a6916f29b32e48ff181693545f1993f8 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:30 Warning: overwriting stash ‘coverage-report’ 06:56:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:32 + ls -al . 06:56:32 total 224 06:56:32 drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 06:56 . 06:56:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 .. 06:56:32 -rw-rw-r-- 1 jenkins jenkins 140 Apr 4 06:52 .dockerignore 06:56:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 06:52 .git 06:56:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 06:52 .github 06:56:32 -rw-rw-r-- 1 jenkins jenkins 138 Apr 4 06:52 .gitignore 06:56:32 -rw-rw-r-- 1 jenkins jenkins 987 Apr 4 06:52 Dockerfile.build 06:56:32 -rw-rw-r-- 1 jenkins jenkins 901 Apr 4 06:52 Jenkinsfile 06:56:32 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 4 06:52 LICENSE 06:56:32 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 4 06:52 Makefile 06:56:32 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 4 06:52 README.md 06:56:32 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 4 06:52 RELEASE-NOTES.txt 06:56:32 -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 06:49 VERSION 06:56:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 06:52 bin 06:56:32 -rw-r--r-- 1 jenkins jenkins 101239 Apr 4 06:55 coverage.out 06:56:32 drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 06:52 example 06:56:32 -rw-r--r-- 1 jenkins jenkins 537 Apr 4 06:56 go.mod 06:56:32 -rw-r--r-- 1 jenkins jenkins 21064 Apr 4 06:56 go.sum 06:56:32 drwxrwxr-x 14 jenkins jenkins 4096 Apr 4 06:52 internal 06:56:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 openapi 06:56:32 drwxrwxr-x 5 jenkins jenkins 4096 Apr 4 06:52 pkg 06:56:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 06:52 snap 06:56:32 -rw-rw-r-- 1 jenkins jenkins 222 Apr 4 06:52 version.go [Pipeline] isUnix [Pipeline] sh 06:56:32 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c2af0d98444a821eb338cc743186fdc2a9db2c44 --label arch=arm64 --label version=0.0.0 . 06:56:33 Sending build context to Docker daemon 2.446MB 06:56:33 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:56:33 Step 2/23 : FROM ${BASE} AS builder 06:56:33 ---> 7d077940ce1c 06:56:33 Step 3/23 : WORKDIR /device-sdk-go 06:56:33 ---> Running in f45852696317 06:56:34 Removing intermediate container f45852696317 06:56:34 ---> 1cf87b29a34f 06:56:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:56:34 ---> Running in 2b8c7bfb2615 06:56:34 Removing intermediate container 2b8c7bfb2615 06:56:34 ---> 68beced970b0 06:56:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:34 ---> Running in 83fd555b6c35 06:56:37 Removing intermediate container 83fd555b6c35 06:56:37 ---> 21d1541429b9 06:56:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:56:37 ---> Running in a31fffdb1dfe 06:56:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:39 OK: 144 MiB in 45 packages 06:56:40 Removing intermediate container a31fffdb1dfe 06:56:40 ---> 24f4ad59522b 06:56:40 Step 7/23 : COPY . . 06:56:41 ---> 1a3b24d3e849 06:56:41 Step 8/23 : RUN go mod download 06:56:42 ---> Running in c0211bdb3fe8 06:56:44 Removing intermediate container c0211bdb3fe8 06:56:44 ---> 05cf4c0e4b27 06:56:44 Step 9/23 : RUN make build 06:56:44 ---> Running in 5e715213b51e 06:56:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:57:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:57:24 Removing intermediate container 5e715213b51e 06:57:24 ---> fcdabf914b74 06:57:24 Step 10/23 : FROM alpine:3.12 06:57:24 3.12: Pulling from library/alpine 06:57:24 9a219e8acc52: Pulling fs layer 06:57:24 9a219e8acc52: Verifying Checksum 06:57:24 9a219e8acc52: Download complete 06:57:24 9a219e8acc52: Pull complete 06:57:24 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:57:24 Status: Downloaded newer image for alpine:3.12 06:57:24 ---> d75e27dfc0a0 06:57:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:57:24 ---> Running in 4a0dbc8e729f 06:57:24 Removing intermediate container 4a0dbc8e729f 06:57:24 ---> 8128ae8d8e0a 06:57:24 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:24 ---> Running in a78074902e4c 06:57:26 Removing intermediate container a78074902e4c 06:57:26 ---> 159ecd7ad168 06:57:26 Step 13/23 : RUN apk add --update --no-cache zeromq 06:57:26 ---> Running in 3311bcdaa584 06:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:29 (1/5) Installing libgcc (9.3.0-r2) 06:57:29 (2/5) Installing libsodium (1.0.18-r0) 06:57:29 (3/5) Installing libstdc++ (9.3.0-r2) 06:57:29 (4/5) Installing libzmq (4.3.3-r0) 06:57:29 (5/5) Installing zeromq (4.3.3-r0) 06:57:30 Executing busybox-1.31.1-r20.trigger 06:57:30 OK: 8 MiB in 19 packages 06:57:31 Removing intermediate container 3311bcdaa584 06:57:31 ---> f86c1673e9d5 06:57:31 Step 14/23 : WORKDIR / 06:57:31 ---> Running in 1d80bafe2e78 06:57:32 Removing intermediate container 1d80bafe2e78 06:57:32 ---> 4d1cf3c25957 06:57:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:57:32 ---> 5d0c729a5c9a 06:57:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:57:34 ---> 10e269e0975a 06:57:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:57:35 ---> 0c8cec72d29b 06:57:35 Step 18/23 : EXPOSE 49990 06:57:35 ---> Running in 074b05ed0f12 06:57:35 Removing intermediate container 074b05ed0f12 06:57:35 ---> 9ea23c8cc31b 06:57:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:57:35 ---> Running in ecf04a4628b1 06:57:36 Removing intermediate container ecf04a4628b1 06:57:36 ---> e6c4e1908281 06:57:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:57:36 ---> Running in 2a8b915c9938 06:57:36 Removing intermediate container 2a8b915c9938 06:57:36 ---> 28aafec8ca42 06:57:36 Step 21/23 : LABEL arch=arm64 06:57:36 ---> Running in 7575c2101eac 06:57:37 Removing intermediate container 7575c2101eac 06:57:37 ---> 2d80cdea0b6a 06:57:37 Step 22/23 : LABEL git_sha=c2af0d98444a821eb338cc743186fdc2a9db2c44 06:57:37 ---> Running in c1d5e0c1eeaf 06:57:38 Removing intermediate container c1d5e0c1eeaf 06:57:38 ---> 7e9e76a2285c 06:57:38 Step 23/23 : LABEL version=0.0.0 06:57:38 ---> Running in ba63787bd630 06:57:38 Removing intermediate container ba63787bd630 06:57:38 ---> e4f0dd10d441 06:57:38 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:57:38 Successfully built e4f0dd10d441 06:57:38 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:57:39 ---> job-cost.sh 06:57:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-12vO 06:58:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-12vO/bin to PATH 06:59:55 INFO: No Stack... 06:59:55 INFO: Retrieving Pricing Info for: lf-standard-4 06:59:55 INFO: Archiving Costs [Pipeline] sh 06:59:55 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:59:55 + cut -d, -f6 [Pipeline] lock 06:59:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] 06:59:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] did not exist. Created. 06:59:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:56 /w/workspace/device-sdk-go/2@tmp/durable-50359949/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-50359949/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:59:56 + echo total: 0.20999999344348907 [Pipeline] stash 06:59:56 Warning: overwriting stash ‘stack-cost’ 06:59:56 Stashed 1 file(s) [Pipeline] } 06:59:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-856-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:59:57 provisioning config files... 06:59:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config101506310141113449tmp [Pipeline] { [Pipeline] sh 06:59:58 + set +x 06:59:58 + curl -s https://codecov.io/bash 06:59:58 + bash -s -- 06:59:58 06:59:58 _____ _ 06:59:58 / ____| | | 06:59:58 | | ___ __| | ___ ___ _____ __ 06:59:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:59:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:59:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:59:58 Bash-20210309-2b87ace 06:59:58 06:59:58 06:59:58 ==> git version 2.24.3 found 06:59:58 ==> 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 06:59:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:59:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:59:58 ==> Jenkins CI detected. 06:59:58 project root: . 06:59:58 --> token set from env 06:59:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:59:58 ==> Running gcov in . (disable via -X gcov) 06:59:58 ==> Python coveragepy not found 06:59:58 ==> Searching for coverage reports in: 06:59:58 + . 06:59:58 -> Found 1 reports 06:59:58 ==> Detecting git/mercurial file structure 06:59:58 ==> Reading reports 06:59:58 + ./coverage.out bytes=101239 06:59:58 ==> Appending adjustments 06:59:58 https://docs.codecov.io/docs/fixing-reports 06:59:58 + Found adjustments 06:59:58 ==> Gzipping contents 06:59:58 16K /tmp/codecov.i6W7Cp.gz 06:59:58 ==> Uploading reports 06:59:58 url: https://codecov.io 06:59:58 query: branch=PR-856&commit=c2af0d98444a821eb338cc743186fdc2a9db2c44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 06:59:58 -> Pinging Codecov 06:59:58 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-856&commit=c2af0d98444a821eb338cc743186fdc2a9db2c44&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 06:59:59 -> Uploading to 06:59:59 https://storage.googleapis.com/codecov/v4/raw/2021-04-04/7E55EF52A471D76F132DFD9A03CDDE97/c2af0d98444a821eb338cc743186fdc2a9db2c44/3be89282-01b1-4124-a8bf-b8c74318ff76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210404T065959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4653f5e5490767f153e3b33a1624b23a7ae3d6f8fdb4e13cdb0d547deb743e15 06:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:59 Dload Upload Total Spent Left Speed 06:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13690 0 0 100 13690 0 40079 --:--:-- --:--:-- --:--:-- 40146 06:59:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c2af0d98444a821eb338cc743186fdc2a9db2c44 [Pipeline] } 06:59:59 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] { (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 07:00:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:02 ---> package-listing.sh 07:00:02 ++ facter osfamily 07:00:02 ++ tr '[:upper:]' '[:lower:]' 07:00:02 + OS_FAMILY=redhat 07:00:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-856 07:00:02 + START_PACKAGES=/tmp/packages_start.txt 07:00:02 + END_PACKAGES=/tmp/packages_end.txt 07:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:02 + PACKAGES=/tmp/packages_start.txt 07:00:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-856 ']' 07:00:02 + PACKAGES=/tmp/packages_end.txt 07:00:02 + case "${OS_FAMILY}" in 07:00:02 + rpm -qa 07:00:02 + sort 07:00:07 + '[' -f /tmp/packages_start.txt ']' 07:00:07 + '[' -f /tmp/packages_end.txt ']' 07:00:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-856 ']' 07:00:07 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-856/archives/ 07:00:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-856/archives/ [Pipeline] echo 07:00:07 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-856/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:00:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:07 07:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:00:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:08 alpine: Pulling from edgex-lftools-log-publisher 07:00:08 df20fa9351a1: Pulling fs layer 07:00:08 36b3adc4ff6f: Pulling fs layer 07:00:08 8ad3a11d3b57: Pulling fs layer 07:00:08 46f8f816bc3b: Pulling fs layer 07:00:08 93b61091891f: Pulling fs layer 07:00:08 93b9cdb0e59b: Pulling fs layer 07:00:08 5e14af77c1be: Pulling fs layer 07:00:08 01666e4c0597: Pulling fs layer 07:00:08 aa168da1d23b: Pulling fs layer 07:00:08 93b61091891f: Waiting 07:00:08 93b9cdb0e59b: Waiting 07:00:08 5e14af77c1be: Waiting 07:00:08 01666e4c0597: Waiting 07:00:08 aa168da1d23b: Waiting 07:00:08 46f8f816bc3b: Waiting 07:00:08 36b3adc4ff6f: Verifying Checksum 07:00:08 36b3adc4ff6f: Download complete 07:00:08 46f8f816bc3b: Verifying Checksum 07:00:08 46f8f816bc3b: Download complete 07:00:08 df20fa9351a1: Verifying Checksum 07:00:08 df20fa9351a1: Download complete 07:00:08 93b9cdb0e59b: Verifying Checksum 07:00:08 93b9cdb0e59b: Download complete 07:00:08 5e14af77c1be: Verifying Checksum 07:00:08 5e14af77c1be: Download complete 07:00:08 93b61091891f: Verifying Checksum 07:00:08 93b61091891f: Download complete 07:00:08 01666e4c0597: Verifying Checksum 07:00:08 01666e4c0597: Download complete 07:00:08 8ad3a11d3b57: Verifying Checksum 07:00:08 8ad3a11d3b57: Download complete 07:00:08 df20fa9351a1: Pull complete 07:00:08 36b3adc4ff6f: Pull complete 07:00:09 8ad3a11d3b57: Pull complete 07:00:09 46f8f816bc3b: Pull complete 07:00:10 93b61091891f: Pull complete 07:00:10 aa168da1d23b: Verifying Checksum 07:00:10 aa168da1d23b: Download complete 07:00:10 93b9cdb0e59b: Pull complete 07:00:10 5e14af77c1be: Pull complete 07:00:10 01666e4c0597: Pull complete 07:00:17 aa168da1d23b: Pull complete 07:00:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:00:17 prd-centos7-docker-4c-2g-32700 does not seem to be running inside a container 07:00:17 $ 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-856/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-856 -v /w/workspace/dgexfoundry_device-sdk-go_PR-856:/w/workspace/dgexfoundry_device-sdk-go_PR-856:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-856@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:00:23 $ docker top dee684346aa246672701f0b1c0b69f31ee52bea062182d640a2e0326188c7c51 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:00:23 + mkdir -p /var/log/sa [Pipeline] sh 07:00:24 + ls /var/log/sa-host 07:00:24 + sadf -c /var/log/sa-host/sa04 07:00:24 file_magic: OK 07:00:24 HZ: Using current value: 100 07:00:24 file_header: OK 07:00:24 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 07:00:24 Statistics: 07:00:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:00:24 File successfully converted to sysstat format version 12.2.1 07:00:24 + sadf -c /var/log/sa-host/sa23 07:00:24 file_magic: OK 07:00:24 HZ: Using current value: 100 07:00:24 file_header: OK 07:00:24 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 07:00:24 Statistics: 07:00:24 Hnuu...uuuununununu... 07:00:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:24 provisioning config files... 07:00:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp/config2977867684969052507tmp [Pipeline] { [Pipeline] echo 07:00:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:25 ---> create-netrc.sh [Pipeline] } 07:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:00:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:00:25 ---> python-tools-install.sh [Pipeline] echo 07:00:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:00:25 ---> sudo-logs.sh 07:00:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:00:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:00:26 ---> job-cost.sh 07:00:26 lf-activate-venv: SKIPPING 07:00:26 DEBUG: total: 0.20999999344348907 07:00:26 INFO: Retrieving Stack Cost... 07:00:27 INFO: Retrieving Pricing Info for: v1-standard-2 07:00:28 INFO: Archiving Costs [Pipeline] echo 07:00:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:00:28 ---> logs-deploy.sh 07:00:28 lf-activate-venv: SKIPPING 07:00:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-856/2 07:00:28 INFO: archiving workspace using pattern(s): 07:00:29 Archives upload complete. 07:00:29 INFO: archiving logs to Nexus 07:00:30 ---> uname -a: 07:00:30 Linux prd-centos7-docker-4c-2g-32700.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:00:30 07:00:30 07:00:30 ---> lscpu: 07:00:30 Architecture: x86_64 07:00:30 CPU op-mode(s): 32-bit, 64-bit 07:00:30 Byte Order: Little Endian 07:00:30 Address sizes: 40 bits physical, 48 bits virtual 07:00:30 CPU(s): 4 07:00:30 On-line CPU(s) list: 0-3 07:00:30 Thread(s) per core: 1 07:00:30 Core(s) per socket: 1 07:00:30 Socket(s): 4 07:00:30 NUMA node(s): 1 07:00:30 Vendor ID: GenuineIntel 07:00:30 CPU family: 6 07:00:30 Model: 44 07:00:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:00:30 Stepping: 1 07:00:30 CPU MHz: 2933.438 07:00:30 BogoMIPS: 5866.87 07:00:30 Virtualization: VT-x 07:00:30 Hypervisor vendor: KVM 07:00:30 Virtualization type: full 07:00:30 L1d cache: 128 KiB 07:00:30 L1i cache: 128 KiB 07:00:30 L2 cache: 16 MiB 07:00:30 L3 cache: 64 MiB 07:00:30 NUMA node0 CPU(s): 0-3 07:00:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:00:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:00:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:00:30 Vulnerability Meltdown: Mitigation; PTI 07:00:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:00:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:00:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:00:30 Vulnerability Srbds: Not affected 07:00:30 Vulnerability Tsx async abort: Not affected 07:00:30 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 07:00:30 07:00:30 07:00:30 ---> nproc: 07:00:30 4 07:00:30 07:00:30 07:00:30 ---> df -h: 07:00:30 Filesystem Size Used Available Use% Mounted on 07:00:30 overlay 50.0G 7.3G 42.7G 15% / 07:00:30 tmpfs 64.0M 0 64.0M 0% /dev 07:00:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:00:30 shm 64.0M 0 64.0M 0% /dev/shm 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-856 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-856@tmp 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:00:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:00:30 07:00:30 07:00:30 ---> free -m: 07:00:30 total used free shared buff/cache available 07:00:30 Mem: 1837 700 99 0 1038 1032 07:00:30 Swap: 1023 0 1023 07:00:30 07:00:30 07:00:30 ---> ip addr: 07:00:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:00:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:30 inet 127.0.0.1/8 scope host lo 07:00:30 valid_lft forever preferred_lft forever 07:00:30 inet6 ::1/128 scope host 07:00:30 valid_lft forever preferred_lft forever 07:00:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:00:30 link/ether fa:16:3e:35:0f:38 brd ff:ff:ff:ff:ff:ff 07:00:30 inet 10.30.123.85/23 brd 10.30.123.255 scope global dynamic eth0 07:00:30 valid_lft 85701sec preferred_lft 85701sec 07:00:30 inet6 fe80::f816:3eff:fe35:f38/64 scope link 07:00:30 valid_lft forever preferred_lft forever 07:00:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:00:30 link/ether 02:42:02:80:ab:7b brd ff:ff:ff:ff:ff:ff 07:00:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:00:30 valid_lft forever preferred_lft forever 07:00:30 inet6 fe80::42:2ff:fe80:ab7b/64 scope link 07:00:30 valid_lft forever preferred_lft forever 07:00:30 07:00:30 07:00:30 ---> sar -b -r -n DEV: 07:00:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) 07:00:30 07:00:30 06:48:40 LINUX RESTART (4 CPU) 07:00:30 07:00:30 06:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:00:30 06:50:01 124.07 43.04 81.03 0.00 7750.07 36232.84 0.00 07:00:30 06:51:01 2.60 0.00 2.60 0.00 0.00 56.22 0.00 07:00:30 06:52:01 0.38 0.00 0.38 0.00 0.00 6.23 0.00 07:00:30 06:53:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 07:00:30 06:54:02 0.28 0.00 0.28 0.00 0.00 3.43 0.00 07:00:30 06:55:01 0.34 0.00 0.34 0.00 0.00 4.67 0.00 07:00:30 06:56:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 07:00:30 06:57:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 07:00:30 06:58:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 07:00:30 06:59:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 07:00:30 07:00:01 0.40 0.08 0.32 0.00 7.33 7.10 0.00 07:00:30 Average: 11.77 3.93 7.84 0.00 706.74 3309.26 0.00 07:00:30 07:00:30 06:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:30 06:50:01 149120 0 589468 31.33 2620 1140336 1106944 37.78 442948 1089820 128 07:00:30 06:51:01 153188 0 585280 31.11 2620 1140456 1099076 37.51 440628 1088820 20 07:00:30 06:52:01 152052 0 586412 31.17 2620 1140460 1094976 37.37 453128 1077760 12 07:00:30 06:53:01 153124 0 585340 31.11 2620 1140460 1079676 36.85 452748 1077172 8 07:00:30 06:54:02 153212 0 585244 31.10 2620 1140468 1079544 36.84 458888 1071480 12 07:00:30 06:55:01 152548 0 585904 31.14 2620 1140472 1079628 36.85 459324 1071480 8 07:00:30 06:56:01 152652 0 585796 31.13 2620 1140476 1079544 36.84 458932 1071476 8 07:00:30 06:57:01 152832 0 585612 31.12 2620 1140480 1079544 36.84 458912 1071476 20 07:00:30 06:58:01 153088 0 585348 31.11 2620 1140488 1079540 36.84 459044 1071476 12 07:00:30 06:59:01 153180 0 585252 31.10 2620 1140492 1079544 36.84 458908 1071476 8 07:00:30 07:00:01 147544 0 590552 31.39 2620 1140828 1080096 36.86 464412 1071524 32 07:00:30 Average: 152049 0 586383 31.16 2620 1140492 1085283 37.04 455261 1075815 24 07:00:30 07:00:30 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:30 06:50:01 eth0 601.12 382.44 1106.11 105.72 0.00 0.00 0.00 0.00 07:00:30 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:50:01 docker0 7.76 6.61 1.38 24.64 0.00 0.00 0.00 0.00 07:00:30 06:51:01 eth0 2.35 0.95 1.01 0.59 0.00 0.00 0.00 0.00 07:00:30 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:52:01 eth0 2.00 0.32 0.39 0.20 0.00 0.00 0.00 0.00 07:00:30 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:53:01 eth0 0.75 0.40 0.42 0.24 0.00 0.00 0.00 0.00 07:00:30 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:54:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:30 06:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:55:01 eth0 0.32 0.24 0.15 0.07 0.00 0.00 0.00 0.00 07:00:30 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:30 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:30 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:30 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:00:30 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 07:00:01 eth0 5.20 3.50 4.89 1.81 0.00 0.00 0.00 0.00 07:00:30 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 Average: eth0 55.78 35.37 101.40 9.90 0.00 0.00 0.00 0.00 07:00:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:30 Average: docker0 0.71 0.60 0.13 2.24 0.00 0.00 0.00 0.00 07:00:30 07:00:30 07:00:30 ---> sar -P ALL: 07:00:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/04/21 _x86_64_ (4 CPU) 07:00:30 07:00:30 06:48:40 LINUX RESTART (4 CPU) 07:00:30 07:00:30 06:49:01 CPU %user %nice %system %iowait %steal %idle 07:00:30 06:50:01 all 13.25 0.00 5.13 4.85 0.05 76.73 07:00:30 06:50:01 0 12.22 0.00 5.82 5.85 0.08 76.02 07:00:30 06:50:01 1 13.47 0.00 5.05 4.95 0.03 76.50 07:00:30 06:50:01 2 13.46 0.00 5.04 5.58 0.02 75.90 07:00:30 06:50:01 3 13.83 0.00 4.62 3.00 0.05 78.49 07:00:30 06:51:01 all 0.17 0.00 0.04 0.00 0.01 99.78 07:00:30 06:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:00:30 06:51:01 1 0.10 0.00 0.07 0.00 0.02 99.82 07:00:30 06:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:00:30 06:51:01 3 0.52 0.00 0.02 0.00 0.02 99.45 07:00:30 06:52:01 all 0.18 0.00 0.16 0.00 0.01 99.65 07:00:30 06:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:00:30 06:52:01 1 0.35 0.00 0.05 0.00 0.00 99.60 07:00:30 06:52:01 2 0.07 0.00 0.25 0.00 0.02 99.67 07:00:30 06:52:01 3 0.23 0.00 0.28 0.00 0.00 99.48 07:00:30 06:53:01 all 0.17 0.00 0.03 0.00 0.00 99.80 07:00:30 06:53:01 0 0.10 0.00 0.02 0.00 0.00 99.88 07:00:30 06:53:01 1 0.53 0.00 0.05 0.00 0.00 99.42 07:00:30 06:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:00:30 06:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:00:30 06:54:02 all 0.17 0.00 0.11 0.00 0.01 99.71 07:00:30 06:54:02 0 0.03 0.00 0.02 0.00 0.00 99.95 07:00:30 06:54:02 1 0.50 0.00 0.10 0.00 0.03 99.37 07:00:30 06:54:02 2 0.07 0.00 0.25 0.00 0.00 99.68 07:00:30 06:54:02 3 0.07 0.00 0.08 0.00 0.02 99.83 07:00:30 06:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:00:30 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:00:30 06:55:01 1 0.51 0.00 0.02 0.00 0.00 99.47 07:00:30 06:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:00:30 06:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:00:30 06:56:01 all 0.16 0.00 0.02 0.00 0.00 99.82 07:00:30 06:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:00:30 06:56:01 1 0.53 0.00 0.03 0.00 0.00 99.43 07:00:30 06:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:00:30 06:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:00:30 06:57:01 all 0.14 0.00 0.02 0.00 0.00 99.84 07:00:30 06:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:00:30 06:57:01 1 0.47 0.00 0.02 0.00 0.00 99.52 07:00:30 06:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:30 06:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:00:30 06:58:01 all 0.04 0.00 0.03 0.00 0.00 99.92 07:00:30 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:00:30 06:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:00:30 06:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:00:30 06:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:00:30 06:59:01 all 0.03 0.00 0.03 0.00 0.00 99.95 07:00:30 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:00:30 06:59:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:00:30 06:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:00:30 06:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:00:30 07:00:01 all 0.49 0.00 0.24 0.00 0.00 99.27 07:00:30 07:00:01 0 0.50 0.00 0.35 0.00 0.00 99.15 07:00:30 07:00:01 1 0.65 0.00 0.20 0.02 0.00 99.13 07:00:30 07:00:01 2 0.65 0.00 0.28 0.00 0.00 99.07 07:00:30 07:00:01 3 0.15 0.00 0.12 0.00 0.00 99.73 07:00:30 07:00:30 Average: CPU %user %nice %system %iowait %steal %idle 07:00:30 Average: all 1.35 0.00 0.53 0.44 0.01 97.68 07:00:30 Average: 0 1.18 0.00 0.57 0.53 0.01 97.71 07:00:30 Average: 1 1.56 0.00 0.51 0.45 0.01 97.47 07:00:30 Average: 2 1.31 0.00 0.55 0.50 0.00 97.63 07:00:30 Average: 3 1.35 0.00 0.48 0.27 0.01 97.90 07:00:30 07:00:30 07:00:30