Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a0422957b4265c08362f166c37a7ccdec0f028db 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-registry, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-registry 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3746 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision a0422957b4265c08362f166c37a7ccdec0f028db (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0422957b4265c08362f166c37a7ccdec0f028db # timeout=10 Commit message: "Merge pull request #58 from AlexCuse/master" > git rev-list --no-walk ef49de8da9a843e75bc11b5fff5c994b5d12c89d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:46 ========================================================= 16:32:46 EdgeX Global Pipelines Version Info 16:32:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:48 ------------------- 16:32:48 stable info: 16:32:48 ------------------- 16:32:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:48 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 16:32:48 Message: update stable to v1.0.131 16:32:49 ------------------- 16:32:49 experimental info: 16:32:49 ------------------- 16:32:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:49 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 16:32:49 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:32:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0422957b4265c08362f166c37a7ccdec0f028db [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a042295 [Pipeline] echo 16:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:56 + git log --format=format:%s -1 a0422957b4265c08362f166c37a7ccdec0f028db [Pipeline] echo 16:32:56 GIT_COMMIT: a0422957b4265c08362f166c37a7ccdec0f028db, Commit Message: Merge pull request #58 from AlexCuse/master [Pipeline] echo 16:32:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:57 16:32:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:57 latest: Pulling from edgex-devops/git-semver 16:32:57 31603596830f: Pulling fs layer 16:32:57 2a8b12db71e7: Pulling fs layer 16:32:57 6ca5941a6612: Pulling fs layer 16:32:57 ecc8261a40a4: Pulling fs layer 16:32:57 ecc8261a40a4: Waiting 16:32:57 2a8b12db71e7: Verifying Checksum 16:32:57 2a8b12db71e7: Download complete 16:32:57 31603596830f: Verifying Checksum 16:32:57 31603596830f: Download complete 16:32:58 ecc8261a40a4: Verifying Checksum 16:32:58 ecc8261a40a4: Download complete 16:32:58 6ca5941a6612: Download complete 16:32:58 31603596830f: Pull complete 16:32:58 2a8b12db71e7: Pull complete 16:32:59 6ca5941a6612: Pull complete 16:32:59 ecc8261a40a4: Pull complete 16:32:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:59 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:32:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:01 $ docker top 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:02 [ssh-agent] Looking for ssh-agent implementation... 16:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:02 $ docker exec 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee ssh-agent 16:33:02 SSH_AUTH_SOCK=/tmp/ssh-CIud8jjGQtTz/agent.11 16:33:02 SSH_AGENT_PID=16 16:33:02 Running ssh-add (command line suppressed) 16:33:02 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_6680517941384691943.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_6680517941384691943.key) 16:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:03 + git describe --exact-match --tags HEAD 16:33:03 fatal: no tag exactly matches 'a0422957b4265c08362f166c37a7ccdec0f028db' [Pipeline] } 16:33:03 $ docker exec --env ******** --env ******** 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee ssh-agent -k 16:33:03 unset SSH_AUTH_SOCK; 16:33:03 unset SSH_AGENT_PID; 16:33:03 echo Agent pid 16 killed; 16:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:33:03 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:33:03 This usually means this commit has not been tagged. [Pipeline] sshagent 16:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:03 [ssh-agent] Looking for ssh-agent implementation... 16:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:03 $ docker exec 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee ssh-agent 16:33:03 SSH_AUTH_SOCK=/tmp/ssh-0hhsMkO3faPl/agent.47 16:33:03 SSH_AGENT_PID=53 16:33:03 Running ssh-add (command line suppressed) 16:33:04 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7174729173987075737.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7174729173987075737.key) 16:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:04 + git semver init 16:33:04 # -> Open(): unable to determine branch for HEAD 16:33:04 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 16:33:04 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 16:33:04 # $SEMVER_REMOTE_NAME = origin 16:33:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:04 # $SEMVER_USER_NAME = edgex-jenkins 16:33:04 # $SEMVER_BRANCH = master 16:33:04 # $SEMVER_TEMP = /tmp/semver-265450465 16:33:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 16:33:04 # '/tmp/semver-265450465' -> '/w/workspace/exfoundry_go-mod-registry_master/.semver' 16:33:04 # -> Force: false 16:33:04 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } 16:33:04 $ docker exec --env ******** --env ******** 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee ssh-agent -k 16:33:04 unset SSH_AUTH_SOCK; 16:33:04 unset SSH_AGENT_PID; 16:33:04 echo Agent pid 53 killed; 16:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:05 + git semver [Pipeline] } 16:33:05 $ docker stop --time=1 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee 16:33:06 $ docker rm -f 3149ead68bd06cb9e0c8e22648138508e4d851bd446fd4df9de026c1e3911bee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:33:07 Stashed 34 file(s) [Pipeline] echo 16:33:07 [edgeXSemver]: initialized semver on version 0.1.24 [Pipeline] echo 16:33:07 Archived original version: [0.1.24] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:33:22 Still waiting to schedule task 16:33:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:33:22 Still waiting to schedule task 16:33:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:34:52 Running on prd-centos7-docker-4c-2g-3749 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws 16:34:52 Running in /w/workspace/go-mod-registry/12 [Pipeline] { [Pipeline] checkout 16:34:55 using credential edgex-jenkins-ssh 16:34:55 Cloning the remote Git repository 16:34:55 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:34:55 > git init /w/workspace/go-mod-registry/12 # timeout=10 16:34:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:34:55 > git --version # timeout=10 16:34:55 > git --version # 'git version 2.16.5' 16:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:34:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:34:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:34:56 Checking out Revision a0422957b4265c08362f166c37a7ccdec0f028db (master) 16:34:56 > git config core.sparsecheckout # timeout=10 16:34:56 > git checkout -f a0422957b4265c08362f166c37a7ccdec0f028db # timeout=10 16:35:00 Commit message: "Merge pull request #58 from AlexCuse/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:35:00 ========================================================= 16:35:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:35:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:35:01 Sending build context to Docker daemon 372.7kB 16:35:01 Step 1/7 : ARG BASE=golang:1.15-alpine 16:35:01 Step 2/7 : FROM ${BASE} 16:35:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:01 df20fa9351a1: Pulling fs layer 16:35:01 ed8968b2872e: Pulling fs layer 16:35:01 a92cc7c5fd73: Pulling fs layer 16:35:01 e871e8e8d7a9: Pulling fs layer 16:35:01 e73272ec9a57: Pulling fs layer 16:35:01 1e910a182e73: Pulling fs layer 16:35:01 4e634b169226: Pulling fs layer 16:35:01 e871e8e8d7a9: Waiting 16:35:01 e73272ec9a57: Waiting 16:35:01 1e910a182e73: Waiting 16:35:01 4e634b169226: Waiting 16:35:02 a92cc7c5fd73: Verifying Checksum 16:35:02 a92cc7c5fd73: Download complete 16:35:02 ed8968b2872e: Verifying Checksum 16:35:02 ed8968b2872e: Download complete 16:35:02 e73272ec9a57: Verifying Checksum 16:35:02 e73272ec9a57: Download complete 16:35:02 1e910a182e73: Verifying Checksum 16:35:02 1e910a182e73: Download complete 16:35:02 df20fa9351a1: Verifying Checksum 16:35:02 df20fa9351a1: Download complete 16:35:02 df20fa9351a1: Pull complete 16:35:03 ed8968b2872e: Pull complete 16:35:03 a92cc7c5fd73: Pull complete 16:35:04 4e634b169226: Verifying Checksum 16:35:04 4e634b169226: Download complete 16:35:05 e871e8e8d7a9: Verifying Checksum 16:35:05 e871e8e8d7a9: Download complete 16:35:11 e871e8e8d7a9: Pull complete 16:35:11 e73272ec9a57: Pull complete 16:35:11 1e910a182e73: Pull complete 16:35:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3748 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws 16:35:11 Running in /w/workspace/go-mod-registry/12 [Pipeline] { [Pipeline] checkout 16:35:16 using credential edgex-jenkins-ssh 16:35:16 Cloning the remote Git repository 16:35:16 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:35:16 > git init /w/workspace/go-mod-registry/12 # timeout=10 16:35:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:35:16 > git --version # timeout=10 16:35:16 > git --version # 'git version 2.17.1' 16:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:35:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:18 Checking out Revision a0422957b4265c08362f166c37a7ccdec0f028db (master) 16:35:18 > git config core.sparsecheckout # timeout=10 16:35:18 > git checkout -f a0422957b4265c08362f166c37a7ccdec0f028db # timeout=10 16:35:19 4e634b169226: Pull complete 16:35:19 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:35:19 ---> f7629b54cfaa 16:35:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:35:19 ---> Running in c1ef3c09a87f 16:35:19 Removing intermediate container c1ef3c09a87f 16:35:19 ---> 24185b30b95b 16:35:19 Step 4/7 : RUN apk add --update bash 16:35:19 ---> Running in 8fbedc702ff2 16:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:22 OK: 166 MiB in 39 packages 16:35:22 Removing intermediate container 8fbedc702ff2 16:35:22 ---> e3a6a87a3204 16:35:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:35:22 Commit message: "Merge pull request #58 from AlexCuse/master" 16:35:22 ---> Running in 76d434101fc9 16:35:22 Removing intermediate container 76d434101fc9 16:35:22 ---> 6a70299550cd 16:35:22 Step 6/7 : COPY go.mod . 16:35:22 ---> c3a351c7de6e 16:35:22 Step 7/7 : RUN go mod download 16:35:22 ---> Running in 291347df6758 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:35:23 ========================================================= 16:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:35:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:35:25 Sending build context to Docker daemon 372.7kB 16:35:25 Step 1/7 : ARG BASE=golang:1.15-alpine 16:35:25 Step 2/7 : FROM ${BASE} 16:35:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:26 b538f80385f9: Pulling fs layer 16:35:26 74f711af9a0d: Pulling fs layer 16:35:26 99f96fe45779: Pulling fs layer 16:35:26 8529a6b9a6be: Pulling fs layer 16:35:26 45590311c82a: Pulling fs layer 16:35:26 69ca0ff8b7b3: Pulling fs layer 16:35:26 209524e5b208: Pulling fs layer 16:35:26 45590311c82a: Waiting 16:35:26 69ca0ff8b7b3: Waiting 16:35:26 209524e5b208: Waiting 16:35:26 8529a6b9a6be: Waiting 16:35:26 99f96fe45779: Verifying Checksum 16:35:26 99f96fe45779: Download complete 16:35:26 74f711af9a0d: Verifying Checksum 16:35:26 74f711af9a0d: Download complete 16:35:26 45590311c82a: Download complete 16:35:26 69ca0ff8b7b3: Verifying Checksum 16:35:26 69ca0ff8b7b3: Download complete 16:35:26 b538f80385f9: Verifying Checksum 16:35:26 b538f80385f9: Download complete 16:35:26 b538f80385f9: Pull complete 16:35:27 74f711af9a0d: Pull complete 16:35:27 99f96fe45779: Pull complete 16:35:28 209524e5b208: Verifying Checksum 16:35:28 209524e5b208: Download complete 16:35:29 8529a6b9a6be: Verifying Checksum 16:35:29 8529a6b9a6be: Download complete 16:35:31 Removing intermediate container 291347df6758 16:35:31 ---> ab43c989ea43 16:35:31 Successfully built ab43c989ea43 16:35:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:35:31 + docker inspect -f . ci-base-image-x86_64 16:35:31 . [Pipeline] withDockerContainer 16:35:31 prd-centos7-docker-4c-2g-3749 does not seem to be running inside a container 16:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/12 -v /w/workspace/go-mod-registry/12:/w/workspace/go-mod-registry/12:rw,z -v /w/workspace/go-mod-registry/12@tmp:/w/workspace/go-mod-registry/12@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 ******** ci-base-image-x86_64 cat 16:35:32 $ docker top c0a67d4978ad88995decd66ca295823fa28d327bac3506f24bb380bf6913a7ab -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:33 + go version 16:35:33 go version go1.15.2 linux/amd64 [Pipeline] } 16:35:33 $ docker stop --time=1 c0a67d4978ad88995decd66ca295823fa28d327bac3506f24bb380bf6913a7ab 16:35:34 $ docker rm -f c0a67d4978ad88995decd66ca295823fa28d327bac3506f24bb380bf6913a7ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:39 8529a6b9a6be: Pull complete 16:35:39 45590311c82a: Pull complete 16:35:40 69ca0ff8b7b3: Pull complete 16:35:44 209524e5b208: Pull complete 16:35:44 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:35:44 ---> 5bddaf1c2fca 16:35:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:35:46 ---> Running in 1daeb10bd52c 16:35:46 Removing intermediate container 1daeb10bd52c 16:35:46 ---> 491cc77f081b 16:35:46 Step 4/7 : RUN apk add --update bash 16:35:47 ---> Running in de9f0b3ced76 16:35:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:50 OK: 142 MiB in 39 packages 16:35:51 Removing intermediate container de9f0b3ced76 16:35:51 ---> 52214fdb2131 16:35:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:35:51 ---> Running in edb45e6a1380 16:35:52 Removing intermediate container edb45e6a1380 16:35:52 ---> efcc88595216 16:35:52 Step 6/7 : COPY go.mod . 16:35:52 ---> 14751fb3e9de 16:35:52 Step 7/7 : RUN go mod download 16:35:52 ---> Running in db5089dd0505 16:36:03 Removing intermediate container db5089dd0505 16:36:03 ---> d6003de8f6c6 16:36:03 Successfully built d6003de8f6c6 16:36:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:03 + docker inspect -f . ci-base-image-arm64 16:36:03 . [Pipeline] withDockerContainer 16:36:03 prd-ubuntu18.04-docker-arm64-4c-16g-3748 does not seem to be running inside a container 16:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/12 -v /w/workspace/go-mod-registry/12:/w/workspace/go-mod-registry/12:rw,z -v /w/workspace/go-mod-registry/12@tmp:/w/workspace/go-mod-registry/12@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 ******** ci-base-image-arm64 cat 16:36:05 $ docker top a9a346c30e7affb375f11b256a14739b14c1e2d1383d25debb03045cdaeed023 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:07 + go version 16:36:07 go version go1.15.2 linux/arm64 [Pipeline] } 16:36:07 $ docker stop --time=1 a9a346c30e7affb375f11b256a14739b14c1e2d1383d25debb03045cdaeed023 16:36:09 $ docker rm -f a9a346c30e7affb375f11b256a14739b14c1e2d1383d25debb03045cdaeed023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:36:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 16:36:13 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 16:36:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:36:14 16:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 16:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:36:14 1.317.0: Pulling from edgex-devops/edgex-snyk-go 16:36:14 cbdbe7a5bc2a: Pulling fs layer 16:36:14 408f87550127: Pulling fs layer 16:36:14 fe522b08c979: Pulling fs layer 16:36:14 221eaa008020: Pulling fs layer 16:36:14 2a4607e5d6b9: Pulling fs layer 16:36:14 8f79b27c4fd2: Pulling fs layer 16:36:14 e5c8dbe1645b: Pulling fs layer 16:36:14 23e8b3b47431: Pulling fs layer 16:36:14 5c568d65a230: Pulling fs layer 16:36:14 2a4607e5d6b9: Waiting 16:36:14 8f79b27c4fd2: Waiting 16:36:14 e5c8dbe1645b: Waiting 16:36:14 23e8b3b47431: Waiting 16:36:14 5c568d65a230: Waiting 16:36:14 221eaa008020: Waiting 16:36:14 fe522b08c979: Verifying Checksum 16:36:14 fe522b08c979: Download complete 16:36:14 408f87550127: Verifying Checksum 16:36:14 408f87550127: Download complete 16:36:14 2a4607e5d6b9: Verifying Checksum 16:36:14 2a4607e5d6b9: Download complete 16:36:14 8f79b27c4fd2: Verifying Checksum 16:36:14 8f79b27c4fd2: Download complete 16:36:14 cbdbe7a5bc2a: Verifying Checksum 16:36:14 cbdbe7a5bc2a: Download complete 16:36:14 cbdbe7a5bc2a: Pull complete 16:36:15 408f87550127: Pull complete 16:36:15 fe522b08c979: Pull complete 16:36:15 e5c8dbe1645b: Verifying Checksum 16:36:15 e5c8dbe1645b: Download complete 16:36:16 23e8b3b47431: Verifying Checksum 16:36:16 23e8b3b47431: Download complete 16:36:17 5c568d65a230: Verifying Checksum 16:36:17 5c568d65a230: Download complete 16:36:17 221eaa008020: Verifying Checksum 16:36:17 221eaa008020: Download complete 16:36:24 221eaa008020: Pull complete 16:36:24 2a4607e5d6b9: Pull complete 16:36:24 8f79b27c4fd2: Pull complete 16:36:25 e5c8dbe1645b: Pull complete 16:36:30 23e8b3b47431: Pull complete 16:36:31 5c568d65a230: Pull complete 16:36:31 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 16:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 16:36:31 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/exfoundry_go-mod-registry_master:/ws -w /ws --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 16:36:32 $ docker top 669836be153c78345f4102d6518c32dacaafea28b294862782471e82d7a4f495 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:32 + snyk monitor '--org=edgex-jenkins' 16:36:36 16:36:36 Monitoring /w/workspace/exfoundry_go-mod-registry_master (github.com/edgexfoundry/go-mod-registry)... 16:36:36 16:36:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27af0ee6-349e-4e1a-9947-de111205d3a1/history/97486d64-355f-4498-94c4-0d62058fe6f0 16:36:36 16:36:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:36:36 16:36:36 16:36:36 Snyk CLI supports Node.js 8 and higher. 16:36:36 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 16:36:36 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 16:36:36 16:36:36 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 16:36:36 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 16:36:36 $ docker stop --time=1 669836be153c78345f4102d6518c32dacaafea28b294862782471e82d7a4f495 16:36:38 $ docker rm -f 669836be153c78345f4102d6518c32dacaafea28b294862782471e82d7a4f495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:36:39 . [Pipeline] withDockerContainer 16:36:40 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:36:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:36:41 $ docker top 4c6a4b10a5f2a13b178b593894f2226137f08174739f4a25aa89606014a495d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:41 [ssh-agent] Looking for ssh-agent implementation... 16:36:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:41 $ docker exec 4c6a4b10a5f2a13b178b593894f2226137f08174739f4a25aa89606014a495d0 ssh-agent 16:36:41 SSH_AUTH_SOCK=/tmp/ssh-3WASim7LnIQP/agent.12 16:36:41 SSH_AGENT_PID=17 16:36:41 Running ssh-add (command line suppressed) 16:36:41 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5690232763142991277.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5690232763142991277.key) 16:36:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:42 + git semver tag 16:36:42 # -> Open(): unable to determine branch for HEAD 16:36:42 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 16:36:42 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 16:36:42 # $SEMVER_REMOTE_NAME = origin 16:36:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:36:42 # $SEMVER_USER_NAME = edgex-jenkins 16:36:42 # $SEMVER_BRANCH = master 16:36:42 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver 16:36:42 # a0422957b4265c08362f166c37a7ccdec0f028db HEAD 16:36:42 # -> Force: false 16:36:42 # ab55e99b2f3cd088853b8baf796884402302990b refs/tags/v0.1.24 [Pipeline] } 16:36:42 $ docker exec --env ******** --env ******** 4c6a4b10a5f2a13b178b593894f2226137f08174739f4a25aa89606014a495d0 ssh-agent -k 16:36:42 unset SSH_AUTH_SOCK; 16:36:42 unset SSH_AGENT_PID; 16:36:42 echo Agent pid 17 killed; 16:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:42 + git semver [Pipeline] } 16:36:42 $ docker stop --time=1 4c6a4b10a5f2a13b178b593894f2226137f08174739f4a25aa89606014a495d0 16:36:44 $ docker rm -f 4c6a4b10a5f2a13b178b593894f2226137f08174739f4a25aa89606014a495d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:44 16:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:45 0.23.1-centos7: Pulling from edgex-lftools 16:36:45 ab5ef0e58194: Pulling fs layer 16:36:45 9712f1f96733: Pulling fs layer 16:36:45 63f879dbbcfc: Pulling fs layer 16:36:45 0d9ebad4ef96: Pulling fs layer 16:36:45 e9a5061849ea: Pulling fs layer 16:36:45 d747dcd14b5f: Pulling fs layer 16:36:45 2de7ff778b66: Pulling fs layer 16:36:45 e9a5061849ea: Waiting 16:36:45 d747dcd14b5f: Waiting 16:36:45 2de7ff778b66: Waiting 16:36:45 0d9ebad4ef96: Waiting 16:36:45 9712f1f96733: Download complete 16:36:47 63f879dbbcfc: Verifying Checksum 16:36:47 63f879dbbcfc: Download complete 16:36:47 e9a5061849ea: Verifying Checksum 16:36:47 e9a5061849ea: Download complete 16:36:47 d747dcd14b5f: Verifying Checksum 16:36:47 d747dcd14b5f: Download complete 16:36:47 0d9ebad4ef96: Verifying Checksum 16:36:47 0d9ebad4ef96: Download complete 16:36:47 2de7ff778b66: Verifying Checksum 16:36:47 2de7ff778b66: Download complete 16:36:47 ab5ef0e58194: Verifying Checksum 16:36:47 ab5ef0e58194: Download complete 16:36:51 ab5ef0e58194: Pull complete 16:36:51 9712f1f96733: Pull complete 16:36:54 63f879dbbcfc: Pull complete 16:37:01 0d9ebad4ef96: Pull complete 16:37:02 e9a5061849ea: Pull complete 16:37:02 d747dcd14b5f: Pull complete 16:37:04 2de7ff778b66: Pull complete 16:37:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:37:05 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:37:09 $ docker top e35c69a17854a550bb14e0e4e9d8f5078cd10e9e3179465dc06c6b0ab5866e5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:37:09 provisioning config files... 16:37:09 copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config6444295371920392916tmp 16:37:09 copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config4655196035107802474tmp 16:37:09 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config1146600887679254295tmp [Pipeline] { [Pipeline] echo 16:37:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:37:09 ---> sigul-configuration.sh 16:37:09 gpg: directory `/root/.gnupg' created 16:37:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:37:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:37:09 gpg: keyring `/root/.gnupg/secring.gpg' created 16:37:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:37:09 gpg: CAST5 encrypted data 16:37:10 gpg: encrypted with 1 passphrase 16:37:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:37:10 + mkdir /home/jenkins 16:37:10 + mkdir /home/jenkins/sigul [Pipeline] sh 16:37:10 + 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 16:37:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:11 ---> sigul-install.sh 16:37:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:37:18 + git tag --list 16:37:18 v0.0.0 16:37:18 v0.1.0 16:37:18 v0.1.1 16:37:18 v0.1.10 16:37:18 v0.1.11 16:37:18 v0.1.12 16:37:18 v0.1.13 16:37:18 v0.1.14 16:37:18 v0.1.15 16:37:18 v0.1.16 16:37:18 v0.1.17 16:37:18 v0.1.18 16:37:18 v0.1.19 16:37:18 v0.1.2 16:37:18 v0.1.20 16:37:18 v0.1.21 16:37:18 v0.1.22 16:37:18 v0.1.23 16:37:18 v0.1.24 16:37:18 v0.1.3 16:37:18 v0.1.4 16:37:18 v0.1.5 16:37:18 v0.1.6 16:37:18 v0.1.7 16:37:18 v0.1.8 16:37:18 v0.1.9 [Pipeline] sh 16:37:18 + lftools sign git-tag v0.1.24 16:37:19 Signing Git tag with Sigul... 16:37:19 Signing v0.1.24 [Pipeline] echo 16:37:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:37:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:37:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:37:21 $ docker stop --time=1 e35c69a17854a550bb14e0e4e9d8f5078cd10e9e3179465dc06c6b0ab5866e5a 16:37:23 $ docker rm -f e35c69a17854a550bb14e0e4e9d8f5078cd10e9e3179465dc06c6b0ab5866e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:24 . [Pipeline] withDockerContainer 16:37:24 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:37:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:37:24 $ docker top 63bd6cf96bd55605054afa8bb01d01efaff8811e3c85f51cb80daeda488496df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:25 [ssh-agent] Looking for ssh-agent implementation... 16:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:25 $ docker exec 63bd6cf96bd55605054afa8bb01d01efaff8811e3c85f51cb80daeda488496df ssh-agent 16:37:25 SSH_AUTH_SOCK=/tmp/ssh-BP95NhI5PTdj/agent.12 16:37:25 SSH_AGENT_PID=18 16:37:25 Running ssh-add (command line suppressed) 16:37:25 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4248950132855190847.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4248950132855190847.key) 16:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:26 + git semver bump patch 16:37:26 # -> Open(): unable to determine branch for HEAD 16:37:26 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 16:37:26 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 16:37:26 # $SEMVER_REMOTE_NAME = origin 16:37:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:37:26 # $SEMVER_USER_NAME = edgex-jenkins 16:37:26 # $SEMVER_BRANCH = master 16:37:26 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver 16:37:26 0.1.25 [Pipeline] } 16:37:26 $ docker exec --env ******** --env ******** 63bd6cf96bd55605054afa8bb01d01efaff8811e3c85f51cb80daeda488496df ssh-agent -k 16:37:26 unset SSH_AUTH_SOCK; 16:37:26 unset SSH_AGENT_PID; 16:37:26 echo Agent pid 18 killed; 16:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:26 + git semver [Pipeline] } 16:37:26 $ docker stop --time=1 63bd6cf96bd55605054afa8bb01d01efaff8811e3c85f51cb80daeda488496df 16:37:28 $ docker rm -f 63bd6cf96bd55605054afa8bb01d01efaff8811e3c85f51cb80daeda488496df [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:28 . [Pipeline] withDockerContainer 16:37:28 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 16:37:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:37:29 $ docker top 2df4dd7b24d8542fcccd93d4487132aca5069d951cbd808c161be4ca67a36841 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:29 [ssh-agent] Looking for ssh-agent implementation... 16:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:29 $ docker exec 2df4dd7b24d8542fcccd93d4487132aca5069d951cbd808c161be4ca67a36841 ssh-agent 16:37:30 SSH_AUTH_SOCK=/tmp/ssh-wUkMrNPNNUOG/agent.12 16:37:30 SSH_AGENT_PID=17 16:37:30 Running ssh-add (command line suppressed) 16:37:30 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4354714911086963715.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4354714911086963715.key) 16:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:30 + git semver push 16:37:30 # -> Open(): unable to determine branch for HEAD 16:37:30 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 16:37:30 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 16:37:30 # $SEMVER_REMOTE_NAME = origin 16:37:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:37:30 # $SEMVER_USER_NAME = edgex-jenkins 16:37:30 # $SEMVER_BRANCH = master 16:37:30 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } 16:37:37 $ docker exec --env ******** --env ******** 2df4dd7b24d8542fcccd93d4487132aca5069d951cbd808c161be4ca67a36841 ssh-agent -k 16:37:37 unset SSH_AUTH_SOCK; 16:37:37 unset SSH_AGENT_PID; 16:37:37 echo Agent pid 17 killed; 16:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:37 + git semver [Pipeline] } 16:37:38 $ docker stop --time=1 2df4dd7b24d8542fcccd93d4487132aca5069d951cbd808c161be4ca67a36841 16:37:39 $ docker rm -f 2df4dd7b24d8542fcccd93d4487132aca5069d951cbd808c161be4ca67a36841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:37:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:41 ---> package-listing.sh 16:37:41 ++ facter osfamily 16:37:41 ++ tr '[:upper:]' '[:lower:]' 16:37:41 + OS_FAMILY=redhat 16:37:41 + workspace=/w/workspace/exfoundry_go-mod-registry_master 16:37:41 + START_PACKAGES=/tmp/packages_start.txt 16:37:41 + END_PACKAGES=/tmp/packages_end.txt 16:37:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:41 + PACKAGES=/tmp/packages_start.txt 16:37:41 + '[' /w/workspace/exfoundry_go-mod-registry_master ']' 16:37:41 + PACKAGES=/tmp/packages_end.txt 16:37:41 + case "${OS_FAMILY}" in 16:37:41 + rpm -qa 16:37:41 + sort 16:37:45 + '[' -f /tmp/packages_start.txt ']' 16:37:45 + '[' -f /tmp/packages_end.txt ']' 16:37:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:45 + '[' /w/workspace/exfoundry_go-mod-registry_master ']' 16:37:45 + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/ 16:37:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:46 provisioning config files... 16:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8251204820251768916tmp [Pipeline] { [Pipeline] echo 16:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:37:46 ---> create-netrc.sh [Pipeline] } 16:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:37:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:47 ---> python-tools-install.sh 16:37:47 Generating Requirements File 16:38:54 Python 3.6.8 16:38:54 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 16:38:54 appdirs==1.4.3 16:38:54 argcomplete==1.12.1 16:38:54 aspy.yaml==1.3.0 16:38:54 attrs==19.3.0 16:38:54 Babel==2.8.0 16:38:54 beautifulsoup4==4.8.2 16:38:54 boto3==1.11.6 16:38:54 botocore==1.14.6 16:38:54 bs4==0.0.1 16:38:54 cachetools==4.1.1 16:38:54 certifi==2019.11.28 16:38:54 cffi==1.14.3 16:38:54 cfgv==2.0.1 16:38:54 chardet==3.0.4 16:38:54 click==7.1 16:38:54 cliff==3.4.0 16:38:54 cmd2==1.3.11 16:38:54 colorama==0.4.3 16:38:54 cryptography==3.1.1 16:38:54 debtcollector==2.2.0 16:38:54 decorator==4.4.2 16:38:54 defusedxml==0.6.0 16:38:54 Deprecated==1.2.7 16:38:54 distlib==0.3.1 16:38:54 distro==1.2.0 16:38:54 dnspython==1.16.0 16:38:54 docker==4.2.0 16:38:54 docutils==0.15.2 16:38:54 dogpile.cache==1.0.2 16:38:54 email-validator==1.0.5 16:38:54 filelock==3.0.12 16:38:54 future==0.18.2 16:38:54 google-auth==1.22.1 16:38:54 httplib2==0.17.0 16:38:54 identify==1.4.11 16:38:54 idna==2.9 16:38:54 importlib-metadata==1.7.0 16:38:54 importlib-resources==1.5.0 16:38:54 iso8601==0.1.13 16:38:54 Jinja2==2.11.1 16:38:54 jmespath==0.10.0 16:38:54 jsonpatch==1.26 16:38:54 jsonpointer==2.0 16:38:54 jsonschema==3.2.0 16:38:54 keystoneauth1==4.2.1 16:38:54 kubernetes==11.0.0 16:38:54 lftools==0.34.2 16:38:54 lxml==4.5.0 16:38:54 MarkupSafe==0.23 16:38:54 msgpack==1.0.0 16:38:54 multi-key-dict==2.0.3 16:38:54 munch==2.5.0 16:38:54 netaddr==0.8.0 16:38:54 netifaces==0.10.9 16:38:54 niet==1.4.2 16:38:54 nodeenv==1.3.5 16:38:54 oauth2client==4.1.3 16:38:54 oauthlib==3.1.0 16:38:54 openstacksdk==0.50.0 16:38:54 os-client-config==2.1.0 16:38:54 os-service-types==1.7.0 16:38:54 osc-lib==2.2.1 16:38:54 oslo.config==8.3.2 16:38:54 oslo.context==3.1.1 16:38:54 oslo.i18n==5.0.1 16:38:54 oslo.log==4.4.0 16:38:54 oslo.serialization==4.0.1 16:38:54 oslo.utils==4.6.0 16:38:54 packaging==20.4 16:38:54 pbr==5.4.4 16:38:54 pluggy==0.13.1 16:38:54 prettytable==0.7.2 16:38:54 py==1.9.0 16:38:54 pyasn1==0.4.8 16:38:54 pyasn1-modules==0.2.8 16:38:54 pycparser==2.20 16:38:54 pygerrit2==2.0.10 16:38:54 PyGithub==1.46 16:38:54 pyinotify==0.9.6 16:38:54 PyJWT==1.7.1 16:38:54 pyparsing==2.4.7 16:38:54 pyperclip==1.8.0 16:38:54 pyroute2==0.4.13 16:38:54 pyrsistent==0.15.7 16:38:54 PySocks==1.6.8 16:38:54 python-cinderclient==7.2.0 16:38:54 python-dateutil==2.8.1 16:38:54 python-heatclient==2.2.1 16:38:54 python-jenkins==1.7.0 16:38:54 python-keystoneclient==4.1.1 16:38:54 python-magnumclient==3.2.1 16:38:54 python-novaclient==17.2.1 16:38:54 python-openstackclient==5.4.0 16:38:54 python-swiftclient==3.10.1 16:38:54 pytz==2020.1 16:38:54 PyYAML==5.3 16:38:54 requests==2.23.0 16:38:54 requests-oauthlib==1.3.0 16:38:54 requestsexceptions==1.4.0 16:38:54 rfc3986==1.4.0 16:38:54 rpm==4.11.3 16:38:54 rsa==4.0 16:38:54 ruamel.yaml==0.16.10 16:38:54 ruamel.yaml.clib==0.2.0 16:38:54 s3transfer==0.3.3 16:38:54 shade==1.27.2 16:38:54 simplejson==3.17.2 16:38:54 six==1.14.0 16:38:54 soupsieve==2.0 16:38:54 stevedore==3.2.2 16:38:54 tabulate==0.8.6 16:38:54 toml==0.10.0 16:38:54 tox==3.20.0 16:38:54 tqdm==4.43.0 16:38:54 urllib3==1.25.8 16:38:54 virtualenv==20.0.33 16:38:54 wcwidth==0.2.5 16:38:54 websocket-client==0.57.0 16:38:54 wrapt==1.12.1 16:38:54 xdg==3.0.2 16:38:54 xmltodict==0.12.0 16:38:54 yq==2.11.1 16:38:54 zipp==3.3.0 16:38:54 Cache entry deserialization failed, entry ignored 16:38:57 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 16:39:00 Python 2.7.5 16:39:00 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 16:39:01 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 16:39:01 ansible==2.9.7 16:39:01 Babel==0.9.6 16:39:01 backports.ssl-match-hostname==3.5.0.1 16:39:01 beautifulsoup4==4.4.1 16:39:01 bodhi==2.11.0 16:39:01 bodhi-client==2.11.0 16:39:01 CCColUtils==1.4 16:39:01 cffi==1.6.0 16:39:01 chardet==2.2.1 16:39:01 click==6.7 16:39:01 cloud-init==18.5 16:39:01 configobj==4.7.2 16:39:01 cryptography==1.7.2 16:39:01 decorator==3.4.0 16:39:01 distro==1.2.0 16:39:01 enum34==1.0.4 16:39:01 fedpkg==1.38 16:39:01 futures==3.1.1 16:39:01 gitdb==0.6.4 16:39:01 GitPython==1.0.1 16:39:01 html5lib==0.999 16:39:01 httplib2==0.9.2 16:39:01 idna==2.4 16:39:01 iniparse==0.4 16:39:01 ipaddress==1.0.16 16:39:01 IPy==0.75 16:39:01 javapackages==1.0.0 16:39:01 Jinja2==2.7.2 16:39:01 jmespath==0.9.4 16:39:01 jsonpatch==1.2 16:39:01 jsonpointer==1.9 16:39:01 kerberos==1.1 16:39:01 kitchen==1.1.1 16:39:01 langtable==0.0.31 16:39:01 lockfile==0.9.1 16:39:01 lxml==3.2.1 16:39:01 MarkupSafe==0.11 16:39:01 munch==2.0.2 16:39:01 offtrac==0.1.0 16:39:01 openidc-client==0.6.0 16:39:01 packagedb-cli==2.14.1 16:39:01 paramiko==2.1.1 16:39:01 perf==0.1 16:39:01 ply==3.4 16:39:01 policycoreutils-default-encoding==0.1 16:39:01 prettytable==0.7.2 16:39:01 pyasn1==0.1.9 16:39:01 pycparser==2.14 16:39:01 pycurl==7.19.0 16:39:01 pygobject==3.22.0 16:39:01 pygpgme==0.3 16:39:01 pyliblzma==0.5.3 16:39:01 pyOpenSSL==0.13.1 16:39:01 pyparsing==1.5.6 16:39:01 pyserial==2.6 16:39:01 python-augeas==0.5.0 16:39:01 python-bugzilla==2.3.0 16:39:01 python-dateutil==1.5 16:39:01 python-fedora==0.10.0 16:39:01 python-linux-procfs==0.4.9 16:39:01 python-yubico==1.2.3 16:39:01 pyudev==0.15 16:39:01 pyusb==1.0.0b1 16:39:01 pyxattr==0.5.1 16:39:01 PyYAML==3.10 16:39:01 requests==2.6.0 16:39:01 requests-kerberos==0.7.0 16:39:01 rpkg==1.60 16:39:01 schedutils==0.4 16:39:01 seobject==0.1 16:39:01 sepolicy==1.1 16:39:01 six==1.9.0 16:39:01 smmap==0.9.0 16:39:01 urlgrabber==3.10 16:39:01 urllib3==1.10.2 16:39:01 virtualenv==15.1.0 16:39:01 yum-langpacks==0.4.2 16:39:01 yum-metadata-parser==1.1.4 [Pipeline] echo 16:39:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:01 ---> sudo-logs.sh 16:39:01 Archiving 'sudo' log.. [Pipeline] echo 16:39:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:02 ---> job-cost.sh 16:39:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tlcn 16:39:10 Cache entry deserialization failed, entry ignored 16:39:10 Cache entry deserialization failed, entry ignored 16:39:10 Cache entry deserialization failed, entry ignored 16:39:10 Cache entry deserialization failed, entry ignored 16:39:10 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:11 Cache entry deserialization failed, entry ignored 16:39:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:39:46 lf-activate-venv(): INFO: Adding /tmp/venv-Tlcn/bin to PATH 16:39:46 INFO: No Stack... 16:39:46 INFO: Retrieving Pricing Info for: v1-standard-2 16:39:46 INFO: Archiving Costs [Pipeline] echo 16:39:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:46 ---> logs-deploy.sh 16:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/12 16:39:46 INFO: archiving workspace using pattern(s): 16:39:48 Archives upload complete. 16:39:48 INFO: archiving logs to Nexus 16:39:49 ---> uname -a: 16:39:49 Linux prd-centos7-docker-4c-2g-3746.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 16:39:49 16:39:49 16:39:49 ---> lscpu: 16:39:49 Architecture: x86_64 16:39:49 CPU op-mode(s): 32-bit, 64-bit 16:39:49 Byte Order: Little Endian 16:39:49 CPU(s): 4 16:39:49 On-line CPU(s) list: 0-3 16:39:49 Thread(s) per core: 1 16:39:49 Core(s) per socket: 1 16:39:49 Socket(s): 4 16:39:49 NUMA node(s): 1 16:39:49 Vendor ID: GenuineIntel 16:39:49 CPU family: 6 16:39:49 Model: 44 16:39:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:39:49 Stepping: 1 16:39:49 CPU MHz: 2933.438 16:39:49 BogoMIPS: 5866.87 16:39:49 Virtualization: VT-x 16:39:49 Hypervisor vendor: KVM 16:39:49 Virtualization type: full 16:39:49 L1d cache: 32K 16:39:49 L1i cache: 32K 16:39:49 L2 cache: 4096K 16:39:49 L3 cache: 16384K 16:39:49 NUMA node0 CPU(s): 0-3 16:39:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:39:49 16:39:49 16:39:49 ---> nproc: 16:39:49 4 16:39:49 16:39:49 16:39:49 ---> df -h: 16:39:49 Filesystem Size Used Avail Use% Mounted on 16:39:49 devtmpfs 887M 0 887M 0% /dev 16:39:49 tmpfs 919M 0 919M 0% /dev/shm 16:39:49 tmpfs 919M 17M 903M 2% /run 16:39:49 tmpfs 919M 0 919M 0% /sys/fs/cgroup 16:39:49 /dev/vda1 50G 8.6G 42G 18% / 16:39:49 tmpfs 184M 0 184M 0% /run/user/1001 16:39:49 16:39:49 16:39:49 ---> free -m: 16:39:49 total used free shared buff/cache available 16:39:49 Mem: 1837 654 75 16 1107 983 16:39:49 Swap: 1023 3 1020 16:39:49 16:39:49 16:39:49 ---> ip addr: 16:39:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:39:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:39:49 inet 127.0.0.1/8 scope host lo 16:39:49 valid_lft forever preferred_lft forever 16:39:49 inet6 ::1/128 scope host 16:39:49 valid_lft forever preferred_lft forever 16:39:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:39:49 link/ether fa:16:3e:bc:81:d7 brd ff:ff:ff:ff:ff:ff 16:39:49 inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 16:39:49 valid_lft 85946sec preferred_lft 85946sec 16:39:49 inet6 fe80::f816:3eff:febc:81d7/64 scope link 16:39:49 valid_lft forever preferred_lft forever 16:39:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:39:49 link/ether 02:42:11:0d:0e:82 brd ff:ff:ff:ff:ff:ff 16:39:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:39:49 valid_lft forever preferred_lft forever 16:39:49 inet6 fe80::42:11ff:fe0d:e82/64 scope link 16:39:49 valid_lft forever preferred_lft forever 16:39:49 16:39:49 16:39:49 ---> sar -b -r -n DEV: 16:39:49 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 16:39:49 16:39:49 04:31:58 PM LINUX RESTART 16:39:49 16:39:49 04:33:01 PM tps rtps wtps bread/s bwrtn/s 16:39:49 04:34:01 PM 8.18 2.78 5.40 704.08 137.87 16:39:49 04:35:01 PM 0.32 0.00 0.32 0.00 5.13 16:39:49 04:36:01 PM 0.27 0.00 0.27 0.00 3.76 16:39:49 04:37:01 PM 289.12 127.82 161.30 7058.26 54137.03 16:39:49 04:38:01 PM 159.84 97.20 62.63 7518.77 9900.18 16:39:49 04:39:01 PM 132.36 23.73 108.63 1811.56 13611.17 16:39:49 Average: 98.39 41.94 56.44 2850.03 12973.18 16:39:49 16:39:49 04:33:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:39:49 04:34:01 PM 159940 1721616 91.50 2620 1187960 1099096 37.51 406008 1154652 24 16:39:49 04:35:01 PM 163448 1718108 91.31 2620 1187964 1072096 36.59 405124 1152956 16 16:39:49 04:36:01 PM 163292 1718264 91.32 2620 1187968 1072156 36.59 405492 1152956 12 16:39:49 04:37:01 PM 150404 1731152 92.01 2384 1010500 1287508 43.94 548756 914300 88564 16:39:49 04:38:01 PM 102684 1778872 94.54 1548 1006044 1141672 38.96 651204 841348 27040 16:39:49 04:39:01 PM 169704 1711852 90.98 1492 958988 1086396 37.08 567240 821772 14400 16:39:49 Average: 151579 1729977 91.94 2214 1089904 1126487 38.44 497304 1006331 21676 16:39:49 16:39:49 04:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:39:49 04:34:01 PM eth0 25.70 18.70 23.50 20.73 0.00 0.00 0.00 16:39:49 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:34:01 PM docker0 1.07 0.85 0.27 1.58 0.00 0.00 0.00 16:39:49 04:35:01 PM eth0 1.53 0.33 0.37 0.20 0.00 0.00 0.00 16:39:49 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:36:01 PM eth0 0.53 0.35 0.27 0.23 0.00 0.00 0.00 16:39:49 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:37:01 PM eth0 764.43 688.57 7008.16 61.59 0.00 0.00 0.00 16:39:49 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:37:01 PM docker0 12.26 10.23 1.30 19.81 0.00 0.00 0.00 16:39:49 04:38:01 PM eth0 225.57 157.39 505.07 115.97 0.00 0.00 0.00 16:39:49 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:38:01 PM docker0 50.98 85.05 2.90 202.41 0.00 0.00 0.00 16:39:49 04:39:01 PM eth0 70.66 50.27 603.19 8.57 0.00 0.00 0.00 16:39:49 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 04:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 Average: eth0 181.51 152.70 1357.71 34.56 0.00 0.00 0.00 16:39:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:49 Average: docker0 10.72 16.03 0.74 37.31 0.00 0.00 0.00 16:39:49 16:39:49 16:39:49 ---> sar -P ALL: 16:39:49 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 16:39:49 16:39:49 04:31:58 PM LINUX RESTART 16:39:49 16:39:49 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 16:39:49 04:34:01 PM all 1.38 0.00 0.69 0.06 0.00 97.87 16:39:49 04:34:01 PM 0 1.29 0.00 0.70 0.02 0.02 97.98 16:39:49 04:34:01 PM 1 1.62 0.00 0.80 0.08 0.00 97.50 16:39:49 04:34:01 PM 2 1.50 0.00 0.60 0.10 0.00 97.79 16:39:49 04:34:01 PM 3 1.10 0.00 0.67 0.07 0.02 98.15 16:39:49 04:35:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 16:39:49 04:35:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:39:49 04:35:01 PM 1 0.48 0.00 0.03 0.00 0.00 99.48 16:39:49 04:35:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 16:39:49 04:35:01 PM 3 0.07 0.00 0.03 0.00 0.00 99.90 16:39:49 04:36:01 PM all 0.15 0.00 0.03 0.00 0.00 99.83 16:39:49 04:36:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 16:39:49 04:36:01 PM 1 0.47 0.00 0.02 0.00 0.00 99.52 16:39:49 04:36:01 PM 2 0.07 0.00 0.03 0.00 0.02 99.88 16:39:49 04:36:01 PM 3 0.00 0.00 0.02 0.00 0.00 99.98 16:39:49 04:37:01 PM all 13.58 0.00 8.56 2.76 0.12 74.99 16:39:49 04:37:01 PM 0 12.48 0.00 9.15 1.20 0.07 77.10 16:39:49 04:37:01 PM 1 13.87 0.00 8.36 3.11 0.12 74.54 16:39:49 04:37:01 PM 2 13.76 0.00 7.76 1.77 0.15 76.56 16:39:49 04:37:01 PM 3 14.22 0.00 9.01 4.93 0.12 71.72 16:39:49 04:38:01 PM all 9.75 0.00 3.95 3.24 0.01 83.05 16:39:49 04:38:01 PM 0 18.27 0.00 4.66 1.53 0.00 75.53 16:39:49 04:38:01 PM 1 5.72 0.00 4.46 4.55 0.02 85.26 16:39:49 04:38:01 PM 2 6.75 0.00 3.01 2.20 0.02 88.03 16:39:49 04:38:01 PM 3 8.28 0.00 3.66 4.67 0.02 83.38 16:39:49 04:39:01 PM all 16.34 0.00 3.03 1.59 0.01 79.04 16:39:49 04:39:01 PM 0 13.15 0.00 2.08 1.93 0.02 82.83 16:39:49 04:39:01 PM 1 17.61 0.00 3.15 1.44 0.00 77.79 16:39:49 04:39:01 PM 2 15.98 0.00 2.77 1.49 0.02 79.74 16:39:49 04:39:01 PM 3 18.62 0.00 4.10 1.48 0.02 75.78 16:39:49 Average: all 6.85 0.00 2.69 1.26 0.02 89.17 16:39:49 Average: 0 7.50 0.00 2.74 0.78 0.02 88.97 16:39:49 Average: 1 6.59 0.00 2.78 1.52 0.02 89.08 16:39:49 Average: 2 6.31 0.00 2.35 0.92 0.03 90.39 16:39:49 Average: 3 7.00 0.00 2.88 1.84 0.03 88.25 16:39:49 16:39:49 16:39:49