Pull request #236 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 63ee6db41a111850bf0341ced751672017682886+9f3edfd094880904a05f049455eb5fa3187ac9b3 (5eb6bb23f4c5bc8b0ef357a3eee6fe322b91eac4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3959021140629048359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1620088914531897659.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-236/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-236/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2367393495803695211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5324764537554781350.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-236/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-236/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2550114293503521818.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-389 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/jenkins-gitclient-ssh6230662275200301843.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/jenkins-gitclient-ssh9061259289957971500.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/jenkins-gitclient-ssh1644467478035174212.key > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:35:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:35:39 ========================================================= 16:35:39 EdgeX Global Pipelines Version Info 16:35:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:35:41 ------------------- 16:35:41 stable info: 16:35:41 ------------------- 16:35:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:35:41 Message: update stable to v1.0.192 16:35:42 ------------------- 16:35:42 experimental info: 16:35:42 ------------------- 16:35:42 Commited By: **** collab-it+edgex@linuxfoundation.org 16:35:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:35:42 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:35:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-236 [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-236 [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-236 [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63ee6db41a111850bf0341ced751672017682886 [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63ee6db [Pipeline] echo 16:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:43 + git log --format=format:%s -1 63ee6db41a111850bf0341ced751672017682886 [Pipeline] echo 16:35:43 GIT_COMMIT: 63ee6db41a111850bf0341ced751672017682886, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo 16:35:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:44 16:35:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:35:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:45 latest: Pulling from edgex-devops/git-semver 16:35:45 31603596830f: Pulling fs layer 16:35:45 54011a49482f: Pulling fs layer 16:35:45 a6820b24f6d8: Pulling fs layer 16:35:45 f581987b2513: Pulling fs layer 16:35:45 f581987b2513: Waiting 16:35:45 54011a49482f: Verifying Checksum 16:35:45 54011a49482f: Download complete 16:35:45 31603596830f: Verifying Checksum 16:35:45 31603596830f: Download complete 16:35:45 f581987b2513: Verifying Checksum 16:35:45 f581987b2513: Download complete 16:35:45 a6820b24f6d8: Verifying Checksum 16:35:45 a6820b24f6d8: Download complete 16:35:46 31603596830f: Pull complete 16:35:46 54011a49482f: Pull complete 16:35:47 a6820b24f6d8: Pull complete 16:35:47 f581987b2513: Pull complete 16:35:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:35:48 prd-centos7-docker-4c-2g-389 does not seem to be running inside a container 16:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-236 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236:/w/workspace/xfoundry_go-mod-bootstrap_PR-236:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@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:10004/edgex-devops/git-semver:latest cat 16:35:50 $ docker top 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:50 [ssh-agent] Looking for ssh-agent implementation... 16:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:50 $ docker exec 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent 16:35:51 SSH_AUTH_SOCK=/tmp/ssh-u2R0OxQS9yG1/agent.12 16:35:51 SSH_AGENT_PID=18 16:35:51 Running ssh-add (command line suppressed) 16:35:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_882004921021609815.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_882004921021609815.key) 16:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:52 + git tag --points-at HEAD [Pipeline] } 16:35:52 $ docker exec --env ******** --env ******** 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent -k 16:35:52 unset SSH_AUTH_SOCK; 16:35:52 unset SSH_AGENT_PID; 16:35:52 echo Agent pid 18 killed; 16:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:52 [ssh-agent] Looking for ssh-agent implementation... 16:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:52 $ docker exec 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent 16:35:52 SSH_AUTH_SOCK=/tmp/ssh-lLlEQZOJGF9e/agent.47 16:35:52 SSH_AGENT_PID=53 16:35:52 Running ssh-add (command line suppressed) 16:35:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_4319978297897154796.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_4319978297897154796.key) 16:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:53 + git semver init 16:35:53 # -> Open(): unable to determine branch for HEAD 16:35:53 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-236/.git 16:35:53 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-236 16:35:53 # $SEMVER_REMOTE_NAME = origin 16:35:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:35:53 # $SEMVER_USER_NAME = edgex-jenkins 16:35:53 # $SEMVER_BRANCH = PR-236 16:35:53 # $SEMVER_TEMP = /tmp/semver-678894737 16:35:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 16:35:54 # '/tmp/semver-678894737' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-236/.semver' 16:35:54 # -> Force: false 16:35:54 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-236/.semver [Pipeline] } 16:35:54 $ docker exec --env ******** --env ******** 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent -k 16:35:54 unset SSH_AUTH_SOCK; 16:35:54 unset SSH_AGENT_PID; 16:35:54 echo Agent pid 53 killed; 16:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:55 + git semver [Pipeline] } 16:35:55 $ docker stop --time=1 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 16:35:56 $ docker rm -f 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:57 Stashed 1 file(s) [Pipeline] echo 16:35:57 [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 16:36:12 Still waiting to schedule task 16:36:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:36:12 Still waiting to schedule task 16:36:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:37:51 Running on prd-centos7-docker-4c-2g-392 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [Pipeline] { [Pipeline] ws 16:37:51 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 16:37:51 Selected Git installation does not exist. Using Default 16:37:51 The recommended git tool is: NONE 16:37:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-391 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [Pipeline] { [Pipeline] ws 16:37:56 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 16:37:56 Selected Git installation does not exist. Using Default 16:37:56 The recommended git tool is: NONE 16:37:59 using credential edgex-jenkins-ssh 16:37:59 Cloning the remote Git repository 16:37:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:37:59 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 16:37:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:37:59 > git --version # timeout=10 16:37:59 > git --version # 'git version 2.24.3' 16:37:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:59 [INFO] Currently running in a labeled security context 16:37:59 [INFO] Currently SELinux is 'enforcing' on the host 16:37:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh5358698995651618864.key 16:37:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:38:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:38:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:00 [INFO] Currently running in a labeled security context 16:38:00 [INFO] Currently SELinux is 'enforcing' on the host 16:38:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1053184220091154958.key 16:38:01 Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 16:38:01 Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 16:38:01 Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) 16:38:01 using credential edgex-jenkins-ssh 16:38:01 Cloning the remote Git repository 16:38:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:38:01 > git config core.sparsecheckout # timeout=10 16:38:01 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 16:38:01 > git remote # timeout=10 16:38:01 > git config --get remote.origin.url # timeout=10 16:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:01 [INFO] Currently running in a labeled security context 16:38:01 [INFO] Currently SELinux is 'enforcing' on the host 16:38:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3454304574817449901.key 16:38:01 > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 16:38:01 > git rev-parse HEAD^{commit} # timeout=10 16:38:01 > git config core.sparsecheckout # timeout=10 16:38:01 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 16:38:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:01 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 16:38:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:01 > git --version # timeout=10 16:38:01 > git --version # 'git version 2.17.1' 16:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:04 Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 16:38:05 Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 16:38:05 Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) 16:38:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:38:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:38:04 > git config core.sparsecheckout # timeout=10 16:38:04 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 16:38:05 > git remote # timeout=10 16:38:05 > git config --get remote.origin.url # timeout=10 16:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:05 > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 16:38:05 > git rev-parse HEAD^{commit} # timeout=10 16:38:05 > git config core.sparsecheckout # timeout=10 16:38:05 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 16:38:05 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:38:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:38:07 + true 16:38:07 + sudo service docker restart 16:38:07 Redirecting to /bin/systemctl restart docker.service 16:38:09 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo 16:38:10 ========================================================= 16:38:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:38:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:38:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:38:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:38:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:38:11 Sending build context to Docker daemon 953.9kB 16:38:11 Step 1/8 : ARG BASE=golang:1.16-alpine 16:38:11 Step 2/8 : FROM ${BASE} 16:38:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:38:11 540db60ca938: Pulling fs layer 16:38:11 adcc1eea9eea: Pulling fs layer 16:38:11 4c4ab2625f07: Pulling fs layer 16:38:11 0510c868ecb4: Pulling fs layer 16:38:11 afea3b2eda06: Pulling fs layer 16:38:11 7809a108b3ef: Pulling fs layer 16:38:11 f706445af74f: Pulling fs layer 16:38:11 0510c868ecb4: Waiting 16:38:11 afea3b2eda06: Waiting 16:38:11 7809a108b3ef: Waiting 16:38:11 f706445af74f: Waiting 16:38:11 4c4ab2625f07: Verifying Checksum 16:38:11 4c4ab2625f07: Download complete 16:38:11 + true 16:38:11 + sudo service docker restart 16:38:11 adcc1eea9eea: Verifying Checksum 16:38:11 adcc1eea9eea: Download complete 16:38:11 afea3b2eda06: Download complete 16:38:11 7809a108b3ef: Verifying Checksum 16:38:11 7809a108b3ef: Download complete 16:38:11 540db60ca938: Verifying Checksum 16:38:11 540db60ca938: Download complete 16:38:12 540db60ca938: Pull complete 16:38:13 adcc1eea9eea: Pull complete 16:38:13 4c4ab2625f07: Pull complete [Pipeline] unstash [Pipeline] echo 16:38:14 ========================================================= 16:38:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:38:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:38:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:38:15 f706445af74f: Verifying Checksum 16:38:15 f706445af74f: Download complete 16:38:15 Sending build context to Docker daemon 952.8kB 16:38:15 Step 1/8 : ARG BASE=golang:1.16-alpine 16:38:15 Step 2/8 : FROM ${BASE} 16:38:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:15 595b0fe564bb: Pulling fs layer 16:38:15 7186ed65a4f7: Pulling fs layer 16:38:15 316046926c0a: Pulling fs layer 16:38:15 4ebd0625c992: Pulling fs layer 16:38:15 207e8628e3a3: Pulling fs layer 16:38:15 c791037a9be2: Pulling fs layer 16:38:15 ffd874e62e21: Pulling fs layer 16:38:15 4ebd0625c992: Waiting 16:38:15 207e8628e3a3: Waiting 16:38:15 ffd874e62e21: Waiting 16:38:15 c791037a9be2: Waiting 16:38:15 316046926c0a: Verifying Checksum 16:38:15 316046926c0a: Download complete 16:38:15 7186ed65a4f7: Verifying Checksum 16:38:15 7186ed65a4f7: Download complete 16:38:15 207e8628e3a3: Verifying Checksum 16:38:15 207e8628e3a3: Download complete 16:38:15 c791037a9be2: Verifying Checksum 16:38:15 c791037a9be2: Download complete 16:38:15 595b0fe564bb: Verifying Checksum 16:38:15 595b0fe564bb: Download complete 16:38:16 595b0fe564bb: Pull complete 16:38:17 7186ed65a4f7: Pull complete 16:38:17 316046926c0a: Pull complete 16:38:18 0510c868ecb4: Verifying Checksum 16:38:18 0510c868ecb4: Download complete 16:38:18 ffd874e62e21: Verifying Checksum 16:38:18 ffd874e62e21: Download complete 16:38:19 4ebd0625c992: Verifying Checksum 16:38:19 4ebd0625c992: Download complete 16:38:24 0510c868ecb4: Pull complete 16:38:24 afea3b2eda06: Pull complete 16:38:24 7809a108b3ef: Pull complete 16:38:29 f706445af74f: Pull complete 16:38:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:38:29 ---> b068be0155e3 16:38:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:38:29 ---> Running in 98b1e60191ed 16:38:29 4ebd0625c992: Pull complete 16:38:29 207e8628e3a3: Pull complete 16:38:30 Removing intermediate container 98b1e60191ed 16:38:30 ---> af2f07607c86 16:38:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:30 ---> Running in 487d6503903d 16:38:30 c791037a9be2: Pull complete 16:38:31 Removing intermediate container 487d6503903d 16:38:31 ---> 4935b2909c90 16:38:31 Step 5/8 : RUN apk add --update --no-cache git make 16:38:31 ---> Running in 29fac9311e33 16:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:34 OK: 149 MiB in 40 packages 16:38:34 ffd874e62e21: Pull complete 16:38:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:34 ---> cfc18b08335c 16:38:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:38:35 Removing intermediate container 29fac9311e33 16:38:35 ---> 8c7c5c5565d5 16:38:35 Step 6/8 : WORKDIR /build 16:38:35 ---> Running in 7fed4284d81e 16:38:35 Removing intermediate container 7fed4284d81e 16:38:35 ---> 9f4c6bda4237 16:38:35 Step 7/8 : COPY go.mod . 16:38:35 ---> b2e9aba469bb 16:38:35 Step 8/8 : RUN go mod download 16:38:35 ---> Running in 80c455f58e5e 16:38:37 ---> Running in 0afcb1ce9506 16:38:37 Removing intermediate container 0afcb1ce9506 16:38:37 ---> ddad144bc81f 16:38:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:37 ---> Running in eedb3f71787f 16:38:40 Removing intermediate container eedb3f71787f 16:38:40 ---> 6fe53aa2d5a6 16:38:40 Step 5/8 : RUN apk add --update --no-cache git make 16:38:40 ---> Running in 5b13c6978f98 16:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:38:42 OK: 138 MiB in 40 packages 16:38:43 Removing intermediate container 5b13c6978f98 16:38:43 ---> 650106595af7 16:38:43 Step 6/8 : WORKDIR /build 16:38:44 ---> Running in 6bf1021932d8 16:38:44 Removing intermediate container 6bf1021932d8 16:38:44 ---> 54afd6a74e2f 16:38:44 Step 7/8 : COPY go.mod . 16:38:45 ---> 5587281d8f61 16:38:45 Step 8/8 : RUN go mod download 16:38:45 ---> Running in 5c6064634cb7 16:39:02 Removing intermediate container 80c455f58e5e 16:39:02 ---> 06e6f4df5c18 16:39:02 Successfully built 06e6f4df5c18 16:39:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:39:03 + docker inspect -f . ci-base-image-x86_64 16:39:03 . [Pipeline] withDockerContainer 16:39:03 prd-centos7-docker-4c-2g-392 does not seem to be running inside a container 16:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 16:39:04 $ docker top f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:05 + go version 16:39:05 go version go1.16.3 linux/amd64 [Pipeline] } 16:39:05 $ docker stop --time=1 f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 16:39:06 $ docker rm -f f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker inspect -f . ci-base-image-x86_64 16:39:07 . [Pipeline] withDockerContainer 16:39:07 prd-centos7-docker-4c-2g-392 does not seem to be running inside a container 16:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 16:39:09 $ docker top c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:09 + go mod tidy [Pipeline] sh 16:39:11 + make test 16:39:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:39:12 Removing intermediate container 5c6064634cb7 16:39:12 ---> a127a6e116fd 16:39:12 Successfully built a127a6e116fd 16:39:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:12 + docker inspect -f . ci-base-image-arm64 16:39:12 . [Pipeline] withDockerContainer 16:39:13 prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container 16:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-arm64 cat 16:39:14 $ docker top 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:15 + go version 16:39:15 go version go1.16.3 linux/arm64 [Pipeline] } 16:39:16 $ docker stop --time=1 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc 16:39:17 $ docker rm -f 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:18 + docker inspect -f . ci-base-image-arm64 16:39:18 . [Pipeline] withDockerContainer 16:39:18 prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container 16:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-arm64 cat 16:39:20 $ docker top ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:21 + go mod tidy [Pipeline] sh 16:39:22 + make test 16:39:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:39:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:39:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.021s coverage: 5.4% of statements 16:39:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:39:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements 16:39:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 16:39:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 16:39:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:39:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:39:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.069s coverage: 100.0% of statements 16:39:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements 16:39:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 90.7% of statements 16:39:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:39:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 16:39:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.032s coverage: 91.3% of statements 16:39:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 16:39:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:39:45 gofmt -l . 16:39:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:39:45 $ docker stop --time=1 c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 16:39:47 $ docker rm -f c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:49 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 Post stage [Pipeline] libraryResource [Pipeline] sh 16:39:50 ---> job-cost.sh 16:39:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lWBa 16:40:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.076s coverage: 5.4% of statements 16:40:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.049s coverage: 92.2% of statements 16:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 16:40:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 16:40:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:40:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:40:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.065s coverage: 100.0% of statements 16:40:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.042s coverage: 26.7% of statements 16:40:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.042s coverage: 90.7% of statements 16:40:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:40:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 16:40:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.027s coverage: 91.3% of statements 16:40:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 16:40:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:40:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:40:31 gofmt -l . 16:40:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:40:31 $ docker stop --time=1 ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 16:40:33 $ docker rm -f ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:40:34 Warning: overwriting stash ‘coverage-report’ 16:40:34 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 Post stage [Pipeline] libraryResource [Pipeline] sh 16:40:35 ---> job-cost.sh 16:40:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iICo 16:40:44 lf-activate-venv(): INFO: Adding /tmp/venv-lWBa/bin to PATH 16:40:44 INFO: No Stack... 16:40:44 INFO: Retrieving Pricing Info for: v1-standard-2 16:40:44 INFO: Archiving Costs [Pipeline] sh 16:40:45 + cut -d, -f6 16:40:45 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock 16:40:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] 16:40:45 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] did not exist. Created. 16:40:45 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:40:45 + echo total: 0.029999999329447746 [Pipeline] stash 16:40:45 Stashed 1 file(s) [Pipeline] } 16:40:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-iICo/bin to PATH 16:42:35 INFO: No Stack... 16:42:35 INFO: Retrieving Pricing Info for: lf-standard-4 16:42:35 INFO: Archiving Costs [Pipeline] sh 16:42:36 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 16:42:36 + cut -d, -f6 [Pipeline] lock 16:42:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] 16:42:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] did not exist. Created. 16:42:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:36 /w/workspace/go-mod-bootstrap/3@tmp/durable-31bb23bb/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-31bb23bb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:37 + echo total: 0.20999999344348907 [Pipeline] stash 16:42:37 Warning: overwriting stash ‘stack-cost’ 16:42:37 Stashed 1 file(s) [Pipeline] } 16:42:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] // lock [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] configFileProvider 16:42:38 provisioning config files... 16:42:38 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/config2967658256836152583tmp [Pipeline] { [Pipeline] sh 16:42:38 + set +x 16:42:38 + curl -s https://codecov.io/bash 16:42:38 + bash -s -- 16:42:38 16:42:38 _____ _ 16:42:38 / ____| | | 16:42:38 | | ___ __| | ___ ___ _____ __ 16:42:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:38 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:38 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:38 Bash-1.0.2 16:42:38 16:42:38 16:42:38 ==> git version 2.24.3 found 16:42:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:42:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:42:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:42:38 ==> Jenkins CI detected. 16:42:38 project root: . 16:42:38 --> token set from env 16:42:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:38 ==> Running gcov in . (disable via -X gcov) 16:42:38 ==> Python coveragepy not found 16:42:38 ==> Searching for coverage reports in: 16:42:38 + . 16:42:38 -> Found 1 reports 16:42:38 ==> Detecting git/mercurial file structure 16:42:38 ==> Reading reports 16:42:38 + ./coverage.out bytes=31473 16:42:38 ==> Appending adjustments 16:42:38 https://docs.codecov.io/docs/fixing-reports 16:42:39 + Found adjustments 16:42:39 ==> Gzipping contents 16:42:39 8.0K /tmp/codecov.opHPf5.gz 16:42:39 ==> Uploading reports 16:42:39 url: https://codecov.io 16:42:39 query: branch=PR-236&commit=63ee6db41a111850bf0341ced751672017682886&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-236%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=236&job=&cmd_args= 16:42:39 -> Pinging Codecov 16:42:39 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-236&commit=63ee6db41a111850bf0341ced751672017682886&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-236%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=236&job=&cmd_args= 16:42:40 -> Uploading to 16:42:40 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/63ee6db41a111850bf0341ced751672017682886/3cf71987-e026-4a65-ab9d-9b918b6e2190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T164239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8099e549bbe20b9145a8ec16d21921b6c8c18a25a64ad8d8b1381f19d3deb0e9 16:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:40 Dload Upload Total Spent Left Speed 16:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 11411 --:--:-- --:--:-- --:--:-- 11422 16:42:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/63ee6db41a111850bf0341ced751672017682886 [Pipeline] } 16:42:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 16:42:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:42 ---> package-listing.sh 16:42:42 ++ facter osfamily 16:42:42 ++ tr '[:upper:]' '[:lower:]' 16:42:43 + OS_FAMILY=redhat 16:42:43 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-236 16:42:43 + START_PACKAGES=/tmp/packages_start.txt 16:42:43 + END_PACKAGES=/tmp/packages_end.txt 16:42:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:43 + PACKAGES=/tmp/packages_start.txt 16:42:43 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-236 ']' 16:42:43 + PACKAGES=/tmp/packages_end.txt 16:42:43 + case "${OS_FAMILY}" in 16:42:43 + sort 16:42:43 + rpm -qa 16:42:48 + '[' -f /tmp/packages_start.txt ']' 16:42:48 + '[' -f /tmp/packages_end.txt ']' 16:42:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-236 ']' 16:42:48 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-236/archives/ 16:42:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-236/archives/ [Pipeline] echo 16:42:48 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/xfoundry_go-mod-bootstrap_PR-236/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:49 16:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:49 alpine: Pulling from edgex-lftools-log-publisher 16:42:49 df20fa9351a1: Pulling fs layer 16:42:49 36b3adc4ff6f: Pulling fs layer 16:42:49 8ad3a11d3b57: Pulling fs layer 16:42:49 46f8f816bc3b: Pulling fs layer 16:42:49 93b61091891f: Pulling fs layer 16:42:49 93b9cdb0e59b: Pulling fs layer 16:42:49 5e14af77c1be: Pulling fs layer 16:42:49 01666e4c0597: Pulling fs layer 16:42:49 aa168da1d23b: Pulling fs layer 16:42:49 46f8f816bc3b: Waiting 16:42:49 93b61091891f: Waiting 16:42:49 93b9cdb0e59b: Waiting 16:42:49 aa168da1d23b: Waiting 16:42:49 5e14af77c1be: Waiting 16:42:49 01666e4c0597: Waiting 16:42:49 36b3adc4ff6f: Verifying Checksum 16:42:49 36b3adc4ff6f: Download complete 16:42:49 46f8f816bc3b: Download complete 16:42:50 93b61091891f: Verifying Checksum 16:42:50 93b61091891f: Download complete 16:42:50 df20fa9351a1: Verifying Checksum 16:42:50 df20fa9351a1: Download complete 16:42:50 93b9cdb0e59b: Verifying Checksum 16:42:50 93b9cdb0e59b: Download complete 16:42:50 01666e4c0597: Verifying Checksum 16:42:50 01666e4c0597: Download complete 16:42:50 5e14af77c1be: Download complete 16:42:50 8ad3a11d3b57: Verifying Checksum 16:42:50 8ad3a11d3b57: Download complete 16:42:50 df20fa9351a1: Pull complete 16:42:50 36b3adc4ff6f: Pull complete 16:42:51 8ad3a11d3b57: Pull complete 16:42:51 46f8f816bc3b: Pull complete 16:42:53 93b61091891f: Pull complete 16:42:54 93b9cdb0e59b: Pull complete 16:42:54 5e14af77c1be: Pull complete 16:42:54 01666e4c0597: Pull complete 16:42:55 aa168da1d23b: Verifying Checksum 16:42:55 aa168da1d23b: Download complete 16:43:06 aa168da1d23b: Pull complete 16:43:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:43:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:43:06 prd-centos7-docker-4c-2g-389 does not seem to be running inside a container 16:43:06 $ 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/xfoundry_go-mod-bootstrap_PR-236/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-236 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236:/w/workspace/xfoundry_go-mod-bootstrap_PR-236:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:43:09 $ docker top abcda7ca3a7a110460b2d038c19798cb1af5f6c6109d12b4bf38b1f04061b3dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:10 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:10 + mkdir -p /var/log/sa [Pipeline] sh 16:43:10 + ls /var/log/sa-host 16:43:10 + sadf -c /var/log/sa-host/sa17 16:43:10 file_magic: OK 16:43:10 HZ: Using current value: 100 16:43:10 file_header: OK 16:43:10 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 16:43:10 Statistics: 16:43:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:10 File successfully converted to sysstat format version 12.2.1 16:43:10 + sadf -c /var/log/sa-host/sa23 16:43:10 file_magic: OK 16:43:10 HZ: Using current value: 100 16:43:10 file_header: OK 16:43:10 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 16:43:10 Statistics: 16:43:10 Hnuu...uuuununununu... 16:43:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:11 provisioning config files... 16:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/config2075479690179414775tmp [Pipeline] { [Pipeline] echo 16:43:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:11 ---> create-netrc.sh [Pipeline] } 16:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:43:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:12 ---> python-tools-install.sh [Pipeline] echo 16:43:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:12 ---> sudo-logs.sh 16:43:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> job-cost.sh 16:43:13 lf-activate-venv: SKIPPING 16:43:13 DEBUG: total: 0.20999999344348907 16:43:13 INFO: Retrieving Stack Cost... 16:43:15 INFO: Retrieving Pricing Info for: v1-standard-2 16:43:15 INFO: Archiving Costs [Pipeline] echo 16:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:15 ---> logs-deploy.sh 16:43:15 lf-activate-venv: SKIPPING 16:43:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-236/3 16:43:15 INFO: archiving workspace using pattern(s): 16:43:18 Archives upload complete. 16:43:18 INFO: archiving logs to Nexus 16:43:19 ---> uname -a: 16:43:19 Linux prd-centos7-docker-4c-2g-389.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:43:19 16:43:19 16:43:19 ---> lscpu: 16:43:19 Architecture: x86_64 16:43:19 CPU op-mode(s): 32-bit, 64-bit 16:43:19 Byte Order: Little Endian 16:43:19 Address sizes: 40 bits physical, 48 bits virtual 16:43:19 CPU(s): 4 16:43:19 On-line CPU(s) list: 0-3 16:43:19 Thread(s) per core: 1 16:43:19 Core(s) per socket: 1 16:43:19 Socket(s): 4 16:43:19 NUMA node(s): 1 16:43:19 Vendor ID: GenuineIntel 16:43:19 CPU family: 6 16:43:19 Model: 44 16:43:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:43:19 Stepping: 1 16:43:19 CPU MHz: 2933.438 16:43:19 BogoMIPS: 5866.87 16:43:19 Virtualization: VT-x 16:43:19 Hypervisor vendor: KVM 16:43:19 Virtualization type: full 16:43:19 L1d cache: 128 KiB 16:43:19 L1i cache: 128 KiB 16:43:19 L2 cache: 16 MiB 16:43:19 L3 cache: 64 MiB 16:43:19 NUMA node0 CPU(s): 0-3 16:43:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:43:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:43:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:43:19 Vulnerability Meltdown: Mitigation; PTI 16:43:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:43:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:43:19 Vulnerability Srbds: Not affected 16:43:19 Vulnerability Tsx async abort: Not affected 16:43:19 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 16:43:19 16:43:19 16:43:19 ---> nproc: 16:43:19 4 16:43:19 16:43:19 16:43:19 ---> df -h: 16:43:19 Filesystem Size Used Available Use% Mounted on 16:43:19 overlay 50.0G 7.3G 42.7G 15% / 16:43:19 tmpfs 64.0M 0 64.0M 0% /dev 16:43:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:43:19 shm 64.0M 0 64.0M 0% /dev/shm 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-236 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:43:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:43:19 16:43:19 16:43:19 ---> free -m: 16:43:19 total used free shared buff/cache available 16:43:19 Mem: 1837 731 108 0 996 1000 16:43:19 Swap: 1023 1 1022 16:43:19 16:43:19 16:43:19 ---> ip addr: 16:43:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:43:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:19 inet 127.0.0.1/8 scope host lo 16:43:19 valid_lft forever preferred_lft forever 16:43:19 inet6 ::1/128 scope host 16:43:19 valid_lft forever preferred_lft forever 16:43:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:43:19 link/ether fa:16:3e:f5:e5:88 brd ff:ff:ff:ff:ff:ff 16:43:19 inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 16:43:19 valid_lft 85898sec preferred_lft 85898sec 16:43:19 inet6 fe80::f816:3eff:fef5:e588/64 scope link 16:43:19 valid_lft forever preferred_lft forever 16:43:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:43:19 link/ether 02:42:6f:34:5e:91 brd ff:ff:ff:ff:ff:ff 16:43:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:43:19 valid_lft forever preferred_lft forever 16:43:19 inet6 fe80::42:6fff:fe34:5e91/64 scope link 16:43:19 valid_lft forever preferred_lft forever 16:43:19 16:43:19 16:43:19 ---> sar -b -r -n DEV: 16:43:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 16:43:19 16:43:19 16:34:43 LINUX RESTART (4 CPU) 16:43:19 16:43:19 16:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:19 16:36:02 212.29 121.33 90.96 0.00 13110.96 39170.81 0.00 16:43:19 16:37:01 3.67 0.05 3.62 0.00 1.63 120.88 0.00 16:43:19 16:38:01 0.45 0.00 0.45 0.00 0.00 6.73 0.00 16:43:19 16:39:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 16:43:19 16:40:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 16:43:19 16:41:02 0.32 0.00 0.32 0.00 0.00 4.64 0.00 16:43:19 16:42:01 0.29 0.00 0.29 0.00 0.00 3.47 0.00 16:43:19 16:43:01 80.31 50.71 29.60 0.00 4156.30 10791.77 0.00 16:43:19 Average: 37.41 21.62 15.78 0.00 2169.93 6295.49 0.00 16:43:19 16:43:19 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:19 16:36:02 169292 0 617992 32.84 2620 1091640 1128456 38.51 401744 1110576 132 16:43:19 16:37:01 172848 0 614344 32.65 2620 1091732 1125048 38.40 402980 1106348 12 16:43:19 16:38:01 175928 0 611260 32.49 2620 1091736 1071556 36.57 402896 1104132 16 16:43:19 16:39:01 176092 0 611096 32.48 2620 1091736 1071568 36.57 412476 1094724 8 16:43:19 16:40:01 175956 0 611224 32.49 2620 1091744 1071616 36.57 410080 1097428 8 16:43:19 16:41:02 175864 0 611308 32.49 2620 1091752 1071460 36.57 422400 1085492 16 16:43:19 16:42:01 175956 0 611212 32.48 2620 1091756 1071376 36.56 422804 1084528 8 16:43:19 16:43:01 71252 0 728428 38.71 2620 1079244 1581096 53.96 591060 996328 101908 16:43:19 Average: 161648 0 627108 33.33 2620 1090168 1149022 39.21 433305 1084944 12764 16:43:19 16:43:19 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:19 16:36:02 eth0 314.30 212.98 1055.14 74.00 0.00 0.00 0.00 0.00 16:43:19 16:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:36:02 docker0 8.26 4.26 1.29 7.98 0.00 0.00 0.00 0.00 16:43:19 16:37:01 eth0 0.95 0.25 0.67 0.03 0.00 0.00 0.00 0.00 16:43:19 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:38:01 eth0 1.40 0.43 0.35 0.18 0.00 0.00 0.00 0.00 16:43:19 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:39:01 eth0 2.18 0.42 0.43 0.24 0.00 0.00 0.00 0.00 16:43:19 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:40:01 eth0 1.00 0.55 0.56 0.40 0.00 0.00 0.00 0.00 16:43:19 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:41:02 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 16:43:19 16:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:19 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:43:01 eth0 208.95 176.44 2170.24 54.44 0.00 0.00 0.00 0.00 16:43:19 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 Average: eth0 66.50 49.18 405.53 16.26 0.00 0.00 0.00 0.00 16:43:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:19 Average: docker0 1.04 0.53 0.16 1.00 0.00 0.00 0.00 0.00 16:43:19 16:43:19 16:43:19 ---> sar -P ALL: 16:43:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 16:43:19 16:43:19 16:34:43 LINUX RESTART (4 CPU) 16:43:19 16:43:19 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:43:19 16:36:02 all 16.33 0.00 10.45 6.12 9.00 58.10 16:43:19 16:36:02 0 14.22 0.00 14.31 3.89 8.03 59.55 16:43:19 16:36:02 1 17.30 0.00 9.35 8.09 9.62 55.65 16:43:19 16:36:02 2 13.84 0.00 9.96 5.70 9.88 60.62 16:43:19 16:36:02 3 20.03 0.00 8.19 6.77 8.45 56.56 16:43:19 16:37:01 all 0.16 0.00 0.04 0.00 0.19 99.61 16:43:19 16:37:01 0 0.47 0.00 0.02 0.00 0.22 99.29 16:43:19 16:37:01 1 0.07 0.00 0.05 0.00 0.17 99.71 16:43:19 16:37:01 2 0.05 0.00 0.03 0.00 0.25 99.66 16:43:19 16:37:01 3 0.05 0.00 0.07 0.00 0.10 99.78 16:43:19 16:38:01 all 0.14 0.00 0.06 0.00 0.22 99.59 16:43:19 16:38:01 0 0.20 0.00 0.05 0.00 0.30 99.45 16:43:19 16:38:01 1 0.07 0.00 0.05 0.00 0.10 99.78 16:43:19 16:38:01 2 0.23 0.00 0.07 0.00 0.32 99.38 16:43:19 16:38:01 3 0.05 0.00 0.07 0.00 0.15 99.73 16:43:19 16:39:01 all 0.08 0.00 0.03 0.00 0.38 99.51 16:43:19 16:39:01 0 0.00 0.00 0.00 0.00 0.23 99.77 16:43:19 16:39:01 1 0.02 0.00 0.05 0.00 0.40 99.53 16:43:19 16:39:01 2 0.03 0.00 0.05 0.00 0.60 99.32 16:43:19 16:39:01 3 0.28 0.00 0.02 0.00 0.28 99.42 16:43:19 16:40:01 all 0.11 0.00 0.15 0.00 0.97 98.77 16:43:19 16:40:01 0 0.02 0.00 0.05 0.00 0.78 99.15 16:43:19 16:40:01 1 0.07 0.00 0.25 0.00 1.08 98.61 16:43:19 16:40:01 2 0.05 0.00 0.15 0.00 0.90 98.91 16:43:19 16:40:01 3 0.31 0.00 0.17 0.00 1.13 98.39 16:43:19 16:41:02 all 0.11 0.00 0.05 0.00 0.24 99.60 16:43:19 16:41:02 0 0.02 0.00 0.03 0.00 0.07 99.88 16:43:19 16:41:02 1 0.05 0.00 0.08 0.00 0.47 99.40 16:43:19 16:41:02 2 0.35 0.00 0.07 0.00 0.33 99.25 16:43:19 16:41:02 3 0.02 0.00 0.00 0.00 0.10 99.88 16:43:19 16:42:01 all 0.13 0.00 0.04 0.00 0.16 99.67 16:43:19 16:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:43:19 16:42:01 1 0.05 0.00 0.08 0.00 0.05 99.81 16:43:19 16:42:01 2 0.42 0.00 0.02 0.00 0.36 99.21 16:43:19 16:42:01 3 0.03 0.00 0.03 0.00 0.22 99.71 16:43:19 16:43:01 all 3.98 0.00 2.71 1.24 4.11 87.96 16:43:19 16:43:01 0 3.23 0.00 2.45 0.72 4.42 89.17 16:43:19 16:43:01 1 4.07 0.00 2.87 2.80 4.22 86.03 16:43:19 16:43:01 2 4.81 0.00 2.93 1.37 3.92 86.96 16:43:19 16:43:01 3 3.81 0.00 2.58 0.08 3.89 89.64 16:43:19 Average: all 2.57 0.00 1.65 0.90 1.88 93.00 16:43:19 Average: 0 2.21 0.00 2.05 0.56 1.72 93.46 16:43:19 Average: 1 2.65 0.00 1.57 1.33 1.98 92.46 16:43:19 Average: 2 2.44 0.00 1.64 0.87 2.05 93.00 16:43:19 Average: 3 2.98 0.00 1.35 0.82 1.75 93.09 16:43:19 16:43:19 16:43:19