Pull request #557 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 43b3930a4bed98015fc9fd2f9247db0ac807c235+02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (9a48cd9b3b0d4ec6205a90b9d37cdfe8b216cf69) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-557/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-557/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7085 in /w/workspace/ndry_app-functions-sdk-go_PR-557 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-557 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee into PR head commit 43b3930a4bed98015fc9fd2f9247db0ac807c235 Merge succeeded, producing 43b3930a4bed98015fc9fd2f9247db0ac807c235 Checking out Revision 43b3930a4bed98015fc9fd2f9247db0ac807c235 (PR-557) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 Commit message: "refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T00:24:35.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T00:24:36.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T00:24:36.498Z] ========================================================= [2020-10-21T00:24:36.498Z] EdgeX Global Pipelines Version Info [2020-10-21T00:24:36.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:24:38.403Z] ------------------- [2020-10-21T00:24:38.403Z] stable info: [2020-10-21T00:24:38.403Z] ------------------- [2020-10-21T00:24:38.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T00:24:38.403Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T00:24:38.403Z] Message: update stable to v1.0.144 [2020-10-21T00:24:39.345Z] ------------------- [2020-10-21T00:24:39.346Z] experimental info: [2020-10-21T00:24:39.346Z] ------------------- [2020-10-21T00:24:39.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T00:24:39.346Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T00:24:39.346Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-21T00:24:39.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-21T00:24:39.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-21T00:24:40.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T00:24:40.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T00:24:40.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T00:24:40.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T00:24:40.698Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T00:24:40.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T00:24:41.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-21T00:24:41.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T00:24:41.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T00:24:41.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-21T00:24:41.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T00:24:41.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T00:24:41.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:24:42.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:24:42.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:24:42.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:24:42.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T00:24:42.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-21T00:24:42.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T00:24:42.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-21T00:24:43.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-21T00:24:43.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-21T00:24:43.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-21T00:24:43.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-557 [Pipeline] echo [2020-10-21T00:24:43.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-557 [Pipeline] echo [2020-10-21T00:24:43.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-557 [Pipeline] echo [2020-10-21T00:24:43.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] echo [2020-10-21T00:24:44.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43b3930 [Pipeline] echo [2020-10-21T00:24:44.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T00:24:44.982Z] + git log --format=format:%s -1 43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] echo [2020-10-21T00:24:45.072Z] GIT_COMMIT: 43b3930a4bed98015fc9fd2f9247db0ac807c235, Commit Message: refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556 [Pipeline] echo [2020-10-21T00:24:45.147Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:24:45.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:24:45.771Z] [2020-10-21T00:24:45.771Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:24:46.172Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:24:46.172Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T00:24:46.172Z] 31603596830f: Pulling fs layer [2020-10-21T00:24:46.172Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T00:24:46.172Z] 6ca5941a6612: Pulling fs layer [2020-10-21T00:24:46.172Z] ecc8261a40a4: Pulling fs layer [2020-10-21T00:24:46.172Z] ecc8261a40a4: Waiting [2020-10-21T00:24:46.172Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T00:24:46.172Z] 2a8b12db71e7: Download complete [2020-10-21T00:24:46.172Z] 31603596830f: Verifying Checksum [2020-10-21T00:24:46.172Z] 31603596830f: Download complete [2020-10-21T00:24:46.434Z] ecc8261a40a4: Verifying Checksum [2020-10-21T00:24:46.434Z] ecc8261a40a4: Download complete [2020-10-21T00:24:46.434Z] 6ca5941a6612: Verifying Checksum [2020-10-21T00:24:46.434Z] 6ca5941a6612: Download complete [2020-10-21T00:24:46.434Z] 31603596830f: Pull complete [2020-10-21T00:24:46.698Z] 2a8b12db71e7: Pull complete [2020-10-21T00:24:47.279Z] 6ca5941a6612: Pull complete [2020-10-21T00:24:47.540Z] ecc8261a40a4: Pull complete [2020-10-21T00:24:47.540Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T00:24:47.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:24:47.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T00:24:47.657Z] prd-centos7-docker-4c-2g-7085 does not seem to be running inside a container [2020-10-21T00:24:47.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-557 -v /w/workspace/ndry_app-functions-sdk-go_PR-557:/w/workspace/ndry_app-functions-sdk-go_PR-557:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T00:24:49.798Z] $ docker top 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T00:24:50.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:24:50.230Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:24:50.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:24:50.416Z] $ docker exec 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent [2020-10-21T00:24:50.619Z] SSH_AUTH_SOCK=/tmp/ssh-n3VSgChUctlp/agent.11 [2020-10-21T00:24:50.619Z] SSH_AGENT_PID=16 [2020-10-21T00:24:50.659Z] Running ssh-add (command line suppressed) [2020-10-21T00:24:50.780Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/private_key_9165359742476416610.key (/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/private_key_9165359742476416610.key) [2020-10-21T00:24:50.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:24:51.244Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T00:24:51.271Z] $ docker exec --env ******** --env ******** 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent -k [2020-10-21T00:24:51.386Z] unset SSH_AUTH_SOCK; [2020-10-21T00:24:51.386Z] unset SSH_AGENT_PID; [2020-10-21T00:24:51.386Z] echo Agent pid 16 killed; [2020-10-21T00:24:51.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T00:24:51.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:24:51.645Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:24:51.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:24:51.803Z] $ docker exec 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent [2020-10-21T00:24:51.951Z] SSH_AUTH_SOCK=/tmp/ssh-Z8kOztMPHBYS/agent.44 [2020-10-21T00:24:51.951Z] SSH_AGENT_PID=49 [2020-10-21T00:24:51.958Z] Running ssh-add (command line suppressed) [2020-10-21T00:24:52.068Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/private_key_8755673058199340692.key (/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/private_key_8755673058199340692.key) [2020-10-21T00:24:52.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:24:52.498Z] + git semver init [2020-10-21T00:24:52.499Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T00:24:52.499Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-557/.git [2020-10-21T00:24:52.499Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-557 [2020-10-21T00:24:52.499Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T00:24:52.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T00:24:52.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T00:24:52.499Z] # $SEMVER_BRANCH = PR-557 [2020-10-21T00:24:52.499Z] # $SEMVER_TEMP = /tmp/semver-173174292 [2020-10-21T00:24:52.499Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-21T00:24:55.048Z] # '/tmp/semver-173174292' -> '/w/workspace/ndry_app-functions-sdk-go_PR-557/.semver' [2020-10-21T00:24:55.048Z] # -> Force: false [2020-10-21T00:24:55.048Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-557/.semver [Pipeline] } [2020-10-21T00:24:55.069Z] $ docker exec --env ******** --env ******** 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent -k [2020-10-21T00:24:55.179Z] unset SSH_AUTH_SOCK; [2020-10-21T00:24:55.179Z] unset SSH_AGENT_PID; [2020-10-21T00:24:55.179Z] echo Agent pid 49 killed; [2020-10-21T00:24:55.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T00:24:55.819Z] + git semver [Pipeline] } [2020-10-21T00:24:55.851Z] $ docker stop --time=1 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec [2020-10-21T00:24:57.338Z] $ docker rm -f 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T00:24:57.872Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T00:24:58.360Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T00:24:58.385Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-21T00:25:14.288Z] Still waiting to schedule task [2020-10-21T00:25:14.288Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-21T00:25:14.320Z] Still waiting to schedule task [2020-10-21T00:25:14.320Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-21T00:28:36.811Z] Running on prd-centos7-docker-4c-2g-7087 in /w/workspace/ndry_app-functions-sdk-go_PR-557 [Pipeline] { [Pipeline] ws [2020-10-21T00:28:36.917Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T00:28:39.812Z] using credential edgex-jenkins-ssh [2020-10-21T00:28:39.864Z] Cloning the remote Git repository [2020-10-21T00:28:39.899Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:39.972Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-21T00:28:40.040Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:40.040Z] > git --version # timeout=10 [2020-10-21T00:28:40.046Z] > git --version # 'git version 2.16.5' [2020-10-21T00:28:40.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:28:40.070Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:28:41.713Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:28:41.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:28:41.737Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:28:41.753Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:41.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:28:41.760Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T00:28:42.264Z] Merging remotes/origin/master commit 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee into PR head commit 43b3930a4bed98015fc9fd2f9247db0ac807c235 [2020-10-21T00:28:42.368Z] Merge succeeded, producing 43b3930a4bed98015fc9fd2f9247db0ac807c235 [2020-10-21T00:28:42.368Z] Checking out Revision 43b3930a4bed98015fc9fd2f9247db0ac807c235 (PR-557) [2020-10-21T00:28:42.273Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:28:42.279Z] > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 [2020-10-21T00:28:42.333Z] > git remote # timeout=10 [2020-10-21T00:28:42.339Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T00:28:42.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:28:42.352Z] > git merge 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 [2020-10-21T00:28:42.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T00:28:42.373Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:28:42.378Z] > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 [2020-10-21T00:28:46.074Z] Commit message: "refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556" [2020-10-21T00:28:46.103Z] > git --version # timeout=10 [2020-10-21T00:28:46.107Z] > git --version # 'git version 2.16.5' [2020-10-21T00:28:46.111Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T00:28:47.079Z] ========================================================= [2020-10-21T00:28:47.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T00:28:47.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:28:47.962Z] + 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-21T00:28:48.539Z] Sending build context to Docker daemon 19.16MB [2020-10-21T00:28:48.539Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T00:28:48.539Z] Step 2/8 : FROM ${BASE} [2020-10-21T00:28:48.539Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T00:28:48.539Z] df20fa9351a1: Pulling fs layer [2020-10-21T00:28:48.539Z] ed8968b2872e: Pulling fs layer [2020-10-21T00:28:48.539Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T00:28:48.539Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T00:28:48.539Z] e73272ec9a57: Pulling fs layer [2020-10-21T00:28:48.540Z] 1e910a182e73: Pulling fs layer [2020-10-21T00:28:48.540Z] 4e634b169226: Pulling fs layer [2020-10-21T00:28:48.540Z] e73272ec9a57: Waiting [2020-10-21T00:28:48.540Z] 1e910a182e73: Waiting [2020-10-21T00:28:48.540Z] 4e634b169226: Waiting [2020-10-21T00:28:48.540Z] e871e8e8d7a9: Waiting [2020-10-21T00:28:48.540Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T00:28:48.540Z] a92cc7c5fd73: Download complete [2020-10-21T00:28:48.540Z] ed8968b2872e: Verifying Checksum [2020-10-21T00:28:48.540Z] ed8968b2872e: Download complete [2020-10-21T00:28:48.802Z] e73272ec9a57: Verifying Checksum [2020-10-21T00:28:48.803Z] e73272ec9a57: Download complete [2020-10-21T00:28:48.803Z] 1e910a182e73: Verifying Checksum [2020-10-21T00:28:48.803Z] 1e910a182e73: Download complete [2020-10-21T00:28:49.382Z] df20fa9351a1: Verifying Checksum [2020-10-21T00:28:49.382Z] df20fa9351a1: Download complete [2020-10-21T00:28:49.650Z] df20fa9351a1: Pull complete [2020-10-21T00:28:49.895Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7086 in /w/workspace/ndry_app-functions-sdk-go_PR-557 [Pipeline] { [2020-10-21T00:28:49.919Z] ed8968b2872e: Pull complete [2020-10-21T00:28:49.919Z] a92cc7c5fd73: Pull complete [Pipeline] ws [2020-10-21T00:28:50.008Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T00:28:51.326Z] 4e634b169226: Verifying Checksum [2020-10-21T00:28:51.327Z] 4e634b169226: Download complete [2020-10-21T00:28:51.909Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T00:28:51.909Z] e871e8e8d7a9: Download complete [2020-10-21T00:28:55.654Z] using credential edgex-jenkins-ssh [2020-10-21T00:28:55.755Z] Cloning the remote Git repository [2020-10-21T00:28:55.836Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:55.952Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-21T00:28:56.037Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:56.038Z] > git --version # timeout=10 [2020-10-21T00:28:56.061Z] > git --version # 'git version 2.17.1' [2020-10-21T00:28:56.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:28:56.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:28:58.554Z] e871e8e8d7a9: Pull complete [2020-10-21T00:28:58.554Z] e73272ec9a57: Pull complete [2020-10-21T00:28:58.554Z] 1e910a182e73: Pull complete [2020-10-21T00:28:59.932Z] Merging remotes/origin/master commit 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee into PR head commit 43b3930a4bed98015fc9fd2f9247db0ac807c235 [2020-10-21T00:29:00.204Z] Merge succeeded, producing 43b3930a4bed98015fc9fd2f9247db0ac807c235 [2020-10-21T00:29:00.204Z] Checking out Revision 43b3930a4bed98015fc9fd2f9247db0ac807c235 (PR-557) [2020-10-21T00:28:59.199Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:28:59.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:28:59.251Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:28:59.290Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:28:59.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:28:59.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T00:28:59.964Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:28:59.984Z] > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 [2020-10-21T00:29:00.116Z] > git remote # timeout=10 [2020-10-21T00:29:00.139Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T00:29:00.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:29:00.169Z] > git merge 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 [2020-10-21T00:29:00.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T00:29:00.224Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:29:00.242Z] > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 [2020-10-21T00:29:04.791Z] Commit message: "refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556" [2020-10-21T00:29:04.850Z] > git --version # timeout=10 [2020-10-21T00:29:04.866Z] > git --version # 'git version 2.17.1' [2020-10-21T00:29:04.882Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T00:29:06.195Z] ========================================================= [2020-10-21T00:29:06.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T00:29:06.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:29:06.729Z] 4e634b169226: Pull complete [2020-10-21T00:29:06.729Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T00:29:06.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T00:29:06.729Z] ---> f7629b54cfaa [2020-10-21T00:29:06.729Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T00:29:06.729Z] latest: Pulling from library/docker [2020-10-21T00:29:06.729Z] df20fa9351a1: Already exists [2020-10-21T00:29:06.729Z] 25ad7478873d: Pulling fs layer [2020-10-21T00:29:06.729Z] 4684f6177b5d: Pulling fs layer [2020-10-21T00:29:06.729Z] 206f78d23536: Pulling fs layer [2020-10-21T00:29:06.729Z] cee0542293f3: Pulling fs layer [2020-10-21T00:29:06.729Z] d951dd9fd09f: Pulling fs layer [2020-10-21T00:29:06.729Z] dce9c88c04bd: Pulling fs layer [2020-10-21T00:29:06.729Z] cee0542293f3: Waiting [2020-10-21T00:29:06.729Z] d951dd9fd09f: Waiting [2020-10-21T00:29:06.729Z] dce9c88c04bd: Waiting [2020-10-21T00:29:06.729Z] 4684f6177b5d: Download complete [2020-10-21T00:29:06.729Z] 25ad7478873d: Verifying Checksum [2020-10-21T00:29:06.729Z] 25ad7478873d: Download complete [2020-10-21T00:29:06.729Z] cee0542293f3: Download complete [2020-10-21T00:29:06.729Z] d951dd9fd09f: Verifying Checksum [2020-10-21T00:29:06.729Z] d951dd9fd09f: Download complete [2020-10-21T00:29:07.005Z] dce9c88c04bd: Verifying Checksum [2020-10-21T00:29:07.005Z] dce9c88c04bd: Download complete [2020-10-21T00:29:07.005Z] 25ad7478873d: Pull complete [2020-10-21T00:29:07.276Z] 4684f6177b5d: Pull complete [2020-10-21T00:29:07.285Z] + 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-21T00:29:07.857Z] 206f78d23536: Verifying Checksum [2020-10-21T00:29:07.857Z] 206f78d23536: Download complete [2020-10-21T00:29:08.264Z] Sending build context to Docker daemon 19.16MB [2020-10-21T00:29:08.264Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T00:29:08.264Z] Step 2/8 : FROM ${BASE} [2020-10-21T00:29:08.539Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T00:29:08.539Z] b538f80385f9: Pulling fs layer [2020-10-21T00:29:08.539Z] 74f711af9a0d: Pulling fs layer [2020-10-21T00:29:08.539Z] 99f96fe45779: Pulling fs layer [2020-10-21T00:29:08.539Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T00:29:08.539Z] 45590311c82a: Pulling fs layer [2020-10-21T00:29:08.539Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T00:29:08.539Z] 209524e5b208: Pulling fs layer [2020-10-21T00:29:08.539Z] 45590311c82a: Waiting [2020-10-21T00:29:08.539Z] 69ca0ff8b7b3: Waiting [2020-10-21T00:29:08.539Z] 8529a6b9a6be: Waiting [2020-10-21T00:29:08.539Z] 209524e5b208: Waiting [2020-10-21T00:29:08.539Z] 99f96fe45779: Download complete [2020-10-21T00:29:08.539Z] 74f711af9a0d: Verifying Checksum [2020-10-21T00:29:08.539Z] 74f711af9a0d: Download complete [2020-10-21T00:29:08.539Z] 45590311c82a: Verifying Checksum [2020-10-21T00:29:08.539Z] 45590311c82a: Download complete [2020-10-21T00:29:08.539Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T00:29:08.539Z] 69ca0ff8b7b3: Download complete [2020-10-21T00:29:08.815Z] b538f80385f9: Verifying Checksum [2020-10-21T00:29:08.815Z] b538f80385f9: Download complete [2020-10-21T00:29:09.412Z] b538f80385f9: Pull complete [2020-10-21T00:29:10.015Z] 74f711af9a0d: Pull complete [2020-10-21T00:29:10.292Z] 99f96fe45779: Pull complete [2020-10-21T00:29:10.446Z] 206f78d23536: Pull complete [2020-10-21T00:29:10.711Z] cee0542293f3: Pull complete [2020-10-21T00:29:10.712Z] d951dd9fd09f: Pull complete [2020-10-21T00:29:10.891Z] 209524e5b208: Verifying Checksum [2020-10-21T00:29:10.892Z] 209524e5b208: Download complete [2020-10-21T00:29:10.978Z] dce9c88c04bd: Pull complete [2020-10-21T00:29:10.978Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T00:29:10.978Z] Status: Downloaded newer image for docker:latest [2020-10-21T00:29:12.328Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T00:29:12.328Z] 8529a6b9a6be: Download complete [2020-10-21T00:29:12.913Z] ---> 96290867cc1e [2020-10-21T00:29:12.913Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T00:29:12.913Z] ---> Running in 719d6d064f6a [2020-10-21T00:29:12.913Z] Removing intermediate container 719d6d064f6a [2020-10-21T00:29:12.913Z] ---> 92b939245cf4 [2020-10-21T00:29:12.913Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T00:29:12.913Z] ---> Running in 479d458d8082 [2020-10-21T00:29:13.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T00:29:14.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T00:29:14.655Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T00:29:14.656Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T00:29:14.656Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T00:29:14.920Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-21T00:29:14.920Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T00:29:14.920Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T00:29:14.920Z] OK: 167 MiB in 44 packages [2020-10-21T00:29:15.495Z] Removing intermediate container 479d458d8082 [2020-10-21T00:29:15.495Z] ---> f80700e07ae8 [2020-10-21T00:29:15.495Z] Step 6/8 : WORKDIR /build [2020-10-21T00:29:15.495Z] ---> Running in cf1dd5da6373 [2020-10-21T00:29:15.757Z] Removing intermediate container cf1dd5da6373 [2020-10-21T00:29:15.757Z] ---> 7333ea4a325f [2020-10-21T00:29:15.757Z] Step 7/8 : COPY go.mod . [2020-10-21T00:29:16.025Z] ---> 27e0d246e9d4 [2020-10-21T00:29:16.025Z] Step 8/8 : RUN go mod download [2020-10-21T00:29:16.025Z] ---> Running in 012bc2588f38 [2020-10-21T00:29:22.511Z] 8529a6b9a6be: Pull complete [2020-10-21T00:29:22.783Z] 45590311c82a: Pull complete [2020-10-21T00:29:23.059Z] 69ca0ff8b7b3: Pull complete [2020-10-21T00:29:26.455Z] 209524e5b208: Pull complete [2020-10-21T00:29:26.455Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T00:29:26.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T00:29:26.729Z] ---> 5bddaf1c2fca [2020-10-21T00:29:26.729Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T00:29:27.002Z] latest: Pulling from library/docker [2020-10-21T00:29:27.280Z] b538f80385f9: Already exists [2020-10-21T00:29:27.280Z] 259a493cd78d: Pulling fs layer [2020-10-21T00:29:27.280Z] b8e66b5100f5: Pulling fs layer [2020-10-21T00:29:27.280Z] 203964748c9f: Pulling fs layer [2020-10-21T00:29:27.280Z] d6fc4445224b: Pulling fs layer [2020-10-21T00:29:27.280Z] 5ea39d09386c: Pulling fs layer [2020-10-21T00:29:27.280Z] 78a785fe32a7: Pulling fs layer [2020-10-21T00:29:27.280Z] d6fc4445224b: Waiting [2020-10-21T00:29:27.280Z] 5ea39d09386c: Waiting [2020-10-21T00:29:27.280Z] 78a785fe32a7: Waiting [2020-10-21T00:29:27.280Z] b8e66b5100f5: Verifying Checksum [2020-10-21T00:29:27.280Z] b8e66b5100f5: Download complete [2020-10-21T00:29:27.560Z] 259a493cd78d: Verifying Checksum [2020-10-21T00:29:27.560Z] d6fc4445224b: Verifying Checksum [2020-10-21T00:29:27.560Z] d6fc4445224b: Download complete [2020-10-21T00:29:27.560Z] 5ea39d09386c: Verifying Checksum [2020-10-21T00:29:27.560Z] 5ea39d09386c: Download complete [2020-10-21T00:29:27.840Z] 78a785fe32a7: Verifying Checksum [2020-10-21T00:29:27.840Z] 78a785fe32a7: Download complete [2020-10-21T00:29:28.120Z] 259a493cd78d: Pull complete [2020-10-21T00:29:28.727Z] b8e66b5100f5: Pull complete [2020-10-21T00:29:29.008Z] 203964748c9f: Verifying Checksum [2020-10-21T00:29:29.008Z] 203964748c9f: Download complete [2020-10-21T00:29:32.407Z] 203964748c9f: Pull complete [2020-10-21T00:29:32.407Z] d6fc4445224b: Pull complete [2020-10-21T00:29:33.000Z] 5ea39d09386c: Pull complete [2020-10-21T00:29:33.273Z] 78a785fe32a7: Pull complete [2020-10-21T00:29:33.273Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T00:29:33.273Z] Status: Downloaded newer image for docker:latest [2020-10-21T00:29:40.009Z] ---> ab71bac2df04 [2020-10-21T00:29:40.009Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T00:29:40.009Z] ---> Running in a45ec098ac0c [2020-10-21T00:29:40.009Z] Removing intermediate container a45ec098ac0c [2020-10-21T00:29:40.009Z] ---> 98d70a6fa96d [2020-10-21T00:29:40.009Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T00:29:40.009Z] ---> Running in a333bf3c2947 [2020-10-21T00:29:41.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T00:29:42.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T00:29:42.647Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T00:29:42.671Z] Removing intermediate container 012bc2588f38 [2020-10-21T00:29:42.671Z] ---> 9ae2eab9f4ec [2020-10-21T00:29:42.671Z] Successfully built 9ae2eab9f4ec [2020-10-21T00:29:42.671Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-21T00:29:42.924Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T00:29:42.924Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T00:29:42.924Z] (4/5) Installing libsodium-dev (1.0.18-r0) [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:29:43.197Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T00:29:43.197Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T00:29:43.197Z] OK: 144 MiB in 44 packages [2020-10-21T00:29:43.311Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T00:29:43.311Z] . [Pipeline] withDockerContainer [2020-10-21T00:29:43.483Z] prd-centos7-docker-4c-2g-7087 does not seem to be running inside a container [2020-10-21T00:29:43.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T00:29:45.376Z] Removing intermediate container a333bf3c2947 [2020-10-21T00:29:45.376Z] ---> d833e461c3c0 [2020-10-21T00:29:45.376Z] Step 6/8 : WORKDIR /build [2020-10-21T00:29:45.376Z] ---> Running in ff2df4986223 [2020-10-21T00:29:45.376Z] Removing intermediate container ff2df4986223 [2020-10-21T00:29:45.376Z] ---> 986c93323b56 [2020-10-21T00:29:45.376Z] Step 7/8 : COPY go.mod . [2020-10-21T00:29:45.372Z] $ docker top ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:29:45.972Z] ---> 5e869a5d4909 [2020-10-21T00:29:45.972Z] Step 8/8 : RUN go mod download [2020-10-21T00:29:46.066Z] + go version [2020-10-21T00:29:46.066Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T00:29:46.096Z] $ docker stop --time=1 ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 [2020-10-21T00:29:46.248Z] ---> Running in 003896da9905 [2020-10-21T00:29:47.477Z] $ docker rm -f ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:29:48.713Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T00:29:48.713Z] . [Pipeline] withDockerContainer [2020-10-21T00:29:48.873Z] prd-centos7-docker-4c-2g-7087 does not seem to be running inside a container [2020-10-21T00:29:48.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T00:29:49.707Z] $ docker top 8c27123d6e419b0cd66373129f490a7783ec657b0dd90c7e05f19682379b60b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:29:50.298Z] + make test [2020-10-21T00:29:50.298Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-21T00:29:52.254Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-21T00:30:02.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.049s coverage: 86.2% of statements [2020-10-21T00:30:13.148Z] Removing intermediate container 003896da9905 [2020-10-21T00:30:13.148Z] ---> 0bab90f8e4e0 [2020-10-21T00:30:13.148Z] Successfully built 0bab90f8e4e0 [2020-10-21T00:30:13.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:30:13.650Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T00:30:13.650Z] . [Pipeline] withDockerContainer [2020-10-21T00:30:13.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container [2020-10-21T00:30:14.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T00:30:15.820Z] $ docker top 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:30:17.342Z] + go version [2020-10-21T00:30:17.342Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T00:30:17.394Z] $ docker stop --time=1 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 [2020-10-21T00:30:19.291Z] $ docker rm -f 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:30:20.717Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T00:30:20.717Z] . [Pipeline] withDockerContainer [2020-10-21T00:30:20.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.031s coverage: 51.7% of statements [2020-10-21T00:30:20.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-21T00:30:20.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-21T00:30:20.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.036s coverage: 54.7% of statements [2020-10-21T00:30:20.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-21T00:30:20.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.032s coverage: 69.1% of statements [2020-10-21T00:30:20.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container [2020-10-21T00:30:21.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T00:30:22.863Z] $ docker top 74d11059377cf8f72d23c2d65009cc6fe2a49f628a52b6b6329872ea4aa76653 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:30:24.301Z] + make test [2020-10-21T00:30:24.301Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-21T00:30:25.748Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.437s coverage: 61.6% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.009s coverage: 89.5% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.025s coverage: 100.0% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.008s coverage: 97.7% of statements [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.012s coverage: 9.4% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.923s coverage: 75.0% of statements [2020-10-21T00:30:33.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.011s coverage: 88.9% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.013s coverage: 80.5% of statements [2020-10-21T00:30:33.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.008s coverage: 71.7% of statements [2020-10-21T00:30:48.010Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.072s coverage: 86.2% of statements [2020-10-21T00:30:51.365Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.033s coverage: 70.8% of statements [2020-10-21T00:30:51.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 94.4% of statements [2020-10-21T00:30:51.366Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-21T00:30:54.733Z] gofmt -l . [2020-10-21T00:30:54.733Z] [ "`gofmt -l .`" = "" ] [2020-10-21T00:30:54.733Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T00:30:55.767Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T00:30:55.800Z] $ docker stop --time=1 8c27123d6e419b0cd66373129f490a7783ec657b0dd90c7e05f19682379b60b5 [2020-10-21T00:30:57.372Z] $ docker rm -f 8c27123d6e419b0cd66373129f490a7783ec657b0dd90c7e05f19682379b60b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T00:31:27.074Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.064s coverage: 51.7% of statements [2020-10-21T00:31:27.074Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-21T00:31:27.074Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-21T00:31:27.074Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.084s coverage: 54.7% of statements [2020-10-21T00:31:27.074Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-21T00:31:27.074Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.039s coverage: 69.1% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.442s coverage: 61.6% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.012s coverage: 100.0% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.031s coverage: 100.0% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.017s coverage: 96.6% of statements [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.009s coverage: 97.7% of statements [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-21T00:31:37.240Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-21T00:31:37.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.021s coverage: 9.4% of statements [2020-10-21T00:31:38.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.934s coverage: 75.0% of statements [2020-10-21T00:31:38.215Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-21T00:31:38.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.039s coverage: 89.7% of statements [2020-10-21T00:31:38.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.022s coverage: 88.9% of statements [2020-10-21T00:31:38.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.032s coverage: 80.5% of statements [2020-10-21T00:31:38.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements [2020-10-21T00:32:04.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.058s coverage: 70.8% of statements [2020-10-21T00:32:04.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.011s coverage: 94.4% of statements [2020-10-21T00:32:04.996Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-21T00:32:15.250Z] gofmt -l . [2020-10-21T00:32:15.523Z] [ "`gofmt -l .`" = "" ] [2020-10-21T00:32:16.122Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T00:32:16.765Z] Warning: overwriting stash ‘coverage-report’ [2020-10-21T00:32:17.616Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T00:32:17.634Z] $ docker stop --time=1 74d11059377cf8f72d23c2d65009cc6fe2a49f628a52b6b6329872ea4aa76653 [2020-10-21T00:32:19.681Z] $ docker rm -f 74d11059377cf8f72d23c2d65009cc6fe2a49f628a52b6b6329872ea4aa76653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-21T00:32:23.414Z] provisioning config files... [2020-10-21T00:32:23.428Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/config456781238512910480tmp [Pipeline] { [Pipeline] sh [2020-10-21T00:32:23.859Z] + set +x [2020-10-21T00:32:23.860Z] + curl -s https://codecov.io/bash [2020-10-21T00:32:23.860Z] + bash -s -- [2020-10-21T00:32:24.122Z] [2020-10-21T00:32:24.122Z] _____ _ [2020-10-21T00:32:24.122Z] / ____| | | [2020-10-21T00:32:24.122Z] | | ___ __| | ___ ___ _____ __ [2020-10-21T00:32:24.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-21T00:32:24.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-21T00:32:24.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-21T00:32:24.122Z] Bash-20201009-048fee3 [2020-10-21T00:32:24.122Z] [2020-10-21T00:32:24.122Z] [2020-10-21T00:32:24.122Z] ==> Jenkins CI detected. [2020-10-21T00:32:24.122Z] project root: . [2020-10-21T00:32:24.122Z] --> token set from env [2020-10-21T00:32:24.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-21T00:32:24.122Z] ==> Running gcov in . (disable via -X gcov) [2020-10-21T00:32:24.122Z] ==> Python coveragepy not found [2020-10-21T00:32:24.122Z] ==> Searching for coverage reports in: [2020-10-21T00:32:24.122Z] + . [2020-10-21T00:32:24.122Z] -> Found 1 reports [2020-10-21T00:32:24.122Z] ==> Detecting git/mercurial file structure [2020-10-21T00:32:24.122Z] ==> Reading reports [2020-10-21T00:32:24.122Z] + ./coverage.out bytes=90014 [2020-10-21T00:32:24.122Z] ==> Appending adjustments [2020-10-21T00:32:24.122Z] https://docs.codecov.io/docs/fixing-reports [2020-10-21T00:32:24.695Z] + Found adjustments [2020-10-21T00:32:24.695Z] ==> Gzipping contents [2020-10-21T00:32:24.695Z] ==> Uploading reports [2020-10-21T00:32:24.695Z] url: https://codecov.io [2020-10-21T00:32:24.695Z] query: branch=PR-557&commit=43b3930a4bed98015fc9fd2f9247db0ac807c235&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=557&job=&cmd_args= [2020-10-21T00:32:24.695Z] -> Pinging Codecov [2020-10-21T00:32:24.695Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-557&commit=43b3930a4bed98015fc9fd2f9247db0ac807c235&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=557&job=&cmd_args= [2020-10-21T00:32:24.958Z] -> Uploading to [2020-10-21T00:32:24.958Z] [2020-10-21T00:32:24.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T00:32:24.958Z] Dload Upload Total Spent Left Speed [2020-10-21T00:32:24.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-21T00:32:24.958Z] X> Failed to upload [2020-10-21T00:32:24.958Z] ==> Uploading to Codecov [2020-10-21T00:32:24.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T00:32:24.958Z] Dload Upload Total Spent Left Speed [2020-10-21T00:32:25.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16154 100 117 100 16037 193 26517 --:--:-- --:--:-- --:--:-- 26507 [2020-10-21T00:32:25.531Z] View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] } [2020-10-21T00:32:25.555Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-21T00:32:29.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:30.007Z] ---> package-listing.sh [2020-10-21T00:32:30.007Z] ++ facter osfamily [2020-10-21T00:32:30.007Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T00:32:30.007Z] + OS_FAMILY=redhat [2020-10-21T00:32:30.007Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-557 [2020-10-21T00:32:30.007Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T00:32:30.007Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T00:32:30.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T00:32:30.007Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T00:32:30.007Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-557 ']' [2020-10-21T00:32:30.007Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T00:32:30.007Z] + case "${OS_FAMILY}" in [2020-10-21T00:32:30.007Z] + rpm -qa [2020-10-21T00:32:30.007Z] + sort [2020-10-21T00:32:34.241Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T00:32:34.241Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T00:32:34.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T00:32:34.241Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-557 ']' [2020-10-21T00:32:34.241Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-557/archives/ [2020-10-21T00:32:34.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-557/archives/ [Pipeline] echo [2020-10-21T00:32:34.285Z] 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/ndry_app-functions-sdk-go_PR-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T00:32:34.590Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:32:34.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:32:34.934Z] [2020-10-21T00:32:34.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:32:35.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:32:35.326Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T00:32:35.326Z] df20fa9351a1: Pulling fs layer [2020-10-21T00:32:35.326Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T00:32:35.326Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T00:32:35.326Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T00:32:35.326Z] 93b61091891f: Pulling fs layer [2020-10-21T00:32:35.326Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T00:32:35.326Z] 5e14af77c1be: Pulling fs layer [2020-10-21T00:32:35.326Z] 01666e4c0597: Pulling fs layer [2020-10-21T00:32:35.326Z] aa168da1d23b: Pulling fs layer [2020-10-21T00:32:35.326Z] 93b61091891f: Waiting [2020-10-21T00:32:35.326Z] 93b9cdb0e59b: Waiting [2020-10-21T00:32:35.326Z] 5e14af77c1be: Waiting [2020-10-21T00:32:35.326Z] 01666e4c0597: Waiting [2020-10-21T00:32:35.326Z] aa168da1d23b: Waiting [2020-10-21T00:32:35.326Z] 46f8f816bc3b: Waiting [2020-10-21T00:32:35.326Z] 36b3adc4ff6f: Download complete [2020-10-21T00:32:35.326Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T00:32:35.326Z] 46f8f816bc3b: Download complete [2020-10-21T00:32:35.326Z] df20fa9351a1: Verifying Checksum [2020-10-21T00:32:35.326Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T00:32:35.326Z] 93b9cdb0e59b: Download complete [2020-10-21T00:32:35.591Z] 93b61091891f: Download complete [2020-10-21T00:32:35.591Z] 5e14af77c1be: Verifying Checksum [2020-10-21T00:32:35.591Z] 5e14af77c1be: Download complete [2020-10-21T00:32:35.591Z] 01666e4c0597: Verifying Checksum [2020-10-21T00:32:35.591Z] 01666e4c0597: Download complete [2020-10-21T00:32:35.855Z] df20fa9351a1: Pull complete [2020-10-21T00:32:35.855Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T00:32:35.855Z] 8ad3a11d3b57: Download complete [2020-10-21T00:32:35.855Z] 36b3adc4ff6f: Pull complete [2020-10-21T00:32:36.815Z] 8ad3a11d3b57: Pull complete [2020-10-21T00:32:36.815Z] 46f8f816bc3b: Pull complete [2020-10-21T00:32:37.083Z] 93b61091891f: Pull complete [2020-10-21T00:32:37.352Z] 93b9cdb0e59b: Pull complete [2020-10-21T00:32:37.352Z] 5e14af77c1be: Pull complete [2020-10-21T00:32:37.613Z] 01666e4c0597: Pull complete [2020-10-21T00:32:38.577Z] aa168da1d23b: Download complete [2020-10-21T00:32:47.619Z] aa168da1d23b: Pull complete [2020-10-21T00:32:47.619Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T00:32:47.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:32:47.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T00:32:47.815Z] prd-centos7-docker-4c-2g-7085 does not seem to be running inside a container [2020-10-21T00:32:47.871Z] $ 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/ndry_app-functions-sdk-go_PR-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-557 -v /w/workspace/ndry_app-functions-sdk-go_PR-557:/w/workspace/ndry_app-functions-sdk-go_PR-557:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T00:32:50.856Z] $ docker top 3d8feafd001c03762f1e59a3f6b9a59da046f20d8d2aeea3709735433217947b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:32:51.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T00:32:51.737Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T00:32:52.065Z] + ls /var/log/sa-host [2020-10-21T00:32:52.065Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T00:32:52.065Z] file_magic: OK [2020-10-21T00:32:52.065Z] HZ: Using current value: 100 [2020-10-21T00:32:52.065Z] file_header: OK [2020-10-21T00:32:52.065Z] 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-21T00:32:52.065Z] Statistics: [2020-10-21T00:32:52.065Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T00:32:52.065Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T00:32:52.065Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T00:32:52.065Z] file_magic: OK [2020-10-21T00:32:52.065Z] HZ: Using current value: 100 [2020-10-21T00:32:52.065Z] file_header: OK [2020-10-21T00:32:52.065Z] 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-21T00:32:52.065Z] Statistics: [2020-10-21T00:32:52.065Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T00:32:52.065Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T00:32:52.348Z] provisioning config files... [2020-10-21T00:32:52.364Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/config4931435645244185753tmp [Pipeline] { [Pipeline] echo [2020-10-21T00:32:52.512Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:52.854Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T00:32:52.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T00:32:53.071Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:53.418Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T00:32:53.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:53.800Z] ---> sudo-logs.sh [2020-10-21T00:32:53.800Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T00:32:53.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:54.185Z] ---> job-cost.sh [2020-10-21T00:32:54.185Z] lf-activate-venv: SKIPPING [2020-10-21T00:32:54.185Z] INFO: No Stack... [2020-10-21T00:32:56.104Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T00:32:56.366Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T00:32:56.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:32:56.742Z] ---> logs-deploy.sh [2020-10-21T00:32:56.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-557/1 [2020-10-21T00:32:56.742Z] INFO: archiving workspace using pattern(s): [2020-10-21T00:32:58.126Z] Archives upload complete. [2020-10-21T00:32:58.387Z] INFO: archiving logs to Nexus [2020-10-21T00:32:59.336Z] ---> uname -a: [2020-10-21T00:32:59.336Z] Linux prd-centos7-docker-4c-2g-7085.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> lscpu: [2020-10-21T00:32:59.336Z] Architecture: x86_64 [2020-10-21T00:32:59.336Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-21T00:32:59.336Z] Byte Order: Little Endian [2020-10-21T00:32:59.336Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-21T00:32:59.336Z] CPU(s): 4 [2020-10-21T00:32:59.336Z] On-line CPU(s) list: 0-3 [2020-10-21T00:32:59.336Z] Thread(s) per core: 1 [2020-10-21T00:32:59.336Z] Core(s) per socket: 1 [2020-10-21T00:32:59.336Z] Socket(s): 4 [2020-10-21T00:32:59.336Z] NUMA node(s): 1 [2020-10-21T00:32:59.336Z] Vendor ID: GenuineIntel [2020-10-21T00:32:59.336Z] CPU family: 6 [2020-10-21T00:32:59.336Z] Model: 44 [2020-10-21T00:32:59.336Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-21T00:32:59.336Z] Stepping: 1 [2020-10-21T00:32:59.336Z] CPU MHz: 2933.438 [2020-10-21T00:32:59.336Z] BogoMIPS: 5866.87 [2020-10-21T00:32:59.336Z] Virtualization: VT-x [2020-10-21T00:32:59.336Z] Hypervisor vendor: KVM [2020-10-21T00:32:59.336Z] Virtualization type: full [2020-10-21T00:32:59.336Z] L1d cache: 128 KiB [2020-10-21T00:32:59.336Z] L1i cache: 128 KiB [2020-10-21T00:32:59.336Z] L2 cache: 16 MiB [2020-10-21T00:32:59.336Z] L3 cache: 64 MiB [2020-10-21T00:32:59.336Z] NUMA node0 CPU(s): 0-3 [2020-10-21T00:32:59.336Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-21T00:32:59.336Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-21T00:32:59.336Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-21T00:32:59.336Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-21T00:32:59.336Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-21T00:32:59.336Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-21T00:32:59.336Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-21T00:32:59.336Z] Vulnerability Tsx async abort: Not affected [2020-10-21T00:32:59.336Z] 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-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> nproc: [2020-10-21T00:32:59.336Z] 4 [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> df -h: [2020-10-21T00:32:59.336Z] Filesystem Size Used Available Use% Mounted on [2020-10-21T00:32:59.336Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-21T00:32:59.336Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-21T00:32:59.336Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-21T00:32:59.336Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-557 [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-21T00:32:59.336Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> free -m: [2020-10-21T00:32:59.336Z] total used free shared buff/cache available [2020-10-21T00:32:59.336Z] Mem: 1837 670 104 0 1062 1065 [2020-10-21T00:32:59.336Z] Swap: 1023 1 1022 [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> ip addr: [2020-10-21T00:32:59.336Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-21T00:32:59.336Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-21T00:32:59.336Z] inet 127.0.0.1/8 scope host lo [2020-10-21T00:32:59.336Z] valid_lft forever preferred_lft forever [2020-10-21T00:32:59.336Z] inet6 ::1/128 scope host [2020-10-21T00:32:59.336Z] valid_lft forever preferred_lft forever [2020-10-21T00:32:59.336Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-21T00:32:59.336Z] link/ether fa:16:3e:ce:7e:87 brd ff:ff:ff:ff:ff:ff [2020-10-21T00:32:59.336Z] inet 10.30.123.249/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-21T00:32:59.336Z] valid_lft 85867sec preferred_lft 85867sec [2020-10-21T00:32:59.336Z] inet6 fe80::f816:3eff:fece:7e87/64 scope link [2020-10-21T00:32:59.336Z] valid_lft forever preferred_lft forever [2020-10-21T00:32:59.336Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-21T00:32:59.336Z] link/ether 02:42:26:30:18:64 brd ff:ff:ff:ff:ff:ff [2020-10-21T00:32:59.336Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-21T00:32:59.336Z] valid_lft forever preferred_lft forever [2020-10-21T00:32:59.336Z] inet6 fe80::42:26ff:fe30:1864/64 scope link [2020-10-21T00:32:59.336Z] valid_lft forever preferred_lft forever [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> sar -b -r -n DEV: [2020-10-21T00:32:59.336Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:23:47 LINUX RESTART (4 CPU) [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-21T00:32:59.336Z] 00:26:01 3.65 0.00 3.65 0.00 0.00 109.51 0.00 [2020-10-21T00:32:59.336Z] 00:27:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 [2020-10-21T00:32:59.336Z] 00:28:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2020-10-21T00:32:59.336Z] 00:29:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2020-10-21T00:32:59.336Z] 00:30:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 [2020-10-21T00:32:59.336Z] 00:31:01 0.28 0.02 0.27 0.00 0.13 3.63 0.00 [2020-10-21T00:32:59.336Z] 00:32:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 [2020-10-21T00:32:59.336Z] Average: 0.76 0.00 0.76 0.00 0.02 18.92 0.00 [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-21T00:32:59.336Z] 00:26:01 252504 0 559308 29.73 2620 1067124 1090372 37.21 404500 1066520 12 [2020-10-21T00:32:59.336Z] 00:27:01 251052 0 560752 29.80 2620 1067132 1079064 36.83 409052 1063704 8 [2020-10-21T00:32:59.336Z] 00:28:01 248920 0 562880 29.92 2620 1067136 1079064 36.83 411088 1063652 16 [2020-10-21T00:32:59.336Z] 00:29:01 247148 0 564652 30.01 2620 1067136 1079208 36.83 413700 1063092 12 [2020-10-21T00:32:59.336Z] 00:30:01 247248 0 564544 30.00 2620 1067144 1079196 36.83 421228 1055436 16 [2020-10-21T00:32:59.336Z] 00:31:01 240748 0 571036 30.35 2620 1067152 1079316 36.84 428700 1054164 8 [2020-10-21T00:32:59.336Z] 00:32:01 240204 0 571572 30.38 2620 1067160 1079480 36.84 427192 1055804 8 [2020-10-21T00:32:59.336Z] Average: 246832 0 564963 30.03 2620 1067141 1080814 36.89 416494 1060339 11 [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-21T00:32:59.336Z] 00:26:01 eth0 0.53 0.47 0.36 0.04 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:28:01 eth0 0.95 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:29:01 eth0 1.53 0.78 0.79 0.49 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:30:01 eth0 3.40 0.48 0.80 0.27 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:31:01 eth0 4.11 0.93 1.13 0.63 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:32:01 eth0 3.41 1.23 1.45 0.98 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] Average: eth0 2.00 0.58 0.66 0.35 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] ---> sar -P ALL: [2020-10-21T00:32:59.336Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:23:47 LINUX RESTART (4 CPU) [2020-10-21T00:32:59.336Z] [2020-10-21T00:32:59.336Z] 00:25:01 CPU %user %nice %system %iowait %steal %idle [2020-10-21T00:32:59.336Z] 00:26:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-10-21T00:32:59.336Z] 00:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-21T00:32:59.336Z] 00:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-21T00:32:59.336Z] 00:26:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2020-10-21T00:32:59.336Z] 00:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-21T00:32:59.336Z] 00:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-21T00:32:59.336Z] 00:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-21T00:32:59.336Z] 00:27:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T00:32:59.336Z] 00:27:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-10-21T00:32:59.336Z] 00:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-21T00:32:59.336Z] 00:28:01 all 0.15 0.00 0.02 0.00 0.00 99.84 [2020-10-21T00:32:59.336Z] 00:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-21T00:32:59.336Z] 00:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-21T00:32:59.336Z] 00:28:01 2 0.52 0.00 0.00 0.00 0.00 99.48 [2020-10-21T00:32:59.336Z] 00:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-21T00:32:59.337Z] 00:29:01 all 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-21T00:32:59.337Z] 00:29:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-21T00:32:59.337Z] 00:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-21T00:32:59.337Z] 00:29:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2020-10-21T00:32:59.337Z] 00:29:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2020-10-21T00:32:59.337Z] 00:30:01 all 0.11 0.00 0.04 0.00 0.14 99.70 [2020-10-21T00:32:59.337Z] 00:30:01 0 0.03 0.00 0.05 0.00 0.08 99.83 [2020-10-21T00:32:59.337Z] 00:30:01 1 0.02 0.00 0.07 0.00 0.08 99.83 [2020-10-21T00:32:59.337Z] 00:30:01 2 0.05 0.00 0.02 0.00 0.20 99.73 [2020-10-21T00:32:59.337Z] 00:30:01 3 0.35 0.00 0.03 0.00 0.20 99.42 [2020-10-21T00:32:59.337Z] 00:31:01 all 0.15 0.00 0.03 0.00 0.11 99.70 [2020-10-21T00:32:59.337Z] 00:31:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2020-10-21T00:32:59.337Z] 00:31:01 1 0.03 0.00 0.07 0.00 0.18 99.72 [2020-10-21T00:32:59.337Z] 00:31:01 2 0.12 0.00 0.02 0.00 0.13 99.73 [2020-10-21T00:32:59.337Z] 00:31:01 3 0.43 0.00 0.03 0.00 0.05 99.48 [2020-10-21T00:32:59.337Z] 00:32:01 all 0.16 0.00 0.04 0.00 0.04 99.76 [2020-10-21T00:32:59.337Z] 00:32:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2020-10-21T00:32:59.337Z] 00:32:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2020-10-21T00:32:59.337Z] 00:32:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2020-10-21T00:32:59.337Z] 00:32:01 3 0.45 0.00 0.03 0.00 0.03 99.48 [2020-10-21T00:32:59.337Z] Average: all 0.14 0.00 0.03 0.00 0.04 99.78 [2020-10-21T00:32:59.337Z] Average: 0 0.04 0.00 0.03 0.00 0.03 99.90 [2020-10-21T00:32:59.337Z] Average: 1 0.03 0.00 0.04 0.00 0.05 99.88 [2020-10-21T00:32:59.337Z] Average: 2 0.28 0.00 0.03 0.00 0.05 99.64 [2020-10-21T00:32:59.337Z] Average: 3 0.20 0.00 0.04 0.00 0.04 99.72 [2020-10-21T00:32:59.337Z] [2020-10-21T00:32:59.337Z] [2020-10-21T00:32:59.337Z]