Pull request #583 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 102d58ce42baafd7d34bed55140286e336876921+44dcb89bc898e098fc683f52994823469c0d1781 (4db8a67f610609b7b38fb292cb8c5555360d3a0b) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-583/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-583/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 a5c854593eac886f27ddeefb8920871132e8ed78 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13985 in /w/workspace/ndry_app-functions-sdk-go_PR-583 [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-583 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 44dcb89bc898e098fc683f52994823469c0d1781 into PR head commit 102d58ce42baafd7d34bed55140286e336876921 Merge succeeded, producing 102d58ce42baafd7d34bed55140286e336876921 Checking out Revision 102d58ce42baafd7d34bed55140286e336876921 (PR-583) > 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 --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # 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 44dcb89bc898e098fc683f52994823469c0d1781 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:05 ========================================================= 06:41:05 EdgeX Global Pipelines Version Info 06:41:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:07 ------------------- 06:41:07 stable info: 06:41:07 ------------------- 06:41:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:07 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:41:07 Message: update stable to v1.0.169 06:41:08 ------------------- 06:41:08 experimental info: 06:41:08 ------------------- 06:41:08 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:08 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:41:08 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo 06:41:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 102d58ce42baafd7d34bed55140286e336876921 [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 102d58c [Pipeline] echo 06:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:14 + git log --format=format:%s -1 102d58ce42baafd7d34bed55140286e336876921 [Pipeline] echo 06:41:14 GIT_COMMIT: 102d58ce42baafd7d34bed55140286e336876921, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 06:41:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:15 06:41:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:41:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:16 latest: Pulling from edgex-devops/git-semver 06:41:16 31603596830f: Pulling fs layer 06:41:16 2a8b12db71e7: Pulling fs layer 06:41:16 6ca5941a6612: Pulling fs layer 06:41:16 ecc8261a40a4: Pulling fs layer 06:41:16 ecc8261a40a4: Waiting 06:41:16 2a8b12db71e7: Download complete 06:41:16 31603596830f: Verifying Checksum 06:41:16 31603596830f: Download complete 06:41:16 ecc8261a40a4: Verifying Checksum 06:41:16 ecc8261a40a4: Download complete 06:41:16 6ca5941a6612: Verifying Checksum 06:41:16 6ca5941a6612: Download complete 06:41:16 31603596830f: Pull complete 06:41:16 2a8b12db71e7: Pull complete 06:41:17 6ca5941a6612: Pull complete 06:41:17 ecc8261a40a4: Pull complete 06:41:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:41:18 prd-centos7-docker-4c-2g-13985 does not seem to be running inside a container 06:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-583 -v /w/workspace/ndry_app-functions-sdk-go_PR-583:/w/workspace/ndry_app-functions-sdk-go_PR-583:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-583@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:41:20 $ docker top 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:21 [ssh-agent] Looking for ssh-agent implementation... 06:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:21 $ docker exec 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 ssh-agent 06:41:21 SSH_AUTH_SOCK=/tmp/ssh-k50I9AQGazPd/agent.12 06:41:21 SSH_AGENT_PID=18 06:41:21 Running ssh-add (command line suppressed) 06:41:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/private_key_5516947998409753286.key (/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/private_key_5516947998409753286.key) 06:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:21 + git tag --points-at HEAD [Pipeline] } 06:41:22 $ docker exec --env ******** --env ******** 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 ssh-agent -k 06:41:22 unset SSH_AUTH_SOCK; 06:41:22 unset SSH_AGENT_PID; 06:41:22 echo Agent pid 18 killed; 06:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:22 [ssh-agent] Looking for ssh-agent implementation... 06:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:22 $ docker exec 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 ssh-agent 06:41:22 SSH_AUTH_SOCK=/tmp/ssh-cJSSjfFM7TcB/agent.48 06:41:22 SSH_AGENT_PID=53 06:41:22 Running ssh-add (command line suppressed) 06:41:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/private_key_3929166352913953309.key (/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/private_key_3929166352913953309.key) 06:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:23 + git semver init 06:41:23 # -> Open(): unable to determine branch for HEAD 06:41:23 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-583/.git 06:41:23 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-583 06:41:23 # $SEMVER_REMOTE_NAME = origin 06:41:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:41:23 # $SEMVER_USER_NAME = edgex-jenkins 06:41:23 # $SEMVER_BRANCH = PR-583 06:41:23 # $SEMVER_TEMP = /tmp/semver-451263285 06:41:23 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:41:26 # '/tmp/semver-451263285' -> '/w/workspace/ndry_app-functions-sdk-go_PR-583/.semver' 06:41:26 # -> Force: false 06:41:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-583/.semver [Pipeline] } 06:41:26 $ docker exec --env ******** --env ******** 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 ssh-agent -k 06:41:26 unset SSH_AUTH_SOCK; 06:41:26 unset SSH_AGENT_PID; 06:41:26 echo Agent pid 53 killed; 06:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:26 + git semver [Pipeline] } 06:41:26 $ docker stop --time=1 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 06:41:28 $ docker rm -f 05b27c6e92a2bd480ccd326e34b339a84c02c4e87c8e63327cc3af2c2e5c2313 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:29 Stashed 1 file(s) [Pipeline] echo 06:41:29 [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 06:41:45 Still waiting to schedule task 06:41:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:41:45 Still waiting to schedule task 06:41:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:43:51 Running on prd-centos7-docker-4c-2g-13991 in /w/workspace/ndry_app-functions-sdk-go_PR-583 [Pipeline] { [Pipeline] ws 06:43:51 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:43:54 using credential edgex-jenkins-ssh 06:43:54 Cloning the remote Git repository 06:43:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:43:54 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:43:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:43:54 > git --version # timeout=10 06:43:54 > git --version # 'git version 2.24.3' 06:43:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:43:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:43:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:43:56 Merging remotes/origin/master commit 44dcb89bc898e098fc683f52994823469c0d1781 into PR head commit 102d58ce42baafd7d34bed55140286e336876921 06:43:56 Merge succeeded, producing 102d58ce42baafd7d34bed55140286e336876921 06:43:56 Checking out Revision 102d58ce42baafd7d34bed55140286e336876921 (PR-583) 06:43:56 > git config core.sparsecheckout # timeout=10 06:43:56 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # timeout=10 06:43:56 > git remote # timeout=10 06:43:56 > git config --get remote.origin.url # timeout=10 06:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:56 > git merge 44dcb89bc898e098fc683f52994823469c0d1781 # timeout=10 06:43:56 > git rev-parse HEAD^{commit} # timeout=10 06:43:56 > git config core.sparsecheckout # timeout=10 06:43:56 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # timeout=10 06:44:00 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:44:00 > git --version # timeout=10 06:44:00 > git --version # 'git version 2.24.3' 06:44:00 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:44:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:02 + sudo service docker restart 06:44:02 + true 06:44:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:44:04 ========================================================= 06:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:44:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:04 + 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 . 06:44:05 Sending build context to Docker daemon 19.18MB 06:44:05 Step 1/8 : ARG BASE=golang:1.15-alpine 06:44:05 Step 2/8 : FROM ${BASE} 06:44:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:05 df20fa9351a1: Pulling fs layer 06:44:05 ed8968b2872e: Pulling fs layer 06:44:05 a92cc7c5fd73: Pulling fs layer 06:44:05 e871e8e8d7a9: Pulling fs layer 06:44:05 e73272ec9a57: Pulling fs layer 06:44:05 1e910a182e73: Pulling fs layer 06:44:05 4e634b169226: Pulling fs layer 06:44:05 e871e8e8d7a9: Waiting 06:44:05 1e910a182e73: Waiting 06:44:05 e73272ec9a57: Waiting 06:44:05 4e634b169226: Waiting 06:44:05 a92cc7c5fd73: Verifying Checksum 06:44:05 a92cc7c5fd73: Download complete 06:44:05 ed8968b2872e: Verifying Checksum 06:44:05 ed8968b2872e: Download complete 06:44:05 e73272ec9a57: Verifying Checksum 06:44:05 e73272ec9a57: Download complete 06:44:05 1e910a182e73: Download complete 06:44:05 df20fa9351a1: Download complete 06:44:05 df20fa9351a1: Pull complete 06:44:06 ed8968b2872e: Pull complete 06:44:06 a92cc7c5fd73: Pull complete 06:44:07 4e634b169226: Verifying Checksum 06:44:07 4e634b169226: Download complete 06:44:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13989 in /w/workspace/ndry_app-functions-sdk-go_PR-583 [Pipeline] { [Pipeline] ws 06:44:07 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:44:08 e871e8e8d7a9: Verifying Checksum 06:44:08 e871e8e8d7a9: Download complete 06:44:12 using credential edgex-jenkins-ssh 06:44:12 Cloning the remote Git repository 06:44:12 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:44:12 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:44:13 e871e8e8d7a9: Pull complete 06:44:13 e73272ec9a57: Pull complete 06:44:13 1e910a182e73: Pull complete 06:44:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:44:13 > git --version # timeout=10 06:44:13 > git --version # 'git version 2.17.1' 06:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:44:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:44:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:16 Merging remotes/origin/master commit 44dcb89bc898e098fc683f52994823469c0d1781 into PR head commit 102d58ce42baafd7d34bed55140286e336876921 06:44:17 Merge succeeded, producing 102d58ce42baafd7d34bed55140286e336876921 06:44:17 Checking out Revision 102d58ce42baafd7d34bed55140286e336876921 (PR-583) 06:44:17 4e634b169226: Pull complete 06:44:17 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:44:17 ---> f7629b54cfaa 06:44:17 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:44:17 latest: Pulling from library/docker 06:44:17 188c0c94c7c5: Pulling fs layer 06:44:17 0c7c675703d6: Pulling fs layer 06:44:17 cc8c12a437cb: Pulling fs layer 06:44:17 c5dafad2182a: Pulling fs layer 06:44:17 5aa711733414: Pulling fs layer 06:44:17 058f73b55e4b: Pulling fs layer 06:44:17 8c9c664faf12: Pulling fs layer 06:44:17 c5dafad2182a: Waiting 06:44:17 5aa711733414: Waiting 06:44:17 058f73b55e4b: Waiting 06:44:17 8c9c664faf12: Waiting 06:44:17 cc8c12a437cb: Verifying Checksum 06:44:17 cc8c12a437cb: Download complete 06:44:17 0c7c675703d6: Verifying Checksum 06:44:17 0c7c675703d6: Download complete 06:44:17 188c0c94c7c5: Verifying Checksum 06:44:17 5aa711733414: Download complete 06:44:17 058f73b55e4b: Verifying Checksum 06:44:17 058f73b55e4b: Download complete 06:44:17 8c9c664faf12: Verifying Checksum 06:44:17 8c9c664faf12: Download complete 06:44:18 188c0c94c7c5: Pull complete 06:44:18 0c7c675703d6: Pull complete 06:44:16 > git config core.sparsecheckout # timeout=10 06:44:16 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # timeout=10 06:44:17 > git remote # timeout=10 06:44:17 > git config --get remote.origin.url # timeout=10 06:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:17 > git merge 44dcb89bc898e098fc683f52994823469c0d1781 # timeout=10 06:44:17 > git rev-parse HEAD^{commit} # timeout=10 06:44:17 > git config core.sparsecheckout # timeout=10 06:44:17 > git checkout -f 102d58ce42baafd7d34bed55140286e336876921 # timeout=10 06:44:18 cc8c12a437cb: Pull complete 06:44:18 c5dafad2182a: Verifying Checksum 06:44:18 c5dafad2182a: Download complete 06:44:21 c5dafad2182a: Pull complete 06:44:21 5aa711733414: Pull complete 06:44:21 058f73b55e4b: Pull complete 06:44:21 8c9c664faf12: Pull complete 06:44:21 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 06:44:21 Status: Downloaded newer image for docker:latest 06:44:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:44:21 > git --version # timeout=10 06:44:21 > git --version # 'git version 2.17.1' 06:44:21 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:23 ---> d535aaf7dbb9 06:44:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:44:23 ---> Running in 79929cc4e2b7 06:44:23 Removing intermediate container 79929cc4e2b7 06:44:23 ---> 94f11f943241 06:44:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:44:23 ---> Running in 6bc0949691fb 06:44:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:44:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:24 + sudo service docker restart 06:44:24 + true 06:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:25 (1/5) Installing libsodium (1.0.18-r0) 06:44:25 (2/5) Installing libzmq (4.3.3-r0) 06:44:25 (3/5) Installing pkgconf (1.7.2-r0) 06:44:25 (4/5) Installing libsodium-dev (1.0.18-r0) 06:44:25 (5/5) Installing zeromq-dev (4.3.3-r0) 06:44:26 Executing busybox-1.31.1-r16.trigger 06:44:26 OK: 167 MiB in 44 packages 06:44:26 Removing intermediate container 6bc0949691fb 06:44:26 ---> 2400b3fc6a99 06:44:26 Step 6/8 : WORKDIR /build 06:44:26 ---> Running in 8307293600e3 06:44:26 Removing intermediate container 8307293600e3 06:44:26 ---> f337499c745e 06:44:26 Step 7/8 : COPY go.mod . 06:44:26 ---> 37f7eccc6dc4 06:44:26 Step 8/8 : RUN go mod download 06:44:26 ---> Running in afd2ccf45af3 [Pipeline] unstash [Pipeline] echo 06:44:27 ========================================================= 06:44:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:44:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:27 + 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 . 06:44:28 Sending build context to Docker daemon 19.18MB 06:44:28 Step 1/8 : ARG BASE=golang:1.15-alpine 06:44:28 Step 2/8 : FROM ${BASE} 06:44:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:28 b538f80385f9: Pulling fs layer 06:44:28 74f711af9a0d: Pulling fs layer 06:44:28 99f96fe45779: Pulling fs layer 06:44:28 8529a6b9a6be: Pulling fs layer 06:44:28 45590311c82a: Pulling fs layer 06:44:28 69ca0ff8b7b3: Pulling fs layer 06:44:28 209524e5b208: Pulling fs layer 06:44:28 8529a6b9a6be: Waiting 06:44:28 45590311c82a: Waiting 06:44:28 209524e5b208: Waiting 06:44:28 69ca0ff8b7b3: Waiting 06:44:28 99f96fe45779: Verifying Checksum 06:44:28 99f96fe45779: Download complete 06:44:28 74f711af9a0d: Verifying Checksum 06:44:28 74f711af9a0d: Download complete 06:44:29 45590311c82a: Verifying Checksum 06:44:29 45590311c82a: Download complete 06:44:29 69ca0ff8b7b3: Verifying Checksum 06:44:29 69ca0ff8b7b3: Download complete 06:44:29 b538f80385f9: Verifying Checksum 06:44:29 b538f80385f9: Download complete 06:44:29 b538f80385f9: Pull complete 06:44:30 74f711af9a0d: Pull complete 06:44:30 99f96fe45779: Pull complete 06:44:31 209524e5b208: Verifying Checksum 06:44:31 209524e5b208: Download complete 06:44:32 8529a6b9a6be: Verifying Checksum 06:44:32 8529a6b9a6be: Download complete 06:44:43 8529a6b9a6be: Pull complete 06:44:43 45590311c82a: Pull complete 06:44:43 69ca0ff8b7b3: Pull complete 06:44:47 209524e5b208: Pull complete 06:44:47 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:44:47 ---> 5bddaf1c2fca 06:44:47 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:44:47 latest: Pulling from library/docker 06:44:47 5f621e34cdf4: Pulling fs layer 06:44:47 85db56a05063: Pulling fs layer 06:44:47 ccb67d6aeaaa: Pulling fs layer 06:44:47 a0b19fc83503: Pulling fs layer 06:44:47 8eb508b41278: Pulling fs layer 06:44:47 37236713561e: Pulling fs layer 06:44:47 07c93f2b1b56: Pulling fs layer 06:44:47 a0b19fc83503: Waiting 06:44:47 8eb508b41278: Waiting 06:44:47 37236713561e: Waiting 06:44:47 07c93f2b1b56: Waiting 06:44:47 ccb67d6aeaaa: Verifying Checksum 06:44:47 ccb67d6aeaaa: Download complete 06:44:47 85db56a05063: Verifying Checksum 06:44:47 85db56a05063: Download complete 06:44:47 8eb508b41278: Verifying Checksum 06:44:47 8eb508b41278: Download complete 06:44:47 5f621e34cdf4: Verifying Checksum 06:44:47 07c93f2b1b56: Verifying Checksum 06:44:47 07c93f2b1b56: Download complete 06:44:47 37236713561e: Verifying Checksum 06:44:47 37236713561e: Download complete 06:44:47 5f621e34cdf4: Pull complete 06:44:48 85db56a05063: Pull complete 06:44:48 a0b19fc83503: Verifying Checksum 06:44:48 a0b19fc83503: Download complete 06:44:48 ccb67d6aeaaa: Pull complete 06:44:52 a0b19fc83503: Pull complete 06:44:52 8eb508b41278: Pull complete 06:44:52 37236713561e: Pull complete 06:44:53 07c93f2b1b56: Pull complete 06:44:53 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 06:44:53 Status: Downloaded newer image for docker:latest 06:44:53 Removing intermediate container afd2ccf45af3 06:44:53 ---> be20e482d141 06:44:53 Successfully built be20e482d141 06:44:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:54 + docker inspect -f . ci-base-image-x86_64 06:44:54 . [Pipeline] withDockerContainer 06:44:54 prd-centos7-docker-4c-2g-13991 does not seem to be running inside a container 06:44:54 $ 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 ******** ci-base-image-x86_64 cat 06:44:55 $ docker top 7488ab479f44b57b513813502b0925fdf322f80ad013d588701098abe6862a8d -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:55 + go version 06:44:55 go version go1.15.2 linux/amd64 [Pipeline] } 06:44:55 $ docker stop --time=1 7488ab479f44b57b513813502b0925fdf322f80ad013d588701098abe6862a8d 06:44:57 $ docker rm -f 7488ab479f44b57b513813502b0925fdf322f80ad013d588701098abe6862a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:58 + docker inspect -f . ci-base-image-x86_64 06:44:58 . [Pipeline] withDockerContainer 06:44:58 prd-centos7-docker-4c-2g-13991 does not seem to be running inside a container 06:44:58 $ 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 ******** ci-base-image-x86_64 cat 06:44:59 $ docker top 7a80dbd518df8ef74abf7befb2fcbb9ccb3d9ee4a0ef1ae38350f795fdf7c4b9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:59 + make test 06:44:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:44:59 ---> 360d961d0a6c 06:44:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:44:59 ---> Running in 52516e5bf1ee 06:44:59 Removing intermediate container 52516e5bf1ee 06:44:59 ---> c364874a0d13 06:44:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:44:59 ---> Running in 817a8612baa2 06:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:01 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:02 (1/5) Installing libsodium (1.0.18-r0) 06:45:02 (2/5) Installing libzmq (4.3.3-r0) 06:45:03 (3/5) Installing pkgconf (1.7.2-r0) 06:45:03 (4/5) Installing libsodium-dev (1.0.18-r0) 06:45:03 (5/5) Installing zeromq-dev (4.3.3-r0) 06:45:03 Executing busybox-1.31.1-r16.trigger 06:45:03 OK: 144 MiB in 44 packages 06:45:04 Removing intermediate container 817a8612baa2 06:45:04 ---> 84484b365cf2 06:45:04 Step 6/8 : WORKDIR /build 06:45:04 ---> Running in 4e18befc6d9f 06:45:05 Removing intermediate container 4e18befc6d9f 06:45:05 ---> d50f0590391d 06:45:05 Step 7/8 : COPY go.mod . 06:45:06 ---> 0e1becc8c559 06:45:06 Step 8/8 : RUN go mod download 06:45:06 ---> Running in 7ed01029b770 06:45:08 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.031s coverage: 86.2% of statements 06:45:23 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.028s coverage: 52.0% of statements 06:45:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:45:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:45:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.039s coverage: 54.7% of statements 06:45:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:45:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.022s coverage: 69.1% of statements 06:45:32 Removing intermediate container 7ed01029b770 06:45:32 ---> 477a480ab591 06:45:32 Successfully built 477a480ab591 06:45:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:33 + docker inspect -f . ci-base-image-arm64 06:45:33 . [Pipeline] withDockerContainer 06:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-13989 does not seem to be running inside a container 06:45:33 $ 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 06:45:35 $ docker top 147b945b29ea6e7d39ae301e70db8dec92be5584516088b88d3577239f780426 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.422s coverage: 61.6% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.014s coverage: 100.0% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.009s coverage: 8.8% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.921s coverage: 75.0% of statements 06:45:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.013s coverage: 89.7% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.010s coverage: 88.9% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 06:45:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 06:45:36 + go version 06:45:36 go version go1.15.2 linux/arm64 [Pipeline] } 06:45:36 $ docker stop --time=1 147b945b29ea6e7d39ae301e70db8dec92be5584516088b88d3577239f780426 06:45:38 $ docker rm -f 147b945b29ea6e7d39ae301e70db8dec92be5584516088b88d3577239f780426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:39 + docker inspect -f . ci-base-image-arm64 06:45:39 . [Pipeline] withDockerContainer 06:45:40 prd-ubuntu18.04-docker-arm64-4c-16g-13989 does not seem to be running inside a container 06:45:40 $ 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 06:45:41 $ docker top 38ffd37cc5d18db80be9d82d36f708520aa9558bea72c003c215a75007dad9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:42 + make test 06:45:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:45:44 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:45:54 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.023s coverage: 71.0% of statements 06:45:54 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements 06:45:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:45:57 gofmt -l . 06:45:57 [ "`gofmt -l .`" = "" ] 06:45:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:45:58 $ docker stop --time=1 7a80dbd518df8ef74abf7befb2fcbb9ccb3d9ee4a0ef1ae38350f795fdf7c4b9 06:45:59 $ docker rm -f 7a80dbd518df8ef74abf7befb2fcbb9ccb3d9ee4a0ef1ae38350f795fdf7c4b9 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:01 Stashed 1 file(s) [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] } 06:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.064s coverage: 86.2% of statements 06:46:46 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.056s coverage: 52.0% of statements 06:46:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:46:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:46:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.103s coverage: 54.7% of statements 06:46:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:46:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.056s coverage: 69.1% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.475s coverage: 61.6% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.018s coverage: 100.0% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.037s coverage: 100.0% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.012s coverage: 96.6% of statements 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.032s coverage: 8.8% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.940s coverage: 75.0% of statements 06:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.045s coverage: 89.7% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.024s coverage: 88.9% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.033s coverage: 80.5% of statements 06:46:56 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements 06:47:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.059s coverage: 71.0% of statements 06:47:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements 06:47:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:47:36 gofmt -l . 06:47:36 [ "`gofmt -l .`" = "" ] 06:47:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:47:36 $ docker stop --time=1 38ffd37cc5d18db80be9d82d36f708520aa9558bea72c003c215a75007dad9d1 06:47:38 $ docker rm -f 38ffd37cc5d18db80be9d82d36f708520aa9558bea72c003c215a75007dad9d1 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:39 Warning: overwriting stash ‘coverage-report’ 06:47:40 Stashed 1 file(s) [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] } [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 06:47:43 provisioning config files... 06:47:43 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/config5187793037412530435tmp [Pipeline] { [Pipeline] sh 06:47:43 + set +x 06:47:43 + curl -s https://codecov.io/bash 06:47:43 + bash -s -- 06:47:44 06:47:44 _____ _ 06:47:44 / ____| | | 06:47:44 | | ___ __| | ___ ___ _____ __ 06:47:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:47:44 | |___| (_) | (_| | __/ (_| (_) \ V / 06:47:44 \_____\___/ \__,_|\___|\___\___/ \_/ 06:47:44 Bash-20201130-cc6d3fe 06:47:44 06:47:44 06:47:44 ==> Jenkins CI detected. 06:47:44 project root: . 06:47:44 --> token set from env 06:47:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:47:44 ==> Running gcov in . (disable via -X gcov) 06:47:44 ==> Python coveragepy not found 06:47:44 ==> Searching for coverage reports in: 06:47:44 + . 06:47:44 -> Found 1 reports 06:47:44 ==> Detecting git/mercurial file structure 06:47:44 ==> Reading reports 06:47:44 + ./coverage.out bytes=90550 06:47:44 ==> Appending adjustments 06:47:44 https://docs.codecov.io/docs/fixing-reports 06:47:44 + Found adjustments 06:47:44 ==> Gzipping contents 06:47:44 16K /tmp/codecov.0JTGNV.gz 06:47:44 ==> Uploading reports 06:47:44 url: https://codecov.io 06:47:44 query: branch=PR-583&commit=102d58ce42baafd7d34bed55140286e336876921&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=583&job=&cmd_args= 06:47:44 -> Pinging Codecov 06:47:44 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-583&commit=102d58ce42baafd7d34bed55140286e336876921&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=583&job=&cmd_args= 06:47:45 -> Uploading to 06:47:45 https://storage.googleapis.com/codecov/v4/raw/2020-12-01/3D8B5DFFC46A037C893635FACE044666/102d58ce42baafd7d34bed55140286e336876921/924afaec-5faa-4037-b338-217b6d1effa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201201T064745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da6e83c36ca2429f09d70a759d6a4c7c6ca2180a3f43363c9b4ab8ee4d3c6f12 06:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:45 Dload Upload Total Spent Left Speed 06:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16105 0 0 100 16105 0 40961 --:--:-- --:--:-- --:--:-- 41084 06:47:45 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/102d58ce42baafd7d34bed55140286e336876921 [Pipeline] } 06:47:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:47:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:50 ---> package-listing.sh 06:47:50 ++ facter osfamily 06:47:50 ++ tr '[:upper:]' '[:lower:]' 06:47:50 + OS_FAMILY=redhat 06:47:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-583 06:47:50 + START_PACKAGES=/tmp/packages_start.txt 06:47:50 + END_PACKAGES=/tmp/packages_end.txt 06:47:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:50 + PACKAGES=/tmp/packages_start.txt 06:47:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-583 ']' 06:47:50 + PACKAGES=/tmp/packages_end.txt 06:47:50 + case "${OS_FAMILY}" in 06:47:50 + rpm -qa 06:47:50 + sort 06:47:55 + '[' -f /tmp/packages_start.txt ']' 06:47:55 + '[' -f /tmp/packages_end.txt ']' 06:47:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-583 ']' 06:47:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-583/archives/ 06:47:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-583/archives/ [Pipeline] echo 06:47:55 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-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:47:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:56 06:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:56 alpine: Pulling from edgex-lftools-log-publisher 06:47:56 df20fa9351a1: Pulling fs layer 06:47:56 36b3adc4ff6f: Pulling fs layer 06:47:56 8ad3a11d3b57: Pulling fs layer 06:47:56 46f8f816bc3b: Pulling fs layer 06:47:56 93b61091891f: Pulling fs layer 06:47:56 93b9cdb0e59b: Pulling fs layer 06:47:56 5e14af77c1be: Pulling fs layer 06:47:56 01666e4c0597: Pulling fs layer 06:47:56 aa168da1d23b: Pulling fs layer 06:47:56 46f8f816bc3b: Waiting 06:47:56 93b61091891f: Waiting 06:47:56 93b9cdb0e59b: Waiting 06:47:56 5e14af77c1be: Waiting 06:47:56 01666e4c0597: Waiting 06:47:56 aa168da1d23b: Waiting 06:47:56 36b3adc4ff6f: Verifying Checksum 06:47:56 36b3adc4ff6f: Download complete 06:47:56 46f8f816bc3b: Verifying Checksum 06:47:56 46f8f816bc3b: Download complete 06:47:56 df20fa9351a1: Verifying Checksum 06:47:56 df20fa9351a1: Download complete 06:47:56 93b9cdb0e59b: Download complete 06:47:56 5e14af77c1be: Verifying Checksum 06:47:56 5e14af77c1be: Download complete 06:47:56 93b61091891f: Verifying Checksum 06:47:56 93b61091891f: Download complete 06:47:56 01666e4c0597: Download complete 06:47:57 df20fa9351a1: Pull complete 06:47:57 8ad3a11d3b57: Verifying Checksum 06:47:57 8ad3a11d3b57: Download complete 06:47:57 36b3adc4ff6f: Pull complete 06:47:57 8ad3a11d3b57: Pull complete 06:47:58 aa168da1d23b: Verifying Checksum 06:47:58 aa168da1d23b: Download complete 06:47:59 46f8f816bc3b: Pull complete 06:48:00 93b61091891f: Pull complete 06:48:00 93b9cdb0e59b: Pull complete 06:48:00 5e14af77c1be: Pull complete 06:48:00 01666e4c0597: Pull complete 06:48:08 aa168da1d23b: Pull complete 06:48:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:48:08 prd-centos7-docker-4c-2g-13985 does not seem to be running inside a container 06:48:08 $ 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-583/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-583 -v /w/workspace/ndry_app-functions-sdk-go_PR-583:/w/workspace/ndry_app-functions-sdk-go_PR-583:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-583@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:48:12 $ docker top c135a970cf03e00d1819a47ffb40ff5e49d0d6ef6dca63a67a069a21a14a9e53 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:12 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:12 + mkdir -p /var/log/sa [Pipeline] sh 06:48:13 + ls /var/log/sa-host 06:48:13 + sadf -c /var/log/sa-host/sa01 06:48:13 file_magic: OK 06:48:13 HZ: Using current value: 100 06:48:13 file_header: OK 06:48:13 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 06:48:13 Statistics: 06:48:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:13 File successfully converted to sysstat format version 12.2.1 06:48:13 + sadf -c /var/log/sa-host/sa23 06:48:13 file_magic: OK 06:48:13 HZ: Using current value: 100 06:48:13 file_header: OK 06:48:13 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 06:48:13 Statistics: 06:48:13 Hnuu...uuuununununu... 06:48:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:13 provisioning config files... 06:48:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-583@tmp/config3609859353035422286tmp [Pipeline] { [Pipeline] echo 06:48:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:13 ---> create-netrc.sh [Pipeline] } 06:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:48:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:48:14 ---> python-tools-install.sh [Pipeline] echo 06:48:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:14 ---> sudo-logs.sh 06:48:14 Archiving 'sudo' log.. [Pipeline] echo 06:48:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:15 ---> job-cost.sh 06:48:15 lf-activate-venv: SKIPPING 06:48:15 INFO: No Stack... 06:48:18 INFO: Retrieving Pricing Info for: v1-standard-2 06:48:18 INFO: Archiving Costs [Pipeline] echo 06:48:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:18 ---> logs-deploy.sh 06:48:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-583/1 06:48:18 INFO: archiving workspace using pattern(s): 06:48:20 Archives upload complete. 06:48:20 INFO: archiving logs to Nexus 06:48:21 ---> uname -a: 06:48:21 Linux prd-centos7-docker-4c-2g-13985.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:48:21 06:48:21 06:48:21 ---> lscpu: 06:48:21 Architecture: x86_64 06:48:21 CPU op-mode(s): 32-bit, 64-bit 06:48:21 Byte Order: Little Endian 06:48:21 Address sizes: 40 bits physical, 48 bits virtual 06:48:21 CPU(s): 4 06:48:21 On-line CPU(s) list: 0-3 06:48:21 Thread(s) per core: 1 06:48:21 Core(s) per socket: 1 06:48:21 Socket(s): 4 06:48:21 NUMA node(s): 1 06:48:21 Vendor ID: GenuineIntel 06:48:21 CPU family: 6 06:48:21 Model: 44 06:48:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:48:21 Stepping: 1 06:48:21 CPU MHz: 2933.438 06:48:21 BogoMIPS: 5866.87 06:48:21 Virtualization: VT-x 06:48:21 Hypervisor vendor: KVM 06:48:21 Virtualization type: full 06:48:21 L1d cache: 128 KiB 06:48:21 L1i cache: 128 KiB 06:48:21 L2 cache: 16 MiB 06:48:21 L3 cache: 64 MiB 06:48:21 NUMA node0 CPU(s): 0-3 06:48:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:48:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:48:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:48:21 Vulnerability Meltdown: Mitigation; PTI 06:48:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:48:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:48:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:48:21 Vulnerability Srbds: Not affected 06:48:21 Vulnerability Tsx async abort: Not affected 06:48:21 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 06:48:21 06:48:21 06:48:21 ---> nproc: 06:48:21 4 06:48:21 06:48:21 06:48:21 ---> df -h: 06:48:21 Filesystem Size Used Available Use% Mounted on 06:48:21 overlay 50.0G 7.3G 42.7G 15% / 06:48:21 tmpfs 64.0M 0 64.0M 0% /dev 06:48:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:48:21 shm 64.0M 0 64.0M 0% /dev/shm 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-583 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-583@tmp 06:48:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:48:21 06:48:21 06:48:21 ---> free -m: 06:48:21 total used free shared buff/cache available 06:48:21 Mem: 1837 695 101 0 1040 1037 06:48:21 Swap: 1023 1 1022 06:48:21 06:48:21 06:48:21 ---> ip addr: 06:48:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:48:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:48:21 inet 127.0.0.1/8 scope host lo 06:48:21 valid_lft forever preferred_lft forever 06:48:21 inet6 ::1/128 scope host 06:48:21 valid_lft forever preferred_lft forever 06:48:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:48:21 link/ether fa:16:3e:83:4c:b9 brd ff:ff:ff:ff:ff:ff 06:48:21 inet 10.30.122.153/23 brd 10.30.123.255 scope global dynamic eth0 06:48:21 valid_lft 85930sec preferred_lft 85930sec 06:48:21 inet6 fe80::f816:3eff:fe83:4cb9/64 scope link 06:48:21 valid_lft forever preferred_lft forever 06:48:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:48:21 link/ether 02:42:b3:86:bd:4e brd ff:ff:ff:ff:ff:ff 06:48:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:48:21 valid_lft forever preferred_lft forever 06:48:21 inet6 fe80::42:b3ff:fe86:bd4e/64 scope link 06:48:21 valid_lft forever preferred_lft forever 06:48:21 06:48:21 06:48:21 ---> sar -b -r -n DEV: 06:48:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:48:21 06:48:21 06:40:18 LINUX RESTART (4 CPU) 06:48:21 06:48:21 06:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:48:21 06:42:01 42.45 15.40 27.05 0.00 4687.07 4320.46 0.00 06:48:21 06:43:01 1.98 0.00 1.98 0.00 0.00 39.26 0.00 06:48:21 06:44:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 06:48:21 06:45:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:48:21 06:46:02 0.17 0.00 0.17 0.00 0.00 1.93 0.00 06:48:21 06:47:01 0.46 0.00 0.46 0.00 0.00 6.74 0.00 06:48:21 06:48:01 67.95 52.05 15.91 0.00 4407.19 3522.16 0.00 06:48:21 Average: 16.20 9.65 6.55 0.00 1294.83 1123.74 0.00 06:48:21 06:48:21 06:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:48:21 06:42:01 233376 0 589444 31.33 2620 1056104 1106120 37.75 402648 1046736 136 06:48:21 06:43:01 238524 0 584288 31.05 2620 1056112 1073688 36.64 401484 1044024 8 06:48:21 06:44:01 238312 0 584496 31.06 2620 1056116 1073724 36.64 412368 1033492 8 06:48:21 06:45:01 236664 0 586144 31.15 2620 1056116 1073836 36.65 414552 1032940 8 06:48:21 06:46:02 237496 0 585304 31.11 2620 1056124 1073764 36.65 418400 1028660 8 06:48:21 06:47:01 236472 0 586324 31.16 2620 1056128 1073656 36.64 422652 1025380 8 06:48:21 06:48:01 74320 0 678816 36.08 2620 1125788 1501400 51.24 519916 1069084 67552 06:48:21 Average: 213595 0 599259 31.85 2620 1066070 1139455 38.89 427431 1040045 9675 06:48:21 06:48:21 06:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:48:21 06:42:01 eth0 255.18 243.52 768.46 50.65 0.00 0.00 0.00 0.00 06:48:21 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:42:01 docker0 126.24 86.65 10.23 309.75 0.00 0.00 0.00 0.00 06:48:21 06:43:01 eth0 2.31 0.68 0.88 0.55 0.00 0.00 0.00 0.00 06:48:21 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:44:01 eth0 2.15 0.28 0.43 0.23 0.00 0.00 0.00 0.00 06:48:21 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:45:01 eth0 0.93 0.50 0.54 0.36 0.00 0.00 0.00 0.00 06:48:21 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:46:02 eth0 0.35 0.20 0.15 0.10 0.00 0.00 0.00 0.00 06:48:21 06:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:48:21 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:48:01 eth0 207.14 178.35 2169.97 18.35 0.00 0.00 0.00 0.00 06:48:21 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 Average: eth0 66.62 60.25 420.48 9.97 0.00 0.00 0.00 0.00 06:48:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:21 Average: docker0 17.82 12.23 1.44 43.74 0.00 0.00 0.00 0.00 06:48:21 06:48:21 06:48:21 ---> sar -P ALL: 06:48:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:48:21 06:48:21 06:40:18 LINUX RESTART (4 CPU) 06:48:21 06:48:21 06:41:02 CPU %user %nice %system %iowait %steal %idle 06:48:21 06:42:01 all 4.07 0.00 2.43 0.96 0.00 92.54 06:48:21 06:42:01 0 3.78 0.00 2.73 0.34 0.00 93.15 06:48:21 06:42:01 1 5.22 0.00 2.52 2.16 0.00 90.10 06:48:21 06:42:01 2 3.64 0.00 2.23 0.09 0.00 94.04 06:48:21 06:42:01 3 3.63 0.00 2.25 1.24 0.02 92.86 06:48:21 06:43:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:48:21 06:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:48:21 06:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:48:21 06:43:01 2 0.55 0.00 0.07 0.00 0.02 99.37 06:48:21 06:43:01 3 0.08 0.00 0.05 0.00 0.00 99.87 06:48:21 06:44:01 all 0.19 0.00 0.07 0.00 0.00 99.74 06:48:21 06:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:48:21 06:44:01 1 0.07 0.00 0.13 0.00 0.02 99.78 06:48:21 06:44:01 2 0.58 0.00 0.05 0.00 0.00 99.37 06:48:21 06:44:01 3 0.07 0.00 0.07 0.00 0.00 99.87 06:48:21 06:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:48:21 06:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:48:21 06:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:48:21 06:45:01 2 0.50 0.00 0.05 0.00 0.00 99.45 06:48:21 06:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:48:21 06:46:02 all 0.16 0.00 0.08 0.00 0.00 99.76 06:48:21 06:46:02 0 0.02 0.00 0.02 0.00 0.02 99.95 06:48:21 06:46:02 1 0.15 0.00 0.22 0.00 0.00 99.63 06:48:21 06:46:02 2 0.43 0.00 0.03 0.00 0.00 99.53 06:48:21 06:46:02 3 0.03 0.00 0.05 0.00 0.00 99.92 06:48:21 06:47:01 all 0.14 0.00 0.06 0.00 0.00 99.79 06:48:21 06:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:48:21 06:47:01 1 0.02 0.00 0.14 0.00 0.00 99.85 06:48:21 06:47:01 2 0.51 0.00 0.02 0.00 0.00 99.47 06:48:21 06:47:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:48:21 06:48:01 all 3.16 0.00 2.00 1.59 0.00 93.24 06:48:21 06:48:01 0 2.63 0.00 2.40 0.07 0.00 94.91 06:48:21 06:48:01 1 3.67 0.00 2.11 3.43 0.00 90.79 06:48:21 06:48:01 2 3.39 0.00 2.09 2.77 0.00 91.74 06:48:21 06:48:01 3 2.93 0.00 1.42 0.10 0.02 95.53 06:48:21 Average: all 1.14 0.00 0.67 0.36 0.00 97.82 06:48:21 Average: 0 0.93 0.00 0.75 0.06 0.00 98.26 06:48:21 Average: 1 1.30 0.00 0.73 0.80 0.00 97.17 06:48:21 Average: 2 1.37 0.00 0.64 0.41 0.00 97.58 06:48:21 Average: 3 0.97 0.00 0.56 0.19 0.00 98.28 06:48:21 06:48:21 06:48:21