Pull request #474 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at b92b1a498a210f23e11ab247bf48f6be566a37ca rather than 0d6183c2c201acc7140892a361473bb0d4649dca Obtained Jenkinsfile from b92b1a498a210f23e11ab247bf48f6be566a37ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2794’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-2795’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2875’ is offline; ‘prd-centos7-docker-4c-2g-2879’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2876’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2880 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-474 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 0d6183c2c201acc7140892a361473bb0d4649dca Merge succeeded, producing 0d6183c2c201acc7140892a361473bb0d4649dca Checking out Revision 0d6183c2c201acc7140892a361473bb0d4649dca (PR-474) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # 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 b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 Commit message: "Add new fields on Reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:16 15:39:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:16 latest: Pulling from edgex-devops/git-semver 15:39:16 9123ac7c32f7: Pulling fs layer 15:39:16 b8cc5d1170e3: Pulling fs layer 15:39:16 2924cbbf6a41: Pulling fs layer 15:39:16 93b08a4f1073: Pulling fs layer 15:39:16 93b08a4f1073: Waiting 15:39:16 b8cc5d1170e3: Verifying Checksum 15:39:16 b8cc5d1170e3: Download complete 15:39:17 9123ac7c32f7: Verifying Checksum 15:39:17 9123ac7c32f7: Download complete 15:39:17 93b08a4f1073: Verifying Checksum 15:39:17 93b08a4f1073: Download complete 15:39:17 2924cbbf6a41: Verifying Checksum 15:39:17 2924cbbf6a41: Download complete 15:39:17 9123ac7c32f7: Pull complete 15:39:17 b8cc5d1170e3: Pull complete 15:39:18 2924cbbf6a41: Pull complete 15:39:18 93b08a4f1073: Pull complete 15:39:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:18 prd-centos7-docker-4c-2g-2880 does not seem to be running inside a container 15:39:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:39:19 $ docker top 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:19 [ssh-agent] Looking for ssh-agent implementation... 15:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:19 $ docker exec 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 ssh-agent 15:39:19 SSH_AUTH_SOCK=/tmp/ssh-qyMdS5lrdDGe/agent.14 15:39:19 SSH_AGENT_PID=20 15:39:19 Running ssh-add (command line suppressed) 15:39:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_4986195612231425812.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_4986195612231425812.key) 15:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:20 + git describe --exact-match --tags HEAD 15:39:20 fatal: No names found, cannot describe anything. [Pipeline] } 15:39:20 $ docker exec --env ******** --env ******** 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 ssh-agent -k 15:39:20 unset SSH_AUTH_SOCK; 15:39:20 unset SSH_AGENT_PID; 15:39:20 echo Agent pid 20 killed; 15:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:39:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:39:20 This usually means this commit has not been tagged. [Pipeline] sshagent 15:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:20 [ssh-agent] Looking for ssh-agent implementation... 15:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:21 $ docker exec 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 ssh-agent 15:39:21 SSH_AUTH_SOCK=/tmp/ssh-Tbpw1Q2GtTsz/agent.54 15:39:21 SSH_AGENT_PID=61 15:39:21 Running ssh-add (command line suppressed) 15:39:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_5176853013004075618.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_5176853013004075618.key) 15:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:21 + git semver init 15:39:21 # -> Open(): unable to determine branch for HEAD 15:39:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.git 15:39:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-474 15:39:21 # $SEMVER_REMOTE_NAME = origin 15:39:21 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:39:21 # $SEMVER_USER_NAME = jenkins 15:39:21 # $SEMVER_BRANCH = PR-474 15:39:21 # $SEMVER_TEMP = /tmp/semver-930887667 15:39:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:39:22 # '/tmp/semver-930887667' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver' 15:39:22 # -> Force: false 15:39:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver [Pipeline] } 15:39:22 $ docker exec --env ******** --env ******** 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 ssh-agent -k 15:39:22 unset SSH_AUTH_SOCK; 15:39:22 unset SSH_AGENT_PID; 15:39:22 echo Agent pid 61 killed; 15:39:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:23 + git semver [Pipeline] } 15:39:23 $ docker stop --time=1 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 15:39:24 $ docker rm -f 994affd5cdb411d17ed0cb0f390ae6d79cd02c2339b1ef0b145dbc6eca1e5af7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:39:25 Stashed 38 file(s) [Pipeline] echo 15:39:25 [edgeXSemver] initialized semver on version 0.0.0 [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 15:39:40 Still waiting to schedule task 15:39:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:39:40 Still waiting to schedule task 15:39:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:41:12 Running on prd-centos7-docker-4c-2g-2882 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 15:41:13 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:41:15 using credential edgex-jenkins-ssh 15:41:15 Cloning the remote Git repository 15:41:15 Cloning with configured refspecs honoured and without tags 15:41:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:41:15 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:41:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:41:15 > git --version # timeout=10 15:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:41:15 Fetching without tags 15:41:16 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 0d6183c2c201acc7140892a361473bb0d4649dca 15:41:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:41:15 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 15:41:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:41:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:41:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:41:16 > git config core.sparsecheckout # timeout=10 15:41:16 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 15:41:16 > git remote # timeout=10 15:41:16 Merge succeeded, producing 0d6183c2c201acc7140892a361473bb0d4649dca 15:41:16 Checking out Revision 0d6183c2c201acc7140892a361473bb0d4649dca (PR-474) 15:41:16 > git config --get remote.origin.url # timeout=10 15:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:16 > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 15:41:16 > git rev-parse HEAD^{commit} # timeout=10 15:41:16 > git config core.sparsecheckout # timeout=10 15:41:16 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 15:41:21 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:41:22 ========================================================= 15:41:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:41:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:41:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:41:23 Sending build context to Docker daemon 2.84MB 15:41:23 Step 1/8 : ARG BASE=golang:1.13-alpine 15:41:23 Step 2/8 : FROM ${BASE} 15:41:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:23 e6b0cf9c0882: Pulling fs layer 15:41:23 2848faf0eed1: Pulling fs layer 15:41:23 0f37312ad70f: Pulling fs layer 15:41:23 5788d62ee057: Pulling fs layer 15:41:23 0e6b1d234666: Pulling fs layer 15:41:23 bf5d7aec512f: Pulling fs layer 15:41:23 34c802a77dc8: Pulling fs layer 15:41:23 9eb99e56ec68: Pulling fs layer 15:41:23 27c7a5d97fbd: Pulling fs layer 15:41:23 5c102a31e300: Pulling fs layer 15:41:23 5788d62ee057: Waiting 15:41:23 dcfb455df0a1: Pulling fs layer 15:41:23 0e6b1d234666: Waiting 15:41:23 34c802a77dc8: Waiting 15:41:23 bf5d7aec512f: Waiting 15:41:23 9eb99e56ec68: Waiting 15:41:23 27c7a5d97fbd: Waiting 15:41:23 5c102a31e300: Waiting 15:41:23 dcfb455df0a1: Waiting 15:41:23 0f37312ad70f: Verifying Checksum 15:41:23 0f37312ad70f: Download complete 15:41:23 2848faf0eed1: Verifying Checksum 15:41:23 2848faf0eed1: Download complete 15:41:23 0e6b1d234666: Verifying Checksum 15:41:23 0e6b1d234666: Download complete 15:41:23 bf5d7aec512f: Verifying Checksum 15:41:23 bf5d7aec512f: Download complete 15:41:23 e6b0cf9c0882: Verifying Checksum 15:41:23 e6b0cf9c0882: Download complete 15:41:24 e6b0cf9c0882: Pull complete 15:41:24 34c802a77dc8: Verifying Checksum 15:41:24 34c802a77dc8: Download complete 15:41:24 27c7a5d97fbd: Verifying Checksum 15:41:24 27c7a5d97fbd: Download complete 15:41:25 5c102a31e300: Verifying Checksum 15:41:25 5c102a31e300: Download complete 15:41:25 dcfb455df0a1: Verifying Checksum 15:41:25 dcfb455df0a1: Download complete 15:41:25 5788d62ee057: Verifying Checksum 15:41:25 5788d62ee057: Download complete 15:41:25 9eb99e56ec68: Verifying Checksum 15:41:25 9eb99e56ec68: Download complete 15:41:26 2848faf0eed1: Pull complete 15:41:26 0f37312ad70f: Pull complete 15:41:32 5788d62ee057: Pull complete 15:41:32 0e6b1d234666: Pull complete 15:41:32 bf5d7aec512f: Pull complete 15:41:36 34c802a77dc8: Pull complete 15:41:39 9eb99e56ec68: Pull complete 15:41:39 27c7a5d97fbd: Pull complete 15:41:40 5c102a31e300: Pull complete 15:41:40 dcfb455df0a1: Pull complete 15:41:40 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:41:40 ---> 7c70fe431013 15:41:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:41:40 ---> Running in 21def6d7f767 15:41:40 Removing intermediate container 21def6d7f767 15:41:40 ---> 6eac8cac858b 15:41:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:40 ---> Running in 271068ee46c0 15:41:42 Removing intermediate container 271068ee46c0 15:41:42 ---> ce6ac22ecad6 15:41:42 Step 5/8 : RUN apk add --no-cache make git 15:41:42 ---> Running in c6bdb0d0677c 15:41:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:41:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:41:43 OK: 143 MiB in 39 packages 15:41:43 Removing intermediate container c6bdb0d0677c 15:41:43 ---> 9a0395d9c4e3 15:41:43 Step 6/8 : WORKDIR /device-sdk-go 15:41:43 ---> Running in 19820212d343 15:41:44 Removing intermediate container 19820212d343 15:41:44 ---> 34f9dfcd86f2 15:41:44 Step 7/8 : COPY . . 15:41:44 ---> 6d7485e62f1c 15:41:44 Step 8/8 : RUN go mod download 15:41:44 ---> Running in 2e0ba194f7b7 15:41:46 go: finding github.com/BurntSushi/toml v0.3.1 15:41:46 go: finding github.com/OneOfOne/xxhash v1.2.6 15:41:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:41:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:41:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:41:46 go: finding github.com/bgentry/speakeasy v0.1.0 15:41:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:41:46 go: finding github.com/davecgh/go-spew v1.1.1 15:41:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:41:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:41:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:41:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:41:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:41:46 go: finding github.com/fatih/color v1.7.0 15:41:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:41:46 go: finding github.com/go-kit/kit v0.8.0 15:41:46 go: finding github.com/go-logfmt/logfmt v0.4.0 15:41:46 go: finding github.com/go-stack/stack v1.8.0 15:41:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:41:46 go: finding github.com/google/uuid v1.1.0 15:41:46 go: finding github.com/gorilla/mux v1.7.1 15:41:46 go: finding github.com/hashicorp/consul/api v1.1.0 15:41:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:41:46 go: finding github.com/hashicorp/errwrap v1.0.0 15:41:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:41:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:41:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:41:46 go: finding github.com/hashicorp/go-multierror v1.0.0 15:41:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:41:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:41:46 go: finding github.com/hashicorp/go-syslog v1.0.0 15:41:46 go: finding github.com/hashicorp/go-uuid v1.0.1 15:41:46 go: finding github.com/hashicorp/go.net v0.0.1 15:41:46 go: finding github.com/hashicorp/golang-lru v0.5.0 15:41:46 go: finding github.com/hashicorp/logutils v1.0.0 15:41:46 go: finding github.com/hashicorp/mdns v1.0.0 15:41:46 go: finding github.com/hashicorp/memberlist v0.1.3 15:41:46 go: finding github.com/hashicorp/serf v0.8.2 15:41:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:41:46 go: finding github.com/mattn/go-colorable v0.0.9 15:41:46 go: finding github.com/mattn/go-isatty v0.0.3 15:41:46 go: finding github.com/miekg/dns v1.0.14 15:41:46 go: finding github.com/mitchellh/cli v1.0.0 15:41:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:41:46 go: finding github.com/mitchellh/copystructure v1.0.0 15:41:46 go: finding github.com/mitchellh/go-homedir v1.0.0 15:41:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:41:46 go: finding github.com/mitchellh/gox v0.4.0 15:41:46 go: finding github.com/mitchellh/iochan v1.0.0 15:41:47 go: finding github.com/mitchellh/mapstructure v1.1.2 15:41:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:41:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:41:47 go: finding github.com/pelletier/go-toml v1.2.0 15:41:47 go: finding github.com/pkg/errors v0.8.1 15:41:47 go: finding github.com/pmezard/go-difflib v1.0.0 15:41:47 go: finding github.com/posener/complete v1.1.1 15:41:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:41:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:41:47 go: finding github.com/stretchr/objx v0.1.0 15:41:47 go: finding github.com/stretchr/testify v1.5.1 15:41:47 go: finding github.com/ugorji/go v1.1.4 15:41:47 go: finding github.com/x448/float16 v0.8.4 15:41:47 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:41:47 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:41:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:41:47 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:41:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:41:47 go: finding gopkg.in/yaml.v2 v2.2.8 15:41:51 Removing intermediate container 2e0ba194f7b7 15:41:51 ---> 423b5a3a034f 15:41:51 Successfully built 423b5a3a034f 15:41:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:51 + docker inspect -f . ci-base-image-x86_64 15:41:51 . [Pipeline] withDockerContainer 15:41:52 prd-centos7-docker-4c-2g-2882 does not seem to be running inside a container 15:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:41:52 $ docker top 552852fcc87c50def3a25e0756f6e5911f1a594deb0788338c17cedb34441013 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:53 + go version 15:41:53 go version go1.13.5 linux/amd64 [Pipeline] sh 15:41:53 + make test 15:41:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:41:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:42:04 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:42:04 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:42:04 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.018s coverage: 22.6% of statements 15:42:10 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.037s coverage: 95.8% of statements 15:42:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2883 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 15:42:24 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:42:30 using credential edgex-jenkins-ssh 15:42:30 Cloning the remote Git repository 15:42:30 Cloning with configured refspecs honoured and without tags 15:42:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:42:30 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:42:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:42:30 > git --version # timeout=10 15:42:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:32 Fetching without tags 15:42:32 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 0d6183c2c201acc7140892a361473bb0d4649dca 15:42:33 Merge succeeded, producing 0d6183c2c201acc7140892a361473bb0d4649dca 15:42:33 Checking out Revision 0d6183c2c201acc7140892a361473bb0d4649dca (PR-474) 15:42:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:42:32 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 15:42:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:42:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:32 > git config core.sparsecheckout # timeout=10 15:42:32 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 15:42:32 > git remote # timeout=10 15:42:32 > git config --get remote.origin.url # timeout=10 15:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:32 > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 15:42:33 > git rev-parse HEAD^{commit} # timeout=10 15:42:33 > git config core.sparsecheckout # timeout=10 15:42:33 > git checkout -f 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 15:42:37 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:42:39 ========================================================= 15:42:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:42:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:42:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:42:41 Sending build context to Docker daemon 2.84MB 15:42:41 Step 1/8 : ARG BASE=golang:1.13-alpine 15:42:41 Step 2/8 : FROM ${BASE} 15:42:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:41 cde5963f3b93: Pulling fs layer 15:42:41 2a23fa8c16f7: Pulling fs layer 15:42:41 777b28850792: Pulling fs layer 15:42:41 8a11ddd9e578: Pulling fs layer 15:42:41 4cf88f913ddb: Pulling fs layer 15:42:41 1df406cf5192: Pulling fs layer 15:42:41 cd6300453558: Pulling fs layer 15:42:41 b9c365052c96: Pulling fs layer 15:42:41 a2d8cc88f415: Pulling fs layer 15:42:41 ea1d1ca13537: Pulling fs layer 15:42:41 3750a50a1c5e: Pulling fs layer 15:42:41 8a11ddd9e578: Waiting 15:42:41 4cf88f913ddb: Waiting 15:42:41 1df406cf5192: Waiting 15:42:41 cd6300453558: Waiting 15:42:41 b9c365052c96: Waiting 15:42:41 3750a50a1c5e: Waiting 15:42:41 ea1d1ca13537: Waiting 15:42:41 777b28850792: Verifying Checksum 15:42:41 777b28850792: Download complete 15:42:41 2a23fa8c16f7: Verifying Checksum 15:42:41 2a23fa8c16f7: Download complete 15:42:41 4cf88f913ddb: Verifying Checksum 15:42:41 4cf88f913ddb: Download complete 15:42:41 1df406cf5192: Verifying Checksum 15:42:41 1df406cf5192: Download complete 15:42:41 cde5963f3b93: Download complete 15:42:42 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 11.4% of statements 15:42:42 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.023s coverage: 22.1% of statements 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:42:42 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.107s coverage: 38.5% of statements 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:42:42 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.384s coverage: 79.9% of statements 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:42:42 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.013s coverage: 52.6% of statements 15:42:42 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:42:42 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.092s coverage: 71.4% of statements 15:42:42 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:42:42 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:42:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:42:42 gofmt -l . 15:42:42 [ "`gofmt -l .`" = "" ] 15:42:42 ./bin/test-attribution-txt.sh 15:42:42 cde5963f3b93: Pull complete 15:42:43 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:42:43 2a23fa8c16f7: Pull complete 15:42:43 777b28850792: Pull complete 15:42:43 Stashed 1 file(s) [Pipeline] } 15:42:43 $ docker stop --time=1 552852fcc87c50def3a25e0756f6e5911f1a594deb0788338c17cedb34441013 15:42:45 $ docker rm -f 552852fcc87c50def3a25e0756f6e5911f1a594deb0788338c17cedb34441013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:46 cd6300453558: Verifying Checksum 15:42:46 cd6300453558: Download complete 15:42:46 a2d8cc88f415: Verifying Checksum 15:42:46 a2d8cc88f415: Download complete 15:42:46 + ls -al . 15:42:46 total 160 15:42:46 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 15:42 . 15:42:46 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 15:41 .. 15:42:46 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 15:41 api 15:42:46 drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 15:41 bin 15:42:46 -rw-r--r--. 1 jenkins jenkins 95986 Apr 8 15:42 coverage.out 15:42:46 -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 15:41 Dockerfile.build 15:42:46 -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 15:41 .dockerignore 15:42:46 drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 15:41 example 15:42:46 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 15:41 .git 15:42:46 drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 15:41 .github 15:42:46 -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 15:41 .gitignore 15:42:46 -rw-r--r--. 1 jenkins jenkins 446 Apr 8 15:42 go.mod 15:42:46 -rw-r--r--. 1 jenkins jenkins 12076 Apr 8 15:42 go.sum 15:42:46 drwxrwxr-x. 14 jenkins jenkins 196 Apr 8 15:41 internal 15:42:46 -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 15:41 Jenkinsfile 15:42:46 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 15:41 LICENSE 15:42:46 -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 15:41 Makefile 15:42:46 drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 15:41 pkg 15:42:46 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 15:41 README.md 15:42:46 drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 15:41 .semver 15:42:46 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 15:41 snap 15:42:46 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 15:39 VERSION 15:42:46 -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 15:41 version.go [Pipeline] isUnix [Pipeline] sh 15:42:46 + 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=0d6183c2c201acc7140892a361473bb0d4649dca --label arch=amd64 --label version=0.0.0 . 15:42:46 Sending build context to Docker daemon 2.957MB 15:42:46 Step 1/20 : ARG BASE=golang:1.13-alpine 15:42:46 Step 2/20 : FROM ${BASE} AS builder 15:42:46 ---> 423b5a3a034f 15:42:46 Step 3/20 : ARG MAKE='make build' 15:42:47 ---> Running in 846776b5a44f 15:42:47 Removing intermediate container 846776b5a44f 15:42:47 ---> e5a9685faf9b 15:42:47 Step 4/20 : WORKDIR /device-sdk-go 15:42:47 ---> Running in 970590f1fea6 15:42:47 Removing intermediate container 970590f1fea6 15:42:47 ---> 63e6a8111634 15:42:47 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:42:47 ---> Running in d38c9603abce 15:42:47 Removing intermediate container d38c9603abce 15:42:47 ---> 3fe32e837114 15:42:47 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:47 ---> Running in 59de63e9f129 15:42:48 Removing intermediate container 59de63e9f129 15:42:48 ---> debdd8b2b026 15:42:48 Step 7/20 : RUN apk add --update --no-cache make git 15:42:48 ---> Running in 211d5e35188f 15:42:48 ea1d1ca13537: Verifying Checksum 15:42:48 ea1d1ca13537: Download complete 15:42:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:42:48 3750a50a1c5e: Verifying Checksum 15:42:48 3750a50a1c5e: Download complete 15:42:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:42:49 OK: 143 MiB in 39 packages 15:42:50 Removing intermediate container 211d5e35188f 15:42:50 ---> 994c30917358 15:42:50 Step 8/20 : COPY . . 15:42:50 ---> d77ab17160eb 15:42:50 Step 9/20 : RUN ${MAKE} 15:42:50 ---> Running in e4e0da206a3a 15:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:42:51 b9c365052c96: Verifying Checksum 15:42:51 b9c365052c96: Download complete 15:42:53 8a11ddd9e578: Verifying Checksum 15:42:53 8a11ddd9e578: Download complete 15:42:59 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:42:59 Removing intermediate container e4e0da206a3a 15:42:59 ---> a98207882842 15:42:59 Step 10/20 : FROM scratch 15:42:59 ---> 15:42:59 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:42:59 ---> Running in e5615d021334 15:42:59 Removing intermediate container e5615d021334 15:42:59 ---> 0fccbcd85812 15:42:59 Step 12/20 : ENV APP_PORT=49990 15:42:59 ---> Running in a2a0f3e33bbe 15:42:59 Removing intermediate container a2a0f3e33bbe 15:42:59 ---> 3661ac4f2920 15:42:59 Step 13/20 : EXPOSE $APP_PORT 15:42:59 ---> Running in ffc337b01c79 15:42:59 Removing intermediate container ffc337b01c79 15:42:59 ---> f62daa435803 15:42:59 Step 14/20 : WORKDIR / 15:42:59 ---> Running in 5657e06af7a6 15:42:59 Removing intermediate container 5657e06af7a6 15:42:59 ---> 9597758c0003 15:42:59 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:43:00 ---> 0ca705ba7364 15:43:00 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 15:43:00 ---> 7a3ea280ba22 15:43:00 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 15:43:00 ---> Running in b251301277af 15:43:00 Removing intermediate container b251301277af 15:43:00 ---> 78089cd643bf 15:43:00 Step 18/20 : LABEL arch=amd64 15:43:00 ---> Running in 5b6e4afbf986 15:43:00 Removing intermediate container 5b6e4afbf986 15:43:00 ---> fe3666a27f45 15:43:00 Step 19/20 : LABEL git_sha=0d6183c2c201acc7140892a361473bb0d4649dca 15:43:00 ---> Running in de517e9a20dc 15:43:00 Removing intermediate container de517e9a20dc 15:43:00 ---> 92f89447ee30 15:43:00 Step 20/20 : LABEL version=0.0.0 15:43:00 ---> Running in a8d4b185ff2a 15:43:01 Removing intermediate container a8d4b185ff2a 15:43:01 ---> 38bfdfa9c862 15:43:01 [Warning] One or more build-args [ARCH] were not consumed 15:43:01 Successfully built 38bfdfa9c862 15:43:01 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:05 8a11ddd9e578: Pull complete 15:43:05 4cf88f913ddb: Pull complete 15:43:05 1df406cf5192: Pull complete 15:43:08 cd6300453558: Pull complete 15:43:14 b9c365052c96: Pull complete 15:43:14 a2d8cc88f415: Pull complete 15:43:15 ea1d1ca13537: Pull complete 15:43:15 3750a50a1c5e: Pull complete 15:43:15 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:43:15 ---> 78745c68409d 15:43:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:43:20 ---> Running in 44309d495f0c 15:43:20 Removing intermediate container 44309d495f0c 15:43:20 ---> 0412cd4c35c0 15:43:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:20 ---> Running in 213f344ea6a5 15:43:22 Removing intermediate container 213f344ea6a5 15:43:22 ---> 76e011fa67cc 15:43:22 Step 5/8 : RUN apk add --no-cache make git 15:43:22 ---> Running in 39b37152c89c 15:43:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:43:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:43:37 OK: 125 MiB in 39 packages 15:43:38 Removing intermediate container 39b37152c89c 15:43:38 ---> 50e8bc69268f 15:43:38 Step 6/8 : WORKDIR /device-sdk-go 15:43:38 ---> Running in f7ad43c64102 15:43:38 Removing intermediate container f7ad43c64102 15:43:38 ---> 16fe8fb456e1 15:43:38 Step 7/8 : COPY . . 15:43:40 ---> 200df9b7bbca 15:43:40 Step 8/8 : RUN go mod download 15:43:40 ---> Running in 80f3611e20d6 15:43:42 go: finding github.com/BurntSushi/toml v0.3.1 15:43:42 go: finding github.com/OneOfOne/xxhash v1.2.6 15:43:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:43:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:43:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:43:42 go: finding github.com/bgentry/speakeasy v0.1.0 15:43:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:43:42 go: finding github.com/davecgh/go-spew v1.1.1 15:43:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:43:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:43:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:43:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:43:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:43:42 go: finding github.com/fatih/color v1.7.0 15:43:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:43:42 go: finding github.com/go-kit/kit v0.8.0 15:43:42 go: finding github.com/go-logfmt/logfmt v0.4.0 15:43:42 go: finding github.com/go-stack/stack v1.8.0 15:43:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:43:42 go: finding github.com/google/uuid v1.1.0 15:43:42 go: finding github.com/gorilla/mux v1.7.1 15:43:43 go: finding github.com/hashicorp/consul/api v1.1.0 15:43:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:43:43 go: finding github.com/hashicorp/errwrap v1.0.0 15:43:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:43:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:43:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:43:43 go: finding github.com/hashicorp/go-multierror v1.0.0 15:43:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:43:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:43:43 go: finding github.com/hashicorp/go-syslog v1.0.0 15:43:43 go: finding github.com/hashicorp/go-uuid v1.0.1 15:43:43 go: finding github.com/hashicorp/go.net v0.0.1 15:43:43 go: finding github.com/hashicorp/golang-lru v0.5.0 15:43:43 go: finding github.com/hashicorp/logutils v1.0.0 15:43:43 go: finding github.com/hashicorp/mdns v1.0.0 15:43:43 go: finding github.com/hashicorp/memberlist v0.1.3 15:43:43 go: finding github.com/hashicorp/serf v0.8.2 15:43:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:43:43 go: finding github.com/mattn/go-colorable v0.0.9 15:43:43 go: finding github.com/mattn/go-isatty v0.0.3 15:43:43 go: finding github.com/miekg/dns v1.0.14 15:43:43 go: finding github.com/mitchellh/cli v1.0.0 15:43:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:43:43 go: finding github.com/mitchellh/copystructure v1.0.0 15:43:44 go: finding github.com/mitchellh/go-homedir v1.0.0 15:43:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:43:44 go: finding github.com/mitchellh/gox v0.4.0 15:43:44 go: finding github.com/mitchellh/iochan v1.0.0 15:43:44 go: finding github.com/mitchellh/mapstructure v1.1.2 15:43:44 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:43:44 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:43:44 go: finding github.com/pelletier/go-toml v1.2.0 15:43:44 go: finding github.com/pkg/errors v0.8.1 15:43:44 go: finding github.com/pmezard/go-difflib v1.0.0 15:43:44 go: finding github.com/posener/complete v1.1.1 15:43:44 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:43:44 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:43:44 go: finding github.com/stretchr/objx v0.1.0 15:43:44 go: finding github.com/stretchr/testify v1.5.1 15:43:44 go: finding github.com/ugorji/go v1.1.4 15:43:44 go: finding github.com/x448/float16 v0.8.4 15:43:44 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:43:44 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:43:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:43:44 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:43:44 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:43:45 go: finding gopkg.in/yaml.v2 v2.2.8 15:43:55 Removing intermediate container 80f3611e20d6 15:43:55 ---> 6074b28f3527 15:43:55 Successfully built 6074b28f3527 15:43:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:55 + docker inspect -f . ci-base-image-arm64 15:43:56 . [Pipeline] withDockerContainer 15:43:56 prd-ubuntu18.04-docker-arm64-4c-16g-2883 does not seem to be running inside a container 15:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:58 $ docker top 98d31f79b9e788d0d50033d7bb15767330a7b17c298cf26564df97f66e2bdf65 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:59 + go version 15:43:59 go version go1.13.5 linux/arm64 [Pipeline] sh 15:43:59 + make test 15:43:59 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:44:01 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:44:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:44:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:44:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.054s coverage: 22.6% of statements 15:44:31 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.234s coverage: 95.8% of statements 15:45:03 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.042s coverage: 11.4% of statements 15:45:03 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.027s coverage: 22.1% of statements 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:45:03 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.168s coverage: 38.5% of statements 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:45:03 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.583s coverage: 79.9% of statements 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:45:03 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.045s coverage: 52.6% of statements 15:45:03 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:45:03 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.349s coverage: 71.4% of statements 15:45:03 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:45:03 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:45:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:45:07 gofmt -l . 15:45:08 [ "`gofmt -l .`" = "" ] 15:45:08 ./bin/test-attribution-txt.sh 15:45:09 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:45:09 Warning: overwriting stash ‘coverage-report’ 15:45:10 Stashed 1 file(s) [Pipeline] } 15:45:10 $ docker stop --time=1 98d31f79b9e788d0d50033d7bb15767330a7b17c298cf26564df97f66e2bdf65 15:45:12 $ docker rm -f 98d31f79b9e788d0d50033d7bb15767330a7b17c298cf26564df97f66e2bdf65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:45:13 + ls -al . 15:45:13 total 200 15:45:13 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 15:45 . 15:45:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:42 .. 15:45:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 15:42 .dockerignore 15:45:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 15:42 .git 15:45:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 15:42 .github 15:45:13 -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 15:42 .gitignore 15:45:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 15:42 .semver 15:45:13 -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 15:42 Dockerfile.build 15:45:13 -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 15:42 Jenkinsfile 15:45:13 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 15:42 LICENSE 15:45:13 -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 15:42 Makefile 15:45:13 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 15:42 README.md 15:45:13 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 15:39 VERSION 15:45:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 15:42 api 15:45:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 15:42 bin 15:45:13 -rw-r--r-- 1 jenkins jenkins 95986 Apr 8 15:45 coverage.out 15:45:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:42 example 15:45:13 -rw-r--r-- 1 jenkins jenkins 446 Apr 8 15:45 go.mod 15:45:13 -rw-r--r-- 1 jenkins jenkins 12076 Apr 8 15:45 go.sum 15:45:13 drwxrwxr-x 14 jenkins jenkins 4096 Apr 8 15:42 internal 15:45:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 15:42 pkg 15:45:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:42 snap 15:45:13 -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 15:42 version.go [Pipeline] isUnix [Pipeline] sh 15:45:14 + 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=0d6183c2c201acc7140892a361473bb0d4649dca --label arch=arm64 --label version=0.0.0 . 15:45:14 Sending build context to Docker daemon 2.957MB 15:45:14 Step 1/20 : ARG BASE=golang:1.13-alpine 15:45:14 Step 2/20 : FROM ${BASE} AS builder 15:45:14 ---> 6074b28f3527 15:45:14 Step 3/20 : ARG MAKE='make build' 15:45:15 ---> Running in 882391f0cc48 15:45:15 Removing intermediate container 882391f0cc48 15:45:15 ---> ab5f07e0a3a9 15:45:15 Step 4/20 : WORKDIR /device-sdk-go 15:45:15 ---> Running in 0052f29b1bb5 15:45:15 Removing intermediate container 0052f29b1bb5 15:45:15 ---> 181e9d7aff87 15:45:15 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:45:15 ---> Running in 931c5a30fe1a 15:45:16 Removing intermediate container 931c5a30fe1a 15:45:16 ---> ee6b23b24e81 15:45:16 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:16 ---> Running in c053ea5a0600 15:45:18 Removing intermediate container c053ea5a0600 15:45:18 ---> c6e653189b2e 15:45:18 Step 7/20 : RUN apk add --update --no-cache make git 15:45:18 ---> Running in 08bce665d386 15:45:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:45:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:45:33 OK: 125 MiB in 39 packages 15:45:33 Removing intermediate container 08bce665d386 15:45:33 ---> 06b2db61e13c 15:45:33 Step 8/20 : COPY . . 15:45:35 ---> b453e83366a6 15:45:35 Step 9/20 : RUN ${MAKE} 15:45:35 ---> Running in 657aec9aece3 15:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:46:02 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:46:02 Removing intermediate container 657aec9aece3 15:46:02 ---> ee4427a8f9bc 15:46:02 Step 10/20 : FROM scratch 15:46:02 ---> 15:46:02 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:46:02 ---> Running in bf33f1dbca84 15:46:02 Removing intermediate container bf33f1dbca84 15:46:02 ---> 545a13b458ef 15:46:02 Step 12/20 : ENV APP_PORT=49990 15:46:02 ---> Running in e82df075f911 15:46:02 Removing intermediate container e82df075f911 15:46:02 ---> 642d16d6eeb3 15:46:02 Step 13/20 : EXPOSE $APP_PORT 15:46:02 ---> Running in 1ac6788c69e2 15:46:02 Removing intermediate container 1ac6788c69e2 15:46:02 ---> 08f35ea40dc0 15:46:02 Step 14/20 : WORKDIR / 15:46:02 ---> Running in f83787a2e10a 15:46:03 Removing intermediate container f83787a2e10a 15:46:03 ---> 9951098dc681 15:46:03 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:46:04 ---> 672f755b3e1e 15:46:04 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 15:46:04 ---> 00b13efa0f89 15:46:04 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 15:46:05 ---> Running in b14fa5d8eac7 15:46:05 Removing intermediate container b14fa5d8eac7 15:46:05 ---> de1089e0fa89 15:46:05 Step 18/20 : LABEL arch=arm64 15:46:05 ---> Running in f55fe7f526e2 15:46:05 Removing intermediate container f55fe7f526e2 15:46:05 ---> 2ba6e4900a05 15:46:05 Step 19/20 : LABEL git_sha=0d6183c2c201acc7140892a361473bb0d4649dca 15:46:05 ---> Running in 86e8a31523b2 15:46:06 Removing intermediate container 86e8a31523b2 15:46:06 ---> 2fcd8d244b9b 15:46:06 Step 20/20 : LABEL version=0.0.0 15:46:06 ---> Running in 4ef65ef4cad4 15:46:06 Removing intermediate container 4ef65ef4cad4 15:46:06 ---> 2c7ba6fda956 15:46:06 [Warning] One or more build-args [ARCH] were not consumed 15:46:06 Successfully built 2c7ba6fda956 15:46:06 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 15:46:07 provisioning config files... 15:46:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config6909949384677817658tmp [Pipeline] { [Pipeline] sh 15:46:08 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config6909949384677817658tmp 15:46:08 + curl -s https://codecov.io/bash 15:46:08 15:46:08 _____ _ 15:46:08 / ____| | | 15:46:08 | | ___ __| | ___ ___ _____ __ 15:46:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:08 Bash-tbd 15:46:08 15:46:08 15:46:08 ==> Jenkins CI detected. 15:46:08 project root: . 15:46:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:08 ==> Running gcov in . (disable via -X gcov) 15:46:08 ==> Python coveragepy not found 15:46:08 ==> Searching for coverage reports in: 15:46:08 + . 15:46:08 -> Found 1 reports 15:46:08 ==> Detecting git/mercurial file structure 15:46:08 ==> Reading reports 15:46:08 + ./coverage.out bytes=95986 15:46:08 ==> Appending adjustments 15:46:08 http://docs.codecov.io/docs/fixing-reports 15:46:08 + Found adjustments 15:46:08 ==> Gzipping contents 15:46:08 ==> Uploading reports 15:46:08 url: https://codecov.io 15:46:08 query: branch=PR-474&commit=0d6183c2c201acc7140892a361473bb0d4649dca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 15:46:08 -> Pinging Codecov 15:46:08 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-474&commit=0d6183c2c201acc7140892a361473bb0d4649dca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 15:46:09 -> Uploading 15:46:10 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0d6183c2c201acc7140892a361473bb0d4649dca [Pipeline] } 15:46:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:46:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:11 ---> package-listing.sh 15:46:11 ++ facter osfamily 15:46:11 ++ tr '[:upper:]' '[:lower:]' 15:46:11 + OS_FAMILY=redhat 15:46:11 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-474 15:46:11 + START_PACKAGES=/tmp/packages_start.txt 15:46:11 + END_PACKAGES=/tmp/packages_end.txt 15:46:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:11 + PACKAGES=/tmp/packages_start.txt 15:46:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 15:46:11 + PACKAGES=/tmp/packages_end.txt 15:46:11 + case "${OS_FAMILY}" in 15:46:11 + rpm -qa 15:46:11 + sort 15:46:15 + '[' -f /tmp/packages_start.txt ']' 15:46:15 + '[' -f /tmp/packages_end.txt ']' 15:46:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 15:46:15 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ 15:46:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ [Pipeline] isUnix [Pipeline] sh 15:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:46:15 15:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:46:15 alpine: Pulling from edgex-lftools-log-publisher 15:46:15 c9b1b535fdd9: Pulling fs layer 15:46:15 2cc5ad85d9ab: Pulling fs layer 15:46:15 756a868c4378: Pulling fs layer 15:46:15 444b2fc9a129: Pulling fs layer 15:46:15 ea15f1150254: Pulling fs layer 15:46:15 41b27a9f41bf: Pulling fs layer 15:46:15 28c525ee5125: Pulling fs layer 15:46:15 094b1ea09ed8: Pulling fs layer 15:46:15 138eaada9080: Pulling fs layer 15:46:15 0622d0fa9048: Pulling fs layer 15:46:15 41b27a9f41bf: Waiting 15:46:15 28c525ee5125: Waiting 15:46:15 094b1ea09ed8: Waiting 15:46:15 444b2fc9a129: Waiting 15:46:15 138eaada9080: Waiting 15:46:15 0622d0fa9048: Waiting 15:46:15 ea15f1150254: Waiting 15:46:15 2cc5ad85d9ab: Download complete 15:46:15 444b2fc9a129: Verifying Checksum 15:46:15 444b2fc9a129: Download complete 15:46:15 c9b1b535fdd9: Verifying Checksum 15:46:16 ea15f1150254: Download complete 15:46:16 28c525ee5125: Verifying Checksum 15:46:16 28c525ee5125: Download complete 15:46:16 c9b1b535fdd9: Pull complete 15:46:16 756a868c4378: Verifying Checksum 15:46:16 756a868c4378: Download complete 15:46:16 138eaada9080: Verifying Checksum 15:46:16 138eaada9080: Download complete 15:46:16 0622d0fa9048: Verifying Checksum 15:46:16 0622d0fa9048: Download complete 15:46:16 2cc5ad85d9ab: Pull complete 15:46:16 094b1ea09ed8: Verifying Checksum 15:46:16 094b1ea09ed8: Download complete 15:46:17 41b27a9f41bf: Verifying Checksum 15:46:17 41b27a9f41bf: Download complete 15:46:18 756a868c4378: Pull complete 15:46:18 444b2fc9a129: Pull complete 15:46:18 ea15f1150254: Pull complete 15:46:22 41b27a9f41bf: Pull complete 15:46:22 28c525ee5125: Pull complete 15:46:25 094b1ea09ed8: Pull complete 15:46:25 138eaada9080: Pull complete 15:46:25 0622d0fa9048: Pull complete 15:46:25 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:46:25 prd-centos7-docker-4c-2g-2880 does not seem to be running inside a container 15:46:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:46:26 $ docker top a816dab67c6e6b8fc28af5ebcb923d3829e90e7f0df497725b9635f9ae84c21a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:46:27 provisioning config files... 15:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config7927223378686214466tmp [Pipeline] { [Pipeline] echo 15:46:27 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:27 ---> create-netrc.sh [Pipeline] echo 15:46:27 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:27 ---> logs-deploy.sh 15:46:27 + ARCHIVE_ARTIFACTS= 15:46:27 + LOGS_SERVER=https://logs.edgexfoundry.org 15:46:27 + '[' https://logs.edgexfoundry.org == None ']' 15:46:27 + NEXUS_URL=https://nexus.edgexfoundry.org 15:46:27 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/2 15:46:27 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/2/ 15:46:27 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/2 /w/workspace/dgexfoundry_device-sdk-go_PR-474 15:46:29 Archives upload complete. 15:46:29 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/2/ 15:46:30 ---> uname -a: 15:46:30 Linux a816dab67c6e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:46:30 15:46:30 15:46:30 ---> lscpu: 15:46:30 Architecture: x86_64 15:46:30 CPU op-mode(s): 32-bit, 64-bit 15:46:30 Byte Order: Little Endian 15:46:30 Address sizes: 40 bits physical, 48 bits virtual 15:46:30 CPU(s): 4 15:46:30 On-line CPU(s) list: 0-3 15:46:30 Thread(s) per core: 1 15:46:30 Core(s) per socket: 1 15:46:30 Socket(s): 4 15:46:30 NUMA node(s): 1 15:46:30 Vendor ID: GenuineIntel 15:46:30 CPU family: 6 15:46:30 Model: 44 15:46:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:46:30 Stepping: 1 15:46:30 CPU MHz: 2933.436 15:46:30 BogoMIPS: 5866.87 15:46:30 Virtualization: VT-x 15:46:30 Hypervisor vendor: KVM 15:46:30 Virtualization type: full 15:46:30 L1d cache: 128 KiB 15:46:30 L1i cache: 128 KiB 15:46:30 L2 cache: 16 MiB 15:46:30 L3 cache: 64 MiB 15:46:30 NUMA node0 CPU(s): 0-3 15:46:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:46:30 Vulnerability Meltdown: Mitigation; PTI 15:46:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:46:30 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:46:30 Vulnerability Spectre v2: Mitigation; Full retpoline 15:46:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:46:30 15:46:30 15:46:30 ---> nproc: 15:46:30 4 15:46:30 15:46:30 15:46:30 ---> df -h: 15:46:30 Filesystem Size Used Available Use% Mounted on 15:46:30 overlay 50.0G 6.4G 43.6G 13% / 15:46:30 tmpfs 64.0M 0 64.0M 0% /dev 15:46:30 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:46:30 shm 64.0M 0 64.0M 0% /dev/shm 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp 15:46:30 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 15:46:30 15:46:30 15:46:30 ---> free -m: 15:46:30 total used free shared buff/cache available 15:46:30 Mem: 1838 615 78 0 1144 1117 15:46:30 Swap: 1023 0 1023 15:46:30 15:46:30 15:46:30 ---> ip addr: 15:46:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:46:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:46:30 inet 127.0.0.1/8 scope host lo 15:46:30 valid_lft forever preferred_lft forever 15:46:30 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:46:30 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:46:30 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:46:30 valid_lft forever preferred_lft forever 15:46:30 15:46:30 15:46:30 ---> sar -b -r -n DEV: 15:46:30 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 15:46:30 15:46:30 15:38:33 LINUX RESTART 15:46:30 15:46:30 15:39:01 tps rtps wtps bread/s bwrtn/s 15:46:30 15:40:01 52.63 12.15 40.48 2624.50 3785.27 15:46:30 15:41:02 4.20 0.00 4.20 0.00 123.40 15:46:30 15:42:01 0.63 0.00 0.63 0.00 6.52 15:46:30 15:43:01 0.57 0.00 0.57 0.00 5.63 15:46:30 15:44:01 0.60 0.00 0.60 0.00 5.85 15:46:30 15:45:01 0.78 0.00 0.78 0.00 7.84 15:46:30 15:46:01 0.28 0.00 0.28 0.00 2.73 15:46:30 Average: 8.55 1.74 6.81 376.03 564.09 15:46:30 15:46:30 15:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:30 15:40:01 111340 1770964 94.08 2620 1217280 958964 32.72 452652 1156956 16 15:46:30 15:41:02 121800 1760504 93.53 2620 1217284 911092 31.09 445924 1156636 8 15:46:30 15:42:01 121916 1760388 93.52 2620 1217296 911056 31.08 445812 1156636 8 15:46:30 15:43:01 122268 1760036 93.50 2620 1217296 902000 30.78 445704 1156612 8 15:46:30 15:44:01 123144 1759160 93.46 2620 1217304 901916 30.77 445372 1156612 8 15:46:30 15:45:01 123028 1759276 93.46 2620 1217308 901928 30.77 445360 1156612 8 15:46:30 15:46:01 123128 1759176 93.46 2620 1217312 901904 30.77 445220 1156612 20 15:46:30 Average: 120946 1761358 93.57 2620 1217297 912694 31.14 446578 1156668 11 15:46:30 15:46:30 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:46:30 15:40:01 eth0 288.76 163.78 763.46 83.50 0.00 0.00 0.00 15:46:30 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:40:01 docker0 7.11 5.86 0.92 16.19 0.00 0.00 0.00 15:46:30 15:41:02 eth0 1.52 0.43 0.60 0.21 0.00 0.00 0.00 15:46:30 15:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:42:01 eth0 1.03 0.29 0.33 0.20 0.00 0.00 0.00 15:46:30 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:43:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 15:46:30 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:44:01 eth0 0.17 0.12 0.05 0.04 0.00 0.00 0.00 15:46:30 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:45:01 eth0 0.17 0.13 0.04 0.04 0.00 0.00 0.00 15:46:30 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:46:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 15:46:30 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 Average: eth0 41.88 23.67 109.58 12.06 0.00 0.00 0.00 15:46:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:30 Average: docker0 1.02 0.84 0.13 2.32 0.00 0.00 0.00 15:46:30 15:46:30 15:46:30 ---> sar -P ALL: 15:46:30 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 15:46:30 15:46:30 15:38:33 LINUX RESTART 15:46:30 15:46:30 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:46:30 15:40:01 all 10.81 0.00 3.06 2.20 0.31 83.62 15:46:30 15:40:01 0 10.20 0.00 3.02 0.46 0.32 86.00 15:46:30 15:40:01 1 10.92 0.00 3.11 1.18 0.30 84.49 15:46:30 15:40:01 2 10.94 0.00 3.00 1.94 0.34 83.79 15:46:30 15:40:01 3 11.14 0.00 3.15 5.24 0.25 80.21 15:46:30 15:41:02 all 0.19 0.00 0.06 0.00 0.03 99.72 15:46:30 15:41:02 0 0.22 0.00 0.07 0.00 0.02 99.70 15:46:30 15:41:02 1 0.10 0.00 0.07 0.00 0.05 99.78 15:46:30 15:41:02 2 0.40 0.00 0.07 0.00 0.03 99.50 15:46:30 15:41:02 3 0.05 0.00 0.05 0.00 0.05 99.85 15:46:30 15:42:01 all 0.17 0.00 0.04 0.00 0.01 99.78 15:46:30 15:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:46:30 15:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:46:30 15:42:01 2 0.51 0.00 0.03 0.00 0.02 99.44 15:46:30 15:42:01 3 0.10 0.00 0.08 0.00 0.02 99.80 15:46:30 15:43:01 all 0.17 0.00 0.06 0.00 0.01 99.76 15:46:30 15:43:01 0 0.07 0.00 0.07 0.00 0.00 99.87 15:46:30 15:43:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:46:30 15:43:01 2 0.48 0.00 0.05 0.00 0.02 99.45 15:46:30 15:43:01 3 0.03 0.00 0.07 0.00 0.02 99.88 15:46:30 15:44:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:46:30 15:44:01 0 0.03 0.00 0.07 0.00 0.03 99.87 15:46:30 15:44:01 1 0.25 0.00 0.03 0.00 0.02 99.70 15:46:30 15:44:01 2 0.33 0.00 0.03 0.00 0.00 99.63 15:46:30 15:44:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:46:30 15:45:01 all 0.17 0.00 0.04 0.00 0.02 99.76 15:46:30 15:45:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:46:30 15:45:01 1 0.53 0.00 0.02 0.00 0.05 99.40 15:46:30 15:45:01 2 0.03 0.00 0.02 0.00 0.03 99.92 15:46:30 15:45:01 3 0.07 0.00 0.08 0.00 0.02 99.83 15:46:30 15:46:01 all 0.17 0.00 0.04 0.00 0.01 99.78 15:46:30 15:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:46:30 15:46:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:46:30 15:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:46:30 15:46:01 3 0.08 0.00 0.07 0.00 0.00 99.85 15:46:30 Average: all 1.68 0.00 0.47 0.31 0.06 97.48 15:46:30 Average: 0 1.50 0.00 0.47 0.06 0.06 97.91 15:46:30 Average: 1 1.77 0.00 0.47 0.17 0.06 97.53 15:46:30 Average: 2 1.81 0.00 0.46 0.27 0.06 97.39 15:46:30 Average: 3 1.63 0.00 0.50 0.74 0.05 97.07 15:46:30 15:46:30 15:46:30