Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3017911613340460472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1870881572277280513.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-messaging/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8892784484094032201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh698107077139522959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-messaging/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10387151438076683183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41922’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41923’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41925 in /w/workspace/gexfoundry_go-mod-messaging_main [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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 # timeout=10 Commit message: "Merge pull request #144 from lenny-intel/change-log" > git rev-list --no-walk 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:24 ========================================================= 18:14:24 EdgeX Global Pipelines Version Info 18:14:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:25 ------------------- 18:14:25 stable info: 18:14:25 ------------------- 18:14:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:25 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:14:25 Message: update stable to v1.0.227 18:14:26 ------------------- 18:14:26 experimental info: 18:14:26 ------------------- 18:14:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:26 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:14:26 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b52a56b [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:26 + git rev-list -1 --merges b52a56b3860d37481c51d9bc03f6aa17aca2bcf8~1..b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] echo 18:14:27 -----------> git rev-list -1 --merges b52a56b3860d37481c51d9bc03f6aa17aca2bcf8~1..b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 18:14:27 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [false] [Pipeline] sh 18:14:27 + git log --format=format:%s -1 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] echo 18:14:27 ========================================================= 18:14:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:27 + git log --format=format:%s -1 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] echo 18:14:27 [semverPrep] GIT_COMMIT: b52a56b3860d37481c51d9bc03f6aa17aca2bcf8, Commit Message: Merge pull request #144 from lenny-intel/change-log [Pipeline] echo 18:14:27 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:28 + grep -v github /etc/ssh/ssh_known_hosts 18:14:28 + [ -e /tmp/ssh_known_hosts ] 18:14:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:14:28 18:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:14:29 latest: Pulling from edgex-devops/py-git-semver 18:14:29 1fe172e4850f: Pulling fs layer 18:14:29 caf521ccaac6: Pulling fs layer 18:14:29 3ead6fa29328: Pulling fs layer 18:14:29 5c2a1cbceb83: Pulling fs layer 18:14:29 a8d5f1318db7: Pulling fs layer 18:14:29 c427282e49a2: Pulling fs layer 18:14:29 1827001aaf11: Pulling fs layer 18:14:29 0714d37db230: Pulling fs layer 18:14:29 ac28cf19c067: Pulling fs layer 18:14:29 ca983d60f3e2: Pulling fs layer 18:14:29 9f894cec8388: Pulling fs layer 18:14:29 5c2a1cbceb83: Waiting 18:14:29 a8d5f1318db7: Waiting 18:14:29 c427282e49a2: Waiting 18:14:29 1827001aaf11: Waiting 18:14:29 0714d37db230: Waiting 18:14:29 9f894cec8388: Waiting 18:14:29 ac28cf19c067: Waiting 18:14:29 caf521ccaac6: Verifying Checksum 18:14:29 caf521ccaac6: Download complete 18:14:29 5c2a1cbceb83: Download complete 18:14:29 a8d5f1318db7: Verifying Checksum 18:14:29 a8d5f1318db7: Download complete 18:14:29 c427282e49a2: Verifying Checksum 18:14:29 c427282e49a2: Download complete 18:14:29 3ead6fa29328: Verifying Checksum 18:14:29 3ead6fa29328: Download complete 18:14:29 0714d37db230: Verifying Checksum 18:14:29 0714d37db230: Download complete 18:14:29 ac28cf19c067: Download complete 18:14:29 ca983d60f3e2: Download complete 18:14:29 1fe172e4850f: Verifying Checksum 18:14:29 1fe172e4850f: Download complete 18:14:29 9f894cec8388: Verifying Checksum 18:14:29 9f894cec8388: Download complete 18:14:29 1827001aaf11: Verifying Checksum 18:14:29 1827001aaf11: Download complete 18:14:30 1fe172e4850f: Pull complete 18:14:30 caf521ccaac6: Pull complete 18:14:31 3ead6fa29328: Pull complete 18:14:31 5c2a1cbceb83: Pull complete 18:14:31 a8d5f1318db7: Pull complete 18:14:31 c427282e49a2: Pull complete 18:14:33 1827001aaf11: Pull complete 18:14:33 0714d37db230: Pull complete 18:14:33 ac28cf19c067: Pull complete 18:14:34 ca983d60f3e2: Pull complete 18:14:34 9f894cec8388: Pull complete 18:14:34 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:14:34 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:14:36 $ docker top c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 -eo pid,comm 18:14:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:14:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:36 [ssh-agent] Looking for ssh-agent implementation... 18:14:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:36 $ docker exec c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 ssh-agent 18:14:36 SSH_AUTH_SOCK=/tmp/ssh-K3CztuM3DfZI/agent.33 18:14:36 SSH_AGENT_PID=39 18:14:36 Running ssh-add (command line suppressed) 18:14:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6136607581109526993.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6136607581109526993.key) 18:14:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:37 + git tag --points-at HEAD [Pipeline] } 18:14:37 $ docker exec --env ******** --env ******** c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 ssh-agent -k 18:14:37 unset SSH_AUTH_SOCK; 18:14:37 unset SSH_AGENT_PID; 18:14:37 echo Agent pid 39 killed; 18:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:37 [ssh-agent] Looking for ssh-agent implementation... 18:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:37 $ docker exec c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 ssh-agent 18:14:37 SSH_AUTH_SOCK=/tmp/ssh-5wLeGOIjMcnV/agent.71 18:14:37 SSH_AGENT_PID=78 18:14:37 Running ssh-add (command line suppressed) 18:14:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_475236383150451750.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_475236383150451750.key) 18:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:38 + git semver init 18:14:38 2022-05-09 18:14:38,330 [run_init] DEBUG init version:0.0.0 force:False 18:14:38 2022-05-09 18:14:38,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:14:38 2022-05-09 18:14:38,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:14:38 2022-05-09 18:14:38,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:14:39 2022-05-09 18:14:39,101 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 18:14:39 2022-05-09 18:14:39,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 18:14:39 2022-05-09 18:14:39,102 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:14:39 2022-05-09 18:14:39,102 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:14:39 2.2.0-dev.13 [Pipeline] } 18:14:39 $ docker exec --env ******** --env ******** c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 ssh-agent -k 18:14:39 unset SSH_AUTH_SOCK; 18:14:39 unset SSH_AGENT_PID; 18:14:39 echo Agent pid 78 killed; 18:14:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:39 + git semver [Pipeline] } 18:14:40 $ docker stop --time=1 c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 18:14:41 $ docker rm -f c598b6a537baab850564f2784b617ef222d6119e2c46ce34c91cbe9bbf35efe3 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:41 Stashed 1 file(s) [Pipeline] echo 18:14:41 [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:42 ========================================================= 18:14:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:14:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:14:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:42 59bf1c3509f3: Pulling fs layer 18:14:42 666ba61612fd: Pulling fs layer 18:14:42 8ed8ca486205: Pulling fs layer 18:14:42 4fe6c5a15a65: Pulling fs layer 18:14:42 22a0e8bec74d: Pulling fs layer 18:14:42 ca2b28591e48: Pulling fs layer 18:14:42 a51346096db8: Pulling fs layer 18:14:42 daebc70d1ce1: Pulling fs layer 18:14:42 0e18a0eac166: Pulling fs layer 18:14:42 ca2b28591e48: Waiting 18:14:42 4fe6c5a15a65: Waiting 18:14:42 daebc70d1ce1: Waiting 18:14:42 22a0e8bec74d: Waiting 18:14:42 0e18a0eac166: Waiting 18:14:42 8ed8ca486205: Verifying Checksum 18:14:42 8ed8ca486205: Download complete 18:14:42 666ba61612fd: Download complete 18:14:42 22a0e8bec74d: Verifying Checksum 18:14:42 22a0e8bec74d: Download complete 18:14:42 ca2b28591e48: Verifying Checksum 18:14:42 ca2b28591e48: Download complete 18:14:42 59bf1c3509f3: Verifying Checksum 18:14:42 59bf1c3509f3: Download complete 18:14:42 a51346096db8: Verifying Checksum 18:14:42 a51346096db8: Download complete 18:14:42 daebc70d1ce1: Verifying Checksum 18:14:42 daebc70d1ce1: Download complete 18:14:42 59bf1c3509f3: Pull complete 18:14:42 666ba61612fd: Pull complete 18:14:42 8ed8ca486205: Pull complete 18:14:43 0e18a0eac166: Verifying Checksum 18:14:43 0e18a0eac166: Download complete 18:14:43 4fe6c5a15a65: Verifying Checksum 18:14:43 4fe6c5a15a65: Download complete 18:14:47 4fe6c5a15a65: Pull complete 18:14:47 22a0e8bec74d: Pull complete 18:14:47 ca2b28591e48: Pull complete 18:14:47 a51346096db8: Pull complete 18:14:47 daebc70d1ce1: Pull complete 18:14:49 0e18a0eac166: Pull complete 18:14:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:14:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:14:49 + docker inspect -f . ci-base-image-x86_64 18:14:49 . [Pipeline] withDockerContainer 18:14:50 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 18:14:52 $ docker top 07bf9492282c029ce73a8d2f42d44983d438e7b9c4439e4b92a029ba991d118d -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:52 + go version 18:14:52 go version go1.17.6 linux/amd64 [Pipeline] } 18:14:52 $ docker stop --time=1 07bf9492282c029ce73a8d2f42d44983d438e7b9c4439e4b92a029ba991d118d 18:14:54 $ docker rm -f 07bf9492282c029ce73a8d2f42d44983d438e7b9c4439e4b92a029ba991d118d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:54 + docker inspect -f . ci-base-image-x86_64 18:14:54 . [Pipeline] withDockerContainer 18:14:54 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 18:14:55 $ docker top 52b97e91eb807b1f79c70d958e61b6caf8205da53d76913601152cd1341d1b0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:14:55 + make test 18:14:55 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:14:55 go: downloading github.com/stretchr/testify v1.7.0 18:14:55 go: downloading github.com/pebbe/zmq4 v1.2.7 18:14:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:14:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:14:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:14:55 go: downloading github.com/davecgh/go-spew v1.1.0 18:14:55 go: downloading github.com/pmezard/go-difflib v1.0.0 18:14:55 go: downloading github.com/stretchr/objx v0.1.0 18:14:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:14:55 go: downloading github.com/gorilla/websocket v1.4.2 18:14:57 Still waiting to schedule task 18:14:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:15:05 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:15:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.3% of statements 18:15:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.7% of statements 18:15:09 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:15:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements 18:15:31 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 85.7% of statements 18:15:31 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:15:31 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements 18:15:31 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.029s coverage: 100.0% of statements 18:15:31 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.028s coverage: 90.9% of statements 18:15:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:15:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:40 $ docker stop --time=1 52b97e91eb807b1f79c70d958e61b6caf8205da53d76913601152cd1341d1b0a 18:15:42 $ docker rm -f 52b97e91eb807b1f79c70d958e61b6caf8205da53d76913601152cd1341d1b0a [Pipeline] // withDockerContainer [Pipeline] sh 18:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:42 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:43 18:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:43 latest: Pulling from edgex-lftools-log-publisher 18:15:43 5eb5b503b376: Pulling fs layer 18:15:43 5c69ac0246d0: Pulling fs layer 18:15:43 ec43610c2a17: Pulling fs layer 18:15:43 3a2ae6a8a46f: Pulling fs layer 18:15:43 33b1e0a273af: Pulling fs layer 18:15:43 5d3b04190fa2: Pulling fs layer 18:15:43 2f39f015ded8: Pulling fs layer 18:15:43 3a2ae6a8a46f: Waiting 18:15:43 33b1e0a273af: Waiting 18:15:43 2f39f015ded8: Waiting 18:15:43 5d3b04190fa2: Waiting 18:15:43 5c69ac0246d0: Download complete 18:15:43 3a2ae6a8a46f: Verifying Checksum 18:15:43 3a2ae6a8a46f: Download complete 18:15:43 33b1e0a273af: Verifying Checksum 18:15:43 33b1e0a273af: Download complete 18:15:43 5d3b04190fa2: Verifying Checksum 18:15:43 5d3b04190fa2: Download complete 18:15:43 ec43610c2a17: Verifying Checksum 18:15:43 ec43610c2a17: Download complete 18:15:43 5eb5b503b376: Verifying Checksum 18:15:43 5eb5b503b376: Download complete 18:15:44 2f39f015ded8: Download complete 18:15:45 5eb5b503b376: Pull complete 18:15:45 5c69ac0246d0: Pull complete 18:15:45 ec43610c2a17: Pull complete 18:15:45 3a2ae6a8a46f: Pull complete 18:15:46 33b1e0a273af: Pull complete 18:15:46 5d3b04190fa2: Pull complete 18:15:50 2f39f015ded8: Pull complete 18:15:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:15:50 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:53 $ docker top a9a7c94c22c2beded8d4eec54bd66fadb80cfa59b99a9537e3af2e7af1beb737 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:53 ---> job-cost.sh 18:15:53 lf-activate-venv: SKIPPING 18:15:53 INFO: No Stack... 18:15:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:54 INFO: Archiving Costs [Pipeline] sh 18:15:54 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 18:15:54 + cut -d, -f6 [Pipeline] lock 18:15:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] 18:15:54 Resource [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] did not exist. Created. 18:15:54 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:15:54 Stashed 1 file(s) [Pipeline] } 18:15:54 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:54 $ docker stop --time=1 a9a7c94c22c2beded8d4eec54bd66fadb80cfa59b99a9537e3af2e7af1beb737 18:15:56 $ docker rm -f a9a7c94c22c2beded8d4eec54bd66fadb80cfa59b99a9537e3af2e7af1beb737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42090 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 18:25:06 Running in /w/workspace/go-mod-messaging/22 [Pipeline] { [Pipeline] checkout 18:25:06 Selected Git installation does not exist. Using Default 18:25:06 The recommended git tool is: NONE 18:25:13 using credential edgex-jenkins-ssh 18:25:13 Cloning the remote Git repository 18:25:13 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:25:14 Avoid second fetch 18:25:14 Checking out Revision b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 (main) 18:25:13 > git init /w/workspace/go-mod-messaging/22 # timeout=10 18:25:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:25:13 > git --version # timeout=10 18:25:13 > git --version # 'git version 2.25.1' 18:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:25:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:14 > git config core.sparsecheckout # timeout=10 18:25:14 > git checkout -f b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 # timeout=10 18:25:19 Commit message: "Merge pull request #144 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:20 Dload Upload Total Spent Left Speed 18:25:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 18:25:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:21 + sudo tee /etc/docker/daemon.new 18:25:21 { 18:25:21 "registry-mirrors": [ 18:25:21 "https://nexus3.edgexfoundry.org:10001" 18:25:21 ], 18:25:21 "bip": "10.250.0.254/24", 18:25:21 "hosts": [ 18:25:21 "tcp://0.0.0.0:5555", 18:25:21 "unix:///var/run/docker.sock" 18:25:21 ], 18:25:21 "mtu": 1458, 18:25:21 "selinux-enabled": true, 18:25:21 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:21 } [Pipeline] sh 18:25:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:40 ========================================================= 18:25:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:25:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:25:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:42 9b3977197b4f: Pulling fs layer 18:25:42 1a89e8eeedd5: Pulling fs layer 18:25:42 94645a83ff95: Pulling fs layer 18:25:42 3f3a8bcf1eab: Pulling fs layer 18:25:42 0c92f367c5e7: Pulling fs layer 18:25:42 3096ccb668a1: Pulling fs layer 18:25:42 e8cf19c19ddd: Pulling fs layer 18:25:42 a4caa8a26152: Pulling fs layer 18:25:42 3f3a8bcf1eab: Waiting 18:25:42 0c92f367c5e7: Waiting 18:25:42 3096ccb668a1: Waiting 18:25:42 e8cf19c19ddd: Waiting 18:25:42 a4caa8a26152: Waiting 18:25:42 94645a83ff95: Verifying Checksum 18:25:42 94645a83ff95: Download complete 18:25:42 1a89e8eeedd5: Verifying Checksum 18:25:42 1a89e8eeedd5: Download complete 18:25:42 0c92f367c5e7: Verifying Checksum 18:25:42 0c92f367c5e7: Download complete 18:25:42 3096ccb668a1: Verifying Checksum 18:25:42 3096ccb668a1: Download complete 18:25:42 9b3977197b4f: Verifying Checksum 18:25:42 e8cf19c19ddd: Verifying Checksum 18:25:42 e8cf19c19ddd: Download complete 18:25:42 9b3977197b4f: Pull complete 18:25:43 1a89e8eeedd5: Pull complete 18:25:43 94645a83ff95: Pull complete 18:25:44 a4caa8a26152: Verifying Checksum 18:25:44 a4caa8a26152: Download complete 18:25:44 3f3a8bcf1eab: Verifying Checksum 18:25:44 3f3a8bcf1eab: Download complete 18:26:00 3f3a8bcf1eab: Pull complete 18:26:00 0c92f367c5e7: Pull complete 18:26:00 3096ccb668a1: Pull complete 18:26:00 e8cf19c19ddd: Pull complete 18:26:05 a4caa8a26152: Pull complete 18:26:05 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 18:26:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:26:06 + docker inspect -f . ci-base-image-arm64 18:26:06 . [Pipeline] withDockerContainer 18:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-42090 does not seem to be running inside a container 18:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/22 -v /w/workspace/go-mod-messaging/22:/w/workspace/go-mod-messaging/22:rw,z -v /w/workspace/go-mod-messaging/22@tmp:/w/workspace/go-mod-messaging/22@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-arm64 cat 18:26:09 $ docker top e27298132a784ba1824962fdf9acbba74b50422cb9274f89bbae8280f1073dae -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:11 + go version 18:26:11 go version go1.17.6 linux/arm64 [Pipeline] } 18:26:10 $ docker stop --time=1 e27298132a784ba1824962fdf9acbba74b50422cb9274f89bbae8280f1073dae 18:26:12 $ docker rm -f e27298132a784ba1824962fdf9acbba74b50422cb9274f89bbae8280f1073dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:13 + docker inspect -f . ci-base-image-arm64 18:26:13 . [Pipeline] withDockerContainer 18:26:13 prd-ubuntu20.04-docker-arm64-4c-16g-42090 does not seem to be running inside a container 18:26:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/22 -v /w/workspace/go-mod-messaging/22:/w/workspace/go-mod-messaging/22:rw,z -v /w/workspace/go-mod-messaging/22@tmp:/w/workspace/go-mod-messaging/22@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-arm64 cat 18:26:15 $ docker top 3d64db221590c28fb4d677fd608d66e784c858b0fe18edc7edc34c2683188d52 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:26:16 + make test 18:26:16 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:26:16 go: downloading github.com/stretchr/testify v1.7.0 18:26:16 go: downloading github.com/pebbe/zmq4 v1.2.7 18:26:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:26:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:26:16 go: downloading github.com/davecgh/go-spew v1.1.0 18:26:16 go: downloading github.com/pmezard/go-difflib v1.0.0 18:26:16 go: downloading github.com/stretchr/objx v0.1.0 18:26:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:26:16 go: downloading github.com/gorilla/websocket v1.4.2 18:26:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:27:24 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:27:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.171s coverage: 90.3% of statements 18:27:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.115s coverage: 68.7% of statements 18:27:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:28:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.484s coverage: 83.8% of statements 18:28:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 85.7% of statements 18:28:08 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:28:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.087s coverage: 100.0% of statements 18:28:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.095s coverage: 100.0% of statements 18:28:08 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 18:28:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:28:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:47 $ docker stop --time=1 3d64db221590c28fb4d677fd608d66e784c858b0fe18edc7edc34c2683188d52 18:28:49 $ docker rm -f 3d64db221590c28fb4d677fd608d66e784c858b0fe18edc7edc34c2683188d52 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:50 Warning: overwriting stash ‘coverage-report’ 18:28:50 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:51 18:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:51 arm64: Pulling from edgex-lftools-log-publisher 18:28:51 8998bd30e6a1: Pulling fs layer 18:28:51 04944245beec: Pulling fs layer 18:28:51 699f458cf7ca: Pulling fs layer 18:28:51 765212b225bb: Pulling fs layer 18:28:51 f23df028b6ca: Pulling fs layer 18:28:51 d65c8cfc05b1: Pulling fs layer 18:28:51 2437ff75d9bd: Pulling fs layer 18:28:51 f23df028b6ca: Waiting 18:28:51 d65c8cfc05b1: Waiting 18:28:51 2437ff75d9bd: Waiting 18:28:51 765212b225bb: Waiting 18:28:51 04944245beec: Verifying Checksum 18:28:51 04944245beec: Download complete 18:28:51 765212b225bb: Verifying Checksum 18:28:51 765212b225bb: Download complete 18:28:51 f23df028b6ca: Verifying Checksum 18:28:51 f23df028b6ca: Download complete 18:28:51 d65c8cfc05b1: Verifying Checksum 18:28:51 d65c8cfc05b1: Download complete 18:28:52 699f458cf7ca: Verifying Checksum 18:28:52 699f458cf7ca: Download complete 18:28:52 8998bd30e6a1: Verifying Checksum 18:28:52 8998bd30e6a1: Download complete 18:28:54 2437ff75d9bd: Verifying Checksum 18:28:56 8998bd30e6a1: Pull complete 18:28:57 04944245beec: Pull complete 18:28:58 699f458cf7ca: Pull complete 18:28:58 765212b225bb: Pull complete 18:28:59 f23df028b6ca: Pull complete 18:28:59 d65c8cfc05b1: Pull complete 18:29:14 2437ff75d9bd: Pull complete 18:29:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:29:15 prd-ubuntu20.04-docker-arm64-4c-16g-42090 does not seem to be running inside a container 18:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/22 -v /w/workspace/go-mod-messaging/22:/w/workspace/go-mod-messaging/22:rw,z -v /w/workspace/go-mod-messaging/22@tmp:/w/workspace/go-mod-messaging/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:29:18 $ docker top 3a19959ba01d68c3a9575924cabff5bab9d619f5b12ca2d76edb612cd1406ca2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:18 ---> job-cost.sh 18:29:18 lf-activate-venv: SKIPPING 18:29:18 INFO: No Stack... 18:29:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:29:20 INFO: Archiving Costs [Pipeline] sh 18:29:20 + cat /w/workspace/go-mod-messaging/22/archives/cost.csv 18:29:20 + cut -d, -f6 [Pipeline] lock 18:29:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] 18:29:20 Resource [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] did not exist. Created. 18:29:20 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:21 /w/workspace/go-mod-messaging/22@tmp/durable-9d545e22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:29:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:29:22 Warning: overwriting stash ‘stack-cost’ 18:29:22 Stashed 1 file(s) [Pipeline] } 18:29:22 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:22 $ docker stop --time=1 3a19959ba01d68c3a9575924cabff5bab9d619f5b12ca2d76edb612cd1406ca2 18:29:23 $ docker rm -f 3a19959ba01d68c3a9575924cabff5bab9d619f5b12ca2d76edb612cd1406ca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 18:29:24 provisioning config files... 18:29:24 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2410219096979143617tmp [Pipeline] { [Pipeline] sh 18:29:24 + set +x 18:29:24 + curl -s https://codecov.io/bash 18:29:24 + bash -s -- 18:29:24 18:29:24 _____ _ 18:29:24 / ____| | | 18:29:24 | | ___ __| | ___ ___ _____ __ 18:29:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:29:24 | |___| (_) | (_| | __/ (_| (_) \ V / 18:29:24 \_____\___/ \__,_|\___|\___\___/ \_/ 18:29:24 Bash-1.0.6 18:29:24 18:29:24 18:29:24 ==> git version 2.25.1 found 18:29:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:29:24 Release-Date: 2020-01-08 18:29:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:29:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:29:24 ==> Jenkins CI detected. 18:29:24 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 18:29:24 project root: . 18:29:24 --> token set from env 18:29:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:29:24 ==> Running gcov in . (disable via -X gcov) 18:29:24 ==> Python coveragepy not found 18:29:24 ==> Searching for coverage reports in: 18:29:24 + . 18:29:24 -> Found 1 reports 18:29:24 ==> Detecting git/mercurial file structure 18:29:24 ==> Reading reports 18:29:24 + ./coverage.out bytes=22780 18:29:24 ==> Appending adjustments 18:29:24 https://docs.codecov.io/docs/fixing-reports 18:29:25 + Found adjustments 18:29:25 ==> Gzipping contents 18:29:25 8.0K /tmp/codecov.mk6G9X.gz 18:29:25 ==> Uploading reports 18:29:25 url: https://codecov.io 18:29:25 query: branch=main&commit=b52a56b3860d37481c51d9bc03f6aa17aca2bcf8&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:29:25 -> Pinging Codecov 18:29:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=b52a56b3860d37481c51d9bc03f6aa17aca2bcf8&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:29:25 -> Uploading to 18:29:25 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/F6E385568367DD0E4001BA4F8F1CB792/b52a56b3860d37481c51d9bc03f6aa17aca2bcf8/11d2aa3e-fa10-4a62-9f3e-7427ca5ad193.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T182925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45fd9184e8f887435aa6435cf2f5706b8e6f87072c65e41bf397665f611573b7 18:29:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:25 Dload Upload Total Spent Left Speed 18:29:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5551 0 0 100 5551 0 21768 --:--:-- --:--:-- --:--:-- 21854 18:29:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] } 18:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:29:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:29:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:29:26 18:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:29:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:29:26 188c0c94c7c5: Pulling fs layer 18:29:26 0ef7d3d256c8: Pulling fs layer 18:29:26 de9db76c5a1d: Pulling fs layer 18:29:26 0eba1c9be4d2: Pulling fs layer 18:29:26 0d57e429df01: Pulling fs layer 18:29:26 4e4be7b47b0d: Pulling fs layer 18:29:26 e1f770b5df2f: Pulling fs layer 18:29:26 85a0685a4137: Pulling fs layer 18:29:26 0d57e429df01: Waiting 18:29:26 4e4be7b47b0d: Waiting 18:29:26 e1f770b5df2f: Waiting 18:29:26 85a0685a4137: Waiting 18:29:26 0eba1c9be4d2: Waiting 18:29:26 de9db76c5a1d: Download complete 18:29:26 0ef7d3d256c8: Verifying Checksum 18:29:26 0ef7d3d256c8: Download complete 18:29:26 0d57e429df01: Verifying Checksum 18:29:26 0d57e429df01: Download complete 18:29:26 4e4be7b47b0d: Verifying Checksum 18:29:26 4e4be7b47b0d: Download complete 18:29:26 188c0c94c7c5: Verifying Checksum 18:29:26 188c0c94c7c5: Download complete 18:29:26 188c0c94c7c5: Pull complete 18:29:26 e1f770b5df2f: Verifying Checksum 18:29:26 e1f770b5df2f: Download complete 18:29:26 0ef7d3d256c8: Pull complete 18:29:26 de9db76c5a1d: Pull complete 18:29:27 0eba1c9be4d2: Verifying Checksum 18:29:27 0eba1c9be4d2: Download complete 18:29:27 85a0685a4137: Verifying Checksum 18:29:27 85a0685a4137: Download complete 18:29:30 0eba1c9be4d2: Pull complete 18:29:30 0d57e429df01: Pull complete 18:29:30 4e4be7b47b0d: Pull complete 18:29:30 e1f770b5df2f: Pull complete 18:29:34 85a0685a4137: Pull complete 18:29:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:29:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:29:34 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:29:36 $ docker top d36f293f78ea0c760d9033ccdeb8080e8c9cb6b3a26730cdaca0f74a8db7bca3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:29:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:29:36 + set -o pipefail 18:29:36 + snyk monitor '--org=edgex-jenkins' 18:29:38 18:29:38 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 18:29:38 18:29:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/67d5671e-ef35-4a5f-bfd6-867533f0e4d1 18:29:38 18:29:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:29:38 18:29:38 [Pipeline] } 18:29:38 $ docker stop --time=1 d36f293f78ea0c760d9033ccdeb8080e8c9cb6b3a26730cdaca0f74a8db7bca3 18:29:39 $ docker rm -f d36f293f78ea0c760d9033ccdeb8080e8c9cb6b3a26730cdaca0f74a8db7bca3 [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 18:29:40 + git log --format=format:%s -1 b52a56b3860d37481c51d9bc03f6aa17aca2bcf8 [Pipeline] sh 18:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:29:40 . [Pipeline] withDockerContainer 18:29:41 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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/py-git-semver:latest cat 18:29:41 $ docker top 56c9bcc7c5518220c93ca6e87645a31a2168271656c9b50493ee3a36e2d3ce4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:41 [ssh-agent] Looking for ssh-agent implementation... 18:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:41 $ docker exec 56c9bcc7c5518220c93ca6e87645a31a2168271656c9b50493ee3a36e2d3ce4f ssh-agent 18:29:41 SSH_AUTH_SOCK=/tmp/ssh-tOBq4SchB50w/agent.33 18:29:41 SSH_AGENT_PID=39 18:29:41 Running ssh-add (command line suppressed) 18:29:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8398966127276677720.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8398966127276677720.key) 18:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:42 + git semver tag 18:29:42 2022-05-09 18:29:42,493 [run_tag] DEBUG tag force:False 18:29:42 2022-05-09 18:29:42,493 [check_head_tag] DEBUG check head tag 18:29:42 2022-05-09 18:29:42,494 [execute] INFO git cat-file --batch-check 18:29:42 2022-05-09 18:29:42,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:29:42 2022-05-09 18:29:42,497 [execute] INFO git cat-file --batch 18:29:42 2022-05-09 18:29:42,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:29:42 2022-05-09 18:29:42,523 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:29:42 2022-05-09 18:29:42,523 [execute] INFO git tag -a v2.2.0-dev.13 -m v2.2.0-dev.13 18:29:42 2022-05-09 18:29:42,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.13', '-m', 'v2.2.0-dev.13'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:29:42 2022-05-09 18:29:42,528 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:29:42 2.2.0-dev.13 [Pipeline] } 18:29:42 $ docker exec --env ******** --env ******** 56c9bcc7c5518220c93ca6e87645a31a2168271656c9b50493ee3a36e2d3ce4f ssh-agent -k 18:29:42 unset SSH_AUTH_SOCK; 18:29:42 unset SSH_AGENT_PID; 18:29:42 echo Agent pid 39 killed; 18:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:43 + git semver [Pipeline] } 18:29:43 $ docker stop --time=1 56c9bcc7c5518220c93ca6e87645a31a2168271656c9b50493ee3a36e2d3ce4f 18:29:44 $ docker rm -f 56c9bcc7c5518220c93ca6e87645a31a2168271656c9b50493ee3a36e2d3ce4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:44 18:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:45 0.23.1-centos7: Pulling from edgex-lftools 18:29:45 ab5ef0e58194: Pulling fs layer 18:29:45 9712f1f96733: Pulling fs layer 18:29:45 63f879dbbcfc: Pulling fs layer 18:29:45 0d9ebad4ef96: Pulling fs layer 18:29:45 e9a5061849ea: Pulling fs layer 18:29:45 d747dcd14b5f: Pulling fs layer 18:29:45 2de7ff778b66: Pulling fs layer 18:29:45 e9a5061849ea: Waiting 18:29:45 d747dcd14b5f: Waiting 18:29:45 2de7ff778b66: Waiting 18:29:45 0d9ebad4ef96: Waiting 18:29:45 9712f1f96733: Verifying Checksum 18:29:45 9712f1f96733: Download complete 18:29:45 63f879dbbcfc: Verifying Checksum 18:29:45 63f879dbbcfc: Download complete 18:29:45 e9a5061849ea: Verifying Checksum 18:29:45 e9a5061849ea: Download complete 18:29:45 0d9ebad4ef96: Verifying Checksum 18:29:45 0d9ebad4ef96: Download complete 18:29:45 d747dcd14b5f: Verifying Checksum 18:29:45 d747dcd14b5f: Download complete 18:29:45 2de7ff778b66: Verifying Checksum 18:29:45 2de7ff778b66: Download complete 18:29:45 ab5ef0e58194: Verifying Checksum 18:29:45 ab5ef0e58194: Download complete 18:29:49 ab5ef0e58194: Pull complete 18:29:49 9712f1f96733: Pull complete 18:29:49 63f879dbbcfc: Pull complete 18:29:53 0d9ebad4ef96: Pull complete 18:29:53 e9a5061849ea: Pull complete 18:29:53 d747dcd14b5f: Pull complete 18:29:54 2de7ff778b66: Pull complete 18:29:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:29:54 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-lftools:0.23.1-centos7 cat 18:29:56 $ docker top 673fb9d591c47e9714d55beef6249a66c779c5a070d73690497bacc038afa534 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:29:56 provisioning config files... 18:29:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2925442982324888590tmp 18:29:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9181714720093690502tmp 18:29:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8903141513101252590tmp [Pipeline] { [Pipeline] echo 18:29:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:29:57 ---> sigul-configuration.sh 18:29:57 gpg: directory `/root/.gnupg' created 18:29:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:29:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:29:57 gpg: keyring `/root/.gnupg/secring.gpg' created 18:29:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:29:57 gpg: CAST5 encrypted data 18:29:57 gpg: encrypted with 1 passphrase 18:29:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:29:57 + mkdir /home/jenkins 18:29:57 + mkdir /home/jenkins/sigul [Pipeline] sh 18:29: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 18:29:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:29:57 ---> sigul-install.sh 18:29:57 Sigul already installed; skipping installation. [Pipeline] sh 18:29:58 + git tag --list 18:29:58 v0.0.0 18:29:58 v0.1.0 18:29:58 v0.1.1 18:29:58 v0.1.10 18:29:58 v0.1.11 18:29:58 v0.1.12 18:29:58 v0.1.13 18:29:58 v0.1.14 18:29:58 v0.1.15 18:29:58 v0.1.16 18:29:58 v0.1.17 18:29:58 v0.1.18 18:29:58 v0.1.19 18:29:58 v0.1.2 18:29:58 v0.1.20 18:29:58 v0.1.21 18:29:58 v0.1.22 18:29:58 v0.1.23 18:29:58 v0.1.24 18:29:58 v0.1.25 18:29:58 v0.1.26 18:29:58 v0.1.27 18:29:58 v0.1.28 18:29:58 v0.1.29 18:29:58 v0.1.3 18:29:58 v0.1.30 18:29:58 v0.1.31 18:29:58 v0.1.4 18:29:58 v0.1.5 18:29:58 v0.1.6 18:29:58 v0.1.7 18:29:58 v0.1.8 18:29:58 v0.1.9 18:29:58 v2.0.0 18:29:58 v2.0.0-dev.1 18:29:58 v2.0.0-dev.10 18:29:58 v2.0.0-dev.11 18:29:58 v2.0.0-dev.12 18:29:58 v2.0.0-dev.13 18:29:58 v2.0.0-dev.14 18:29:58 v2.0.0-dev.15 18:29:58 v2.0.0-dev.16 18:29:58 v2.0.0-dev.2 18:29:58 v2.0.0-dev.3 18:29:58 v2.0.0-dev.4 18:29:58 v2.0.0-dev.5 18:29:58 v2.0.0-dev.6 18:29:58 v2.0.0-dev.7 18:29:58 v2.0.0-dev.8 18:29:58 v2.0.0-dev.9 18:29:58 v2.0.1 18:29:58 v2.0.1-dev.1 18:29:58 v2.0.2-dev.1 18:29:58 v2.0.2-dev.2 18:29:58 v2.0.2-dev.3 18:29:58 v2.0.2-dev.4 18:29:58 v2.0.2-dev.5 18:29:58 v2.0.2-dev.6 18:29:58 v2.0.2-dev.7 18:29:58 v2.0.2-dev.8 18:29:58 v2.1.0 18:29:58 v2.2.0-dev.1 18:29:58 v2.2.0-dev.10 18:29:58 v2.2.0-dev.11 18:29:58 v2.2.0-dev.12 18:29:58 v2.2.0-dev.13 18:29:58 v2.2.0-dev.2 18:29:58 v2.2.0-dev.3 18:29:58 v2.2.0-dev.4 18:29:58 v2.2.0-dev.5 18:29:58 v2.2.0-dev.6 18:29:58 v2.2.0-dev.7 18:29:58 v2.2.0-dev.8 18:29:58 v2.2.0-dev.9 [Pipeline] sh 18:29:58 + lftools sign git-tag v2.2.0-dev.13 18:29:59 Signing Git tag with Sigul... 18:29:59 Signing v2.2.0-dev.13 [Pipeline] echo 18:29:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:29:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:29:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:29:59 $ docker stop --time=1 673fb9d591c47e9714d55beef6249a66c779c5a070d73690497bacc038afa534 18:30:01 $ docker rm -f 673fb9d591c47e9714d55beef6249a66c779c5a070d73690497bacc038afa534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:30:01 . [Pipeline] withDockerContainer 18:30:01 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:30:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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/py-git-semver:latest cat 18:30:02 $ docker top 02dc4b87d6eeccb5d6b936ee38916e5ad5d4230d754723bba427b7f215756a20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:02 [ssh-agent] Looking for ssh-agent implementation... 18:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:02 $ docker exec 02dc4b87d6eeccb5d6b936ee38916e5ad5d4230d754723bba427b7f215756a20 ssh-agent 18:30:02 SSH_AUTH_SOCK=/tmp/ssh-b4l8bSFI5DU3/agent.34 18:30:02 SSH_AGENT_PID=40 18:30:02 Running ssh-add (command line suppressed) 18:30:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2620103931582141646.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2620103931582141646.key) 18:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:03 + git semver bump pre 18:30:03 2022-05-09 18:30:03,399 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:30:03 2022-05-09 18:30:03,399 [bump_version] DEBUG bumping version:2.2.0-dev.13 on axis:pre with prefix:dev 18:30:03 2022-05-09 18:30:03,399 [bump_version] DEBUG bumped version:2.2.0-dev.14 18:30:03 2022-05-09 18:30:03,400 [write_version] DEBUG write version:2.2.0-dev.14 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 18:30:03 2022-05-09 18:30:03,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:30:03 2022-05-09 18:30:03,400 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:30:03 2022-05-09 18:30:03,401 [execute] INFO git cat-file --batch-check 18:30:03 2022-05-09 18:30:03,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:30:03 2022-05-09 18:30:03,406 [execute] INFO git cat-file --batch 18:30:03 2022-05-09 18:30:03,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:30:03 2022-05-09 18:30:03,412 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:30:03 2.2.0-dev.14 [Pipeline] } 18:30:03 $ docker exec --env ******** --env ******** 02dc4b87d6eeccb5d6b936ee38916e5ad5d4230d754723bba427b7f215756a20 ssh-agent -k 18:30:03 unset SSH_AUTH_SOCK; 18:30:03 unset SSH_AGENT_PID; 18:30:03 echo Agent pid 40 killed; 18:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:03 + git semver [Pipeline] } 18:30:04 $ docker stop --time=1 02dc4b87d6eeccb5d6b936ee38916e5ad5d4230d754723bba427b7f215756a20 18:30:05 $ docker rm -f 02dc4b87d6eeccb5d6b936ee38916e5ad5d4230d754723bba427b7f215756a20 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:30:06 . [Pipeline] withDockerContainer 18:30:06 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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/py-git-semver:latest cat 18:30:06 $ docker top 41d0a1d5c19f021f58b769c0fb80f0c5cfbb21adb6c1dd2aba3a8adfdbb88c55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:06 [ssh-agent] Looking for ssh-agent implementation... 18:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:06 $ docker exec 41d0a1d5c19f021f58b769c0fb80f0c5cfbb21adb6c1dd2aba3a8adfdbb88c55 ssh-agent 18:30:07 SSH_AUTH_SOCK=/tmp/ssh-yDdTYYDz7yZx/agent.35 18:30:07 SSH_AGENT_PID=41 18:30:07 Running ssh-add (command line suppressed) 18:30:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4846592147687543113.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4846592147687543113.key) 18:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:07 + git semver push 18:30:07 2022-05-09 18:30:07,678 [run_push] DEBUG push 18:30:07 2022-05-09 18:30:07,678 [execute] INFO git push origin semver 18:30:07 2022-05-09 18:30:07,678 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:30:08 2022-05-09 18:30:08,475 [run_push] DEBUG push all version tags 18:30:08 2022-05-09 18:30:08,475 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:30:08 2022-05-09 18:30:08,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:30:09 2022-05-09 18:30:09,233 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:30:09 2.2.0-dev.14 [Pipeline] } 18:30:09 $ docker exec --env ******** --env ******** 41d0a1d5c19f021f58b769c0fb80f0c5cfbb21adb6c1dd2aba3a8adfdbb88c55 ssh-agent -k 18:30:09 unset SSH_AUTH_SOCK; 18:30:09 unset SSH_AGENT_PID; 18:30:09 echo Agent pid 41 killed; 18:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:09 + git semver [Pipeline] } 18:30:09 $ docker stop --time=1 41d0a1d5c19f021f58b769c0fb80f0c5cfbb21adb6c1dd2aba3a8adfdbb88c55 18:30:11 $ docker rm -f 41d0a1d5c19f021f58b769c0fb80f0c5cfbb21adb6c1dd2aba3a8adfdbb88c55 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:30:11 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 18:30:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:30:11 total 16 18:30:11 drwxr-xr-x 3 root root 4096 May 9 18:15 . 18:30:11 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:29 .. 18:30:11 drwxr-xr-x 2 root root 4096 May 9 18:15 cost 18:30:11 -rw-r--r-- 1 root root 86 May 9 18:15 cost.csv 18:30:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:30:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:30:11 total 16 18:30:11 drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:15 . 18:30:11 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:29 .. 18:30:11 drwxr-xr-x 2 jenkins jenkins 4096 May 9 18:15 cost 18:30:11 -rw-r--r-- 1 jenkins jenkins 86 May 9 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:30:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:12 ---> package-listing.sh 18:30:12 ++ facter osfamily 18:30:12 ++ tr '[:upper:]' '[:lower:]' 18:30:13 + OS_FAMILY=debian 18:30:13 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 18:30:13 + START_PACKAGES=/tmp/packages_start.txt 18:30:13 + END_PACKAGES=/tmp/packages_end.txt 18:30:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:13 + PACKAGES=/tmp/packages_start.txt 18:30:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:30:13 + PACKAGES=/tmp/packages_end.txt 18:30:13 + case "${OS_FAMILY}" in 18:30:13 + dpkg -l 18:30:13 + grep '^ii' 18:30:13 + '[' -f /tmp/packages_start.txt ']' 18:30:13 + '[' -f /tmp/packages_end.txt ']' 18:30:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:30:13 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 18:30:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 18:30:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:14 . [Pipeline] withDockerContainer 18:30:14 prd-ubuntu20.04-docker-8c-8g-41925 does not seem to be running inside a container 18:30:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-lftools-log-publisher:latest cat 18:30:14 $ docker top 4f067935fb1d8e4f30254a2c909d3fdddfb2ba4d754135fae70abd1ff2bd1814 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:15 + ls /var/log/sa-host 18:30:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:15 provisioning config files... 18:30:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3429148676366553908tmp [Pipeline] { [Pipeline] echo 18:30:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:15 ---> create-netrc.sh [Pipeline] } 18:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:16 ---> python-tools-install.sh [Pipeline] echo 18:30:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:16 ---> sudo-logs.sh 18:30:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:16 ---> job-cost.sh 18:30:16 lf-activate-venv: SKIPPING 18:30:16 DEBUG: total: 0.2199999988079071 18:30:16 INFO: Retrieving Stack Cost... 18:30:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:17 INFO: Archiving Costs [Pipeline] echo 18:30:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:17 ---> logs-deploy.sh 18:30:17 lf-activate-venv: SKIPPING 18:30:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/22 18:30:17 INFO: archiving workspace using pattern(s): 18:30:18 Archives upload complete. 18:30:19 INFO: archiving logs to Nexus 18:30:19 ---> uname -a: 18:30:19 Linux prd-ubuntu20-04-docker-8c-8g-41925 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:30:19 18:30:19 18:30:19 ---> lscpu: 18:30:19 Architecture: x86_64 18:30:19 CPU op-mode(s): 32-bit, 64-bit 18:30:19 Byte Order: Little Endian 18:30:19 Address sizes: 40 bits physical, 48 bits virtual 18:30:19 CPU(s): 8 18:30:19 On-line CPU(s) list: 0-7 18:30:19 Thread(s) per core: 1 18:30:19 Core(s) per socket: 1 18:30:19 Socket(s): 8 18:30:19 NUMA node(s): 1 18:30:19 Vendor ID: AuthenticAMD 18:30:19 CPU family: 23 18:30:19 Model: 49 18:30:19 Model name: AMD EPYC-Rome Processor 18:30:19 Stepping: 0 18:30:19 CPU MHz: 2799.998 18:30:19 BogoMIPS: 5599.99 18:30:19 Virtualization: AMD-V 18:30:19 Hypervisor vendor: KVM 18:30:19 Virtualization type: full 18:30:19 L1d cache: 256 KiB 18:30:19 L1i cache: 256 KiB 18:30:19 L2 cache: 4 MiB 18:30:19 L3 cache: 128 MiB 18:30:19 NUMA node0 CPU(s): 0-7 18:30:19 Vulnerability Itlb multihit: Not affected 18:30:19 Vulnerability L1tf: Not affected 18:30:19 Vulnerability Mds: Not affected 18:30:19 Vulnerability Meltdown: Not affected 18:30:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:30:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:30:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:30:19 Vulnerability Srbds: Not affected 18:30:19 Vulnerability Tsx async abort: Not affected 18:30:19 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:30:19 18:30:19 18:30:19 ---> nproc: 18:30:19 8 18:30:19 18:30:19 18:30:19 ---> df -h: 18:30:19 Filesystem Size Used Avail Use% Mounted on 18:30:19 overlay 155G 12G 144G 8% / 18:30:19 tmpfs 64M 0 64M 0% /dev 18:30:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:30:19 shm 64M 0 64M 0% /dev/shm 18:30:19 /dev/vda1 155G 12G 144G 8% /facter-os 18:30:19 18:30:19 18:30:19 ---> sar -b -r -n DEV: 18:30:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41925) 05/09/22 _x86_64_ (8 CPU) 18:30:19 18:30:19 18:13:45 LINUX RESTART (8 CPU) 18:30:19 18:30:19 18:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:30:19 18:15:02 322.36 55.36 267.01 0.00 7381.57 165902.35 0.00 18:30:19 18:16:01 56.04 0.10 55.94 0.00 5.97 62031.11 0.00 18:30:19 18:17:01 1.17 0.02 1.15 0.00 0.13 13.75 0.00 18:30:19 18:18:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 18:30:19 18:19:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 18:30:19 18:20:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 18:30:19 18:21:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 18:30:19 18:22:01 1.92 0.00 1.92 0.00 0.00 23.46 0.00 18:30:19 18:23:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 18:30:19 18:24:01 1.85 0.00 1.85 0.00 0.00 26.13 0.00 18:30:19 18:25:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 18:30:19 18:26:01 1.23 0.00 1.23 0.00 0.00 17.33 0.00 18:30:19 18:27:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 18:30:19 18:28:02 0.92 0.00 0.92 0.00 0.00 12.40 0.00 18:30:19 18:29:01 1.68 0.02 1.66 0.00 0.14 20.06 0.00 18:30:19 18:30:01 82.37 0.18 82.19 0.00 18.40 49167.01 0.00 18:30:19 Average: 29.96 3.49 26.47 0.00 463.84 17303.60 0.00 18:30:19 18:30:19 18:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:30:19 18:15:02 28786960 31669128 630024 1.92 119164 3027456 2403096 7.08 1312140 2395388 115600 18:30:19 18:16:01 28582764 31792592 507904 1.54 122096 3314228 1861120 5.48 1158508 2714252 144 18:30:19 18:17:01 28583104 31793104 507020 1.54 122132 3314228 1861120 5.48 1157776 2714256 32 18:30:19 18:18:01 28584364 31794576 504892 1.54 122160 3314236 1861120 5.48 1156432 2714260 52 18:30:19 18:19:01 28585080 31795484 504092 1.53 122192 3314236 1861120 5.48 1156264 2714432 12 18:30:19 18:20:01 28585416 31795916 503616 1.53 122268 3314240 1861120 5.48 1155520 2714444 16 18:30:19 18:21:01 28593408 31803984 495316 1.51 122348 3314248 1861120 5.48 1147600 2714448 12 18:30:19 18:22:01 28593132 31804012 495416 1.51 122436 3314252 1861120 5.48 1147580 2714604 16 18:30:19 18:23:01 28593336 31804276 495076 1.51 122508 3314252 1861120 5.48 1147892 2714604 12 18:30:19 18:24:01 28593360 31804488 495052 1.51 122576 3314220 1861120 5.48 1147596 2714704 56 18:30:19 18:25:01 28593360 31804568 494948 1.51 122624 3314236 1861120 5.48 1148492 2714708 24 18:30:19 18:26:01 28593168 31804420 494932 1.51 122648 3314236 1861120 5.48 1148188 2714708 48 18:30:19 18:27:01 28592868 31804148 495148 1.51 122660 3314244 1861120 5.48 1147900 2714716 12 18:30:19 18:28:02 28592820 31804120 495060 1.51 122696 3314244 1861120 5.48 1147708 2714716 188 18:30:19 18:29:01 28592616 31804028 495336 1.51 122728 3314248 1865084 5.50 1147448 2714728 36 18:30:19 18:30:01 27042868 31761108 530072 1.61 174732 4637504 2086772 6.15 1292860 3980476 1032 18:30:19 Average: 28505539 31789997 508994 1.55 125498 3379019 1909344 5.63 1169994 2773715 7331 18:30:19 18:30:19 18:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:30:19 18:15:02 ens3 749.58 408.02 6318.19 140.71 0.00 0.00 0.00 0.00 18:30:19 18:15:02 docker0 8.15 9.65 0.67 49.08 0.00 0.00 0.00 0.00 18:30:19 18:15:02 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 18:30:19 18:15:02 vetha894752 6.82 8.43 0.57 38.38 0.00 0.00 0.00 0.00 18:30:19 18:16:01 ens3 125.62 72.77 2577.17 16.82 0.00 0.00 0.00 0.00 18:30:19 18:16:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:16:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 18:30:19 18:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:18:01 ens3 0.30 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:30:19 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:19:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:30:19 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:20:01 ens3 0.55 0.28 0.86 0.08 0.00 0.00 0.00 0.00 18:30:19 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:22:01 ens3 0.25 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:23:01 ens3 0.42 0.22 1.03 0.01 0.00 0.00 0.00 0.00 18:30:19 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:24:01 ens3 2.03 0.10 0.18 0.01 0.00 0.00 0.00 0.00 18:30:19 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:25:01 ens3 0.82 0.52 0.43 0.34 0.00 0.00 0.00 0.00 18:30:19 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:26:01 ens3 0.67 0.47 0.33 0.22 0.00 0.00 0.00 0.00 18:30:19 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:28:02 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:30:19 18:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:30:19 18:29:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:30:19 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:19 18:30:01 ens3 306.73 200.28 7320.23 81.03 0.00 0.00 0.00 0.00 18:30:19 18:30:01 docker0 8.05 7.68 0.73 39.64 0.00 0.00 0.00 0.00 18:30:19 18:30:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 18:30:19 Average: ens3 74.24 42.70 1013.04 14.97 0.00 0.00 0.00 0.00 18:30:19 Average: docker0 1.02 1.09 0.09 5.56 0.00 0.00 0.00 0.00 18:30:19 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:30:19 18:30:19 18:30:19 ---> sar -P ALL: 18:30:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41925) 05/09/22 _x86_64_ (8 CPU) 18:30:19 18:30:19 18:13:45 LINUX RESTART (8 CPU) 18:30:19 18:30:19 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:30:19 18:15:02 all 15.60 0.00 4.83 3.55 0.10 75.92 18:30:19 18:15:02 0 15.34 0.00 4.25 1.55 0.07 78.80 18:30:19 18:15:02 1 12.37 0.00 4.50 3.99 0.08 79.06 18:30:19 18:15:02 2 17.93 0.00 4.71 2.06 0.08 75.21 18:30:19 18:15:02 3 18.91 0.00 4.58 3.90 0.14 72.48 18:30:19 18:15:02 4 16.70 0.00 4.18 2.66 0.12 76.34 18:30:19 18:15:02 5 15.70 0.00 4.06 1.40 0.10 78.74 18:30:19 18:15:02 6 14.90 0.00 5.41 10.42 0.08 69.18 18:30:19 18:15:02 7 12.95 0.00 6.95 2.44 0.12 77.55 18:30:19 18:16:01 all 14.96 0.00 2.90 0.67 0.06 81.41 18:30:19 18:16:01 0 14.00 0.00 3.29 0.05 0.07 82.59 18:30:19 18:16:01 1 12.39 0.00 2.70 3.01 0.07 81.83 18:30:19 18:16:01 2 16.90 0.00 2.68 0.02 0.07 80.33 18:30:19 18:16:01 3 13.99 0.00 2.89 0.24 0.07 82.82 18:30:19 18:16:01 4 14.81 0.00 2.98 0.10 0.05 82.05 18:30:19 18:16:01 5 15.78 0.00 2.88 1.16 0.07 80.11 18:30:19 18:16:01 6 16.14 0.00 2.78 0.60 0.07 80.42 18:30:19 18:16:01 7 15.68 0.00 2.97 0.15 0.05 81.15 18:30:19 18:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:30:19 18:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:17:01 1 0.00 0.00 0.03 0.02 0.00 99.95 18:30:19 18:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:30:19 18:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:17:01 6 0.08 0.00 0.05 0.00 0.02 99.85 18:30:19 18:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:30:19 18:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:18:01 1 0.00 0.00 0.00 0.10 0.00 99.90 18:30:19 18:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:30:19 18:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:30:19 18:18:01 6 0.08 0.00 0.03 0.00 0.02 99.87 18:30:19 18:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:30:19 18:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:30:19 18:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:30:19 18:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:30:19 18:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:30:19 18:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:30:19 18:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:30:19 18:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:30:19 18:20:01 5 0.05 0.00 0.02 0.03 0.00 99.90 18:30:19 18:20:01 6 0.03 0.00 0.00 0.03 0.02 99.92 18:30:19 18:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:30:19 18:21:01 all 0.02 0.00 0.01 0.05 0.00 99.91 18:30:19 18:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:30:19 18:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:30:19 18:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:21:01 5 0.02 0.00 0.02 0.17 0.00 99.80 18:30:19 18:21:01 6 0.03 0.00 0.02 0.25 0.02 99.68 18:30:19 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:30:19 18:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:30:19 18:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:22:01 5 0.02 0.00 0.03 0.05 0.02 99.88 18:30:19 18:22:01 6 0.02 0.00 0.03 0.02 0.00 99.93 18:30:19 18:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:23:01 all 0.10 0.00 0.01 0.01 0.00 99.88 18:30:19 18:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:30:19 18:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:23:01 5 0.03 0.00 0.02 0.05 0.00 99.90 18:30:19 18:23:01 6 0.65 0.00 0.03 0.00 0.02 99.30 18:30:19 18:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:30:19 18:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:30:19 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:30:19 18:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:30:19 18:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:24:01 5 0.02 0.00 0.02 0.03 0.00 99.93 18:30:19 18:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:30:19 18:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:30:19 18:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:30:19 18:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:30:19 18:25:01 5 0.03 0.00 0.03 0.03 0.00 99.90 18:30:19 18:25:01 6 0.08 0.00 0.02 0.00 0.02 99.88 18:30:19 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:30:19 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:30:19 18:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:30:19 18:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:30:19 18:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:30:19 18:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:30:19 18:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:26:01 5 0.05 0.00 0.00 0.02 0.00 99.93 18:30:19 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:30:19 18:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:30:19 18:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:30:19 18:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:30:19 18:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:30:19 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:28:02 all 0.01 0.00 0.01 0.00 0.00 99.97 18:30:19 18:28:02 0 0.03 0.00 0.03 0.00 0.02 99.92 18:30:19 18:28:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:28:02 2 0.02 0.00 0.02 0.00 0.00 99.97 18:30:19 18:28:02 3 0.00 0.00 0.02 0.00 0.00 99.98 18:30:19 18:28:02 4 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:28:02 5 0.07 0.00 0.02 0.03 0.00 99.88 18:30:19 18:28:02 6 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:28:02 7 0.00 0.00 0.00 0.00 0.00 100.00 18:30:19 18:29:01 all 0.04 0.00 0.04 0.01 0.00 99.92 18:30:19 18:29:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:30:19 18:29:01 1 0.02 0.00 0.05 0.02 0.00 99.92 18:30:19 18:29:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:30:19 18:29:01 3 0.02 0.00 0.03 0.02 0.00 99.93 18:30:19 18:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:30:19 18:29:01 5 0.10 0.00 0.07 0.02 0.00 99.81 18:30:19 18:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:30:19 18:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:30:19 18:30:01 all 8.09 0.00 3.40 0.90 0.04 87.58 18:30:19 18:30:01 0 7.91 0.00 3.07 1.13 0.05 87.84 18:30:19 18:30:01 1 8.54 0.00 3.09 0.22 0.03 88.12 18:30:19 18:30:01 2 7.75 0.00 2.93 0.05 0.03 89.24 18:30:19 18:30:01 3 7.54 0.00 3.42 0.24 0.05 88.75 18:30:19 18:30:01 4 8.76 0.00 3.17 0.56 0.03 87.49 18:30:19 18:30:01 5 7.41 0.00 3.98 4.63 0.03 83.94 18:30:19 18:30:01 6 8.16 0.00 4.13 0.12 0.03 87.56 18:30:19 18:30:01 7 8.63 0.00 3.40 0.24 0.03 87.70 18:30:19 Average: all 2.41 0.00 0.70 0.32 0.02 96.55 18:30:19 Average: 0 2.33 0.00 0.67 0.17 0.02 96.82 18:30:19 Average: 1 2.06 0.00 0.65 0.46 0.01 96.82 18:30:19 Average: 2 2.64 0.00 0.65 0.13 0.02 96.56 18:30:19 Average: 3 2.50 0.00 0.68 0.27 0.02 96.53 18:30:19 Average: 4 2.50 0.00 0.64 0.21 0.01 96.64 18:30:19 Average: 5 2.43 0.00 0.69 0.48 0.02 96.39 18:30:19 Average: 6 2.50 0.00 0.78 0.71 0.02 95.99 18:30:19 Average: 7 2.30 0.00 0.83 0.17 0.01 96.68 18:30:19 18:30:19 18:30:19