Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbd22051645368b4307097dc77b5b772b326b34e+913720342204c874872800d189d2482144693ed5 (d64486a8ab926a8ae7307f3102e26d36b7f4e3c2) 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-227/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-227/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-2681 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [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-227 # 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 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # 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 Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T05:54:39.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T05:54:39.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T05:54:39.995Z] ========================================================= [2021-05-03T05:54:39.995Z] EdgeX Global Pipelines Version Info [2021-05-03T05:54:39.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:54:41.751Z] ------------------- [2021-05-03T05:54:41.751Z] stable info: [2021-05-03T05:54:41.751Z] ------------------- [2021-05-03T05:54:41.751Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T05:54:41.751Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T05:54:41.751Z] Message: update stable to v1.0.191 [2021-05-03T05:54:42.705Z] ------------------- [2021-05-03T05:54:42.705Z] experimental info: [2021-05-03T05:54:42.705Z] ------------------- [2021-05-03T05:54:42.705Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T05:54:42.705Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T05:54:42.705Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T05:54:42.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-03T05:54:43.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-03T05:54:43.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T05:54:43.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T05:54:43.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T05:54:43.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T05:54:43.400Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T05:54:43.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T05:54:43.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-03T05:54:43.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T05:54:43.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T05:54:43.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-05-03T05:54:43.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T05:54:43.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T05:54:43.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T05:54:43.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T05:54:44.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T05:54:44.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T05:54:44.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T05:54:44.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T05:54:44.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-03T05:54:44.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-03T05:54:44.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-03T05:54:44.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-03T05:54:44.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-03T05:54:44.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T05:54:44.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo [2021-05-03T05:54:44.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo [2021-05-03T05:54:44.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo [2021-05-03T05:54:44.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd22051645368b4307097dc77b5b772b326b34e [Pipeline] echo [2021-05-03T05:54:44.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd2205 [Pipeline] echo [2021-05-03T05:54:44.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T05:54:45.105Z] provisioning config files... [2021-05-03T05:54:45.143Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config80562541429798996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:54:45.556Z] ---> docker-login.sh [2021-05-03T05:54:45.556Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:54:45.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:54:46.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:54:46.406Z] Configure a credential helper to remove this warning. See [2021-05-03T05:54:46.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:54:46.406Z] [2021-05-03T05:54:46.406Z] Login Succeeded [2021-05-03T05:54:46.406Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:54:46.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:54:46.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:54:46.406Z] Configure a credential helper to remove this warning. See [2021-05-03T05:54:46.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:54:46.406Z] [2021-05-03T05:54:46.406Z] Login Succeeded [2021-05-03T05:54:46.406Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:54:46.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:54:46.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:54:46.673Z] Configure a credential helper to remove this warning. See [2021-05-03T05:54:46.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:54:46.673Z] [2021-05-03T05:54:46.673Z] Login Succeeded [2021-05-03T05:54:46.673Z] nexus3.edgexfoundry.org:10004 [2021-05-03T05:54:46.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:54:46.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:54:46.944Z] Configure a credential helper to remove this warning. See [2021-05-03T05:54:46.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:54:46.944Z] [2021-05-03T05:54:46.944Z] Login Succeeded [2021-05-03T05:54:46.944Z] docker.io [2021-05-03T05:54:47.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:54:47.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:54:47.473Z] Configure a credential helper to remove this warning. See [2021-05-03T05:54:47.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:54:47.473Z] [2021-05-03T05:54:47.473Z] Login Succeeded [2021-05-03T05:54:47.473Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:54:47.509Z] 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 [2021-05-03T05:54:48.321Z] + git log --format=format:%s -1 bbd22051645368b4307097dc77b5b772b326b34e [Pipeline] echo [2021-05-03T05:54:48.503Z] GIT_COMMIT: bbd22051645368b4307097dc77b5b772b326b34e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-03T05:54:48.549Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:54:49.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:54:49.594Z] [2021-05-03T05:54:49.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:54:49.965Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:54:49.965Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T05:54:49.965Z] 31603596830f: Pulling fs layer [2021-05-03T05:54:49.965Z] 54011a49482f: Pulling fs layer [2021-05-03T05:54:49.965Z] a6820b24f6d8: Pulling fs layer [2021-05-03T05:54:49.965Z] f581987b2513: Pulling fs layer [2021-05-03T05:54:49.965Z] f581987b2513: Waiting [2021-05-03T05:54:49.965Z] 54011a49482f: Verifying Checksum [2021-05-03T05:54:49.965Z] 54011a49482f: Download complete [2021-05-03T05:54:50.230Z] 31603596830f: Verifying Checksum [2021-05-03T05:54:50.230Z] 31603596830f: Download complete [2021-05-03T05:54:50.230Z] a6820b24f6d8: Verifying Checksum [2021-05-03T05:54:50.230Z] a6820b24f6d8: Download complete [2021-05-03T05:54:50.230Z] f581987b2513: Verifying Checksum [2021-05-03T05:54:50.230Z] f581987b2513: Download complete [2021-05-03T05:54:50.497Z] 31603596830f: Pull complete [2021-05-03T05:54:50.764Z] 54011a49482f: Pull complete [2021-05-03T05:54:51.729Z] a6820b24f6d8: Pull complete [2021-05-03T05:54:52.312Z] f581987b2513: Pull complete [2021-05-03T05:54:52.312Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T05:54:52.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T05:54:52.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T05:54:52.458Z] prd-centos7-docker-4c-2g-2681 does not seem to be running inside a container [2021-05-03T05:54:52.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@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 [2021-05-03T05:54:54.734Z] $ docker top 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T05:54:55.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T05:54:55.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T05:54:55.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T05:54:55.378Z] $ docker exec 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent [2021-05-03T05:54:55.565Z] SSH_AUTH_SOCK=/tmp/ssh-YpJ4wqHzq5wG/agent.12 [2021-05-03T05:54:55.565Z] SSH_AGENT_PID=17 [2021-05-03T05:54:55.577Z] Running ssh-add (command line suppressed) [2021-05-03T05:54:55.727Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8074025684911555989.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8074025684911555989.key) [2021-05-03T05:54:55.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T05:54:56.146Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T05:54:56.176Z] $ docker exec --env ******** --env ******** 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent -k [2021-05-03T05:54:56.307Z] unset SSH_AUTH_SOCK; [2021-05-03T05:54:56.307Z] unset SSH_AGENT_PID; [2021-05-03T05:54:56.307Z] echo Agent pid 17 killed; [2021-05-03T05:54:56.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T05:54:56.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T05:54:56.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T05:54:56.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T05:54:56.664Z] $ docker exec 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent [2021-05-03T05:54:56.867Z] SSH_AUTH_SOCK=/tmp/ssh-4fYTGldYIaJM/agent.46 [2021-05-03T05:54:56.867Z] SSH_AGENT_PID=51 [2021-05-03T05:54:56.876Z] Running ssh-add (command line suppressed) [2021-05-03T05:54:57.012Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_7746921746863498763.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_7746921746863498763.key) [2021-05-03T05:54:57.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T05:54:57.429Z] + git semver init [2021-05-03T05:54:57.429Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T05:54:57.429Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.git [2021-05-03T05:54:57.429Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-227 [2021-05-03T05:54:57.429Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T05:54:57.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T05:54:57.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T05:54:57.429Z] # $SEMVER_BRANCH = PR-227 [2021-05-03T05:54:57.429Z] # $SEMVER_TEMP = /tmp/semver-797465040 [2021-05-03T05:54:57.429Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-03T05:54:58.006Z] # '/tmp/semver-797465040' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver' [2021-05-03T05:54:58.006Z] # -> Force: false [2021-05-03T05:54:58.006Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver [Pipeline] } [2021-05-03T05:54:58.032Z] $ docker exec --env ******** --env ******** 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent -k [2021-05-03T05:54:58.160Z] unset SSH_AUTH_SOCK; [2021-05-03T05:54:58.161Z] unset SSH_AGENT_PID; [2021-05-03T05:54:58.161Z] echo Agent pid 51 killed; [2021-05-03T05:54:58.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T05:54:58.679Z] + git semver [Pipeline] } [2021-05-03T05:54:58.720Z] $ docker stop --time=1 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 [2021-05-03T05:55:00.119Z] $ docker rm -f 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T05:55:00.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T05:55:01.022Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T05:55:01.060Z] [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 [2021-05-03T05:55:16.636Z] Still waiting to schedule task [2021-05-03T05:55:16.636Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2682’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-03T05:55:16.664Z] Still waiting to schedule task [2021-05-03T05:55:16.664Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T05:56:27.968Z] Running on prd-centos7-docker-4c-2g-2685 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws [2021-05-03T05:56:28.030Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T05:56:30.933Z] using credential edgex-jenkins-ssh [2021-05-03T05:56:30.952Z] Cloning the remote Git repository [2021-05-03T05:56:30.980Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:56:31.047Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-03T05:56:31.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:56:31.105Z] > git --version # timeout=10 [2021-05-03T05:56:31.111Z] > git --version # 'git version 2.24.3' [2021-05-03T05:56:31.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:56:31.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:56:31.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:56:31.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:56:31.676Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:56:31.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:56:31.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:56:31.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T05:56:32.143Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e [2021-05-03T05:56:32.231Z] Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e [2021-05-03T05:56:32.231Z] Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) [2021-05-03T05:56:32.152Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:56:32.161Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-03T05:56:32.197Z] > git remote # timeout=10 [2021-05-03T05:56:32.202Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T05:56:32.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:56:32.214Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-03T05:56:32.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T05:56:32.234Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:56:32.239Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-03T05:56:35.930Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-03T05:56:35.966Z] > git --version # timeout=10 [2021-05-03T05:56:35.979Z] > git --version # 'git version 2.24.3' [2021-05-03T05:56:36.006Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T05:56:37.157Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:56:37.506Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:56:37.847Z] + sudo service docker restart [2021-05-03T05:56:37.847Z] + true [2021-05-03T05:56:37.847Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T05:56:39.337Z] provisioning config files... [2021-05-03T05:56:39.370Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6914724230095942855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T05:56:39.753Z] ---> docker-login.sh [2021-05-03T05:56:39.753Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:56:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:40.017Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:40.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:40.017Z] [2021-05-03T05:56:40.017Z] Login Succeeded [2021-05-03T05:56:40.017Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:56:40.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:40.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:40.283Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:40.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:40.283Z] [2021-05-03T05:56:40.283Z] Login Succeeded [2021-05-03T05:56:40.283Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:56:40.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:40.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:40.546Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:40.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:40.546Z] [2021-05-03T05:56:40.546Z] Login Succeeded [2021-05-03T05:56:40.546Z] nexus3.edgexfoundry.org:10004 [2021-05-03T05:56:40.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:40.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:40.809Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:40.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:40.809Z] [2021-05-03T05:56:40.809Z] Login Succeeded [2021-05-03T05:56:40.809Z] docker.io [2021-05-03T05:56:40.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:56:41.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:56:41.071Z] Configure a credential helper to remove this warning. See [2021-05-03T05:56:41.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:56:41.071Z] [2021-05-03T05:56:41.071Z] Login Succeeded [2021-05-03T05:56:41.071Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:56:41.100Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T05:56:41.419Z] ========================================================= [2021-05-03T05:56:41.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T05:56:41.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:56:41.765Z] + 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 . [2021-05-03T05:56:41.765Z] Sending build context to Docker daemon 550.4kB [2021-05-03T05:56:41.765Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T05:56:41.765Z] Step 2/8 : FROM ${BASE} [2021-05-03T05:56:42.031Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T05:56:42.031Z] 540db60ca938: Pulling fs layer [2021-05-03T05:56:42.031Z] adcc1eea9eea: Pulling fs layer [2021-05-03T05:56:42.031Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T05:56:42.031Z] 0510c868ecb4: Pulling fs layer [2021-05-03T05:56:42.031Z] afea3b2eda06: Pulling fs layer [2021-05-03T05:56:42.031Z] 7809a108b3ef: Pulling fs layer [2021-05-03T05:56:42.031Z] f706445af74f: Pulling fs layer [2021-05-03T05:56:42.031Z] afea3b2eda06: Waiting [2021-05-03T05:56:42.031Z] 7809a108b3ef: Waiting [2021-05-03T05:56:42.031Z] f706445af74f: Waiting [2021-05-03T05:56:42.031Z] 0510c868ecb4: Waiting [2021-05-03T05:56:42.031Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T05:56:42.031Z] 4c4ab2625f07: Download complete [2021-05-03T05:56:42.031Z] adcc1eea9eea: Verifying Checksum [2021-05-03T05:56:42.031Z] adcc1eea9eea: Download complete [2021-05-03T05:56:42.031Z] afea3b2eda06: Verifying Checksum [2021-05-03T05:56:42.031Z] afea3b2eda06: Download complete [2021-05-03T05:56:42.031Z] 7809a108b3ef: Verifying Checksum [2021-05-03T05:56:42.031Z] 7809a108b3ef: Download complete [2021-05-03T05:56:42.031Z] 540db60ca938: Verifying Checksum [2021-05-03T05:56:42.031Z] 540db60ca938: Download complete [2021-05-03T05:56:42.294Z] 540db60ca938: Pull complete [2021-05-03T05:56:42.557Z] adcc1eea9eea: Pull complete [2021-05-03T05:56:42.557Z] 4c4ab2625f07: Pull complete [2021-05-03T05:56:43.955Z] f706445af74f: Download complete [2021-05-03T05:56:45.364Z] 0510c868ecb4: Verifying Checksum [2021-05-03T05:56:45.364Z] 0510c868ecb4: Download complete [2021-05-03T05:56:50.680Z] 0510c868ecb4: Pull complete [2021-05-03T05:56:50.680Z] afea3b2eda06: Pull complete [2021-05-03T05:56:50.680Z] 7809a108b3ef: Pull complete [2021-05-03T05:56:58.884Z] f706445af74f: Pull complete [2021-05-03T05:56:58.885Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T05:56:58.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T05:56:58.885Z] ---> b068be0155e3 [2021-05-03T05:56:58.885Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T05:56:58.885Z] ---> Running in 09116d1cf6d3 [2021-05-03T05:56:59.148Z] Removing intermediate container 09116d1cf6d3 [2021-05-03T05:56:59.148Z] ---> 302be187d36a [2021-05-03T05:56:59.148Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T05:56:59.148Z] ---> Running in ae8363367ee3 [2021-05-03T05:57:00.548Z] Removing intermediate container ae8363367ee3 [2021-05-03T05:57:00.548Z] ---> 484c6d3bacf5 [2021-05-03T05:57:00.548Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T05:57:00.548Z] ---> Running in 11d06545441f [2021-05-03T05:57:01.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T05:57:02.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T05:57:02.650Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T05:57:02.914Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T05:57:02.914Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T05:57:02.914Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T05:57:03.176Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T05:57:03.176Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T05:57:03.439Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T05:57:03.702Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T05:57:03.702Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T05:57:03.965Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T05:57:03.965Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T05:57:03.965Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T05:57:04.228Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T05:57:04.228Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T05:57:04.228Z] OK: 156 MiB in 53 packages [2021-05-03T05:57:05.177Z] Removing intermediate container 11d06545441f [2021-05-03T05:57:05.177Z] ---> 5f13b6194724 [2021-05-03T05:57:05.177Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-03T05:57:05.177Z] ---> Running in 11fe54809e93 [2021-05-03T05:57:05.438Z] Removing intermediate container 11fe54809e93 [2021-05-03T05:57:05.438Z] ---> f8df48ab6a09 [2021-05-03T05:57:05.438Z] Step 7/8 : COPY . . [2021-05-03T05:57:06.395Z] ---> 21ff288a97a3 [2021-05-03T05:57:06.395Z] Step 8/8 : RUN go mod download [2021-05-03T05:57:06.395Z] ---> Running in bd3739d13410 [2021-05-03T05:57:17.605Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2684 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws [2021-05-03T05:57:17.670Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T05:57:23.557Z] using credential edgex-jenkins-ssh [2021-05-03T05:57:23.579Z] Cloning the remote Git repository [2021-05-03T05:57:23.638Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:57:23.754Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-03T05:57:23.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:57:23.835Z] > git --version # timeout=10 [2021-05-03T05:57:23.852Z] > git --version # 'git version 2.17.1' [2021-05-03T05:57:23.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:57:23.911Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:57:25.276Z] Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e [2021-05-03T05:57:24.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:57:24.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T05:57:24.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-03T05:57:24.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-03T05:57:24.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:57:24.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T05:57:25.302Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:57:25.489Z] Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e [2021-05-03T05:57:25.490Z] Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) [2021-05-03T05:57:25.331Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-03T05:57:25.402Z] > git remote # timeout=10 [2021-05-03T05:57:25.421Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T05:57:25.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T05:57:25.453Z] > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 [2021-05-03T05:57:25.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T05:57:25.504Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T05:57:25.514Z] > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 [2021-05-03T05:57:29.664Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-03T05:57:29.738Z] > git --version # timeout=10 [2021-05-03T05:57:29.755Z] > git --version # 'git version 2.17.1' [2021-05-03T05:57:29.775Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T05:57:31.610Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:57:32.036Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T05:57:32.399Z] + true [2021-05-03T05:57:32.399Z] + sudo service docker restart [2021-05-03T05:57:33.056Z] Removing intermediate container bd3739d13410 [2021-05-03T05:57:33.056Z] ---> 1d68399a38fe [2021-05-03T05:57:33.056Z] Successfully built 1d68399a38fe [2021-05-03T05:57:33.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:57:33.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T05:57:33.407Z] . [Pipeline] withDockerContainer [2021-05-03T05:57:33.551Z] prd-centos7-docker-4c-2g-2685 does not seem to be running inside a container [2021-05-03T05:57:33.600Z] $ 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 [2021-05-03T05:57:34.411Z] $ docker top c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:57:34.973Z] + go version [2021-05-03T05:57:34.973Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T05:57:35.007Z] $ docker stop --time=1 c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f [2021-05-03T05:57:36.380Z] $ docker rm -f c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] wrap [2021-05-03T05:57:36.756Z] provisioning config files... [2021-05-03T05:57:36.808Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2735241455848756690tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:57:37.286Z] ---> docker-login.sh [2021-05-03T05:57:37.286Z] nexus3.edgexfoundry.org:10001 [2021-05-03T05:57:37.482Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T05:57:37.482Z] . [Pipeline] withDockerContainer [2021-05-03T05:57:37.644Z] prd-centos7-docker-4c-2g-2685 does not seem to be running inside a container [2021-05-03T05:57:37.710Z] $ 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 [2021-05-03T05:57:38.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:57:38.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:57:38.541Z] Configure a credential helper to remove this warning. See [2021-05-03T05:57:38.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:57:38.541Z] [2021-05-03T05:57:38.541Z] Login Succeeded [2021-05-03T05:57:38.541Z] nexus3.edgexfoundry.org:10002 [2021-05-03T05:57:38.559Z] $ docker top cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:57:39.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:57:39.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:57:39.145Z] Configure a credential helper to remove this warning. See [2021-05-03T05:57:39.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:57:39.145Z] [2021-05-03T05:57:39.145Z] Login Succeeded [2021-05-03T05:57:39.145Z] nexus3.edgexfoundry.org:10003 [2021-05-03T05:57:39.189Z] + go mod tidy [2021-05-03T05:57:39.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:57:39.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:57:39.697Z] Configure a credential helper to remove this warning. See [2021-05-03T05:57:39.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:57:39.697Z] [2021-05-03T05:57:39.697Z] Login Succeeded [2021-05-03T05:57:39.697Z] nexus3.edgexfoundry.org:10004 [Pipeline] sh [2021-05-03T05:57:39.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:57:40.112Z] + make test [2021-05-03T05:57:40.112Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T05:57:40.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:57:40.247Z] Configure a credential helper to remove this warning. See [2021-05-03T05:57:40.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:57:40.247Z] [2021-05-03T05:57:40.247Z] Login Succeeded [2021-05-03T05:57:40.247Z] docker.io [2021-05-03T05:57:40.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T05:57:40.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T05:57:40.792Z] Configure a credential helper to remove this warning. See [2021-05-03T05:57:40.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T05:57:40.792Z] [2021-05-03T05:57:40.792Z] Login Succeeded [2021-05-03T05:57:40.792Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T05:57:40.829Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T05:57:41.299Z] ========================================================= [2021-05-03T05:57:41.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T05:57:41.299Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:57:41.548Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-03T05:57:41.702Z] + 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 . [2021-05-03T05:57:41.976Z] Sending build context to Docker daemon 549.4kB [2021-05-03T05:57:41.976Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T05:57:41.976Z] Step 2/8 : FROM ${BASE} [2021-05-03T05:57:42.255Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T05:57:42.255Z] 595b0fe564bb: Pulling fs layer [2021-05-03T05:57:42.255Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T05:57:42.255Z] 316046926c0a: Pulling fs layer [2021-05-03T05:57:42.255Z] 4ebd0625c992: Pulling fs layer [2021-05-03T05:57:42.255Z] 207e8628e3a3: Pulling fs layer [2021-05-03T05:57:42.255Z] c791037a9be2: Pulling fs layer [2021-05-03T05:57:42.255Z] ffd874e62e21: Pulling fs layer [2021-05-03T05:57:42.255Z] 4ebd0625c992: Waiting [2021-05-03T05:57:42.255Z] 207e8628e3a3: Waiting [2021-05-03T05:57:42.255Z] c791037a9be2: Waiting [2021-05-03T05:57:42.255Z] ffd874e62e21: Waiting [2021-05-03T05:57:42.255Z] 316046926c0a: Download complete [2021-05-03T05:57:42.255Z] 7186ed65a4f7: Download complete [2021-05-03T05:57:42.255Z] 207e8628e3a3: Download complete [2021-05-03T05:57:42.255Z] c791037a9be2: Download complete [2021-05-03T05:57:42.255Z] 595b0fe564bb: Download complete [2021-05-03T05:57:42.865Z] 595b0fe564bb: Pull complete [2021-05-03T05:57:43.481Z] 7186ed65a4f7: Pull complete [2021-05-03T05:57:44.080Z] 316046926c0a: Pull complete [2021-05-03T05:57:44.354Z] ffd874e62e21: Verifying Checksum [2021-05-03T05:57:44.354Z] ffd874e62e21: Download complete [2021-05-03T05:57:45.780Z] 4ebd0625c992: Verifying Checksum [2021-05-03T05:57:45.780Z] 4ebd0625c992: Download complete [2021-05-03T05:57:53.959Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T05:57:53.959Z] /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 [2021-05-03T05:57:53.959Z] /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 [2021-05-03T05:57:53.959Z] /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 [2021-05-03T05:57:53.959Z] /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 [2021-05-03T05:57:55.951Z] 4ebd0625c992: Pull complete [2021-05-03T05:57:55.951Z] 207e8628e3a3: Pull complete [2021-05-03T05:57:56.226Z] c791037a9be2: Pull complete [2021-05-03T05:58:00.561Z] ffd874e62e21: Pull complete [2021-05-03T05:58:00.561Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T05:58:00.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T05:58:00.561Z] ---> cfc18b08335c [2021-05-03T05:58:00.561Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T05:58:00.697Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-03T05:58:00.697Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-03T05:58:00.753Z] $ docker stop --time=1 cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf [2021-05-03T05:58:02.689Z] $ docker rm -f cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-03T05:58:03.215Z] ---> Running in 3ebc5155b226 [2021-05-03T05:58:03.215Z] Removing intermediate container 3ebc5155b226 [2021-05-03T05:58:03.215Z] ---> 0d44aa6f502d [2021-05-03T05:58:03.215Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T05:58:03.215Z] ---> Running in 3bd64865e6ee [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 [2021-05-03T05:58:04.245Z] ---> job-cost.sh [2021-05-03T05:58:04.245Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y25a [2021-05-03T05:58:05.848Z] Removing intermediate container 3bd64865e6ee [2021-05-03T05:58:05.848Z] ---> 1bcd109d6cbd [2021-05-03T05:58:05.848Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T05:58:05.848Z] ---> Running in 08dc875fbfae [2021-05-03T05:58:06.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T05:58:07.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T05:58:08.406Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T05:58:08.683Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T05:58:08.683Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T05:58:08.683Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T05:58:08.958Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T05:58:08.958Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T05:58:08.958Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T05:58:09.559Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T05:58:09.559Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T05:58:09.559Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T05:58:10.154Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T05:58:10.154Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T05:58:10.427Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T05:58:10.427Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T05:58:10.427Z] OK: 145 MiB in 53 packages [2021-05-03T05:58:11.867Z] Removing intermediate container 08dc875fbfae [2021-05-03T05:58:11.867Z] ---> 5aad82e3dbb8 [2021-05-03T05:58:11.867Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-03T05:58:12.140Z] ---> Running in da77710ad95a [2021-05-03T05:58:12.734Z] Removing intermediate container da77710ad95a [2021-05-03T05:58:12.734Z] ---> bac1e0370d23 [2021-05-03T05:58:12.734Z] Step 7/8 : COPY . . [2021-05-03T05:58:13.709Z] ---> bf08e026497c [2021-05-03T05:58:13.709Z] Step 8/8 : RUN go mod download [2021-05-03T05:58:13.709Z] ---> Running in 0bcd4e0fcf4c [2021-05-03T05:58:19.195Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T05:58:40.531Z] Removing intermediate container 0bcd4e0fcf4c [2021-05-03T05:58:40.531Z] ---> eb7feb70a26d [2021-05-03T05:58:40.531Z] Successfully built eb7feb70a26d [2021-05-03T05:58:40.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:58:40.928Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T05:58:40.928Z] . [Pipeline] withDockerContainer [2021-05-03T05:58:41.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-2684 does not seem to be running inside a container [2021-05-03T05:58:41.342Z] $ 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 [2021-05-03T05:58:42.901Z] $ docker top c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:58:43.950Z] + go version [2021-05-03T05:58:43.950Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T05:58:43.994Z] $ docker stop --time=1 c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb [2021-05-03T05:58:45.973Z] $ docker rm -f c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T05:58:46.938Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T05:58:46.938Z] . [Pipeline] withDockerContainer [2021-05-03T05:58:47.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-2684 does not seem to be running inside a container [2021-05-03T05:58:47.322Z] $ 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 [2021-05-03T05:58:48.885Z] $ docker top 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T05:58:49.911Z] + go mod tidy [Pipeline] sh [2021-05-03T05:58:51.199Z] + make test [2021-05-03T05:58:51.199Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T05:58:51.386Z] lf-activate-venv(): INFO: Adding /tmp/venv-Y25a/bin to PATH [2021-05-03T05:58:51.386Z] INFO: No Stack... [2021-05-03T05:58:51.386Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T05:58:51.386Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T05:58:51.726Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-03T05:58:51.726Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T05:58:51.834Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [2021-05-03T05:58:51.840Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] did not exist. Created. [2021-05-03T05:58:51.841Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T05:58:52.193Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-03T05:58:52.266Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-03T05:58:52.740Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T05:58:52.768Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T05:58:53.412Z] Failed in branch amd64 [2021-05-03T05:59:31.328Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T05:59:31.328Z] /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 [2021-05-03T05:59:31.328Z] /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 [2021-05-03T05:59:31.328Z] /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 [2021-05-03T05:59:31.328Z] /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 [2021-05-03T05:59:45.215Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-03T05:59:45.215Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-03T05:59:45.286Z] $ docker stop --time=1 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b [2021-05-03T05:59:47.456Z] $ docker rm -f 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b [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 [2021-05-03T05:59:48.880Z] ---> job-cost.sh [2021-05-03T05:59:48.880Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sVgy [2021-05-03T06:00:27.835Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:01:49.582Z] lf-activate-venv(): INFO: Adding /tmp/venv-sVgy/bin to PATH [2021-05-03T06:01:49.582Z] INFO: No Stack... [2021-05-03T06:01:49.582Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T06:01:49.582Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:01:49.951Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-03T06:01:49.951Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:01:50.104Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [2021-05-03T06:01:50.119Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] did not exist. Created. [2021-05-03T06:01:50.119Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:01:50.568Z] /w/workspace/device-mqtt-go/1@tmp/durable-4de3096e/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-4de3096e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-03T06:01:50.933Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T06:01:50.975Z] Warning: overwriting stash ‘stack-cost’ [2021-05-03T06:01:51.693Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:01:51.717Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:01:52.299Z] 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 [2021-05-03T06:01:54.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:01:55.532Z] ---> package-listing.sh [2021-05-03T06:01:55.532Z] ++ facter osfamily [2021-05-03T06:01:55.532Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T06:01:55.810Z] + OS_FAMILY=redhat [2021-05-03T06:01:55.810Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-227 [2021-05-03T06:01:55.810Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T06:01:55.810Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T06:01:55.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T06:01:55.810Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T06:01:55.810Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' [2021-05-03T06:01:55.810Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T06:01:55.810Z] + case "${OS_FAMILY}" in [2021-05-03T06:01:55.810Z] + rpm -qa [2021-05-03T06:01:55.810Z] + sort [2021-05-03T06:02:01.194Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T06:02:01.194Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T06:02:01.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T06:02:01.194Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' [2021-05-03T06:02:01.194Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ [2021-05-03T06:02:01.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ [Pipeline] echo [2021-05-03T06:02:01.233Z] 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T06:02:01.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:02:02.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:02:02.563Z] [2021-05-03T06:02:02.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:02:02.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:02:02.956Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T06:02:02.956Z] df20fa9351a1: Pulling fs layer [2021-05-03T06:02:02.956Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T06:02:02.956Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T06:02:02.956Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T06:02:02.956Z] 93b61091891f: Pulling fs layer [2021-05-03T06:02:02.956Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T06:02:02.956Z] 5e14af77c1be: Pulling fs layer [2021-05-03T06:02:02.956Z] 01666e4c0597: Pulling fs layer [2021-05-03T06:02:02.956Z] aa168da1d23b: Pulling fs layer [2021-05-03T06:02:02.956Z] 46f8f816bc3b: Waiting [2021-05-03T06:02:02.956Z] 93b61091891f: Waiting [2021-05-03T06:02:02.956Z] 93b9cdb0e59b: Waiting [2021-05-03T06:02:02.956Z] 5e14af77c1be: Waiting [2021-05-03T06:02:02.956Z] 01666e4c0597: Waiting [2021-05-03T06:02:02.956Z] aa168da1d23b: Waiting [2021-05-03T06:02:03.359Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T06:02:03.359Z] 36b3adc4ff6f: Download complete [2021-05-03T06:02:03.359Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T06:02:03.359Z] 46f8f816bc3b: Download complete [2021-05-03T06:02:03.359Z] df20fa9351a1: Verifying Checksum [2021-05-03T06:02:03.359Z] df20fa9351a1: Download complete [2021-05-03T06:02:03.359Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T06:02:03.359Z] 93b9cdb0e59b: Download complete [2021-05-03T06:02:03.359Z] 5e14af77c1be: Verifying Checksum [2021-05-03T06:02:03.359Z] 5e14af77c1be: Download complete [2021-05-03T06:02:03.359Z] 01666e4c0597: Verifying Checksum [2021-05-03T06:02:03.359Z] 01666e4c0597: Download complete [2021-05-03T06:02:03.359Z] 93b61091891f: Download complete [2021-05-03T06:02:03.888Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T06:02:03.888Z] 8ad3a11d3b57: Download complete [2021-05-03T06:02:04.247Z] df20fa9351a1: Pull complete [2021-05-03T06:02:04.549Z] 36b3adc4ff6f: Pull complete [2021-05-03T06:02:06.041Z] 8ad3a11d3b57: Pull complete [2021-05-03T06:02:06.041Z] 46f8f816bc3b: Pull complete [2021-05-03T06:02:07.042Z] 93b61091891f: Pull complete [2021-05-03T06:02:07.042Z] 93b9cdb0e59b: Pull complete [2021-05-03T06:02:07.330Z] 5e14af77c1be: Pull complete [2021-05-03T06:02:07.606Z] 01666e4c0597: Pull complete [2021-05-03T06:02:08.211Z] aa168da1d23b: Verifying Checksum [2021-05-03T06:02:08.211Z] aa168da1d23b: Download complete [2021-05-03T06:02:20.721Z] aa168da1d23b: Pull complete [2021-05-03T06:02:20.721Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T06:02:20.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:02:20.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T06:02:21.097Z] prd-centos7-docker-4c-2g-2681 does not seem to be running inside a container [2021-05-03T06:02:21.211Z] $ 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-227/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-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@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 [2021-05-03T06:02:25.982Z] $ docker top 5e52d9ed4b09344fbca2badd8fd7046ab0d86dc2b2cfc31e4d91cef585baaefe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:02:27.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T06:02:27.870Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T06:02:28.241Z] + ls /var/log/sa-host [2021-05-03T06:02:28.241Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T06:02:28.241Z] file_magic: OK [2021-05-03T06:02:28.241Z] HZ: Using current value: 100 [2021-05-03T06:02:28.241Z] file_header: OK [2021-05-03T06:02:28.241Z] 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 [2021-05-03T06:02:28.241Z] Statistics: [2021-05-03T06:02:28.241Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T06:02:28.241Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T06:02:28.241Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T06:02:28.241Z] file_magic: OK [2021-05-03T06:02:28.241Z] HZ: Using current value: 100 [2021-05-03T06:02:28.241Z] file_header: OK [2021-05-03T06:02:28.241Z] 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 [2021-05-03T06:02:28.241Z] Statistics: [2021-05-03T06:02:28.241Z] Hnuu...uuuununununu... [2021-05-03T06:02:28.241Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T06:02:28.939Z] provisioning config files... [2021-05-03T06:02:28.966Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config8923810228788926687tmp [Pipeline] { [Pipeline] echo [2021-05-03T06:02:29.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:02:29.746Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T06:02:29.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T06:02:29.863Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:02:30.287Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T06:02:30.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:02:30.814Z] ---> sudo-logs.sh [2021-05-03T06:02:30.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T06:02:30.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:02:31.426Z] ---> job-cost.sh [2021-05-03T06:02:31.709Z] lf-activate-venv: SKIPPING [2021-05-03T06:02:31.709Z] DEBUG: total: 0.20999999344348907 [2021-05-03T06:02:31.709Z] INFO: Retrieving Stack Cost... [2021-05-03T06:02:33.154Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:02:33.419Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T06:02:33.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:02:33.868Z] ---> logs-deploy.sh [2021-05-03T06:02:33.868Z] lf-activate-venv: SKIPPING [2021-05-03T06:02:33.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-227/1 [2021-05-03T06:02:33.868Z] INFO: archiving workspace using pattern(s): [2021-05-03T06:02:36.465Z] Archives upload complete. [2021-05-03T06:02:36.734Z] INFO: archiving logs to Nexus [2021-05-03T06:02:38.222Z] ---> uname -a: [2021-05-03T06:02:38.222Z] Linux prd-centos7-docker-4c-2g-2681.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> lscpu: [2021-05-03T06:02:38.222Z] Architecture: x86_64 [2021-05-03T06:02:38.222Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-03T06:02:38.222Z] Byte Order: Little Endian [2021-05-03T06:02:38.222Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-03T06:02:38.222Z] CPU(s): 4 [2021-05-03T06:02:38.222Z] On-line CPU(s) list: 0-3 [2021-05-03T06:02:38.222Z] Thread(s) per core: 1 [2021-05-03T06:02:38.222Z] Core(s) per socket: 1 [2021-05-03T06:02:38.222Z] Socket(s): 4 [2021-05-03T06:02:38.222Z] NUMA node(s): 1 [2021-05-03T06:02:38.222Z] Vendor ID: GenuineIntel [2021-05-03T06:02:38.222Z] CPU family: 6 [2021-05-03T06:02:38.222Z] Model: 44 [2021-05-03T06:02:38.222Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-03T06:02:38.222Z] Stepping: 1 [2021-05-03T06:02:38.222Z] CPU MHz: 2933.436 [2021-05-03T06:02:38.222Z] BogoMIPS: 5866.87 [2021-05-03T06:02:38.222Z] Virtualization: VT-x [2021-05-03T06:02:38.222Z] Hypervisor vendor: KVM [2021-05-03T06:02:38.222Z] Virtualization type: full [2021-05-03T06:02:38.222Z] L1d cache: 128 KiB [2021-05-03T06:02:38.222Z] L1i cache: 128 KiB [2021-05-03T06:02:38.222Z] L2 cache: 16 MiB [2021-05-03T06:02:38.222Z] L3 cache: 64 MiB [2021-05-03T06:02:38.222Z] NUMA node0 CPU(s): 0-3 [2021-05-03T06:02:38.222Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-03T06:02:38.222Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-03T06:02:38.222Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-03T06:02:38.222Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-03T06:02:38.222Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-03T06:02:38.222Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-03T06:02:38.222Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-03T06:02:38.222Z] Vulnerability Srbds: Not affected [2021-05-03T06:02:38.222Z] Vulnerability Tsx async abort: Not affected [2021-05-03T06:02:38.222Z] 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 [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> nproc: [2021-05-03T06:02:38.222Z] 4 [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> df -h: [2021-05-03T06:02:38.222Z] Filesystem Size Used Available Use% Mounted on [2021-05-03T06:02:38.222Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-03T06:02:38.222Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-03T06:02:38.222Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-03T06:02:38.222Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-227 [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-03T06:02:38.222Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> free -m: [2021-05-03T06:02:38.222Z] total used free shared buff/cache available [2021-05-03T06:02:38.222Z] Mem: 1837 738 107 0 991 993 [2021-05-03T06:02:38.222Z] Swap: 1023 1 1022 [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> ip addr: [2021-05-03T06:02:38.222Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-03T06:02:38.222Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-03T06:02:38.222Z] inet 127.0.0.1/8 scope host lo [2021-05-03T06:02:38.222Z] valid_lft forever preferred_lft forever [2021-05-03T06:02:38.222Z] inet6 ::1/128 scope host [2021-05-03T06:02:38.222Z] valid_lft forever preferred_lft forever [2021-05-03T06:02:38.222Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-03T06:02:38.222Z] link/ether fa:16:3e:65:a6:5a brd ff:ff:ff:ff:ff:ff [2021-05-03T06:02:38.222Z] inet 10.30.123.217/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-03T06:02:38.222Z] valid_lft 85882sec preferred_lft 85882sec [2021-05-03T06:02:38.222Z] inet6 fe80::f816:3eff:fe65:a65a/64 scope link [2021-05-03T06:02:38.222Z] valid_lft forever preferred_lft forever [2021-05-03T06:02:38.222Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-03T06:02:38.222Z] link/ether 02:42:49:9a:15:20 brd ff:ff:ff:ff:ff:ff [2021-05-03T06:02:38.222Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-03T06:02:38.222Z] valid_lft forever preferred_lft forever [2021-05-03T06:02:38.222Z] inet6 fe80::42:49ff:fe9a:1520/64 scope link [2021-05-03T06:02:38.222Z] valid_lft forever preferred_lft forever [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] ---> sar -b -r -n DEV: [2021-05-03T06:02:38.222Z] 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) [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] 05:53:47 LINUX RESTART (4 CPU) [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-03T06:02:38.222Z] 05:56:01 3.88 0.03 3.85 0.00 1.07 124.34 0.00 [2021-05-03T06:02:38.222Z] 05:57:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 [2021-05-03T06:02:38.222Z] 05:58:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 [2021-05-03T06:02:38.222Z] 05:59:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-03T06:02:38.222Z] 06:00:01 0.22 0.00 0.22 0.00 0.00 3.36 0.00 [2021-05-03T06:02:38.222Z] 06:01:02 0.30 0.02 0.28 0.00 0.13 3.48 0.00 [2021-05-03T06:02:38.222Z] 06:02:01 47.73 47.38 0.36 0.00 3829.04 6.16 0.00 [2021-05-03T06:02:38.222Z] Average: 7.49 6.68 0.81 0.00 539.65 21.50 0.00 [2021-05-03T06:02:38.222Z] [2021-05-03T06:02:38.222Z] 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-03T06:02:38.223Z] 05:56:01 170632 0 622912 33.11 2620 1085380 1109860 37.88 433856 1079280 12 [2021-05-03T06:02:38.223Z] 05:57:01 170692 0 622840 33.10 2620 1085392 1108516 37.83 446204 1066936 8 [2021-05-03T06:02:38.223Z] 05:58:01 170768 0 622760 33.10 2620 1085396 1108540 37.83 446364 1067024 8 [2021-05-03T06:02:38.223Z] 05:59:01 169292 0 624236 33.18 2620 1085396 1108624 37.84 458880 1056288 8 [2021-05-03T06:02:38.223Z] 06:00:01 168456 0 625064 33.22 2620 1085404 1108672 37.84 462368 1053216 8 [2021-05-03T06:02:38.223Z] 06:01:02 171768 0 621748 33.04 2620 1085408 1082864 36.96 460856 1051612 8 [2021-05-03T06:02:38.223Z] 06:02:01 75948 0 645604 34.31 2620 1157372 1117152 38.13 481292 1126880 76 [2021-05-03T06:02:38.223Z] Average: 156794 0 626452 33.29 2620 1095678 1106318 37.76 455689 1071605 18 [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-03T06:02:38.223Z] 05:56:01 eth0 1.83 0.57 0.62 0.39 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:57:01 eth0 1.90 0.28 0.39 0.20 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:58:01 eth0 1.70 0.30 0.38 0.20 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:59:01 eth0 2.38 0.73 0.89 0.53 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:00:01 eth0 0.73 0.62 0.41 0.34 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:01:02 eth0 0.85 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:02:01 eth0 7.50 3.76 5.98 2.52 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] Average: eth0 2.40 0.90 1.24 0.59 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] ---> sar -P ALL: [2021-05-03T06:02:38.223Z] 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) [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] 05:53:47 LINUX RESTART (4 CPU) [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] 05:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-03T06:02:38.223Z] 05:56:01 all 0.20 0.00 0.07 0.00 0.15 99.58 [2021-05-03T06:02:38.223Z] 05:56:01 0 0.13 0.00 0.08 0.00 0.23 99.55 [2021-05-03T06:02:38.223Z] 05:56:01 1 0.08 0.00 0.05 0.00 0.13 99.73 [2021-05-03T06:02:38.223Z] 05:56:01 2 0.48 0.00 0.03 0.00 0.13 99.35 [2021-05-03T06:02:38.223Z] 05:56:01 3 0.10 0.00 0.10 0.00 0.10 99.70 [2021-05-03T06:02:38.223Z] 05:57:01 all 0.13 0.00 0.07 0.00 0.20 99.60 [2021-05-03T06:02:38.223Z] 05:57:01 0 0.03 0.00 0.03 0.00 0.08 99.85 [2021-05-03T06:02:38.223Z] 05:57:01 1 0.08 0.00 0.10 0.00 0.37 99.45 [2021-05-03T06:02:38.223Z] 05:57:01 2 0.38 0.00 0.07 0.00 0.25 99.30 [2021-05-03T06:02:38.223Z] 05:57:01 3 0.02 0.00 0.08 0.00 0.12 99.78 [2021-05-03T06:02:38.223Z] 05:58:01 all 0.14 0.00 0.06 0.00 0.12 99.68 [2021-05-03T06:02:38.223Z] 05:58:01 0 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-03T06:02:38.223Z] 05:58:01 1 0.07 0.00 0.08 0.00 0.17 99.68 [2021-05-03T06:02:38.223Z] 05:58:01 2 0.40 0.00 0.07 0.00 0.10 99.43 [2021-05-03T06:02:38.223Z] 05:58:01 3 0.07 0.00 0.05 0.00 0.13 99.75 [2021-05-03T06:02:38.223Z] 05:59:01 all 0.15 0.00 0.09 0.00 0.71 99.05 [2021-05-03T06:02:38.223Z] 05:59:01 0 0.07 0.00 0.05 0.00 1.09 98.79 [2021-05-03T06:02:38.223Z] 05:59:01 1 0.12 0.00 0.08 0.00 0.53 99.27 [2021-05-03T06:02:38.223Z] 05:59:01 2 0.27 0.00 0.08 0.00 0.55 99.10 [2021-05-03T06:02:38.223Z] 05:59:01 3 0.13 0.00 0.15 0.00 0.68 99.04 [2021-05-03T06:02:38.223Z] 06:00:01 all 0.12 0.00 0.13 0.00 0.91 98.84 [2021-05-03T06:02:38.223Z] 06:00:01 0 0.03 0.00 0.03 0.00 0.96 98.97 [2021-05-03T06:02:38.223Z] 06:00:01 1 0.07 0.00 0.18 0.00 0.99 98.76 [2021-05-03T06:02:38.223Z] 06:00:01 2 0.25 0.00 0.05 0.00 0.86 98.84 [2021-05-03T06:02:38.223Z] 06:00:01 3 0.13 0.00 0.25 0.00 0.81 98.81 [2021-05-03T06:02:38.223Z] 06:01:02 all 0.16 0.00 0.06 0.00 0.11 99.68 [2021-05-03T06:02:38.223Z] 06:01:02 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-03T06:02:38.223Z] 06:01:02 1 0.07 0.00 0.10 0.00 0.17 99.67 [2021-05-03T06:02:38.223Z] 06:01:02 2 0.02 0.00 0.05 0.00 0.07 99.87 [2021-05-03T06:02:38.223Z] 06:01:02 3 0.52 0.00 0.05 0.00 0.17 99.27 [2021-05-03T06:02:38.223Z] 06:02:01 all 1.07 0.00 0.39 1.32 0.30 96.92 [2021-05-03T06:02:38.223Z] 06:02:01 0 0.37 0.00 0.20 0.25 0.25 98.92 [2021-05-03T06:02:38.223Z] 06:02:01 1 2.29 0.00 0.85 2.50 0.24 94.12 [2021-05-03T06:02:38.223Z] 06:02:01 2 0.52 0.00 0.24 0.49 0.34 98.41 [2021-05-03T06:02:38.223Z] 06:02:01 3 1.10 0.00 0.27 2.03 0.36 96.24 [2021-05-03T06:02:38.223Z] Average: all 0.28 0.00 0.12 0.19 0.36 99.06 [2021-05-03T06:02:38.223Z] Average: 0 0.10 0.00 0.07 0.04 0.39 99.41 [2021-05-03T06:02:38.223Z] Average: 1 0.39 0.00 0.20 0.35 0.37 98.68 [2021-05-03T06:02:38.223Z] Average: 2 0.33 0.00 0.08 0.07 0.33 99.19 [2021-05-03T06:02:38.223Z] Average: 3 0.29 0.00 0.14 0.29 0.34 98.95 [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z] [2021-05-03T06:02:38.223Z]