Pull request #900 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 44e422c5aebbc746276f514c8f0709a2f5b68208+92affc97e25621ac5a3617c0e5e42feb55191c77 (d48d7e22cebea8aad5ff151e5789f2347b4e5c12) 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2171 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [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-900 # 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/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 44e422c5aebbc746276f514c8f0709a2f5b68208 Merge succeeded, producing 44e422c5aebbc746276f514c8f0709a2f5b68208 Checking out Revision 44e422c5aebbc746276f514c8f0709a2f5b68208 (PR-900) > git config core.sparsecheckout # timeout=10 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # 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 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # timeout=10 Commit message: "test: complement unit tests for transformer package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:42 ========================================================= 07:00:42 EdgeX Global Pipelines Version Info 07:00:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0df1feef5fd52680c0333778b4e71abc37891c1f # timeout=10 07:00:45 ------------------- 07:00:45 stable info: 07:00:45 ------------------- 07:00:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:45 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:00:45 Message: update stable to v1.0.186 07:00:46 ------------------- 07:00:46 experimental info: 07:00:46 ------------------- 07:00:46 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:46 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 07:00:46 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-900 [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-900 [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-900 [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44e422c5aebbc746276f514c8f0709a2f5b68208 [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44e422c [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:00:47 provisioning config files... 07:00:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config7880643833664778233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:47 ---> docker-login.sh 07:00:47 nexus3.edgexfoundry.org:10001 07:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:48 Configure a credential helper to remove this warning. See 07:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:48 07:00:48 Login Succeeded 07:00:48 nexus3.edgexfoundry.org:10002 07:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 nexus3.edgexfoundry.org:10003 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 nexus3.edgexfoundry.org:10004 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 docker.io 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:50 Configure a credential helper to remove this warning. See 07:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:50 07:00:50 Login Succeeded 07:00:50 ---> docker-login.sh ends [Pipeline] } 07:00:50 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 07:00:50 + git log --format=format:%s -1 44e422c5aebbc746276f514c8f0709a2f5b68208 [Pipeline] echo 07:00:50 GIT_COMMIT: 44e422c5aebbc746276f514c8f0709a2f5b68208, Commit Message: test: complement unit tests for transformer package [Pipeline] echo 07:00:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:51 07:00:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:52 latest: Pulling from edgex-devops/git-semver 07:00:52 31603596830f: Pulling fs layer 07:00:52 54011a49482f: Pulling fs layer 07:00:52 a6820b24f6d8: Pulling fs layer 07:00:52 f581987b2513: Pulling fs layer 07:00:52 f581987b2513: Waiting 07:00:52 54011a49482f: Verifying Checksum 07:00:52 54011a49482f: Download complete 07:00:52 31603596830f: Verifying Checksum 07:00:52 31603596830f: Download complete 07:00:52 f581987b2513: Verifying Checksum 07:00:52 f581987b2513: Download complete 07:00:52 a6820b24f6d8: Verifying Checksum 07:00:52 a6820b24f6d8: Download complete 07:00:53 31603596830f: Pull complete 07:00:53 54011a49482f: Pull complete 07:00:55 a6820b24f6d8: Pull complete 07:00:56 f581987b2513: Pull complete 07:00:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:56 prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container 07:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:01:00 $ docker top efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:00 [ssh-agent] Looking for ssh-agent implementation... 07:01:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:02 $ docker exec efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a ssh-agent 07:01:02 SSH_AUTH_SOCK=/tmp/ssh-8mQEQc6BV009/agent.11 07:01:02 SSH_AGENT_PID=16 07:01:02 Running ssh-add (command line suppressed) 07:01:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_2823916807662155155.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_2823916807662155155.key) 07:01:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:03 + git tag --points-at HEAD [Pipeline] } 07:01:03 $ docker exec --env ******** --env ******** efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a ssh-agent -k 07:01:03 unset SSH_AUTH_SOCK; 07:01:03 unset SSH_AGENT_PID; 07:01:03 echo Agent pid 16 killed; 07:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:03 [ssh-agent] Looking for ssh-agent implementation... 07:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:04 $ docker exec efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a ssh-agent 07:01:04 SSH_AUTH_SOCK=/tmp/ssh-jxoqX4YOAl6d/agent.47 07:01:04 SSH_AGENT_PID=52 07:01:04 Running ssh-add (command line suppressed) 07:01:04 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_8970324183458172174.key (/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/private_key_8970324183458172174.key) 07:01:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:05 + git semver init 07:01:05 # -> Open(): unable to determine branch for HEAD 07:01:05 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.git 07:01:05 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-900 07:01:05 # $SEMVER_REMOTE_NAME = origin 07:01:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:05 # $SEMVER_USER_NAME = edgex-jenkins 07:01:05 # $SEMVER_BRANCH = PR-900 07:01:05 # $SEMVER_TEMP = /tmp/semver-870879806 07:01:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:01:06 # '/tmp/semver-870879806' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver' 07:01:06 # -> Force: false 07:01:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-900/.semver [Pipeline] } 07:01:06 $ docker exec --env ******** --env ******** efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a ssh-agent -k 07:01:06 unset SSH_AUTH_SOCK; 07:01:06 unset SSH_AGENT_PID; 07:01:06 echo Agent pid 52 killed; 07:01:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:07 + git semver [Pipeline] } 07:01:07 $ docker stop --time=1 efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a 07:01:08 $ docker rm -f efda9cda00ccf90f5e948ada26043a5a6f8f2e6c41106cf439c0af607553cc2a [Pipeline] // withDockerContainer [Pipeline] sh 07:01:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:10 Stashed 1 file(s) [Pipeline] echo 07:01:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:01:25 Still waiting to schedule task 07:01:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2171’ 07:01:25 Still waiting to schedule task 07:01:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:03:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2172 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws 07:03:19 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:03:24 using credential edgex-jenkins-ssh 07:03:24 Cloning the remote Git repository 07:03:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:03:24 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:03:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:25 > git --version # timeout=10 07:03:25 > git --version # 'git version 2.17.1' 07:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:27 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 44e422c5aebbc746276f514c8f0709a2f5b68208 07:03:27 Merge succeeded, producing 44e422c5aebbc746276f514c8f0709a2f5b68208 07:03:27 Checking out Revision 44e422c5aebbc746276f514c8f0709a2f5b68208 (PR-900) 07:03:27 > git config core.sparsecheckout # timeout=10 07:03:27 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # timeout=10 07:03:27 > git remote # timeout=10 07:03:27 > git config --get remote.origin.url # timeout=10 07:03:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:27 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 07:03:27 > git rev-parse HEAD^{commit} # timeout=10 07:03:27 > git config core.sparsecheckout # timeout=10 07:03:27 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # timeout=10 07:03:31 Commit message: "test: complement unit tests for transformer package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:03:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:03:33 + true 07:03:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:03:36 provisioning config files... 07:03:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8265389329711101689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:36 ---> docker-login.sh 07:03:36 nexus3.edgexfoundry.org:10001 07:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:38 Configure a credential helper to remove this warning. See 07:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:38 07:03:38 Login Succeeded 07:03:38 nexus3.edgexfoundry.org:10002 07:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:38 Configure a credential helper to remove this warning. See 07:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:38 07:03:38 Login Succeeded 07:03:38 nexus3.edgexfoundry.org:10003 07:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:39 Configure a credential helper to remove this warning. See 07:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:39 07:03:39 Login Succeeded 07:03:39 nexus3.edgexfoundry.org:10004 07:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:39 Configure a credential helper to remove this warning. See 07:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:39 07:03:39 Login Succeeded 07:03:39 docker.io 07:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:40 Configure a credential helper to remove this warning. See 07:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:40 07:03:40 Login Succeeded 07:03:40 ---> docker-login.sh ends [Pipeline] } 07:03:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:03:40 ========================================================= 07:03:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:03:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:41 + 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 . 07:03:41 Sending build context to Docker daemon 2.554MB 07:03:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:03:41 Step 2/8 : FROM ${BASE} 07:03:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:41 5f621e34cdf4: Pulling fs layer 07:03:41 a4357932f1b6: Pulling fs layer 07:03:41 18c013af1878: Pulling fs layer 07:03:41 00ac8860ef70: Pulling fs layer 07:03:41 63d7cb157983: Pulling fs layer 07:03:41 b116817d02f9: Pulling fs layer 07:03:41 745a02a5169b: Pulling fs layer 07:03:41 b116817d02f9: Waiting 07:03:41 745a02a5169b: Waiting 07:03:41 63d7cb157983: Waiting 07:03:41 18c013af1878: Verifying Checksum 07:03:41 18c013af1878: Download complete 07:03:41 a4357932f1b6: Verifying Checksum 07:03:41 a4357932f1b6: Download complete 07:03:41 63d7cb157983: Verifying Checksum 07:03:41 63d7cb157983: Download complete 07:03:41 b116817d02f9: Verifying Checksum 07:03:41 b116817d02f9: Download complete 07:03:41 5f621e34cdf4: Download complete 07:03:42 5f621e34cdf4: Pull complete 07:03:42 Running on prd-centos7-docker-4c-2g-2174 in /w/workspace/dgexfoundry_device-sdk-go_PR-900 [Pipeline] { [Pipeline] ws 07:03:42 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:03:42 a4357932f1b6: Pull complete 07:03:43 18c013af1878: Pull complete 07:03:44 745a02a5169b: Verifying Checksum 07:03:44 745a02a5169b: Download complete 07:03:45 using credential edgex-jenkins-ssh 07:03:45 Cloning the remote Git repository 07:03:45 00ac8860ef70: Verifying Checksum 07:03:45 00ac8860ef70: Download complete 07:03:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:03:45 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:45 > git --version # timeout=10 07:03:45 > git --version # 'git version 2.24.3' 07:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:47 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 44e422c5aebbc746276f514c8f0709a2f5b68208 07:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/900/head:refs/remotes/origin/PR-900 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:47 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # timeout=10 07:03:47 > git remote # timeout=10 07:03:47 > git config --get remote.origin.url # timeout=10 07:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:47 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 07:03:47 > git rev-parse HEAD^{commit} # timeout=10 07:03:47 Merge succeeded, producing 44e422c5aebbc746276f514c8f0709a2f5b68208 07:03:47 Checking out Revision 44e422c5aebbc746276f514c8f0709a2f5b68208 (PR-900) 07:03:47 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f 44e422c5aebbc746276f514c8f0709a2f5b68208 # timeout=10 07:03:51 Commit message: "test: complement unit tests for transformer package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:03:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:03:53 + sudo service docker restart 07:03:53 + true 07:03:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:03:54 provisioning config files... 07:03:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9060193749279246429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:54 ---> docker-login.sh 07:03:54 nexus3.edgexfoundry.org:10001 07:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:55 Configure a credential helper to remove this warning. See 07:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:55 07:03:55 Login Succeeded 07:03:55 nexus3.edgexfoundry.org:10002 07:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:55 Configure a credential helper to remove this warning. See 07:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:55 07:03:55 Login Succeeded 07:03:55 nexus3.edgexfoundry.org:10003 07:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:55 Configure a credential helper to remove this warning. See 07:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:55 07:03:55 Login Succeeded 07:03:55 nexus3.edgexfoundry.org:10004 07:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:56 00ac8860ef70: Pull complete 07:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:56 Configure a credential helper to remove this warning. See 07:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:56 07:03:56 Login Succeeded 07:03:56 docker.io 07:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:56 63d7cb157983: Pull complete 07:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:56 Configure a credential helper to remove this warning. See 07:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:56 07:03:56 Login Succeeded 07:03:56 ---> docker-login.sh ends [Pipeline] } 07:03:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:03:56 b116817d02f9: Pull complete [Pipeline] echo 07:03:56 ========================================================= 07:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:03:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:57 + 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 . 07:03:57 Sending build context to Docker daemon 2.555MB 07:03:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:03:57 Step 2/8 : FROM ${BASE} 07:03:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:57 188c0c94c7c5: Pulling fs layer 07:03:57 0ef7d3d256c8: Pulling fs layer 07:03:57 de9db76c5a1d: Pulling fs layer 07:03:57 bca2f99d35d6: Pulling fs layer 07:03:57 93359f2a8cfa: Pulling fs layer 07:03:57 7c6f9722023f: Pulling fs layer 07:03:57 a35cf1a2eb13: Pulling fs layer 07:03:57 bca2f99d35d6: Waiting 07:03:57 93359f2a8cfa: Waiting 07:03:57 7c6f9722023f: Waiting 07:03:57 a35cf1a2eb13: Waiting 07:03:57 de9db76c5a1d: Verifying Checksum 07:03:57 de9db76c5a1d: Download complete 07:03:57 0ef7d3d256c8: Verifying Checksum 07:03:57 0ef7d3d256c8: Download complete 07:03:57 93359f2a8cfa: Verifying Checksum 07:03:57 93359f2a8cfa: Download complete 07:03:57 188c0c94c7c5: Verifying Checksum 07:03:57 188c0c94c7c5: Download complete 07:03:57 7c6f9722023f: Download complete 07:03:57 188c0c94c7c5: Pull complete 07:03:57 0ef7d3d256c8: Pull complete 07:03:58 de9db76c5a1d: Pull complete 07:03:59 a35cf1a2eb13: Verifying Checksum 07:03:59 a35cf1a2eb13: Download complete 07:04:00 bca2f99d35d6: Verifying Checksum 07:04:00 bca2f99d35d6: Download complete 07:04:00 745a02a5169b: Pull complete 07:04:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:04:00 ---> b7e6874047d6 07:04:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:04:03 ---> Running in 488ed5ef6d08 07:04:03 Removing intermediate container 488ed5ef6d08 07:04:03 ---> 061d84a5bc7a 07:04:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:04 ---> Running in f99ba2f65d92 07:04:06 Removing intermediate container f99ba2f65d92 07:04:06 ---> cae8e3c49261 07:04:06 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:04:06 ---> Running in 75ba5ff0d526 07:04:07 bca2f99d35d6: Pull complete 07:04:07 93359f2a8cfa: Pull complete 07:04:07 7c6f9722023f: Pull complete 07:04:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:04:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:09 (1/6) Installing libc-dev (0.7.2-r3) 07:04:10 (2/6) Installing libsodium (1.0.18-r0) 07:04:10 (3/6) Installing pkgconf (1.7.2-r0) 07:04:10 (4/6) Installing libsodium-dev (1.0.18-r0) 07:04:10 (5/6) Installing libzmq (4.3.3-r0) 07:04:10 (6/6) Installing zeromq-dev (4.3.3-r0) 07:04:10 Executing busybox-1.31.1-r19.trigger 07:04:10 OK: 144 MiB in 45 packages 07:04:11 Removing intermediate container 75ba5ff0d526 07:04:11 ---> 165075d6522c 07:04:11 Step 6/8 : WORKDIR /device-sdk-go 07:04:11 ---> Running in c407512c60fd 07:04:12 Removing intermediate container c407512c60fd 07:04:12 ---> e37dab783615 07:04:12 Step 7/8 : COPY . . 07:04:13 ---> f8369508f537 07:04:13 Step 8/8 : RUN go mod download 07:04:13 ---> Running in f196579bfbc0 07:04:15 a35cf1a2eb13: Pull complete 07:04:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:04:15 ---> a62c8e92a672 07:04:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:04:16 ---> Running in 20361f3d8d43 07:04:16 Removing intermediate container 20361f3d8d43 07:04:16 ---> 627637381426 07:04:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:16 ---> Running in d576c7ce94c6 07:04:17 Removing intermediate container d576c7ce94c6 07:04:17 ---> 6bb65a40d3cb 07:04:17 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:04:17 ---> Running in 5e3a76fdd107 07:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:04:19 (1/6) Installing libc-dev (0.7.2-r3) 07:04:19 (2/6) Installing libsodium (1.0.18-r0) 07:04:19 (3/6) Installing pkgconf (1.7.2-r0) 07:04:20 (4/6) Installing libsodium-dev (1.0.18-r0) 07:04:20 (5/6) Installing libzmq (4.3.3-r0) 07:04:20 (6/6) Installing zeromq-dev (4.3.3-r0) 07:04:20 Executing busybox-1.31.1-r19.trigger 07:04:20 OK: 167 MiB in 45 packages 07:04:21 Removing intermediate container 5e3a76fdd107 07:04:21 ---> 13f272bf70b8 07:04:21 Step 6/8 : WORKDIR /device-sdk-go 07:04:21 ---> Running in 551b11a51fd6 07:04:21 Removing intermediate container 551b11a51fd6 07:04:21 ---> 195708d8081d 07:04:21 Step 7/8 : COPY . . 07:04:22 ---> 0557ab6aa673 07:04:22 Step 8/8 : RUN go mod download 07:04:22 ---> Running in 8ce9cade2916 07:04:46 Removing intermediate container f196579bfbc0 07:04:46 ---> 2d04b38f4383 07:04:46 Successfully built 2d04b38f4383 07:04:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:46 + docker inspect -f . ci-base-image-arm64 07:04:46 . [Pipeline] withDockerContainer 07:04:46 prd-ubuntu18.04-docker-arm64-4c-16g-2172 does not seem to be running inside a container 07:04:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:48 $ docker top 5a221cf3f0a21ad604a6728350a07a5d868b34c249f844e3a3a5efcbb7a5914a -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:49 + go version 07:04:49 go version go1.15.5 linux/arm64 [Pipeline] } 07:04:49 $ docker stop --time=1 5a221cf3f0a21ad604a6728350a07a5d868b34c249f844e3a3a5efcbb7a5914a 07:04:49 Removing intermediate container 8ce9cade2916 07:04:49 ---> 9c1d50ecf22d 07:04:49 Successfully built 9c1d50ecf22d 07:04:49 Successfully tagged ci-base-image-x86_64:latest 07:04:51 $ docker rm -f 5a221cf3f0a21ad604a6728350a07a5d868b34c249f844e3a3a5efcbb7a5914a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:51 + docker inspect -f . ci-base-image-x86_64 07:04:51 . [Pipeline] withDockerContainer 07:04:51 + docker inspect -f . ci-base-image-arm64 07:04:51 . 07:04:52 prd-centos7-docker-4c-2g-2174 does not seem to be running inside a container 07:04:52 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:52 $ docker top 9ae411d3d47f8c4698a6d1ac74ba10cb295e7b6004eb60b1c1712e01102106fc -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 07:04:53 prd-ubuntu18.04-docker-arm64-4c-16g-2172 does not seem to be running inside a container 07:04: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:54 $ docker top be630f2af0cd6f6eed483eaba4ebeac782bf5229785e940079a7297e1b1e4ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:04:55 + go version 07:04:55 go version go1.15.5 linux/amd64 [Pipeline] } 07:04:55 $ docker stop --time=1 9ae411d3d47f8c4698a6d1ac74ba10cb295e7b6004eb60b1c1712e01102106fc 07:04:55 + make test 07:04:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:04:56 $ docker rm -f 9ae411d3d47f8c4698a6d1ac74ba10cb295e7b6004eb60b1c1712e01102106fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:57 + docker inspect -f . ci-base-image-x86_64 07:04:57 . [Pipeline] withDockerContainer 07:04:57 prd-centos7-docker-4c-2g-2174 does not seem to be running inside a container 07:04:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:58 $ docker top 61c925e934e5360521ed7e60a840c13a82b4062d6e7e270c59b2dee035e943e9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:58 + make test 07:04:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:05:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:05:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:05:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.110s coverage: 25.4% of statements 07:05:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:05:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.159s coverage: 28.1% of statements 07:05:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements 07:05:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.102s coverage: 7.8% of statements 07:05:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:05:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:05:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:05:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.090s coverage: 30.2% of statements 07:05:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:05:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:05:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:05:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.134s coverage: 58.4% of statements 07:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.291s coverage: 89.2% of statements 07:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 5.0% of statements 07:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:05:48 GO111MODULE=on go vet ./... 07:06:10 gofmt -l . 07:06:10 [ "`gofmt -l .`" = "" ] 07:06:10 ./bin/test-attribution-txt.sh 07:06:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:06:10 $ docker stop --time=1 61c925e934e5360521ed7e60a840c13a82b4062d6e7e270c59b2dee035e943e9 07:06:12 $ docker rm -f 61c925e934e5360521ed7e60a840c13a82b4062d6e7e270c59b2dee035e943e9 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:06:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:06:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:06:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [Pipeline] sh 07:06:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:16 + ls -al . 07:06:16 total 212 07:06:16 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 28 07:06 . 07:06:16 drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 07:03 .. 07:06:16 drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 07:03 bin 07:06:16 -rw-r--r--. 1 jenkins jenkins 125561 Apr 28 07:05 coverage.out 07:06:16 -rw-rw-r--. 1 jenkins jenkins 987 Apr 28 07:03 Dockerfile.build 07:06:16 -rw-rw-r--. 1 jenkins jenkins 140 Apr 28 07:03 .dockerignore 07:06:16 drwxrwxr-x. 5 jenkins jenkins 62 Apr 28 07:03 example 07:06:16 drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 07:03 .git 07:06:16 drwxrwxr-x. 2 jenkins jenkins 103 Apr 28 07:03 .github 07:06:16 -rw-rw-r--. 1 jenkins jenkins 138 Apr 28 07:03 .gitignore 07:06:16 -rw-r--r--. 1 jenkins jenkins 575 Apr 28 07:06 go.mod 07:06:16 -rw-r--r--. 1 jenkins jenkins 20957 Apr 28 07:06 go.sum 07:06:16 drwxrwxr-x. 14 jenkins jenkins 207 Apr 28 07:03 internal 07:06:16 -rw-rw-r--. 1 jenkins jenkins 901 Apr 28 07:03 Jenkinsfile 07:06:16 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 28 07:03 LICENSE 07:06:16 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 28 07:03 Makefile 07:06:16 drwxrwxr-x. 4 jenkins jenkins 26 Apr 28 07:03 openapi 07:06:16 drwxrwxr-x. 5 jenkins jenkins 50 Apr 28 07:03 pkg 07:06:16 -rw-rw-r--. 1 jenkins jenkins 7652 Apr 28 07:03 README.md 07:06:16 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 28 07:03 RELEASE-NOTES.txt 07:06:16 drwxrwxr-x. 4 jenkins jenkins 54 Apr 28 07:03 snap 07:06:16 -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 07:01 VERSION 07:06:16 -rw-rw-r--. 1 jenkins jenkins 222 Apr 28 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:06:16 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=44e422c5aebbc746276f514c8f0709a2f5b68208 --label arch=amd64 --label version=0.0.0 . 07:06:17 Sending build context to Docker daemon 2.681MB 07:06:17 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 07:06:17 Step 2/23 : FROM ${BASE} AS builder 07:06:17 ---> 9c1d50ecf22d 07:06:17 Step 3/23 : WORKDIR /device-sdk-go 07:06:17 ---> Running in 58079634e634 07:06:17 Removing intermediate container 58079634e634 07:06:17 ---> fb2730feb555 07:06:17 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:06:17 ---> Running in cbed71470018 07:06:18 Removing intermediate container cbed71470018 07:06:18 ---> f5358a0a03a9 07:06:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:18 ---> Running in 244d555af900 07:06:19 Removing intermediate container 244d555af900 07:06:19 ---> 3a5c34e1b9ba 07:06:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:06:19 ---> Running in 4e7ab2b68877 07:06:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:20 OK: 167 MiB in 45 packages 07:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.220s coverage: 25.4% of statements 07:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.154s coverage: 28.1% of statements 07:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.160s coverage: 78.9% of statements 07:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.139s coverage: 7.8% of statements 07:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:06:21 Removing intermediate container 4e7ab2b68877 07:06:21 ---> 785003a5a79a 07:06:21 Step 7/23 : COPY . . 07:06:22 ---> a8939d62ea87 07:06:22 Step 8/23 : RUN go mod download 07:06:23 ---> Running in 2b8a3b06b2b5 07:06:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.264s coverage: 30.2% of statements 07:06:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:06:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:06:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:06:24 Removing intermediate container 2b8a3b06b2b5 07:06:24 ---> 2303c0270eb9 07:06:24 Step 9/23 : RUN make build 07:06:24 ---> Running in 0c2db1801810 07:06:24 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 07:06:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.282s coverage: 58.4% of statements 07:06:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.170s coverage: 89.2% of statements 07:06:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:06:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.148s coverage: 5.0% of statements 07:06:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:06:27 GO111MODULE=on go vet ./... 07:06:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:06:40 Removing intermediate container 0c2db1801810 07:06:40 ---> 8033a6e3778a 07:06:40 Step 10/23 : FROM alpine:3.12 07:06:40 3.12: Pulling from library/alpine 07:06:40 339de151aab4: Pulling fs layer 07:06:40 339de151aab4: Verifying Checksum 07:06:40 339de151aab4: Download complete 07:06:41 339de151aab4: Pull complete 07:06:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:06:41 Status: Downloaded newer image for alpine:3.12 07:06:41 ---> 13621d1b12d4 07:06:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:06:41 ---> Running in 1795cde168e6 07:06:41 Removing intermediate container 1795cde168e6 07:06:41 ---> 90143568c3f5 07:06:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:41 ---> Running in 20e20ead64da 07:06:42 Removing intermediate container 20e20ead64da 07:06:42 ---> f2e125e3bf51 07:06:42 Step 13/23 : RUN apk add --update --no-cache zeromq 07:06:42 ---> Running in e6457ce9c278 07:06:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:46 (1/5) Installing libgcc (9.3.0-r2) 07:06:46 (2/5) Installing libsodium (1.0.18-r0) 07:06:46 (3/5) Installing libstdc++ (9.3.0-r2) 07:06:47 (4/5) Installing libzmq (4.3.3-r0) 07:06:47 (5/5) Installing zeromq (4.3.3-r0) 07:06:47 Executing busybox-1.31.1-r20.trigger 07:06:47 OK: 8 MiB in 19 packages 07:06:48 Removing intermediate container e6457ce9c278 07:06:48 ---> f4c176a478b4 07:06:48 Step 14/23 : WORKDIR / 07:06:48 ---> Running in 66a1fd072148 07:06:48 Removing intermediate container 66a1fd072148 07:06:48 ---> 8f2691bf1055 07:06:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:06:48 ---> 45fb99bf4dff 07:06:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:06:49 ---> a38f4aa55ffe 07:06:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:06:49 ---> a2f2f2b8cd4b 07:06:49 Step 18/23 : EXPOSE 49990 07:06:50 ---> Running in 43a94ec3fa68 07:06:50 Removing intermediate container 43a94ec3fa68 07:06:50 ---> 89729b27996f 07:06:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:06:50 ---> Running in d97ac03cbbf4 07:06:50 Removing intermediate container d97ac03cbbf4 07:06:50 ---> b59614f2ad24 07:06:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:50 ---> Running in 50da50ac0ad5 07:06:50 Removing intermediate container 50da50ac0ad5 07:06:50 ---> 2bebfc16ed24 07:06:50 Step 21/23 : LABEL arch=amd64 07:06:50 ---> Running in 9e8d302381c0 07:06:50 Removing intermediate container 9e8d302381c0 07:06:50 ---> 4cc3b9fea57f 07:06:50 Step 22/23 : LABEL git_sha=44e422c5aebbc746276f514c8f0709a2f5b68208 07:06:50 ---> Running in 5f19ac657867 07:06:51 Removing intermediate container 5f19ac657867 07:06:51 ---> 4c2b0cc0d70a 07:06:51 Step 23/23 : LABEL version=0.0.0 07:06:51 ---> Running in b6470f7e3bda 07:06:51 Removing intermediate container b6470f7e3bda 07:06:51 ---> 8b944cffdd66 07:06:51 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:06:51 Successfully built 8b944cffdd66 07:06:51 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 07:06:52 ---> job-cost.sh 07:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hzWr 07:07:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:07:14 gofmt -l . 07:07:14 [ "`gofmt -l .`" = "" ] 07:07:14 ./bin/test-attribution-txt.sh 07:07:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:07:16 $ docker stop --time=1 be630f2af0cd6f6eed483eaba4ebeac782bf5229785e940079a7297e1b1e4ee6 07:07:18 $ docker rm -f be630f2af0cd6f6eed483eaba4ebeac782bf5229785e940079a7297e1b1e4ee6 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:07:20 Warning: overwriting stash ‘coverage-report’ 07:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:21 + ls -al . 07:07:21 total 248 07:07:21 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 07:07 . 07:07:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:03 .. 07:07:21 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 07:03 .dockerignore 07:07:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 07:03 .git 07:07:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:03 .github 07:07:21 -rw-rw-r-- 1 jenkins jenkins 138 Apr 28 07:03 .gitignore 07:07:21 -rw-rw-r-- 1 jenkins jenkins 987 Apr 28 07:03 Dockerfile.build 07:07:21 -rw-rw-r-- 1 jenkins jenkins 901 Apr 28 07:03 Jenkinsfile 07:07:21 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 07:03 LICENSE 07:07:21 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 28 07:03 Makefile 07:07:21 -rw-rw-r-- 1 jenkins jenkins 7652 Apr 28 07:03 README.md 07:07:21 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 28 07:03 RELEASE-NOTES.txt 07:07:21 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:01 VERSION 07:07:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:03 bin 07:07:21 -rw-r--r-- 1 jenkins jenkins 125561 Apr 28 07:06 coverage.out 07:07:21 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 07:03 example 07:07:21 -rw-r--r-- 1 jenkins jenkins 575 Apr 28 07:07 go.mod 07:07:21 -rw-r--r-- 1 jenkins jenkins 20957 Apr 28 07:07 go.sum 07:07:21 drwxrwxr-x 14 jenkins jenkins 4096 Apr 28 07:03 internal 07:07:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:03 openapi 07:07:21 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 07:03 pkg 07:07:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:03 snap 07:07:21 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:07:22 + 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=44e422c5aebbc746276f514c8f0709a2f5b68208 --label arch=arm64 --label version=0.0.0 . 07:07:22 Sending build context to Docker daemon 2.68MB 07:07:22 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 07:07:22 Step 2/23 : FROM ${BASE} AS builder 07:07:22 ---> 2d04b38f4383 07:07:22 Step 3/23 : WORKDIR /device-sdk-go 07:07:23 ---> Running in 8e922b415975 07:07:23 Removing intermediate container 8e922b415975 07:07:23 ---> 5c8257e4962d 07:07:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:07:23 ---> Running in f05cb27119c6 07:07:24 Removing intermediate container f05cb27119c6 07:07:24 ---> b5184eaf8bad 07:07:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:24 ---> Running in 3cd45d31dcda 07:07:27 Removing intermediate container 3cd45d31dcda 07:07:27 ---> 43daad5ad01d 07:07:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:07:27 ---> Running in e086ac402d99 07:07:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:07:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:07:29 OK: 144 MiB in 45 packages 07:07:30 Removing intermediate container e086ac402d99 07:07:30 ---> 2962871f747b 07:07:30 Step 7/23 : COPY . . 07:07:32 ---> 650ae80642c9 07:07:32 Step 8/23 : RUN go mod download 07:07:32 ---> Running in bc93996680a7 07:07:34 Removing intermediate container bc93996680a7 07:07:34 ---> 4b5591e0f0c3 07:07:34 Step 9/23 : RUN make build 07:07:34 ---> Running in 16b542fc3ab6 07:07:35 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 07:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-hzWr/bin to PATH 07:07:42 INFO: No Stack... 07:07:43 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:43 INFO: Archiving Costs [Pipeline] sh 07:07:43 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 07:07:43 + cut -d, -f6 [Pipeline] lock 07:07:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] 07:07:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] did not exist. Created. 07:07:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:44 + echo total: 0.029999999329447746 [Pipeline] stash 07:07:44 Stashed 1 file(s) [Pipeline] } 07:07:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:08:11 Removing intermediate container 16b542fc3ab6 07:08:11 ---> 6fcc0b1f743f 07:08:11 Step 10/23 : FROM alpine:3.12 07:08:11 3.12: Pulling from library/alpine 07:08:11 d2f70382dc9a: Pulling fs layer 07:08:11 d2f70382dc9a: Verifying Checksum 07:08:11 d2f70382dc9a: Download complete 07:08:12 d2f70382dc9a: Pull complete 07:08:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:08:12 Status: Downloaded newer image for alpine:3.12 07:08:12 ---> 9852663dfa18 07:08:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:08:12 ---> Running in c570283078db 07:08:13 Removing intermediate container c570283078db 07:08:13 ---> 82044b519199 07:08:13 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:13 ---> Running in f07f9c2c60f2 07:08:15 Removing intermediate container f07f9c2c60f2 07:08:15 ---> 9a60a883e697 07:08:15 Step 13/23 : RUN apk add --update --no-cache zeromq 07:08:15 ---> Running in 04d0d554ba30 07:08:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:08:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:08:18 (1/5) Installing libgcc (9.3.0-r2) 07:08:18 (2/5) Installing libsodium (1.0.18-r0) 07:08:18 (3/5) Installing libstdc++ (9.3.0-r2) 07:08:18 (4/5) Installing libzmq (4.3.3-r0) 07:08:18 (5/5) Installing zeromq (4.3.3-r0) 07:08:18 Executing busybox-1.31.1-r20.trigger 07:08:18 OK: 8 MiB in 19 packages 07:08:19 Removing intermediate container 04d0d554ba30 07:08:19 ---> 34fcec0184e4 07:08:19 Step 14/23 : WORKDIR / 07:08:19 ---> Running in cab83141db39 07:08:20 Removing intermediate container cab83141db39 07:08:20 ---> 6bbb6d914a88 07:08:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:08:21 ---> 4303f88c619c 07:08:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:08:22 ---> 7037dcf12bb5 07:08:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:08:23 ---> 3527d555bda5 07:08:23 Step 18/23 : EXPOSE 49990 07:08:23 ---> Running in 7c56c99f3d32 07:08:23 Removing intermediate container 7c56c99f3d32 07:08:23 ---> 3291966da45e 07:08:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:08:23 ---> Running in ddc364818e94 07:08:24 Removing intermediate container ddc364818e94 07:08:24 ---> e596185340b7 07:08:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:24 ---> Running in 17988723c4b6 07:08:24 Removing intermediate container 17988723c4b6 07:08:24 ---> 9ac31a514ecc 07:08:24 Step 21/23 : LABEL arch=arm64 07:08:24 ---> Running in 45f3c38b9948 07:08:25 Removing intermediate container 45f3c38b9948 07:08:25 ---> f3c2cb4b5087 07:08:25 Step 22/23 : LABEL git_sha=44e422c5aebbc746276f514c8f0709a2f5b68208 07:08:25 ---> Running in 4b19059fd30b 07:08:25 Removing intermediate container 4b19059fd30b 07:08:25 ---> 2efbe5760c63 07:08:25 Step 23/23 : LABEL version=0.0.0 07:08:26 ---> Running in f5ca90e1744d 07:08:26 Removing intermediate container f5ca90e1744d 07:08:26 ---> cf5dd8f68bb1 07:08:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:08:26 Successfully built cf5dd8f68bb1 07:08:26 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 07:08:27 ---> job-cost.sh 07:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S8cU 07:09:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-S8cU/bin to PATH 07:10:27 INFO: No Stack... 07:10:27 INFO: Retrieving Pricing Info for: lf-standard-4 07:10:28 INFO: Archiving Costs [Pipeline] sh 07:10:28 + + cut -d,cat -f6 /w/workspace/device-sdk-go/2/archives/cost.csv 07:10:28 [Pipeline] lock 07:10:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] 07:10:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] did not exist. Created. 07:10:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-900-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:28 /w/workspace/device-sdk-go/2@tmp/durable-4cd2d2bc/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-4cd2d2bc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:10:29 + echo total: 0.20999999344348907 [Pipeline] stash 07:10:29 Warning: overwriting stash ‘stack-cost’ 07:10:29 Stashed 1 file(s) [Pipeline] } 07:10:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-900-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 07:10:30 provisioning config files... 07:10:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config3300845795930242254tmp [Pipeline] { [Pipeline] sh 07:10:30 + set +x 07:10:30 + curl -s https://codecov.io/bash 07:10:30 + bash -s -- 07:10:30 07:10:30 _____ _ 07:10:30 / ____| | | 07:10:30 | | ___ __| | ___ ___ _____ __ 07:10:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:10:30 | |___| (_) | (_| | __/ (_| (_) \ V / 07:10:30 \_____\___/ \__,_|\___|\___\___/ \_/ 07:10:30 Bash-1.0.2 07:10:30 07:10:30 07:10:30 ==> git version 2.24.3 found 07:10:30 ==> 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 07:10:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:10:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:10:30 ==> Jenkins CI detected. 07:10:30 project root: . 07:10:30 --> token set from env 07:10:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:10:31 ==> Running gcov in . (disable via -X gcov) 07:10:31 ==> Python coveragepy not found 07:10:31 ==> Searching for coverage reports in: 07:10:31 + . 07:10:31 -> Found 1 reports 07:10:31 ==> Detecting git/mercurial file structure 07:10:31 ==> Reading reports 07:10:31 + ./coverage.out bytes=125561 07:10:31 ==> Appending adjustments 07:10:31 https://docs.codecov.io/docs/fixing-reports 07:10:32 + Found adjustments 07:10:32 ==> Gzipping contents 07:10:32 16K /tmp/codecov.TNsOXF.gz 07:10:32 ==> Uploading reports 07:10:32 url: https://codecov.io 07:10:32 query: branch=PR-900&commit=44e422c5aebbc746276f514c8f0709a2f5b68208&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= 07:10:32 -> Pinging Codecov 07:10:32 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-900&commit=44e422c5aebbc746276f514c8f0709a2f5b68208&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-900%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=900&job=&cmd_args= 07:10:32 -> Uploading to 07:10:32 https://storage.googleapis.com/codecov/v4/raw/2021-04-28/7E55EF52A471D76F132DFD9A03CDDE97/44e422c5aebbc746276f514c8f0709a2f5b68208/13da2062-1670-4feb-bfc3-93b873c594e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210428T071032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8efc42d6fecb5b921487bb073dfbaab3dee2cef5213c6b2740c57babec6ec09 07:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:32 Dload Upload Total Spent Left Speed 07:10:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16344 0 0 100 16344 0 37762 --:--:-- --:--:-- --:--:-- 37833 07:10:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/44e422c5aebbc746276f514c8f0709a2f5b68208 [Pipeline] } 07:10:33 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:10:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:35 ---> package-listing.sh 07:10:35 ++ facter osfamily 07:10:35 ++ tr '[:upper:]' '[:lower:]' 07:10:35 + OS_FAMILY=redhat 07:10:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-900 07:10:35 + START_PACKAGES=/tmp/packages_start.txt 07:10:35 + END_PACKAGES=/tmp/packages_end.txt 07:10:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:35 + PACKAGES=/tmp/packages_start.txt 07:10:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' 07:10:35 + PACKAGES=/tmp/packages_end.txt 07:10:35 + case "${OS_FAMILY}" in 07:10:35 + rpm -qa 07:10:35 + sort 07:10:45 + '[' -f /tmp/packages_start.txt ']' 07:10:45 + '[' -f /tmp/packages_end.txt ']' 07:10:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-900 ']' 07:10:45 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ 07:10:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-900/archives/ [Pipeline] echo 07:10:45 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-900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:10:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:10:47 07:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:10:47 alpine: Pulling from edgex-lftools-log-publisher 07:10:47 df20fa9351a1: Pulling fs layer 07:10:47 36b3adc4ff6f: Pulling fs layer 07:10:47 8ad3a11d3b57: Pulling fs layer 07:10:47 46f8f816bc3b: Pulling fs layer 07:10:47 93b61091891f: Pulling fs layer 07:10:47 93b9cdb0e59b: Pulling fs layer 07:10:47 5e14af77c1be: Pulling fs layer 07:10:47 01666e4c0597: Pulling fs layer 07:10:47 aa168da1d23b: Pulling fs layer 07:10:47 46f8f816bc3b: Waiting 07:10:47 93b61091891f: Waiting 07:10:47 93b9cdb0e59b: Waiting 07:10:47 5e14af77c1be: Waiting 07:10:47 01666e4c0597: Waiting 07:10:47 aa168da1d23b: Waiting 07:10:47 36b3adc4ff6f: Verifying Checksum 07:10:47 36b3adc4ff6f: Download complete 07:10:47 46f8f816bc3b: Verifying Checksum 07:10:47 46f8f816bc3b: Download complete 07:10:47 df20fa9351a1: Verifying Checksum 07:10:47 df20fa9351a1: Download complete 07:10:47 93b9cdb0e59b: Verifying Checksum 07:10:47 93b9cdb0e59b: Download complete 07:10:47 5e14af77c1be: Verifying Checksum 07:10:47 5e14af77c1be: Download complete 07:10:47 01666e4c0597: Verifying Checksum 07:10:47 01666e4c0597: Download complete 07:10:47 93b61091891f: Verifying Checksum 07:10:47 93b61091891f: Download complete 07:10:48 8ad3a11d3b57: Verifying Checksum 07:10:48 8ad3a11d3b57: Download complete 07:10:49 df20fa9351a1: Pull complete 07:10:49 36b3adc4ff6f: Pull complete 07:10:51 8ad3a11d3b57: Pull complete 07:10:51 46f8f816bc3b: Pull complete 07:10:53 93b61091891f: Pull complete 07:10:53 93b9cdb0e59b: Pull complete 07:10:54 aa168da1d23b: Verifying Checksum 07:10:54 aa168da1d23b: Download complete 07:10:54 5e14af77c1be: Pull complete 07:10:54 01666e4c0597: Pull complete 07:11:09 aa168da1d23b: Pull complete 07:11:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:11:11 prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container 07:11:11 $ 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-900/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-900 -v /w/workspace/dgexfoundry_device-sdk-go_PR-900:/w/workspace/dgexfoundry_device-sdk-go_PR-900:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:11:14 $ docker top dfba69168393ecd27d79cd29b8065095e57da31c2d30ee0ad522a493e50012e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:15 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:15 + mkdir -p /var/log/sa [Pipeline] sh 07:11:16 + ls /var/log/sa-host 07:11:16 + sadf -c /var/log/sa-host/sa23 07:11:16 file_magic: OK 07:11:16 HZ: Using current value: 100 07:11:16 file_header: OK 07:11:16 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:11:16 Statistics: 07:11:16 Hnuu...uuuununununu... 07:11:16 File successfully converted to sysstat format version 12.2.1 07:11:16 + sadf -c /var/log/sa-host/sa28 07:11:16 file_magic: OK 07:11:16 HZ: Using current value: 100 07:11:16 file_header: OK 07:11:16 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:11:16 Statistics: 07:11:16 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:11:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:16 provisioning config files... 07:11:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp/config1720105840569753280tmp [Pipeline] { [Pipeline] echo 07:11:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:17 ---> create-netrc.sh [Pipeline] } 07:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:11:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:11:17 ---> python-tools-install.sh [Pipeline] echo 07:11:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:18 ---> sudo-logs.sh 07:11:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:11:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:19 ---> job-cost.sh 07:11:19 lf-activate-venv: SKIPPING 07:11:19 DEBUG: total: 0.20999999344348907 07:11:19 INFO: Retrieving Stack Cost... 07:11:20 INFO: Retrieving Pricing Info for: v1-standard-2 07:11:21 INFO: Archiving Costs [Pipeline] echo 07:11:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:22 ---> logs-deploy.sh 07:11:22 lf-activate-venv: SKIPPING 07:11:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-900/2 07:11:22 INFO: archiving workspace using pattern(s): 07:11:25 Archives upload complete. 07:11:25 INFO: archiving logs to Nexus 07:11:27 ---> uname -a: 07:11:27 Linux prd-centos7-docker-4c-2g-2171.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:11:27 07:11:27 07:11:27 ---> lscpu: 07:11:27 Architecture: x86_64 07:11:27 CPU op-mode(s): 32-bit, 64-bit 07:11:27 Byte Order: Little Endian 07:11:27 Address sizes: 40 bits physical, 48 bits virtual 07:11:27 CPU(s): 4 07:11:27 On-line CPU(s) list: 0-3 07:11:27 Thread(s) per core: 1 07:11:27 Core(s) per socket: 1 07:11:27 Socket(s): 4 07:11:27 NUMA node(s): 1 07:11:27 Vendor ID: GenuineIntel 07:11:27 CPU family: 6 07:11:27 Model: 44 07:11:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:11:27 Stepping: 1 07:11:27 CPU MHz: 2933.438 07:11:27 BogoMIPS: 5866.87 07:11:27 Virtualization: VT-x 07:11:27 Hypervisor vendor: KVM 07:11:27 Virtualization type: full 07:11:27 L1d cache: 128 KiB 07:11:27 L1i cache: 128 KiB 07:11:27 L2 cache: 16 MiB 07:11:27 L3 cache: 64 MiB 07:11:27 NUMA node0 CPU(s): 0-3 07:11:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:11:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:11:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:11:27 Vulnerability Meltdown: Mitigation; PTI 07:11:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:11:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:11:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:11:27 Vulnerability Srbds: Not affected 07:11:27 Vulnerability Tsx async abort: Not affected 07:11:27 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:11:27 07:11:27 07:11:27 ---> nproc: 07:11:27 4 07:11:27 07:11:27 07:11:27 ---> df -h: 07:11:27 Filesystem Size Used Available Use% Mounted on 07:11:27 overlay 50.0G 7.3G 42.7G 15% / 07:11:27 tmpfs 64.0M 0 64.0M 0% /dev 07:11:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:11:27 shm 64.0M 0 64.0M 0% /dev/shm 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-900@tmp 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:11:27 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:11:27 07:11:27 07:11:27 ---> free -m: 07:11:27 total used free shared buff/cache available 07:11:27 Mem: 1837 734 95 0 1007 997 07:11:27 Swap: 1023 1 1022 07:11:27 07:11:27 07:11:27 ---> ip addr: 07:11:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:11:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:11:27 inet 127.0.0.1/8 scope host lo 07:11:27 valid_lft forever preferred_lft forever 07:11:27 inet6 ::1/128 scope host 07:11:27 valid_lft forever preferred_lft forever 07:11:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:11:27 link/ether fa:16:3e:5c:cf:69 brd ff:ff:ff:ff:ff:ff 07:11:27 inet 10.30.123.202/23 brd 10.30.123.255 scope global dynamic eth0 07:11:27 valid_lft 85683sec preferred_lft 85683sec 07:11:27 inet6 fe80::f816:3eff:fe5c:cf69/64 scope link 07:11:27 valid_lft forever preferred_lft forever 07:11:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:11:27 link/ether 02:42:6c:87:00:d7 brd ff:ff:ff:ff:ff:ff 07:11:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:11:27 valid_lft forever preferred_lft forever 07:11:27 inet6 fe80::42:6cff:fe87:d7/64 scope link 07:11:27 valid_lft forever preferred_lft forever 07:11:27 07:11:27 07:11:27 ---> sar -b -r -n DEV: 07:11:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/28/21 _x86_64_ (4 CPU) 07:11:27 07:11:27 06:59:16 LINUX RESTART (4 CPU) 07:11:27 07:11:27 07:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:11:27 07:01:02 95.02 46.79 48.23 0.00 7848.37 11853.99 0.00 07:11:27 07:02:01 8.17 0.73 7.44 0.00 41.28 273.30 0.00 07:11:27 07:03:01 0.43 0.00 0.43 0.00 0.00 6.41 0.00 07:11:27 07:04:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 07:11:27 07:05:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 07:11:27 07:06:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 07:11:27 07:07:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 07:11:27 07:08:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 07:11:27 07:09:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 07:11:27 07:10:01 0.62 0.00 0.62 0.00 0.00 5.90 0.00 07:11:27 07:11:01 96.67 63.01 33.66 0.00 4512.36 13274.90 0.00 07:11:27 Average: 18.33 10.03 8.30 0.00 1122.90 2306.55 0.00 07:11:27 07:11:27 07:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:11:27 07:01:02 146272 0 626328 33.29 2620 1106324 1448364 49.43 397744 1131960 48 07:11:27 07:02:01 157552 0 611772 32.51 2620 1109600 1128896 38.53 412232 1112416 36 07:11:27 07:03:01 154964 0 614388 32.65 2620 1109572 1081848 36.92 425964 1101264 20 07:11:27 07:04:01 151188 0 618160 32.85 2620 1109576 1081884 36.92 429540 1101960 16 07:11:27 07:05:01 151556 0 617784 32.83 2620 1109584 1082092 36.93 435232 1096044 16 07:11:27 07:06:01 150628 0 618708 32.88 2620 1109588 1081948 36.93 439676 1092840 16 07:11:27 07:07:01 149856 0 619476 32.92 2620 1109592 1082044 36.93 440188 1092840 12 07:11:27 07:08:01 147680 0 621648 33.04 2620 1109596 1082140 36.93 442792 1092840 8 07:11:27 07:09:01 149172 0 620152 32.96 2620 1109600 1081852 36.92 441336 1092836 8 07:11:27 07:10:01 149576 0 619740 32.94 2620 1109608 1081852 36.92 441096 1092836 8 07:11:27 07:11:01 68044 0 732952 38.95 2620 1077928 1566068 53.45 601712 989280 37460 07:11:27 Average: 143317 0 629192 33.44 2620 1106415 1163544 39.71 446137 1090647 3423 07:11:27 07:11:27 07:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:11:27 07:01:02 veth4be7a90 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:11:27 07:01:02 eth0 277.95 201.43 1084.85 69.42 0.00 0.00 0.00 0.00 07:11:27 07:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:01:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:11:27 07:02:01 eth0 25.48 24.67 45.91 8.36 0.00 0.00 0.00 0.00 07:11:27 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:02:01 docker0 13.86 10.73 1.91 26.91 0.00 0.00 0.00 0.00 07:11:27 07:03:01 eth0 4.09 1.98 3.34 0.31 0.00 0.00 0.00 0.00 07:11:27 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:04:01 eth0 1.68 0.70 0.61 0.37 0.00 0.00 0.00 0.00 07:11:27 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:05:01 eth0 1.02 0.33 0.31 0.23 0.00 0.00 0.00 0.00 07:11:27 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:06:01 eth0 0.80 0.27 0.19 0.08 0.00 0.00 0.00 0.00 07:11:27 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:07:01 eth0 1.01 0.47 0.32 0.21 0.00 0.00 0.00 0.00 07:11:27 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:08:01 eth0 0.48 0.32 0.32 0.21 0.00 0.00 0.00 0.00 07:11:27 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:27 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:11:27 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:11:01 eth0 208.40 164.31 2173.60 51.73 0.00 0.00 0.00 0.00 07:11:27 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 Average: eth0 47.20 35.74 300.62 11.86 0.00 0.00 0.00 0.00 07:11:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:27 Average: docker0 1.24 0.97 0.17 2.41 0.00 0.00 0.00 0.00 07:11:27 07:11:27 07:11:27 ---> sar -P ALL: 07:11:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/28/21 _x86_64_ (4 CPU) 07:11:27 07:11:27 06:59:16 LINUX RESTART (4 CPU) 07:11:27 07:11:27 07:00:02 CPU %user %nice %system %iowait %steal %idle 07:11:27 07:01:02 all 12.76 0.00 6.16 3.95 27.88 49.25 07:11:27 07:01:02 0 14.23 0.00 7.02 4.83 29.54 44.37 07:11:27 07:01:02 1 16.50 0.00 6.61 4.84 26.62 45.42 07:11:27 07:01:02 2 10.64 0.00 5.34 3.63 27.13 53.25 07:11:27 07:01:02 3 10.01 0.00 5.75 2.60 28.21 53.43 07:11:27 07:02:01 all 1.07 0.00 0.83 0.08 2.06 95.96 07:11:27 07:02:01 0 1.16 0.00 0.81 0.03 2.61 95.38 07:11:27 07:02:01 1 1.05 0.00 0.81 0.22 2.07 95.85 07:11:27 07:02:01 2 0.69 0.00 0.59 0.03 2.12 96.56 07:11:27 07:02:01 3 1.38 0.00 1.11 0.05 1.43 96.04 07:11:27 07:03:01 all 0.12 0.00 0.06 0.00 0.75 99.08 07:11:27 07:03:01 0 0.07 0.00 0.12 0.00 1.32 98.50 07:11:27 07:03:01 1 0.05 0.00 0.02 0.00 0.61 99.32 07:11:27 07:03:01 2 0.30 0.00 0.07 0.00 0.60 99.04 07:11:27 07:03:01 3 0.05 0.00 0.03 0.00 0.46 99.45 07:11:27 07:04:01 all 0.09 0.00 0.14 0.00 1.14 98.63 07:11:27 07:04:01 0 0.03 0.00 0.13 0.00 1.69 98.14 07:11:27 07:04:01 1 0.03 0.00 0.28 0.00 1.24 98.44 07:11:27 07:04:01 2 0.25 0.00 0.12 0.00 0.70 98.94 07:11:27 07:04:01 3 0.03 0.00 0.03 0.00 0.91 99.02 07:11:27 07:05:01 all 0.07 0.00 0.04 0.00 1.00 98.89 07:11:27 07:05:01 0 0.02 0.00 0.02 0.00 0.96 99.01 07:11:27 07:05:01 1 0.07 0.00 0.05 0.00 0.93 98.96 07:11:27 07:05:01 2 0.18 0.00 0.03 0.00 1.21 98.58 07:11:27 07:05:01 3 0.02 0.00 0.05 0.00 0.91 99.02 07:11:27 07:06:01 all 0.08 0.00 0.09 0.00 1.49 98.33 07:11:27 07:06:01 0 0.03 0.00 0.12 0.00 1.04 98.81 07:11:27 07:06:01 1 0.23 0.00 0.05 0.00 1.35 98.37 07:11:27 07:06:01 2 0.03 0.00 0.05 0.00 2.76 97.16 07:11:27 07:06:01 3 0.03 0.00 0.17 0.00 0.80 99.01 07:11:27 07:07:01 all 0.09 0.00 0.03 0.00 1.02 98.87 07:11:27 07:07:01 0 0.02 0.00 0.02 0.00 0.51 99.45 07:11:27 07:07:01 1 0.26 0.00 0.03 0.00 1.15 98.55 07:11:27 07:07:01 2 0.07 0.00 0.07 0.00 2.01 97.85 07:11:27 07:07:01 3 0.02 0.00 0.00 0.00 0.36 99.62 07:11:27 07:08:01 all 0.06 0.00 0.03 0.00 1.49 98.41 07:11:27 07:08:01 0 0.00 0.00 0.05 0.00 1.07 98.88 07:11:27 07:08:01 1 0.08 0.00 0.02 0.00 1.35 98.55 07:11:27 07:08:01 2 0.15 0.00 0.05 0.00 1.89 97.92 07:11:27 07:08:01 3 0.02 0.00 0.02 0.00 1.66 98.31 07:11:27 07:09:01 all 0.07 0.00 0.02 0.00 0.59 99.31 07:11:27 07:09:01 0 0.03 0.00 0.03 0.00 0.32 99.62 07:11:27 07:09:01 1 0.23 0.00 0.03 0.00 0.96 98.77 07:11:27 07:09:01 2 0.02 0.00 0.02 0.00 0.40 99.57 07:11:27 07:09:01 3 0.02 0.00 0.02 0.00 0.70 99.27 07:11:27 07:10:01 all 0.07 0.00 0.04 0.00 0.68 99.21 07:11:27 07:10:01 0 0.02 0.00 0.05 0.00 0.35 99.59 07:11:27 07:10:01 1 0.07 0.00 0.03 0.00 0.83 99.07 07:11:27 07:10:01 2 0.17 0.00 0.02 0.00 0.65 99.17 07:11:27 07:10:01 3 0.03 0.00 0.05 0.00 0.91 99.01 07:11:27 07:11:01 all 3.77 0.00 2.37 2.68 11.32 79.86 07:11:27 07:11:01 0 3.00 0.00 2.70 3.39 11.67 79.24 07:11:27 07:11:01 1 3.61 0.00 1.83 2.64 11.43 80.50 07:11:27 07:11:01 2 3.76 0.00 2.56 2.87 11.63 79.19 07:11:27 07:11:01 3 4.73 0.00 2.39 1.82 10.53 80.53 07:11:27 07:11:27 Average: CPU %user %nice %system %iowait %steal %idle 07:11:27 Average: all 1.70 0.00 0.91 0.62 4.59 92.18 07:11:27 Average: 0 1.71 0.00 1.02 0.76 4.69 91.82 07:11:27 Average: 1 2.02 0.00 0.89 0.70 4.43 91.96 07:11:27 Average: 2 1.54 0.00 0.84 0.62 4.81 92.20 07:11:27 Average: 3 1.54 0.00 0.90 0.42 4.42 92.72 07:11:27 07:11:27 07:11:27