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 00:24:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:24:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:24:36 ========================================================= 00:24:36 EdgeX Global Pipelines Version Info 00:24:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:24:38 ------------------- 00:24:38 stable info: 00:24:38 ------------------- 00:24:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:24:38 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 00:24:38 Message: update stable to v1.0.144 00:24:39 ------------------- 00:24:39 experimental info: 00:24:39 ------------------- 00:24:39 Commited By: **** collab-it+edgex@linuxfoundation.org 00:24:39 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 00:24:39 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:24:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:24:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:24:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:24:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-557 [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-557 [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-557 [Pipeline] echo 00:24:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] echo 00:24:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43b3930 [Pipeline] echo 00:24:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:44 + git log --format=format:%s -1 43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] echo 00:24:45 GIT_COMMIT: 43b3930a4bed98015fc9fd2f9247db0ac807c235, Commit Message: refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556 [Pipeline] echo 00:24:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:45 00:24:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:24:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:46 latest: Pulling from edgex-devops/git-semver 00:24:46 31603596830f: Pulling fs layer 00:24:46 2a8b12db71e7: Pulling fs layer 00:24:46 6ca5941a6612: Pulling fs layer 00:24:46 ecc8261a40a4: Pulling fs layer 00:24:46 ecc8261a40a4: Waiting 00:24:46 2a8b12db71e7: Verifying Checksum 00:24:46 2a8b12db71e7: Download complete 00:24:46 31603596830f: Verifying Checksum 00:24:46 31603596830f: Download complete 00:24:46 ecc8261a40a4: Verifying Checksum 00:24:46 ecc8261a40a4: Download complete 00:24:46 6ca5941a6612: Verifying Checksum 00:24:46 6ca5941a6612: Download complete 00:24:46 31603596830f: Pull complete 00:24:46 2a8b12db71e7: Pull complete 00:24:47 6ca5941a6612: Pull complete 00:24:47 ecc8261a40a4: Pull complete 00:24:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:24:47 prd-centos7-docker-4c-2g-7085 does not seem to be running inside a container 00:24:47 $ 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 00:24:49 $ docker top 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:50 [ssh-agent] Looking for ssh-agent implementation... 00:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:50 $ docker exec 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent 00:24:50 SSH_AUTH_SOCK=/tmp/ssh-n3VSgChUctlp/agent.11 00:24:50 SSH_AGENT_PID=16 00:24:50 Running ssh-add (command line suppressed) 00:24:50 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) 00:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:51 + git tag --points-at HEAD [Pipeline] } 00:24:51 $ docker exec --env ******** --env ******** 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent -k 00:24:51 unset SSH_AUTH_SOCK; 00:24:51 unset SSH_AGENT_PID; 00:24:51 echo Agent pid 16 killed; 00:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:51 [ssh-agent] Looking for ssh-agent implementation... 00:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:51 $ docker exec 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent 00:24:51 SSH_AUTH_SOCK=/tmp/ssh-Z8kOztMPHBYS/agent.44 00:24:51 SSH_AGENT_PID=49 00:24:51 Running ssh-add (command line suppressed) 00:24:52 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) 00:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:52 + git semver init 00:24:52 # -> Open(): unable to determine branch for HEAD 00:24:52 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-557/.git 00:24:52 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-557 00:24:52 # $SEMVER_REMOTE_NAME = origin 00:24:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:24:52 # $SEMVER_USER_NAME = edgex-jenkins 00:24:52 # $SEMVER_BRANCH = PR-557 00:24:52 # $SEMVER_TEMP = /tmp/semver-173174292 00:24:52 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:24:55 # '/tmp/semver-173174292' -> '/w/workspace/ndry_app-functions-sdk-go_PR-557/.semver' 00:24:55 # -> Force: false 00:24:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-557/.semver [Pipeline] } 00:24:55 $ docker exec --env ******** --env ******** 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec ssh-agent -k 00:24:55 unset SSH_AUTH_SOCK; 00:24:55 unset SSH_AGENT_PID; 00:24:55 echo Agent pid 49 killed; 00:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:55 + git semver [Pipeline] } 00:24:55 $ docker stop --time=1 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec 00:24:57 $ docker rm -f 70c0471c23c7d4bc7029e2f53de0b08dc03317297a40daead5dfdd48150be9ec [Pipeline] // withDockerContainer [Pipeline] sh 00:24:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:24:58 Stashed 1 file(s) [Pipeline] echo 00:24:58 [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 00:25:14 Still waiting to schedule task 00:25:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:25:14 Still waiting to schedule task 00:25:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:28:36 Running on prd-centos7-docker-4c-2g-7087 in /w/workspace/ndry_app-functions-sdk-go_PR-557 [Pipeline] { [Pipeline] ws 00:28:36 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:28:39 using credential edgex-jenkins-ssh 00:28:39 Cloning the remote Git repository 00:28:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:39 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:28:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:40 > git --version # timeout=10 00:28:40 > git --version # 'git version 2.16.5' 00:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:28:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:28:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:41 > 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 00:28:42 Merging remotes/origin/master commit 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee into PR head commit 43b3930a4bed98015fc9fd2f9247db0ac807c235 00:28:42 Merge succeeded, producing 43b3930a4bed98015fc9fd2f9247db0ac807c235 00:28:42 Checking out Revision 43b3930a4bed98015fc9fd2f9247db0ac807c235 (PR-557) 00:28:42 > git config core.sparsecheckout # timeout=10 00:28:42 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 00:28:42 > git remote # timeout=10 00:28:42 > git config --get remote.origin.url # timeout=10 00:28:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:42 > git merge 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 00:28:42 > git rev-parse HEAD^{commit} # timeout=10 00:28:42 > git config core.sparsecheckout # timeout=10 00:28:42 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 00:28:46 Commit message: "refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556" 00:28:46 > git --version # timeout=10 00:28:46 > git --version # 'git version 2.16.5' 00:28:46 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:28:47 ========================================================= 00:28:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:28:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:28:47 + 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 . 00:28:48 Sending build context to Docker daemon 19.16MB 00:28:48 Step 1/8 : ARG BASE=golang:1.15-alpine 00:28:48 Step 2/8 : FROM ${BASE} 00:28:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:28:48 df20fa9351a1: Pulling fs layer 00:28:48 ed8968b2872e: Pulling fs layer 00:28:48 a92cc7c5fd73: Pulling fs layer 00:28:48 e871e8e8d7a9: Pulling fs layer 00:28:48 e73272ec9a57: Pulling fs layer 00:28:48 1e910a182e73: Pulling fs layer 00:28:48 4e634b169226: Pulling fs layer 00:28:48 e73272ec9a57: Waiting 00:28:48 1e910a182e73: Waiting 00:28:48 4e634b169226: Waiting 00:28:48 e871e8e8d7a9: Waiting 00:28:48 a92cc7c5fd73: Verifying Checksum 00:28:48 a92cc7c5fd73: Download complete 00:28:48 ed8968b2872e: Verifying Checksum 00:28:48 ed8968b2872e: Download complete 00:28:48 e73272ec9a57: Verifying Checksum 00:28:48 e73272ec9a57: Download complete 00:28:48 1e910a182e73: Verifying Checksum 00:28:48 1e910a182e73: Download complete 00:28:49 df20fa9351a1: Verifying Checksum 00:28:49 df20fa9351a1: Download complete 00:28:49 df20fa9351a1: Pull complete 00:28:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7086 in /w/workspace/ndry_app-functions-sdk-go_PR-557 [Pipeline] { 00:28:49 ed8968b2872e: Pull complete 00:28:49 a92cc7c5fd73: Pull complete [Pipeline] ws 00:28:50 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:28:51 4e634b169226: Verifying Checksum 00:28:51 4e634b169226: Download complete 00:28:51 e871e8e8d7a9: Verifying Checksum 00:28:51 e871e8e8d7a9: Download complete 00:28:55 using credential edgex-jenkins-ssh 00:28:55 Cloning the remote Git repository 00:28:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:55 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:28:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:56 > git --version # timeout=10 00:28:56 > git --version # 'git version 2.17.1' 00:28:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:58 e871e8e8d7a9: Pull complete 00:28:58 e73272ec9a57: Pull complete 00:28:58 1e910a182e73: Pull complete 00:28:59 Merging remotes/origin/master commit 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee into PR head commit 43b3930a4bed98015fc9fd2f9247db0ac807c235 00:29:00 Merge succeeded, producing 43b3930a4bed98015fc9fd2f9247db0ac807c235 00:29:00 Checking out Revision 43b3930a4bed98015fc9fd2f9247db0ac807c235 (PR-557) 00:28:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:28:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:28:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:28:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:59 > 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 00:28:59 > git config core.sparsecheckout # timeout=10 00:28:59 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 00:29:00 > git remote # timeout=10 00:29:00 > git config --get remote.origin.url # timeout=10 00:29:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:29:00 > git merge 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 00:29:00 > git rev-parse HEAD^{commit} # timeout=10 00:29:00 > git config core.sparsecheckout # timeout=10 00:29:00 > git checkout -f 43b3930a4bed98015fc9fd2f9247db0ac807c235 # timeout=10 00:29:04 Commit message: "refactor: Replace calling NewBaseResponseWithoutMessage with NewBaseResponse NewBaseResponseWithoutMessage has been removed from go-mod-core-contracts close#556" 00:29:04 > git --version # timeout=10 00:29:04 > git --version # 'git version 2.17.1' 00:29:04 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:29:06 ========================================================= 00:29:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:29:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:29:06 4e634b169226: Pull complete 00:29:06 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:29:06 ---> f7629b54cfaa 00:29:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:29:06 latest: Pulling from library/docker 00:29:06 df20fa9351a1: Already exists 00:29:06 25ad7478873d: Pulling fs layer 00:29:06 4684f6177b5d: Pulling fs layer 00:29:06 206f78d23536: Pulling fs layer 00:29:06 cee0542293f3: Pulling fs layer 00:29:06 d951dd9fd09f: Pulling fs layer 00:29:06 dce9c88c04bd: Pulling fs layer 00:29:06 cee0542293f3: Waiting 00:29:06 d951dd9fd09f: Waiting 00:29:06 dce9c88c04bd: Waiting 00:29:06 4684f6177b5d: Download complete 00:29:06 25ad7478873d: Verifying Checksum 00:29:06 25ad7478873d: Download complete 00:29:06 cee0542293f3: Download complete 00:29:06 d951dd9fd09f: Verifying Checksum 00:29:06 d951dd9fd09f: Download complete 00:29:07 dce9c88c04bd: Verifying Checksum 00:29:07 dce9c88c04bd: Download complete 00:29:07 25ad7478873d: Pull complete 00:29:07 4684f6177b5d: Pull complete 00:29:07 + 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 . 00:29:07 206f78d23536: Verifying Checksum 00:29:07 206f78d23536: Download complete 00:29:08 Sending build context to Docker daemon 19.16MB 00:29:08 Step 1/8 : ARG BASE=golang:1.15-alpine 00:29:08 Step 2/8 : FROM ${BASE} 00:29:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:29:08 b538f80385f9: Pulling fs layer 00:29:08 74f711af9a0d: Pulling fs layer 00:29:08 99f96fe45779: Pulling fs layer 00:29:08 8529a6b9a6be: Pulling fs layer 00:29:08 45590311c82a: Pulling fs layer 00:29:08 69ca0ff8b7b3: Pulling fs layer 00:29:08 209524e5b208: Pulling fs layer 00:29:08 45590311c82a: Waiting 00:29:08 69ca0ff8b7b3: Waiting 00:29:08 8529a6b9a6be: Waiting 00:29:08 209524e5b208: Waiting 00:29:08 99f96fe45779: Download complete 00:29:08 74f711af9a0d: Verifying Checksum 00:29:08 74f711af9a0d: Download complete 00:29:08 45590311c82a: Verifying Checksum 00:29:08 45590311c82a: Download complete 00:29:08 69ca0ff8b7b3: Verifying Checksum 00:29:08 69ca0ff8b7b3: Download complete 00:29:08 b538f80385f9: Verifying Checksum 00:29:08 b538f80385f9: Download complete 00:29:09 b538f80385f9: Pull complete 00:29:10 74f711af9a0d: Pull complete 00:29:10 99f96fe45779: Pull complete 00:29:10 206f78d23536: Pull complete 00:29:10 cee0542293f3: Pull complete 00:29:10 d951dd9fd09f: Pull complete 00:29:10 209524e5b208: Verifying Checksum 00:29:10 209524e5b208: Download complete 00:29:10 dce9c88c04bd: Pull complete 00:29:10 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 00:29:10 Status: Downloaded newer image for docker:latest 00:29:12 8529a6b9a6be: Verifying Checksum 00:29:12 8529a6b9a6be: Download complete 00:29:12 ---> 96290867cc1e 00:29:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:29:12 ---> Running in 719d6d064f6a 00:29:12 Removing intermediate container 719d6d064f6a 00:29:12 ---> 92b939245cf4 00:29:12 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:29:12 ---> Running in 479d458d8082 00:29:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:14 (1/5) Installing libsodium (1.0.18-r0) 00:29:14 (2/5) Installing libzmq (4.3.3-r0) 00:29:14 (3/5) Installing pkgconf (1.7.2-r0) 00:29:14 (4/5) Installing libsodium-dev (1.0.18-r0) 00:29:14 (5/5) Installing zeromq-dev (4.3.3-r0) 00:29:14 Executing busybox-1.31.1-r16.trigger 00:29:14 OK: 167 MiB in 44 packages 00:29:15 Removing intermediate container 479d458d8082 00:29:15 ---> f80700e07ae8 00:29:15 Step 6/8 : WORKDIR /build 00:29:15 ---> Running in cf1dd5da6373 00:29:15 Removing intermediate container cf1dd5da6373 00:29:15 ---> 7333ea4a325f 00:29:15 Step 7/8 : COPY go.mod . 00:29:16 ---> 27e0d246e9d4 00:29:16 Step 8/8 : RUN go mod download 00:29:16 ---> Running in 012bc2588f38 00:29:22 8529a6b9a6be: Pull complete 00:29:22 45590311c82a: Pull complete 00:29:23 69ca0ff8b7b3: Pull complete 00:29:26 209524e5b208: Pull complete 00:29:26 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:29:26 ---> 5bddaf1c2fca 00:29:26 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:29:27 latest: Pulling from library/docker 00:29:27 b538f80385f9: Already exists 00:29:27 259a493cd78d: Pulling fs layer 00:29:27 b8e66b5100f5: Pulling fs layer 00:29:27 203964748c9f: Pulling fs layer 00:29:27 d6fc4445224b: Pulling fs layer 00:29:27 5ea39d09386c: Pulling fs layer 00:29:27 78a785fe32a7: Pulling fs layer 00:29:27 d6fc4445224b: Waiting 00:29:27 5ea39d09386c: Waiting 00:29:27 78a785fe32a7: Waiting 00:29:27 b8e66b5100f5: Verifying Checksum 00:29:27 b8e66b5100f5: Download complete 00:29:27 259a493cd78d: Verifying Checksum 00:29:27 d6fc4445224b: Verifying Checksum 00:29:27 d6fc4445224b: Download complete 00:29:27 5ea39d09386c: Verifying Checksum 00:29:27 5ea39d09386c: Download complete 00:29:27 78a785fe32a7: Verifying Checksum 00:29:27 78a785fe32a7: Download complete 00:29:28 259a493cd78d: Pull complete 00:29:28 b8e66b5100f5: Pull complete 00:29:29 203964748c9f: Verifying Checksum 00:29:29 203964748c9f: Download complete 00:29:32 203964748c9f: Pull complete 00:29:32 d6fc4445224b: Pull complete 00:29:33 5ea39d09386c: Pull complete 00:29:33 78a785fe32a7: Pull complete 00:29:33 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 00:29:33 Status: Downloaded newer image for docker:latest 00:29:40 ---> ab71bac2df04 00:29:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:29:40 ---> Running in a45ec098ac0c 00:29:40 Removing intermediate container a45ec098ac0c 00:29:40 ---> 98d70a6fa96d 00:29:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:29:40 ---> Running in a333bf3c2947 00:29:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:42 (1/5) Installing libsodium (1.0.18-r0) 00:29:42 Removing intermediate container 012bc2588f38 00:29:42 ---> 9ae2eab9f4ec 00:29:42 Successfully built 9ae2eab9f4ec 00:29:42 Successfully tagged ci-base-image-x86_64:latest 00:29:42 (2/5) Installing libzmq (4.3.3-r0) 00:29:42 (3/5) Installing pkgconf (1.7.2-r0) 00:29:42 (4/5) Installing libsodium-dev (1.0.18-r0) [Pipeline] isUnix [Pipeline] sh 00:29:43 (5/5) Installing zeromq-dev (4.3.3-r0) 00:29:43 Executing busybox-1.31.1-r16.trigger 00:29:43 OK: 144 MiB in 44 packages 00:29:43 + docker inspect -f . ci-base-image-x86_64 00:29:43 . [Pipeline] withDockerContainer 00:29:43 prd-centos7-docker-4c-2g-7087 does not seem to be running inside a container 00:29:43 $ 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 00:29:45 Removing intermediate container a333bf3c2947 00:29:45 ---> d833e461c3c0 00:29:45 Step 6/8 : WORKDIR /build 00:29:45 ---> Running in ff2df4986223 00:29:45 Removing intermediate container ff2df4986223 00:29:45 ---> 986c93323b56 00:29:45 Step 7/8 : COPY go.mod . 00:29:45 $ docker top ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:45 ---> 5e869a5d4909 00:29:45 Step 8/8 : RUN go mod download 00:29:46 + go version 00:29:46 go version go1.15.2 linux/amd64 [Pipeline] } 00:29:46 $ docker stop --time=1 ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 00:29:46 ---> Running in 003896da9905 00:29:47 $ docker rm -f ba3ecb409f7f1a30b337cb12f9e415be2be1b212830d4b8aba140d7899790b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:29:48 + docker inspect -f . ci-base-image-x86_64 00:29:48 . [Pipeline] withDockerContainer 00:29:48 prd-centos7-docker-4c-2g-7087 does not seem to be running inside a container 00:29:48 $ 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 00:29:49 $ docker top 8c27123d6e419b0cd66373129f490a7783ec657b0dd90c7e05f19682379b60b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:50 + make test 00:29:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:29:52 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.049s coverage: 86.2% of statements 00:30:13 Removing intermediate container 003896da9905 00:30:13 ---> 0bab90f8e4e0 00:30:13 Successfully built 0bab90f8e4e0 00:30:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:30:13 + docker inspect -f . ci-base-image-arm64 00:30:13 . [Pipeline] withDockerContainer 00:30:13 prd-ubuntu18.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container 00:30:14 $ 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 00:30:15 $ docker top 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:17 + go version 00:30:17 go version go1.15.2 linux/arm64 [Pipeline] } 00:30:17 $ docker stop --time=1 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 00:30:19 $ docker rm -f 242eda425ee62880f7c3a4504f437adc4bd57e8f539caadd9325519b35667851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:30:20 + docker inspect -f . ci-base-image-arm64 00:30:20 . [Pipeline] withDockerContainer 00:30:20 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.031s coverage: 51.7% of statements 00:30:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:30:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:30:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.036s coverage: 54.7% of statements 00:30:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:30:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.032s coverage: 69.1% of statements 00:30:20 prd-ubuntu18.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container 00:30:21 $ 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 00:30:22 $ docker top 74d11059377cf8f72d23c2d65009cc6fe2a49f628a52b6b6329872ea4aa76653 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:24 + make test 00:30:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:30:25 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.437s coverage: 61.6% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.009s coverage: 89.5% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.025s coverage: 100.0% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.008s coverage: 97.7% of statements 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.012s coverage: 9.4% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.923s coverage: 75.0% of statements 00:30:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.011s coverage: 88.9% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.013s coverage: 80.5% of statements 00:30:33 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.008s coverage: 71.7% of statements 00:30:48 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.072s coverage: 86.2% of statements 00:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.033s coverage: 70.8% of statements 00:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 94.4% of statements 00:30:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:30:54 gofmt -l . 00:30:54 [ "`gofmt -l .`" = "" ] 00:30:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:30:55 Stashed 1 file(s) [Pipeline] } 00:30:55 $ docker stop --time=1 8c27123d6e419b0cd66373129f490a7783ec657b0dd90c7e05f19682379b60b5 00:30:57 $ 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] } 00:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.064s coverage: 51.7% of statements 00:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.084s coverage: 54.7% of statements 00:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.039s coverage: 69.1% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.442s coverage: 61.6% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.012s coverage: 100.0% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.031s coverage: 100.0% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.017s coverage: 96.6% of statements 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.009s coverage: 97.7% of statements 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:31:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:31:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.021s coverage: 9.4% of statements 00:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.934s coverage: 75.0% of statements 00:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 00:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.039s coverage: 89.7% of statements 00:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.022s coverage: 88.9% of statements 00:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.032s coverage: 80.5% of statements 00:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements 00:32:04 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.058s coverage: 70.8% of statements 00:32:04 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.011s coverage: 94.4% of statements 00:32:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:32:15 gofmt -l . 00:32:15 [ "`gofmt -l .`" = "" ] 00:32:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:32:16 Warning: overwriting stash ‘coverage-report’ 00:32:17 Stashed 1 file(s) [Pipeline] } 00:32:17 $ docker stop --time=1 74d11059377cf8f72d23c2d65009cc6fe2a49f628a52b6b6329872ea4aa76653 00:32:19 $ 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 00:32:23 provisioning config files... 00:32:23 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 00:32:23 + set +x 00:32:23 + curl -s https://codecov.io/bash 00:32:23 + bash -s -- 00:32:24 00:32:24 _____ _ 00:32:24 / ____| | | 00:32:24 | | ___ __| | ___ ___ _____ __ 00:32:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:32:24 | |___| (_) | (_| | __/ (_| (_) \ V / 00:32:24 \_____\___/ \__,_|\___|\___\___/ \_/ 00:32:24 Bash-20201009-048fee3 00:32:24 00:32:24 00:32:24 ==> Jenkins CI detected. 00:32:24 project root: . 00:32:24 --> token set from env 00:32:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:32:24 ==> Running gcov in . (disable via -X gcov) 00:32:24 ==> Python coveragepy not found 00:32:24 ==> Searching for coverage reports in: 00:32:24 + . 00:32:24 -> Found 1 reports 00:32:24 ==> Detecting git/mercurial file structure 00:32:24 ==> Reading reports 00:32:24 + ./coverage.out bytes=90014 00:32:24 ==> Appending adjustments 00:32:24 https://docs.codecov.io/docs/fixing-reports 00:32:24 + Found adjustments 00:32:24 ==> Gzipping contents 00:32:24 ==> Uploading reports 00:32:24 url: https://codecov.io 00:32:24 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= 00:32:24 -> Pinging Codecov 00:32:24 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= 00:32:24 -> Uploading to 00:32:24 00:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:32:24 Dload Upload Total Spent Left Speed 00:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 00:32:24 X> Failed to upload 00:32:24 ==> Uploading to Codecov 00:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:32:24 Dload Upload Total Spent Left Speed 00:32:25 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 00:32:25 View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/43b3930a4bed98015fc9fd2f9247db0ac807c235 [Pipeline] } 00:32:25 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 00:32:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:30 ---> package-listing.sh 00:32:30 ++ facter osfamily 00:32:30 ++ tr '[:upper:]' '[:lower:]' 00:32:30 + OS_FAMILY=redhat 00:32:30 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-557 00:32:30 + START_PACKAGES=/tmp/packages_start.txt 00:32:30 + END_PACKAGES=/tmp/packages_end.txt 00:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:30 + PACKAGES=/tmp/packages_start.txt 00:32:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-557 ']' 00:32:30 + PACKAGES=/tmp/packages_end.txt 00:32:30 + case "${OS_FAMILY}" in 00:32:30 + rpm -qa 00:32:30 + sort 00:32:34 + '[' -f /tmp/packages_start.txt ']' 00:32:34 + '[' -f /tmp/packages_end.txt ']' 00:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-557 ']' 00:32:34 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-557/archives/ 00:32:34 + 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 00:32:34 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 00:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:34 00:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:35 alpine: Pulling from edgex-lftools-log-publisher 00:32:35 df20fa9351a1: Pulling fs layer 00:32:35 36b3adc4ff6f: Pulling fs layer 00:32:35 8ad3a11d3b57: Pulling fs layer 00:32:35 46f8f816bc3b: Pulling fs layer 00:32:35 93b61091891f: Pulling fs layer 00:32:35 93b9cdb0e59b: Pulling fs layer 00:32:35 5e14af77c1be: Pulling fs layer 00:32:35 01666e4c0597: Pulling fs layer 00:32:35 aa168da1d23b: Pulling fs layer 00:32:35 93b61091891f: Waiting 00:32:35 93b9cdb0e59b: Waiting 00:32:35 5e14af77c1be: Waiting 00:32:35 01666e4c0597: Waiting 00:32:35 aa168da1d23b: Waiting 00:32:35 46f8f816bc3b: Waiting 00:32:35 36b3adc4ff6f: Download complete 00:32:35 46f8f816bc3b: Verifying Checksum 00:32:35 46f8f816bc3b: Download complete 00:32:35 df20fa9351a1: Verifying Checksum 00:32:35 93b9cdb0e59b: Verifying Checksum 00:32:35 93b9cdb0e59b: Download complete 00:32:35 93b61091891f: Download complete 00:32:35 5e14af77c1be: Verifying Checksum 00:32:35 5e14af77c1be: Download complete 00:32:35 01666e4c0597: Verifying Checksum 00:32:35 01666e4c0597: Download complete 00:32:35 df20fa9351a1: Pull complete 00:32:35 8ad3a11d3b57: Verifying Checksum 00:32:35 8ad3a11d3b57: Download complete 00:32:35 36b3adc4ff6f: Pull complete 00:32:36 8ad3a11d3b57: Pull complete 00:32:36 46f8f816bc3b: Pull complete 00:32:37 93b61091891f: Pull complete 00:32:37 93b9cdb0e59b: Pull complete 00:32:37 5e14af77c1be: Pull complete 00:32:37 01666e4c0597: Pull complete 00:32:38 aa168da1d23b: Download complete 00:32:47 aa168da1d23b: Pull complete 00:32:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:32:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:32:47 prd-centos7-docker-4c-2g-7085 does not seem to be running inside a container 00:32:47 $ 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 00:32:50 $ docker top 3d8feafd001c03762f1e59a3f6b9a59da046f20d8d2aeea3709735433217947b -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:32:51 + mkdir -p /var/log/sa [Pipeline] sh 00:32:52 + ls /var/log/sa-host 00:32:52 + sadf -c /var/log/sa-host/sa05 00:32:52 file_magic: OK 00:32:52 HZ: Using current value: 100 00:32:52 file_header: OK 00:32:52 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 00:32:52 Statistics: 00:32:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:52 File successfully converted to sysstat format version 12.2.1 00:32:52 + sadf -c /var/log/sa-host/sa21 00:32:52 file_magic: OK 00:32:52 HZ: Using current value: 100 00:32:52 file_header: OK 00:32:52 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 00:32:52 Statistics: 00:32:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:52 provisioning config files... 00:32:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-557@tmp/config4931435645244185753tmp [Pipeline] { [Pipeline] echo 00:32:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:32:52 ---> create-netrc.sh [Pipeline] } 00:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:32:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:32:53 ---> python-tools-install.sh [Pipeline] echo 00:32:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:32:53 ---> sudo-logs.sh 00:32:53 Archiving 'sudo' log.. [Pipeline] echo 00:32:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:32:54 ---> job-cost.sh 00:32:54 lf-activate-venv: SKIPPING 00:32:54 INFO: No Stack... 00:32:56 INFO: Retrieving Pricing Info for: v1-standard-2 00:32:56 INFO: Archiving Costs [Pipeline] echo 00:32:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:32:56 ---> logs-deploy.sh 00:32:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-557/1 00:32:56 INFO: archiving workspace using pattern(s): 00:32:58 Archives upload complete. 00:32:58 INFO: archiving logs to Nexus 00:32:59 ---> uname -a: 00:32:59 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 00:32:59 00:32:59 00:32:59 ---> lscpu: 00:32:59 Architecture: x86_64 00:32:59 CPU op-mode(s): 32-bit, 64-bit 00:32:59 Byte Order: Little Endian 00:32:59 Address sizes: 40 bits physical, 48 bits virtual 00:32:59 CPU(s): 4 00:32:59 On-line CPU(s) list: 0-3 00:32:59 Thread(s) per core: 1 00:32:59 Core(s) per socket: 1 00:32:59 Socket(s): 4 00:32:59 NUMA node(s): 1 00:32:59 Vendor ID: GenuineIntel 00:32:59 CPU family: 6 00:32:59 Model: 44 00:32:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:32:59 Stepping: 1 00:32:59 CPU MHz: 2933.438 00:32:59 BogoMIPS: 5866.87 00:32:59 Virtualization: VT-x 00:32:59 Hypervisor vendor: KVM 00:32:59 Virtualization type: full 00:32:59 L1d cache: 128 KiB 00:32:59 L1i cache: 128 KiB 00:32:59 L2 cache: 16 MiB 00:32:59 L3 cache: 64 MiB 00:32:59 NUMA node0 CPU(s): 0-3 00:32:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:32:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:32:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:32:59 Vulnerability Meltdown: Mitigation; PTI 00:32:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:32:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:32:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:32:59 Vulnerability Tsx async abort: Not affected 00:32:59 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 00:32:59 00:32:59 00:32:59 ---> nproc: 00:32:59 4 00:32:59 00:32:59 00:32:59 ---> df -h: 00:32:59 Filesystem Size Used Available Use% Mounted on 00:32:59 overlay 50.0G 7.2G 42.8G 14% / 00:32:59 tmpfs 64.0M 0 64.0M 0% /dev 00:32:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:32:59 shm 64.0M 0 64.0M 0% /dev/shm 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-557 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-557@tmp 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 00:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 00:32:59 00:32:59 00:32:59 ---> free -m: 00:32:59 total used free shared buff/cache available 00:32:59 Mem: 1837 670 104 0 1062 1065 00:32:59 Swap: 1023 1 1022 00:32:59 00:32:59 00:32:59 ---> ip addr: 00:32:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:32:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:32:59 inet 127.0.0.1/8 scope host lo 00:32:59 valid_lft forever preferred_lft forever 00:32:59 inet6 ::1/128 scope host 00:32:59 valid_lft forever preferred_lft forever 00:32:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:32:59 link/ether fa:16:3e:ce:7e:87 brd ff:ff:ff:ff:ff:ff 00:32:59 inet 10.30.123.249/23 brd 10.30.123.255 scope global dynamic eth0 00:32:59 valid_lft 85867sec preferred_lft 85867sec 00:32:59 inet6 fe80::f816:3eff:fece:7e87/64 scope link 00:32:59 valid_lft forever preferred_lft forever 00:32:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:32:59 link/ether 02:42:26:30:18:64 brd ff:ff:ff:ff:ff:ff 00:32:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:32:59 valid_lft forever preferred_lft forever 00:32:59 inet6 fe80::42:26ff:fe30:1864/64 scope link 00:32:59 valid_lft forever preferred_lft forever 00:32:59 00:32:59 00:32:59 ---> sar -b -r -n DEV: 00:32:59 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) 00:32:59 00:32:59 00:23:47 LINUX RESTART (4 CPU) 00:32:59 00:32:59 00:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:32:59 00:26:01 3.65 0.00 3.65 0.00 0.00 109.51 0.00 00:32:59 00:27:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 00:32:59 00:28:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 00:32:59 00:29:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 00:32:59 00:30:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 00:32:59 00:31:01 0.28 0.02 0.27 0.00 0.13 3.63 0.00 00:32:59 00:32:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 00:32:59 Average: 0.76 0.00 0.76 0.00 0.02 18.92 0.00 00:32:59 00:32:59 00:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:32:59 00:26:01 252504 0 559308 29.73 2620 1067124 1090372 37.21 404500 1066520 12 00:32:59 00:27:01 251052 0 560752 29.80 2620 1067132 1079064 36.83 409052 1063704 8 00:32:59 00:28:01 248920 0 562880 29.92 2620 1067136 1079064 36.83 411088 1063652 16 00:32:59 00:29:01 247148 0 564652 30.01 2620 1067136 1079208 36.83 413700 1063092 12 00:32:59 00:30:01 247248 0 564544 30.00 2620 1067144 1079196 36.83 421228 1055436 16 00:32:59 00:31:01 240748 0 571036 30.35 2620 1067152 1079316 36.84 428700 1054164 8 00:32:59 00:32:01 240204 0 571572 30.38 2620 1067160 1079480 36.84 427192 1055804 8 00:32:59 Average: 246832 0 564963 30.03 2620 1067141 1080814 36.89 416494 1060339 11 00:32:59 00:32:59 00:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:32:59 00:26:01 eth0 0.53 0.47 0.36 0.04 0.00 0.00 0.00 0.00 00:32:59 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:59 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:28:01 eth0 0.95 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:32:59 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:29:01 eth0 1.53 0.78 0.79 0.49 0.00 0.00 0.00 0.00 00:32:59 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:30:01 eth0 3.40 0.48 0.80 0.27 0.00 0.00 0.00 0.00 00:32:59 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:31:01 eth0 4.11 0.93 1.13 0.63 0.00 0.00 0.00 0.00 00:32:59 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:32:01 eth0 3.41 1.23 1.45 0.98 0.00 0.00 0.00 0.00 00:32:59 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 Average: eth0 2.00 0.58 0.66 0.35 0.00 0.00 0.00 0.00 00:32:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:59 00:32:59 00:32:59 ---> sar -P ALL: 00:32:59 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) 00:32:59 00:32:59 00:23:47 LINUX RESTART (4 CPU) 00:32:59 00:32:59 00:25:01 CPU %user %nice %system %iowait %steal %idle 00:32:59 00:26:01 all 0.18 0.00 0.04 0.00 0.00 99.78 00:32:59 00:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:32:59 00:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:32:59 00:26:01 2 0.57 0.00 0.05 0.00 0.00 99.38 00:32:59 00:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:32:59 00:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:32:59 00:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:32:59 00:27:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:32:59 00:27:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:32:59 00:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:32:59 00:28:01 all 0.15 0.00 0.02 0.00 0.00 99.84 00:32:59 00:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:32:59 00:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:32:59 00:28:01 2 0.52 0.00 0.00 0.00 0.00 99.48 00:32:59 00:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:32:59 00:29:01 all 0.07 0.00 0.03 0.00 0.00 99.90 00:32:59 00:29:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:32:59 00:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:32:59 00:29:01 2 0.12 0.00 0.03 0.00 0.00 99.85 00:32:59 00:29:01 3 0.07 0.00 0.05 0.00 0.02 99.87 00:32:59 00:30:01 all 0.11 0.00 0.04 0.00 0.14 99.70 00:32:59 00:30:01 0 0.03 0.00 0.05 0.00 0.08 99.83 00:32:59 00:30:01 1 0.02 0.00 0.07 0.00 0.08 99.83 00:32:59 00:30:01 2 0.05 0.00 0.02 0.00 0.20 99.73 00:32:59 00:30:01 3 0.35 0.00 0.03 0.00 0.20 99.42 00:32:59 00:31:01 all 0.15 0.00 0.03 0.00 0.11 99.70 00:32:59 00:31:01 0 0.03 0.00 0.02 0.00 0.07 99.88 00:32:59 00:31:01 1 0.03 0.00 0.07 0.00 0.18 99.72 00:32:59 00:31:01 2 0.12 0.00 0.02 0.00 0.13 99.73 00:32:59 00:31:01 3 0.43 0.00 0.03 0.00 0.05 99.48 00:32:59 00:32:01 all 0.16 0.00 0.04 0.00 0.04 99.76 00:32:59 00:32:01 0 0.08 0.00 0.05 0.00 0.05 99.82 00:32:59 00:32:01 1 0.05 0.00 0.03 0.00 0.05 99.87 00:32:59 00:32:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:32:59 00:32:01 3 0.45 0.00 0.03 0.00 0.03 99.48 00:32:59 Average: all 0.14 0.00 0.03 0.00 0.04 99.78 00:32:59 Average: 0 0.04 0.00 0.03 0.00 0.03 99.90 00:32:59 Average: 1 0.03 0.00 0.04 0.00 0.05 99.88 00:32:59 Average: 2 0.28 0.00 0.03 0.00 0.05 99.64 00:32:59 Average: 3 0.20 0.00 0.04 0.00 0.04 99.72 00:32:59 00:32:59 00:32:59