Pull request #848 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04ae24d301af75599ce9e53da41d6a74f9502082+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (bee8fa43875ea6aab4c6da1d8a2d4e26980b1118) 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-848/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-848/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-31982 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [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-848 # 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 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 04ae24d301af75599ce9e53da41d6a74f9502082 Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) > 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/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # 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 04ae24d301af75599ce9e53da41d6a74f9502082 # 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 05:42:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:09 ========================================================= 05:42:09 EdgeX Global Pipelines Version Info 05:42:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:11 ------------------- 05:42:11 stable info: 05:42:11 ------------------- 05:42:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:11 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:42:11 Message: update stable to v1.0.186 05:42:12 ------------------- 05:42:12 experimental info: 05:42:12 ------------------- 05:42:12 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:12 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:42:12 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:42:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:42:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:42:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-848 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-848 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-848 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04ae24d301af75599ce9e53da41d6a74f9502082 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04ae24d [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:42:17 provisioning config files... 05:42:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config8535177406512408989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:17 ---> docker-login.sh 05:42:17 nexus3.edgexfoundry.org:10001 05:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:18 Configure a credential helper to remove this warning. See 05:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:18 05:42:18 Login Succeeded 05:42:18 nexus3.edgexfoundry.org:10002 05:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:18 Configure a credential helper to remove this warning. See 05:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:18 05:42:18 Login Succeeded 05:42:18 nexus3.edgexfoundry.org:10003 05:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:18 Configure a credential helper to remove this warning. See 05:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:18 05:42:18 Login Succeeded 05:42:18 nexus3.edgexfoundry.org:10004 05:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:18 Configure a credential helper to remove this warning. See 05:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:18 05:42:18 Login Succeeded 05:42:18 docker.io 05:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:19 Configure a credential helper to remove this warning. See 05:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:19 05:42:19 Login Succeeded 05:42:19 ---> docker-login.sh ends [Pipeline] } 05:42:19 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 05:42:20 + git log --format=format:%s -1 04ae24d301af75599ce9e53da41d6a74f9502082 [Pipeline] echo 05:42:20 GIT_COMMIT: 04ae24d301af75599ce9e53da41d6a74f9502082, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:42:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:21 05:42:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:21 latest: Pulling from edgex-devops/git-semver 05:42:21 31603596830f: Pulling fs layer 05:42:21 2a8b12db71e7: Pulling fs layer 05:42:21 6ca5941a6612: Pulling fs layer 05:42:21 ecc8261a40a4: Pulling fs layer 05:42:21 ecc8261a40a4: Waiting 05:42:21 2a8b12db71e7: Verifying Checksum 05:42:21 2a8b12db71e7: Download complete 05:42:21 31603596830f: Verifying Checksum 05:42:21 31603596830f: Download complete 05:42:21 ecc8261a40a4: Verifying Checksum 05:42:21 ecc8261a40a4: Download complete 05:42:21 6ca5941a6612: Verifying Checksum 05:42:21 6ca5941a6612: Download complete 05:42:21 31603596830f: Pull complete 05:42:21 2a8b12db71e7: Pull complete 05:42:22 6ca5941a6612: Pull complete 05:42:23 ecc8261a40a4: Pull complete 05:42:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:42:23 prd-centos7-docker-4c-2g-31982 does not seem to be running inside a container 05:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:42:25 $ docker top 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:25 [ssh-agent] Looking for ssh-agent implementation... 05:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:26 $ docker exec 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent 05:42:26 SSH_AUTH_SOCK=/tmp/ssh-4CE7sWiPJSUX/agent.12 05:42:26 SSH_AGENT_PID=18 05:42:26 Running ssh-add (command line suppressed) 05:42:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_975236177894969554.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_975236177894969554.key) 05:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:26 + git tag --points-at HEAD [Pipeline] } 05:42:26 $ docker exec --env ******** --env ******** 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent -k 05:42:27 unset SSH_AUTH_SOCK; 05:42:27 unset SSH_AGENT_PID; 05:42:27 echo Agent pid 18 killed; 05:42:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:27 [ssh-agent] Looking for ssh-agent implementation... 05:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:27 $ docker exec 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent 05:42:27 SSH_AUTH_SOCK=/tmp/ssh-Rk4e5aP7jAJd/agent.46 05:42:27 SSH_AGENT_PID=51 05:42:27 Running ssh-add (command line suppressed) 05:42:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_4387524922687461492.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_4387524922687461492.key) 05:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:28 + git semver init 05:42:28 # -> Open(): unable to determine branch for HEAD 05:42:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.git 05:42:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-848 05:42:28 # $SEMVER_REMOTE_NAME = origin 05:42:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:42:28 # $SEMVER_USER_NAME = edgex-jenkins 05:42:28 # $SEMVER_BRANCH = PR-848 05:42:28 # $SEMVER_TEMP = /tmp/semver-416375145 05:42:28 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:42:29 # '/tmp/semver-416375145' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver' 05:42:29 # -> Force: false 05:42:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver [Pipeline] } 05:42:29 $ docker exec --env ******** --env ******** 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc ssh-agent -k 05:42:29 unset SSH_AUTH_SOCK; 05:42:29 unset SSH_AGENT_PID; 05:42:29 echo Agent pid 51 killed; 05:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:29 + git semver [Pipeline] } 05:42:29 $ docker stop --time=1 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc 05:42:31 $ docker rm -f 40bd095e8a8db25200e95085adb186709f8d3474b0f6878529a8bcc36038c0bc [Pipeline] // withDockerContainer [Pipeline] sh 05:42:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:32 Stashed 1 file(s) [Pipeline] echo 05:42:32 [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 05:42:48 Still waiting to schedule task 05:42:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:42:48 Still waiting to schedule task 05:42:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:44:36 Running on prd-centos7-docker-4c-2g-31985 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws 05:44:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:44:39 using credential edgex-jenkins-ssh 05:44:39 Cloning the remote Git repository 05:44:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:44:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:44:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:44:39 > git --version # timeout=10 05:44:39 > git --version # 'git version 2.24.3' 05:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:40 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 04ae24d301af75599ce9e53da41d6a74f9502082 05:44:40 Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 05:44:40 Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) 05:44:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:44:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:44:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:40 > git config core.sparsecheckout # timeout=10 05:44:40 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 05:44:40 > git remote # timeout=10 05:44:40 > git config --get remote.origin.url # timeout=10 05:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:40 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 05:44:40 > git rev-parse HEAD^{commit} # timeout=10 05:44:40 > git config core.sparsecheckout # timeout=10 05:44:40 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 05:44:44 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:44:44 > git --version # timeout=10 05:44:44 > git --version # 'git version 2.24.3' 05:44:44 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:44:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:44:46 + sudo service docker restart 05:44:46 + true 05:44:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:44:47 provisioning config files... 05:44:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3761519791861862687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:47 ---> docker-login.sh 05:44:47 nexus3.edgexfoundry.org:10001 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10002 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10003 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10004 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:49 Configure a credential helper to remove this warning. See 05:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:49 05:44:49 Login Succeeded 05:44:49 docker.io 05:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:49 Configure a credential helper to remove this warning. See 05:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:49 05:44:49 Login Succeeded 05:44:49 ---> docker-login.sh ends [Pipeline] } 05:44:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:44:49 ========================================================= 05:44:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:44:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:44:50 + 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 . 05:44:50 Sending build context to Docker daemon 2.318MB 05:44:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:44:50 Step 2/8 : FROM ${BASE} 05:44:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:44:50 188c0c94c7c5: Pulling fs layer 05:44:50 0ef7d3d256c8: Pulling fs layer 05:44:50 de9db76c5a1d: Pulling fs layer 05:44:50 bca2f99d35d6: Pulling fs layer 05:44:50 93359f2a8cfa: Pulling fs layer 05:44:50 7c6f9722023f: Pulling fs layer 05:44:50 a35cf1a2eb13: Pulling fs layer 05:44:50 bca2f99d35d6: Waiting 05:44:50 93359f2a8cfa: Waiting 05:44:50 7c6f9722023f: Waiting 05:44:50 a35cf1a2eb13: Waiting 05:44:50 de9db76c5a1d: Verifying Checksum 05:44:50 de9db76c5a1d: Download complete 05:44:50 0ef7d3d256c8: Download complete 05:44:50 93359f2a8cfa: Verifying Checksum 05:44:50 93359f2a8cfa: Download complete 05:44:50 7c6f9722023f: Verifying Checksum 05:44:50 7c6f9722023f: Download complete 05:44:50 188c0c94c7c5: Verifying Checksum 05:44:50 188c0c94c7c5: Download complete 05:44:50 188c0c94c7c5: Pull complete 05:44:51 0ef7d3d256c8: Pull complete 05:44:51 de9db76c5a1d: Pull complete 05:44:52 a35cf1a2eb13: Verifying Checksum 05:44:52 a35cf1a2eb13: Download complete 05:44:53 bca2f99d35d6: Verifying Checksum 05:44:53 bca2f99d35d6: Download complete 05:44:59 bca2f99d35d6: Pull complete 05:44:59 93359f2a8cfa: Pull complete 05:44:59 7c6f9722023f: Pull complete 05:45:03 a35cf1a2eb13: Pull complete 05:45:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:45:03 ---> a62c8e92a672 05:45:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:45:03 ---> Running in 810957ab115a 05:45:04 Removing intermediate container 810957ab115a 05:45:04 ---> 1cf6de36e8f0 05:45:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:04 ---> Running in 815815cf3693 05:45:05 Removing intermediate container 815815cf3693 05:45:05 ---> e4422a712003 05:45:05 Step 5/8 : RUN apk add --update --no-cache make git 05:45:05 ---> Running in 4c1463d39177 05:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:45:07 OK: 166 MiB in 39 packages 05:45:08 Removing intermediate container 4c1463d39177 05:45:08 ---> fe0d9e456186 05:45:08 Step 6/8 : WORKDIR /device-sdk-go 05:45:08 ---> Running in 9eb25dbb5371 05:45:08 Removing intermediate container 9eb25dbb5371 05:45:08 ---> 13335c98334c 05:45:08 Step 7/8 : COPY . . 05:45:09 ---> 5671bd274b5c 05:45:09 Step 8/8 : RUN go mod download 05:45:09 ---> Running in d0ed70329157 05:45:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31986 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws 05:45:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:45:26 using credential edgex-jenkins-ssh 05:45:26 Cloning the remote Git repository 05:45:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:45:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:45:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:27 > git --version # timeout=10 05:45:27 > git --version # 'git version 2.17.1' 05:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:28 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 04ae24d301af75599ce9e53da41d6a74f9502082 05:45:29 Merge succeeded, producing 04ae24d301af75599ce9e53da41d6a74f9502082 05:45:29 Checking out Revision 04ae24d301af75599ce9e53da41d6a74f9502082 (PR-848) 05:45:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:28 > git config core.sparsecheckout # timeout=10 05:45:28 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 05:45:29 > git remote # timeout=10 05:45:29 > git config --get remote.origin.url # timeout=10 05:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:29 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 05:45:29 > git rev-parse HEAD^{commit} # timeout=10 05:45:29 > git config core.sparsecheckout # timeout=10 05:45:29 > git checkout -f 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 05:45:31 Removing intermediate container d0ed70329157 05:45:31 ---> cb3ee4f588d8 05:45:31 Successfully built cb3ee4f588d8 05:45:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:45:32 + docker inspect -f . ci-base-image-x86_64 05:45:32 . [Pipeline] withDockerContainer 05:45:32 prd-centos7-docker-4c-2g-31985 does not seem to be running inside a container 05:45:32 $ 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 05:45:33 $ docker top e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:45:33 > git --version # timeout=10 05:45:33 > git --version # 'git version 2.17.1' 05:45:33 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:45:33 + go version 05:45:33 go version go1.15.5 linux/amd64 [Pipeline] } 05:45:33 $ docker stop --time=1 e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a 05:45:35 $ docker rm -f e38a1634f03cfaf5353a576f707b45d63a8a903255f3786ff093400f8ce0f25a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:36 + docker inspect -f . ci-base-image-x86_64 05:45:36 . [Pipeline] withDockerContainer 05:45:36 prd-centos7-docker-4c-2g-31985 does not seem to be running inside a container 05:45: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 05:45:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:45:37 $ docker top f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:45:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:38 + make test 05:45:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:45:38 + true 05:45:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:45:41 provisioning config files... 05:45:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6198425526567588741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:42 ---> docker-login.sh 05:45:42 nexus3.edgexfoundry.org:10001 05:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10002 05:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10003 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:44 Configure a credential helper to remove this warning. See 05:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:44 05:45:44 Login Succeeded 05:45:44 nexus3.edgexfoundry.org:10004 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:45 Configure a credential helper to remove this warning. See 05:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:45 05:45:45 Login Succeeded 05:45:45 docker.io 05:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:45 Configure a credential helper to remove this warning. See 05:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:45 05:45:45 Login Succeeded 05:45:45 ---> docker-login.sh ends [Pipeline] } 05:45:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:46 ========================================================= 05:45:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:45:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:46 + 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 . 05:45:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:45:46 Sending build context to Docker daemon 2.305MB 05:45:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:45:47 Step 2/8 : FROM ${BASE} 05:45:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:47 5f621e34cdf4: Pulling fs layer 05:45:47 a4357932f1b6: Pulling fs layer 05:45:47 18c013af1878: Pulling fs layer 05:45:47 00ac8860ef70: Pulling fs layer 05:45:47 63d7cb157983: Pulling fs layer 05:45:47 b116817d02f9: Pulling fs layer 05:45:47 745a02a5169b: Pulling fs layer 05:45:47 63d7cb157983: Waiting 05:45:47 b116817d02f9: Waiting 05:45:47 745a02a5169b: Waiting 05:45:47 00ac8860ef70: Waiting 05:45:47 18c013af1878: Verifying Checksum 05:45:47 18c013af1878: Download complete 05:45:47 a4357932f1b6: Verifying Checksum 05:45:47 a4357932f1b6: Download complete 05:45:47 63d7cb157983: Download complete 05:45:47 b116817d02f9: Verifying Checksum 05:45:47 b116817d02f9: Download complete 05:45:47 5f621e34cdf4: Verifying Checksum 05:45:47 5f621e34cdf4: Download complete 05:45:48 5f621e34cdf4: Pull complete 05:45:48 a4357932f1b6: Pull complete 05:45:49 18c013af1878: Pull complete 05:45:50 745a02a5169b: Verifying Checksum 05:45:50 745a02a5169b: Download complete 05:45:51 00ac8860ef70: Verifying Checksum 05:45:51 00ac8860ef70: Download complete 05:46:01 00ac8860ef70: Pull complete 05:46:01 63d7cb157983: Pull complete 05:46:02 b116817d02f9: Pull complete 05:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.0% of statements 05:46:05 745a02a5169b: Pull complete 05:46:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:46:05 ---> b7e6874047d6 05:46:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 81.2% of statements 05:46:08 ---> Running in e5e855d1d293 05:46:08 Removing intermediate container e5e855d1d293 05:46:08 ---> f70508f0f76d 05:46:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:09 ---> Running in 578bcd8015de 05:46:11 Removing intermediate container 578bcd8015de 05:46:11 ---> a2b4ea6f1b47 05:46:11 Step 5/8 : RUN apk add --update --no-cache make git 05:46:11 ---> Running in d50e05380709 05:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:46:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:46:14 OK: 142 MiB in 39 packages 05:46:15 Removing intermediate container d50e05380709 05:46:15 ---> 2041a047b817 05:46:15 Step 6/8 : WORKDIR /device-sdk-go 05:46:15 ---> Running in 25747d635835 05:46:16 Removing intermediate container 25747d635835 05:46:16 ---> 966b6169c4c0 05:46:16 Step 7/8 : COPY . . 05:46:17 ---> de3ea2e02157 05:46:17 Step 8/8 : RUN go mod download 05:46:17 ---> Running in 83c7d0618ce2 05:46:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.055s coverage: 10.5% of statements 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:46:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 32.5% of statements 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:46:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.3% of statements 05:46:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.192s coverage: 6.6% of statements 05:46:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements 05:46:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:46:38 GO111MODULE=on go vet ./... 05:46:44 Removing intermediate container 83c7d0618ce2 05:46:44 ---> cdabbfbb4ab0 05:46:44 Successfully built cdabbfbb4ab0 05:46:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:44 + docker inspect -f . ci-base-image-arm64 05:46:44 . [Pipeline] withDockerContainer 05:46:44 prd-ubuntu18.04-docker-arm64-4c-16g-31986 does not seem to be running inside a container 05:46:45 $ 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 05:46:46 $ docker top 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 -eo pid,comm 05:46:46 gofmt -l . 05:46:46 [ "`gofmt -l .`" = "" ] 05:46:46 ./bin/test-attribution-txt.sh [Pipeline] { [Pipeline] sh 05:46:47 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 05:46:47 make: *** [Makefile:36: test] Error 1 [Pipeline] } 05:46:47 $ docker stop --time=1 f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd 05:46:47 + go version 05:46:47 go version go1.15.5 linux/arm64 05:46:49 $ docker rm -f f2b781255450e79bc77f4d2d5e33343a022adcce8a9f7507f8d636fe25794abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:46:50 $ docker stop --time=1 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 05:46:52 $ docker rm -f 087d47ebea3fff59fa3db023ec7ce51274757152e0d32720e54259024858a7c8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) 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] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:46:54 ---> job-cost.sh 05:46:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q882 05:46:54 + docker inspect -f . ci-base-image-arm64 05:46:54 . [Pipeline] withDockerContainer 05:46:54 prd-ubuntu18.04-docker-arm64-4c-16g-31986 does not seem to be running inside a container 05:46:54 $ 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 05:46:56 $ docker top 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:57 + make test 05:46:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:47:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:47:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:47:38 lf-activate-venv(): INFO: Adding /tmp/venv-q882/bin to PATH 05:47:38 INFO: No Stack... 05:47:38 INFO: Retrieving Pricing Info for: v1-standard-2 05:47:38 INFO: Archiving Costs [Pipeline] sh 05:47:39 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:47:39 + cut -d, -f6 [Pipeline] lock 05:47:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] 05:47:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] did not exist. Created. 05:47:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:39 + echo total: 0.029999999329447746 [Pipeline] stash 05:47:40 Stashed 1 file(s) [Pipeline] } 05:47:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:47:41 Failed in branch amd64 05:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:48:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:48:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.148s coverage: 27.0% of statements 05:48:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.160s coverage: 81.2% of statements 05:48:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.163s coverage: 10.5% of statements 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:48:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.214s coverage: 32.5% of statements 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:48:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.263s coverage: 57.3% of statements 05:48:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.919s coverage: 6.6% of statements 05:48:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.122s coverage: 5.0% of statements 05:48:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:48:33 GO111MODULE=on go vet ./... 05:49:05 gofmt -l . 05:49:05 [ "`gofmt -l .`" = "" ] 05:49:06 ./bin/test-attribution-txt.sh 05:49:07 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 05:49:07 make: *** [Makefile:36: test] Error 1 [Pipeline] } 05:49:07 $ docker stop --time=1 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 05:49:09 $ docker rm -f 3b5753fab10ad09a8c3432e0f32a92c9a27e5e311a3a8fae3d5dc28b4af068f3 [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 05:49:12 ---> job-cost.sh 05:49:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QpK 05:49:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-4QpK/bin to PATH 05:51:27 INFO: No Stack... 05:51:27 INFO: Retrieving Pricing Info for: lf-standard-4 05:51:27 INFO: Archiving Costs [Pipeline] sh 05:51:28 + cut -d, -f6 05:51:28 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:51:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] 05:51:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] did not exist. Created. 05:51:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:28 /w/workspace/device-sdk-go/1@tmp/durable-694d3b38/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-694d3b38/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:29 + echo total: 0.20999999344348907 [Pipeline] stash 05:51:29 Warning: overwriting stash ‘stack-cost’ 05:51:30 Stashed 1 file(s) [Pipeline] } 05:51:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:31 Failed in branch arm64 [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 05:51:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:36 ---> package-listing.sh 05:51:36 ++ facter osfamily 05:51:36 ++ tr '[:upper:]' '[:lower:]' 05:51:36 + OS_FAMILY=redhat 05:51:36 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-848 05:51:36 + START_PACKAGES=/tmp/packages_start.txt 05:51:36 + END_PACKAGES=/tmp/packages_end.txt 05:51:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:36 + PACKAGES=/tmp/packages_start.txt 05:51:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' 05:51:36 + PACKAGES=/tmp/packages_end.txt 05:51:36 + case "${OS_FAMILY}" in 05:51:36 + rpm -qa 05:51:36 + sort 05:51:41 + '[' -f /tmp/packages_start.txt ']' 05:51:41 + '[' -f /tmp/packages_end.txt ']' 05:51:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' 05:51:41 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ 05:51:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ [Pipeline] echo 05:51:41 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-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:51:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:42 05:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:42 alpine: Pulling from edgex-lftools-log-publisher 05:51:42 df20fa9351a1: Pulling fs layer 05:51:42 36b3adc4ff6f: Pulling fs layer 05:51:42 8ad3a11d3b57: Pulling fs layer 05:51:42 46f8f816bc3b: Pulling fs layer 05:51:42 93b61091891f: Pulling fs layer 05:51:42 93b9cdb0e59b: Pulling fs layer 05:51:42 5e14af77c1be: Pulling fs layer 05:51:42 01666e4c0597: Pulling fs layer 05:51:42 aa168da1d23b: Pulling fs layer 05:51:42 46f8f816bc3b: Waiting 05:51:42 5e14af77c1be: Waiting 05:51:42 93b61091891f: Waiting 05:51:42 01666e4c0597: Waiting 05:51:42 93b9cdb0e59b: Waiting 05:51:42 aa168da1d23b: Waiting 05:51:42 36b3adc4ff6f: Verifying Checksum 05:51:42 36b3adc4ff6f: Download complete 05:51:42 46f8f816bc3b: Verifying Checksum 05:51:42 46f8f816bc3b: Download complete 05:51:42 df20fa9351a1: Verifying Checksum 05:51:42 df20fa9351a1: Download complete 05:51:42 93b9cdb0e59b: Verifying Checksum 05:51:42 93b9cdb0e59b: Download complete 05:51:42 5e14af77c1be: Verifying Checksum 05:51:42 5e14af77c1be: Download complete 05:51:42 93b61091891f: Verifying Checksum 05:51:42 93b61091891f: Download complete 05:51:42 01666e4c0597: Verifying Checksum 05:51:42 01666e4c0597: Download complete 05:51:42 8ad3a11d3b57: Verifying Checksum 05:51:42 8ad3a11d3b57: Download complete 05:51:43 df20fa9351a1: Pull complete 05:51:43 36b3adc4ff6f: Pull complete 05:51:44 8ad3a11d3b57: Pull complete 05:51:44 46f8f816bc3b: Pull complete 05:51:45 93b61091891f: Pull complete 05:51:45 aa168da1d23b: Verifying Checksum 05:51:45 aa168da1d23b: Download complete 05:51:45 93b9cdb0e59b: Pull complete 05:51:45 5e14af77c1be: Pull complete 05:51:45 01666e4c0597: Pull complete 05:51:52 aa168da1d23b: Pull complete 05:51:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:51:52 prd-centos7-docker-4c-2g-31982 does not seem to be running inside a container 05:51:52 $ 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-848/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-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:51:58 $ docker top 75f13732a804bde9491f6f1f258826338d4b16f6277dcc6318cf58e5e46c695b -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:59 + touch /tmp/pre-build-complete [Pipeline] sh 05:51:59 + mkdir -p /var/log/sa [Pipeline] sh 05:51:59 + ls /var/log/sa-host 05:51:59 + sadf -c /var/log/sa-host/sa23 05:51:59 file_magic: OK 05:51:59 HZ: Using current value: 100 05:51:59 file_header: OK 05:51:59 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 05:51:59 Statistics: 05:51:59 Hnuu...uuuununununu... 05:51:59 File successfully converted to sysstat format version 12.2.1 05:51:59 + sadf -c /var/log/sa-host/sa30 05:51:59 file_magic: OK 05:51:59 HZ: Using current value: 100 05:51:59 file_header: OK 05:51:59 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 05:51:59 Statistics: 05:51:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:51:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:00 provisioning config files... 05:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config1958968842045511262tmp [Pipeline] { [Pipeline] echo 05:52:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:01 ---> create-netrc.sh [Pipeline] } 05:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:52:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:52:01 ---> python-tools-install.sh [Pipeline] echo 05:52:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:01 ---> sudo-logs.sh 05:52:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:02 ---> job-cost.sh 05:52:02 lf-activate-venv: SKIPPING 05:52:02 DEBUG: total: 0.20999999344348907 05:52:02 INFO: Retrieving Stack Cost... 05:52:03 INFO: Retrieving Pricing Info for: v1-standard-2 05:52:03 INFO: Archiving Costs [Pipeline] echo 05:52:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:04 ---> logs-deploy.sh 05:52:04 lf-activate-venv: SKIPPING 05:52:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-848/1 05:52:04 INFO: archiving workspace using pattern(s): 05:52:06 Archives upload complete. 05:52:06 INFO: archiving logs to Nexus 05:52:07 ---> uname -a: 05:52:07 Linux prd-centos7-docker-4c-2g-31982.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:52:07 05:52:07 05:52:07 ---> lscpu: 05:52:07 Architecture: x86_64 05:52:07 CPU op-mode(s): 32-bit, 64-bit 05:52:07 Byte Order: Little Endian 05:52:07 Address sizes: 40 bits physical, 48 bits virtual 05:52:07 CPU(s): 4 05:52:07 On-line CPU(s) list: 0-3 05:52:07 Thread(s) per core: 1 05:52:07 Core(s) per socket: 1 05:52:07 Socket(s): 4 05:52:07 NUMA node(s): 1 05:52:07 Vendor ID: GenuineIntel 05:52:07 CPU family: 6 05:52:07 Model: 44 05:52:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:52:07 Stepping: 1 05:52:07 CPU MHz: 2933.438 05:52:07 BogoMIPS: 5866.87 05:52:07 Virtualization: VT-x 05:52:07 Hypervisor vendor: KVM 05:52:07 Virtualization type: full 05:52:07 L1d cache: 128 KiB 05:52:07 L1i cache: 128 KiB 05:52:07 L2 cache: 16 MiB 05:52:07 L3 cache: 64 MiB 05:52:07 NUMA node0 CPU(s): 0-3 05:52:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:52:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:52:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:52:07 Vulnerability Meltdown: Mitigation; PTI 05:52:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:52:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:52:07 Vulnerability Srbds: Not affected 05:52:07 Vulnerability Tsx async abort: Not affected 05:52:07 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 05:52:07 05:52:07 05:52:07 ---> nproc: 05:52:07 4 05:52:07 05:52:07 05:52:07 ---> df -h: 05:52:07 Filesystem Size Used Available Use% Mounted on 05:52:07 overlay 50.0G 7.3G 42.7G 15% / 05:52:07 tmpfs 64.0M 0 64.0M 0% /dev 05:52:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:52:07 shm 64.0M 0 64.0M 0% /dev/shm 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:52:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-848 05:52:07 05:52:07 05:52:07 ---> free -m: 05:52:07 total used free shared buff/cache available 05:52:07 Mem: 1837 690 100 0 1046 1041 05:52:07 Swap: 1023 1 1022 05:52:07 05:52:07 05:52:07 ---> ip addr: 05:52:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:52:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:07 inet 127.0.0.1/8 scope host lo 05:52:07 valid_lft forever preferred_lft forever 05:52:07 inet6 ::1/128 scope host 05:52:07 valid_lft forever preferred_lft forever 05:52:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:52:07 link/ether fa:16:3e:59:74:36 brd ff:ff:ff:ff:ff:ff 05:52:07 inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 05:52:07 valid_lft 85766sec preferred_lft 85766sec 05:52:07 inet6 fe80::f816:3eff:fe59:7436/64 scope link 05:52:07 valid_lft forever preferred_lft forever 05:52:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:52:07 link/ether 02:42:09:f5:d1:35 brd ff:ff:ff:ff:ff:ff 05:52:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:52:07 valid_lft forever preferred_lft forever 05:52:07 inet6 fe80::42:9ff:fef5:d135/64 scope link 05:52:07 valid_lft forever preferred_lft forever 05:52:07 05:52:07 05:52:07 ---> sar -b -r -n DEV: 05:52:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 05:52:07 05:52:07 05:41:22 LINUX RESTART (4 CPU) 05:52:07 05:52:07 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:07 05:43:01 49.73 14.60 35.13 0.00 4629.40 3188.23 0.00 05:52:07 05:44:01 1.68 0.00 1.68 0.00 0.00 31.39 0.00 05:52:07 05:45:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 05:52:07 05:46:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 05:52:07 05:47:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 05:52:07 05:48:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 05:52:07 05:49:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 05:52:07 05:50:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 05:52:07 05:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 05:52:07 Average: 5.91 1.62 4.28 0.00 514.53 360.22 0.00 05:52:07 05:52:07 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:07 05:43:01 156536 0 589800 31.35 2620 1132588 1110800 37.91 397248 1127060 128 05:52:07 05:44:01 161080 0 585248 31.10 2620 1132596 1085492 37.05 396924 1124016 16 05:52:07 05:45:01 161428 0 584896 31.09 2620 1132600 1083400 36.97 406688 1113820 12 05:52:07 05:46:01 160620 0 585704 31.13 2620 1132600 1083436 36.98 408916 1113276 12 05:52:07 05:47:01 158600 0 587716 31.24 2620 1132608 1072140 36.59 423220 1100636 20 05:52:07 05:48:01 159024 0 587288 31.21 2620 1132612 1072140 36.59 423244 1100636 8 05:52:07 05:49:01 158628 0 587680 31.23 2620 1132616 1072224 36.59 423828 1100636 16 05:52:07 05:50:01 158896 0 587408 31.22 2620 1132620 1072092 36.59 423116 1100636 16 05:52:07 05:51:01 158936 0 587360 31.22 2620 1132628 1072092 36.59 423004 1100636 16 05:52:07 Average: 159305 0 587011 31.20 2620 1132608 1080424 36.87 414021 1109039 27 05:52:07 05:52:07 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:07 05:43:01 eth0 262.21 183.69 619.34 62.91 0.00 0.00 0.00 0.00 05:52:07 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:43:01 docker0 8.97 6.53 1.45 24.40 0.00 0.00 0.00 0.00 05:52:07 05:44:01 eth0 4.88 1.67 3.81 0.47 0.00 0.00 0.00 0.00 05:52:07 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:45:01 eth0 1.62 0.42 0.43 0.21 0.00 0.00 0.00 0.00 05:52:07 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:46:01 eth0 0.52 0.42 0.31 0.24 0.00 0.00 0.00 0.00 05:52:07 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:47:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:52:07 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:48:01 eth0 0.70 0.15 0.12 0.01 0.00 0.00 0.00 0.00 05:52:07 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:49:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 0.00 05:52:07 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:52:07 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:52:07 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 Average: eth0 30.11 20.79 69.40 7.13 0.00 0.00 0.00 0.00 05:52:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:07 Average: docker0 1.00 0.73 0.16 2.71 0.00 0.00 0.00 0.00 05:52:07 05:52:07 05:52:07 ---> sar -P ALL: 05:52:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 05:52:07 05:52:07 05:41:22 LINUX RESTART (4 CPU) 05:52:07 05:52:07 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:52:07 05:43:01 all 6.04 0.00 2.61 1.34 0.05 89.95 05:52:07 05:43:01 0 5.88 0.00 3.15 0.27 0.07 90.63 05:52:07 05:43:01 1 5.83 0.00 3.01 3.75 0.05 87.37 05:52:07 05:43:01 2 6.91 0.00 2.09 1.06 0.03 89.91 05:52:07 05:43:01 3 5.54 0.00 2.21 0.29 0.05 91.92 05:52:07 05:44:01 all 0.21 0.00 0.06 0.00 0.00 99.73 05:52:07 05:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:52:07 05:44:01 1 0.17 0.00 0.10 0.00 0.00 99.73 05:52:07 05:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 05:52:07 05:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 05:52:07 05:45:01 all 0.16 0.00 0.06 0.00 0.01 99.77 05:52:07 05:45:01 0 0.05 0.00 0.08 0.00 0.00 99.87 05:52:07 05:45:01 1 0.52 0.00 0.08 0.00 0.00 99.40 05:52:07 05:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:52:07 05:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 05:52:07 05:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 05:52:07 05:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:52:07 05:46:01 1 0.53 0.00 0.03 0.00 0.00 99.43 05:52:07 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:52:07 05:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:52:07 05:47:01 all 0.11 0.00 0.15 0.00 0.00 99.74 05:52:07 05:47:01 0 0.12 0.00 0.15 0.00 0.00 99.73 05:52:07 05:47:01 1 0.20 0.00 0.27 0.00 0.02 99.52 05:52:07 05:47:01 2 0.07 0.00 0.10 0.00 0.00 99.83 05:52:07 05:47:01 3 0.05 0.00 0.07 0.00 0.00 99.88 05:52:07 05:48:01 all 0.04 0.00 0.04 0.00 0.01 99.91 05:52:07 05:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:52:07 05:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:52:07 05:48:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:52:07 05:48:01 3 0.05 0.00 0.07 0.00 0.02 99.87 05:52:07 05:49:01 all 0.19 0.00 0.05 0.00 0.00 99.76 05:52:07 05:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 05:52:07 05:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:52:07 05:49:01 2 0.55 0.00 0.05 0.00 0.00 99.40 05:52:07 05:49:01 3 0.08 0.00 0.05 0.00 0.00 99.87 05:52:07 05:50:01 all 0.15 0.00 0.04 0.00 0.01 99.80 05:52:07 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:52:07 05:50:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:52:07 05:50:01 2 0.53 0.00 0.03 0.00 0.02 99.42 05:52:07 05:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:52:07 05:51:01 all 0.17 0.00 0.04 0.00 0.00 99.78 05:52:07 05:51:01 0 0.50 0.00 0.02 0.00 0.00 99.48 05:52:07 05:51:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:52:07 05:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 05:52:07 05:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 05:52:07 Average: all 0.80 0.00 0.34 0.15 0.01 98.70 05:52:07 Average: 0 0.74 0.00 0.40 0.03 0.01 98.82 05:52:07 Average: 1 0.83 0.00 0.41 0.41 0.01 98.34 05:52:07 Average: 2 0.97 0.00 0.27 0.12 0.01 98.64 05:52:07 Average: 3 0.65 0.00 0.29 0.03 0.01 99.02 05:52:07 05:52:07 05:52:07