Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 28c95825f709190471019b6ad8cb50fa9b599c37+bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec (3dfeaef49455579f82da4a161b3979485a98caa8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-172/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-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: false 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31678 in /w/workspace/foundry_device-virtual-go_PR-172 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # 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 bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T06:02:55.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T06:02:56.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-29T06:02:56.225Z] ========================================================= [2021-03-29T06:02:56.225Z] EdgeX Global Pipelines Version Info [2021-03-29T06:02:56.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:02:58.221Z] ------------------- [2021-03-29T06:02:58.221Z] stable info: [2021-03-29T06:02:58.221Z] ------------------- [2021-03-29T06:02:58.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T06:02:58.221Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T06:02:58.221Z] Message: update stable to v1.0.186 [2021-03-29T06:02:58.816Z] ------------------- [2021-03-29T06:02:58.816Z] experimental info: [2021-03-29T06:02:58.816Z] ------------------- [2021-03-29T06:02:58.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T06:02:58.816Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T06:02:58.816Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T06:02:59.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-03-29T06:02:59.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-03-29T06:02:59.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T06:02:59.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T06:02:59.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T06:02:59.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T06:02:59.894Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T06:03:00.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T06:03:00.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-29T06:03:00.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T06:03:00.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T06:03:00.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-03-29T06:03:00.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T06:03:00.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T06:03:00.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T06:03:01.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T06:03:01.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T06:03:01.356Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T06:03:01.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T06:03:01.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-29T06:03:01.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-29T06:03:01.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-29T06:03:02.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-29T06:03:02.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-29T06:03:02.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-29T06:03:02.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T06:03:02.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2021-03-29T06:03:02.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2021-03-29T06:03:02.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2021-03-29T06:03:02.940Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28c95825f709190471019b6ad8cb50fa9b599c37 [Pipeline] echo [2021-03-29T06:03:03.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28c9582 [Pipeline] echo [2021-03-29T06:03:03.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:03:03.463Z] provisioning config files... [2021-03-29T06:03:03.508Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-172@tmp/config5674650474156718277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:03:03.951Z] ---> docker-login.sh [2021-03-29T06:03:03.951Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:03:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:03:04.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:03:04.489Z] Configure a credential helper to remove this warning. See [2021-03-29T06:03:04.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:03:04.489Z] [2021-03-29T06:03:04.489Z] Login Succeeded [2021-03-29T06:03:04.489Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:03:04.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:03:04.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:03:04.489Z] Configure a credential helper to remove this warning. See [2021-03-29T06:03:04.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:03:04.489Z] [2021-03-29T06:03:04.489Z] Login Succeeded [2021-03-29T06:03:04.489Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:03:04.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:03:04.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:03:04.758Z] Configure a credential helper to remove this warning. See [2021-03-29T06:03:04.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:03:04.758Z] [2021-03-29T06:03:04.758Z] Login Succeeded [2021-03-29T06:03:04.758Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:03:05.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:03:05.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:03:05.030Z] Configure a credential helper to remove this warning. See [2021-03-29T06:03:05.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:03:05.030Z] [2021-03-29T06:03:05.030Z] Login Succeeded [2021-03-29T06:03:05.030Z] docker.io [2021-03-29T06:03:05.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:03:05.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:03:05.304Z] Configure a credential helper to remove this warning. See [2021-03-29T06:03:05.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:03:05.304Z] [2021-03-29T06:03:05.304Z] Login Succeeded [2021-03-29T06:03:05.304Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:03:05.331Z] 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-03-29T06:03:06.399Z] + git log --format=format:%s -1 28c95825f709190471019b6ad8cb50fa9b599c37 [Pipeline] echo [2021-03-29T06:03:06.500Z] GIT_COMMIT: 28c95825f709190471019b6ad8cb50fa9b599c37, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-29T06:03:06.641Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:03:07.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:03:07.327Z] [2021-03-29T06:03:07.327Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:03:07.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:03:07.724Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T06:03:07.724Z] 31603596830f: Pulling fs layer [2021-03-29T06:03:07.724Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T06:03:07.724Z] 6ca5941a6612: Pulling fs layer [2021-03-29T06:03:07.724Z] ecc8261a40a4: Pulling fs layer [2021-03-29T06:03:07.724Z] ecc8261a40a4: Waiting [2021-03-29T06:03:07.724Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T06:03:07.724Z] 2a8b12db71e7: Download complete [2021-03-29T06:03:07.724Z] 31603596830f: Verifying Checksum [2021-03-29T06:03:07.724Z] 31603596830f: Download complete [2021-03-29T06:03:07.998Z] ecc8261a40a4: Verifying Checksum [2021-03-29T06:03:07.998Z] ecc8261a40a4: Download complete [2021-03-29T06:03:07.998Z] 6ca5941a6612: Verifying Checksum [2021-03-29T06:03:07.998Z] 6ca5941a6612: Download complete [2021-03-29T06:03:08.266Z] 31603596830f: Pull complete [2021-03-29T06:03:08.266Z] 2a8b12db71e7: Pull complete [2021-03-29T06:03:09.233Z] 6ca5941a6612: Pull complete [2021-03-29T06:03:09.504Z] ecc8261a40a4: Pull complete [2021-03-29T06:03:09.504Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T06:03:09.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:03:09.504Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T06:03:09.685Z] prd-centos7-docker-4c-2g-31678 does not seem to be running inside a container [2021-03-29T06:03:09.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-172 -v /w/workspace/foundry_device-virtual-go_PR-172:/w/workspace/foundry_device-virtual-go_PR-172:rw,z -v /w/workspace/foundry_device-virtual-go_PR-172@tmp:/w/workspace/foundry_device-virtual-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-29T06:03:11.991Z] $ docker top fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T06:03:12.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:03:12.362Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:03:12.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:03:12.601Z] $ docker exec fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent [2021-03-29T06:03:12.795Z] SSH_AUTH_SOCK=/tmp/ssh-CJspU76TxVgz/agent.11 [2021-03-29T06:03:12.795Z] SSH_AGENT_PID=16 [2021-03-29T06:03:12.809Z] Running ssh-add (command line suppressed) [2021-03-29T06:03:12.945Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_4383313043633263728.key (/w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_4383313043633263728.key) [2021-03-29T06:03:13.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:03:13.416Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T06:03:13.447Z] $ docker exec --env ******** --env ******** fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent -k [2021-03-29T06:03:13.573Z] unset SSH_AUTH_SOCK; [2021-03-29T06:03:13.573Z] unset SSH_AGENT_PID; [2021-03-29T06:03:13.573Z] echo Agent pid 16 killed; [2021-03-29T06:03:13.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T06:03:13.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:03:13.836Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:03:14.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:03:14.037Z] $ docker exec fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent [2021-03-29T06:03:14.241Z] SSH_AUTH_SOCK=/tmp/ssh-tUIy7c2XHWkd/agent.45 [2021-03-29T06:03:14.241Z] SSH_AGENT_PID=50 [2021-03-29T06:03:14.252Z] Running ssh-add (command line suppressed) [2021-03-29T06:03:14.413Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_6001882207578246657.key (/w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_6001882207578246657.key) [2021-03-29T06:03:14.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:03:14.871Z] + git semver init [2021-03-29T06:03:14.871Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T06:03:14.871Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-172/.git [2021-03-29T06:03:14.871Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-172 [2021-03-29T06:03:14.871Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T06:03:14.871Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T06:03:14.871Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T06:03:14.871Z] # $SEMVER_BRANCH = PR-172 [2021-03-29T06:03:14.871Z] # $SEMVER_TEMP = /tmp/semver-930563901 [2021-03-29T06:03:14.871Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-03-29T06:03:15.449Z] # '/tmp/semver-930563901' -> '/w/workspace/foundry_device-virtual-go_PR-172/.semver' [2021-03-29T06:03:15.449Z] # -> Force: false [2021-03-29T06:03:15.449Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-172/.semver [Pipeline] } [2021-03-29T06:03:15.483Z] $ docker exec --env ******** --env ******** fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent -k [2021-03-29T06:03:15.606Z] unset SSH_AUTH_SOCK; [2021-03-29T06:03:15.606Z] unset SSH_AGENT_PID; [2021-03-29T06:03:15.607Z] echo Agent pid 50 killed; [2021-03-29T06:03:15.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T06:03:16.211Z] + git semver [Pipeline] } [2021-03-29T06:03:16.246Z] $ docker stop --time=1 fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 [2021-03-29T06:03:17.663Z] $ docker rm -f fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T06:03:18.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T06:03:18.744Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T06:03:18.780Z] [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-03-29T06:03:34.750Z] Still waiting to schedule task [2021-03-29T06:03:34.750Z] ‘prd-centos7-docker-4c-2g-31668’ is offline; ‘prd-centos7-docker-4c-2g-31676’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-29T06:03:34.774Z] Still waiting to schedule task [2021-03-29T06:03:34.774Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-29T06:06:07.862Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31689 in /w/workspace/foundry_device-virtual-go_PR-172 [Pipeline] { [Pipeline] ws [2021-03-29T06:06:07.968Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T06:06:13.261Z] using credential edgex-jenkins-ssh [2021-03-29T06:06:13.346Z] Cloning the remote Git repository [2021-03-29T06:06:13.410Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:06:13.535Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-03-29T06:06:13.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:06:13.624Z] > git --version # timeout=10 [2021-03-29T06:06:13.641Z] > git --version # 'git version 2.17.1' [2021-03-29T06:06:13.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:06:13.728Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:06:15.093Z] Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 [2021-03-29T06:06:15.354Z] Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 [2021-03-29T06:06:15.355Z] Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) [2021-03-29T06:06:14.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-29T06:06:14.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:06:14.578Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-29T06:06:14.629Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:06:14.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:06:14.647Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:06:15.113Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:06:15.128Z] > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 [2021-03-29T06:06:15.214Z] > git remote # timeout=10 [2021-03-29T06:06:15.235Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T06:06:15.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:06:15.267Z] > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 [2021-03-29T06:06:15.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T06:06:15.360Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:06:15.384Z] > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 [2021-03-29T06:06:19.799Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-29T06:06:19.867Z] > git --version # timeout=10 [2021-03-29T06:06:19.880Z] > git --version # 'git version 2.17.1' [2021-03-29T06:06:19.899Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:06:21.773Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:06:22.204Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:06:22.565Z] + sudo service docker restart [2021-03-29T06:06:22.565Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:06:25.406Z] provisioning config files... [2021-03-29T06:06:25.490Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config550816176351252686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:06:25.992Z] ---> docker-login.sh [2021-03-29T06:06:25.992Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:06:26.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:06:27.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:06:27.254Z] Configure a credential helper to remove this warning. See [2021-03-29T06:06:27.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:06:27.254Z] [2021-03-29T06:06:27.254Z] Login Succeeded [2021-03-29T06:06:27.254Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:06:27.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:06:27.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:06:27.852Z] Configure a credential helper to remove this warning. See [2021-03-29T06:06:27.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:06:27.852Z] [2021-03-29T06:06:27.852Z] Login Succeeded [2021-03-29T06:06:27.852Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:06:28.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:06:28.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:06:28.448Z] Configure a credential helper to remove this warning. See [2021-03-29T06:06:28.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:06:28.448Z] [2021-03-29T06:06:28.448Z] Login Succeeded [2021-03-29T06:06:28.448Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:06:29.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:06:29.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:06:29.045Z] Configure a credential helper to remove this warning. See [2021-03-29T06:06:29.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:06:29.045Z] [2021-03-29T06:06:29.045Z] Login Succeeded [2021-03-29T06:06:29.045Z] docker.io [2021-03-29T06:06:29.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:06:29.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:06:29.926Z] Configure a credential helper to remove this warning. See [2021-03-29T06:06:29.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:06:29.926Z] [2021-03-29T06:06:29.926Z] Login Succeeded [2021-03-29T06:06:29.926Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:06:29.962Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T06:06:30.548Z] ========================================================= [2021-03-29T06:06:30.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T06:06:30.548Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:06:30.979Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-29T06:06:31.260Z] Sending build context to Docker daemon 492.5kB [2021-03-29T06:06:31.536Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:06:31.536Z] Step 2/8 : FROM ${BASE} [2021-03-29T06:06:31.536Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T06:06:31.536Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T06:06:31.536Z] a4357932f1b6: Pulling fs layer [2021-03-29T06:06:31.536Z] 18c013af1878: Pulling fs layer [2021-03-29T06:06:31.536Z] 00ac8860ef70: Pulling fs layer [2021-03-29T06:06:31.536Z] 63d7cb157983: Pulling fs layer [2021-03-29T06:06:31.536Z] b116817d02f9: Pulling fs layer [2021-03-29T06:06:31.536Z] 745a02a5169b: Pulling fs layer [2021-03-29T06:06:31.536Z] 00ac8860ef70: Waiting [2021-03-29T06:06:31.536Z] 63d7cb157983: Waiting [2021-03-29T06:06:31.536Z] b116817d02f9: Waiting [2021-03-29T06:06:31.536Z] 745a02a5169b: Waiting [2021-03-29T06:06:31.536Z] 18c013af1878: Verifying Checksum [2021-03-29T06:06:31.536Z] 18c013af1878: Download complete [2021-03-29T06:06:31.536Z] a4357932f1b6: Verifying Checksum [2021-03-29T06:06:31.536Z] a4357932f1b6: Download complete [2021-03-29T06:06:31.536Z] 63d7cb157983: Verifying Checksum [2021-03-29T06:06:31.536Z] 63d7cb157983: Download complete [2021-03-29T06:06:31.536Z] b116817d02f9: Verifying Checksum [2021-03-29T06:06:31.536Z] b116817d02f9: Download complete [2021-03-29T06:06:31.813Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T06:06:31.813Z] 5f621e34cdf4: Download complete [2021-03-29T06:06:32.426Z] 5f621e34cdf4: Pull complete [2021-03-29T06:06:33.035Z] a4357932f1b6: Pull complete [2021-03-29T06:06:33.309Z] 18c013af1878: Pull complete [2021-03-29T06:06:34.299Z] 745a02a5169b: Verifying Checksum [2021-03-29T06:06:34.299Z] 745a02a5169b: Download complete [2021-03-29T06:06:35.742Z] 00ac8860ef70: Verifying Checksum [2021-03-29T06:06:35.742Z] 00ac8860ef70: Download complete [2021-03-29T06:06:45.901Z] 00ac8860ef70: Pull complete [2021-03-29T06:06:45.901Z] 63d7cb157983: Pull complete [2021-03-29T06:06:45.901Z] b116817d02f9: Pull complete [2021-03-29T06:06:49.317Z] 745a02a5169b: Pull complete [2021-03-29T06:06:49.317Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T06:06:49.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T06:06:49.317Z] ---> b7e6874047d6 [2021-03-29T06:06:49.317Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-03-29T06:06:52.031Z] ---> Running in 7b0af88cd193 [2021-03-29T06:06:52.309Z] Removing intermediate container 7b0af88cd193 [2021-03-29T06:06:52.309Z] ---> 92dbbdc2d320 [2021-03-29T06:06:52.309Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:06:52.589Z] ---> Running in d05f5873284a [2021-03-29T06:06:55.244Z] Removing intermediate container d05f5873284a [2021-03-29T06:06:55.244Z] ---> 5c679c4d6404 [2021-03-29T06:06:55.244Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-03-29T06:06:55.244Z] ---> Running in aa6375e85062 [2021-03-29T06:06:56.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:06:57.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:06:58.140Z] Running on prd-centos7-docker-4c-2g-31693 in /w/workspace/foundry_device-virtual-go_PR-172 [Pipeline] { [Pipeline] ws [2021-03-29T06:06:58.241Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [2021-03-29T06:06:58.268Z] (1/14) Installing libmagic (5.38-r0) [Pipeline] checkout [2021-03-29T06:06:58.551Z] (2/14) Installing file (5.38-r0) [2021-03-29T06:06:58.551Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-03-29T06:06:58.551Z] (4/14) Installing g++ (9.3.0-r2) [2021-03-29T06:07:00.949Z] using credential edgex-jenkins-ssh [2021-03-29T06:07:00.997Z] Cloning the remote Git repository [2021-03-29T06:07:01.065Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:07:01.174Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-03-29T06:07:01.245Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:07:01.245Z] > git --version # timeout=10 [2021-03-29T06:07:01.255Z] > git --version # 'git version 2.24.3' [2021-03-29T06:07:01.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:07:01.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:07:02.485Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-29T06:07:02.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:07:02.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-29T06:07:02.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-29T06:07:02.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:07:02.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:07:03.164Z] Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 [2021-03-29T06:07:03.249Z] Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 [2021-03-29T06:07:03.249Z] Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) [2021-03-29T06:07:03.172Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:07:03.180Z] > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 [2021-03-29T06:07:03.214Z] > git remote # timeout=10 [2021-03-29T06:07:03.219Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T06:07:03.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:07:03.231Z] > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 [2021-03-29T06:07:03.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T06:07:03.251Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:07:03.255Z] > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 [2021-03-29T06:07:06.970Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-29T06:07:07.003Z] > git --version # timeout=10 [2021-03-29T06:07:07.008Z] > git --version # 'git version 2.24.3' [2021-03-29T06:07:07.014Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:07:08.466Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:07:08.733Z] (5/14) Installing fortify-headers (1.1-r0) [2021-03-29T06:07:08.733Z] (6/14) Installing patch (2.7.6-r6) [2021-03-29T06:07:08.733Z] (7/14) Installing build-base (0.5-r2) [2021-03-29T06:07:08.733Z] (8/14) Installing openssh-keygen (8.3_p1-r2) [2021-03-29T06:07:08.733Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-03-29T06:07:08.733Z] (10/14) Installing openssh-client (8.3_p1-r2) [2021-03-29T06:07:08.828Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:07:09.169Z] + sudo service docker restart [2021-03-29T06:07:09.170Z] + true [2021-03-29T06:07:09.170Z] Redirecting to /bin/systemctl restart docker.service [2021-03-29T06:07:09.328Z] (11/14) Installing openssh-sftp-server (8.3_p1-r2) [2021-03-29T06:07:09.328Z] (12/14) Installing openssh-server-common (8.3_p1-r2) [2021-03-29T06:07:09.602Z] (13/14) Installing openssh-server (8.3_p1-r2) [2021-03-29T06:07:09.602Z] (14/14) Installing openssh (8.3_p1-r2) [2021-03-29T06:07:09.874Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:07:09.875Z] OK: 221 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:07:10.695Z] provisioning config files... [2021-03-29T06:07:10.736Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config541100009431086918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:07:11.166Z] ---> docker-login.sh [2021-03-29T06:07:11.166Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:07:11.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:07:11.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:07:11.431Z] Configure a credential helper to remove this warning. See [2021-03-29T06:07:11.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:07:11.431Z] [2021-03-29T06:07:11.697Z] Login Succeeded [2021-03-29T06:07:11.698Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:07:11.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:07:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:07:11.698Z] Configure a credential helper to remove this warning. See [2021-03-29T06:07:11.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:07:11.698Z] [2021-03-29T06:07:11.698Z] Login Succeeded [2021-03-29T06:07:11.698Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:07:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:07:11.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:07:11.962Z] Configure a credential helper to remove this warning. See [2021-03-29T06:07:11.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:07:11.962Z] [2021-03-29T06:07:11.962Z] Login Succeeded [2021-03-29T06:07:11.962Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:07:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:07:12.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:07:12.224Z] Configure a credential helper to remove this warning. See [2021-03-29T06:07:12.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:07:12.224Z] [2021-03-29T06:07:12.224Z] Login Succeeded [2021-03-29T06:07:12.224Z] docker.io [2021-03-29T06:07:12.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:07:12.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:07:12.486Z] Configure a credential helper to remove this warning. See [2021-03-29T06:07:12.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:07:12.486Z] [2021-03-29T06:07:12.486Z] Login Succeeded [2021-03-29T06:07:12.486Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:07:12.514Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T06:07:13.056Z] ========================================================= [2021-03-29T06:07:13.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T06:07:13.056Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:07:13.449Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-29T06:07:13.449Z] Sending build context to Docker daemon 493.6kB [2021-03-29T06:07:13.449Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:07:13.449Z] Step 2/8 : FROM ${BASE} [2021-03-29T06:07:13.712Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T06:07:13.712Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T06:07:13.712Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T06:07:13.712Z] de9db76c5a1d: Pulling fs layer [2021-03-29T06:07:13.712Z] bca2f99d35d6: Pulling fs layer [2021-03-29T06:07:13.712Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T06:07:13.712Z] 7c6f9722023f: Pulling fs layer [2021-03-29T06:07:13.712Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T06:07:13.712Z] 93359f2a8cfa: Waiting [2021-03-29T06:07:13.712Z] 7c6f9722023f: Waiting [2021-03-29T06:07:13.712Z] a35cf1a2eb13: Waiting [2021-03-29T06:07:13.712Z] bca2f99d35d6: Waiting [2021-03-29T06:07:13.712Z] de9db76c5a1d: Verifying Checksum [2021-03-29T06:07:13.712Z] de9db76c5a1d: Download complete [2021-03-29T06:07:13.712Z] 0ef7d3d256c8: Verifying Checksum [2021-03-29T06:07:13.712Z] 0ef7d3d256c8: Download complete [2021-03-29T06:07:13.974Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T06:07:13.974Z] 93359f2a8cfa: Download complete [2021-03-29T06:07:14.187Z] Removing intermediate container aa6375e85062 [2021-03-29T06:07:14.187Z] ---> dd3ccdad3fc4 [2021-03-29T06:07:14.187Z] Step 6/8 : WORKDIR /device-virtual-go [2021-03-29T06:07:14.187Z] ---> Running in 3e4a3142fa47 [2021-03-29T06:07:14.549Z] 7c6f9722023f: Verifying Checksum [2021-03-29T06:07:14.549Z] 7c6f9722023f: Download complete [2021-03-29T06:07:14.549Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T06:07:14.549Z] 188c0c94c7c5: Download complete [2021-03-29T06:07:14.786Z] Removing intermediate container 3e4a3142fa47 [2021-03-29T06:07:14.786Z] ---> 4f1b9375236c [2021-03-29T06:07:14.786Z] Step 7/8 : COPY . . [2021-03-29T06:07:14.814Z] 188c0c94c7c5: Pull complete [2021-03-29T06:07:14.814Z] 0ef7d3d256c8: Pull complete [2021-03-29T06:07:15.080Z] de9db76c5a1d: Pull complete [2021-03-29T06:07:15.764Z] ---> da456c1ae3a0 [2021-03-29T06:07:15.764Z] Step 8/8 : RUN go mod download [2021-03-29T06:07:15.764Z] ---> Running in c2eaa8cbf262 [2021-03-29T06:07:17.012Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T06:07:17.012Z] a35cf1a2eb13: Download complete [2021-03-29T06:07:17.961Z] bca2f99d35d6: Verifying Checksum [2021-03-29T06:07:17.961Z] bca2f99d35d6: Download complete [2021-03-29T06:07:23.287Z] bca2f99d35d6: Pull complete [2021-03-29T06:07:23.287Z] 93359f2a8cfa: Pull complete [2021-03-29T06:07:23.287Z] 7c6f9722023f: Pull complete [2021-03-29T06:07:28.629Z] a35cf1a2eb13: Pull complete [2021-03-29T06:07:28.629Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T06:07:28.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T06:07:28.629Z] ---> a62c8e92a672 [2021-03-29T06:07:28.629Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-03-29T06:07:28.892Z] ---> Running in 76e30569a390 [2021-03-29T06:07:29.157Z] Removing intermediate container 76e30569a390 [2021-03-29T06:07:29.157Z] ---> f1ce0d88e3e5 [2021-03-29T06:07:29.157Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:07:29.157Z] ---> Running in 87362875c862 [2021-03-29T06:07:30.561Z] Removing intermediate container 87362875c862 [2021-03-29T06:07:30.561Z] ---> 1a71f5539188 [2021-03-29T06:07:30.561Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-03-29T06:07:30.561Z] ---> Running in 38a60060d7c8 [2021-03-29T06:07:30.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:07:31.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:07:32.727Z] (1/14) Installing libmagic (5.38-r0) [2021-03-29T06:07:32.991Z] (2/14) Installing file (5.38-r0) [2021-03-29T06:07:33.254Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-03-29T06:07:33.254Z] (4/14) Installing g++ (9.3.0-r2) [2021-03-29T06:07:41.433Z] (5/14) Installing fortify-headers (1.1-r0) [2021-03-29T06:07:41.433Z] (6/14) Installing patch (2.7.6-r6) [2021-03-29T06:07:41.433Z] (7/14) Installing build-base (0.5-r2) [2021-03-29T06:07:41.433Z] (8/14) Installing openssh-keygen (8.3_p1-r2) [2021-03-29T06:07:41.433Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-03-29T06:07:41.433Z] (10/14) Installing openssh-client (8.3_p1-r2) [2021-03-29T06:07:41.700Z] (11/14) Installing openssh-sftp-server (8.3_p1-r2) [2021-03-29T06:07:41.963Z] (12/14) Installing openssh-server-common (8.3_p1-r2) [2021-03-29T06:07:41.963Z] (13/14) Installing openssh-server (8.3_p1-r2) [2021-03-29T06:07:42.232Z] (14/14) Installing openssh (8.3_p1-r2) [2021-03-29T06:07:42.232Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:07:42.232Z] OK: 237 MiB in 53 packages [2021-03-29T06:07:42.582Z] Removing intermediate container c2eaa8cbf262 [2021-03-29T06:07:42.582Z] ---> 336d0fcb5852 [2021-03-29T06:07:42.582Z] Successfully built 336d0fcb5852 [2021-03-29T06:07:42.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:07:42.969Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:07:42.969Z] . [Pipeline] withDockerContainer [2021-03-29T06:07:43.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-31689 does not seem to be running inside a container [2021-03-29T06:07:43.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T06:07:44.947Z] $ docker top c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:07:46.046Z] + go version [2021-03-29T06:07:46.046Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T06:07:46.079Z] $ docker stop --time=1 c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 [2021-03-29T06:07:47.553Z] Removing intermediate container 38a60060d7c8 [2021-03-29T06:07:47.553Z] ---> e60abdc511ac [2021-03-29T06:07:47.553Z] Step 6/8 : WORKDIR /device-virtual-go [2021-03-29T06:07:47.553Z] ---> Running in 570bf238633b [2021-03-29T06:07:47.553Z] Removing intermediate container 570bf238633b [2021-03-29T06:07:47.553Z] ---> 069c0f47d91b [2021-03-29T06:07:47.553Z] Step 7/8 : COPY . . [2021-03-29T06:07:47.816Z] ---> d6129488c862 [2021-03-29T06:07:47.816Z] Step 8/8 : RUN go mod download [2021-03-29T06:07:47.816Z] ---> Running in 40ca7e4abca5 [2021-03-29T06:07:48.074Z] $ docker rm -f c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:07:49.342Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:07:49.342Z] . [Pipeline] withDockerContainer [2021-03-29T06:07:49.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-31689 does not seem to be running inside a container [2021-03-29T06:07:49.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T06:07:51.296Z] $ docker top bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:07:52.379Z] + make test [2021-03-29T06:07:52.379Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-29T06:07:53.371Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-03-29T06:08:09.854Z] Removing intermediate container 40ca7e4abca5 [2021-03-29T06:08:09.854Z] ---> 9e5729647471 [2021-03-29T06:08:09.854Z] Successfully built 9e5729647471 [2021-03-29T06:08:09.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:08:10.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:08:10.218Z] . [Pipeline] withDockerContainer [2021-03-29T06:08:10.390Z] prd-centos7-docker-4c-2g-31693 does not seem to be running inside a container [2021-03-29T06:08:10.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T06:08:11.360Z] $ docker top bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:08:13.507Z] + go version [2021-03-29T06:08:13.507Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T06:08:13.548Z] $ docker stop --time=1 bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f [2021-03-29T06:08:14.889Z] $ docker rm -f bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:08:15.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:08:15.984Z] . [Pipeline] withDockerContainer [2021-03-29T06:08:16.115Z] prd-centos7-docker-4c-2g-31693 does not seem to be running inside a container [2021-03-29T06:08:16.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T06:08:16.723Z] $ docker top a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:08:17.314Z] + make test [2021-03-29T06:08:17.314Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-29T06:08:18.715Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-03-29T06:08:37.046Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-03-29T06:08:37.046Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.383s coverage: 63.8% of statements [2021-03-29T06:08:37.046Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-29T06:08:39.028Z] gofmt -l . [2021-03-29T06:08:39.290Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:08:39.291Z] ./bin/test-attribution-txt.sh [2021-03-29T06:08:39.872Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-29T06:08:40.136Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-03-29T06:08:40.188Z] $ docker stop --time=1 a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 [2021-03-29T06:08:40.422Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-03-29T06:08:40.422Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.592s coverage: 63.8% of statements [2021-03-29T06:08:40.422Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-29T06:08:41.898Z] $ docker rm -f a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:08:44.193Z] ---> job-cost.sh [2021-03-29T06:08:44.193Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8oeK [2021-03-29T06:08:50.634Z] gofmt -l . [2021-03-29T06:08:50.634Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:08:50.634Z] ./bin/test-attribution-txt.sh [2021-03-29T06:08:50.634Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-29T06:08:50.907Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-03-29T06:08:50.963Z] $ docker stop --time=1 bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 [2021-03-29T06:08:53.238Z] $ docker rm -f bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 [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-03-29T06:08:55.126Z] ---> job-cost.sh [2021-03-29T06:08:55.126Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M1z9 [2021-03-29T06:08:59.163Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T06:09:31.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-8oeK/bin to PATH [2021-03-29T06:09:31.376Z] INFO: No Stack... [2021-03-29T06:09:31.376Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T06:09:31.376Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T06:09:31.718Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-03-29T06:09:31.718Z] + cut -d, -f6 [Pipeline] lock [2021-03-29T06:09:31.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [2021-03-29T06:09:31.854Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] did not exist. Created. [2021-03-29T06:09:31.854Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T06:09:32.343Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-29T06:09:32.755Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T06:09:32.773Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T06:09:33.808Z] Failed in branch amd64 [2021-03-29T06:09:42.103Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T06:11:18.921Z] lf-activate-venv(): INFO: Adding /tmp/venv-M1z9/bin to PATH [2021-03-29T06:11:18.921Z] INFO: No Stack... [2021-03-29T06:11:18.921Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T06:11:18.921Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T06:11:19.285Z] + cat+ /w/workspace/device-virtual-go/1/archives/cost.csv [2021-03-29T06:11:19.286Z] cut -d, -f6 [Pipeline] lock [2021-03-29T06:11:19.420Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [2021-03-29T06:11:19.426Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] did not exist. Created. [2021-03-29T06:11:19.426Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T06:11:19.942Z] /w/workspace/device-virtual-go/1@tmp/durable-0cd960ca/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-0cd960ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-29T06:11:20.323Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T06:11:20.364Z] Warning: overwriting stash ‘stack-cost’ [2021-03-29T06:11:21.361Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T06:11:21.382Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T06:11:22.313Z] 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-03-29T06:11:25.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:26.318Z] ---> package-listing.sh [2021-03-29T06:11:26.318Z] ++ facter osfamily [2021-03-29T06:11:26.318Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T06:11:26.318Z] + OS_FAMILY=redhat [2021-03-29T06:11:26.318Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-172 [2021-03-29T06:11:26.318Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T06:11:26.318Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T06:11:26.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T06:11:26.318Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T06:11:26.318Z] + '[' /w/workspace/foundry_device-virtual-go_PR-172 ']' [2021-03-29T06:11:26.318Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T06:11:26.318Z] + case "${OS_FAMILY}" in [2021-03-29T06:11:26.318Z] + rpm -qa [2021-03-29T06:11:26.318Z] + sort [2021-03-29T06:11:31.635Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T06:11:31.635Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T06:11:31.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T06:11:31.635Z] + '[' /w/workspace/foundry_device-virtual-go_PR-172 ']' [2021-03-29T06:11:31.635Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-172/archives/ [2021-03-29T06:11:31.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-172/archives/ [Pipeline] echo [2021-03-29T06:11:31.670Z] 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/foundry_device-virtual-go_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-29T06:11:31.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:11:32.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:11:32.332Z] [2021-03-29T06:11:32.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:11:32.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:11:32.729Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T06:11:32.729Z] df20fa9351a1: Pulling fs layer [2021-03-29T06:11:32.729Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T06:11:32.729Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T06:11:32.729Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T06:11:32.729Z] 93b61091891f: Pulling fs layer [2021-03-29T06:11:32.729Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T06:11:32.729Z] 5e14af77c1be: Pulling fs layer [2021-03-29T06:11:32.729Z] 01666e4c0597: Pulling fs layer [2021-03-29T06:11:32.729Z] aa168da1d23b: Pulling fs layer [2021-03-29T06:11:32.729Z] 93b9cdb0e59b: Waiting [2021-03-29T06:11:32.729Z] 5e14af77c1be: Waiting [2021-03-29T06:11:32.729Z] 01666e4c0597: Waiting [2021-03-29T06:11:32.729Z] 93b61091891f: Waiting [2021-03-29T06:11:32.729Z] aa168da1d23b: Waiting [2021-03-29T06:11:32.729Z] 46f8f816bc3b: Verifying Checksum [2021-03-29T06:11:32.729Z] 46f8f816bc3b: Download complete [2021-03-29T06:11:32.991Z] df20fa9351a1: Verifying Checksum [2021-03-29T06:11:32.991Z] df20fa9351a1: Download complete [2021-03-29T06:11:32.991Z] 93b61091891f: Verifying Checksum [2021-03-29T06:11:32.991Z] 93b61091891f: Download complete [2021-03-29T06:11:32.991Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T06:11:32.991Z] 93b9cdb0e59b: Download complete [2021-03-29T06:11:32.991Z] 5e14af77c1be: Verifying Checksum [2021-03-29T06:11:32.991Z] 5e14af77c1be: Download complete [2021-03-29T06:11:32.991Z] 01666e4c0597: Verifying Checksum [2021-03-29T06:11:32.991Z] 01666e4c0597: Download complete [2021-03-29T06:11:32.991Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T06:11:32.991Z] 8ad3a11d3b57: Download complete [2021-03-29T06:11:33.254Z] df20fa9351a1: Pull complete [2021-03-29T06:11:33.524Z] 36b3adc4ff6f: Pull complete [2021-03-29T06:11:34.489Z] 8ad3a11d3b57: Pull complete [2021-03-29T06:11:34.489Z] 46f8f816bc3b: Pull complete [2021-03-29T06:11:35.445Z] 93b61091891f: Pull complete [2021-03-29T06:11:35.445Z] aa168da1d23b: Verifying Checksum [2021-03-29T06:11:35.445Z] aa168da1d23b: Download complete [2021-03-29T06:11:35.445Z] 93b9cdb0e59b: Pull complete [2021-03-29T06:11:35.445Z] 5e14af77c1be: Pull complete [2021-03-29T06:11:35.710Z] 01666e4c0597: Pull complete [2021-03-29T06:11:43.920Z] aa168da1d23b: Pull complete [2021-03-29T06:11:43.920Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T06:11:43.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:11:43.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T06:11:44.098Z] prd-centos7-docker-4c-2g-31678 does not seem to be running inside a container [2021-03-29T06:11:44.148Z] $ 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/foundry_device-virtual-go_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-172 -v /w/workspace/foundry_device-virtual-go_PR-172:/w/workspace/foundry_device-virtual-go_PR-172:rw,z -v /w/workspace/foundry_device-virtual-go_PR-172@tmp:/w/workspace/foundry_device-virtual-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-29T06:11:47.219Z] $ docker top f06cd4a2300dfba2012af7d7b92b002505550da3eeead6c68d9a4e249491cb37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:11:47.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T06:11:48.206Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T06:11:48.534Z] + ls /var/log/sa-host [2021-03-29T06:11:48.534Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T06:11:48.534Z] file_magic: OK [2021-03-29T06:11:48.534Z] HZ: Using current value: 100 [2021-03-29T06:11:48.534Z] file_header: OK [2021-03-29T06:11:48.534Z] 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-03-29T06:11:48.534Z] Statistics: [2021-03-29T06:11:48.534Z] Hnuu...uuuununununu... [2021-03-29T06:11:48.534Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T06:11:48.534Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T06:11:48.534Z] file_magic: OK [2021-03-29T06:11:48.534Z] HZ: Using current value: 100 [2021-03-29T06:11:48.534Z] file_header: OK [2021-03-29T06:11:48.534Z] 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-03-29T06:11:48.534Z] Statistics: [2021-03-29T06:11:48.534Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-29T06:11:48.534Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T06:11:48.810Z] provisioning config files... [2021-03-29T06:11:48.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-172@tmp/config8940545495873359784tmp [Pipeline] { [Pipeline] echo [2021-03-29T06:11:48.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:49.310Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T06:11:49.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T06:11:49.484Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:49.823Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T06:11:49.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:50.207Z] ---> sudo-logs.sh [2021-03-29T06:11:50.207Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T06:11:50.320Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:50.649Z] ---> job-cost.sh [2021-03-29T06:11:50.649Z] lf-activate-venv: SKIPPING [2021-03-29T06:11:50.649Z] DEBUG: total: 0.20999999344348907 [2021-03-29T06:11:50.649Z] INFO: Retrieving Stack Cost... [2021-03-29T06:11:52.038Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T06:11:52.612Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T06:11:52.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:11:52.978Z] ---> logs-deploy.sh [2021-03-29T06:11:52.978Z] lf-activate-venv: SKIPPING [2021-03-29T06:11:52.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-172/1 [2021-03-29T06:11:52.978Z] INFO: archiving workspace using pattern(s): [2021-03-29T06:11:54.894Z] Archives upload complete. [2021-03-29T06:11:54.894Z] INFO: archiving logs to Nexus [2021-03-29T06:11:55.845Z] ---> uname -a: [2021-03-29T06:11:55.845Z] Linux prd-centos7-docker-4c-2g-31678.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-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> lscpu: [2021-03-29T06:11:55.845Z] Architecture: x86_64 [2021-03-29T06:11:55.845Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-29T06:11:55.845Z] Byte Order: Little Endian [2021-03-29T06:11:55.845Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-29T06:11:55.845Z] CPU(s): 4 [2021-03-29T06:11:55.845Z] On-line CPU(s) list: 0-3 [2021-03-29T06:11:55.845Z] Thread(s) per core: 1 [2021-03-29T06:11:55.845Z] Core(s) per socket: 1 [2021-03-29T06:11:55.845Z] Socket(s): 4 [2021-03-29T06:11:55.845Z] NUMA node(s): 1 [2021-03-29T06:11:55.845Z] Vendor ID: GenuineIntel [2021-03-29T06:11:55.845Z] CPU family: 6 [2021-03-29T06:11:55.845Z] Model: 44 [2021-03-29T06:11:55.845Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-29T06:11:55.845Z] Stepping: 1 [2021-03-29T06:11:55.845Z] CPU MHz: 2933.438 [2021-03-29T06:11:55.845Z] BogoMIPS: 5866.87 [2021-03-29T06:11:55.845Z] Virtualization: VT-x [2021-03-29T06:11:55.845Z] Hypervisor vendor: KVM [2021-03-29T06:11:55.845Z] Virtualization type: full [2021-03-29T06:11:55.845Z] L1d cache: 128 KiB [2021-03-29T06:11:55.845Z] L1i cache: 128 KiB [2021-03-29T06:11:55.845Z] L2 cache: 16 MiB [2021-03-29T06:11:55.845Z] L3 cache: 64 MiB [2021-03-29T06:11:55.845Z] NUMA node0 CPU(s): 0-3 [2021-03-29T06:11:55.845Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-29T06:11:55.845Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-29T06:11:55.845Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-29T06:11:55.845Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-29T06:11:55.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-29T06:11:55.845Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-29T06:11:55.845Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-29T06:11:55.845Z] Vulnerability Srbds: Not affected [2021-03-29T06:11:55.845Z] Vulnerability Tsx async abort: Not affected [2021-03-29T06:11:55.845Z] 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-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> nproc: [2021-03-29T06:11:55.845Z] 4 [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> df -h: [2021-03-29T06:11:55.845Z] Filesystem Size Used Available Use% Mounted on [2021-03-29T06:11:55.845Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-29T06:11:55.845Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-29T06:11:55.845Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-29T06:11:55.845Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-172 [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-172@tmp [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-29T06:11:55.845Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> free -m: [2021-03-29T06:11:55.845Z] total used free shared buff/cache available [2021-03-29T06:11:55.845Z] Mem: 1837 714 112 0 1010 1017 [2021-03-29T06:11:55.845Z] Swap: 1023 0 1023 [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> ip addr: [2021-03-29T06:11:55.845Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-29T06:11:55.845Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-29T06:11:55.845Z] inet 127.0.0.1/8 scope host lo [2021-03-29T06:11:55.845Z] valid_lft forever preferred_lft forever [2021-03-29T06:11:55.845Z] inet6 ::1/128 scope host [2021-03-29T06:11:55.845Z] valid_lft forever preferred_lft forever [2021-03-29T06:11:55.845Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-29T06:11:55.845Z] link/ether fa:16:3e:b5:54:e0 brd ff:ff:ff:ff:ff:ff [2021-03-29T06:11:55.845Z] inet 10.30.122.203/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-29T06:11:55.845Z] valid_lft 85824sec preferred_lft 85824sec [2021-03-29T06:11:55.845Z] inet6 fe80::f816:3eff:feb5:54e0/64 scope link [2021-03-29T06:11:55.845Z] valid_lft forever preferred_lft forever [2021-03-29T06:11:55.845Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-29T06:11:55.845Z] link/ether 02:42:19:30:bc:a7 brd ff:ff:ff:ff:ff:ff [2021-03-29T06:11:55.845Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-29T06:11:55.845Z] valid_lft forever preferred_lft forever [2021-03-29T06:11:55.845Z] inet6 fe80::42:19ff:fe30:bca7/64 scope link [2021-03-29T06:11:55.845Z] valid_lft forever preferred_lft forever [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.845Z] ---> sar -b -r -n DEV: [2021-03-29T06:11:55.845Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T06:11:55.845Z] [2021-03-29T06:11:55.846Z] 06:02:07 LINUX RESTART (4 CPU) [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] 06:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-29T06:11:55.846Z] 06:04:01 29.07 11.32 17.76 0.00 4479.98 2846.31 0.00 [2021-03-29T06:11:55.846Z] 06:05:01 1.72 0.00 1.72 0.00 0.00 31.71 0.00 [2021-03-29T06:11:55.846Z] 06:06:02 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-03-29T06:11:55.846Z] 06:07:01 0.51 0.00 0.51 0.00 0.00 7.13 0.00 [2021-03-29T06:11:55.846Z] 06:08:01 0.15 0.00 0.15 0.00 0.00 2.06 0.00 [2021-03-29T06:11:55.846Z] 06:09:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 [2021-03-29T06:11:55.846Z] 06:10:01 0.68 0.00 0.68 0.00 0.00 7.68 0.00 [2021-03-29T06:11:55.846Z] 06:11:01 0.58 0.00 0.58 0.00 0.00 6.26 0.00 [2021-03-29T06:11:55.846Z] Average: 4.17 1.42 2.75 0.00 561.54 364.54 0.00 [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-29T06:11:55.846Z] 06:04:01 172536 0 617768 32.83 2620 1088620 1116360 38.10 425632 1085192 20 [2021-03-29T06:11:55.846Z] 06:05:01 178104 0 612192 32.54 2620 1088628 1092308 37.28 431248 1074740 16 [2021-03-29T06:11:55.846Z] 06:06:02 177364 0 612928 32.58 2620 1088632 1088172 37.14 429620 1077444 16 [2021-03-29T06:11:55.846Z] 06:07:01 176732 0 613560 32.61 2620 1088632 1088404 37.15 447560 1059908 20 [2021-03-29T06:11:55.846Z] 06:08:01 175288 0 614996 32.69 2620 1088640 1088428 37.15 446440 1063168 16 [2021-03-29T06:11:55.846Z] 06:09:01 176308 0 613972 32.63 2620 1088644 1078088 36.79 453140 1055292 12 [2021-03-29T06:11:55.846Z] 06:10:01 176624 0 613652 32.61 2620 1088648 1078088 36.79 453048 1055388 8 [2021-03-29T06:11:55.846Z] 06:11:01 176836 0 613436 32.60 2620 1088652 1078088 36.79 453052 1055388 8 [2021-03-29T06:11:55.846Z] Average: 176224 0 614063 32.64 2620 1088637 1088492 37.15 442468 1065815 14 [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-29T06:11:55.846Z] 06:04:01 eth0 80.48 56.38 345.22 29.22 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:04:01 docker0 1.93 1.60 0.37 4.01 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:05:01 eth0 3.35 0.78 0.94 0.59 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:06:02 eth0 2.55 0.53 0.69 0.42 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:07:01 eth0 2.49 0.76 0.92 0.59 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:08:01 eth0 1.83 0.78 0.77 0.48 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:09:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:10:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:11:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] Average: eth0 11.43 7.45 43.69 3.93 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] Average: docker0 0.24 0.20 0.05 0.50 0.00 0.00 0.00 0.00 [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] ---> sar -P ALL: [2021-03-29T06:11:55.846Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] 06:02:07 LINUX RESTART (4 CPU) [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] 06:03:01 CPU %user %nice %system %iowait %steal %idle [2021-03-29T06:11:55.846Z] 06:04:01 all 2.72 0.00 2.02 0.45 0.23 94.59 [2021-03-29T06:11:55.846Z] 06:04:01 0 2.64 0.00 2.15 0.08 0.25 94.88 [2021-03-29T06:11:55.846Z] 06:04:01 1 2.70 0.00 1.66 0.18 0.18 95.27 [2021-03-29T06:11:55.846Z] 06:04:01 2 2.33 0.00 1.99 0.32 0.27 95.09 [2021-03-29T06:11:55.846Z] 06:04:01 3 3.21 0.00 2.28 1.21 0.20 93.10 [2021-03-29T06:11:55.846Z] 06:05:01 all 0.15 0.00 0.08 0.00 0.00 99.77 [2021-03-29T06:11:55.846Z] 06:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T06:11:55.846Z] 06:05:01 1 0.40 0.00 0.08 0.00 0.00 99.52 [2021-03-29T06:11:55.846Z] 06:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-29T06:11:55.846Z] 06:05:01 3 0.08 0.00 0.12 0.00 0.02 99.78 [2021-03-29T06:11:55.846Z] 06:06:02 all 0.17 0.00 0.03 0.00 0.00 99.81 [2021-03-29T06:11:55.846Z] 06:06:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:11:55.846Z] 06:06:02 1 0.55 0.00 0.02 0.00 0.00 99.43 [2021-03-29T06:11:55.846Z] 06:06:02 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-29T06:11:55.846Z] 06:06:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-29T06:11:55.846Z] 06:07:01 all 0.19 0.00 0.06 0.00 0.01 99.75 [2021-03-29T06:11:55.846Z] 06:07:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-03-29T06:11:55.846Z] 06:07:01 1 0.54 0.00 0.05 0.00 0.02 99.39 [2021-03-29T06:11:55.846Z] 06:07:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-29T06:11:55.846Z] 06:07:01 3 0.05 0.00 0.10 0.00 0.02 99.83 [2021-03-29T06:11:55.846Z] 06:08:01 all 0.17 0.00 0.10 0.00 0.01 99.71 [2021-03-29T06:11:55.846Z] 06:08:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-03-29T06:11:55.846Z] 06:08:01 1 0.50 0.00 0.10 0.00 0.02 99.38 [2021-03-29T06:11:55.846Z] 06:08:01 2 0.10 0.00 0.20 0.00 0.00 99.70 [2021-03-29T06:11:55.846Z] 06:08:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-29T06:11:55.846Z] 06:09:01 all 0.06 0.00 0.07 0.00 0.01 99.86 [2021-03-29T06:11:55.846Z] 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:11:55.846Z] 06:09:01 1 0.17 0.00 0.10 0.00 0.02 99.72 [2021-03-29T06:11:55.846Z] 06:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-29T06:11:55.846Z] 06:09:01 3 0.02 0.00 0.12 0.00 0.00 99.87 [2021-03-29T06:11:55.846Z] 06:10:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-29T06:11:55.846Z] 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:11:55.846Z] 06:10:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-29T06:11:55.846Z] 06:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-29T06:11:55.846Z] 06:10:01 3 0.03 0.00 0.10 0.00 0.00 99.87 [2021-03-29T06:11:55.846Z] 06:11:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-29T06:11:55.846Z] 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-29T06:11:55.846Z] 06:11:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2021-03-29T06:11:55.846Z] 06:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-29T06:11:55.846Z] 06:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T06:11:55.846Z] Average: all 0.47 0.00 0.30 0.06 0.03 99.14 [2021-03-29T06:11:55.846Z] Average: 0 0.36 0.00 0.29 0.01 0.04 99.30 [2021-03-29T06:11:55.846Z] Average: 1 0.74 0.00 0.25 0.02 0.03 98.96 [2021-03-29T06:11:55.846Z] Average: 2 0.35 0.00 0.30 0.04 0.04 99.28 [2021-03-29T06:11:55.846Z] Average: 3 0.44 0.00 0.36 0.15 0.03 99.03 [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z] [2021-03-29T06:11:55.846Z]