Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cb9a6a4993722f03ea84d85204f3ac0d3393f84+d782c4d625d7b267303ff1fbcd6dbbbf7629934f (fb01ac7ce201a548a5824cf64df41ee67fc4ed19) 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-ssh15118019054651111408.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-ssh3253761053686776416.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-configuration/branches/PR-62/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-configuration/branches/PR-62/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11446643777914693113.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-ssh12812928026671577777.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-configuration/branches/PR-62/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-configuration/branches/PR-62/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4775090932345639647.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44834 in /w/workspace/undry_go-mod-configuration_PR-62 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-62 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d782c4d625d7b267303ff1fbcd6dbbbf7629934f into PR head commit 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 Merge succeeded, producing b61394824a991042d46911c52aa6c2161fd00951 Checking out Revision b61394824a991042d46911c52aa6c2161fd00951 (PR-62) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b61394824a991042d46911c52aa6c2161fd00951 # timeout=10 Commit message: "Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD" > git rev-list --no-walk 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T05:45:50.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T05:45:50.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T05:45:50.460Z] ========================================================= [2022-05-10T05:45:50.460Z] EdgeX Global Pipelines Version Info [2022-05-10T05:45:50.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:45:51.308Z] ------------------- [2022-05-10T05:45:51.308Z] stable info: [2022-05-10T05:45:51.308Z] ------------------- [2022-05-10T05:45:51.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T05:45:51.308Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T05:45:51.308Z] Message: update stable to v1.0.227 [2022-05-10T05:45:51.883Z] ------------------- [2022-05-10T05:45:51.883Z] experimental info: [2022-05-10T05:45:51.883Z] ------------------- [2022-05-10T05:45:51.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T05:45:51.883Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T05:45:51.883Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T05:45:52.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-05-10T05:45:52.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-05-10T05:45:52.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T05:45:52.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T05:45:52.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T05:45:52.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T05:45:52.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T05:45:52.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T05:45:52.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T05:45:52.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T05:45:52.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T05:45:52.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-05-10T05:45:52.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T05:45:52.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T05:45:52.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T05:45:52.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T05:45:52.270Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T05:45:52.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T05:45:52.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T05:45:52.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T05:45:52.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T05:45:52.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T05:45:52.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T05:45:52.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T05:45:52.391Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-10T05:45:52.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T05:45:52.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-62 [Pipeline] echo [2022-05-10T05:45:52.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-62 [Pipeline] echo [2022-05-10T05:45:52.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-62 [Pipeline] echo [2022-05-10T05:45:52.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo [2022-05-10T05:45:52.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b613948 [Pipeline] echo [2022-05-10T05:45:52.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T05:45:52.846Z] + git rev-list -1 --merges b61394824a991042d46911c52aa6c2161fd00951~1..b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo [2022-05-10T05:45:52.875Z] -----------> git rev-list -1 --merges b61394824a991042d46911c52aa6c2161fd00951~1..b61394824a991042d46911c52aa6c2161fd00951 b61394824a991042d46911c52aa6c2161fd00951 [2022-05-10T05:45:52.875Z] b61394824a991042d46911c52aa6c2161fd00951 [false] [Pipeline] sh [2022-05-10T05:45:53.169Z] + git log --format=format:%s -1 b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo [2022-05-10T05:45:53.186Z] ========================================================= [2022-05-10T05:45:53.186Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T05:45:53.186Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T05:45:53.524Z] + git log --format=format:%s -1 b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo [2022-05-10T05:45:53.539Z] [semverPrep] GIT_COMMIT: b61394824a991042d46911c52aa6c2161fd00951, Commit Message: Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD [Pipeline] echo [2022-05-10T05:45:53.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T05:45:53.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T05:45:53.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T05:45:53.939Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T05:45:53.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T05:45:53.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T05:45:53.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T05:45:53.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:45:54.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T05:45:54.544Z] [2022-05-10T05:45:54.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:45:54.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T05:45:54.854Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T05:45:54.854Z] 1fe172e4850f: Pulling fs layer [2022-05-10T05:45:54.854Z] caf521ccaac6: Pulling fs layer [2022-05-10T05:45:54.854Z] 3ead6fa29328: Pulling fs layer [2022-05-10T05:45:54.854Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T05:45:54.854Z] a8d5f1318db7: Pulling fs layer [2022-05-10T05:45:54.854Z] c427282e49a2: Pulling fs layer [2022-05-10T05:45:54.854Z] 1827001aaf11: Pulling fs layer [2022-05-10T05:45:54.854Z] 0714d37db230: Pulling fs layer [2022-05-10T05:45:54.854Z] ac28cf19c067: Pulling fs layer [2022-05-10T05:45:54.854Z] ca983d60f3e2: Pulling fs layer [2022-05-10T05:45:54.854Z] 9f894cec8388: Pulling fs layer [2022-05-10T05:45:54.854Z] ac28cf19c067: Waiting [2022-05-10T05:45:54.854Z] ca983d60f3e2: Waiting [2022-05-10T05:45:54.854Z] 1827001aaf11: Waiting [2022-05-10T05:45:54.854Z] 0714d37db230: Waiting [2022-05-10T05:45:54.854Z] 5c2a1cbceb83: Waiting [2022-05-10T05:45:54.854Z] 9f894cec8388: Waiting [2022-05-10T05:45:54.854Z] caf521ccaac6: Verifying Checksum [2022-05-10T05:45:54.854Z] caf521ccaac6: Download complete [2022-05-10T05:45:54.854Z] 5c2a1cbceb83: Download complete [2022-05-10T05:45:55.114Z] a8d5f1318db7: Verifying Checksum [2022-05-10T05:45:55.114Z] a8d5f1318db7: Download complete [2022-05-10T05:45:55.114Z] c427282e49a2: Verifying Checksum [2022-05-10T05:45:55.114Z] c427282e49a2: Download complete [2022-05-10T05:45:55.114Z] 3ead6fa29328: Verifying Checksum [2022-05-10T05:45:55.114Z] 3ead6fa29328: Download complete [2022-05-10T05:45:55.114Z] 0714d37db230: Download complete [2022-05-10T05:45:55.114Z] ac28cf19c067: Download complete [2022-05-10T05:45:55.114Z] ca983d60f3e2: Verifying Checksum [2022-05-10T05:45:55.114Z] ca983d60f3e2: Download complete [2022-05-10T05:45:55.114Z] 9f894cec8388: Download complete [2022-05-10T05:45:55.114Z] 1fe172e4850f: Download complete [2022-05-10T05:45:55.377Z] 1827001aaf11: Verifying Checksum [2022-05-10T05:45:55.377Z] 1827001aaf11: Download complete [2022-05-10T05:45:56.759Z] 1fe172e4850f: Pull complete [2022-05-10T05:45:56.759Z] caf521ccaac6: Pull complete [2022-05-10T05:45:57.328Z] 3ead6fa29328: Pull complete [2022-05-10T05:45:57.328Z] 5c2a1cbceb83: Pull complete [2022-05-10T05:45:57.590Z] a8d5f1318db7: Pull complete [2022-05-10T05:45:57.849Z] c427282e49a2: Pull complete [2022-05-10T05:45:59.762Z] 1827001aaf11: Pull complete [2022-05-10T05:45:59.762Z] 0714d37db230: Pull complete [2022-05-10T05:45:59.762Z] ac28cf19c067: Pull complete [2022-05-10T05:46:00.024Z] ca983d60f3e2: Pull complete [2022-05-10T05:46:00.024Z] 9f894cec8388: Pull complete [2022-05-10T05:46:00.024Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T05:46:00.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T05:46:00.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T05:46:00.111Z] prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container [2022-05-10T05:46:00.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T05:46:01.661Z] $ docker top 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e -eo pid,comm [2022-05-10T05:46:01.733Z] 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). [2022-05-10T05:46:01.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T05:46:01.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T05:46:01.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T05:46:01.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T05:46:01.913Z] $ docker exec 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent [2022-05-10T05:46:02.031Z] SSH_AUTH_SOCK=/tmp/ssh-LwDDOVdnAiKO/agent.33 [2022-05-10T05:46:02.031Z] SSH_AGENT_PID=39 [2022-05-10T05:46:02.040Z] Running ssh-add (command line suppressed) [2022-05-10T05:46:02.165Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_1278813326273198635.key (/w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_1278813326273198635.key) [2022-05-10T05:46:02.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T05:46:02.465Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T05:46:02.491Z] $ docker exec --env ******** --env ******** 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent -k [2022-05-10T05:46:02.614Z] unset SSH_AUTH_SOCK; [2022-05-10T05:46:02.614Z] unset SSH_AGENT_PID; [2022-05-10T05:46:02.615Z] echo Agent pid 39 killed; [2022-05-10T05:46:02.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T05:46:02.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T05:46:02.645Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T05:46:02.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T05:46:02.781Z] $ docker exec 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent [2022-05-10T05:46:02.908Z] SSH_AUTH_SOCK=/tmp/ssh-xU35efx38uH1/agent.71 [2022-05-10T05:46:02.908Z] SSH_AGENT_PID=77 [2022-05-10T05:46:02.914Z] Running ssh-add (command line suppressed) [2022-05-10T05:46:03.043Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_9165847593408590693.key (/w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_9165847593408590693.key) [2022-05-10T05:46:03.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T05:46:03.351Z] + git semver init [2022-05-10T05:46:03.610Z] 2022-05-10 05:46:03,594 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T05:46:03.610Z] 2022-05-10 05:46:03,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-62/.semver [2022-05-10T05:46:03.610Z] 2022-05-10 05:46:03,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-62/.semver [2022-05-10T05:46:03.610Z] 2022-05-10 05:46:03,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-62/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-62, universal_newlines=False, shell=None, istream=None) [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,384 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-62/.git/info/exclude [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 with force:False [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,385 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,389 [execute] INFO git cat-file --batch-check [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-62/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,397 [execute] INFO git cat-file --batch [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-62/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T05:46:04.553Z] 2022-05-10 05:46:04,404 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 [2022-05-10T05:46:04.553Z] 0.0.0 [Pipeline] } [2022-05-10T05:46:04.570Z] $ docker exec --env ******** --env ******** 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent -k [2022-05-10T05:46:04.695Z] unset SSH_AUTH_SOCK; [2022-05-10T05:46:04.695Z] unset SSH_AGENT_PID; [2022-05-10T05:46:04.695Z] echo Agent pid 77 killed; [2022-05-10T05:46:04.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T05:46:05.011Z] + git semver [Pipeline] } [2022-05-10T05:46:05.608Z] $ docker stop --time=1 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e [2022-05-10T05:46:06.948Z] $ docker rm -f 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T05:46:07.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T05:46:07.584Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T05:46:07.588Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-05-10T05:46:07.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T05:46:07.778Z] ========================================================= [2022-05-10T05:46:07.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T05:46:07.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-10T05:46:08.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T05:46:08.076Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T05:46:08.076Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T05:46:08.076Z] 666ba61612fd: Pulling fs layer [2022-05-10T05:46:08.076Z] 8ed8ca486205: Pulling fs layer [2022-05-10T05:46:08.076Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T05:46:08.076Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T05:46:08.076Z] ca2b28591e48: Pulling fs layer [2022-05-10T05:46:08.076Z] a51346096db8: Pulling fs layer [2022-05-10T05:46:08.076Z] daebc70d1ce1: Pulling fs layer [2022-05-10T05:46:08.076Z] 0e18a0eac166: Pulling fs layer [2022-05-10T05:46:08.076Z] 4fe6c5a15a65: Waiting [2022-05-10T05:46:08.076Z] 22a0e8bec74d: Waiting [2022-05-10T05:46:08.076Z] ca2b28591e48: Waiting [2022-05-10T05:46:08.076Z] a51346096db8: Waiting [2022-05-10T05:46:08.076Z] daebc70d1ce1: Waiting [2022-05-10T05:46:08.076Z] 0e18a0eac166: Waiting [2022-05-10T05:46:08.076Z] 8ed8ca486205: Verifying Checksum [2022-05-10T05:46:08.076Z] 8ed8ca486205: Download complete [2022-05-10T05:46:08.076Z] 666ba61612fd: Download complete [2022-05-10T05:46:08.076Z] 22a0e8bec74d: Download complete [2022-05-10T05:46:08.076Z] ca2b28591e48: Verifying Checksum [2022-05-10T05:46:08.076Z] ca2b28591e48: Download complete [2022-05-10T05:46:08.076Z] a51346096db8: Verifying Checksum [2022-05-10T05:46:08.076Z] a51346096db8: Download complete [2022-05-10T05:46:08.076Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T05:46:08.337Z] daebc70d1ce1: Verifying Checksum [2022-05-10T05:46:08.337Z] daebc70d1ce1: Download complete [2022-05-10T05:46:08.337Z] 59bf1c3509f3: Pull complete [2022-05-10T05:46:08.337Z] 666ba61612fd: Pull complete [2022-05-10T05:46:08.599Z] 8ed8ca486205: Pull complete [2022-05-10T05:46:08.860Z] 0e18a0eac166: Verifying Checksum [2022-05-10T05:46:08.860Z] 0e18a0eac166: Download complete [2022-05-10T05:46:08.860Z] 4fe6c5a15a65: Download complete [2022-05-10T05:46:13.062Z] 4fe6c5a15a65: Pull complete [2022-05-10T05:46:13.062Z] 22a0e8bec74d: Pull complete [2022-05-10T05:46:13.062Z] ca2b28591e48: Pull complete [2022-05-10T05:46:13.326Z] a51346096db8: Pull complete [2022-05-10T05:46:13.326Z] daebc70d1ce1: Pull complete [2022-05-10T05:46:15.861Z] 0e18a0eac166: Pull complete [2022-05-10T05:46:15.861Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T05:46:15.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T05:46:15.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-10T05:46:16.157Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:46:16.460Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T05:46:16.460Z] . [Pipeline] withDockerContainer [2022-05-10T05:46:16.533Z] prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container [2022-05-10T05:46:16.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T05:46:18.563Z] $ docker top 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T05:46:18.923Z] + go version [2022-05-10T05:46:18.923Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T05:46:18.941Z] $ docker stop --time=1 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 [2022-05-10T05:46:20.221Z] $ docker rm -f 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:46:20.631Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T05:46:20.631Z] . [Pipeline] withDockerContainer [2022-05-10T05:46:20.699Z] prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container [2022-05-10T05:46:20.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T05:46:21.143Z] $ docker top a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T05:46:21.568Z] + make test [2022-05-10T05:46:21.568Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T05:46:21.568Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T05:46:21.568Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-10T05:46:21.568Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-10T05:46:21.568Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-10T05:46:21.568Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-10T05:46:21.568Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-10T05:46:21.568Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-10T05:46:21.568Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-10T05:46:21.568Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T05:46:21.568Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-10T05:46:21.568Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T05:46:21.568Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-10T05:46:21.568Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-10T05:46:21.568Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-10T05:46:21.568Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-10T05:46:21.568Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T05:46:21.568Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-10T05:46:21.568Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-05-10T05:46:21.568Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-10T05:46:21.827Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-10T05:46:21.827Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-10T05:46:21.827Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-10T05:46:22.687Z] Still waiting to schedule task [2022-05-10T05:46:22.688Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T05:46:27.108Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements [2022-05-10T05:46:33.714Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.582s coverage: 88.3% of statements [2022-05-10T05:46:33.714Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.002s coverage: 100.0% of statements [2022-05-10T05:46:38.994Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T05:46:41.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T05:46:41.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T05:46:41.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T05:46:41.565Z] $ docker stop --time=1 a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 [2022-05-10T05:46:43.149Z] $ docker rm -f a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T05:46:43.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T05:46:43.607Z] 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 [2022-05-10T05:46:44.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T05:46:44.057Z] [2022-05-10T05:46:44.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:46:44.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T05:46:44.364Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T05:46:44.364Z] 5eb5b503b376: Pulling fs layer [2022-05-10T05:46:44.364Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T05:46:44.364Z] ec43610c2a17: Pulling fs layer [2022-05-10T05:46:44.364Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T05:46:44.364Z] 33b1e0a273af: Pulling fs layer [2022-05-10T05:46:44.364Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T05:46:44.364Z] 2f39f015ded8: Pulling fs layer [2022-05-10T05:46:44.364Z] 3a2ae6a8a46f: Waiting [2022-05-10T05:46:44.364Z] 33b1e0a273af: Waiting [2022-05-10T05:46:44.364Z] 5d3b04190fa2: Waiting [2022-05-10T05:46:44.364Z] 2f39f015ded8: Waiting [2022-05-10T05:46:44.364Z] 5c69ac0246d0: Download complete [2022-05-10T05:46:44.364Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T05:46:44.364Z] 3a2ae6a8a46f: Download complete [2022-05-10T05:46:44.624Z] 33b1e0a273af: Verifying Checksum [2022-05-10T05:46:44.624Z] 33b1e0a273af: Download complete [2022-05-10T05:46:44.624Z] 5d3b04190fa2: Download complete [2022-05-10T05:46:44.624Z] ec43610c2a17: Verifying Checksum [2022-05-10T05:46:44.624Z] ec43610c2a17: Download complete [2022-05-10T05:46:44.624Z] 5eb5b503b376: Verifying Checksum [2022-05-10T05:46:44.624Z] 5eb5b503b376: Download complete [2022-05-10T05:46:45.192Z] 2f39f015ded8: Download complete [2022-05-10T05:46:45.761Z] 5eb5b503b376: Pull complete [2022-05-10T05:46:46.020Z] 5c69ac0246d0: Pull complete [2022-05-10T05:46:46.590Z] ec43610c2a17: Pull complete [2022-05-10T05:46:46.590Z] 3a2ae6a8a46f: Pull complete [2022-05-10T05:46:46.850Z] 33b1e0a273af: Pull complete [2022-05-10T05:46:46.850Z] 5d3b04190fa2: Pull complete [2022-05-10T05:46:51.048Z] 2f39f015ded8: Pull complete [2022-05-10T05:46:51.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T05:46:51.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T05:46:51.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T05:46:51.110Z] prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container [2022-05-10T05:46:51.151Z] $ 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/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T05:46:52.990Z] $ docker top c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:46:53.387Z] ---> job-cost.sh [2022-05-10T05:46:53.387Z] lf-activate-venv: SKIPPING [2022-05-10T05:46:53.387Z] INFO: No Stack... [2022-05-10T05:46:53.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T05:46:54.218Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T05:46:54.512Z] + cat /w/workspace/undry_go-mod-configuration_PR-62/archives/cost.csv [2022-05-10T05:46:54.512Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T05:46:54.532Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [2022-05-10T05:46:54.540Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] did not exist. Created. [2022-05-10T05:46:54.540Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T05:46:54.866Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T05:46:54.889Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T05:46:54.893Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T05:46:54.921Z] $ docker stop --time=1 c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c [2022-05-10T05:46:56.087Z] $ docker rm -f c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T05:48:44.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44837 in /w/workspace/undry_go-mod-configuration_PR-62 [Pipeline] { [Pipeline] ws [2022-05-10T05:48:44.650Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2022-05-10T05:48:45.129Z] Selected Git installation does not exist. Using Default [2022-05-10T05:48:45.130Z] The recommended git tool is: NONE [2022-05-10T05:48:52.087Z] using credential edgex-jenkins-ssh [2022-05-10T05:48:52.108Z] Cloning the remote Git repository [2022-05-10T05:48:52.177Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-10T05:48:52.268Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2022-05-10T05:48:52.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-10T05:48:52.369Z] > git --version # timeout=10 [2022-05-10T05:48:52.406Z] > git --version # 'git version 2.25.1' [2022-05-10T05:48:52.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T05:48:52.472Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T05:48:54.050Z] Merging remotes/origin/main commit d782c4d625d7b267303ff1fbcd6dbbbf7629934f into PR head commit 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 [2022-05-10T05:48:53.386Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-10T05:48:53.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T05:48:53.443Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-10T05:48:53.484Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-10T05:48:53.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T05:48:53.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T05:48:54.074Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T05:48:54.092Z] > git checkout -f 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 [2022-05-10T05:48:54.297Z] Merge succeeded, producing 096de404bab99f533850d376050f54016063db82 [2022-05-10T05:48:54.297Z] Checking out Revision 096de404bab99f533850d376050f54016063db82 (PR-62) [2022-05-10T05:48:54.175Z] > git remote # timeout=10 [2022-05-10T05:48:54.193Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T05:48:54.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T05:48:54.230Z] > git merge d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 [2022-05-10T05:48:54.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T05:48:54.307Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T05:48:54.325Z] > git checkout -f 096de404bab99f533850d376050f54016063db82 # timeout=10 [2022-05-10T05:48:58.632Z] Commit message: "Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD" [2022-05-10T05:48:58.644Z] > git rev-list --no-walk 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T05:48:59.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T05:48:59.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T05:48:59.561Z] Dload Upload Total Spent Left Speed [2022-05-10T05:48:59.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-05-10T05:49:00.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T05:49:00.441Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-05-10T05:49:00.441Z] sudo tee /etc/docker/daemon.new [2022-05-10T05:49:00.441Z] { [2022-05-10T05:49:00.441Z] "registry-mirrors": [ [2022-05-10T05:49:00.441Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T05:49:00.441Z] ], [2022-05-10T05:49:00.441Z] "bip": "10.250.0.254/24", [2022-05-10T05:49:00.441Z] "hosts": [ [2022-05-10T05:49:00.441Z] "tcp://0.0.0.0:5555", [2022-05-10T05:49:00.441Z] "unix:///var/run/docker.sock" [2022-05-10T05:49:00.441Z] ], [2022-05-10T05:49:00.441Z] "mtu": 1458, [2022-05-10T05:49:00.441Z] "selinux-enabled": true, [2022-05-10T05:49:00.441Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T05:49:00.441Z] } [Pipeline] sh [2022-05-10T05:49:00.797Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T05:49:01.145Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-10T05:49:20.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T05:49:20.022Z] ========================================================= [2022-05-10T05:49:20.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T05:49:20.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-10T05:49:20.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T05:49:20.971Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T05:49:20.971Z] 9b3977197b4f: Pulling fs layer [2022-05-10T05:49:20.971Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T05:49:20.971Z] 94645a83ff95: Pulling fs layer [2022-05-10T05:49:20.971Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T05:49:20.971Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T05:49:20.971Z] 3096ccb668a1: Pulling fs layer [2022-05-10T05:49:20.971Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T05:49:20.971Z] a4caa8a26152: Pulling fs layer [2022-05-10T05:49:20.971Z] 3f3a8bcf1eab: Waiting [2022-05-10T05:49:20.971Z] e8cf19c19ddd: Waiting [2022-05-10T05:49:20.971Z] a4caa8a26152: Waiting [2022-05-10T05:49:20.971Z] 0c92f367c5e7: Waiting [2022-05-10T05:49:20.971Z] 3096ccb668a1: Waiting [2022-05-10T05:49:20.971Z] 94645a83ff95: Verifying Checksum [2022-05-10T05:49:20.971Z] 94645a83ff95: Download complete [2022-05-10T05:49:20.971Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T05:49:20.971Z] 1a89e8eeedd5: Download complete [2022-05-10T05:49:20.971Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T05:49:20.971Z] 0c92f367c5e7: Download complete [2022-05-10T05:49:21.248Z] 3096ccb668a1: Verifying Checksum [2022-05-10T05:49:21.248Z] 3096ccb668a1: Download complete [2022-05-10T05:49:21.248Z] 9b3977197b4f: Download complete [2022-05-10T05:49:21.248Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T05:49:21.248Z] e8cf19c19ddd: Download complete [2022-05-10T05:49:21.851Z] 9b3977197b4f: Pull complete [2022-05-10T05:49:22.461Z] 1a89e8eeedd5: Pull complete [2022-05-10T05:49:22.737Z] 94645a83ff95: Pull complete [2022-05-10T05:49:23.010Z] a4caa8a26152: Verifying Checksum [2022-05-10T05:49:23.010Z] a4caa8a26152: Download complete [2022-05-10T05:49:23.606Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T05:49:23.606Z] 3f3a8bcf1eab: Download complete [2022-05-10T05:49:36.019Z] 3f3a8bcf1eab: Pull complete [2022-05-10T05:49:36.019Z] 0c92f367c5e7: Pull complete [2022-05-10T05:49:36.019Z] 3096ccb668a1: Pull complete [2022-05-10T05:49:36.019Z] e8cf19c19ddd: Pull complete [2022-05-10T05:49:41.431Z] a4caa8a26152: Pull complete [2022-05-10T05:49:41.431Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T05:49:41.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T05:49:41.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-10T05:49:41.779Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:49:42.127Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T05:49:42.127Z] . [Pipeline] withDockerContainer [2022-05-10T05:49:42.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container [2022-05-10T05:49:42.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T05:49:44.651Z] $ docker top 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T05:49:45.617Z] + go version [2022-05-10T05:49:45.617Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T05:49:45.645Z] $ docker stop --time=1 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac [2022-05-10T05:49:47.375Z] $ docker rm -f 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:49:48.008Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T05:49:48.008Z] . [Pipeline] withDockerContainer [2022-05-10T05:49:48.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container [2022-05-10T05:49:48.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T05:49:49.727Z] $ docker top 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T05:49:50.703Z] + make test [2022-05-10T05:49:50.704Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T05:49:50.704Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T05:49:50.704Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-10T05:49:50.704Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-10T05:49:50.978Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-10T05:49:50.978Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T05:49:50.978Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T05:49:50.978Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-10T05:49:51.254Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-10T05:49:51.254Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-10T05:49:51.254Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-10T05:49:51.254Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-10T05:49:51.254Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-10T05:49:51.254Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-10T05:49:51.254Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-10T05:49:51.532Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-10T05:49:51.532Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-10T05:49:51.532Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T05:49:51.532Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-10T05:49:51.532Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-05-10T05:49:51.813Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-10T05:49:51.813Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-10T05:49:51.813Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-10T05:50:30.897Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.028s coverage: 85.7% of statements [2022-05-10T05:50:32.879Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.741s coverage: 88.3% of statements [2022-05-10T05:50:32.879Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.052s coverage: 100.0% of statements [2022-05-10T05:50:32.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T05:50:32.879Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T05:50:47.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T05:50:47.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T05:50:48.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T05:50:48.035Z] $ docker stop --time=1 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 [2022-05-10T05:50:49.803Z] $ docker rm -f 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T05:50:50.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T05:50:50.793Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T05:50:51.307Z] 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 [2022-05-10T05:50:51.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T05:50:51.775Z] [2022-05-10T05:50:51.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:50:52.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T05:50:52.409Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T05:50:52.409Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T05:50:52.409Z] 04944245beec: Pulling fs layer [2022-05-10T05:50:52.409Z] 699f458cf7ca: Pulling fs layer [2022-05-10T05:50:52.409Z] 765212b225bb: Pulling fs layer [2022-05-10T05:50:52.409Z] f23df028b6ca: Pulling fs layer [2022-05-10T05:50:52.409Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T05:50:52.409Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T05:50:52.409Z] 765212b225bb: Waiting [2022-05-10T05:50:52.409Z] f23df028b6ca: Waiting [2022-05-10T05:50:52.409Z] d65c8cfc05b1: Waiting [2022-05-10T05:50:52.409Z] 04944245beec: Verifying Checksum [2022-05-10T05:50:52.409Z] 04944245beec: Download complete [2022-05-10T05:50:52.409Z] 765212b225bb: Verifying Checksum [2022-05-10T05:50:52.409Z] 765212b225bb: Download complete [2022-05-10T05:50:52.409Z] f23df028b6ca: Verifying Checksum [2022-05-10T05:50:52.409Z] f23df028b6ca: Download complete [2022-05-10T05:50:52.409Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T05:50:52.409Z] d65c8cfc05b1: Download complete [2022-05-10T05:50:52.688Z] 699f458cf7ca: Verifying Checksum [2022-05-10T05:50:52.688Z] 699f458cf7ca: Download complete [2022-05-10T05:50:52.965Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T05:50:52.965Z] 8998bd30e6a1: Download complete [2022-05-10T05:50:55.595Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T05:50:55.595Z] 2437ff75d9bd: Download complete [2022-05-10T05:50:57.589Z] 8998bd30e6a1: Pull complete [2022-05-10T05:50:57.866Z] 04944245beec: Pull complete [2022-05-10T05:50:59.306Z] 699f458cf7ca: Pull complete [2022-05-10T05:50:59.579Z] 765212b225bb: Pull complete [2022-05-10T05:51:00.564Z] f23df028b6ca: Pull complete [2022-05-10T05:51:00.839Z] d65c8cfc05b1: Pull complete [2022-05-10T05:51:15.949Z] 2437ff75d9bd: Pull complete [2022-05-10T05:51:15.949Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T05:51:15.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T05:51:15.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T05:51:16.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container [2022-05-10T05:51:16.287Z] $ 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-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T05:51:18.824Z] $ docker top 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:19.766Z] ---> job-cost.sh [2022-05-10T05:51:19.766Z] lf-activate-venv: SKIPPING [2022-05-10T05:51:19.766Z] INFO: No Stack... [2022-05-10T05:51:20.361Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T05:51:20.960Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T05:51:21.625Z] + + cut -d,cat -f6 /w/workspace/go-mod-configuration/2/archives/cost.csv [2022-05-10T05:51:21.625Z] [Pipeline] lock [2022-05-10T05:51:21.695Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [2022-05-10T05:51:21.703Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] did not exist. Created. [2022-05-10T05:51:21.703Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T05:51:22.396Z] /w/workspace/go-mod-configuration/2@tmp/durable-f330ad85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T05:51:23.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T05:51:23.104Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T05:51:23.139Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T05:51:23.146Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T05:51:23.169Z] $ docker stop --time=1 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf [2022-05-10T05:51:24.730Z] $ docker rm -f 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf [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 [2022-05-10T05:51:25.174Z] provisioning config files... [2022-05-10T05:51:25.181Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-62@tmp/config2059851968754528482tmp [Pipeline] { [Pipeline] sh [2022-05-10T05:51:25.476Z] + set +x [2022-05-10T05:51:25.476Z] + curl -s https://codecov.io/bash [2022-05-10T05:51:25.476Z] + bash -s -- [2022-05-10T05:51:25.476Z] [2022-05-10T05:51:25.476Z] _____ _ [2022-05-10T05:51:25.476Z] / ____| | | [2022-05-10T05:51:25.476Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T05:51:25.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T05:51:25.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T05:51:25.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T05:51:25.476Z] Bash-1.0.6 [2022-05-10T05:51:25.476Z] [2022-05-10T05:51:25.476Z] [2022-05-10T05:51:25.476Z] ==> git version 2.25.1 found [2022-05-10T05:51:25.476Z] ==> 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 [2022-05-10T05:51:25.476Z] Release-Date: 2020-01-08 [2022-05-10T05:51:25.476Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T05:51:25.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T05:51:25.476Z] ==> Jenkins CI detected. [2022-05-10T05:51:25.476Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-62 [2022-05-10T05:51:25.476Z] project root: . [2022-05-10T05:51:25.476Z] --> token set from env [2022-05-10T05:51:25.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T05:51:25.476Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T05:51:25.476Z] ==> Python coveragepy not found [2022-05-10T05:51:25.476Z] ==> Searching for coverage reports in: [2022-05-10T05:51:25.476Z] + . [2022-05-10T05:51:25.476Z] -> Found 1 reports [2022-05-10T05:51:25.476Z] ==> Detecting git/mercurial file structure [2022-05-10T05:51:25.476Z] ==> Reading reports [2022-05-10T05:51:25.476Z] + ./coverage.out bytes=17231 [2022-05-10T05:51:25.476Z] ==> Appending adjustments [2022-05-10T05:51:25.476Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T05:51:25.476Z] + Found adjustments [2022-05-10T05:51:25.735Z] ==> Gzipping contents [2022-05-10T05:51:25.735Z] 4.0K /tmp/codecov.3Phb1Z.gz [2022-05-10T05:51:25.735Z] ==> Uploading reports [2022-05-10T05:51:25.735Z] url: https://codecov.io [2022-05-10T05:51:25.735Z] query: branch=PR-62&commit=b61394824a991042d46911c52aa6c2161fd00951&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-62%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=62&job=&cmd_args= [2022-05-10T05:51:25.735Z] -> Pinging Codecov [2022-05-10T05:51:25.735Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-62&commit=b61394824a991042d46911c52aa6c2161fd00951&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-62%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=62&job=&cmd_args= [2022-05-10T05:51:25.735Z] -> Uploading to [2022-05-10T05:51:25.735Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/9F92B070CA9CA35F4914AC8684776953/b61394824a991042d46911c52aa6c2161fd00951/712353e4-9258-4ea5-9239-db490308d9d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T055125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ed2137ab6e14e79fd9338b2ef19c44915ba4b1e8d6a4fbe5350a9902864bd9d [2022-05-10T05:51:25.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T05:51:25.735Z] Dload Upload Total Spent Left Speed [2022-05-10T05:51:26.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 8407 --:--:-- --:--:-- --:--:-- 8407 [2022-05-10T05:51:26.305Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] } [2022-05-10T05:51:26.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T05:51:26.997Z] + [ -d /w/workspace/undry_go-mod-configuration_PR-62/archives ] [2022-05-10T05:51:26.997Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-62/archives [2022-05-10T05:51:26.997Z] total 16 [2022-05-10T05:51:26.997Z] drwxr-xr-x 3 root root 4096 May 10 05:46 . [2022-05-10T05:51:26.997Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 05:46 .. [2022-05-10T05:51:26.997Z] drwxr-xr-x 2 root root 4096 May 10 05:46 cost [2022-05-10T05:51:26.997Z] -rw-r--r-- 1 root root 90 May 10 05:46 cost.csv [2022-05-10T05:51:26.997Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-62/archives [2022-05-10T05:51:26.997Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-62/archives [2022-05-10T05:51:26.997Z] total 16 [2022-05-10T05:51:26.997Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 05:46 . [2022-05-10T05:51:26.997Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 05:46 .. [2022-05-10T05:51:26.997Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 05:46 cost [2022-05-10T05:51:26.997Z] -rw-r--r-- 1 jenkins jenkins 90 May 10 05:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:27.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:28.161Z] ---> package-listing.sh [2022-05-10T05:51:28.161Z] ++ facter osfamily [2022-05-10T05:51:28.161Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T05:51:28.421Z] + OS_FAMILY=debian [2022-05-10T05:51:28.421Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-62 [2022-05-10T05:51:28.421Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T05:51:28.421Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T05:51:28.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T05:51:28.421Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T05:51:28.421Z] + '[' /w/workspace/undry_go-mod-configuration_PR-62 ']' [2022-05-10T05:51:28.421Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T05:51:28.421Z] + case "${OS_FAMILY}" in [2022-05-10T05:51:28.421Z] + dpkg -l [2022-05-10T05:51:28.421Z] + grep '^ii' [2022-05-10T05:51:28.421Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T05:51:28.421Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T05:51:28.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T05:51:28.421Z] + '[' /w/workspace/undry_go-mod-configuration_PR-62 ']' [2022-05-10T05:51:28.421Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-62/archives/ [2022-05-10T05:51:28.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-62/archives/ [Pipeline] echo [2022-05-10T05:51:28.435Z] 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/undry_go-mod-configuration_PR-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T05:51:28.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T05:51:29.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T05:51:29.280Z] . [Pipeline] withDockerContainer [2022-05-10T05:51:29.347Z] prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container [2022-05-10T05:51:29.388Z] $ 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/undry_go-mod-configuration_PR-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T05:51:29.616Z] $ docker top 41882da57540afabae27c379a5b0bee813e7579438c74ee3fccacd49c3777ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T05:51:30.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T05:51:30.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T05:51:30.586Z] + ls /var/log/sa-host [2022-05-10T05:51:30.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T05:51:30.695Z] provisioning config files... [2022-05-10T05:51:30.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-62@tmp/config6678523662528586704tmp [Pipeline] { [Pipeline] echo [2022-05-10T05:51:30.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:31.009Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T05:51:31.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:31.343Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T05:51:31.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:31.639Z] ---> sudo-logs.sh [2022-05-10T05:51:31.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T05:51:31.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:31.951Z] ---> job-cost.sh [2022-05-10T05:51:31.951Z] lf-activate-venv: SKIPPING [2022-05-10T05:51:31.951Z] DEBUG: total: 0.2199999988079071 [2022-05-10T05:51:31.951Z] INFO: Retrieving Stack Cost... [2022-05-10T05:51:32.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T05:51:33.095Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T05:51:33.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T05:51:33.402Z] ---> logs-deploy.sh [2022-05-10T05:51:33.402Z] lf-activate-venv: SKIPPING [2022-05-10T05:51:33.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-62/2 [2022-05-10T05:51:33.402Z] INFO: archiving workspace using pattern(s): [2022-05-10T05:51:34.345Z] Archives upload complete. [2022-05-10T05:51:34.345Z] INFO: archiving logs to Nexus [2022-05-10T05:51:34.919Z] ---> uname -a: [2022-05-10T05:51:34.919Z] Linux prd-ubuntu20-04-docker-8c-8g-44834 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] ---> lscpu: [2022-05-10T05:51:34.919Z] Architecture: x86_64 [2022-05-10T05:51:34.919Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T05:51:34.919Z] Byte Order: Little Endian [2022-05-10T05:51:34.919Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T05:51:34.919Z] CPU(s): 8 [2022-05-10T05:51:34.919Z] On-line CPU(s) list: 0-7 [2022-05-10T05:51:34.919Z] Thread(s) per core: 1 [2022-05-10T05:51:34.919Z] Core(s) per socket: 1 [2022-05-10T05:51:34.919Z] Socket(s): 8 [2022-05-10T05:51:34.919Z] NUMA node(s): 1 [2022-05-10T05:51:34.919Z] Vendor ID: AuthenticAMD [2022-05-10T05:51:34.919Z] CPU family: 23 [2022-05-10T05:51:34.919Z] Model: 49 [2022-05-10T05:51:34.919Z] Model name: AMD EPYC-Rome Processor [2022-05-10T05:51:34.919Z] Stepping: 0 [2022-05-10T05:51:34.919Z] CPU MHz: 2799.998 [2022-05-10T05:51:34.919Z] BogoMIPS: 5599.99 [2022-05-10T05:51:34.919Z] Virtualization: AMD-V [2022-05-10T05:51:34.919Z] Hypervisor vendor: KVM [2022-05-10T05:51:34.919Z] Virtualization type: full [2022-05-10T05:51:34.919Z] L1d cache: 256 KiB [2022-05-10T05:51:34.919Z] L1i cache: 256 KiB [2022-05-10T05:51:34.919Z] L2 cache: 4 MiB [2022-05-10T05:51:34.919Z] L3 cache: 128 MiB [2022-05-10T05:51:34.919Z] NUMA node0 CPU(s): 0-7 [2022-05-10T05:51:34.919Z] Vulnerability Itlb multihit: Not affected [2022-05-10T05:51:34.919Z] Vulnerability L1tf: Not affected [2022-05-10T05:51:34.919Z] Vulnerability Mds: Not affected [2022-05-10T05:51:34.919Z] Vulnerability Meltdown: Not affected [2022-05-10T05:51:34.919Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T05:51:34.919Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T05:51:34.919Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T05:51:34.919Z] Vulnerability Srbds: Not affected [2022-05-10T05:51:34.919Z] Vulnerability Tsx async abort: Not affected [2022-05-10T05:51:34.919Z] 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 [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] ---> nproc: [2022-05-10T05:51:34.919Z] 8 [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] ---> df -h: [2022-05-10T05:51:34.919Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T05:51:34.919Z] overlay 155G 10G 145G 7% / [2022-05-10T05:51:34.919Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T05:51:34.919Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T05:51:34.919Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T05:51:34.919Z] /dev/vda1 155G 10G 145G 7% /facter-os [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] ---> sar -b -r -n DEV: [2022-05-10T05:51:34.919Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44834) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:45:14 LINUX RESTART (8 CPU) [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T05:51:34.919Z] 05:47:01 85.89 0.92 84.97 0.00 32.26 52716.41 0.00 [2022-05-10T05:51:34.919Z] 05:48:01 1.57 0.00 1.57 0.00 0.00 18.14 0.00 [2022-05-10T05:51:34.919Z] 05:49:01 0.93 0.00 0.93 0.00 0.00 10.85 0.00 [2022-05-10T05:51:34.919Z] 05:50:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2022-05-10T05:51:34.919Z] 05:51:01 1.12 0.02 1.10 0.00 0.13 12.53 0.00 [2022-05-10T05:51:34.919Z] Average: 18.19 0.19 18.00 0.00 6.50 10588.99 0.00 [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T05:51:34.919Z] 05:47:01 28563424 31773820 521436 1.59 121284 3316352 1951560 5.75 1208524 2680124 76 [2022-05-10T05:51:34.919Z] 05:48:01 28564152 31774720 520032 1.58 121332 3316356 1951560 5.75 1207872 2680112 16 [2022-05-10T05:51:34.919Z] 05:49:01 28564252 31774992 519792 1.58 121364 3316368 1951560 5.75 1208012 2680220 28 [2022-05-10T05:51:34.919Z] 05:50:01 28568268 31779052 515724 1.57 121396 3316368 1951560 5.75 1203264 2680228 16 [2022-05-10T05:51:34.919Z] 05:51:01 28569488 31780332 514384 1.56 121436 3316372 1951560 5.75 1202332 2680240 40 [2022-05-10T05:51:34.919Z] Average: 28565917 31776583 518274 1.58 121362 3316363 1951560 5.75 1206001 2680185 35 [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T05:51:34.919Z] 05:47:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:47:01 ens3 278.87 173.22 5982.53 73.88 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:47:01 docker0 9.40 10.00 0.81 81.24 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:48:01 ens3 15.88 7.96 13.31 0.79 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:49:01 ens3 1.25 0.56 0.42 0.28 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:50:01 ens3 0.75 0.53 0.36 0.28 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:51:01 ens3 0.60 0.38 0.33 0.27 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] Average: ens3 59.66 36.65 1203.32 15.15 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] Average: docker0 1.89 2.01 0.16 16.30 0.00 0.00 0.00 0.00 [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] ---> sar -P ALL: [2022-05-10T05:51:34.919Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44834) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:45:14 LINUX RESTART (8 CPU) [2022-05-10T05:51:34.919Z] [2022-05-10T05:51:34.919Z] 05:46:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T05:51:34.919Z] 05:47:01 all 16.10 0.00 4.31 0.89 0.08 78.61 [2022-05-10T05:51:34.919Z] 05:47:01 0 16.59 0.00 4.21 0.45 0.07 78.67 [2022-05-10T05:51:34.919Z] 05:47:01 1 16.00 0.00 3.84 0.81 0.10 79.24 [2022-05-10T05:51:34.919Z] 05:47:01 2 18.50 0.00 4.47 0.05 0.08 76.90 [2022-05-10T05:51:34.919Z] 05:47:01 3 15.11 0.00 5.26 2.65 0.08 76.90 [2022-05-10T05:51:34.919Z] 05:47:01 4 14.80 0.00 4.82 2.33 0.08 77.97 [2022-05-10T05:51:34.919Z] 05:47:01 5 16.51 0.00 3.81 0.66 0.08 78.94 [2022-05-10T05:51:34.919Z] 05:47:01 6 16.06 0.00 3.46 0.08 0.08 80.31 [2022-05-10T05:51:34.919Z] 05:47:01 7 15.24 0.00 4.61 0.10 0.07 79.99 [2022-05-10T05:51:34.919Z] 05:48:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-05-10T05:51:34.919Z] 05:48:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T05:51:34.919Z] 05:48:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2022-05-10T05:51:34.919Z] 05:48:01 2 0.12 0.00 0.03 0.00 0.02 99.83 [2022-05-10T05:51:34.919Z] 05:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T05:51:34.919Z] 05:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T05:51:34.919Z] 05:48:01 5 1.66 0.00 0.00 0.00 0.00 98.34 [2022-05-10T05:51:34.919Z] 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T05:51:34.919Z] 05:48:01 7 0.13 0.00 0.03 0.00 0.02 99.82 [2022-05-10T05:51:34.919Z] 05:49:01 all 0.23 0.00 0.02 0.00 0.01 99.74 [2022-05-10T05:51:34.919Z] 05:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T05:51:34.919Z] 05:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T05:51:34.919Z] 05:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T05:51:34.919Z] 05:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T05:51:34.919Z] 05:49:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T05:51:34.919Z] 05:49:01 5 1.66 0.00 0.12 0.00 0.00 98.23 [2022-05-10T05:51:34.919Z] 05:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T05:51:34.919Z] 05:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T05:51:34.919Z] 05:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T05:51:34.919Z] 05:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T05:51:34.919Z] 05:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T05:51:34.919Z] 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T05:51:34.919Z] 05:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T05:51:34.919Z] 05:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T05:51:34.919Z] 05:50:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2022-05-10T05:51:34.919Z] 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T05:51:34.920Z] 05:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T05:51:34.920Z] 05:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T05:51:34.920Z] 05:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T05:51:34.920Z] 05:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T05:51:34.920Z] 05:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T05:51:34.920Z] 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T05:51:34.920Z] 05:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T05:51:34.920Z] 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T05:51:34.920Z] 05:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T05:51:34.920Z] 05:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T05:51:34.920Z] Average: all 3.31 0.00 0.87 0.18 0.02 95.62 [2022-05-10T05:51:34.920Z] Average: 0 3.32 0.00 0.86 0.10 0.02 95.70 [2022-05-10T05:51:34.920Z] Average: 1 3.22 0.00 0.77 0.16 0.02 95.83 [2022-05-10T05:51:34.920Z] Average: 2 3.71 0.00 0.90 0.01 0.02 95.35 [2022-05-10T05:51:34.920Z] Average: 3 3.02 0.00 1.05 0.53 0.02 95.38 [2022-05-10T05:51:34.920Z] Average: 4 2.96 0.00 0.96 0.47 0.02 95.59 [2022-05-10T05:51:34.920Z] Average: 5 3.96 0.00 0.78 0.13 0.02 95.11 [2022-05-10T05:51:34.920Z] Average: 6 3.21 0.00 0.70 0.02 0.02 96.06 [2022-05-10T05:51:34.920Z] Average: 7 3.07 0.00 0.93 0.02 0.03 95.95 [2022-05-10T05:51:34.920Z] [2022-05-10T05:51:34.920Z] [2022-05-10T05:51:34.920Z]