Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 10f382ba9cbae22f4cbbd1e82acbf5592adafb83+1dd33a3af9a617cbaf28a861ee32f6521d03d04f (c15aebef42449cb6f1551caf68df8a128afba034) Running in Durability level: PERFORMANCE_OPTIMIZED 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8720 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1dd33a3af9a617cbaf28a861ee32f6521d03d04f into PR head commit 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 # timeout=10 Merge succeeded, producing bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed Checking out Revision bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed (PR-2830) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1dd33a3af9a617cbaf28a861ee32f6521d03d04f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed # timeout=10 Commit message: "Merge commit '1dd33a3af9a617cbaf28a861ee32f6521d03d04f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T00:31:19.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T00:31:19.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T00:31:19.755Z] ========================================================= [2020-10-26T00:31:19.755Z] EdgeX Global Pipelines Version Info [2020-10-26T00:31:19.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ec6e677fad7f426cd5179bc4f949e107f4234018 # timeout=10 [2020-10-26T00:31:21.712Z] ------------------- [2020-10-26T00:31:21.712Z] stable info: [2020-10-26T00:31:21.712Z] ------------------- [2020-10-26T00:31:21.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T00:31:21.712Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T00:31:21.712Z] Message: update stable to v1.0.148 [2020-10-26T00:31:22.287Z] ------------------- [2020-10-26T00:31:22.287Z] experimental info: [2020-10-26T00:31:22.287Z] ------------------- [2020-10-26T00:31:22.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T00:31:22.287Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T00:31:22.287Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-26T00:31:22.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-26T00:31:22.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-26T00:31:22.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T00:31:22.841Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T00:31:22.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T00:31:23.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T00:31:23.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T00:31:23.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-26T00:31:23.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-26T00:31:23.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-26T00:31:23.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T00:31:23.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T00:31:23.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T00:31:23.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T00:31:23.906Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-26T00:31:24.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-26T00:31:24.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-26T00:31:24.198Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T00:31:24.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-26T00:31:24.394Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-26T00:31:24.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-26T00:31:24.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2830 [Pipeline] echo [2020-10-26T00:31:24.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2830 [Pipeline] echo [2020-10-26T00:31:24.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2830 [Pipeline] echo [2020-10-26T00:31:24.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed [Pipeline] echo [2020-10-26T00:31:24.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bffec6a [Pipeline] echo [2020-10-26T00:31:25.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-26T00:31:25.503Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/core-command/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] ++ dirname cmd/core-data/Dockerfile [2020-10-26T00:31:25.503Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-26T00:31:25.503Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-26T00:31:25.503Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-26T00:31:25.503Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-26T00:31:25.503Z] ++ cut -d/ -f2 [2020-10-26T00:31:25.503Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-26T00:31:25.581Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:31:26.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T00:31:26.720Z] [2020-10-26T00:31:26.720Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:31:27.113Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T00:31:27.113Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T00:31:27.113Z] 31603596830f: Pulling fs layer [2020-10-26T00:31:27.113Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T00:31:27.113Z] 6ca5941a6612: Pulling fs layer [2020-10-26T00:31:27.113Z] ecc8261a40a4: Pulling fs layer [2020-10-26T00:31:27.113Z] ecc8261a40a4: Waiting [2020-10-26T00:31:27.113Z] 2a8b12db71e7: Download complete [2020-10-26T00:31:27.380Z] 31603596830f: Verifying Checksum [2020-10-26T00:31:27.380Z] 31603596830f: Download complete [2020-10-26T00:31:27.380Z] ecc8261a40a4: Verifying Checksum [2020-10-26T00:31:27.380Z] ecc8261a40a4: Download complete [2020-10-26T00:31:27.649Z] 6ca5941a6612: Verifying Checksum [2020-10-26T00:31:27.649Z] 6ca5941a6612: Download complete [2020-10-26T00:31:27.912Z] 31603596830f: Pull complete [2020-10-26T00:31:27.912Z] 2a8b12db71e7: Pull complete [2020-10-26T00:31:28.885Z] 6ca5941a6612: Pull complete [2020-10-26T00:31:29.462Z] ecc8261a40a4: Pull complete [2020-10-26T00:31:29.462Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T00:31:29.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T00:31:29.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T00:31:29.618Z] prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container [2020-10-26T00:31:29.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-26T00:31:32.476Z] $ docker top f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T00:31:32.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T00:31:32.875Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T00:31:33.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T00:31:33.123Z] $ docker exec f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent [2020-10-26T00:31:33.312Z] SSH_AUTH_SOCK=/tmp/ssh-7g4mKA57NP6B/agent.11 [2020-10-26T00:31:33.312Z] SSH_AGENT_PID=16 [2020-10-26T00:31:33.330Z] Running ssh-add (command line suppressed) [2020-10-26T00:31:33.479Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5509921885964944363.key (/w/workspace/edgex-go/7@tmp/private_key_5509921885964944363.key) [2020-10-26T00:31:33.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T00:31:33.924Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T00:31:33.951Z] $ docker exec --env ******** --env ******** f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent -k [2020-10-26T00:31:34.091Z] unset SSH_AUTH_SOCK; [2020-10-26T00:31:34.092Z] unset SSH_AGENT_PID; [2020-10-26T00:31:34.092Z] echo Agent pid 16 killed; [2020-10-26T00:31:34.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T00:31:34.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T00:31:34.283Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T00:31:34.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T00:31:34.503Z] $ docker exec f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent [2020-10-26T00:31:34.718Z] SSH_AUTH_SOCK=/tmp/ssh-uHbZ0Ozu2ljC/agent.45 [2020-10-26T00:31:34.718Z] SSH_AGENT_PID=50 [2020-10-26T00:31:34.726Z] Running ssh-add (command line suppressed) [2020-10-26T00:31:34.871Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2892578838586340628.key (/w/workspace/edgex-go/7@tmp/private_key_2892578838586340628.key) [2020-10-26T00:31:35.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T00:31:35.517Z] + git semver init [2020-10-26T00:31:35.517Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T00:31:35.517Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2020-10-26T00:31:35.517Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2020-10-26T00:31:35.517Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T00:31:35.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T00:31:35.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T00:31:35.517Z] # $SEMVER_BRANCH = PR-2830 [2020-10-26T00:31:35.517Z] # $SEMVER_TEMP = /tmp/semver-065262788 [2020-10-26T00:31:35.517Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-26T00:32:07.739Z] # '/tmp/semver-065262788' -> '/w/workspace/edgex-go/7/.semver' [2020-10-26T00:32:07.739Z] # -> Force: false [2020-10-26T00:32:07.739Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2020-10-26T00:32:07.756Z] $ docker exec --env ******** --env ******** f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent -k [2020-10-26T00:32:08.006Z] unset SSH_AUTH_SOCK; [2020-10-26T00:32:08.007Z] unset SSH_AGENT_PID; [2020-10-26T00:32:08.007Z] echo Agent pid 50 killed; [2020-10-26T00:32:08.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T00:32:08.602Z] + git semver [Pipeline] } [2020-10-26T00:32:08.625Z] $ docker stop --time=1 f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f [2020-10-26T00:32:10.485Z] $ docker rm -f f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T00:32:11.135Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T00:32:11.757Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T00:32:11.761Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-26T00:32:12.544Z] ========================================================= [2020-10-26T00:32:12.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T00:32:12.544Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:32:12.916Z] + 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 . [2020-10-26T00:32:17.184Z] Sending build context to Docker daemon 325.6MB [2020-10-26T00:32:17.185Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-26T00:32:17.185Z] Step 2/7 : FROM ${BASE} [2020-10-26T00:32:17.185Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T00:32:17.185Z] df20fa9351a1: Pulling fs layer [2020-10-26T00:32:17.185Z] ed8968b2872e: Pulling fs layer [2020-10-26T00:32:17.185Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T00:32:17.185Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T00:32:17.185Z] e73272ec9a57: Pulling fs layer [2020-10-26T00:32:17.185Z] 1e910a182e73: Pulling fs layer [2020-10-26T00:32:17.185Z] 4e634b169226: Pulling fs layer [2020-10-26T00:32:17.185Z] 1e910a182e73: Waiting [2020-10-26T00:32:17.185Z] e73272ec9a57: Waiting [2020-10-26T00:32:17.185Z] 4e634b169226: Waiting [2020-10-26T00:32:17.185Z] e871e8e8d7a9: Waiting [2020-10-26T00:32:17.185Z] a92cc7c5fd73: Verifying Checksum [2020-10-26T00:32:17.185Z] a92cc7c5fd73: Download complete [2020-10-26T00:32:17.185Z] ed8968b2872e: Verifying Checksum [2020-10-26T00:32:17.185Z] ed8968b2872e: Download complete [2020-10-26T00:32:17.185Z] e73272ec9a57: Verifying Checksum [2020-10-26T00:32:17.185Z] e73272ec9a57: Download complete [2020-10-26T00:32:17.185Z] 1e910a182e73: Verifying Checksum [2020-10-26T00:32:17.185Z] 1e910a182e73: Download complete [2020-10-26T00:32:17.185Z] df20fa9351a1: Verifying Checksum [2020-10-26T00:32:17.185Z] df20fa9351a1: Download complete [2020-10-26T00:32:17.458Z] df20fa9351a1: Pull complete [2020-10-26T00:32:19.416Z] ed8968b2872e: Pull complete [2020-10-26T00:32:19.416Z] 4e634b169226: Verifying Checksum [2020-10-26T00:32:19.416Z] 4e634b169226: Download complete [2020-10-26T00:32:19.692Z] a92cc7c5fd73: Pull complete [2020-10-26T00:32:20.276Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T00:32:20.276Z] e871e8e8d7a9: Download complete [2020-10-26T00:32:26.941Z] e871e8e8d7a9: Pull complete [2020-10-26T00:32:26.941Z] e73272ec9a57: Pull complete [2020-10-26T00:32:26.941Z] 1e910a182e73: Pull complete [2020-10-26T00:32:27.250Z] Still waiting to schedule task [2020-10-26T00:32:27.250Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-26T00:32:33.576Z] 4e634b169226: Pull complete [2020-10-26T00:32:33.576Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T00:32:33.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T00:32:33.576Z] ---> f7629b54cfaa [2020-10-26T00:32:33.576Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-26T00:32:33.576Z] ---> Running in c2eeb1bbefc6 [2020-10-26T00:32:33.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T00:32:34.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T00:32:35.735Z] (1/12) Installing libmagic (5.38-r0) [2020-10-26T00:32:36.000Z] (2/12) Installing file (5.38-r0) [2020-10-26T00:32:36.000Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-26T00:32:36.264Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-26T00:32:58.292Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-26T00:32:58.292Z] (6/12) Installing patch (2.7.6-r6) [2020-10-26T00:32:58.292Z] (7/12) Installing build-base (0.5-r2) [2020-10-26T00:32:58.292Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-26T00:32:58.292Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-26T00:32:58.292Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-26T00:32:58.292Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-26T00:32:58.292Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-26T00:32:58.292Z] Executing busybox-1.31.1-r16.trigger [2020-10-26T00:32:58.292Z] OK: 233 MiB in 51 packages [2020-10-26T00:33:00.868Z] Removing intermediate container c2eeb1bbefc6 [2020-10-26T00:33:00.868Z] ---> 7ff501d34e75 [2020-10-26T00:33:00.868Z] Step 4/7 : WORKDIR /edgex-go [2020-10-26T00:33:00.868Z] ---> Running in eae6ba293818 [2020-10-26T00:33:00.868Z] Removing intermediate container eae6ba293818 [2020-10-26T00:33:00.868Z] ---> 57c146ff2798 [2020-10-26T00:33:00.868Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-26T00:33:01.134Z] latest: Pulling from library/docker [2020-10-26T00:33:01.400Z] 188c0c94c7c5: Pulling fs layer [2020-10-26T00:33:01.400Z] 0c7c675703d6: Pulling fs layer [2020-10-26T00:33:01.400Z] cc8c12a437cb: Pulling fs layer [2020-10-26T00:33:01.400Z] c5dafad2182a: Pulling fs layer [2020-10-26T00:33:01.400Z] 5aa711733414: Pulling fs layer [2020-10-26T00:33:01.400Z] 058f73b55e4b: Pulling fs layer [2020-10-26T00:33:01.400Z] 8c9c664faf12: Pulling fs layer [2020-10-26T00:33:01.400Z] 5aa711733414: Waiting [2020-10-26T00:33:01.400Z] 058f73b55e4b: Waiting [2020-10-26T00:33:01.400Z] 8c9c664faf12: Waiting [2020-10-26T00:33:01.400Z] c5dafad2182a: Waiting [2020-10-26T00:33:01.400Z] cc8c12a437cb: Verifying Checksum [2020-10-26T00:33:01.400Z] cc8c12a437cb: Download complete [2020-10-26T00:33:01.400Z] 188c0c94c7c5: Verifying Checksum [2020-10-26T00:33:01.400Z] 188c0c94c7c5: Download complete [2020-10-26T00:33:01.400Z] 0c7c675703d6: Verifying Checksum [2020-10-26T00:33:01.400Z] 0c7c675703d6: Download complete [2020-10-26T00:33:01.693Z] 5aa711733414: Verifying Checksum [2020-10-26T00:33:01.693Z] 5aa711733414: Download complete [2020-10-26T00:33:01.693Z] 058f73b55e4b: Verifying Checksum [2020-10-26T00:33:01.693Z] 058f73b55e4b: Download complete [2020-10-26T00:33:01.693Z] 8c9c664faf12: Verifying Checksum [2020-10-26T00:33:01.693Z] 8c9c664faf12: Download complete [2020-10-26T00:33:01.980Z] 188c0c94c7c5: Pull complete [2020-10-26T00:33:02.257Z] 0c7c675703d6: Pull complete [2020-10-26T00:33:02.534Z] cc8c12a437cb: Pull complete [2020-10-26T00:33:02.534Z] c5dafad2182a: Verifying Checksum [2020-10-26T00:33:02.534Z] c5dafad2182a: Download complete [2020-10-26T00:33:05.888Z] c5dafad2182a: Pull complete [2020-10-26T00:33:05.888Z] 5aa711733414: Pull complete [2020-10-26T00:33:05.888Z] 058f73b55e4b: Pull complete [2020-10-26T00:33:05.888Z] 8c9c664faf12: Pull complete [2020-10-26T00:33:05.888Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-26T00:33:05.888Z] Status: Downloaded newer image for docker:latest [2020-10-26T00:33:07.852Z] ---> 80555eb79ee6 [2020-10-26T00:33:07.852Z] Step 6/7 : COPY go.mod . [2020-10-26T00:33:08.121Z] ---> 69d7ab546494 [2020-10-26T00:33:08.121Z] Step 7/7 : RUN go mod download [2020-10-26T00:33:08.121Z] ---> Running in 0b0c3634182a [2020-10-26T00:33:34.829Z] Removing intermediate container 0b0c3634182a [2020-10-26T00:33:34.829Z] ---> 2642e34b3653 [2020-10-26T00:33:34.829Z] Successfully built 2642e34b3653 [2020-10-26T00:33:34.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:33:35.157Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T00:33:35.157Z] . [Pipeline] withDockerContainer [2020-10-26T00:33:35.271Z] prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container [2020-10-26T00:33:35.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2020-10-26T00:33:36.779Z] $ docker top 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T00:33:37.366Z] + go version [2020-10-26T00:33:37.366Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T00:33:37.385Z] $ docker stop --time=1 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 [2020-10-26T00:33:38.804Z] $ docker rm -f 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:33:39.640Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T00:33:39.640Z] . [Pipeline] withDockerContainer [2020-10-26T00:33:39.755Z] prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container [2020-10-26T00:33:39.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2020-10-26T00:33:40.719Z] $ docker top 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-26T00:33:40.995Z] ========================================================= [2020-10-26T00:33:40.995Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-26T00:33:40.995Z] ========================================================= [Pipeline] sh [2020-10-26T00:33:41.317Z] + make test [2020-10-26T00:33:41.317Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-26T00:33:43.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-26T00:33:56.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-26T00:34:00.726Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [2020-10-26T00:34:00.726Z] internal/core/metadata/v2/controller/http/deviceservice.go:119:14: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-26T00:34:00.726Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2020-10-26T00:34:00.726Z] internal/core/data/v2/controller/http/event.go:248:32: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage [2020-10-26T00:34:04.123Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s [2020-10-26T00:34:08.433Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2020-10-26T00:34:08.433Z] internal/core/data/v2/controller/http/event.go:248: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage [2020-10-26T00:34:08.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.029s coverage: 46.6% of statements [2020-10-26T00:34:08.433Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2020-10-26T00:34:08.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements [2020-10-26T00:34:08.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.015s coverage: 100.0% of statements [2020-10-26T00:34:09.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 73.8% of statements [2020-10-26T00:34:09.032Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2020-10-26T00:34:09.032Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2020-10-26T00:34:09.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.019s coverage: 100.0% of statements [2020-10-26T00:34:09.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements [2020-10-26T00:34:09.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 86.7% of statements [2020-10-26T00:34:09.881Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-10-26T00:34:09.881Z] internal/core/metadata/v2/controller/http/deviceservice.go:119: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-26T00:34:10.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.026s coverage: 97.5% of statements [2020-10-26T00:34:10.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.008s coverage: 100.0% of statements [2020-10-26T00:34:10.148Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-10-26T00:34:10.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements [2020-10-26T00:34:10.422Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.0% of statements [no tests to run] [2020-10-26T00:34:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.074s coverage: 63.5% of statements [2020-10-26T00:34:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements [2020-10-26T00:34:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.012s coverage: 91.3% of statements [2020-10-26T00:34:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.005s coverage: 100.0% of statements [2020-10-26T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2020-10-26T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2020-10-26T00:34:12.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.126s coverage: 55.9% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.600s coverage: 86.3% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.343s coverage: 72.2% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.011s coverage: 48.4% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.052s coverage: 36.5% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.125s coverage: 84.1% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.045s coverage: 47.1% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.061s coverage: 100.0% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.016s coverage: 100.0% of statements [2020-10-26T00:34:19.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.018s coverage: 100.0% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements [2020-10-26T00:34:20.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements [2020-10-26T00:34:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2020-10-26T00:34:21.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-26T00:34:21.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-10-26T00:34:21.931Z] make: *** [Makefile:81: test] Error 2 [Pipeline] } [2020-10-26T00:34:21.952Z] $ docker stop --time=1 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 [2020-10-26T00:34:24.700Z] $ docker rm -f 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T00:34:29.625Z] Failed in branch amd64 [2020-10-26T00:35:03.503Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8729 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws [2020-10-26T00:35:03.603Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2020-10-26T00:35:09.394Z] using credential edgex-jenkins-ssh [2020-10-26T00:35:09.452Z] Cloning the remote Git repository [2020-10-26T00:35:09.495Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-26T00:35:09.611Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2020-10-26T00:35:09.695Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-26T00:35:09.696Z] > git --version # timeout=10 [2020-10-26T00:35:09.714Z] > git --version # 'git version 2.17.1' [2020-10-26T00:35:09.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T00:35:09.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T00:35:31.318Z] Merging remotes/origin/master commit 1dd33a3af9a617cbaf28a861ee32f6521d03d04f into PR head commit 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 [2020-10-26T00:35:32.152Z] Merge succeeded, producing 3450c8be9008028ca34f02882ef4c5d81bfaeed6 [2020-10-26T00:35:32.153Z] Checking out Revision 3450c8be9008028ca34f02882ef4c5d81bfaeed6 (PR-2830) [2020-10-26T00:35:30.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-26T00:35:30.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T00:35:30.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-26T00:35:30.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-26T00:35:30.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T00:35:30.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T00:35:31.349Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T00:35:31.370Z] > git checkout -f 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 # timeout=10 [2020-10-26T00:35:31.710Z] > git remote # timeout=10 [2020-10-26T00:35:31.731Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T00:35:31.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T00:35:31.768Z] > git merge 1dd33a3af9a617cbaf28a861ee32f6521d03d04f # timeout=10 [2020-10-26T00:35:32.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T00:35:32.162Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T00:35:32.212Z] > git checkout -f 3450c8be9008028ca34f02882ef4c5d81bfaeed6 # timeout=10 [2020-10-26T00:35:36.668Z] Commit message: "Merge commit '1dd33a3af9a617cbaf28a861ee32f6521d03d04f' into HEAD" [2020-10-26T00:35:36.696Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-10-26T00:35:36.680Z] > git rev-list --no-walk ec6e677fad7f426cd5179bc4f949e107f4234018 # timeout=10 [Pipeline] unstash [Pipeline] echo [2020-10-26T00:35:38.662Z] ========================================================= [2020-10-26T00:35:38.662Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T00:35:38.662Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:35:39.890Z] + 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 . [2020-10-26T00:35:42.601Z] Sending build context to Docker daemon 165.2MB [2020-10-26T00:35:42.601Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-26T00:35:42.601Z] Step 2/7 : FROM ${BASE} [2020-10-26T00:35:42.877Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T00:35:42.877Z] b538f80385f9: Pulling fs layer [2020-10-26T00:35:42.877Z] 74f711af9a0d: Pulling fs layer [2020-10-26T00:35:42.877Z] 99f96fe45779: Pulling fs layer [2020-10-26T00:35:42.877Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T00:35:42.877Z] 45590311c82a: Pulling fs layer [2020-10-26T00:35:42.877Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T00:35:42.877Z] 209524e5b208: Pulling fs layer [2020-10-26T00:35:42.877Z] 69ca0ff8b7b3: Waiting [2020-10-26T00:35:42.877Z] 8529a6b9a6be: Waiting [2020-10-26T00:35:42.877Z] 45590311c82a: Waiting [2020-10-26T00:35:42.877Z] 209524e5b208: Waiting [2020-10-26T00:35:42.877Z] 99f96fe45779: Verifying Checksum [2020-10-26T00:35:42.877Z] 99f96fe45779: Download complete [2020-10-26T00:35:42.877Z] 74f711af9a0d: Verifying Checksum [2020-10-26T00:35:42.877Z] 74f711af9a0d: Download complete [2020-10-26T00:35:43.154Z] 45590311c82a: Verifying Checksum [2020-10-26T00:35:43.154Z] 45590311c82a: Download complete [2020-10-26T00:35:43.432Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T00:35:43.432Z] 69ca0ff8b7b3: Download complete [2020-10-26T00:35:43.432Z] b538f80385f9: Download complete [2020-10-26T00:35:44.039Z] b538f80385f9: Pull complete [2020-10-26T00:35:44.658Z] 74f711af9a0d: Pull complete [2020-10-26T00:35:45.268Z] 99f96fe45779: Pull complete [2020-10-26T00:35:46.266Z] 209524e5b208: Verifying Checksum [2020-10-26T00:35:46.266Z] 209524e5b208: Download complete [2020-10-26T00:35:46.870Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T00:35:46.870Z] 8529a6b9a6be: Download complete [2020-10-26T00:35:57.033Z] 8529a6b9a6be: Pull complete [2020-10-26T00:35:57.033Z] 45590311c82a: Pull complete [2020-10-26T00:35:57.033Z] 69ca0ff8b7b3: Pull complete [2020-10-26T00:36:00.467Z] 209524e5b208: Pull complete [2020-10-26T00:36:00.467Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T00:36:00.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T00:36:00.467Z] ---> 5bddaf1c2fca [2020-10-26T00:36:00.467Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-26T00:36:04.774Z] ---> Running in a5dc5cb75feb [2020-10-26T00:36:05.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T00:36:07.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T00:36:09.169Z] (1/12) Installing libmagic (5.38-r0) [2020-10-26T00:36:09.778Z] (2/12) Installing file (5.38-r0) [2020-10-26T00:36:10.051Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-26T00:36:10.051Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-26T00:36:22.461Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-26T00:36:22.461Z] (6/12) Installing patch (2.7.6-r6) [2020-10-26T00:36:22.461Z] (7/12) Installing build-base (0.5-r2) [2020-10-26T00:36:22.461Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-26T00:36:22.461Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-26T00:36:22.461Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-26T00:36:22.461Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-26T00:36:22.461Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-26T00:36:22.461Z] Executing busybox-1.31.1-r16.trigger [2020-10-26T00:36:22.461Z] OK: 217 MiB in 51 packages [2020-10-26T00:36:26.802Z] Removing intermediate container a5dc5cb75feb [2020-10-26T00:36:26.802Z] ---> b30f2dfc0687 [2020-10-26T00:36:26.802Z] Step 4/7 : WORKDIR /edgex-go [2020-10-26T00:36:26.802Z] ---> Running in 54d786cbf228 [2020-10-26T00:36:27.401Z] Removing intermediate container 54d786cbf228 [2020-10-26T00:36:27.401Z] ---> 3f7531f04391 [2020-10-26T00:36:27.401Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-26T00:36:27.682Z] latest: Pulling from library/docker [2020-10-26T00:36:27.682Z] 5f621e34cdf4: Pulling fs layer [2020-10-26T00:36:27.682Z] 85db56a05063: Pulling fs layer [2020-10-26T00:36:27.682Z] ccb67d6aeaaa: Pulling fs layer [2020-10-26T00:36:27.682Z] a0b19fc83503: Pulling fs layer [2020-10-26T00:36:27.682Z] 8eb508b41278: Pulling fs layer [2020-10-26T00:36:27.682Z] 37236713561e: Pulling fs layer [2020-10-26T00:36:27.682Z] 07c93f2b1b56: Pulling fs layer [2020-10-26T00:36:27.682Z] 37236713561e: Waiting [2020-10-26T00:36:27.682Z] 07c93f2b1b56: Waiting [2020-10-26T00:36:27.682Z] a0b19fc83503: Waiting [2020-10-26T00:36:27.682Z] 8eb508b41278: Waiting [2020-10-26T00:36:27.968Z] ccb67d6aeaaa: Verifying Checksum [2020-10-26T00:36:27.969Z] ccb67d6aeaaa: Download complete [2020-10-26T00:36:27.969Z] 85db56a05063: Verifying Checksum [2020-10-26T00:36:27.969Z] 85db56a05063: Download complete [2020-10-26T00:36:27.969Z] 5f621e34cdf4: Verifying Checksum [2020-10-26T00:36:27.969Z] 5f621e34cdf4: Download complete [2020-10-26T00:36:28.253Z] 8eb508b41278: Verifying Checksum [2020-10-26T00:36:28.253Z] 8eb508b41278: Download complete [2020-10-26T00:36:28.253Z] 37236713561e: Verifying Checksum [2020-10-26T00:36:28.253Z] 37236713561e: Download complete [2020-10-26T00:36:28.253Z] 07c93f2b1b56: Verifying Checksum [2020-10-26T00:36:28.253Z] 07c93f2b1b56: Download complete [2020-10-26T00:36:28.541Z] 5f621e34cdf4: Pull complete [2020-10-26T00:36:29.541Z] 85db56a05063: Pull complete [2020-10-26T00:36:29.541Z] a0b19fc83503: Verifying Checksum [2020-10-26T00:36:29.541Z] a0b19fc83503: Download complete [2020-10-26T00:36:29.821Z] ccb67d6aeaaa: Pull complete [2020-10-26T00:36:33.260Z] a0b19fc83503: Pull complete [2020-10-26T00:36:33.536Z] 8eb508b41278: Pull complete [2020-10-26T00:36:33.813Z] 37236713561e: Pull complete [2020-10-26T00:36:34.413Z] 07c93f2b1b56: Pull complete [2020-10-26T00:36:34.413Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-26T00:36:34.413Z] Status: Downloaded newer image for docker:latest [2020-10-26T00:36:37.794Z] ---> 45f9b0d7f8cb [2020-10-26T00:36:37.794Z] Step 6/7 : COPY go.mod . [2020-10-26T00:36:38.780Z] ---> 0fdc5aa99014 [2020-10-26T00:36:38.780Z] Step 7/7 : RUN go mod download [2020-10-26T00:36:38.780Z] ---> Running in 145cc791ea42 [2020-10-26T00:37:11.179Z] Removing intermediate container 145cc791ea42 [2020-10-26T00:37:11.179Z] ---> 35fb577fc92c [2020-10-26T00:37:11.179Z] Successfully built 35fb577fc92c [2020-10-26T00:37:11.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:37:11.621Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T00:37:11.621Z] . [Pipeline] withDockerContainer [2020-10-26T00:37:11.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-8729 does not seem to be running inside a container [2020-10-26T00:37:12.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2020-10-26T00:37:14.200Z] $ docker top ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T00:37:15.653Z] + go version [2020-10-26T00:37:15.653Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T00:37:15.696Z] $ docker stop --time=1 ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac [2020-10-26T00:37:17.780Z] $ docker rm -f ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:37:18.855Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T00:37:18.856Z] . [Pipeline] withDockerContainer [2020-10-26T00:37:19.112Z] prd-ubuntu18.04-docker-arm64-4c-16g-8729 does not seem to be running inside a container [2020-10-26T00:37:19.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2020-10-26T00:37:20.556Z] $ docker top 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-26T00:37:20.924Z] ========================================================= [2020-10-26T00:37:20.924Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-26T00:37:20.924Z] ========================================================= [Pipeline] sh [2020-10-26T00:37:21.577Z] + make test [2020-10-26T00:37:21.577Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-26T00:37:24.994Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-26T00:37:57.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-26T00:38:07.668Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [2020-10-26T00:38:07.668Z] internal/core/metadata/v2/controller/http/deviceservice.go:119:14: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-26T00:38:14.408Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2020-10-26T00:38:14.409Z] internal/core/data/v2/controller/http/event.go:248:32: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage [2020-10-26T00:38:16.414Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s [2020-10-26T00:38:28.955Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2020-10-26T00:38:28.955Z] internal/core/data/v2/controller/http/event.go:248: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage [2020-10-26T00:38:28.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.116s coverage: 46.6% of statements [2020-10-26T00:38:28.955Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2020-10-26T00:38:28.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements [2020-10-26T00:38:28.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2020-10-26T00:38:34.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.381s coverage: 73.8% of statements [2020-10-26T00:38:34.606Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2020-10-26T00:38:34.606Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2020-10-26T00:38:34.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements [2020-10-26T00:38:34.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2020-10-26T00:38:36.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2020-10-26T00:38:36.332Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-10-26T00:38:36.332Z] internal/core/metadata/v2/controller/http/deviceservice.go:119: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-26T00:38:38.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2020-10-26T00:38:38.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 100.0% of statements [2020-10-26T00:38:38.325Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-10-26T00:38:38.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2020-10-26T00:38:39.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.0% of statements [no tests to run] [2020-10-26T00:38:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements [2020-10-26T00:38:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2020-10-26T00:38:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.019s coverage: 91.3% of statements [2020-10-26T00:38:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2020-10-26T00:38:43.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2020-10-26T00:38:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2020-10-26T00:38:48.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 55.9% of statements [2020-10-26T00:38:49.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.931s coverage: 86.3% of statements [2020-10-26T00:38:49.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.240s coverage: 72.2% of statements [2020-10-26T00:38:49.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.480s coverage: 72.1% of statements [2020-10-26T00:38:50.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.101s coverage: 82.4% of statements [2020-10-26T00:38:50.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.014s coverage: 48.4% of statements [2020-10-26T00:38:50.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements [2020-10-26T00:38:52.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.030s coverage: 96.8% of statements [2020-10-26T00:38:56.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 36.5% of statements [2020-10-26T00:38:56.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.314s coverage: 84.1% of statements [2020-10-26T00:38:56.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2020-10-26T00:38:56.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements [2020-10-26T00:38:56.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.025s coverage: 100.0% of statements [2020-10-26T00:38:58.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.069s coverage: 83.8% of statements [2020-10-26T00:39:03.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.190s coverage: 47.1% of statements [2020-10-26T00:39:03.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements [2020-10-26T00:39:03.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2020-10-26T00:39:03.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2020-10-26T00:39:07.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.162s coverage: 29.1% of statements [2020-10-26T00:39:07.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements [2020-10-26T00:39:07.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2020-10-26T00:39:07.628Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.010s coverage: 0.0% of statements [2020-10-26T00:39:08.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2020-10-26T00:39:08.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.018s coverage: 87.9% of statements [2020-10-26T00:39:08.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2020-10-26T00:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.018s coverage: 32.1% of statements [2020-10-26T00:39:10.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-10-26T00:39:11.377Z] make: *** [Makefile:81: test] Error 2 [Pipeline] } [2020-10-26T00:39:11.421Z] $ docker stop --time=1 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 [2020-10-26T00:39:13.742Z] $ docker rm -f 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T00:39:15.813Z] 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:18.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:18.733Z] ---> package-listing.sh [2020-10-26T00:39:18.733Z] ++ facter osfamily [2020-10-26T00:39:18.733Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T00:39:18.733Z] + OS_FAMILY=redhat [2020-10-26T00:39:18.733Z] + workspace=/w/workspace/edgex-go/7 [2020-10-26T00:39:18.733Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T00:39:18.733Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T00:39:18.733Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T00:39:18.733Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T00:39:18.733Z] + '[' /w/workspace/edgex-go/7 ']' [2020-10-26T00:39:18.733Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T00:39:18.733Z] + case "${OS_FAMILY}" in [2020-10-26T00:39:18.733Z] + rpm -qa [2020-10-26T00:39:18.733Z] + sort [2020-10-26T00:39:22.960Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T00:39:22.960Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T00:39:22.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T00:39:22.960Z] + '[' /w/workspace/edgex-go/7 ']' [2020-10-26T00:39:22.960Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2020-10-26T00:39:22.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2020-10-26T00:39:22.974Z] 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/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T00:39:23.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:39:23.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T00:39:23.695Z] [2020-10-26T00:39:23.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T00:39:24.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T00:39:24.180Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T00:39:24.180Z] df20fa9351a1: Already exists [2020-10-26T00:39:24.180Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T00:39:24.180Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T00:39:24.180Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T00:39:24.181Z] 93b61091891f: Pulling fs layer [2020-10-26T00:39:24.181Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T00:39:24.181Z] 5e14af77c1be: Pulling fs layer [2020-10-26T00:39:24.181Z] 01666e4c0597: Pulling fs layer [2020-10-26T00:39:24.181Z] aa168da1d23b: Pulling fs layer [2020-10-26T00:39:24.181Z] 93b9cdb0e59b: Waiting [2020-10-26T00:39:24.181Z] 5e14af77c1be: Waiting [2020-10-26T00:39:24.181Z] aa168da1d23b: Waiting [2020-10-26T00:39:24.181Z] 01666e4c0597: Waiting [2020-10-26T00:39:24.181Z] 36b3adc4ff6f: Download complete [2020-10-26T00:39:24.181Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T00:39:24.181Z] 93b9cdb0e59b: Download complete [2020-10-26T00:39:24.181Z] 5e14af77c1be: Verifying Checksum [2020-10-26T00:39:24.181Z] 5e14af77c1be: Download complete [2020-10-26T00:39:24.472Z] 93b61091891f: Verifying Checksum [2020-10-26T00:39:24.472Z] 93b61091891f: Download complete [2020-10-26T00:39:24.472Z] 01666e4c0597: Verifying Checksum [2020-10-26T00:39:24.472Z] 01666e4c0597: Download complete [2020-10-26T00:39:24.472Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T00:39:24.472Z] 8ad3a11d3b57: Download complete [2020-10-26T00:39:24.774Z] 36b3adc4ff6f: Pull complete [2020-10-26T00:39:25.800Z] 8ad3a11d3b57: Pull complete [2020-10-26T00:39:25.800Z] 46f8f816bc3b: Pull complete [2020-10-26T00:39:26.763Z] 93b61091891f: Pull complete [2020-10-26T00:39:26.763Z] 93b9cdb0e59b: Pull complete [2020-10-26T00:39:26.763Z] 5e14af77c1be: Pull complete [2020-10-26T00:39:26.763Z] 01666e4c0597: Pull complete [2020-10-26T00:39:27.043Z] aa168da1d23b: Verifying Checksum [2020-10-26T00:39:27.043Z] aa168da1d23b: Download complete [2020-10-26T00:39:35.259Z] aa168da1d23b: Pull complete [2020-10-26T00:39:35.259Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T00:39:35.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T00:39:35.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T00:39:35.492Z] prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container [2020-10-26T00:39:35.546Z] $ 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/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T00:39:39.851Z] $ docker top 4e03a400d63b742b951f023fe9a8ef8c479dc22f89d942a4a6ff3a1cedb583b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T00:39:40.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T00:39:40.701Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T00:39:41.006Z] + ls /var/log/sa-host [2020-10-26T00:39:41.006Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T00:39:41.006Z] file_magic: OK [2020-10-26T00:39:41.006Z] HZ: Using current value: 100 [2020-10-26T00:39:41.006Z] file_header: OK [2020-10-26T00:39:41.006Z] 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 [2020-10-26T00:39:41.006Z] Statistics: [2020-10-26T00:39:41.006Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T00:39:41.006Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T00:39:41.006Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T00:39:41.006Z] file_magic: OK [2020-10-26T00:39:41.006Z] HZ: Using current value: 100 [2020-10-26T00:39:41.006Z] file_header: OK [2020-10-26T00:39:41.006Z] 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 [2020-10-26T00:39:41.006Z] Statistics: [2020-10-26T00:39:41.006Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T00:39:41.006Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T00:39:41.614Z] provisioning config files... [2020-10-26T00:39:41.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6620164594340974341tmp [Pipeline] { [Pipeline] echo [2020-10-26T00:39:41.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:42.046Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T00:39:42.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T00:39:42.159Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:42.461Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T00:39:42.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:42.775Z] ---> sudo-logs.sh [2020-10-26T00:39:42.775Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T00:39:42.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:43.088Z] ---> job-cost.sh [2020-10-26T00:39:43.088Z] lf-activate-venv: SKIPPING [2020-10-26T00:39:43.088Z] INFO: No Stack... [2020-10-26T00:39:45.650Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T00:39:45.650Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T00:39:45.666Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T00:39:45.965Z] ---> logs-deploy.sh [2020-10-26T00:39:45.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2830/7 [2020-10-26T00:39:45.966Z] INFO: archiving workspace using pattern(s): [2020-10-26T00:39:47.902Z] Archives upload complete. [2020-10-26T00:39:47.902Z] INFO: archiving logs to Nexus [2020-10-26T00:39:48.855Z] ---> uname -a: [2020-10-26T00:39:48.855Z] Linux prd-centos7-docker-4c-2g-8720.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-26T00:39:48.855Z] [2020-10-26T00:39:48.855Z] [2020-10-26T00:39:48.855Z] ---> lscpu: [2020-10-26T00:39:48.855Z] Architecture: x86_64 [2020-10-26T00:39:48.855Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-26T00:39:48.855Z] Byte Order: Little Endian [2020-10-26T00:39:48.855Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-26T00:39:48.855Z] CPU(s): 4 [2020-10-26T00:39:48.855Z] On-line CPU(s) list: 0-3 [2020-10-26T00:39:48.855Z] Thread(s) per core: 1 [2020-10-26T00:39:48.855Z] Core(s) per socket: 1 [2020-10-26T00:39:48.856Z] Socket(s): 4 [2020-10-26T00:39:48.856Z] NUMA node(s): 1 [2020-10-26T00:39:48.856Z] Vendor ID: GenuineIntel [2020-10-26T00:39:48.856Z] CPU family: 6 [2020-10-26T00:39:48.856Z] Model: 44 [2020-10-26T00:39:48.856Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-26T00:39:48.856Z] Stepping: 1 [2020-10-26T00:39:48.856Z] CPU MHz: 2933.436 [2020-10-26T00:39:48.856Z] BogoMIPS: 5866.87 [2020-10-26T00:39:48.856Z] Virtualization: VT-x [2020-10-26T00:39:48.856Z] Hypervisor vendor: KVM [2020-10-26T00:39:48.856Z] Virtualization type: full [2020-10-26T00:39:48.856Z] L1d cache: 128 KiB [2020-10-26T00:39:48.856Z] L1i cache: 128 KiB [2020-10-26T00:39:48.856Z] L2 cache: 16 MiB [2020-10-26T00:39:48.856Z] L3 cache: 64 MiB [2020-10-26T00:39:48.856Z] NUMA node0 CPU(s): 0-3 [2020-10-26T00:39:48.856Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-26T00:39:48.856Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-26T00:39:48.856Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-26T00:39:48.856Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-26T00:39:48.856Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-26T00:39:48.856Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-26T00:39:48.856Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-26T00:39:48.856Z] Vulnerability Tsx async abort: Not affected [2020-10-26T00:39:48.856Z] 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 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> nproc: [2020-10-26T00:39:48.856Z] 4 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> df -h: [2020-10-26T00:39:48.856Z] Filesystem Size Used Available Use% Mounted on [2020-10-26T00:39:48.856Z] overlay 50.0G 8.4G 41.5G 17% / [2020-10-26T00:39:48.856Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-26T00:39:48.856Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-26T00:39:48.856Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7 [2020-10-26T00:39:48.856Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7@tmp [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> free -m: [2020-10-26T00:39:48.856Z] total used free shared buff/cache available [2020-10-26T00:39:48.856Z] Mem: 1837 732 136 0 968 1014 [2020-10-26T00:39:48.856Z] Swap: 1023 3 1020 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> ip addr: [2020-10-26T00:39:48.856Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-26T00:39:48.856Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-26T00:39:48.856Z] inet 127.0.0.1/8 scope host lo [2020-10-26T00:39:48.856Z] valid_lft forever preferred_lft forever [2020-10-26T00:39:48.856Z] inet6 ::1/128 scope host [2020-10-26T00:39:48.856Z] valid_lft forever preferred_lft forever [2020-10-26T00:39:48.856Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-26T00:39:48.856Z] link/ether fa:16:3e:b6:35:1d brd ff:ff:ff:ff:ff:ff [2020-10-26T00:39:48.856Z] inet 10.30.122.123/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-26T00:39:48.856Z] valid_lft 85839sec preferred_lft 85839sec [2020-10-26T00:39:48.856Z] inet6 fe80::f816:3eff:feb6:351d/64 scope link [2020-10-26T00:39:48.856Z] valid_lft forever preferred_lft forever [2020-10-26T00:39:48.856Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-26T00:39:48.856Z] link/ether 02:42:ac:24:9d:b0 brd ff:ff:ff:ff:ff:ff [2020-10-26T00:39:48.856Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-26T00:39:48.856Z] valid_lft forever preferred_lft forever [2020-10-26T00:39:48.856Z] inet6 fe80::42:acff:fe24:9db0/64 scope link [2020-10-26T00:39:48.856Z] valid_lft forever preferred_lft forever [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> sar -b -r -n DEV: [2020-10-26T00:39:48.856Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:30:06 LINUX RESTART (4 CPU) [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-26T00:39:48.856Z] 00:32:01 67.15 18.39 48.76 0.00 5091.70 12933.28 0.00 [2020-10-26T00:39:48.856Z] 00:33:01 202.99 81.19 121.80 0.00 6379.65 43607.17 0.00 [2020-10-26T00:39:48.856Z] 00:34:01 299.15 143.56 155.59 0.00 6819.08 27995.23 0.00 [2020-10-26T00:39:48.856Z] 00:35:01 47.16 14.47 32.68 0.00 1106.19 3741.13 0.00 [2020-10-26T00:39:48.856Z] 00:36:02 1.83 0.00 1.83 0.00 0.00 32.82 0.00 [2020-10-26T00:39:48.856Z] 00:37:01 0.39 0.05 0.34 0.00 4.88 5.22 0.00 [2020-10-26T00:39:48.856Z] 00:38:01 0.35 0.12 0.23 0.00 74.86 2.86 0.00 [2020-10-26T00:39:48.856Z] 00:39:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2020-10-26T00:39:48.856Z] Average: 77.63 32.32 45.31 0.00 2441.27 11071.46 0.00 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-26T00:39:48.856Z] 00:32:01 75600 0 746316 39.66 2620 1057020 1479728 50.50 633368 1009740 5932 [2020-10-26T00:39:48.856Z] 00:33:01 150844 0 643404 34.20 2088 1085220 1342952 45.83 582288 945700 22284 [2020-10-26T00:39:48.856Z] 00:34:01 236176 0 692212 36.79 1492 951676 1745264 59.56 666588 741288 66132 [2020-10-26T00:39:48.856Z] 00:35:01 396148 0 656096 34.87 1432 827880 1116356 38.10 615756 639076 8 [2020-10-26T00:39:48.856Z] 00:36:02 397692 0 654420 34.78 1432 828012 1116448 38.10 616556 638944 24 [2020-10-26T00:39:48.856Z] 00:37:01 398828 0 653220 34.72 1432 828076 1100968 37.57 616436 638180 12 [2020-10-26T00:39:48.856Z] 00:38:01 396116 0 653684 34.74 1432 830324 1096892 37.43 617516 640284 16 [2020-10-26T00:39:48.856Z] 00:39:01 395796 0 653996 34.76 1432 830332 1094800 37.36 618064 640192 12 [2020-10-26T00:39:48.856Z] Average: 305900 0 669168 35.56 1670 904818 1261676 43.06 620822 736676 11802 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-26T00:39:48.856Z] 00:32:01 eth0 1267.60 1341.11 5712.49 147.66 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:32:01 veth9cc2ba0 883.29 734.27 82.84 2662.89 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:32:01 docker0 883.29 734.13 70.76 2662.88 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:33:01 eth0 447.87 372.46 3543.60 52.54 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:33:01 docker0 52.74 65.20 2.78 360.10 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:34:01 vethe5977f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:34:01 eth0 250.97 196.43 1313.82 27.70 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:34:01 docker0 97.16 104.19 7.91 472.84 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:35:01 eth0 16.88 7.93 12.41 6.20 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:36:02 eth0 2.90 0.90 1.13 0.62 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:37:01 eth0 3.08 0.54 0.72 0.43 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:38:01 eth0 1.23 0.75 0.60 0.41 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:39:01 eth0 0.68 0.33 0.47 0.24 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] Average: eth0 249.48 240.61 1326.39 29.54 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] Average: docker0 129.43 113.19 10.20 437.97 0.00 0.00 0.00 0.00 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] ---> sar -P ALL: [2020-10-26T00:39:48.856Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:30:06 LINUX RESTART (4 CPU) [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2020-10-26T00:39:48.856Z] 00:32:01 all 12.47 0.00 5.71 1.23 1.21 79.37 [2020-10-26T00:39:48.856Z] 00:32:01 0 14.55 0.00 7.09 0.79 1.16 76.40 [2020-10-26T00:39:48.856Z] 00:32:01 1 8.08 0.00 4.27 0.84 1.30 85.52 [2020-10-26T00:39:48.856Z] 00:32:01 2 12.07 0.00 5.73 1.84 1.22 79.14 [2020-10-26T00:39:48.856Z] 00:32:01 3 15.27 0.00 5.80 1.43 1.17 76.32 [2020-10-26T00:39:48.856Z] 00:33:01 all 8.57 0.00 6.23 1.71 1.21 82.28 [2020-10-26T00:39:48.856Z] 00:33:01 0 8.25 0.00 6.22 2.76 1.24 81.52 [2020-10-26T00:39:48.856Z] 00:33:01 1 7.99 0.00 6.47 1.62 1.25 82.67 [2020-10-26T00:39:48.856Z] 00:33:01 2 9.81 0.00 5.41 1.74 1.23 81.81 [2020-10-26T00:39:48.856Z] 00:33:01 3 8.22 0.00 6.83 0.72 1.13 83.10 [2020-10-26T00:39:48.856Z] 00:34:01 all 26.64 0.00 12.11 6.19 1.55 53.51 [2020-10-26T00:39:48.856Z] 00:34:01 0 26.57 0.00 12.25 6.50 1.37 53.31 [2020-10-26T00:39:48.856Z] 00:34:01 1 26.67 0.00 11.77 8.16 1.73 51.67 [2020-10-26T00:39:48.856Z] 00:34:01 2 26.11 0.00 12.36 6.23 1.81 53.49 [2020-10-26T00:39:48.856Z] 00:34:01 3 27.22 0.00 12.04 3.85 1.30 55.60 [2020-10-26T00:39:48.856Z] 00:35:01 all 21.52 0.00 5.53 1.26 0.22 71.47 [2020-10-26T00:39:48.856Z] 00:35:01 0 21.59 0.00 4.90 1.15 0.19 72.18 [2020-10-26T00:39:48.856Z] 00:35:01 1 21.09 0.00 6.03 1.59 0.29 70.99 [2020-10-26T00:39:48.856Z] 00:35:01 2 21.60 0.00 5.58 0.12 0.19 72.51 [2020-10-26T00:39:48.856Z] 00:35:01 3 21.78 0.00 5.63 2.17 0.20 70.21 [2020-10-26T00:39:48.856Z] 00:36:02 all 0.18 0.00 0.05 0.00 0.06 99.70 [2020-10-26T00:39:48.856Z] 00:36:02 0 0.05 0.00 0.03 0.00 0.07 99.85 [2020-10-26T00:39:48.856Z] 00:36:02 1 0.12 0.00 0.08 0.00 0.08 99.72 [2020-10-26T00:39:48.856Z] 00:36:02 2 0.05 0.00 0.03 0.00 0.08 99.83 [2020-10-26T00:39:48.856Z] 00:36:02 3 0.52 0.00 0.07 0.00 0.02 99.40 [2020-10-26T00:39:48.856Z] 00:37:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2020-10-26T00:39:48.856Z] 00:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-10-26T00:39:48.856Z] 00:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2020-10-26T00:39:48.856Z] 00:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-26T00:39:48.856Z] 00:37:01 3 0.51 0.00 0.05 0.00 0.02 99.42 [2020-10-26T00:39:48.856Z] 00:38:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2020-10-26T00:39:48.856Z] 00:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2020-10-26T00:39:48.856Z] 00:38:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2020-10-26T00:39:48.856Z] 00:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-26T00:39:48.856Z] 00:38:01 3 0.48 0.00 0.03 0.00 0.02 99.47 [2020-10-26T00:39:48.856Z] 00:39:01 all 0.15 0.00 0.05 0.00 0.04 99.77 [2020-10-26T00:39:48.856Z] 00:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2020-10-26T00:39:48.856Z] 00:39:01 1 0.07 0.00 0.08 0.00 0.05 99.80 [2020-10-26T00:39:48.856Z] 00:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-26T00:39:48.856Z] 00:39:01 3 0.45 0.00 0.05 0.00 0.03 99.47 [2020-10-26T00:39:48.856Z] Average: all 8.58 0.00 3.65 1.27 0.53 85.97 [2020-10-26T00:39:48.856Z] Average: 0 8.72 0.00 3.74 1.37 0.51 85.66 [2020-10-26T00:39:48.856Z] Average: 1 7.88 0.00 3.54 1.50 0.58 86.50 [2020-10-26T00:39:48.856Z] Average: 2 8.57 0.00 3.58 1.21 0.56 86.08 [2020-10-26T00:39:48.856Z] Average: 3 9.15 0.00 3.74 1.00 0.48 85.63 [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z] [2020-10-26T00:39:48.856Z]