Pull request #843 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 87e30ad66634a852d2ff6019c534350c305ed5c5+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (6f359fba852c8c9388c9bda1866c6eb179379853) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh 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-843/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-843/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31699 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [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-843 # 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/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:38:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:38:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:38:53 ========================================================= 06:38:53 EdgeX Global Pipelines Version Info 06:38:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:38:55 ------------------- 06:38:55 stable info: 06:38:55 ------------------- 06:38:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:38:55 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:38:55 Message: update stable to v1.0.186 06:38:56 ------------------- 06:38:56 experimental info: 06:38:56 ------------------- 06:38:56 Commited By: **** collab-it+edgex@linuxfoundation.org 06:38:56 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:38:56 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:38:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:38:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:38:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:38:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:38:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-843 [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-843 [Pipeline] echo 06:39:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-843 [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e30ad66634a852d2ff6019c534350c305ed5c5 [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e30ad [Pipeline] echo 06:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:39:01 provisioning config files... 06:39:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/config6930731190629962034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:02 ---> docker-login.sh 06:39:02 nexus3.edgexfoundry.org:10001 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10002 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10003 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10004 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 docker.io 06:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:03 Configure a credential helper to remove this warning. See 06:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:03 06:39:03 Login Succeeded 06:39:03 ---> docker-login.sh ends [Pipeline] } 06:39:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:04 + git log --format=format:%s -1 87e30ad66634a852d2ff6019c534350c305ed5c5 [Pipeline] echo 06:39:04 GIT_COMMIT: 87e30ad66634a852d2ff6019c534350c305ed5c5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:39:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:05 06:39:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:39:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:06 latest: Pulling from edgex-devops/git-semver 06:39:06 31603596830f: Pulling fs layer 06:39:06 2a8b12db71e7: Pulling fs layer 06:39:06 6ca5941a6612: Pulling fs layer 06:39:06 ecc8261a40a4: Pulling fs layer 06:39:06 ecc8261a40a4: Waiting 06:39:06 2a8b12db71e7: Verifying Checksum 06:39:06 2a8b12db71e7: Download complete 06:39:06 31603596830f: Verifying Checksum 06:39:06 31603596830f: Download complete 06:39:06 ecc8261a40a4: Verifying Checksum 06:39:06 ecc8261a40a4: Download complete 06:39:06 6ca5941a6612: Verifying Checksum 06:39:06 6ca5941a6612: Download complete 06:39:06 31603596830f: Pull complete 06:39:06 2a8b12db71e7: Pull complete 06:39:07 6ca5941a6612: Pull complete 06:39:07 ecc8261a40a4: Pull complete 06:39:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:39:07 prd-centos7-docker-4c-2g-31699 does not seem to be running inside a container 06:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-843 -v /w/workspace/dgexfoundry_device-sdk-go_PR-843:/w/workspace/dgexfoundry_device-sdk-go_PR-843:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-843@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:39:10 $ docker top 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:10 [ssh-agent] Looking for ssh-agent implementation... 06:39:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:10 $ docker exec 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent 06:39:11 SSH_AUTH_SOCK=/tmp/ssh-F9Zy3tT9PRQZ/agent.12 06:39:11 SSH_AGENT_PID=18 06:39:11 Running ssh-add (command line suppressed) 06:39:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_9080762991082851089.key (/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_9080762991082851089.key) 06:39:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:11 + git tag --points-at HEAD [Pipeline] } 06:39:11 $ docker exec --env ******** --env ******** 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent -k 06:39:11 unset SSH_AUTH_SOCK; 06:39:11 unset SSH_AGENT_PID; 06:39:11 echo Agent pid 18 killed; 06:39:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:12 [ssh-agent] Looking for ssh-agent implementation... 06:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:12 $ docker exec 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent 06:39:12 SSH_AUTH_SOCK=/tmp/ssh-oXrHnZut6pWq/agent.47 06:39:12 SSH_AGENT_PID=52 06:39:12 Running ssh-add (command line suppressed) 06:39:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_132991509818054227.key (/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_132991509818054227.key) 06:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:13 + git semver init 06:39:13 # -> Open(): unable to determine branch for HEAD 06:39:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-843/.git 06:39:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-843 06:39:13 # $SEMVER_REMOTE_NAME = origin 06:39:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:13 # $SEMVER_USER_NAME = edgex-jenkins 06:39:13 # $SEMVER_BRANCH = PR-843 06:39:13 # $SEMVER_TEMP = /tmp/semver-786630681 06:39:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:39:13 # '/tmp/semver-786630681' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-843/.semver' 06:39:13 # -> Force: false 06:39:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-843/.semver [Pipeline] } 06:39:13 $ docker exec --env ******** --env ******** 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent -k 06:39:14 unset SSH_AUTH_SOCK; 06:39:14 unset SSH_AGENT_PID; 06:39:14 echo Agent pid 52 killed; 06:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:14 + git semver [Pipeline] } 06:39:14 $ docker stop --time=1 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e 06:39:16 $ docker rm -f 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e [Pipeline] // withDockerContainer [Pipeline] sh 06:39:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:39:17 Stashed 1 file(s) [Pipeline] echo 06:39:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:39:33 Still waiting to schedule task 06:39:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31699’ 06:39:33 Still waiting to schedule task 06:39:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:41:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31700 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [Pipeline] { [Pipeline] ws 06:41:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:41:22 using credential edgex-jenkins-ssh 06:41:22 Cloning the remote Git repository 06:41:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:41:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:41:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:41:22 > git --version # timeout=10 06:41:22 > git --version # 'git version 2.17.1' 06:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:24 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 06:41:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:41:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:41:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:41:24 > git config core.sparsecheckout # timeout=10 06:41:24 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 06:41:24 > git remote # timeout=10 06:41:24 > git config --get remote.origin.url # timeout=10 06:41:24 Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 06:41:24 Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) 06:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:24 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 06:41:24 > git rev-parse HEAD^{commit} # timeout=10 06:41:24 > git config core.sparsecheckout # timeout=10 06:41:24 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 06:41:28 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:41:29 > git --version # timeout=10 06:41:29 > git --version # 'git version 2.17.1' 06:41:29 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:41:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:41:31 + sudo service docker restart 06:41:31 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:41:34 provisioning config files... 06:41:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4341513797344247625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:35 ---> docker-login.sh 06:41:35 nexus3.edgexfoundry.org:10001 06:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:36 Configure a credential helper to remove this warning. See 06:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:36 06:41:36 Login Succeeded 06:41:36 nexus3.edgexfoundry.org:10002 06:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:36 Configure a credential helper to remove this warning. See 06:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:36 06:41:36 Login Succeeded 06:41:36 nexus3.edgexfoundry.org:10003 06:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:37 Configure a credential helper to remove this warning. See 06:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:37 06:41:37 Login Succeeded 06:41:37 nexus3.edgexfoundry.org:10004 06:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:37 Configure a credential helper to remove this warning. See 06:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:37 06:41:37 Login Succeeded 06:41:37 docker.io 06:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:38 Configure a credential helper to remove this warning. See 06:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:38 06:41:38 Login Succeeded 06:41:38 ---> docker-login.sh ends [Pipeline] } 06:41:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:39 ========================================================= 06:41:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:41:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:41:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:41:40 Sending build context to Docker daemon 2.317MB 06:41:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:41:40 Step 2/8 : FROM ${BASE} 06:41:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:41:40 5f621e34cdf4: Pulling fs layer 06:41:40 a4357932f1b6: Pulling fs layer 06:41:40 18c013af1878: Pulling fs layer 06:41:40 00ac8860ef70: Pulling fs layer 06:41:40 63d7cb157983: Pulling fs layer 06:41:40 b116817d02f9: Pulling fs layer 06:41:40 745a02a5169b: Pulling fs layer 06:41:40 00ac8860ef70: Waiting 06:41:40 63d7cb157983: Waiting 06:41:40 b116817d02f9: Waiting 06:41:40 745a02a5169b: Waiting 06:41:40 18c013af1878: Verifying Checksum 06:41:40 18c013af1878: Download complete 06:41:40 a4357932f1b6: Verifying Checksum 06:41:40 a4357932f1b6: Download complete 06:41:40 63d7cb157983: Verifying Checksum 06:41:40 63d7cb157983: Download complete 06:41:41 b116817d02f9: Download complete 06:41:41 5f621e34cdf4: Verifying Checksum 06:41:41 5f621e34cdf4: Download complete 06:41:41 5f621e34cdf4: Pull complete 06:41:42 a4357932f1b6: Pull complete 06:41:42 18c013af1878: Pull complete 06:41:43 745a02a5169b: Verifying Checksum 06:41:43 745a02a5169b: Download complete 06:41:44 00ac8860ef70: Verifying Checksum 06:41:44 00ac8860ef70: Download complete 06:41:59 00ac8860ef70: Pull complete 06:41:59 63d7cb157983: Pull complete 06:41:59 b116817d02f9: Pull complete 06:42:01 745a02a5169b: Pull complete 06:42:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:42:01 ---> b7e6874047d6 06:42:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:42:04 ---> Running in ba6d75b0eaea 06:42:04 Removing intermediate container ba6d75b0eaea 06:42:04 ---> c764bbf66c12 06:42:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:05 ---> Running in 0a8c786638e3 06:42:07 Removing intermediate container 0a8c786638e3 06:42:07 ---> 86304a2e9aca 06:42:07 Step 5/8 : RUN apk add --update --no-cache make git 06:42:07 ---> Running in e7ad47732307 06:42:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:09 OK: 142 MiB in 39 packages 06:42:10 Removing intermediate container e7ad47732307 06:42:10 ---> 4b9c169a9791 06:42:10 Step 6/8 : WORKDIR /device-sdk-go 06:42:10 ---> Running in 54b15d758954 06:42:11 Removing intermediate container 54b15d758954 06:42:11 ---> b0c7f913e605 06:42:11 Step 7/8 : COPY . . 06:42:12 ---> 8b5ab062794d 06:42:12 Step 8/8 : RUN go mod download 06:42:12 ---> Running in ef1be8b79c4a 06:42:35 Removing intermediate container ef1be8b79c4a 06:42:35 ---> f9d319a7c386 06:42:35 Successfully built f9d319a7c386 06:42:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:42:35 + docker inspect -f . ci-base-image-arm64 06:42:35 . [Pipeline] withDockerContainer 06:42:35 prd-ubuntu18.04-docker-arm64-4c-16g-31700 does not seem to be running inside a container 06:42:35 $ 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 ******** ci-base-image-arm64 cat 06:42:37 $ docker top 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:38 + go version 06:42:38 go version go1.15.5 linux/arm64 [Pipeline] } 06:42:38 $ docker stop --time=1 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 06:42:40 $ docker rm -f 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:42:41 + docker inspect -f . ci-base-image-arm64 06:42:41 . [Pipeline] withDockerContainer 06:42:41 prd-ubuntu18.04-docker-arm64-4c-16g-31700 does not seem to be running inside a container 06:42:41 $ 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 ******** ci-base-image-arm64 cat 06:42:43 $ docker top c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:44 + make test 06:42:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:42:57 Running on prd-centos7-docker-4c-2g-31701 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [Pipeline] { [Pipeline] ws 06:42:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:43:04 using credential edgex-jenkins-ssh 06:43:05 Cloning the remote Git repository 06:43:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:43:05 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:43:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:43:05 > git --version # timeout=10 06:43:05 > git --version # 'git version 2.24.3' 06:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:43:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:43:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:43:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:43:07 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 06:43:08 Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 06:43:08 Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) 06:43:07 > git config core.sparsecheckout # timeout=10 06:43:07 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 06:43:07 > git remote # timeout=10 06:43:08 > git config --get remote.origin.url # timeout=10 06:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:08 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 06:43:08 > git rev-parse HEAD^{commit} # timeout=10 06:43:08 > git config core.sparsecheckout # timeout=10 06:43:08 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 06:43:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:43:12 > git --version # timeout=10 06:43:12 > git --version # 'git version 2.24.3' 06:43:12 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:43:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:43:15 + sudo service docker restart 06:43:15 + true 06:43:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:43:17 provisioning config files... 06:43:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1517577303730718453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:18 ---> docker-login.sh 06:43:18 nexus3.edgexfoundry.org:10001 06:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:19 Configure a credential helper to remove this warning. See 06:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:19 06:43:19 Login Succeeded 06:43:19 nexus3.edgexfoundry.org:10002 06:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:20 Configure a credential helper to remove this warning. See 06:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:20 06:43:20 Login Succeeded 06:43:20 nexus3.edgexfoundry.org:10003 06:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:20 Configure a credential helper to remove this warning. See 06:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:20 06:43:20 Login Succeeded 06:43:20 nexus3.edgexfoundry.org:10004 06:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:20 Configure a credential helper to remove this warning. See 06:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:20 06:43:20 Login Succeeded 06:43:20 docker.io 06:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:22 Configure a credential helper to remove this warning. See 06:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:22 06:43:22 Login Succeeded 06:43:22 ---> docker-login.sh ends [Pipeline] } 06:43:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:23 ========================================================= 06:43:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:43:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:43: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.15-alpine . 06:43:24 Sending build context to Docker daemon 2.303MB 06:43:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:43:24 Step 2/8 : FROM ${BASE} 06:43:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:24 188c0c94c7c5: Pulling fs layer 06:43:24 0ef7d3d256c8: Pulling fs layer 06:43:24 de9db76c5a1d: Pulling fs layer 06:43:24 bca2f99d35d6: Pulling fs layer 06:43:24 93359f2a8cfa: Pulling fs layer 06:43:24 7c6f9722023f: Pulling fs layer 06:43:24 a35cf1a2eb13: Pulling fs layer 06:43:24 bca2f99d35d6: Waiting 06:43:24 93359f2a8cfa: Waiting 06:43:24 7c6f9722023f: Waiting 06:43:24 a35cf1a2eb13: Waiting 06:43:24 de9db76c5a1d: Verifying Checksum 06:43:24 de9db76c5a1d: Download complete 06:43:24 0ef7d3d256c8: Verifying Checksum 06:43:24 0ef7d3d256c8: Download complete 06:43:24 93359f2a8cfa: Verifying Checksum 06:43:24 93359f2a8cfa: Download complete 06:43:24 7c6f9722023f: Verifying Checksum 06:43:24 7c6f9722023f: Download complete 06:43:24 188c0c94c7c5: Verifying Checksum 06:43:24 188c0c94c7c5: Download complete 06:43:25 188c0c94c7c5: Pull complete 06:43:26 0ef7d3d256c8: Pull complete 06:43:26 de9db76c5a1d: Pull complete 06:43:29 a35cf1a2eb13: Verifying Checksum 06:43:29 a35cf1a2eb13: Download complete 06:43:29 bca2f99d35d6: Verifying Checksum 06:43:29 bca2f99d35d6: Download complete 06:43:48 bca2f99d35d6: Pull complete 06:43:48 93359f2a8cfa: Pull complete 06:43:48 7c6f9722023f: Pull complete 06:43:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:43:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:43:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:43:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:43:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:43:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.130s coverage: 27.0% of statements 06:43:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.151s coverage: 81.2% of statements 06:43:55 a35cf1a2eb13: Pull complete 06:43:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:43:55 ---> a62c8e92a672 06:43:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:43:55 ---> Running in 2175884ec128 06:43:55 Removing intermediate container 2175884ec128 06:43:55 ---> 962fc63477b9 06:43:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:55 ---> Running in 7fbcbad44955 06:43:57 Removing intermediate container 7fbcbad44955 06:43:57 ---> aa44b8b33d2f 06:43:57 Step 5/8 : RUN apk add --update --no-cache make git 06:43:57 ---> Running in 47404e715a62 06:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:00 OK: 166 MiB in 39 packages 06:44:01 Removing intermediate container 47404e715a62 06:44:01 ---> 83e6d6664bb7 06:44:01 Step 6/8 : WORKDIR /device-sdk-go 06:44:01 ---> Running in 3c80ba885885 06:44:01 Removing intermediate container 3c80ba885885 06:44:01 ---> f06cedee4d15 06:44:01 Step 7/8 : COPY . . 06:44:04 ---> 851249b55d6a 06:44:04 Step 8/8 : RUN go mod download 06:44:04 ---> Running in c48730abea69 06:44:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.141s coverage: 10.5% of statements 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:44:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.223s coverage: 32.5% of statements 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:44:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.245s coverage: 57.3% of statements 06:44:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.907s coverage: 6.6% of statements 06:44:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.150s coverage: 5.0% of statements 06:44:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:44:20 GO111MODULE=on go vet ./... 06:44:36 Removing intermediate container c48730abea69 06:44:36 ---> e789d879f136 06:44:36 Successfully built e789d879f136 06:44:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:36 + docker inspect -f . ci-base-image-x86_64 06:44:36 . [Pipeline] withDockerContainer 06:44:37 prd-centos7-docker-4c-2g-31701 does not seem to be running inside a container 06:44:37 $ 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 ******** ci-base-image-x86_64 cat 06:44:39 $ docker top 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:40 + go version 06:44:40 go version go1.15.5 linux/amd64 [Pipeline] } 06:44:40 $ docker stop --time=1 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 06:44:42 $ docker rm -f 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:44 + docker inspect -f . ci-base-image-x86_64 06:44:44 . [Pipeline] withDockerContainer 06:44:44 prd-centos7-docker-4c-2g-31701 does not seem to be running inside a container 06:44:44 $ 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 ******** ci-base-image-x86_64 cat 06:44:46 $ docker top d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:46 + make test 06:44:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:44:59 gofmt -l . 06:44:59 [ "`gofmt -l .`" = "" ] 06:44:59 ./bin/test-attribution-txt.sh 06:44:59 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:44:59 make: *** [Makefile:36: test] Error 1 [Pipeline] } 06:44:59 $ docker stop --time=1 c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a 06:45:02 $ docker rm -f c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:45:04 ---> job-cost.sh 06:45:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8vMW 06:45:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:45:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.121s coverage: 27.0% of statements 06:45:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.109s coverage: 81.2% of statements 06:45:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:46:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.070s coverage: 10.5% of statements 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:46:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.108s coverage: 32.5% of statements 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:46:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.184s coverage: 57.3% of statements 06:46:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.583s coverage: 6.6% of statements 06:46:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.151s coverage: 5.0% of statements 06:46:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:46:00 GO111MODULE=on go vet ./... 06:46:28 gofmt -l . 06:46:28 [ "`gofmt -l .`" = "" ] 06:46:28 ./bin/test-attribution-txt.sh 06:46:29 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:46:29 make: *** [Makefile:36: test] Error 1 [Pipeline] } 06:46:29 $ docker stop --time=1 d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 06:46:32 $ docker rm -f d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:46:34 ---> job-cost.sh 06:46:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQo5 06:47:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-8vMW/bin to PATH 06:47:20 INFO: No Stack... 06:47:20 INFO: Retrieving Pricing Info for: lf-standard-4 06:47:20 INFO: Archiving Costs [Pipeline] sh 06:47:20 + cut -d, -f6 06:47:20 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:47:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] 06:47:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] did not exist. Created. 06:47:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:21 + echo total: 0.20999999344348907 [Pipeline] stash 06:47:22 Stashed 1 file(s) [Pipeline] } 06:47:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:23 Failed in branch arm64 06:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-eQo5/bin to PATH 06:47:49 INFO: No Stack... 06:47:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:47:50 INFO: Archiving Costs [Pipeline] sh 06:47:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:47:51 + cut -d, -f6 [Pipeline] lock 06:47:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] 06:47:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] did not exist. Created. 06:47:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:51 /w/workspace/device-sdk-go/1@tmp/durable-a5fd8669/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:47:52 + echo total: 0.029999999329447746 [Pipeline] stash 06:47:52 Warning: overwriting stash ‘stack-cost’ 06:47:52 Stashed 1 file(s) [Pipeline] } 06:47:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:54 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:47:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:59 ---> package-listing.sh 06:47:59 ++ facter osfamily 06:47:59 ++ tr '[:upper:]' '[:lower:]' 06:47:59 + OS_FAMILY=redhat 06:47:59 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-843 06:47:59 + START_PACKAGES=/tmp/packages_start.txt 06:47:59 + END_PACKAGES=/tmp/packages_end.txt 06:47:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:59 + PACKAGES=/tmp/packages_start.txt 06:47:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-843 ']' 06:47:59 + PACKAGES=/tmp/packages_end.txt 06:47:59 + case "${OS_FAMILY}" in 06:47:59 + rpm -qa 06:47:59 + sort 06:48:04 + '[' -f /tmp/packages_start.txt ']' 06:48:04 + '[' -f /tmp/packages_end.txt ']' 06:48:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-843 ']' 06:48:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-843/archives/ 06:48:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-843/archives/ [Pipeline] echo 06:48:04 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-843/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:05 06:48:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:05 alpine: Pulling from edgex-lftools-log-publisher 06:48:05 df20fa9351a1: Pulling fs layer 06:48:05 36b3adc4ff6f: Pulling fs layer 06:48:05 8ad3a11d3b57: Pulling fs layer 06:48:05 46f8f816bc3b: Pulling fs layer 06:48:05 93b61091891f: Pulling fs layer 06:48:05 93b9cdb0e59b: Pulling fs layer 06:48:05 5e14af77c1be: Pulling fs layer 06:48:05 01666e4c0597: Pulling fs layer 06:48:05 aa168da1d23b: Pulling fs layer 06:48:05 93b61091891f: Waiting 06:48:05 93b9cdb0e59b: Waiting 06:48:05 5e14af77c1be: Waiting 06:48:05 01666e4c0597: Waiting 06:48:05 aa168da1d23b: Waiting 06:48:05 46f8f816bc3b: Waiting 06:48:05 36b3adc4ff6f: Verifying Checksum 06:48:05 36b3adc4ff6f: Download complete 06:48:05 46f8f816bc3b: Download complete 06:48:05 df20fa9351a1: Verifying Checksum 06:48:05 df20fa9351a1: Download complete 06:48:05 93b9cdb0e59b: Verifying Checksum 06:48:05 93b9cdb0e59b: Download complete 06:48:05 93b61091891f: Verifying Checksum 06:48:05 93b61091891f: Download complete 06:48:05 5e14af77c1be: Verifying Checksum 06:48:05 5e14af77c1be: Download complete 06:48:05 01666e4c0597: Download complete 06:48:05 8ad3a11d3b57: Verifying Checksum 06:48:05 8ad3a11d3b57: Download complete 06:48:06 df20fa9351a1: Pull complete 06:48:06 36b3adc4ff6f: Pull complete 06:48:06 8ad3a11d3b57: Pull complete 06:48:06 46f8f816bc3b: Pull complete 06:48:07 93b61091891f: Pull complete 06:48:07 93b9cdb0e59b: Pull complete 06:48:07 aa168da1d23b: Verifying Checksum 06:48:07 aa168da1d23b: Download complete 06:48:08 5e14af77c1be: Pull complete 06:48:08 01666e4c0597: Pull complete 06:48:17 aa168da1d23b: Pull complete 06:48:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:48:17 prd-centos7-docker-4c-2g-31699 does not seem to be running inside a container 06:48:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-843/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-843 -v /w/workspace/dgexfoundry_device-sdk-go_PR-843:/w/workspace/dgexfoundry_device-sdk-go_PR-843:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:48:20 $ docker top 9ae20f6b672a6ea07d6f26a0598a66f439c29cc4bed240017ddae99d497f4a36 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:21 + mkdir -p /var/log/sa [Pipeline] sh 06:48:21 + ls /var/log/sa-host 06:48:21 + sadf -c /var/log/sa-host/sa23 06:48:21 file_magic: OK 06:48:21 HZ: Using current value: 100 06:48:21 file_header: OK 06:48:21 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 06:48:21 Statistics: 06:48:21 Hnuu...uuuununununu... 06:48:21 File successfully converted to sysstat format version 12.2.1 06:48:21 + sadf -c /var/log/sa-host/sa29 06:48:21 file_magic: OK 06:48:21 HZ: Using current value: 100 06:48:21 file_header: OK 06:48:21 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 06:48:21 Statistics: 06:48:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:22 provisioning config files... 06:48:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/config6147375032044319085tmp [Pipeline] { [Pipeline] echo 06:48:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:22 ---> create-netrc.sh [Pipeline] } 06:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:48:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:48:23 ---> python-tools-install.sh [Pipeline] echo 06:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:23 ---> sudo-logs.sh 06:48:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:24 ---> job-cost.sh 06:48:24 lf-activate-venv: SKIPPING 06:48:24 DEBUG: total: 0.029999999329447746 06:48:24 INFO: Retrieving Stack Cost... 06:48:25 INFO: Retrieving Pricing Info for: v1-standard-2 06:48:25 INFO: Archiving Costs [Pipeline] echo 06:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:26 ---> logs-deploy.sh 06:48:26 lf-activate-venv: SKIPPING 06:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-843/1 06:48:26 INFO: archiving workspace using pattern(s): 06:48:27 Archives upload complete. 06:48:27 INFO: archiving logs to Nexus 06:48:28 ---> uname -a: 06:48:28 Linux prd-centos7-docker-4c-2g-31699.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:48:28 06:48:28 06:48:28 ---> lscpu: 06:48:28 Architecture: x86_64 06:48:28 CPU op-mode(s): 32-bit, 64-bit 06:48:28 Byte Order: Little Endian 06:48:28 Address sizes: 40 bits physical, 48 bits virtual 06:48:28 CPU(s): 4 06:48:28 On-line CPU(s) list: 0-3 06:48:28 Thread(s) per core: 1 06:48:28 Core(s) per socket: 1 06:48:28 Socket(s): 4 06:48:28 NUMA node(s): 1 06:48:28 Vendor ID: GenuineIntel 06:48:28 CPU family: 6 06:48:28 Model: 44 06:48:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:48:28 Stepping: 1 06:48:28 CPU MHz: 2933.438 06:48:28 BogoMIPS: 5866.87 06:48:28 Virtualization: VT-x 06:48:28 Hypervisor vendor: KVM 06:48:28 Virtualization type: full 06:48:28 L1d cache: 128 KiB 06:48:28 L1i cache: 128 KiB 06:48:28 L2 cache: 16 MiB 06:48:28 L3 cache: 64 MiB 06:48:28 NUMA node0 CPU(s): 0-3 06:48:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:48:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:48:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:48:28 Vulnerability Meltdown: Mitigation; PTI 06:48:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:48:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:48:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:48:28 Vulnerability Srbds: Not affected 06:48:28 Vulnerability Tsx async abort: Not affected 06:48:28 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 06:48:28 06:48:28 06:48:28 ---> nproc: 06:48:28 4 06:48:28 06:48:28 06:48:28 ---> df -h: 06:48:28 Filesystem Size Used Available Use% Mounted on 06:48:28 overlay 50.0G 7.3G 42.7G 15% / 06:48:28 tmpfs 64.0M 0 64.0M 0% /dev 06:48:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:48:28 shm 64.0M 0 64.0M 0% /dev/shm 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-843 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:48:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:48:28 06:48:28 06:48:28 ---> free -m: 06:48:28 total used free shared buff/cache available 06:48:28 Mem: 1837 698 78 0 1060 1034 06:48:28 Swap: 1023 0 1023 06:48:28 06:48:28 06:48:28 ---> ip addr: 06:48:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:48:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:48:28 inet 127.0.0.1/8 scope host lo 06:48:28 valid_lft forever preferred_lft forever 06:48:28 inet6 ::1/128 scope host 06:48:28 valid_lft forever preferred_lft forever 06:48:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:48:28 link/ether fa:16:3e:15:c4:21 brd ff:ff:ff:ff:ff:ff 06:48:28 inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 06:48:28 valid_lft 85792sec preferred_lft 85792sec 06:48:28 inet6 fe80::f816:3eff:fe15:c421/64 scope link 06:48:28 valid_lft forever preferred_lft forever 06:48:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:48:28 link/ether 02:42:38:37:51:1b brd ff:ff:ff:ff:ff:ff 06:48:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:48:28 valid_lft forever preferred_lft forever 06:48:28 inet6 fe80::42:38ff:fe37:511b/64 scope link 06:48:28 valid_lft forever preferred_lft forever 06:48:28 06:48:28 06:48:28 ---> sar -b -r -n DEV: 06:48:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:48:28 06:48:28 06:38:09 LINUX RESTART (4 CPU) 06:48:28 06:48:28 06:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:48:28 06:40:01 31.60 11.19 20.41 0.00 4365.10 3097.64 0.00 06:48:28 06:41:01 1.57 0.00 1.57 0.00 0.00 25.11 0.00 06:48:28 06:42:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 06:48:28 06:43:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:48:28 06:44:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 06:48:28 06:45:02 0.33 0.00 0.33 0.00 0.00 4.60 0.00 06:48:28 06:46:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 06:48:28 06:47:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 06:48:28 06:48:01 25.28 25.08 0.20 0.00 2816.72 1.77 0.00 06:48:28 Average: 6.68 4.04 2.64 0.00 799.61 350.08 0.00 06:48:28 06:48:28 06:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:48:28 06:40:01 170632 0 580444 30.85 2620 1127848 1096220 37.41 393068 1118208 20 06:48:28 06:41:01 177812 0 573216 30.47 2620 1127896 1059592 36.16 390320 1114764 8 06:48:28 06:42:01 175380 0 575684 30.60 2620 1127860 1059756 36.17 393400 1114364 8 06:48:28 06:43:01 175904 0 575160 30.57 2620 1127860 1059760 36.17 403824 1103996 16 06:48:28 06:44:01 175208 0 575848 30.61 2620 1127868 1059664 36.16 401904 1106428 12 06:48:28 06:45:02 174892 0 576160 30.62 2620 1127872 1059592 36.16 405848 1102440 12 06:48:28 06:46:01 174840 0 576208 30.62 2620 1127876 1059592 36.16 409264 1099148 8 06:48:28 06:47:01 174760 0 576284 30.63 2620 1127880 1059592 36.16 409792 1098704 8 06:48:28 06:48:01 67132 0 599420 31.86 2620 1212372 1095856 37.40 432484 1182628 88 06:48:28 Average: 162951 0 578714 30.76 2620 1137259 1067736 36.44 404434 1115631 20 06:48:28 06:48:28 06:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:48:28 06:40:01 eth0 79.04 68.25 360.18 27.67 0.00 0.00 0.00 0.00 06:48:28 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:40:01 docker0 10.57 7.64 1.58 24.15 0.00 0.00 0.00 0.00 06:48:28 06:41:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:48:28 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:42:01 eth0 3.96 1.88 3.54 0.31 0.00 0.00 0.00 0.00 06:48:28 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:43:01 eth0 1.08 0.58 0.55 0.36 0.00 0.00 0.00 0.00 06:48:28 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:44:01 eth0 0.32 0.23 0.14 0.10 0.00 0.00 0.00 0.00 06:48:28 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:45:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:48:28 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:48:28 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:48:28 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:48:01 eth0 4.28 2.55 4.09 1.47 0.00 0.00 0.00 0.00 06:48:28 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 Average: eth0 9.98 8.22 41.04 3.33 0.00 0.00 0.00 0.00 06:48:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:28 Average: docker0 1.18 0.85 0.18 2.69 0.00 0.00 0.00 0.00 06:48:28 06:48:28 06:48:28 ---> sar -P ALL: 06:48:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:48:28 06:48:28 06:38:09 LINUX RESTART (4 CPU) 06:48:28 06:48:28 06:39:01 CPU %user %nice %system %iowait %steal %idle 06:48:28 06:40:01 all 2.43 0.00 1.57 0.50 0.01 95.50 06:48:28 06:40:01 0 2.13 0.00 1.41 0.12 0.02 96.33 06:48:28 06:40:01 1 2.34 0.00 1.40 0.27 0.02 95.97 06:48:28 06:40:01 2 2.56 0.00 1.57 0.07 0.00 95.80 06:48:28 06:40:01 3 2.68 0.00 1.89 1.54 0.00 93.88 06:48:28 06:41:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:48:28 06:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:48:28 06:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:48:28 06:41:01 2 0.47 0.00 0.05 0.00 0.00 99.48 06:48:28 06:41:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:48:28 06:42:01 all 0.19 0.00 0.04 0.00 0.00 99.77 06:48:28 06:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87 06:48:28 06:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:48:28 06:42:01 2 0.55 0.00 0.03 0.00 0.00 99.42 06:48:28 06:42:01 3 0.08 0.00 0.03 0.00 0.00 99.88 06:48:28 06:43:01 all 0.18 0.00 0.03 0.00 0.00 99.80 06:48:28 06:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:48:28 06:43:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:48:28 06:43:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:48:28 06:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:48:28 06:44:01 all 0.16 0.00 0.03 0.00 0.01 99.80 06:48:28 06:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:48:28 06:44:01 1 0.47 0.00 0.03 0.00 0.02 99.48 06:48:28 06:44:01 2 0.13 0.00 0.03 0.00 0.02 99.82 06:48:28 06:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:48:28 06:45:02 all 0.15 0.00 0.05 0.00 0.00 99.80 06:48:28 06:45:02 0 0.02 0.00 0.03 0.00 0.00 99.95 06:48:28 06:45:02 1 0.53 0.00 0.05 0.00 0.00 99.42 06:48:28 06:45:02 2 0.02 0.00 0.10 0.00 0.00 99.88 06:48:28 06:45:02 3 0.02 0.00 0.02 0.00 0.00 99.97 06:48:28 06:46:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:48:28 06:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:48:28 06:46:01 1 0.54 0.00 0.02 0.00 0.00 99.44 06:48:28 06:46:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:48:28 06:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:48:28 06:47:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:48:28 06:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:48:28 06:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:48:28 06:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:48:28 06:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:48:28 06:48:01 all 0.50 0.00 0.15 0.64 0.00 98.70 06:48:28 06:48:01 0 0.35 0.00 0.18 0.48 0.00 98.98 06:48:28 06:48:01 1 0.47 0.00 0.15 1.18 0.00 98.20 06:48:28 06:48:01 2 0.93 0.00 0.17 0.53 0.02 98.35 06:48:28 06:48:01 3 0.27 0.00 0.10 0.37 0.00 99.27 06:48:28 Average: all 0.45 0.00 0.22 0.13 0.00 99.20 06:48:28 Average: 0 0.30 0.00 0.20 0.07 0.00 99.43 06:48:28 Average: 1 0.56 0.00 0.20 0.16 0.00 99.07 06:48:28 Average: 2 0.58 0.00 0.23 0.07 0.00 99.12 06:48:28 Average: 3 0.36 0.00 0.24 0.21 0.00 99.18 06:48:28 06:48:28 06:48:28