Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de71af6224ba6138bbb7eb28f0caf3b51e188290+913720342204c874872800d189d2482144693ed5 (6fbf403229a9af29f8e88607603320e032a7ed3d) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-mqtt-go/branches/PR-229/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-mqtt-go/branches/PR-229/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-2683 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # 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 913720342204c874872800d189d2482144693ed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:57 ========================================================= 05:55:57 EdgeX Global Pipelines Version Info 05:55:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:58 ------------------- 05:55:58 stable info: 05:55:58 ------------------- 05:55:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:55:58 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:55:58 Message: update stable to v1.0.191 05:55:59 ------------------- 05:55:59 experimental info: 05:55:59 ------------------- 05:55:59 Commited By: **** collab-it+edgex@linuxfoundation.org 05:55:59 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:55:59 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de71af6224ba6138bbb7eb28f0caf3b51e188290 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de71af6 [Pipeline] echo 05:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:02 provisioning config files... 05:56:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/config124999983078850116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:02 ---> docker-login.sh 05:56:02 nexus3.edgexfoundry.org:10001 05:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:02 Configure a credential helper to remove this warning. See 05:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:02 05:56:02 Login Succeeded 05:56:02 nexus3.edgexfoundry.org:10002 05:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.edgexfoundry.org:10003 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.edgexfoundry.org:10004 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 docker.io 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 ---> docker-login.sh ends [Pipeline] } 05:56: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 05:56:04 + git log --format=format:%s -1 de71af6224ba6138bbb7eb28f0caf3b51e188290 [Pipeline] echo 05:56:04 GIT_COMMIT: de71af6224ba6138bbb7eb28f0caf3b51e188290, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:56:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:05 05:56:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:05 latest: Pulling from edgex-devops/git-semver 05:56:05 31603596830f: Pulling fs layer 05:56:05 54011a49482f: Pulling fs layer 05:56:05 a6820b24f6d8: Pulling fs layer 05:56:05 f581987b2513: Pulling fs layer 05:56:05 f581987b2513: Waiting 05:56:05 54011a49482f: Verifying Checksum 05:56:05 54011a49482f: Download complete 05:56:05 31603596830f: Verifying Checksum 05:56:05 31603596830f: Download complete 05:56:05 a6820b24f6d8: Verifying Checksum 05:56:05 a6820b24f6d8: Download complete 05:56:05 f581987b2513: Verifying Checksum 05:56:05 f581987b2513: Download complete 05:56:06 31603596830f: Pull complete 05:56:06 54011a49482f: Pull complete 05:56:06 a6820b24f6d8: Pull complete 05:56:07 f581987b2513: Pull complete 05:56:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:07 prd-centos7-docker-4c-2g-2683 does not seem to be running inside a container 05:56:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-229 -v /w/workspace/gexfoundry_device-mqtt-go_PR-229:/w/workspace/gexfoundry_device-mqtt-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-229@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 05:56:09 $ docker top 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:09 [ssh-agent] Looking for ssh-agent implementation... 05:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:09 $ docker exec 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent 05:56:10 SSH_AUTH_SOCK=/tmp/ssh-BpF3A8gf4kT5/agent.12 05:56:10 SSH_AGENT_PID=17 05:56:10 Running ssh-add (command line suppressed) 05:56:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_1612004347356317465.key (/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_1612004347356317465.key) 05:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:10 + git tag --points-at HEAD [Pipeline] } 05:56:10 $ docker exec --env ******** --env ******** 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent -k 05:56:10 unset SSH_AUTH_SOCK; 05:56:10 unset SSH_AGENT_PID; 05:56:10 echo Agent pid 17 killed; 05:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:10 [ssh-agent] Looking for ssh-agent implementation... 05:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:11 $ docker exec 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent 05:56:11 SSH_AUTH_SOCK=/tmp/ssh-UzFVtln2td0q/agent.46 05:56:11 SSH_AGENT_PID=51 05:56:11 Running ssh-add (command line suppressed) 05:56:11 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_4559982489534545391.key (/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/private_key_4559982489534545391.key) 05:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:11 + git semver init 05:56:11 # -> Open(): unable to determine branch for HEAD 05:56:11 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-229/.git 05:56:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-229 05:56:11 # $SEMVER_REMOTE_NAME = origin 05:56:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:11 # $SEMVER_USER_NAME = edgex-jenkins 05:56:11 # $SEMVER_BRANCH = PR-229 05:56:11 # $SEMVER_TEMP = /tmp/semver-917124676 05:56:11 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:56:12 # '/tmp/semver-917124676' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-229/.semver' 05:56:12 # -> Force: false 05:56:12 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-229/.semver [Pipeline] } 05:56:12 $ docker exec --env ******** --env ******** 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c ssh-agent -k 05:56:12 unset SSH_AUTH_SOCK; 05:56:12 unset SSH_AGENT_PID; 05:56:12 echo Agent pid 51 killed; 05:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:12 + git semver [Pipeline] } 05:56:12 $ docker stop --time=1 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c 05:56:14 $ docker rm -f 38db988a066231a27442de28b9480773a5ace7cd97ec363e9572fac91b55869c [Pipeline] // withDockerContainer [Pipeline] sh 05:56:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:15 Stashed 1 file(s) [Pipeline] echo 05:56:15 [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:56:30 Still waiting to schedule task 05:56:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:56:30 Still waiting to schedule task 05:56:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 05:58:13 Running on prd-centos7-docker-4c-2g-2687 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [Pipeline] { [Pipeline] ws 05:58:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:58:22 using credential edgex-jenkins-ssh 05:58:22 Cloning the remote Git repository 05:58:22 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:58:22 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:58:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:58:23 > git --version # timeout=10 05:58:23 > git --version # 'git version 2.24.3' 05:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:24 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 05:58:25 Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 05:58:25 Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) 05:58:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:58:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:58:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:24 > git config core.sparsecheckout # timeout=10 05:58:24 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 05:58:24 > git remote # timeout=10 05:58:24 > git config --get remote.origin.url # timeout=10 05:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:24 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 05:58:25 > git rev-parse HEAD^{commit} # timeout=10 05:58:25 > git config core.sparsecheckout # timeout=10 05:58:25 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 05:58:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:58:29 > git --version # timeout=10 05:58:29 > git --version # 'git version 2.24.3' 05:58:29 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:58:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:32 + true 05:58:32 + sudo service docker restart 05:58:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:58:34 provisioning config files... 05:58:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3612210564084825092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:35 ---> docker-login.sh 05:58:35 nexus3.edgexfoundry.org:10001 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10002 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10003 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10004 05:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:37 Configure a credential helper to remove this warning. See 05:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:37 05:58:37 Login Succeeded 05:58:37 docker.io 05:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:37 Configure a credential helper to remove this warning. See 05:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:37 05:58:37 Login Succeeded 05:58:37 ---> docker-login.sh ends [Pipeline] } 05:58:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:38 ========================================================= 05:58:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:58:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:58:38 Sending build context to Docker daemon 550.4kB 05:58:38 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:58:38 Step 2/8 : FROM ${BASE} 05:58:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:38 540db60ca938: Pulling fs layer 05:58:38 adcc1eea9eea: Pulling fs layer 05:58:38 4c4ab2625f07: Pulling fs layer 05:58:38 0510c868ecb4: Pulling fs layer 05:58:38 afea3b2eda06: Pulling fs layer 05:58:38 7809a108b3ef: Pulling fs layer 05:58:38 f706445af74f: Pulling fs layer 05:58:38 afea3b2eda06: Waiting 05:58:38 7809a108b3ef: Waiting 05:58:38 f706445af74f: Waiting 05:58:38 0510c868ecb4: Waiting 05:58:38 4c4ab2625f07: Verifying Checksum 05:58:38 4c4ab2625f07: Download complete 05:58:38 adcc1eea9eea: Verifying Checksum 05:58:38 adcc1eea9eea: Download complete 05:58:38 afea3b2eda06: Verifying Checksum 05:58:38 afea3b2eda06: Download complete 05:58:38 7809a108b3ef: Verifying Checksum 05:58:38 7809a108b3ef: Download complete 05:58:38 540db60ca938: Verifying Checksum 05:58:38 540db60ca938: Download complete 05:58:39 540db60ca938: Pull complete 05:58:40 adcc1eea9eea: Pull complete 05:58:40 4c4ab2625f07: Pull complete 05:58:43 f706445af74f: Verifying Checksum 05:58:43 f706445af74f: Download complete 05:58:44 0510c868ecb4: Verifying Checksum 05:58:44 0510c868ecb4: Download complete 05:58:57 0510c868ecb4: Pull complete 05:58:57 afea3b2eda06: Pull complete 05:58:57 7809a108b3ef: Pull complete 05:59:03 f706445af74f: Pull complete 05:59:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:59:03 ---> b068be0155e3 05:59:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:59:03 ---> Running in 976110751bae 05:59:04 Removing intermediate container 976110751bae 05:59:04 ---> ffe692cdd9cf 05:59:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:04 ---> Running in e07848288ef6 05:59:06 Removing intermediate container e07848288ef6 05:59:06 ---> 6e3c13ba0227 05:59:06 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:59:06 ---> Running in 5ac57b0c1de8 05:59:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:59:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:59:10 (1/13) Installing libc-dev (0.7.2-r3) 05:59:10 (2/13) Installing libsodium (1.0.18-r0) 05:59:10 (3/13) Installing pkgconf (1.7.3-r0) 05:59:10 (4/13) Installing libsodium-dev (1.0.18-r0) 05:59:10 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:59:11 (6/13) Installing libedit (20191231.3.1-r1) 05:59:11 (7/13) Installing openssh-client (8.4_p1-r3) 05:59:12 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:59:12 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:59:12 (10/13) Installing openssh-server (8.4_p1-r3) 05:59:14 (11/13) Installing openssh (8.4_p1-r3) 05:59:14 (12/13) Installing libzmq (4.3.3-r1) 05:59:14 (13/13) Installing zeromq-dev (4.3.3-r1) 05:59:14 Executing busybox-1.32.1-r6.trigger 05:59:14 OK: 156 MiB in 53 packages 05:59:15 Removing intermediate container 5ac57b0c1de8 05:59:15 ---> 60295edf113a 05:59:15 Step 6/8 : WORKDIR /device-mqtt-go 05:59:15 ---> Running in 322e01a574e8 05:59:15 Removing intermediate container 322e01a574e8 05:59:15 ---> b0272d5a8afd 05:59:15 Step 7/8 : COPY . . 05:59:17 ---> c3a2093b3b07 05:59:17 Step 8/8 : RUN go mod download 05:59:17 ---> Running in c961c5a45098 05:59:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2689 in /w/workspace/gexfoundry_device-mqtt-go_PR-229 [Pipeline] { [Pipeline] ws 05:59:28 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:59:33 using credential edgex-jenkins-ssh 05:59:33 Cloning the remote Git repository 05:59:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:59:34 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:59:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:59:34 > git --version # timeout=10 05:59:34 > git --version # 'git version 2.17.1' 05:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:35 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit de71af6224ba6138bbb7eb28f0caf3b51e188290 05:59:35 Merge succeeded, producing de71af6224ba6138bbb7eb28f0caf3b51e188290 05:59:35 Checking out Revision de71af6224ba6138bbb7eb28f0caf3b51e188290 (PR-229) 05:59:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:59:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:59:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:35 > git config core.sparsecheckout # timeout=10 05:59:35 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 05:59:35 > git remote # timeout=10 05:59:35 > git config --get remote.origin.url # timeout=10 05:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:35 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 05:59:35 > git rev-parse HEAD^{commit} # timeout=10 05:59:35 > git config core.sparsecheckout # timeout=10 05:59:35 > git checkout -f de71af6224ba6138bbb7eb28f0caf3b51e188290 # timeout=10 05:59:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:59:40 > git --version # timeout=10 05:59:40 > git --version # 'git version 2.17.1' 05:59:40 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:59:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:42 + + sudo servicetrue docker 05:59:42 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:45 provisioning config files... 05:59:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3675653281682349138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:45 ---> docker-login.sh 05:59:45 nexus3.edgexfoundry.org:10001 05:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:46 Configure a credential helper to remove this warning. See 05:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:46 05:59:46 Login Succeeded 05:59:46 nexus3.edgexfoundry.org:10002 05:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:47 Configure a credential helper to remove this warning. See 05:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:47 05:59:47 Login Succeeded 05:59:47 nexus3.edgexfoundry.org:10003 05:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:47 Configure a credential helper to remove this warning. See 05:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:47 05:59:47 Login Succeeded 05:59:47 nexus3.edgexfoundry.org:10004 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:48 Configure a credential helper to remove this warning. See 05:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:48 05:59:48 Login Succeeded 05:59:48 docker.io 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:48 Configure a credential helper to remove this warning. See 05:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:48 05:59:48 Login Succeeded 05:59:49 ---> docker-login.sh ends [Pipeline] } 05:59:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:49 ========================================================= 05:59:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:59:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:49 Removing intermediate container c961c5a45098 05:59:49 ---> 32cab014f8ce 05:59:49 Successfully built 32cab014f8ce 05:59:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:59:50 Sending build context to Docker daemon 549.4kB 05:59:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:59:50 Step 2/8 : FROM ${BASE} 05:59:50 + docker inspect -f . ci-base-image-x86_64 05:59:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:50 595b0fe564bb: Pulling fs layer 05:59:50 7186ed65a4f7: Pulling fs layer 05:59:50 316046926c0a: Pulling fs layer 05:59:50 4ebd0625c992: Pulling fs layer 05:59:50 207e8628e3a3: Pulling fs layer 05:59:50 c791037a9be2: Pulling fs layer 05:59:50 ffd874e62e21: Pulling fs layer 05:59:50 4ebd0625c992: Waiting 05:59:50 c791037a9be2: Waiting 05:59:50 ffd874e62e21: Waiting 05:59:50 207e8628e3a3: Waiting 05:59:50 316046926c0a: Verifying Checksum 05:59:50 316046926c0a: Download complete 05:59:50 7186ed65a4f7: Verifying Checksum 05:59:50 7186ed65a4f7: Download complete 05:59:50 207e8628e3a3: Verifying Checksum 05:59:50 207e8628e3a3: Download complete 05:59:50 c791037a9be2: Download complete 05:59:50 . [Pipeline] withDockerContainer 05:59:50 595b0fe564bb: Verifying Checksum 05:59:50 595b0fe564bb: Download complete 05:59:50 prd-centos7-docker-4c-2g-2687 does not seem to be running inside a container 05:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat 05:59:51 595b0fe564bb: Pull complete 05:59:52 7186ed65a4f7: Pull complete 05:59:52 316046926c0a: Pull complete 05:59:52 $ docker top 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:53 ffd874e62e21: Verifying Checksum 05:59:53 ffd874e62e21: Download complete 05:59:54 + go version 05:59:54 go version go1.16.3 linux/amd64 [Pipeline] } 05:59:54 $ docker stop --time=1 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a 05:59:55 4ebd0625c992: Verifying Checksum 05:59:55 4ebd0625c992: Download complete 05:59:55 $ docker rm -f 9d70b4954bc7fa268793db388d4c8290f03a7c0deeff2bcf75f2d2f61614814a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:56 + docker inspect -f . ci-base-image-x86_64 05:59:56 . [Pipeline] withDockerContainer 05:59:57 prd-centos7-docker-4c-2g-2687 does not seem to be running inside a container 05:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat 05:59:58 $ docker top 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:59 + go mod tidy [Pipeline] sh 06:00:01 + make test 06:00:01 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:00:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:00:05 4ebd0625c992: Pull complete 06:00:05 207e8628e3a3: Pull complete 06:00:05 c791037a9be2: Pull complete 06:00:10 ffd874e62e21: Pull complete 06:00:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:00:10 ---> cfc18b08335c 06:00:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:00:12 ---> Running in 1b4acc1f1549 06:00:12 Removing intermediate container 1b4acc1f1549 06:00:12 ---> d29e12c02e50 06:00:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:12 ---> Running in 0d297f6e3841 06:00:15 Removing intermediate container 0d297f6e3841 06:00:15 ---> d6c97d43e2f1 06:00:15 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:00:15 ---> Running in 40b65add3d7c 06:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:00:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:00:22 (1/13) Installing libc-dev (0.7.2-r3) 06:00:22 (2/13) Installing libsodium (1.0.18-r0) 06:00:23 (3/13) Installing pkgconf (1.7.3-r0) 06:00:23 (4/13) Installing libsodium-dev (1.0.18-r0) 06:00:23 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:00:23 (6/13) Installing libedit (20191231.3.1-r1) 06:00:23 (7/13) Installing openssh-client (8.4_p1-r3) 06:00:25 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:00:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:00:26 (10/13) Installing openssh-server (8.4_p1-r3) 06:00:26 (11/13) Installing openssh (8.4_p1-r3) 06:00:27 (12/13) Installing libzmq (4.3.3-r1) 06:00:27 (13/13) Installing zeromq-dev (4.3.3-r1) 06:00:27 Executing busybox-1.32.1-r6.trigger 06:00:27 OK: 145 MiB in 53 packages 06:00:29 Removing intermediate container 40b65add3d7c 06:00:29 ---> 99d6822b46c6 06:00:29 Step 6/8 : WORKDIR /device-mqtt-go 06:00:29 ---> Running in ebfe7bfa8016 06:00:29 Removing intermediate container ebfe7bfa8016 06:00:29 ---> 5a418b2d01d3 06:00:29 Step 7/8 : COPY . . 06:00:30 ---> cd4ca297140a 06:00:30 Step 8/8 : RUN go mod download 06:00:30 ---> Running in decfbd6d0a2b 06:00:32 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:00:32 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:00:32 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:00:32 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:00:32 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:00:47 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:00:47 make: *** [Makefile:26: test] Error 2 [Pipeline] } 06:00:47 $ docker stop --time=1 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 06:00:49 $ docker rm -f 96884d4f3bb2182adacb813770fce7e56617ab4e8968b8c887c9489358f5c504 [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:00:51 ---> job-cost.sh 06:00:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ug7A 06:00:57 Removing intermediate container decfbd6d0a2b 06:00:57 ---> e9b156aeb440 06:00:57 Successfully built e9b156aeb440 06:00:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:58 + docker inspect -f . ci-base-image-arm64 06:00:58 . [Pipeline] withDockerContainer 06:00:58 prd-ubuntu18.04-docker-arm64-4c-16g-2689 does not seem to be running inside a container 06:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-arm64 cat 06:00:59 $ docker top b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:00 + go version 06:01:00 go version go1.16.3 linux/arm64 [Pipeline] } 06:01:01 $ docker stop --time=1 b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e 06:01:03 $ docker rm -f b26703a4139d014fb05f577e6d2fb0e19f517681ab9a5cf33ca183841b7e678e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:04 + docker inspect -f . ci-base-image-arm64 06:01:04 . [Pipeline] withDockerContainer 06:01:04 prd-ubuntu18.04-docker-arm64-4c-16g-2689 does not seem to be running inside a container 06:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-arm64 cat 06:01:05 $ docker top 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:07 + go mod tidy [Pipeline] sh 06:01:08 + make test 06:01:08 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:01:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:01:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:49 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:01:49 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:01:49 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:01:49 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:01:49 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ug7A/bin to PATH 06:01:57 INFO: No Stack... 06:01:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:01:57 INFO: Archiving Costs [Pipeline] sh 06:01:57 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 06:01:57 + cut -d, -f6 [Pipeline] lock 06:01:58 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] 06:01:58 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] did not exist. Created. 06:01:58 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:58 + echo total: 0.029999999329447746 [Pipeline] stash 06:01:59 Stashed 1 file(s) [Pipeline] } 06:01:59 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:00 Failed in branch amd64 06:02:01 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:02:01 make: *** [Makefile:26: test] Error 2 [Pipeline] } 06:02:01 $ docker stop --time=1 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 06:02:04 $ docker rm -f 9b46b4b3409e8a787262f46f0a7d80c554b6a14b55ad2d960a9a25478c88b075 [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:02:05 ---> job-cost.sh 06:02:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lfkf 06:02:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:06 lf-activate-venv(): INFO: Adding /tmp/venv-Lfkf/bin to PATH 06:04:06 INFO: No Stack... 06:04:06 INFO: Retrieving Pricing Info for: lf-standard-4 06:04:06 INFO: Archiving Costs [Pipeline] sh 06:04:06 + cut -d, -f6 06:04:06 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 06:04:06 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] 06:04:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] did not exist. Created. 06:04:06 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:07 /w/workspace/device-mqtt-go/1@tmp/durable-9581131c/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-9581131c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:07 + echo total: 0.20999999344348907 [Pipeline] stash 06:04:07 Warning: overwriting stash ‘stack-cost’ 06:04:08 Stashed 1 file(s) [Pipeline] } 06:04:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:08 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 06:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:11 ---> package-listing.sh 06:04:11 ++ facter osfamily 06:04:11 ++ tr '[:upper:]' '[:lower:]' 06:04:11 + OS_FAMILY=redhat 06:04:11 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-229 06:04:11 + START_PACKAGES=/tmp/packages_start.txt 06:04:11 + END_PACKAGES=/tmp/packages_end.txt 06:04:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:11 + PACKAGES=/tmp/packages_start.txt 06:04:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-229 ']' 06:04:11 + PACKAGES=/tmp/packages_end.txt 06:04:11 + case "${OS_FAMILY}" in 06:04:11 + rpm -qa 06:04:11 + sort 06:04:16 + '[' -f /tmp/packages_start.txt ']' 06:04:16 + '[' -f /tmp/packages_end.txt ']' 06:04:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-229 ']' 06:04:16 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-229/archives/ 06:04:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-229/archives/ [Pipeline] echo 06:04:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:17 06:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:17 alpine: Pulling from edgex-lftools-log-publisher 06:04:17 df20fa9351a1: Pulling fs layer 06:04:17 36b3adc4ff6f: Pulling fs layer 06:04:17 8ad3a11d3b57: Pulling fs layer 06:04:17 46f8f816bc3b: Pulling fs layer 06:04:17 93b61091891f: Pulling fs layer 06:04:17 93b9cdb0e59b: Pulling fs layer 06:04:17 5e14af77c1be: Pulling fs layer 06:04:17 01666e4c0597: Pulling fs layer 06:04:17 aa168da1d23b: Pulling fs layer 06:04:17 93b9cdb0e59b: Waiting 06:04:17 5e14af77c1be: Waiting 06:04:17 01666e4c0597: Waiting 06:04:17 aa168da1d23b: Waiting 06:04:17 46f8f816bc3b: Waiting 06:04:17 93b61091891f: Waiting 06:04:18 36b3adc4ff6f: Verifying Checksum 06:04:18 36b3adc4ff6f: Download complete 06:04:18 46f8f816bc3b: Verifying Checksum 06:04:18 46f8f816bc3b: Download complete 06:04:18 df20fa9351a1: Verifying Checksum 06:04:18 df20fa9351a1: Download complete 06:04:18 93b9cdb0e59b: Verifying Checksum 06:04:18 93b9cdb0e59b: Download complete 06:04:18 5e14af77c1be: Verifying Checksum 06:04:18 5e14af77c1be: Download complete 06:04:18 01666e4c0597: Verifying Checksum 06:04:18 01666e4c0597: Download complete 06:04:18 93b61091891f: Verifying Checksum 06:04:18 93b61091891f: Download complete 06:04:18 df20fa9351a1: Pull complete 06:04:18 8ad3a11d3b57: Verifying Checksum 06:04:18 8ad3a11d3b57: Download complete 06:04:18 36b3adc4ff6f: Pull complete 06:04:19 8ad3a11d3b57: Pull complete 06:04:19 46f8f816bc3b: Pull complete 06:04:19 93b61091891f: Pull complete 06:04:19 93b9cdb0e59b: Pull complete 06:04:20 5e14af77c1be: Pull complete 06:04:21 aa168da1d23b: Verifying Checksum 06:04:21 aa168da1d23b: Download complete 06:04:21 01666e4c0597: Pull complete 06:04:28 aa168da1d23b: Pull complete 06:04:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:28 prd-centos7-docker-4c-2g-2683 does not seem to be running inside a container 06:04:28 $ 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/gexfoundry_device-mqtt-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-229 -v /w/workspace/gexfoundry_device-mqtt-go_PR-229:/w/workspace/gexfoundry_device-mqtt-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-229@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:04:32 $ docker top 41ee457b356120153c16abfb61df4095696ab9869827c5348945b3d9d124a7ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:32 + mkdir -p /var/log/sa [Pipeline] sh 06:04:33 + ls /var/log/sa-host 06:04:33 + sadf -c /var/log/sa-host/sa03 06:04:33 file_magic: OK 06:04:33 HZ: Using current value: 100 06:04:33 file_header: OK 06:04:33 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:04:33 Statistics: 06:04:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:33 File successfully converted to sysstat format version 12.2.1 06:04:33 + sadf -c /var/log/sa-host/sa23 06:04:33 file_magic: OK 06:04:33 HZ: Using current value: 100 06:04:33 file_header: OK 06:04:33 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:04:33 Statistics: 06:04:33 Hnuu...uuuununununu... 06:04:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:33 provisioning config files... 06:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp/config7432300535913777969tmp [Pipeline] { [Pipeline] echo 06:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:33 ---> create-netrc.sh [Pipeline] } 06:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:04:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> python-tools-install.sh [Pipeline] echo 06:04:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> sudo-logs.sh 06:04:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:35 ---> job-cost.sh 06:04:35 lf-activate-venv: SKIPPING 06:04:35 DEBUG: total: 0.20999999344348907 06:04:35 INFO: Retrieving Stack Cost... 06:04:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:37 INFO: Archiving Costs [Pipeline] echo 06:04:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> logs-deploy.sh 06:04:37 lf-activate-venv: SKIPPING 06:04:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-229/1 06:04:37 INFO: archiving workspace using pattern(s): 06:04:39 Archives upload complete. 06:04:39 INFO: archiving logs to Nexus 06:04:40 ---> uname -a: 06:04:40 Linux prd-centos7-docker-4c-2g-2683.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:04:40 06:04:40 06:04:40 ---> lscpu: 06:04:40 Architecture: x86_64 06:04:40 CPU op-mode(s): 32-bit, 64-bit 06:04:40 Byte Order: Little Endian 06:04:40 Address sizes: 40 bits physical, 48 bits virtual 06:04:40 CPU(s): 4 06:04:40 On-line CPU(s) list: 0-3 06:04:40 Thread(s) per core: 1 06:04:40 Core(s) per socket: 1 06:04:40 Socket(s): 4 06:04:40 NUMA node(s): 1 06:04:40 Vendor ID: GenuineIntel 06:04:40 CPU family: 6 06:04:40 Model: 44 06:04:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:04:40 Stepping: 1 06:04:40 CPU MHz: 2933.442 06:04:40 BogoMIPS: 5866.88 06:04:40 Virtualization: VT-x 06:04:40 Hypervisor vendor: KVM 06:04:40 Virtualization type: full 06:04:40 L1d cache: 128 KiB 06:04:40 L1i cache: 128 KiB 06:04:40 L2 cache: 16 MiB 06:04:40 L3 cache: 64 MiB 06:04:40 NUMA node0 CPU(s): 0-3 06:04:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:04:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:04:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:04:40 Vulnerability Meltdown: Mitigation; PTI 06:04:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:04:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:04:40 Vulnerability Srbds: Not affected 06:04:40 Vulnerability Tsx async abort: Not affected 06:04:40 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:04:40 06:04:40 06:04:40 ---> nproc: 06:04:40 4 06:04:40 06:04:40 06:04:40 ---> df -h: 06:04:40 Filesystem Size Used Available Use% Mounted on 06:04:40 overlay 50.0G 7.3G 42.7G 15% / 06:04:40 tmpfs 64.0M 0 64.0M 0% /dev 06:04:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:04:40 shm 64.0M 0 64.0M 0% /dev/shm 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-229@tmp 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:04:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-229 06:04:40 06:04:40 06:04:40 ---> free -m: 06:04:40 total used free shared buff/cache available 06:04:40 Mem: 1837 725 111 0 1000 1007 06:04:40 Swap: 1023 1 1022 06:04:40 06:04:40 06:04:40 ---> ip addr: 06:04:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:04:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:40 inet 127.0.0.1/8 scope host lo 06:04:40 valid_lft forever preferred_lft forever 06:04:40 inet6 ::1/128 scope host 06:04:40 valid_lft forever preferred_lft forever 06:04:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:04:40 link/ether fa:16:3e:e5:7c:8a brd ff:ff:ff:ff:ff:ff 06:04:40 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 06:04:40 valid_lft 85846sec preferred_lft 85846sec 06:04:40 inet6 fe80::f816:3eff:fee5:7c8a/64 scope link 06:04:40 valid_lft forever preferred_lft forever 06:04:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:04:40 link/ether 02:42:89:3b:a6:64 brd ff:ff:ff:ff:ff:ff 06:04:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:04:40 valid_lft forever preferred_lft forever 06:04:40 inet6 fe80::42:89ff:fe3b:a664/64 scope link 06:04:40 valid_lft forever preferred_lft forever 06:04:40 06:04:40 06:04:40 ---> sar -b -r -n DEV: 06:04:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:04:40 06:04:40 05:55:14 LINUX RESTART (4 CPU) 06:04:40 06:04:40 05:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:40 05:57:01 29.50 10.40 19.10 0.00 4400.68 2875.84 0.00 06:04:40 05:58:01 1.88 0.00 1.88 0.00 0.00 37.52 0.00 06:04:40 05:59:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 06:04:40 06:00:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 06:04:40 06:01:01 0.30 0.02 0.28 0.00 0.13 3.65 0.00 06:04:40 06:02:01 0.47 0.08 0.38 0.00 1.60 6.78 0.00 06:04:40 06:03:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 06:04:40 06:04:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:04:40 Average: 4.09 1.29 2.80 0.00 542.41 361.84 0.00 06:04:40 06:04:40 05:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:40 05:57:01 172612 0 607108 32.27 2620 1099204 1105200 37.72 405136 1105864 20 06:04:40 05:58:01 173564 0 606148 32.22 2620 1099212 1091476 37.25 405960 1104400 8 06:04:40 05:59:01 173692 0 606012 32.21 2620 1099220 1091500 37.25 422340 1088184 12 06:04:40 06:00:01 172432 0 607272 32.28 2620 1099220 1091512 37.25 424104 1087624 8 06:04:40 06:01:01 168896 0 610800 32.46 2620 1099228 1083000 36.96 430728 1084520 16 06:04:40 06:02:01 169108 0 610460 32.44 2620 1099356 1080784 36.89 430572 1084584 20 06:04:40 06:03:01 168256 0 611312 32.49 2620 1099356 1081008 36.89 431328 1084584 8 06:04:40 06:04:01 167836 0 611728 32.51 2620 1099360 1081188 36.90 431740 1084584 8 06:04:40 Average: 170800 0 608855 32.36 2620 1099270 1088208 37.14 422738 1090543 12 06:04:40 06:04:40 05:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:40 05:57:01 eth0 76.30 58.33 346.56 14.61 0.00 0.00 0.00 0.00 06:04:40 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 05:57:01 docker0 2.35 1.81 0.46 4.96 0.00 0.00 0.00 0.00 06:04:40 05:58:01 eth0 1.73 0.37 0.38 0.20 0.00 0.00 0.00 0.00 06:04:40 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 05:59:01 eth0 2.55 0.80 0.90 0.56 0.00 0.00 0.00 0.00 06:04:40 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:00:01 eth0 0.60 0.43 0.30 0.24 0.00 0.00 0.00 0.00 06:04:40 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:01:01 eth0 1.07 0.28 0.22 0.08 0.00 0.00 0.00 0.00 06:04:40 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:02:01 eth0 2.08 0.60 0.64 0.37 0.00 0.00 0.00 0.00 06:04:40 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:03:01 eth0 3.40 0.52 0.75 0.40 0.00 0.00 0.00 0.00 06:04:40 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:04:01 eth0 2.98 0.63 0.69 0.40 0.00 0.00 0.00 0.00 06:04:40 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 Average: eth0 11.20 7.64 43.19 2.08 0.00 0.00 0.00 0.00 06:04:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:40 Average: docker0 0.29 0.22 0.06 0.61 0.00 0.00 0.00 0.00 06:04:40 06:04:40 06:04:40 ---> sar -P ALL: 06:04:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:04:40 06:04:40 05:55:14 LINUX RESTART (4 CPU) 06:04:40 06:04:40 05:56:02 CPU %user %nice %system %iowait %steal %idle 06:04:40 05:57:01 all 2.35 0.00 1.65 0.62 0.02 95.37 06:04:40 05:57:01 0 2.13 0.00 1.76 1.20 0.02 94.89 06:04:40 05:57:01 1 2.65 0.00 1.68 0.39 0.02 95.25 06:04:40 05:57:01 2 2.30 0.00 1.72 0.72 0.05 95.21 06:04:40 05:57:01 3 2.30 0.00 1.42 0.17 0.00 96.11 06:04:40 05:58:01 all 0.11 0.00 0.06 0.00 0.00 99.82 06:04:40 05:58:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:04:40 05:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:04:40 05:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:04:40 05:58:01 3 0.32 0.00 0.15 0.00 0.02 99.52 06:04:40 05:59:01 all 0.14 0.00 0.08 0.00 0.00 99.78 06:04:40 05:59:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:04:40 05:59:01 1 0.03 0.00 0.07 0.00 0.00 99.90 06:04:40 05:59:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:04:40 05:59:01 3 0.43 0.00 0.10 0.00 0.02 99.45 06:04:40 06:00:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:04:40 06:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:04:40 06:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:04:40 06:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:04:40 06:00:01 3 0.57 0.00 0.07 0.00 0.00 99.37 06:04:40 06:01:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:04:40 06:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:40 06:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:04:40 06:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:04:40 06:01:01 3 0.53 0.00 0.12 0.00 0.00 99.35 06:04:40 06:02:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:04:40 06:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:04:40 06:02:01 1 0.05 0.00 0.08 0.00 0.00 99.87 06:04:40 06:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:04:40 06:02:01 3 0.52 0.00 0.03 0.00 0.00 99.45 06:04:40 06:03:01 all 0.16 0.00 0.02 0.00 0.01 99.81 06:04:40 06:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:04:40 06:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:40 06:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:04:40 06:03:01 3 0.52 0.00 0.02 0.00 0.02 99.45 06:04:40 06:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:04:40 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:04:40 06:04:01 1 0.03 0.00 0.07 0.00 0.00 99.90 06:04:40 06:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:04:40 06:04:01 3 0.55 0.00 0.03 0.00 0.00 99.42 06:04:40 Average: all 0.42 0.00 0.24 0.08 0.01 99.25 06:04:40 Average: 0 0.29 0.00 0.25 0.15 0.00 99.31 06:04:40 Average: 1 0.36 0.00 0.25 0.05 0.00 99.34 06:04:40 Average: 2 0.32 0.00 0.24 0.09 0.01 99.34 06:04:40 Average: 3 0.71 0.00 0.24 0.02 0.01 99.02 06:04:40 06:04:40 06:04:40