Pull request #759 opened 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 9940e7e7532e34e94c7029b3abebaa9f207a5ccd+2e0b14878cfb4a574be8745ab7c226ce26d53775 (5aac778103b7cbc57b86752c1024a9fa8f650b57) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-759/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-759/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22817 in /w/workspace/dgexfoundry_device-sdk-go_PR-759 [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-759 # 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/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit 9940e7e7532e34e94c7029b3abebaa9f207a5ccd Merge succeeded, producing 9940e7e7532e34e94c7029b3abebaa9f207a5ccd Checking out Revision 9940e7e7532e34e94c7029b3abebaa9f207a5ccd (PR-759) > git config core.sparsecheckout # timeout=10 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # 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 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # timeout=10 Commit message: "fix: sync v2 query parameter with ADR" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:00:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:00:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:00:52 ========================================================= 10:00:52 EdgeX Global Pipelines Version Info 10:00:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:00:55 ------------------- 10:00:55 stable info: 10:00:55 ------------------- 10:00:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:00:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:00:55 Message: update stable to v1.0.179 10:00:56 ------------------- 10:00:56 experimental info: 10:00:56 ------------------- 10:00:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:00:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:00:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:00:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:00:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:00:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:00:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:00:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:00:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-759 [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-759 [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-759 [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9940e7e7532e34e94c7029b3abebaa9f207a5ccd [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9940e7e [Pipeline] echo 10:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:01:01 provisioning config files... 10:01:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/config3156494656436672914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:01 ---> docker-login.sh 10:01:01 nexus3.edgexfoundry.org:10001 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 nexus3.edgexfoundry.org:10002 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:04 Configure a credential helper to remove this warning. See 10:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:04 10:01:04 Login Succeeded 10:01:04 nexus3.edgexfoundry.org:10003 10:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:04 Configure a credential helper to remove this warning. See 10:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:04 10:01:04 Login Succeeded 10:01:04 nexus3.edgexfoundry.org:10004 10:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:05 Configure a credential helper to remove this warning. See 10:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:05 10:01:05 Login Succeeded 10:01:05 docker.io 10:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:05 Configure a credential helper to remove this warning. See 10:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:05 10:01:05 Login Succeeded 10:01:05 ---> docker-login.sh ends [Pipeline] } 10:01:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:06 + git log --format=format:%s -1 9940e7e7532e34e94c7029b3abebaa9f207a5ccd [Pipeline] echo 10:01:07 GIT_COMMIT: 9940e7e7532e34e94c7029b3abebaa9f207a5ccd, Commit Message: fix: sync v2 query parameter with ADR [Pipeline] echo 10:01:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:07 10:01:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:01:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:08 latest: Pulling from edgex-devops/git-semver 10:01:08 31603596830f: Pulling fs layer 10:01:08 2a8b12db71e7: Pulling fs layer 10:01:08 6ca5941a6612: Pulling fs layer 10:01:08 ecc8261a40a4: Pulling fs layer 10:01:08 ecc8261a40a4: Waiting 10:01:08 2a8b12db71e7: Verifying Checksum 10:01:08 2a8b12db71e7: Download complete 10:01:09 31603596830f: Download complete 10:01:09 6ca5941a6612: Verifying Checksum 10:01:09 6ca5941a6612: Download complete 10:01:09 ecc8261a40a4: Verifying Checksum 10:01:09 ecc8261a40a4: Download complete 10:01:09 31603596830f: Pull complete 10:01:09 2a8b12db71e7: Pull complete 10:01:11 6ca5941a6612: Pull complete 10:01:12 ecc8261a40a4: Pull complete 10:01:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:01:12 prd-centos7-docker-4c-2g-22817 does not seem to be running inside a container 10:01:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-759 -v /w/workspace/dgexfoundry_device-sdk-go_PR-759:/w/workspace/dgexfoundry_device-sdk-go_PR-759:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:15 $ docker top 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:16 [ssh-agent] Looking for ssh-agent implementation... 10:01:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:16 $ docker exec 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b ssh-agent 10:01:17 SSH_AUTH_SOCK=/tmp/ssh-XB2i5ZrTiGKF/agent.13 10:01:17 SSH_AGENT_PID=18 10:01:17 Running ssh-add (command line suppressed) 10:01:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/private_key_2573116547319986039.key (/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/private_key_2573116547319986039.key) 10:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:17 + git tag --points-at HEAD [Pipeline] } 10:01:18 $ docker exec --env ******** --env ******** 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b ssh-agent -k 10:01:18 unset SSH_AUTH_SOCK; 10:01:18 unset SSH_AGENT_PID; 10:01:18 echo Agent pid 18 killed; 10:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:19 [ssh-agent] Looking for ssh-agent implementation... 10:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:19 $ docker exec 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b ssh-agent 10:01:19 SSH_AUTH_SOCK=/tmp/ssh-gb7o9OUtKvyo/agent.47 10:01:19 SSH_AGENT_PID=52 10:01:19 Running ssh-add (command line suppressed) 10:01:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/private_key_3501302964815110167.key (/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/private_key_3501302964815110167.key) 10:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:21 + git semver init 10:01:21 # -> Open(): unable to determine branch for HEAD 10:01:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-759/.git 10:01:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-759 10:01:21 # $SEMVER_REMOTE_NAME = origin 10:01:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:21 # $SEMVER_USER_NAME = edgex-jenkins 10:01:21 # $SEMVER_BRANCH = PR-759 10:01:21 # $SEMVER_TEMP = /tmp/semver-208715554 10:01:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:01:22 # '/tmp/semver-208715554' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-759/.semver' 10:01:22 # -> Force: false 10:01:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-759/.semver [Pipeline] } 10:01:22 $ docker exec --env ******** --env ******** 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b ssh-agent -k 10:01:22 unset SSH_AUTH_SOCK; 10:01:22 unset SSH_AGENT_PID; 10:01:22 echo Agent pid 52 killed; 10:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:23 + git semver [Pipeline] } 10:01:23 $ docker stop --time=1 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b 10:01:25 $ docker rm -f 8f7254c8088156642a50f088292a7bddf0907fa036ef226b1e3fb568b4d1b06b [Pipeline] // withDockerContainer [Pipeline] sh 10:01:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:01:26 Stashed 1 file(s) [Pipeline] echo 10:01:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:01:42 Still waiting to schedule task 10:01:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:01:42 Still waiting to schedule task 10:01:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:04:37 Running on prd-centos7-docker-4c-2g-22820 in /w/workspace/dgexfoundry_device-sdk-go_PR-759 [Pipeline] { [Pipeline] ws 10:04:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:04:39 using credential edgex-jenkins-ssh 10:04:39 Cloning the remote Git repository 10:04:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:04:40 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:04:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:40 > git --version # timeout=10 10:04:40 > git --version # 'git version 2.24.3' 10:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:41 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit 9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:04:41 Merge succeeded, producing 9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:04:41 Checking out Revision 9940e7e7532e34e94c7029b3abebaa9f207a5ccd (PR-759) 10:04:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:04:41 > git config core.sparsecheckout # timeout=10 10:04:41 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # timeout=10 10:04:41 > git remote # timeout=10 10:04:41 > git config --get remote.origin.url # timeout=10 10:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:41 > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 10:04:41 > git rev-parse HEAD^{commit} # timeout=10 10:04:41 > git config core.sparsecheckout # timeout=10 10:04:41 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # timeout=10 10:04:45 Commit message: "fix: sync v2 query parameter with ADR" 10:04:45 > git --version # timeout=10 10:04:45 > git --version # 'git version 2.24.3' 10:04:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:04:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:04:47 + sudo service docker restart 10:04:47 + true 10:04:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:04:48 provisioning config files... 10:04:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8408496263676674533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:49 ---> docker-login.sh 10:04:49 nexus3.edgexfoundry.org:10001 10:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:49 Configure a credential helper to remove this warning. See 10:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:49 10:04:49 Login Succeeded 10:04:49 nexus3.edgexfoundry.org:10002 10:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:49 Configure a credential helper to remove this warning. See 10:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:49 10:04:49 Login Succeeded 10:04:49 nexus3.edgexfoundry.org:10003 10:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:50 Configure a credential helper to remove this warning. See 10:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:50 10:04:50 Login Succeeded 10:04:50 nexus3.edgexfoundry.org:10004 10:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:50 Configure a credential helper to remove this warning. See 10:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:50 10:04:50 Login Succeeded 10:04:50 docker.io 10:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:50 Configure a credential helper to remove this warning. See 10:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:50 10:04:50 Login Succeeded 10:04:50 ---> docker-login.sh ends [Pipeline] } 10:04:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:51 ========================================================= 10:04:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:04:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 10:04:51 Sending build context to Docker daemon 2.58MB 10:04:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:04:51 Step 2/8 : FROM ${BASE} 10:04:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:04:51 188c0c94c7c5: Pulling fs layer 10:04:51 0ef7d3d256c8: Pulling fs layer 10:04:51 de9db76c5a1d: Pulling fs layer 10:04:51 bca2f99d35d6: Pulling fs layer 10:04:51 93359f2a8cfa: Pulling fs layer 10:04:51 7c6f9722023f: Pulling fs layer 10:04:51 a35cf1a2eb13: Pulling fs layer 10:04:51 93359f2a8cfa: Waiting 10:04:51 7c6f9722023f: Waiting 10:04:51 a35cf1a2eb13: Waiting 10:04:51 bca2f99d35d6: Waiting 10:04:51 de9db76c5a1d: Verifying Checksum 10:04:51 de9db76c5a1d: Download complete 10:04:51 0ef7d3d256c8: Verifying Checksum 10:04:51 0ef7d3d256c8: Download complete 10:04:51 93359f2a8cfa: Verifying Checksum 10:04:51 93359f2a8cfa: Download complete 10:04:51 7c6f9722023f: Verifying Checksum 10:04:51 7c6f9722023f: Download complete 10:04:51 188c0c94c7c5: Verifying Checksum 10:04:51 188c0c94c7c5: Download complete 10:04:52 188c0c94c7c5: Pull complete 10:04:52 0ef7d3d256c8: Pull complete 10:04:52 de9db76c5a1d: Pull complete 10:04:55 a35cf1a2eb13: Download complete 10:04:55 bca2f99d35d6: Verifying Checksum 10:04:55 bca2f99d35d6: Download complete 10:05:00 bca2f99d35d6: Pull complete 10:05:00 93359f2a8cfa: Pull complete 10:05:00 7c6f9722023f: Pull complete 10:05:06 a35cf1a2eb13: Pull complete 10:05:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:05:06 ---> a62c8e92a672 10:05:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:05:06 ---> Running in 2fae2d53a20f 10:05:06 Removing intermediate container 2fae2d53a20f 10:05:06 ---> 02582d421ac7 10:05:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:06 ---> Running in 1d74a1ee07e4 10:05:06 Removing intermediate container 1d74a1ee07e4 10:05:06 ---> 4b6294b85fd0 10:05:06 Step 5/8 : RUN apk add --update --no-cache make git 10:05:06 ---> Running in 8d0a1119f037 10:05:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:05:09 OK: 166 MiB in 39 packages 10:05:09 Removing intermediate container 8d0a1119f037 10:05:09 ---> f365dd536fa8 10:05:09 Step 6/8 : WORKDIR /device-sdk-go 10:05:09 ---> Running in 8bbe105a1ed5 10:05:09 Removing intermediate container 8bbe105a1ed5 10:05:09 ---> eb420d6575e1 10:05:09 Step 7/8 : COPY . . 10:05:11 ---> b2d8d4baf3a2 10:05:11 Step 8/8 : RUN go mod download 10:05:11 ---> Running in d435e54ce9e7 10:05:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22821 in /w/workspace/dgexfoundry_device-sdk-go_PR-759 [Pipeline] { [Pipeline] ws 10:05:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:05:29 Removing intermediate container d435e54ce9e7 10:05:29 ---> 5e1080c75aac 10:05:29 Successfully built 5e1080c75aac 10:05:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:05:29 + docker inspect -f . ci-base-image-x86_64 10:05:29 . [Pipeline] withDockerContainer 10:05:30 prd-centos7-docker-4c-2g-22820 does not seem to be running inside a container 10:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:31 $ docker top d6ad8e343b41bb82acd9a36ffec1ae32d6dda9a292522ea8a9612438b5327ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:31 + go version 10:05:31 go version go1.15.5 linux/amd64 [Pipeline] } 10:05:31 $ docker stop --time=1 d6ad8e343b41bb82acd9a36ffec1ae32d6dda9a292522ea8a9612438b5327ea5 10:05:32 using credential edgex-jenkins-ssh 10:05:32 Cloning the remote Git repository 10:05:33 $ docker rm -f d6ad8e343b41bb82acd9a36ffec1ae32d6dda9a292522ea8a9612438b5327ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:05:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:05:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:05:33 > git --version # timeout=10 10:05:33 > git --version # 'git version 2.17.1' 10:05:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:34 + docker inspect -f . ci-base-image-x86_64 10:05:34 . [Pipeline] withDockerContainer 10:05:34 prd-centos7-docker-4c-2g-22820 does not seem to be running inside a container 10:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:34 $ docker top 747d08c46453b0ad98f197bce70d713ac2294e5b3f809e473711a8e37a80a812 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:05:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:05:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:35 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit 9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:05:35 + make test 10:05:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:05:35 Merge succeeded, producing 9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:05:35 Checking out Revision 9940e7e7532e34e94c7029b3abebaa9f207a5ccd (PR-759) 10:05:35 > git config core.sparsecheckout # timeout=10 10:05:35 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # timeout=10 10:05:35 > git remote # timeout=10 10:05:35 > git config --get remote.origin.url # timeout=10 10:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:35 > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 10:05:35 > git rev-parse HEAD^{commit} # timeout=10 10:05:35 > git config core.sparsecheckout # timeout=10 10:05:35 > git checkout -f 9940e7e7532e34e94c7029b3abebaa9f207a5ccd # timeout=10 10:05:40 Commit message: "fix: sync v2 query parameter with ADR" 10:05:40 > git --version # timeout=10 10:05:40 > git --version # 'git version 2.17.1' 10:05:40 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:05:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:05:42 + sudo service docker restart 10:05:42 + true 10:05:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:05:45 provisioning config files... 10:05:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4955351201406093362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> docker-login.sh 10:05:45 nexus3.edgexfoundry.org:10001 10:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:46 Configure a credential helper to remove this warning. See 10:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:46 10:05:46 Login Succeeded 10:05:46 nexus3.edgexfoundry.org:10002 10:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:47 Configure a credential helper to remove this warning. See 10:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:47 10:05:47 Login Succeeded 10:05:47 nexus3.edgexfoundry.org:10003 10:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:47 Configure a credential helper to remove this warning. See 10:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:47 10:05:47 Login Succeeded 10:05:47 nexus3.edgexfoundry.org:10004 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:48 Configure a credential helper to remove this warning. See 10:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:48 10:05:48 Login Succeeded 10:05:48 docker.io 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:49 Configure a credential helper to remove this warning. See 10:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:49 10:05:49 Login Succeeded 10:05:49 ---> docker-login.sh ends [Pipeline] } 10:05:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:49 ========================================================= 10:05:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:05:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:05:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:05:50 Sending build context to Docker daemon 2.58MB 10:05:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:05:50 Step 2/8 : FROM ${BASE} 10:05:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:50 5f621e34cdf4: Pulling fs layer 10:05:50 a4357932f1b6: Pulling fs layer 10:05:50 18c013af1878: Pulling fs layer 10:05:50 00ac8860ef70: Pulling fs layer 10:05:50 63d7cb157983: Pulling fs layer 10:05:50 b116817d02f9: Pulling fs layer 10:05:50 745a02a5169b: Pulling fs layer 10:05:50 00ac8860ef70: Waiting 10:05:50 63d7cb157983: Waiting 10:05:50 b116817d02f9: Waiting 10:05:50 745a02a5169b: Waiting 10:05:50 18c013af1878: Verifying Checksum 10:05:50 18c013af1878: Download complete 10:05:50 a4357932f1b6: Verifying Checksum 10:05:50 a4357932f1b6: Download complete 10:05:50 63d7cb157983: Verifying Checksum 10:05:50 63d7cb157983: Download complete 10:05:50 b116817d02f9: Verifying Checksum 10:05:50 b116817d02f9: Download complete 10:05:50 5f621e34cdf4: Download complete 10:05:51 5f621e34cdf4: Pull complete 10:05:52 a4357932f1b6: Pull complete 10:05:52 18c013af1878: Pull complete 10:05:53 745a02a5169b: Verifying Checksum 10:05:53 745a02a5169b: Download complete 10:05:54 00ac8860ef70: Verifying Checksum 10:05:54 00ac8860ef70: Download complete 10:05:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:05:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:05:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:05:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 19.4% of statements 10:06:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.466s coverage: 97.1% of statements 10:06:04 00ac8860ef70: Pull complete 10:06:04 63d7cb157983: Pull complete 10:06:05 b116817d02f9: Pull complete 10:06:09 745a02a5169b: Pull complete 10:06:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:06:09 ---> b7e6874047d6 10:06:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:11 ---> Running in 120ac1a84d7e 10:06:12 Removing intermediate container 120ac1a84d7e 10:06:12 ---> 426be44e3bbc 10:06:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:12 ---> Running in 2471a70f5997 10:06:14 Removing intermediate container 2471a70f5997 10:06:14 ---> ca6dde47a60c 10:06:14 Step 5/8 : RUN apk add --update --no-cache make git 10:06:14 ---> Running in 6ed2ecf0e02e 10:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:16 OK: 142 MiB in 39 packages 10:06:17 Removing intermediate container 6ed2ecf0e02e 10:06:17 ---> f2e46b7430a0 10:06:17 Step 6/8 : WORKDIR /device-sdk-go 10:06:17 ---> Running in 2c0e054b4c23 10:06:18 Removing intermediate container 2c0e054b4c23 10:06:18 ---> c41042261205 10:06:18 Step 7/8 : COPY . . 10:06:20 ---> 19761ce6357d 10:06:20 Step 8/8 : RUN go mod download 10:06:20 ---> Running in fd260c518628 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.102s coverage: 9.4% of statements 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.116s coverage: 21.7% of statements 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.233s coverage: 43.2% of statements 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.297s coverage: 68.9% of statements 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.072s coverage: 53.8% of statements 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.077s coverage: 26.8% of statements 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.472s coverage: 83.5% of statements 10:06:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.2% of statements 10:06:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:06:35 GO111MODULE=on go vet ./... 10:06:42 Removing intermediate container fd260c518628 10:06:42 ---> 1ff6dc0f20e5 10:06:42 Successfully built 1ff6dc0f20e5 10:06:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:06:42 gofmt -l . 10:06:42 [ "`gofmt -l .`" = "" ] 10:06:42 + docker inspect -f . ci-base-image-arm64 10:06:42 . [Pipeline] withDockerContainer 10:06:42 ./bin/test-attribution-txt.sh 10:06:42 prd-ubuntu18.04-docker-arm64-4c-16g-22821 does not seem to be running inside a container 10:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:43 ./bin/test-go-mod-tidy.sh 10:06:44 $ docker top bf21a6ff3b2ecd6cb58c6957480270876d256ad7d7b98a4d6528c1d3811c4840 -eo pid,comm [Pipeline] { [Pipeline] } 10:06:44 $ docker stop --time=1 747d08c46453b0ad98f197bce70d713ac2294e5b3f809e473711a8e37a80a812 10:06:47 $ docker rm -f 747d08c46453b0ad98f197bce70d713ac2294e5b3f809e473711a8e37a80a812 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 10:06:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:06:48 + go version 10:06:48 go version go1.15.5 linux/arm64 10:06:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } 10:06:48 $ docker stop --time=1 bf21a6ff3b2ecd6cb58c6957480270876d256ad7d7b98a4d6528c1d3811c4840 10:06:50 $ docker rm -f bf21a6ff3b2ecd6cb58c6957480270876d256ad7d7b98a4d6528c1d3811c4840 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:53 + docker inspect -f . ci-base-image-arm64 10:06:53 . [Pipeline] withDockerContainer 10:06:53 + ls -al . 10:06:53 total 216 10:06:53 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 26 10:06 . 10:06:53 drwxrwxr-x. 4 jenkins jenkins 28 Jan 26 10:04 .. 10:06:53 drwxrwxr-x. 2 jenkins jenkins 64 Jan 26 10:04 bin 10:06:53 -rw-r--r--. 1 jenkins jenkins 136842 Jan 26 10:06 coverage.out 10:06:53 -rw-rw-r--. 1 jenkins jenkins 949 Jan 26 10:04 Dockerfile.build 10:06:53 -rw-rw-r--. 1 jenkins jenkins 140 Jan 26 10:04 .dockerignore 10:06:53 drwxrwxr-x. 4 jenkins jenkins 48 Jan 26 10:04 example 10:06:53 drwxrwxr-x. 8 jenkins jenkins 179 Jan 26 10:04 .git 10:06:53 drwxrwxr-x. 2 jenkins jenkins 103 Jan 26 10:04 .github 10:06:53 -rw-rw-r--. 1 jenkins jenkins 138 Jan 26 10:04 .gitignore 10:06:53 -rw-r--r--. 1 jenkins jenkins 514 Jan 26 10:06 go.mod 10:06:53 -rw-r--r--. 1 jenkins jenkins 14016 Jan 26 10:06 go.sum 10:06:53 drwxrwxr-x. 15 jenkins jenkins 211 Jan 26 10:04 internal 10:06:53 -rw-rw-r--. 1 jenkins jenkins 901 Jan 26 10:04 Jenkinsfile 10:06:53 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 26 10:04 LICENSE 10:06:53 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 26 10:04 Makefile 10:06:53 drwxrwxr-x. 4 jenkins jenkins 26 Jan 26 10:04 openapi 10:06:53 drwxrwxr-x. 5 jenkins jenkins 50 Jan 26 10:04 pkg 10:06:53 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 26 10:04 README.md 10:06:53 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 26 10:04 RELEASE-NOTES.txt 10:06:53 drwxrwxr-x. 4 jenkins jenkins 54 Jan 26 10:04 snap 10:06:53 -rw-rw-r--. 1 jenkins jenkins 5 Jan 26 10:01 VERSION 10:06:53 -rw-rw-r--. 1 jenkins jenkins 222 Jan 26 10:04 version.go 10:06:53 prd-ubuntu18.04-docker-arm64-4c-16g-22821 does not seem to be running inside a container 10:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:54 $ docker top 2ee0bb3d14ef92d0e68ebb8d8989d8bca5d113a93ebb729240d98d395cf48e2d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:06:55 + 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=9940e7e7532e34e94c7029b3abebaa9f207a5ccd --label arch=amd64 --label version=0.0.0 . 10:06:55 + make test 10:06:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:06:55 Sending build context to Docker daemon 2.718MB 10:06:55 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:06:55 Step 2/24 : FROM ${BASE} AS builder 10:06:55 ---> 5e1080c75aac 10:06:55 Step 3/24 : ARG MAKE='make build' 10:06:56 ---> Running in 3c889c49e97e 10:06:56 Removing intermediate container 3c889c49e97e 10:06:56 ---> 7147ab9ce70f 10:06:56 Step 4/24 : WORKDIR /device-sdk-go 10:06:56 ---> Running in 223a339381f5 10:06:56 Removing intermediate container 223a339381f5 10:06:56 ---> cbc4d94c50fc 10:06:56 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:56 ---> Running in f90f6642c91c 10:06:57 Removing intermediate container f90f6642c91c 10:06:57 ---> 6787eb6b2fcb 10:06:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:57 ---> Running in 6d5d1b05bebe 10:06:58 Removing intermediate container 6d5d1b05bebe 10:06:58 ---> 324a831c0741 10:06:58 Step 7/24 : RUN apk add --update --no-cache make git 10:06:58 ---> Running in 0595e9d8ccaa 10:06:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:07:00 OK: 166 MiB in 39 packages 10:07:00 Removing intermediate container 0595e9d8ccaa 10:07:00 ---> 3443d7af5016 10:07:00 Step 8/24 : COPY . . 10:07:01 ---> b5b658d50038 10:07:01 Step 9/24 : RUN ${MAKE} 10:07:01 ---> Running in 2b48eeea20f8 10:07:02 CGO_ENABLED=0 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 10:07:12 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:07:13 Removing intermediate container 2b48eeea20f8 10:07:13 ---> 95a090d88afd 10:07:13 Step 10/24 : FROM scratch 10:07:13 ---> 10:07:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:07:13 ---> Running in 87cffa769b4f 10:07:13 Removing intermediate container 87cffa769b4f 10:07:13 ---> 0a8765018643 10:07:13 Step 12/24 : ENV APP_PORT=49990 10:07:13 ---> Running in ccd52ed56063 10:07:13 Removing intermediate container ccd52ed56063 10:07:13 ---> 1113a9145429 10:07:13 Step 13/24 : EXPOSE $APP_PORT 10:07:14 ---> Running in 7dfb3c90e56c 10:07:14 Removing intermediate container 7dfb3c90e56c 10:07:14 ---> e88775f8bd8e 10:07:14 Step 14/24 : WORKDIR / 10:07:14 ---> Running in 4d7a824a3bad 10:07:14 Removing intermediate container 4d7a824a3bad 10:07:14 ---> 66945df75d31 10:07:14 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:07:14 ---> 76b3b868cda2 10:07:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:07:15 ---> ab00b08b7b05 10:07:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:07:15 ---> 27746b2dd961 10:07:15 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:07:15 ---> a1e09027326b 10:07:15 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:07:16 ---> d2342621b6d5 10:07:16 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:07:16 ---> Running in ae74f25b5403 10:07:16 Removing intermediate container ae74f25b5403 10:07:16 ---> d852c84ff107 10:07:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:16 ---> Running in 2bb73209a15c 10:07:16 Removing intermediate container 2bb73209a15c 10:07:16 ---> 531005a67194 10:07:16 Step 22/24 : LABEL arch=amd64 10:07:16 ---> Running in 2b026a71e07e 10:07:16 Removing intermediate container 2b026a71e07e 10:07:16 ---> 014c6754fa05 10:07:16 Step 23/24 : LABEL git_sha=9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:07:16 ---> Running in c486994fed96 10:07:17 Removing intermediate container c486994fed96 10:07:17 ---> 4f4977d33463 10:07:17 Step 24/24 : LABEL version=0.0.0 10:07:17 ---> Running in f217d5506a1a 10:07:17 Removing intermediate container f217d5506a1a 10:07:17 ---> c3f466d73b97 10:07:17 [Warning] One or more build-args [ARCH] were not consumed 10:07:17 Successfully built c3f466d73b97 10:07:17 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] } 10:07:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:07:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.171s coverage: 19.4% of statements 10:08:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.227s coverage: 97.1% of statements 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.130s coverage: 9.4% of statements 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.106s coverage: 21.7% of statements 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.609s coverage: 43.2% of statements 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.738s coverage: 68.9% of statements 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.213s coverage: 53.8% of statements 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.187s coverage: 26.8% of statements 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.922s coverage: 83.5% of statements 10:08:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.131s coverage: 4.2% of statements 10:08:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:08:33 GO111MODULE=on go vet ./... 10:09:06 gofmt -l . 10:09:06 [ "`gofmt -l .`" = "" ] 10:09:06 ./bin/test-attribution-txt.sh 10:09:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:09:06 $ docker stop --time=1 2ee0bb3d14ef92d0e68ebb8d8989d8bca5d113a93ebb729240d98d395cf48e2d 10:09:08 $ docker rm -f 2ee0bb3d14ef92d0e68ebb8d8989d8bca5d113a93ebb729240d98d395cf48e2d [Pipeline] // withDockerContainer [Pipeline] sh 10:09:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:09 Warning: overwriting stash ‘coverage-report’ 10:09:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:11 + ls -al . 10:09:11 total 252 10:09:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 10:09 . 10:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 10:05 .. 10:09:11 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 10:05 .dockerignore 10:09:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 10:05 .git 10:09:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 10:05 .github 10:09:11 -rw-rw-r-- 1 jenkins jenkins 138 Jan 26 10:05 .gitignore 10:09:11 -rw-rw-r-- 1 jenkins jenkins 949 Jan 26 10:05 Dockerfile.build 10:09:11 -rw-rw-r-- 1 jenkins jenkins 901 Jan 26 10:05 Jenkinsfile 10:09:11 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 26 10:05 LICENSE 10:09:11 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 26 10:05 Makefile 10:09:11 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 26 10:05 README.md 10:09:11 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 26 10:05 RELEASE-NOTES.txt 10:09:11 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 10:01 VERSION 10:09:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 10:05 bin 10:09:11 -rw-r--r-- 1 jenkins jenkins 136842 Jan 26 10:08 coverage.out 10:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 10:05 example 10:09:11 -rw-r--r-- 1 jenkins jenkins 514 Jan 26 10:09 go.mod 10:09:11 -rw-r--r-- 1 jenkins jenkins 14016 Jan 26 10:09 go.sum 10:09:11 drwxrwxr-x 15 jenkins jenkins 4096 Jan 26 10:05 internal 10:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 10:05 openapi 10:09:11 drwxrwxr-x 5 jenkins jenkins 4096 Jan 26 10:05 pkg 10:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 10:05 snap 10:09:11 -rw-rw-r-- 1 jenkins jenkins 222 Jan 26 10:05 version.go [Pipeline] isUnix [Pipeline] sh 10:09:12 + 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=9940e7e7532e34e94c7029b3abebaa9f207a5ccd --label arch=arm64 --label version=0.0.0 . 10:09:12 Sending build context to Docker daemon 2.718MB 10:09:12 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:09:12 Step 2/24 : FROM ${BASE} AS builder 10:09:12 ---> 1ff6dc0f20e5 10:09:12 Step 3/24 : ARG MAKE='make build' 10:09:13 ---> Running in 92f17fbb4b1c 10:09:13 Removing intermediate container 92f17fbb4b1c 10:09:13 ---> 9de2583df3d9 10:09:13 Step 4/24 : WORKDIR /device-sdk-go 10:09:13 ---> Running in f5a9fec2aae8 10:09:14 Removing intermediate container f5a9fec2aae8 10:09:14 ---> 35d839007e7b 10:09:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:09:14 ---> Running in 0b7311b01fbd 10:09:14 Removing intermediate container 0b7311b01fbd 10:09:14 ---> 42c4f1429f34 10:09:14 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:14 ---> Running in c23c734b702a 10:09:16 Removing intermediate container c23c734b702a 10:09:16 ---> 84255eb1302a 10:09:16 Step 7/24 : RUN apk add --update --no-cache make git 10:09:16 ---> Running in 513de2e85853 10:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:09:19 OK: 142 MiB in 39 packages 10:09:20 Removing intermediate container 513de2e85853 10:09:20 ---> e8b796a34135 10:09:20 Step 8/24 : COPY . . 10:09:22 ---> 99c4ec76dca8 10:09:22 Step 9/24 : RUN ${MAKE} 10:09:22 ---> Running in fc3fb8e1bc2c 10:09:22 CGO_ENABLED=0 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 10:09:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:09:49 Removing intermediate container fc3fb8e1bc2c 10:09:49 ---> 02a9c6226616 10:09:49 Step 10/24 : FROM scratch 10:09:49 ---> 10:09:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:09:50 ---> Running in 63141a9a98b5 10:09:50 Removing intermediate container 63141a9a98b5 10:09:50 ---> fcae396cbf2c 10:09:50 Step 12/24 : ENV APP_PORT=49990 10:09:50 ---> Running in 0680fd6b27e7 10:09:50 Removing intermediate container 0680fd6b27e7 10:09:50 ---> 0fdeec0d218c 10:09:50 Step 13/24 : EXPOSE $APP_PORT 10:09:50 ---> Running in 6c3bc9df41fe 10:09:51 Removing intermediate container 6c3bc9df41fe 10:09:51 ---> 43f691996f1b 10:09:51 Step 14/24 : WORKDIR / 10:09:51 ---> Running in ff16bc82ddb6 10:09:52 Removing intermediate container ff16bc82ddb6 10:09:52 ---> 5a08f1cc6018 10:09:52 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:09:53 ---> 0eece10ed5c5 10:09:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:09:53 ---> 5e5ceba8a493 10:09:53 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:09:54 ---> ad2bbb5e1d1c 10:09:54 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:09:55 ---> b18af951afc2 10:09:55 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:09:55 ---> 36f89be44293 10:09:55 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:09:55 ---> Running in 6eb1bcfbc094 10:09:56 Removing intermediate container 6eb1bcfbc094 10:09:56 ---> 911e646c4006 10:09:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:09:56 ---> Running in d71208a2d915 10:09:57 Removing intermediate container d71208a2d915 10:09:57 ---> db4fc123e960 10:09:57 Step 22/24 : LABEL arch=arm64 10:09:57 ---> Running in 7baf2d5c295d 10:09:57 Removing intermediate container 7baf2d5c295d 10:09:57 ---> 886059a5a95b 10:09:57 Step 23/24 : LABEL git_sha=9940e7e7532e34e94c7029b3abebaa9f207a5ccd 10:09:57 ---> Running in 109e49beb88e 10:09:58 Removing intermediate container 109e49beb88e 10:09:58 ---> e32ab11445af 10:09:58 Step 24/24 : LABEL version=0.0.0 10:09:58 ---> Running in 6bd4c64acbf4 10:09:58 Removing intermediate container 6bd4c64acbf4 10:09:58 ---> a839b4a6c54c 10:09:58 [Warning] One or more build-args [ARCH] were not consumed 10:09:58 Successfully built a839b4a6c54c 10:09:58 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:10:01 provisioning config files... 10:10:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/config6581694180111136737tmp [Pipeline] { [Pipeline] sh 10:10:02 + set +x 10:10:02 + bash -s -- 10:10:02 + curl -s https://codecov.io/bash 10:10:02 10:10:02 _____ _ 10:10:02 / ____| | | 10:10:02 | | ___ __| | ___ ___ _____ __ 10:10:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:10:02 | |___| (_) | (_| | __/ (_| (_) \ V / 10:10:02 \_____\___/ \__,_|\___|\___\___/ \_/ 10:10:02 Bash-20210115-cec3c92 10:10:02 10:10:02 10:10:02 ==> git version 2.24.3 found 10:10:02 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:10:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:10:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:10:02 ==> Jenkins CI detected. 10:10:02 project root: . 10:10:02 --> token set from env 10:10:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:10:02 ==> Running gcov in . (disable via -X gcov) 10:10:02 ==> Python coveragepy not found 10:10:02 ==> Searching for coverage reports in: 10:10:02 + . 10:10:02 -> Found 1 reports 10:10:02 ==> Detecting git/mercurial file structure 10:10:02 ==> Reading reports 10:10:02 + ./coverage.out bytes=136842 10:10:02 ==> Appending adjustments 10:10:02 https://docs.codecov.io/docs/fixing-reports 10:10:03 + Found adjustments 10:10:03 ==> Gzipping contents 10:10:04 24K /tmp/codecov.v5rolR.gz 10:10:04 ==> Uploading reports 10:10:04 url: https://codecov.io 10:10:04 query: branch=PR-759&commit=9940e7e7532e34e94c7029b3abebaa9f207a5ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=759&job=&cmd_args= 10:10:04 -> Pinging Codecov 10:10:04 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-759&commit=9940e7e7532e34e94c7029b3abebaa9f207a5ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=759&job=&cmd_args= 10:10:04 -> Uploading to 10:10:04 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/7E55EF52A471D76F132DFD9A03CDDE97/9940e7e7532e34e94c7029b3abebaa9f207a5ccd/7efc0a32-6225-4393-9ddd-54f45f5b2b25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T101004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0704bc56a83531eed8c4d15acb3b0e3b5d2d12d5ce26f8c7b5563d584993db37 10:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:04 Dload Upload Total Spent Left Speed 10:10:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21560 0 0 100 21560 0 41808 --:--:-- --:--:-- --:--:-- 41782 100 21560 0 0 100 21560 0 41793 --:--:-- --:--:-- --:--:-- 41782 10:10:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9940e7e7532e34e94c7029b3abebaa9f207a5ccd [Pipeline] } 10:10:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:10:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:10:09 ---> package-listing.sh 10:10:09 ++ facter osfamily 10:10:09 ++ tr '[:upper:]' '[:lower:]' 10:10:09 + OS_FAMILY=redhat 10:10:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-759 10:10:09 + START_PACKAGES=/tmp/packages_start.txt 10:10:09 + END_PACKAGES=/tmp/packages_end.txt 10:10:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:09 + PACKAGES=/tmp/packages_start.txt 10:10:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-759 ']' 10:10:09 + PACKAGES=/tmp/packages_end.txt 10:10:09 + case "${OS_FAMILY}" in 10:10:09 + rpm -qa 10:10:09 + sort 10:10:16 + '[' -f /tmp/packages_start.txt ']' 10:10:16 + '[' -f /tmp/packages_end.txt ']' 10:10:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-759 ']' 10:10:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-759/archives/ 10:10:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-759/archives/ [Pipeline] echo 10:10:16 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-759/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:10:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:10:17 10:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:10:18 alpine: Pulling from edgex-lftools-log-publisher 10:10:18 df20fa9351a1: Pulling fs layer 10:10:18 36b3adc4ff6f: Pulling fs layer 10:10:18 8ad3a11d3b57: Pulling fs layer 10:10:18 46f8f816bc3b: Pulling fs layer 10:10:18 93b61091891f: Pulling fs layer 10:10:18 93b9cdb0e59b: Pulling fs layer 10:10:18 5e14af77c1be: Pulling fs layer 10:10:18 01666e4c0597: Pulling fs layer 10:10:18 aa168da1d23b: Pulling fs layer 10:10:18 93b9cdb0e59b: Waiting 10:10:18 5e14af77c1be: Waiting 10:10:18 93b61091891f: Waiting 10:10:18 46f8f816bc3b: Waiting 10:10:18 01666e4c0597: Waiting 10:10:18 aa168da1d23b: Waiting 10:10:18 36b3adc4ff6f: Verifying Checksum 10:10:18 36b3adc4ff6f: Download complete 10:10:18 46f8f816bc3b: Verifying Checksum 10:10:18 46f8f816bc3b: Download complete 10:10:18 df20fa9351a1: Verifying Checksum 10:10:18 df20fa9351a1: Download complete 10:10:18 93b9cdb0e59b: Verifying Checksum 10:10:18 93b9cdb0e59b: Download complete 10:10:18 5e14af77c1be: Verifying Checksum 10:10:18 5e14af77c1be: Download complete 10:10:18 93b61091891f: Download complete 10:10:18 01666e4c0597: Verifying Checksum 10:10:18 01666e4c0597: Download complete 10:10:19 df20fa9351a1: Pull complete 10:10:19 36b3adc4ff6f: Pull complete 10:10:19 8ad3a11d3b57: Verifying Checksum 10:10:19 8ad3a11d3b57: Download complete 10:10:21 8ad3a11d3b57: Pull complete 10:10:21 46f8f816bc3b: Pull complete 10:10:22 93b61091891f: Pull complete 10:10:23 93b9cdb0e59b: Pull complete 10:10:23 5e14af77c1be: Pull complete 10:10:23 01666e4c0597: Pull complete 10:10:26 aa168da1d23b: Verifying Checksum 10:10:26 aa168da1d23b: Download complete 10:10:41 aa168da1d23b: Pull complete 10:10:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:10:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:10:42 prd-centos7-docker-4c-2g-22817 does not seem to be running inside a container 10:10:42 $ 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-759/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-759 -v /w/workspace/dgexfoundry_device-sdk-go_PR-759:/w/workspace/dgexfoundry_device-sdk-go_PR-759:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:10:46 $ docker top ebab84b65113ce68305f181c59e3ffee38950a332d21d73a3dff4e3cae62f297 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:10:47 + mkdir -p /var/log/sa [Pipeline] sh 10:10:48 + ls /var/log/sa-host 10:10:48 + sadf -c /var/log/sa-host/sa23 10:10:48 file_magic: OK 10:10:48 HZ: Using current value: 100 10:10:48 file_header: OK 10:10:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:10:48 Statistics: 10:10:48 Hnuu...uuuununununu... 10:10:48 File successfully converted to sysstat format version 12.2.1 10:10:48 + sadf -c /var/log/sa-host/sa26 10:10:48 file_magic: OK 10:10:48 HZ: Using current value: 100 10:10:48 file_header: OK 10:10:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:10:48 Statistics: 10:10:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:10:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:48 provisioning config files... 10:10:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp/config3402998204261855202tmp [Pipeline] { [Pipeline] echo 10:10:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:10:49 ---> create-netrc.sh [Pipeline] } 10:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:10:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:10:50 ---> python-tools-install.sh [Pipeline] echo 10:10:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:10:51 ---> sudo-logs.sh 10:10:51 Archiving 'sudo' log.. [Pipeline] echo 10:10:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:10:51 ---> job-cost.sh 10:10:51 lf-activate-venv: SKIPPING 10:10:51 INFO: No Stack... 10:10:53 INFO: Retrieving Pricing Info for: v1-standard-2 10:10:53 INFO: Archiving Costs [Pipeline] echo 10:10:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:10:53 ---> logs-deploy.sh 10:10:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-759/1 10:10:53 INFO: archiving workspace using pattern(s): 10:10:56 Archives upload complete. 10:10:56 INFO: archiving logs to Nexus 10:10:58 ---> uname -a: 10:10:58 Linux prd-centos7-docker-4c-2g-22817.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:10:58 10:10:58 10:10:58 ---> lscpu: 10:10:58 Architecture: x86_64 10:10:58 CPU op-mode(s): 32-bit, 64-bit 10:10:58 Byte Order: Little Endian 10:10:58 Address sizes: 40 bits physical, 48 bits virtual 10:10:58 CPU(s): 4 10:10:58 On-line CPU(s) list: 0-3 10:10:58 Thread(s) per core: 1 10:10:58 Core(s) per socket: 1 10:10:58 Socket(s): 4 10:10:58 NUMA node(s): 1 10:10:58 Vendor ID: GenuineIntel 10:10:58 CPU family: 6 10:10:58 Model: 44 10:10:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:10:58 Stepping: 1 10:10:58 CPU MHz: 2933.438 10:10:58 BogoMIPS: 5866.87 10:10:58 Virtualization: VT-x 10:10:58 Hypervisor vendor: KVM 10:10:58 Virtualization type: full 10:10:58 L1d cache: 128 KiB 10:10:58 L1i cache: 128 KiB 10:10:58 L2 cache: 16 MiB 10:10:58 L3 cache: 64 MiB 10:10:58 NUMA node0 CPU(s): 0-3 10:10:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:10:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:10:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:10:58 Vulnerability Meltdown: Mitigation; PTI 10:10:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:10:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:10:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:10:58 Vulnerability Srbds: Not affected 10:10:58 Vulnerability Tsx async abort: Not affected 10:10:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 10:10:58 10:10:58 10:10:58 ---> nproc: 10:10:58 4 10:10:58 10:10:58 10:10:58 ---> df -h: 10:10:58 Filesystem Size Used Available Use% Mounted on 10:10:58 overlay 50.0G 7.3G 42.7G 15% / 10:10:58 tmpfs 64.0M 0 64.0M 0% /dev 10:10:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:10:58 shm 64.0M 0 64.0M 0% /dev/shm 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-759@tmp 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:10:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-759 10:10:58 10:10:58 10:10:58 ---> free -m: 10:10:58 total used free shared buff/cache available 10:10:58 Mem: 1837 797 101 0 938 948 10:10:58 Swap: 1023 1 1022 10:10:58 10:10:58 10:10:58 ---> ip addr: 10:10:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:10:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:58 inet 127.0.0.1/8 scope host lo 10:10:58 valid_lft forever preferred_lft forever 10:10:58 inet6 ::1/128 scope host 10:10:58 valid_lft forever preferred_lft forever 10:10:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:10:58 link/ether fa:16:3e:68:0c:41 brd ff:ff:ff:ff:ff:ff 10:10:58 inet 10.30.122.142/23 brd 10.30.123.255 scope global dynamic eth0 10:10:58 valid_lft 85724sec preferred_lft 85724sec 10:10:58 inet6 fe80::f816:3eff:fe68:c41/64 scope link 10:10:58 valid_lft forever preferred_lft forever 10:10:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:10:58 link/ether 02:42:13:90:14:e9 brd ff:ff:ff:ff:ff:ff 10:10:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:10:58 valid_lft forever preferred_lft forever 10:10:58 inet6 fe80::42:13ff:fe90:14e9/64 scope link 10:10:58 valid_lft forever preferred_lft forever 10:10:58 10:10:58 10:10:58 ---> sar -b -r -n DEV: 10:10:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 10:10:58 10:10:58 09:59:29 LINUX RESTART (4 CPU) 10:10:58 10:10:58 10:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:10:58 10:01:02 120.19 51.44 68.74 0.00 5663.32 37178.55 0.00 10:10:58 10:02:01 27.51 9.10 18.41 0.00 2823.89 2299.70 0.00 10:10:58 10:03:01 0.42 0.00 0.42 0.00 0.00 7.34 0.00 10:10:58 10:04:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 10:10:58 10:05:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 10:10:58 10:06:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 10:10:58 10:07:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 10:10:58 10:08:02 170.24 155.54 14.70 0.00 1722.01 699.29 0.00 10:10:58 10:09:01 122.49 112.68 9.81 0.00 2021.17 379.96 0.00 10:10:58 10:10:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 10:10:58 Average: 44.06 32.79 11.27 0.00 1215.61 4035.39 0.00 10:10:58 10:10:58 10:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:58 10:01:02 77732 0 576020 30.61 2620 1225172 1121760 38.28 409900 1196668 11560 10:10:58 10:02:01 174360 0 603932 32.10 2620 1100632 1156876 39.48 414128 1093724 20 10:10:58 10:03:01 181176 0 597108 31.74 2620 1100640 1122304 38.30 425400 1076668 8 10:10:58 10:04:01 185472 0 592780 31.50 2620 1100672 1075828 36.72 416912 1081648 20 10:10:58 10:05:01 184616 0 593660 31.55 2620 1100648 1076092 36.73 426360 1073524 8 10:10:58 10:06:01 183920 0 594352 31.59 2620 1100652 1076104 36.73 436616 1064128 8 10:10:58 10:07:01 185740 0 592532 31.49 2620 1100652 1075828 36.72 434968 1064124 8 10:10:58 10:08:02 108084 0 622652 33.09 2620 1148188 1088708 37.16 477512 1075672 16 10:10:58 10:09:01 73656 0 696592 37.02 2620 1108676 1075860 36.72 455860 1051200 20 10:10:58 10:10:01 71592 0 698648 37.13 2620 1108684 1076236 36.73 457480 1051200 8 10:10:58 Average: 142635 0 616828 32.78 2620 1119462 1094560 37.36 435514 1082856 1168 10:10:58 10:10:58 10:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:58 10:01:02 eth0 179.14 135.72 725.57 61.82 0.00 0.00 0.00 0.00 10:10:58 10:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:02:01 eth0 75.99 64.56 369.06 28.88 0.00 0.00 0.00 0.00 10:10:58 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:02:01 docker0 9.85 9.28 1.44 23.69 0.00 0.00 0.00 0.00 10:10:58 10:03:01 eth0 0.93 0.45 0.32 0.21 0.00 0.00 0.00 0.00 10:10:58 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:04:01 eth0 0.88 0.08 0.08 0.01 0.00 0.00 0.00 0.00 10:10:58 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:05:01 eth0 2.13 0.77 0.86 0.38 0.00 0.00 0.00 0.00 10:10:58 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:06:01 eth0 0.67 0.40 0.40 0.26 0.00 0.00 0.00 0.00 10:10:58 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:07:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 10:10:58 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:08:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:10:58 10:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:10:58 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:10:01 eth0 0.42 0.38 0.43 0.10 0.00 0.00 0.00 0.00 10:10:58 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 Average: eth0 25.88 20.12 108.91 9.11 0.00 0.00 0.00 0.00 10:10:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:58 Average: docker0 0.98 0.92 0.14 2.35 0.00 0.00 0.00 0.00 10:10:58 10:10:58 10:10:58 ---> sar -P ALL: 10:10:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 10:10:58 10:10:58 09:59:29 LINUX RESTART (4 CPU) 10:10:58 10:10:58 10:00:02 CPU %user %nice %system %iowait %steal %idle 10:10:58 10:01:02 all 12.16 0.00 6.72 6.11 29.22 45.79 10:10:58 10:01:02 0 9.75 0.00 5.40 7.81 30.86 46.19 10:10:58 10:01:02 1 11.55 0.00 5.38 4.78 28.56 49.72 10:10:58 10:01:02 2 11.73 0.00 9.73 7.31 29.04 42.19 10:10:58 10:01:02 3 15.79 0.00 6.53 4.50 28.36 44.82 10:10:58 10:02:01 all 2.46 0.00 2.62 0.57 8.97 85.38 10:10:58 10:02:01 0 1.42 0.00 2.03 0.42 9.57 86.56 10:10:58 10:02:01 1 3.44 0.00 3.06 1.10 8.59 83.81 10:10:58 10:02:01 2 2.17 0.00 2.70 0.25 8.70 86.18 10:10:58 10:02:01 3 2.84 0.00 2.69 0.51 9.00 84.97 10:10:58 10:03:01 all 0.14 0.00 0.07 0.00 0.38 99.41 10:10:58 10:03:01 0 0.10 0.00 0.05 0.00 0.18 99.67 10:10:58 10:03:01 1 0.33 0.00 0.10 0.00 0.57 99.00 10:10:58 10:03:01 2 0.08 0.00 0.08 0.00 0.32 99.52 10:10:58 10:03:01 3 0.03 0.00 0.03 0.00 0.46 99.47 10:10:58 10:04:01 all 0.12 0.00 0.23 0.00 1.20 98.45 10:10:58 10:04:01 0 0.15 0.00 0.23 0.00 0.91 98.71 10:10:58 10:04:01 1 0.26 0.00 0.12 0.00 1.71 97.91 10:10:58 10:04:01 2 0.05 0.00 0.28 0.00 1.01 98.66 10:10:58 10:04:01 3 0.03 0.00 0.28 0.00 1.17 98.51 10:10:58 10:05:01 all 0.07 0.00 0.06 0.00 0.39 99.47 10:10:58 10:05:01 0 0.18 0.00 0.05 0.00 0.47 99.30 10:10:58 10:05:01 1 0.05 0.00 0.12 0.00 0.47 99.37 10:10:58 10:05:01 2 0.03 0.00 0.02 0.00 0.50 99.45 10:10:58 10:05:01 3 0.03 0.00 0.05 0.00 0.15 99.77 10:10:58 10:06:01 all 0.11 0.00 0.14 0.00 0.36 99.39 10:10:58 10:06:01 0 0.30 0.00 0.03 0.00 0.37 99.30 10:10:58 10:06:01 1 0.02 0.00 0.37 0.00 0.18 99.43 10:10:58 10:06:01 2 0.05 0.00 0.07 0.00 0.28 99.60 10:10:58 10:06:01 3 0.07 0.00 0.08 0.00 0.61 99.24 10:10:58 10:07:01 all 0.10 0.00 0.03 0.00 0.20 99.67 10:10:58 10:07:01 0 0.00 0.00 0.02 0.00 0.10 99.88 10:10:58 10:07:01 1 0.05 0.00 0.05 0.00 0.28 99.62 10:10:58 10:07:01 2 0.33 0.00 0.03 0.00 0.22 99.42 10:10:58 10:07:01 3 0.02 0.00 0.03 0.00 0.18 99.77 10:10:58 10:08:02 all 0.10 1.83 8.41 6.33 16.60 66.74 10:10:58 10:08:02 0 0.12 1.82 8.44 6.62 16.57 66.42 10:10:58 10:08:02 1 0.12 1.87 8.34 6.68 16.48 66.51 10:10:58 10:08:02 2 0.12 1.82 8.15 6.17 16.34 67.40 10:10:58 10:08:02 3 0.05 1.78 8.68 5.86 17.00 66.63 10:10:58 10:09:01 all 0.08 0.38 2.36 1.05 3.70 92.43 10:10:58 10:09:01 0 0.03 0.32 1.99 0.90 3.17 93.59 10:10:58 10:09:01 1 0.07 0.44 2.97 1.06 3.86 91.62 10:10:58 10:09:01 2 0.18 0.37 2.13 0.40 3.80 93.11 10:10:58 10:09:01 3 0.03 0.40 2.37 1.84 3.96 91.40 10:10:58 10:10:01 all 0.12 0.00 0.05 0.00 0.32 99.51 10:10:58 10:10:01 0 0.03 0.00 0.03 0.00 0.28 99.65 10:10:58 10:10:01 1 0.05 0.00 0.05 0.00 0.42 99.48 10:10:58 10:10:01 2 0.30 0.00 0.05 0.00 0.20 99.45 10:10:58 10:10:01 3 0.08 0.00 0.05 0.00 0.40 99.47 10:10:58 Average: all 1.56 0.23 2.13 1.46 6.28 88.33 10:10:58 Average: 0 1.25 0.23 1.91 1.65 6.49 88.47 10:10:58 Average: 1 1.63 0.24 2.12 1.42 6.31 88.27 10:10:58 Average: 2 1.49 0.23 2.37 1.45 6.11 88.35 10:10:58 Average: 3 1.88 0.23 2.13 1.30 6.21 88.24 10:10:58 10:10:58 10:10:58