Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 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-ssh1914804155357217982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh2517340903051797965.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8483285527779124509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh240874644167148887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6644830485978285499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1006 in /w/workspace/xfoundry_go-mod-bootstrap_master [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 Avoid second fetch Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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_master@tmp/jenkins-gitclient-ssh4044525993818349837.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk d62c100a07bafa6c10233a18f1edf2cf3ece81d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:33 ========================================================= 21:02:33 EdgeX Global Pipelines Version Info 21:02:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:35 ------------------- 21:02:35 stable info: 21:02:35 ------------------- 21:02:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:02:35 Message: update stable to v1.0.194 21:02:35 ------------------- 21:02:35 experimental info: 21:02:35 ------------------- 21:02:35 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:02:35 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aebb8a [Pipeline] echo 21:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:37 + git log --format=format:%s -1 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] echo 21:02:37 GIT_COMMIT: 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83, Commit Message: Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2 [Pipeline] echo 21:02:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:37 21:02:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:02:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:38 latest: Pulling from edgex-devops/git-semver 21:02:38 31603596830f: Pulling fs layer 21:02:38 54011a49482f: Pulling fs layer 21:02:38 a6820b24f6d8: Pulling fs layer 21:02:38 f581987b2513: Pulling fs layer 21:02:38 f581987b2513: Waiting 21:02:38 54011a49482f: Verifying Checksum 21:02:38 54011a49482f: Download complete 21:02:38 31603596830f: Verifying Checksum 21:02:38 31603596830f: Download complete 21:02:38 f581987b2513: Verifying Checksum 21:02:38 f581987b2513: Download complete 21:02:38 a6820b24f6d8: Verifying Checksum 21:02:38 a6820b24f6d8: Download complete 21:02:38 31603596830f: Pull complete 21:02:38 54011a49482f: Pull complete 21:02:39 a6820b24f6d8: Pull complete 21:02:39 f581987b2513: Pull complete 21:02:39 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:02:39 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:02:41 $ docker top 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:41 [ssh-agent] Looking for ssh-agent implementation... 21:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:41 $ docker exec 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent 21:02:41 SSH_AUTH_SOCK=/tmp/ssh-KTctmC7FuYzw/agent.13 21:02:41 SSH_AGENT_PID=19 21:02:41 Running ssh-add (command line suppressed) 21:02:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5400423855949081099.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5400423855949081099.key) 21:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:41 + git tag --points-at HEAD [Pipeline] } 21:02:41 $ docker exec --env ******** --env ******** 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent -k 21:02:41 unset SSH_AUTH_SOCK; 21:02:41 unset SSH_AGENT_PID; 21:02:41 echo Agent pid 19 killed; 21:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:42 [ssh-agent] Looking for ssh-agent implementation... 21:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:42 $ docker exec 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent 21:02:42 SSH_AUTH_SOCK=/tmp/ssh-AT0qge42HW7Z/agent.54 21:02:42 SSH_AGENT_PID=60 21:02:42 Running ssh-add (command line suppressed) 21:02:42 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6120979657621820152.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6120979657621820152.key) 21:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:42 + git semver init 21:02:42 # -> Open(): unable to determine branch for HEAD 21:02:42 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:02:42 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:02:42 # $SEMVER_REMOTE_NAME = origin 21:02:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:02:42 # $SEMVER_USER_NAME = edgex-jenkins 21:02:42 # $SEMVER_BRANCH = master 21:02:42 # $SEMVER_TEMP = /tmp/semver-191027248 21:02:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:02:43 # '/tmp/semver-191027248' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 21:02:43 # -> Force: false 21:02:43 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 21:02:43 $ docker exec --env ******** --env ******** 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent -k 21:02:43 unset SSH_AUTH_SOCK; 21:02:43 unset SSH_AGENT_PID; 21:02:43 echo Agent pid 60 killed; 21:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:47 + git semver [Pipeline] } 21:02:47 $ docker stop --time=1 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 21:02:48 $ docker rm -f 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:49 Stashed 1 file(s) [Pipeline] echo 21:02:49 [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [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 21:02:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1003 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 21:02:49 Running in /w/workspace/go-mod-bootstrap/140 [Pipeline] { [Pipeline] checkout 21:02:50 Selected Git installation does not exist. Using Default 21:02:50 The recommended git tool is: NONE 21:02:59 using credential edgex-jenkins-ssh 21:02:59 Cloning the remote Git repository 21:02:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:02:59 > git init /w/workspace/go-mod-bootstrap/140 # timeout=10 21:02:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:02:59 > git --version # timeout=10 21:02:59 > git --version # 'git version 2.17.1' 21:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:00 Avoid second fetch 21:03:00 Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) 21:03:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:03:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:00 > git config core.sparsecheckout # timeout=10 21:03:00 > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 21:03:04 Still waiting to schedule task 21:03:04 ‘prd-centos7-docker-4c-2g-1007’ is offline 21:03:05 Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:03:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:03:11 + sudo service docker restart 21:03:11 + true [Pipeline] unstash [Pipeline] echo 21:03:30 ========================================================= 21:03:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:03:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:03:31 + 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 . 21:03:32 Sending build context to Docker daemon 966.7kB 21:03:32 Step 1/8 : ARG BASE=golang:1.16-alpine 21:03:32 Step 2/8 : FROM ${BASE} 21:03:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:32 595b0fe564bb: Pulling fs layer 21:03:32 7186ed65a4f7: Pulling fs layer 21:03:32 316046926c0a: Pulling fs layer 21:03:32 4ebd0625c992: Pulling fs layer 21:03:32 207e8628e3a3: Pulling fs layer 21:03:32 c791037a9be2: Pulling fs layer 21:03:32 ffd874e62e21: Pulling fs layer 21:03:32 4ebd0625c992: Waiting 21:03:32 207e8628e3a3: Waiting 21:03:32 c791037a9be2: Waiting 21:03:32 316046926c0a: Verifying Checksum 21:03:32 316046926c0a: Download complete 21:03:32 7186ed65a4f7: Download complete 21:03:32 207e8628e3a3: Verifying Checksum 21:03:32 207e8628e3a3: Download complete 21:03:33 c791037a9be2: Verifying Checksum 21:03:33 c791037a9be2: Download complete 21:03:33 595b0fe564bb: Download complete 21:03:33 595b0fe564bb: Pull complete 21:03:34 7186ed65a4f7: Pull complete 21:03:34 316046926c0a: Pull complete 21:03:35 ffd874e62e21: Download complete 21:03:36 4ebd0625c992: Verifying Checksum 21:03:36 4ebd0625c992: Download complete 21:03:46 4ebd0625c992: Pull complete 21:03:46 207e8628e3a3: Pull complete 21:03:47 c791037a9be2: Pull complete 21:03:50 ffd874e62e21: Pull complete 21:03:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:03:50 ---> cfc18b08335c 21:03:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:54 ---> Running in 5a1a840b61b3 21:03:54 Removing intermediate container 5a1a840b61b3 21:03:54 ---> 7c022860d983 21:03:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:54 ---> Running in 66fbf2643cdb 21:03:56 Removing intermediate container 66fbf2643cdb 21:03:56 ---> 33351b8027c7 21:03:56 Step 5/8 : RUN apk add --update --no-cache git make 21:03:56 ---> Running in ca30dcbdb129 21:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:04:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:04:01 OK: 138 MiB in 40 packages 21:04:03 Removing intermediate container ca30dcbdb129 21:04:03 ---> 531e78e72213 21:04:03 Step 6/8 : WORKDIR /build 21:04:03 ---> Running in e4018870b918 21:04:03 Removing intermediate container e4018870b918 21:04:03 ---> 57006ef9fbe0 21:04:03 Step 7/8 : COPY go.mod . 21:04:04 ---> bb711e1e5f89 21:04:04 Step 8/8 : RUN go mod download 21:04:04 ---> Running in bc1ba2314512 21:04:29 Running on prd-centos7-docker-4c-2g-1011 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 21:04:29 Running in /w/workspace/go-mod-bootstrap/140 [Pipeline] { [Pipeline] checkout 21:04:29 Selected Git installation does not exist. Using Default 21:04:29 The recommended git tool is: NONE 21:04:30 Removing intermediate container bc1ba2314512 21:04:30 ---> d6e0d9d9db60 21:04:30 Successfully built d6e0d9d9db60 21:04:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:04:31 + docker inspect -f . ci-base-image-arm64 21:04:31 . [Pipeline] withDockerContainer 21:04:31 prd-ubuntu18.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container 21:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-arm64 cat 21:04:31 using credential edgex-jenkins-ssh 21:04:31 Cloning the remote Git repository 21:04:34 Avoid second fetch 21:04:34 Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) 21:04:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:04:31 > git init /w/workspace/go-mod-bootstrap/140 # timeout=10 21:04:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:04:31 > git --version # timeout=10 21:04:31 > git --version # 'git version 2.24.4' 21:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:31 [INFO] Currently running in a labeled security context 21:04:31 [INFO] Currently SELinux is 'enforcing' on the host 21:04:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/140@tmp/jenkins-gitclient-ssh1058181390725264100.key 21:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:04:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:34 $ docker top 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:34 > git config core.sparsecheckout # timeout=10 21:04:34 > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 21:04:35 + go version 21:04:35 go version go1.16.3 linux/arm64 [Pipeline] } 21:04:35 $ docker stop --time=1 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 21:04:37 $ docker rm -f 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:38 Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" 21:04:38 + docker inspect -f . ci-base-image-arm64 21:04:38 . [Pipeline] withDockerContainer 21:04:38 prd-ubuntu18.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container 21:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-arm64 cat 21:04:40 $ docker top 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:42 + go mod tidy [Pipeline] sh 21:04:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:04:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:04:43 + make test 21:04:43 go mod tidy 21:04:43 + sudo service docker restart 21:04:43 + true 21:04:43 Redirecting to /bin/systemctl restart docker.service 21:04:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 21:05:02 ========================================================= 21:05:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:05:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:02 + 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 . 21:05:04 Sending build context to Docker daemon 967.7kB 21:05:04 Step 1/8 : ARG BASE=golang:1.16-alpine 21:05:04 Step 2/8 : FROM ${BASE} 21:05:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:04 540db60ca938: Pulling fs layer 21:05:04 adcc1eea9eea: Pulling fs layer 21:05:04 4c4ab2625f07: Pulling fs layer 21:05:04 0510c868ecb4: Pulling fs layer 21:05:04 afea3b2eda06: Pulling fs layer 21:05:04 7809a108b3ef: Pulling fs layer 21:05:04 f706445af74f: Pulling fs layer 21:05:04 afea3b2eda06: Waiting 21:05:04 7809a108b3ef: Waiting 21:05:04 f706445af74f: Waiting 21:05:04 0510c868ecb4: Waiting 21:05:04 4c4ab2625f07: Verifying Checksum 21:05:04 4c4ab2625f07: Download complete 21:05:04 adcc1eea9eea: Verifying Checksum 21:05:04 adcc1eea9eea: Download complete 21:05:04 afea3b2eda06: Verifying Checksum 21:05:04 afea3b2eda06: Download complete 21:05:04 7809a108b3ef: Verifying Checksum 21:05:04 7809a108b3ef: Download complete 21:05:04 540db60ca938: Verifying Checksum 21:05:04 540db60ca938: Download complete 21:05:04 540db60ca938: Pull complete 21:05:04 adcc1eea9eea: Pull complete 21:05:04 4c4ab2625f07: Pull complete 21:05:04 f706445af74f: Verifying Checksum 21:05:04 f706445af74f: Download complete 21:05:05 0510c868ecb4: Verifying Checksum 21:05:05 0510c868ecb4: Download complete 21:05:09 0510c868ecb4: Pull complete 21:05:09 afea3b2eda06: Pull complete 21:05:09 7809a108b3ef: Pull complete 21:05:10 f706445af74f: Pull complete 21:05:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:05:10 ---> b068be0155e3 21:05:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:05:13 ---> Running in 8b2e2a87fe75 21:05:13 Removing intermediate container 8b2e2a87fe75 21:05:13 ---> 671a05684ab4 21:05:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:13 ---> Running in 02ff9e1e46bd 21:05:14 Removing intermediate container 02ff9e1e46bd 21:05:14 ---> a43f6569df16 21:05:14 Step 5/8 : RUN apk add --update --no-cache git make 21:05:14 ---> Running in bf501c4055a7 21:05:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:05:18 OK: 149 MiB in 40 packages 21:05:18 Removing intermediate container bf501c4055a7 21:05:18 ---> 0bd4e56720e3 21:05:18 Step 6/8 : WORKDIR /build 21:05:18 ---> Running in 915d784dcaa1 21:05:18 Removing intermediate container 915d784dcaa1 21:05:18 ---> 0415be4e631f 21:05:18 Step 7/8 : COPY go.mod . 21:05:18 ---> 9b77c26fb24c 21:05:18 Step 8/8 : RUN go mod download 21:05:18 ---> Running in 4d1d9d8e920a 21:05:27 Removing intermediate container 4d1d9d8e920a 21:05:27 ---> 03df0d96c315 21:05:27 Successfully built 03df0d96c315 21:05:27 Successfully tagged ci-base-image-x86_64:latest 21:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.103s coverage: 5.4% of statements 21:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.148s coverage: 92.2% of statements 21:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker inspect -f . ci-base-image-x86_64 21:05:27 . [Pipeline] withDockerContainer 21:05:27 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 21:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 21:05:28 $ docker top 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:28 + go version 21:05:28 go version go1.16.3 linux/amd64 [Pipeline] } 21:05:28 $ docker stop --time=1 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 21:05:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:05:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:05:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:05:29 $ docker rm -f 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:30 + docker inspect -f . ci-base-image-x86_64 21:05:30 . [Pipeline] withDockerContainer 21:05:30 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 21:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 21:05:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.079s coverage: 100.0% of statements 21:05:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 26.7% of statements 21:05:30 $ docker top 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:31 + go mod tidy [Pipeline] sh 21:05:31 + make test 21:05:31 go mod tidy 21:05:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:05:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 91.0% of statements 21:05:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:05:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:05:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 21:05:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 21:05:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:05:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:05:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements 21:05:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:05:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements 21:05:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 21:05:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:05:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:05:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:05:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 21:05:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 21:05:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 21:05:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:05:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:05:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 21:05:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 21:05:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:05:52 gofmt -l . 21:05:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:05:52 $ docker stop --time=1 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c 21:05:54 $ docker rm -f 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c [Pipeline] // withDockerContainer [Pipeline] sh 21:05:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:55 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 21:05:56 ---> job-cost.sh 21:05:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ovtb 21:06:04 gofmt -l . 21:06:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:06:04 $ docker stop --time=1 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a 21:06:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:06:08 $ docker rm -f 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a [Pipeline] // withDockerContainer [Pipeline] sh 21:06:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:09 Warning: overwriting stash ‘coverage-report’ 21:06:09 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 21:06:10 ---> job-cost.sh 21:06:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aL5d 21:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ovtb/bin to PATH 21:06:18 INFO: No Stack... 21:06:18 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:19 INFO: Archiving Costs [Pipeline] sh 21:06:19 + cat /w/workspace/go-mod-bootstrap/140/archives/cost.csv 21:06:19 + cut -d, -f6 [Pipeline] lock 21:06:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] 21:06:19 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] did not exist. Created. 21:06:19 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:19 + echo total: 0.05999999865889549 [Pipeline] stash 21:06:19 Stashed 1 file(s) [Pipeline] } 21:06:19 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-aL5d/bin to PATH 21:09:07 INFO: No Stack... 21:09:07 INFO: Retrieving Pricing Info for: v2-standard-4 21:09:07 INFO: Archiving Costs [Pipeline] sh 21:09:07 + + cat /w/workspace/go-mod-bootstrap/140/archives/cost.csvcut 21:09:07 -d, -f6 [Pipeline] lock 21:09:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] 21:09:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] did not exist. Created. 21:09:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:08 /w/workspace/go-mod-bootstrap/140@tmp/durable-cdcdf557/script.sh: 1: /w/workspace/go-mod-bootstrap/140@tmp/durable-cdcdf557/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:08 + echo total: 0.18000000715255737 [Pipeline] stash 21:09:08 Warning: overwriting stash ‘stack-cost’ 21:09:08 Stashed 1 file(s) [Pipeline] } 21:09:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-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 21:09:09 provisioning config files... 21:09:09 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5113388573564241606tmp [Pipeline] { [Pipeline] sh 21:09:09 + set +x 21:09:09 + bash -s -- 21:09:09 + curl -s https://codecov.io/bash 21:09:09 21:09:09 _____ _ 21:09:09 / ____| | | 21:09:09 | | ___ __| | ___ ___ _____ __ 21:09:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:09 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:09 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:09 Bash-1.0.3 21:09:09 21:09:09 21:09:09 ==> git version 2.24.4 found 21:09:09 ==> 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 21:09:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:09:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:09:09 ==> Jenkins CI detected. 21:09:09 project root: . 21:09:09 --> token set from env 21:09:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:09 ==> Running gcov in . (disable via -X gcov) 21:09:09 ==> Python coveragepy not found 21:09:09 ==> Searching for coverage reports in: 21:09:09 + . 21:09:09 -> Found 1 reports 21:09:09 ==> Detecting git/mercurial file structure 21:09:09 ==> Reading reports 21:09:09 + ./coverage.out bytes=31740 21:09:09 ==> Appending adjustments 21:09:09 https://docs.codecov.io/docs/fixing-reports 21:09:09 + Found adjustments 21:09:09 ==> Gzipping contents 21:09:09 8.0K /tmp/codecov.tHsuil.gz 21:09:09 ==> Uploading reports 21:09:09 url: https://codecov.io 21:09:09 query: branch=master&commit=5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:09 -> Pinging Codecov 21:09:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:10 -> Uploading to 21:09:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/833815588EE85121546D348822E98E2E/5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83/97cb4d5b-471c-4f77-862c-d50a649ddbd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T210910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c014b07f100844219a35a28c8834ecff6eb6e03a96fa766116cfe174b42edeb2 21:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:10 Dload Upload Total Spent Left Speed 21:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 18600 --:--:-- --:--:-- --:--:-- 18602 21:09:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] } 21:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:11 21:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:11 188c0c94c7c5: Pulling fs layer 21:09:11 0ef7d3d256c8: Pulling fs layer 21:09:11 de9db76c5a1d: Pulling fs layer 21:09:11 0eba1c9be4d2: Pulling fs layer 21:09:11 0d57e429df01: Pulling fs layer 21:09:11 4e4be7b47b0d: Pulling fs layer 21:09:11 e1f770b5df2f: Pulling fs layer 21:09:11 85a0685a4137: Pulling fs layer 21:09:11 0eba1c9be4d2: Waiting 21:09:11 0d57e429df01: Waiting 21:09:11 4e4be7b47b0d: Waiting 21:09:11 e1f770b5df2f: Waiting 21:09:11 85a0685a4137: Waiting 21:09:11 de9db76c5a1d: Verifying Checksum 21:09:11 de9db76c5a1d: Download complete 21:09:11 0ef7d3d256c8: Verifying Checksum 21:09:11 0ef7d3d256c8: Download complete 21:09:11 0d57e429df01: Verifying Checksum 21:09:11 0d57e429df01: Download complete 21:09:11 4e4be7b47b0d: Verifying Checksum 21:09:11 4e4be7b47b0d: Download complete 21:09:11 188c0c94c7c5: Verifying Checksum 21:09:12 188c0c94c7c5: Pull complete 21:09:12 0ef7d3d256c8: Pull complete 21:09:12 de9db76c5a1d: Pull complete 21:09:12 e1f770b5df2f: Verifying Checksum 21:09:12 e1f770b5df2f: Download complete 21:09:14 0eba1c9be4d2: Verifying Checksum 21:09:14 0eba1c9be4d2: Download complete 21:09:14 85a0685a4137: Verifying Checksum 21:09:14 85a0685a4137: Download complete 21:09:17 0eba1c9be4d2: Pull complete 21:09:17 0d57e429df01: Pull complete 21:09:17 4e4be7b47b0d: Pull complete 21:09:18 e1f770b5df2f: Pull complete 21:09:21 85a0685a4137: Pull complete 21:09:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:09:21 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:09:24 $ docker top 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:09:24 + set -o pipefail 21:09:24 + snyk monitor '--org=edgex-jenkins' 21:09:30 21:09:30 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 21:09:30 21:09:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/75e9e3ee-da7c-4dd7-8df7-56db2aa3880d 21:09:30 21:09:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:30 21:09:30 [Pipeline] } 21:09:30 $ docker stop --time=1 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab 21:09:34 $ docker rm -f 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:35 + git log --format=format:%s -1 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] isUnix [Pipeline] sh 21:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:09:35 . [Pipeline] withDockerContainer 21:09:35 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 21:09:36 $ docker top 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:36 [ssh-agent] Looking for ssh-agent implementation... 21:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:36 $ docker exec 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 ssh-agent 21:09:36 SSH_AUTH_SOCK=/tmp/ssh-DMn7RpxMNg3E/agent.13 21:09:36 SSH_AGENT_PID=19 21:09:36 Running ssh-add (command line suppressed) 21:09:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4283060529977913332.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4283060529977913332.key) 21:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:36 + git semver tag 21:09:36 # -> Open(): unable to determine branch for HEAD 21:09:36 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:09:36 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:09:36 # $SEMVER_REMOTE_NAME = origin 21:09:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:09:36 # $SEMVER_USER_NAME = edgex-jenkins 21:09:36 # $SEMVER_BRANCH = master 21:09:36 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 21:09:36 # 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 HEAD 21:09:36 # -> Force: false 21:09:36 # 80d8a7fc8585da93bee461bb6346da4bb55b9dd5 refs/tags/v2.0.0-dev.62 [Pipeline] } 21:09:36 $ docker exec --env ******** --env ******** 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 ssh-agent -k 21:09:37 unset SSH_AUTH_SOCK; 21:09:37 unset SSH_AGENT_PID; 21:09:37 echo Agent pid 19 killed; 21:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:37 + git semver [Pipeline] } 21:09:37 $ docker stop --time=1 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 21:09:38 $ docker rm -f 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:41 21:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:41 0.23.1-centos7: Pulling from edgex-lftools 21:09:41 ab5ef0e58194: Pulling fs layer 21:09:41 9712f1f96733: Pulling fs layer 21:09:41 63f879dbbcfc: Pulling fs layer 21:09:41 0d9ebad4ef96: Pulling fs layer 21:09:41 e9a5061849ea: Pulling fs layer 21:09:41 d747dcd14b5f: Pulling fs layer 21:09:41 2de7ff778b66: Pulling fs layer 21:09:41 0d9ebad4ef96: Waiting 21:09:41 e9a5061849ea: Waiting 21:09:41 d747dcd14b5f: Waiting 21:09:41 2de7ff778b66: Waiting 21:09:41 9712f1f96733: Verifying Checksum 21:09:41 9712f1f96733: Download complete 21:09:43 63f879dbbcfc: Verifying Checksum 21:09:43 63f879dbbcfc: Download complete 21:09:43 e9a5061849ea: Verifying Checksum 21:09:43 e9a5061849ea: Download complete 21:09:43 d747dcd14b5f: Verifying Checksum 21:09:43 d747dcd14b5f: Download complete 21:09:44 2de7ff778b66: Verifying Checksum 21:09:44 2de7ff778b66: Download complete 21:09:44 ab5ef0e58194: Verifying Checksum 21:09:44 ab5ef0e58194: Download complete 21:09:44 0d9ebad4ef96: Verifying Checksum 21:09:44 0d9ebad4ef96: Download complete 21:09:47 ab5ef0e58194: Pull complete 21:09:47 9712f1f96733: Pull complete 21:09:48 63f879dbbcfc: Pull complete 21:09:51 0d9ebad4ef96: Pull complete 21:09:51 e9a5061849ea: Pull complete 21:09:51 d747dcd14b5f: Pull complete 21:09:52 2de7ff778b66: Pull complete 21:09:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:09:52 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:10003/edgex-lftools:0.23.1-centos7 cat 21:09:56 $ docker top 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:09:56 provisioning config files... 21:09:56 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2303204988976749543tmp 21:09:56 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7825074263559441857tmp 21:09:57 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9179223914146546442tmp [Pipeline] { [Pipeline] echo 21:09:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:09:57 ---> sigul-configuration.sh 21:09:57 gpg: directory `/root/.gnupg' created 21:09:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:09:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:09:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:09:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:09:57 gpg: CAST5 encrypted data 21:09:57 gpg: encrypted with 1 passphrase 21:09:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:09:57 + mkdir /home/jenkins 21:09:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:09:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:09:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:58 ---> sigul-install.sh 21:10:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:10:02 + git tag --list 21:10:02 v0.0.1 21:10:02 v0.0.10 21:10:02 v0.0.11 21:10:02 v0.0.12 21:10:02 v0.0.13 21:10:02 v0.0.14 21:10:02 v0.0.15 21:10:02 v0.0.16 21:10:02 v0.0.17 21:10:02 v0.0.18 21:10:02 v0.0.19 21:10:02 v0.0.2 21:10:02 v0.0.20 21:10:02 v0.0.21 21:10:02 v0.0.22 21:10:02 v0.0.23 21:10:02 v0.0.24 21:10:02 v0.0.25 21:10:02 v0.0.26 21:10:02 v0.0.27 21:10:02 v0.0.28 21:10:02 v0.0.29 21:10:02 v0.0.3 21:10:02 v0.0.30 21:10:02 v0.0.31 21:10:02 v0.0.32 21:10:02 v0.0.33 21:10:02 v0.0.34 21:10:02 v0.0.35 21:10:02 v0.0.36 21:10:02 v0.0.37 21:10:02 v0.0.38 21:10:02 v0.0.39 21:10:02 v0.0.4 21:10:02 v0.0.40 21:10:02 v0.0.41 21:10:02 v0.0.42 21:10:02 v0.0.43 21:10:02 v0.0.44 21:10:02 v0.0.45 21:10:02 v0.0.46 21:10:02 v0.0.47 21:10:02 v0.0.48 21:10:02 v0.0.49 21:10:02 v0.0.5 21:10:02 v0.0.50 21:10:02 v0.0.51 21:10:02 v0.0.52 21:10:02 v0.0.53 21:10:02 v0.0.54 21:10:02 v0.0.55 21:10:02 v0.0.56 21:10:02 v0.0.57 21:10:02 v0.0.58 21:10:02 v0.0.59 21:10:02 v0.0.6 21:10:02 v0.0.60 21:10:02 v0.0.61 21:10:02 v0.0.62 21:10:02 v0.0.63 21:10:02 v0.0.64 21:10:02 v0.0.65 21:10:02 v0.0.66 21:10:02 v0.0.67 21:10:02 v0.0.68 21:10:02 v0.0.69 21:10:02 v0.0.7 21:10:02 v0.0.70 21:10:02 v0.0.71 21:10:02 v0.0.72 21:10:02 v0.0.8 21:10:02 v0.0.9 21:10:02 v2.0.0-dev.1 21:10:02 v2.0.0-dev.10 21:10:02 v2.0.0-dev.11 21:10:02 v2.0.0-dev.12 21:10:02 v2.0.0-dev.13 21:10:02 v2.0.0-dev.14 21:10:02 v2.0.0-dev.15 21:10:02 v2.0.0-dev.16 21:10:02 v2.0.0-dev.17 21:10:02 v2.0.0-dev.18 21:10:02 v2.0.0-dev.19 21:10:02 v2.0.0-dev.2 21:10:02 v2.0.0-dev.20 21:10:02 v2.0.0-dev.21 21:10:02 v2.0.0-dev.22 21:10:02 v2.0.0-dev.23 21:10:02 v2.0.0-dev.24 21:10:02 v2.0.0-dev.25 21:10:02 v2.0.0-dev.26 21:10:02 v2.0.0-dev.27 21:10:02 v2.0.0-dev.28 21:10:02 v2.0.0-dev.29 21:10:02 v2.0.0-dev.3 21:10:02 v2.0.0-dev.30 21:10:02 v2.0.0-dev.31 21:10:02 v2.0.0-dev.32 21:10:02 v2.0.0-dev.33 21:10:02 v2.0.0-dev.34 21:10:02 v2.0.0-dev.35 21:10:02 v2.0.0-dev.36 21:10:02 v2.0.0-dev.37 21:10:02 v2.0.0-dev.38 21:10:02 v2.0.0-dev.39 21:10:02 v2.0.0-dev.4 21:10:02 v2.0.0-dev.40 21:10:02 v2.0.0-dev.41 21:10:02 v2.0.0-dev.42 21:10:02 v2.0.0-dev.43 21:10:02 v2.0.0-dev.44 21:10:02 v2.0.0-dev.45 21:10:02 v2.0.0-dev.46 21:10:02 v2.0.0-dev.47 21:10:02 v2.0.0-dev.48 21:10:02 v2.0.0-dev.49 21:10:02 v2.0.0-dev.5 21:10:02 v2.0.0-dev.50 21:10:02 v2.0.0-dev.51 21:10:02 v2.0.0-dev.52 21:10:02 v2.0.0-dev.53 21:10:02 v2.0.0-dev.54 21:10:02 v2.0.0-dev.55 21:10:02 v2.0.0-dev.56 21:10:02 v2.0.0-dev.57 21:10:02 v2.0.0-dev.58 21:10:02 v2.0.0-dev.59 21:10:02 v2.0.0-dev.6 21:10:02 v2.0.0-dev.60 21:10:02 v2.0.0-dev.61 21:10:02 v2.0.0-dev.62 21:10:02 v2.0.0-dev.7 21:10:02 v2.0.0-dev.8 21:10:02 v2.0.0-dev.9 [Pipeline] sh 21:10:03 + lftools sign git-tag v2.0.0-dev.62 21:10:03 Signing Git tag with Sigul... 21:10:03 Signing v2.0.0-dev.62 [Pipeline] echo 21:10:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:05 $ docker stop --time=1 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 21:10:06 $ docker rm -f 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:11 . [Pipeline] withDockerContainer 21:10:11 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 21:10:12 $ docker top 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:12 [ssh-agent] Looking for ssh-agent implementation... 21:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:12 $ docker exec 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 ssh-agent 21:10:12 SSH_AUTH_SOCK=/tmp/ssh-qaXtmRTUaaU8/agent.13 21:10:12 SSH_AGENT_PID=19 21:10:12 Running ssh-add (command line suppressed) 21:10:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3639109275925437223.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3639109275925437223.key) 21:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:13 + git semver bump pre 21:10:13 # -> Open(): unable to determine branch for HEAD 21:10:13 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:10:13 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:10:13 # $SEMVER_REMOTE_NAME = origin 21:10:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:13 # $SEMVER_USER_NAME = edgex-jenkins 21:10:13 # $SEMVER_BRANCH = master 21:10:13 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 21:10:13 2.0.0-dev.63 [Pipeline] } 21:10:13 $ docker exec --env ******** --env ******** 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 ssh-agent -k 21:10:13 unset SSH_AUTH_SOCK; 21:10:13 unset SSH_AGENT_PID; 21:10:13 echo Agent pid 19 killed; 21:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:13 + git semver [Pipeline] } 21:10:14 $ docker stop --time=1 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 21:10:15 $ docker rm -f 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:15 . [Pipeline] withDockerContainer 21:10:15 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 21:10:16 $ docker top 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:16 [ssh-agent] Looking for ssh-agent implementation... 21:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:16 $ docker exec 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 ssh-agent 21:10:16 SSH_AUTH_SOCK=/tmp/ssh-tG40HVpZneSu/agent.13 21:10:16 SSH_AGENT_PID=19 21:10:16 Running ssh-add (command line suppressed) 21:10:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6193963007993133581.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6193963007993133581.key) 21:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:16 + git semver push 21:10:16 # -> Open(): unable to determine branch for HEAD 21:10:16 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:10:16 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:10:16 # $SEMVER_REMOTE_NAME = origin 21:10:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:16 # $SEMVER_USER_NAME = edgex-jenkins 21:10:16 # $SEMVER_BRANCH = master 21:10:16 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 21:10:17 git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } 21:10:17 $ docker exec --env ******** --env ******** 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 ssh-agent -k 21:10:17 unset SSH_AUTH_SOCK; 21:10:17 unset SSH_AGENT_PID; 21:10:17 echo Agent pid 19 killed; 21:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:10:17 $ docker stop --time=1 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 21:10:19 $ docker rm -f 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:10:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:21 ---> package-listing.sh 21:10:21 ++ facter osfamily 21:10:21 ++ tr '[:upper:]' '[:lower:]' 21:10:21 + OS_FAMILY=redhat 21:10:21 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 21:10:21 + START_PACKAGES=/tmp/packages_start.txt 21:10:21 + END_PACKAGES=/tmp/packages_end.txt 21:10:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:21 + PACKAGES=/tmp/packages_start.txt 21:10:21 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 21:10:21 + PACKAGES=/tmp/packages_end.txt 21:10:21 + case "${OS_FAMILY}" in 21:10:21 + rpm -qa 21:10:21 + sort 21:10:22 + '[' -f /tmp/packages_start.txt ']' 21:10:22 + '[' -f /tmp/packages_end.txt ']' 21:10:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:22 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 21:10:22 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 21:10:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 21:10:22 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:10:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:22 21:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:23 alpine: Pulling from edgex-lftools-log-publisher 21:10:23 df20fa9351a1: Pulling fs layer 21:10:23 36b3adc4ff6f: Pulling fs layer 21:10:23 8ad3a11d3b57: Pulling fs layer 21:10:23 46f8f816bc3b: Pulling fs layer 21:10:23 93b61091891f: Pulling fs layer 21:10:23 93b9cdb0e59b: Pulling fs layer 21:10:23 5e14af77c1be: Pulling fs layer 21:10:23 01666e4c0597: Pulling fs layer 21:10:23 aa168da1d23b: Pulling fs layer 21:10:23 93b61091891f: Waiting 21:10:23 93b9cdb0e59b: Waiting 21:10:23 5e14af77c1be: Waiting 21:10:23 01666e4c0597: Waiting 21:10:23 aa168da1d23b: Waiting 21:10:23 46f8f816bc3b: Waiting 21:10:23 36b3adc4ff6f: Verifying Checksum 21:10:23 36b3adc4ff6f: Download complete 21:10:23 46f8f816bc3b: Verifying Checksum 21:10:23 46f8f816bc3b: Download complete 21:10:23 df20fa9351a1: Verifying Checksum 21:10:23 df20fa9351a1: Download complete 21:10:23 93b61091891f: Verifying Checksum 21:10:23 93b61091891f: Download complete 21:10:23 93b9cdb0e59b: Verifying Checksum 21:10:23 93b9cdb0e59b: Download complete 21:10:23 5e14af77c1be: Verifying Checksum 21:10:23 5e14af77c1be: Download complete 21:10:23 01666e4c0597: Verifying Checksum 21:10:23 01666e4c0597: Download complete 21:10:23 df20fa9351a1: Pull complete 21:10:23 8ad3a11d3b57: Verifying Checksum 21:10:23 8ad3a11d3b57: Download complete 21:10:23 36b3adc4ff6f: Pull complete 21:10:24 8ad3a11d3b57: Pull complete 21:10:24 46f8f816bc3b: Pull complete 21:10:24 93b61091891f: Pull complete 21:10:24 93b9cdb0e59b: Pull complete 21:10:24 5e14af77c1be: Pull complete 21:10:24 01666e4c0597: Pull complete 21:10:25 aa168da1d23b: Verifying Checksum 21:10:25 aa168da1d23b: Download complete 21:10:30 aa168da1d23b: Pull complete 21:10:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:10:30 prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container 21:10:30 $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:10003/edgex-lftools-log-publisher:alpine cat 21:10:33 $ docker top ca3575b4d3801025c70a4db5c11f9900aca7aaeee1e90d7493987da9d2050ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:34 + mkdir -p /var/log/sa [Pipeline] sh 21:10:34 + ls /var/log/sa-host 21:10:34 + sadf -c /var/log/sa-host/sa05 21:10:34 file_magic: OK 21:10:34 HZ: Using current value: 100 21:10:34 file_header: OK 21:10:34 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 21:10:34 Statistics: 21:10:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:34 File successfully converted to sysstat format version 12.2.1 21:10:34 + sadf -c /var/log/sa-host/sa08 21:10:34 file_magic: OK 21:10:34 HZ: Using current value: 100 21:10:34 file_header: OK 21:10:34 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 21:10:34 Statistics: 21:10:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:34 provisioning config files... 21:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3829683996975599152tmp [Pipeline] { [Pipeline] echo 21:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:35 ---> create-netrc.sh [Pipeline] } 21:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:35 ---> python-tools-install.sh [Pipeline] echo 21:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:35 ---> sudo-logs.sh 21:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> job-cost.sh 21:10:36 lf-activate-venv: SKIPPING 21:10:36 DEBUG: total: 0.18000000715255737 21:10:36 INFO: Retrieving Stack Cost... 21:10:37 INFO: Retrieving Pricing Info for: v3-standard-2 21:10:37 INFO: Archiving Costs [Pipeline] echo 21:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:38 ---> logs-deploy.sh 21:10:38 lf-activate-venv: SKIPPING 21:10:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/140 21:10:38 INFO: archiving workspace using pattern(s): 21:10:40 Archives upload complete. 21:10:40 INFO: archiving logs to Nexus 21:10:40 ---> uname -a: 21:10:40 Linux prd-centos7-docker-4c-2g-1006.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:10:40 21:10:40 21:10:40 ---> lscpu: 21:10:40 Architecture: x86_64 21:10:40 CPU op-mode(s): 32-bit, 64-bit 21:10:40 Byte Order: Little Endian 21:10:40 Address sizes: 40 bits physical, 48 bits virtual 21:10:40 CPU(s): 2 21:10:40 On-line CPU(s) list: 0,1 21:10:40 Thread(s) per core: 1 21:10:40 Core(s) per socket: 1 21:10:40 Socket(s): 2 21:10:40 NUMA node(s): 1 21:10:40 Vendor ID: AuthenticAMD 21:10:40 CPU family: 23 21:10:40 Model: 49 21:10:40 Model name: AMD EPYC-Rome Processor 21:10:40 Stepping: 0 21:10:40 CPU MHz: 2800.000 21:10:40 BogoMIPS: 5600.00 21:10:40 Virtualization: AMD-V 21:10:40 Hypervisor vendor: KVM 21:10:40 Virtualization type: full 21:10:40 L1d cache: 64 KiB 21:10:40 L1i cache: 64 KiB 21:10:40 L2 cache: 1 MiB 21:10:40 L3 cache: 32 MiB 21:10:40 NUMA node0 CPU(s): 0,1 21:10:40 Vulnerability Itlb multihit: Not affected 21:10:40 Vulnerability L1tf: Not affected 21:10:40 Vulnerability Mds: Not affected 21:10:40 Vulnerability Meltdown: Not affected 21:10:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:10:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:10:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:10:40 Vulnerability Srbds: Not affected 21:10:40 Vulnerability Tsx async abort: Not affected 21:10:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:10:40 21:10:40 21:10:40 ---> nproc: 21:10:40 2 21:10:40 21:10:40 21:10:40 ---> df -h: 21:10:40 Filesystem Size Used Available Use% Mounted on 21:10:40 overlay 40.0G 8.9G 31.1G 22% / 21:10:40 tmpfs 64.0M 0 64.0M 0% /dev 21:10:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:10:40 shm 64.0M 0 64.0M 0% /dev/shm 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:10:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:10:40 21:10:40 21:10:40 ---> free -m: 21:10:40 total used free shared buff/cache available 21:10:40 Mem: 7821 1267 3169 0 3384 6470 21:10:40 Swap: 1023 0 1023 21:10:40 21:10:40 21:10:40 ---> ip addr: 21:10:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:10:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:10:40 inet 127.0.0.1/8 scope host lo 21:10:40 valid_lft forever preferred_lft forever 21:10:40 inet6 ::1/128 scope host 21:10:40 valid_lft forever preferred_lft forever 21:10:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:10:40 link/ether fa:16:3e:60:20:82 brd ff:ff:ff:ff:ff:ff 21:10:40 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 21:10:40 valid_lft 85880sec preferred_lft 85880sec 21:10:40 inet6 fe80::f816:3eff:fe60:2082/64 scope link 21:10:40 valid_lft forever preferred_lft forever 21:10:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:10:40 link/ether 02:42:ab:af:09:e4 brd ff:ff:ff:ff:ff:ff 21:10:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:10:40 valid_lft forever preferred_lft forever 21:10:40 inet6 fe80::42:abff:feaf:9e4/64 scope link 21:10:40 valid_lft forever preferred_lft forever 21:10:40 21:10:40 21:10:40 ---> sar -b -r -n DEV: 21:10:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:10:40 21:10:40 21:01:49 LINUX RESTART (2 CPU) 21:10:40 21:10:40 21:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:10:40 21:04:01 2.00 0.00 2.00 0.00 0.00 44.63 0.00 21:10:40 21:05:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 21:10:40 21:06:01 0.25 0.00 0.25 0.00 0.00 3.76 0.00 21:10:40 21:07:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 21:10:40 21:08:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 21:10:40 21:09:01 0.37 0.00 0.37 0.00 0.00 4.63 0.00 21:10:40 21:10:01 189.40 0.07 189.33 0.00 4.79 54583.95 0.00 21:10:40 Average: 27.57 0.01 27.56 0.00 0.69 7811.37 0.00 21:10:40 21:10:40 21:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:10:40 21:04:01 5465912 0 803864 10.04 2620 1736544 1234608 13.63 566552 1577128 16 21:10:40 21:05:01 5466544 0 803224 10.03 2620 1736552 1230496 13.59 568244 1574896 8 21:10:40 21:06:01 5465760 0 804004 10.04 2620 1736556 1229468 13.57 569136 1574892 8 21:10:40 21:07:01 5465684 0 804076 10.04 2620 1736560 1229556 13.57 566972 1577128 8 21:10:40 21:08:01 5466448 0 803304 10.03 2620 1736568 1211028 13.37 565172 1578628 8 21:10:40 21:09:01 5468204 0 801548 10.01 2620 1736568 1196420 13.21 563916 1578628 8 21:10:40 21:10:01 3673040 0 1158748 14.47 2620 3174532 1372216 15.15 917420 2786672 82148 21:10:40 Average: 5210227 0 854110 10.66 2620 1941983 1243399 13.73 616773 1749710 11743 21:10:40 21:10:40 21:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:10:40 21:04:01 eth0 2.22 0.48 0.67 0.36 0.00 0.00 0.00 0.00 21:10:40 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:05:01 eth0 1.80 0.58 0.63 0.43 0.00 0.00 0.00 0.00 21:10:40 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:06:01 eth0 2.12 0.58 0.67 0.40 0.00 0.00 0.00 0.00 21:10:40 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:07:01 eth0 1.37 0.72 0.80 0.58 0.00 0.00 0.00 0.00 21:10:40 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:08:01 eth0 0.50 0.25 0.15 0.08 0.00 0.00 0.00 0.00 21:10:40 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:09:01 eth0 1.40 0.08 0.12 0.01 0.00 0.00 0.00 0.00 21:10:40 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:10:01 vethcd07a8b 33.21 37.79 2.27 260.25 0.00 0.00 0.00 0.00 21:10:40 21:10:01 eth0 977.44 883.87 7922.12 79.11 0.00 0.00 0.00 0.00 21:10:40 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 21:10:01 docker0 93.21 97.44 6.57 617.05 0.00 0.00 0.00 0.00 21:10:40 Average: vethcd07a8b 4.75 5.40 0.32 37.20 0.00 0.00 0.00 0.00 21:10:40 Average: eth0 141.05 126.72 1132.79 11.57 0.00 0.00 0.00 0.00 21:10:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:40 Average: docker0 13.32 13.93 0.94 88.20 0.00 0.00 0.00 0.00 21:10:40 21:10:40 21:10:40 ---> sar -P ALL: 21:10:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:10:40 21:10:40 21:01:49 LINUX RESTART (2 CPU) 21:10:40 21:10:40 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:10:40 21:04:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:10:40 21:04:01 0 0.17 0.00 0.03 0.00 0.03 99.77 21:10:40 21:04:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:10:40 21:05:01 all 0.10 0.00 0.03 0.00 0.03 99.84 21:10:40 21:05:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:10:40 21:05:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:10:40 21:06:01 all 0.14 0.00 0.02 0.00 0.03 99.81 21:10:40 21:06:01 0 0.20 0.00 0.02 0.00 0.03 99.75 21:10:40 21:06:01 1 0.08 0.00 0.02 0.00 0.03 99.87 21:10:40 21:07:01 all 0.13 0.00 0.05 0.00 0.03 99.79 21:10:40 21:07:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:10:40 21:07:01 1 0.12 0.00 0.07 0.00 0.03 99.78 21:10:40 21:08:01 all 0.11 0.00 0.02 0.00 0.03 99.84 21:10:40 21:08:01 0 0.20 0.00 0.02 0.00 0.03 99.75 21:10:40 21:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:10:40 21:09:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:10:40 21:09:01 0 0.13 0.00 0.03 0.00 0.03 99.80 21:10:40 21:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:10:40 21:10:01 all 21.47 0.00 9.17 4.19 0.09 65.09 21:10:40 21:10:01 0 20.02 0.00 9.33 4.73 0.09 65.83 21:10:40 21:10:01 1 22.90 0.00 9.01 3.65 0.09 64.35 21:10:40 Average: all 3.01 0.00 1.27 0.57 0.04 95.11 21:10:40 Average: 0 2.86 0.00 1.29 0.64 0.04 95.17 21:10:40 Average: 1 3.17 0.00 1.25 0.50 0.04 95.05 21:10:40 21:10:40 21:10:40