Pull request #470 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 79ea753bc0d5deb2d90e371e9940f50189ee25ba+372c5e082558e33a87258950a22447a256fb637e (758804a2a562407273285d2950877a62abe982ec) 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-ssh16672517618190524062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10373028224598787907.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-bootstrap/branches/PR-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7472919589872525177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-bootstrap/branches/PR-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2956943820709841493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11152485581252083602.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-470/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-bootstrap/branches/PR-470/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2029391457591168273.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9974 in /w/workspace/xfoundry_go-mod-bootstrap_PR-470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-470 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 372c5e082558e33a87258950a22447a256fb637e into PR head commit 79ea753bc0d5deb2d90e371e9940f50189ee25ba Merge succeeded, producing 79ea753bc0d5deb2d90e371e9940f50189ee25ba Checking out Revision 79ea753bc0d5deb2d90e371e9940f50189ee25ba (PR-470) > git config core.sparsecheckout # timeout=10 > git checkout -f 79ea753bc0d5deb2d90e371e9940f50189ee25ba # 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 372c5e082558e33a87258950a22447a256fb637e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79ea753bc0d5deb2d90e371e9940f50189ee25ba # timeout=10 Commit message: "build: Update to Go 1.20 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T21:47:18.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T21:47:18.989Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T21:47:19.094Z] ========================================================= [2023-03-13T21:47:19.094Z] EdgeX Global Pipelines Version Info [2023-03-13T21:47:19.094Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:47:19.849Z] ------------------- [2023-03-13T21:47:19.849Z] stable info: [2023-03-13T21:47:19.849Z] ------------------- [2023-03-13T21:47:19.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T21:47:19.849Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:47:19.849Z] Message: update stable to v1.0.245 [2023-03-13T21:47:20.420Z] ------------------- [2023-03-13T21:47:20.420Z] experimental info: [2023-03-13T21:47:20.420Z] ------------------- [2023-03-13T21:47:20.420Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T21:47:20.420Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:47:20.420Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T21:47:20.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-13T21:47:20.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-13T21:47:20.884Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T21:47:20.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T21:47:20.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T21:47:21.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T21:47:21.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T21:47:21.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T21:47:21.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T21:47:21.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T21:47:21.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T21:47:21.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-13T21:47:21.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T21:47:21.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T21:47:21.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:47:21.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:47:21.437Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:47:21.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:47:21.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T21:47:21.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T21:47:21.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T21:47:21.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T21:47:21.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T21:47:21.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T21:47:21.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-13T21:47:21.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T21:47:21.835Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T21:47:21.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2023-03-13T21:47:21.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2023-03-13T21:47:21.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2023-03-13T21:47:22.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79ea753bc0d5deb2d90e371e9940f50189ee25ba [Pipeline] echo [2023-03-13T21:47:22.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79ea753 [Pipeline] echo [2023-03-13T21:47:22.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T21:47:22.606Z] + git rev-list -1 --merges 79ea753bc0d5deb2d90e371e9940f50189ee25ba~1..79ea753bc0d5deb2d90e371e9940f50189ee25ba [Pipeline] echo [2023-03-13T21:47:22.686Z] -----------> git rev-list -1 --merges 79ea753bc0d5deb2d90e371e9940f50189ee25ba~1..79ea753bc0d5deb2d90e371e9940f50189ee25ba 79ea753bc0d5deb2d90e371e9940f50189ee25ba [false] [Pipeline] sh [2023-03-13T21:47:22.997Z] + git log --format=format:%s -1 79ea753bc0d5deb2d90e371e9940f50189ee25ba [Pipeline] echo [2023-03-13T21:47:23.032Z] ========================================================= [2023-03-13T21:47:23.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T21:47:23.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:47:23.471Z] + git log --format=format:%s -1 79ea753bc0d5deb2d90e371e9940f50189ee25ba [Pipeline] echo [2023-03-13T21:47:23.506Z] [semverPrep] GIT_COMMIT: 79ea753bc0d5deb2d90e371e9940f50189ee25ba, Commit Message: build: Update to Go 1.20 and linter v1.51.2 [Pipeline] echo [2023-03-13T21:47:23.535Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T21:47:23.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:47:23.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T21:47:23.913Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T21:47:23.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T21:47:23.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T21:47:23.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T21:47:23.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:47:24.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:47:24.363Z] [2023-03-13T21:47:24.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:47:24.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:47:24.766Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T21:47:24.766Z] b85a868b505f: Pulling fs layer [2023-03-13T21:47:24.766Z] e2be974225ed: Pulling fs layer [2023-03-13T21:47:24.766Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T21:47:24.766Z] 988bab9f4d93: Pulling fs layer [2023-03-13T21:47:24.766Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T21:47:24.766Z] eaf3925da568: Pulling fs layer [2023-03-13T21:47:24.766Z] bab4dde63d76: Pulling fs layer [2023-03-13T21:47:24.766Z] bde34c3a00c8: Pulling fs layer [2023-03-13T21:47:24.766Z] b352a97aabf1: Pulling fs layer [2023-03-13T21:47:24.766Z] 4872d77fe225: Pulling fs layer [2023-03-13T21:47:24.766Z] 5851b861e8e6: Pulling fs layer [2023-03-13T21:47:24.766Z] bab4dde63d76: Waiting [2023-03-13T21:47:24.766Z] bde34c3a00c8: Waiting [2023-03-13T21:47:24.766Z] b352a97aabf1: Waiting [2023-03-13T21:47:24.766Z] 4872d77fe225: Waiting [2023-03-13T21:47:24.766Z] 5851b861e8e6: Waiting [2023-03-13T21:47:24.766Z] 988bab9f4d93: Waiting [2023-03-13T21:47:24.766Z] eaf3925da568: Waiting [2023-03-13T21:47:24.766Z] 1469e6f7b9e6: Waiting [2023-03-13T21:47:24.766Z] e2be974225ed: Verifying Checksum [2023-03-13T21:47:24.766Z] e2be974225ed: Download complete [2023-03-13T21:47:24.766Z] 988bab9f4d93: Verifying Checksum [2023-03-13T21:47:24.766Z] 988bab9f4d93: Download complete [2023-03-13T21:47:25.029Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T21:47:25.029Z] 1469e6f7b9e6: Download complete [2023-03-13T21:47:25.029Z] eaf3925da568: Verifying Checksum [2023-03-13T21:47:25.029Z] eaf3925da568: Download complete [2023-03-13T21:47:25.029Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T21:47:25.029Z] 339a4e72a1f5: Download complete [2023-03-13T21:47:25.029Z] bde34c3a00c8: Download complete [2023-03-13T21:47:25.029Z] b352a97aabf1: Verifying Checksum [2023-03-13T21:47:25.029Z] 4872d77fe225: Download complete [2023-03-13T21:47:25.029Z] 5851b861e8e6: Download complete [2023-03-13T21:47:25.029Z] b85a868b505f: Download complete [2023-03-13T21:47:25.618Z] bab4dde63d76: Verifying Checksum [2023-03-13T21:47:25.618Z] bab4dde63d76: Download complete [2023-03-13T21:47:26.554Z] b85a868b505f: Pull complete [2023-03-13T21:47:26.554Z] e2be974225ed: Pull complete [2023-03-13T21:47:27.122Z] 339a4e72a1f5: Pull complete [2023-03-13T21:47:27.122Z] 988bab9f4d93: Pull complete [2023-03-13T21:47:27.383Z] 1469e6f7b9e6: Pull complete [2023-03-13T21:47:27.643Z] eaf3925da568: Pull complete [2023-03-13T21:47:29.547Z] bab4dde63d76: Pull complete [2023-03-13T21:47:29.547Z] bde34c3a00c8: Pull complete [2023-03-13T21:47:29.547Z] b352a97aabf1: Pull complete [2023-03-13T21:47:29.547Z] 4872d77fe225: Pull complete [2023-03-13T21:47:29.806Z] 5851b861e8e6: Pull complete [2023-03-13T21:47:29.806Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T21:47:29.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:47:29.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:47:30.071Z] prd-ubuntu20.04-docker-8c-8g-9974 does not seem to be running inside a container [2023-03-13T21:47:30.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-470 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470:/w/workspace/xfoundry_go-mod-bootstrap_PR-470:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@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-devops/py-git-semver:0.1.4 cat [2023-03-13T21:47:31.964Z] $ docker top eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a -eo pid,comm [2023-03-13T21:47:32.017Z] 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). [2023-03-13T21:47:32.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:47:32.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:47:32.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:47:32.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:47:32.267Z] $ docker exec eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a ssh-agent [2023-03-13T21:47:32.374Z] SSH_AUTH_SOCK=/tmp/ssh-Ff4vqbYWpxro/agent.32 [2023-03-13T21:47:32.374Z] SSH_AGENT_PID=38 [2023-03-13T21:47:32.382Z] Running ssh-add (command line suppressed) [2023-03-13T21:47:32.509Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/private_key_10670401240912963717.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/private_key_10670401240912963717.key) [2023-03-13T21:47:32.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:47:32.859Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T21:47:32.885Z] $ docker exec --env ******** --env ******** eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a ssh-agent -k [2023-03-13T21:47:32.992Z] unset SSH_AUTH_SOCK; [2023-03-13T21:47:32.992Z] unset SSH_AGENT_PID; [2023-03-13T21:47:32.992Z] echo Agent pid 38 killed; [2023-03-13T21:47:33.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T21:47:33.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:47:33.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:47:33.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:47:33.209Z] $ docker exec eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a ssh-agent [2023-03-13T21:47:33.328Z] SSH_AUTH_SOCK=/tmp/ssh-2xAbN7104SSX/agent.70 [2023-03-13T21:47:33.328Z] SSH_AGENT_PID=76 [2023-03-13T21:47:33.333Z] Running ssh-add (command line suppressed) [2023-03-13T21:47:33.444Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/private_key_11788652562834568509.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/private_key_11788652562834568509.key) [2023-03-13T21:47:33.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:47:33.788Z] + git semver init [2023-03-13T21:47:34.048Z] 2023-03-13 21:47:33,977 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T21:47:34.048Z] 2023-03-13 21:47:33,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver [2023-03-13T21:47:34.048Z] 2023-03-13 21:47:33,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver [2023-03-13T21:47:34.048Z] 2023-03-13 21:47:33,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-470, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,753 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.git/info/exclude [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver/PR-470 with force:False [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,754 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver/PR-470 [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,758 [execute] INFO git cat-file --batch-check [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,764 [execute] INFO git cat-file --batch [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:47:34.986Z] 2023-03-13 21:47:34,769 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-470/.semver/PR-470 [2023-03-13T21:47:34.986Z] 0.0.0 [Pipeline] } [2023-03-13T21:47:35.020Z] $ docker exec --env ******** --env ******** eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a ssh-agent -k [2023-03-13T21:47:35.122Z] unset SSH_AUTH_SOCK; [2023-03-13T21:47:35.122Z] unset SSH_AGENT_PID; [2023-03-13T21:47:35.122Z] echo Agent pid 76 killed; [2023-03-13T21:47:35.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:47:35.562Z] + git semver [Pipeline] } [2023-03-13T21:47:35.854Z] $ docker stop --time=1 eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a [2023-03-13T21:47:37.150Z] $ docker rm -f --volumes eb5efa5994591a48ff1b4b622dbb7ba5753ccce850429eb352b920f02932f97a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:47:37.537Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T21:47:37.794Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T21:47:37.813Z] [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 [2023-03-13T21:47:38.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:47:38.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:47:38.471Z] ========================================================= [2023-03-13T21:47:38.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T21:47:38.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:47:38.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T21:47:38.860Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T21:47:38.860Z] 63b65145d645: Pulling fs layer [2023-03-13T21:47:38.860Z] a2d21d5440eb: Pulling fs layer [2023-03-13T21:47:38.860Z] 935e6c44a52c: Pulling fs layer [2023-03-13T21:47:38.860Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T21:47:38.860Z] 30dea6a524f1: Pulling fs layer [2023-03-13T21:47:38.860Z] a2aff8979fd8: Pulling fs layer [2023-03-13T21:47:38.860Z] 6808be2612f2: Pulling fs layer [2023-03-13T21:47:38.860Z] f25807f1079a: Pulling fs layer [2023-03-13T21:47:38.860Z] a2aff8979fd8: Waiting [2023-03-13T21:47:38.860Z] f25807f1079a: Waiting [2023-03-13T21:47:38.860Z] 6808be2612f2: Waiting [2023-03-13T21:47:38.860Z] 94cc34f8dd06: Waiting [2023-03-13T21:47:38.860Z] 30dea6a524f1: Waiting [2023-03-13T21:47:38.860Z] a2d21d5440eb: Verifying Checksum [2023-03-13T21:47:38.860Z] a2d21d5440eb: Download complete [2023-03-13T21:47:38.860Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T21:47:38.860Z] 94cc34f8dd06: Download complete [2023-03-13T21:47:38.860Z] 30dea6a524f1: Verifying Checksum [2023-03-13T21:47:38.860Z] 30dea6a524f1: Download complete [2023-03-13T21:47:39.121Z] 63b65145d645: Verifying Checksum [2023-03-13T21:47:39.121Z] 63b65145d645: Download complete [2023-03-13T21:47:39.121Z] a2aff8979fd8: Verifying Checksum [2023-03-13T21:47:39.121Z] a2aff8979fd8: Download complete [2023-03-13T21:47:39.121Z] 63b65145d645: Pull complete [2023-03-13T21:47:39.386Z] a2d21d5440eb: Pull complete [2023-03-13T21:47:39.649Z] f25807f1079a: Verifying Checksum [2023-03-13T21:47:39.649Z] f25807f1079a: Download complete [2023-03-13T21:47:39.910Z] 935e6c44a52c: Verifying Checksum [2023-03-13T21:47:39.910Z] 935e6c44a52c: Download complete [2023-03-13T21:47:40.170Z] 6808be2612f2: Verifying Checksum [2023-03-13T21:47:40.170Z] 6808be2612f2: Download complete [2023-03-13T21:47:43.462Z] 935e6c44a52c: Pull complete [2023-03-13T21:47:43.462Z] 94cc34f8dd06: Pull complete [2023-03-13T21:47:43.462Z] 30dea6a524f1: Pull complete [2023-03-13T21:47:43.462Z] a2aff8979fd8: Pull complete [2023-03-13T21:47:46.003Z] 6808be2612f2: Pull complete [2023-03-13T21:47:46.578Z] f25807f1079a: Pull complete [2023-03-13T21:47:46.578Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T21:47:46.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T21:47:46.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-13T21:47:46.891Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:47:47.272Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:47:47.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:47:47.432Z] prd-ubuntu20.04-docker-8c-8g-9974 does not seem to be running inside a container [2023-03-13T21:47:47.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-470 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470:/w/workspace/xfoundry_go-mod-bootstrap_PR-470:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:47:50.174Z] $ docker top c6ba0b9c1b6f041ca08ddff916bc32fef208e086e18041953e68ab3fe0d728c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:47:50.570Z] + go version [2023-03-13T21:47:50.570Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T21:47:50.604Z] $ docker stop --time=1 c6ba0b9c1b6f041ca08ddff916bc32fef208e086e18041953e68ab3fe0d728c9 [2023-03-13T21:47:51.924Z] $ docker rm -f --volumes c6ba0b9c1b6f041ca08ddff916bc32fef208e086e18041953e68ab3fe0d728c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:47:52.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:47:52.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:47:52.847Z] prd-ubuntu20.04-docker-8c-8g-9974 does not seem to be running inside a container [2023-03-13T21:47:52.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-470 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470:/w/workspace/xfoundry_go-mod-bootstrap_PR-470:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:47:53.229Z] Still waiting to schedule task [2023-03-13T21:47:53.230Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-13T21:47:53.266Z] $ docker top d4afe2bae7d6dc22f19c16f261cb02583511d306caf612cd62abc01da7e0b114 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:47:53.659Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-470 [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:47:54.021Z] + make test [2023-03-13T21:47:54.022Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-13T21:47:54.022Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-13T21:47:54.022Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-13T21:47:54.022Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-13T21:47:54.022Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-13T21:47:54.022Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-13T21:47:54.022Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-13T21:47:54.022Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-13T21:47:54.022Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-13T21:47:54.280Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-13T21:47:54.280Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-13T21:47:54.280Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-13T21:47:54.280Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-13T21:47:54.280Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-13T21:47:54.280Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-13T21:47:54.280Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-13T21:47:54.280Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-13T21:47:54.280Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-13T21:47:54.280Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-13T21:47:54.548Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-13T21:47:54.548Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-13T21:47:54.548Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-13T21:47:54.548Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-13T21:47:54.548Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-13T21:47:54.548Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-13T21:47:54.548Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-13T21:47:54.548Z] go: downloading golang.org/x/net v0.7.0 [2023-03-13T21:47:54.548Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-13T21:47:54.548Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-13T21:47:54.548Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-13T21:47:54.548Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-13T21:47:54.548Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-13T21:47:54.548Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-13T21:47:54.548Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-13T21:47:54.548Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-13T21:47:54.548Z] go: downloading golang.org/x/text v0.7.0 [2023-03-13T21:47:54.548Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-13T21:47:54.548Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-13T21:47:54.808Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-13T21:47:54.808Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-13T21:47:54.808Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-13T21:47:54.808Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-13T21:47:54.808Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-13T21:47:54.808Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-13T21:47:54.808Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-13T21:47:54.808Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-13T21:47:54.808Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-13T21:47:54.808Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-13T21:47:55.066Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-13T21:47:55.066Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-13T21:47:55.066Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-13T21:47:55.066Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-13T21:47:55.066Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-13T21:47:55.066Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-13T21:47:55.066Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-13T21:47:55.066Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-13T21:48:13.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-13T21:48:13.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-13T21:48:13.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-13T21:48:13.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-13T21:48:13.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.038s coverage: 36.5% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.5% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.3% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 42.3% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.018s coverage: 100.0% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 25.0% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.042s coverage: 79.2% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements [2023-03-13T21:48:31.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2023-03-13T21:48:39.389Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-13T21:48:42.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:48:42.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-13T21:48:42.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:48:42.752Z] $ docker stop --time=1 d4afe2bae7d6dc22f19c16f261cb02583511d306caf612cd62abc01da7e0b114 [2023-03-13T21:48:44.374Z] $ docker rm -f --volumes d4afe2bae7d6dc22f19c16f261cb02583511d306caf612cd62abc01da7e0b114 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:48:45.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:48:45.191Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:48:46.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:48:46.202Z] [2023-03-13T21:48:46.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:48:46.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:48:46.571Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T21:48:46.571Z] 5eb5b503b376: Pulling fs layer [2023-03-13T21:48:46.571Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T21:48:46.571Z] ec43610c2a17: Pulling fs layer [2023-03-13T21:48:46.571Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T21:48:46.571Z] 33b1e0a273af: Pulling fs layer [2023-03-13T21:48:46.571Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T21:48:46.571Z] 2f39f015ded8: Pulling fs layer [2023-03-13T21:48:46.571Z] 3a2ae6a8a46f: Waiting [2023-03-13T21:48:46.571Z] 2f39f015ded8: Waiting [2023-03-13T21:48:46.571Z] 33b1e0a273af: Waiting [2023-03-13T21:48:46.571Z] 5d3b04190fa2: Waiting [2023-03-13T21:48:46.571Z] 5c69ac0246d0: Download complete [2023-03-13T21:48:46.571Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T21:48:46.571Z] 3a2ae6a8a46f: Download complete [2023-03-13T21:48:46.832Z] 33b1e0a273af: Verifying Checksum [2023-03-13T21:48:46.832Z] 33b1e0a273af: Download complete [2023-03-13T21:48:46.832Z] 5d3b04190fa2: Download complete [2023-03-13T21:48:46.832Z] ec43610c2a17: Download complete [2023-03-13T21:48:47.092Z] 5eb5b503b376: Verifying Checksum [2023-03-13T21:48:47.092Z] 5eb5b503b376: Download complete [2023-03-13T21:48:47.660Z] 2f39f015ded8: Download complete [2023-03-13T21:48:48.229Z] 5eb5b503b376: Pull complete [2023-03-13T21:48:48.487Z] 5c69ac0246d0: Pull complete [2023-03-13T21:48:49.086Z] ec43610c2a17: Pull complete [2023-03-13T21:48:49.086Z] 3a2ae6a8a46f: Pull complete [2023-03-13T21:48:49.344Z] 33b1e0a273af: Pull complete [2023-03-13T21:48:49.344Z] 5d3b04190fa2: Pull complete [2023-03-13T21:48:54.614Z] 2f39f015ded8: Pull complete [2023-03-13T21:48:54.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T21:48:54.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:48:54.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:48:54.850Z] prd-ubuntu20.04-docker-8c-8g-9974 does not seem to be running inside a container [2023-03-13T21:48:54.884Z] $ 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/xfoundry_go-mod-bootstrap_PR-470 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470:/w/workspace/xfoundry_go-mod-bootstrap_PR-470:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T21:48:57.057Z] $ docker top 94448595e600b331ad4fa799a2f601013bb25abcf090f0cc50c7003aa3d6c27b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:48:57.485Z] ---> job-cost.sh [2023-03-13T21:48:57.485Z] lf-activate-venv: SKIPPING [2023-03-13T21:48:57.485Z] INFO: No Stack... [2023-03-13T21:48:57.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:48:58.008Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:48:58.325Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives/cost.csv [2023-03-13T21:48:58.325Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T21:48:58.376Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [2023-03-13T21:48:58.382Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] did not exist. Created. [2023-03-13T21:48:58.382Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:48:58.780Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T21:48:58.829Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:48:58.855Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:48:58.927Z] $ docker stop --time=1 94448595e600b331ad4fa799a2f601013bb25abcf090f0cc50c7003aa3d6c27b [2023-03-13T21:49:00.089Z] $ docker rm -f --volumes 94448595e600b331ad4fa799a2f601013bb25abcf090f0cc50c7003aa3d6c27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T21:51:48.043Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9975 in /w/workspace/xfoundry_go-mod-bootstrap_PR-470 [Pipeline] { [Pipeline] ws [2023-03-13T21:51:48.099Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-03-13T21:51:48.172Z] Selected Git installation does not exist. Using Default [2023-03-13T21:51:48.172Z] The recommended git tool is: NONE [2023-03-13T21:51:58.763Z] using credential edgex-jenkins-ssh [2023-03-13T21:51:58.781Z] Cloning the remote Git repository [2023-03-13T21:51:58.857Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-13T21:51:58.971Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-03-13T21:51:59.321Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-13T21:51:59.322Z] > git --version # timeout=10 [2023-03-13T21:51:59.422Z] > git --version # 'git version 2.25.1' [2023-03-13T21:51:59.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T21:51:59.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:52:01.451Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-13T21:52:01.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:52:03.723Z] Merging remotes/origin/main commit 372c5e082558e33a87258950a22447a256fb637e into PR head commit 79ea753bc0d5deb2d90e371e9940f50189ee25ba [2023-03-13T21:52:02.941Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-13T21:52:02.994Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-13T21:52:02.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T21:52:03.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T21:52:03.751Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T21:52:03.809Z] > git checkout -f 79ea753bc0d5deb2d90e371e9940f50189ee25ba # timeout=10 [2023-03-13T21:52:04.083Z] Merge succeeded, producing 79ea753bc0d5deb2d90e371e9940f50189ee25ba [2023-03-13T21:52:04.084Z] Checking out Revision 79ea753bc0d5deb2d90e371e9940f50189ee25ba (PR-470) [2023-03-13T21:52:03.929Z] > git remote # timeout=10 [2023-03-13T21:52:03.968Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T21:52:04.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T21:52:04.024Z] > git merge 372c5e082558e33a87258950a22447a256fb637e # timeout=10 [2023-03-13T21:52:04.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T21:52:04.095Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T21:52:04.128Z] > git checkout -f 79ea753bc0d5deb2d90e371e9940f50189ee25ba # timeout=10 [2023-03-13T21:52:07.935Z] Commit message: "build: Update to Go 1.20 and linter v1.51.2" [2023-03-13T21:52:07.986Z] > git --version # timeout=10 [2023-03-13T21:52:08.006Z] > git --version # 'git version 2.25.1' [2023-03-13T21:52:08.039Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:52:09.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T21:52:09.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:52:09.157Z] Dload Upload Total Spent Left Speed [2023-03-13T21:52:09.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-13T21:52:09.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T21:52:10.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T21:52:10.403Z] + sudo tee /etc/docker/daemon.new [2023-03-13T21:52:10.403Z] { [2023-03-13T21:52:10.403Z] "registry-mirrors": [ [2023-03-13T21:52:10.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T21:52:10.403Z] ], [2023-03-13T21:52:10.403Z] "bip": "10.250.0.254/24", [2023-03-13T21:52:10.403Z] "hosts": [ [2023-03-13T21:52:10.403Z] "tcp://0.0.0.0:5555", [2023-03-13T21:52:10.403Z] "unix:///var/run/docker.sock" [2023-03-13T21:52:10.403Z] ], [2023-03-13T21:52:10.403Z] "mtu": 1458, [2023-03-13T21:52:10.403Z] "selinux-enabled": true, [2023-03-13T21:52:10.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T21:52:10.403Z] } [Pipeline] sh [2023-03-13T21:52:10.756Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T21:52:11.119Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-13T21:52:29.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:52:29.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:52:29.700Z] ========================================================= [2023-03-13T21:52:29.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T21:52:29.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:52:30.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T21:52:30.737Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T21:52:30.737Z] af6eaf76a39c: Pulling fs layer [2023-03-13T21:52:30.737Z] 55522c791124: Pulling fs layer [2023-03-13T21:52:30.737Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T21:52:30.737Z] 169dfbe0d373: Pulling fs layer [2023-03-13T21:52:30.737Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T21:52:30.737Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T21:52:30.737Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T21:52:30.737Z] e1ff8fa3b103: Waiting [2023-03-13T21:52:30.737Z] 52ebb69f0ebf: Waiting [2023-03-13T21:52:30.737Z] 5abe8eddf0d5: Waiting [2023-03-13T21:52:30.737Z] 169dfbe0d373: Waiting [2023-03-13T21:52:30.737Z] 55522c791124: Verifying Checksum [2023-03-13T21:52:30.737Z] 55522c791124: Download complete [2023-03-13T21:52:30.737Z] 169dfbe0d373: Verifying Checksum [2023-03-13T21:52:30.737Z] 169dfbe0d373: Download complete [2023-03-13T21:52:30.737Z] e1ff8fa3b103: Download complete [2023-03-13T21:52:30.737Z] af6eaf76a39c: Verifying Checksum [2023-03-13T21:52:30.737Z] af6eaf76a39c: Download complete [2023-03-13T21:52:31.713Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T21:52:31.713Z] 5abe8eddf0d5: Download complete [2023-03-13T21:52:32.692Z] af6eaf76a39c: Pull complete [2023-03-13T21:52:33.282Z] 55522c791124: Pull complete [2023-03-13T21:52:33.282Z] 52ebb69f0ebf: Download complete [2023-03-13T21:52:33.282Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T21:52:33.282Z] ce5c4a1c91eb: Download complete [2023-03-13T21:52:43.398Z] ce5c4a1c91eb: Pull complete [2023-03-13T21:52:43.398Z] 169dfbe0d373: Pull complete [2023-03-13T21:52:43.398Z] e1ff8fa3b103: Pull complete [2023-03-13T21:52:50.075Z] 52ebb69f0ebf: Pull complete [2023-03-13T21:52:51.041Z] 5abe8eddf0d5: Pull complete [2023-03-13T21:52:51.041Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T21:52:51.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T21:52:51.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-13T21:52:51.385Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:52:51.810Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:52:51.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:52:52.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container [2023-03-13T21:52:52.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-13T21:52:55.076Z] $ docker top 4c390d8dc7d7762beabd978663dc9443c853bf07878e3434252439022e6b2e24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:52:55.942Z] + go version [2023-03-13T21:52:55.942Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T21:52:55.975Z] $ docker stop --time=1 4c390d8dc7d7762beabd978663dc9443c853bf07878e3434252439022e6b2e24 [2023-03-13T21:52:57.578Z] $ docker rm -f --volumes 4c390d8dc7d7762beabd978663dc9443c853bf07878e3434252439022e6b2e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:52:58.406Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:52:58.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:52:58.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container [2023-03-13T21:52:58.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-13T21:52:59.877Z] $ docker top 1b13bd0def9474a17963b137a588523f91de05612e0287b144dfd5b968046599 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:53:00.446Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:53:00.829Z] + make test [2023-03-13T21:53:00.829Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-13T21:53:01.104Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-13T21:53:01.104Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-13T21:53:01.371Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-13T21:53:01.648Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-13T21:53:01.648Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-13T21:53:01.648Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-13T21:53:01.915Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-13T21:53:01.916Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-13T21:53:01.916Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-13T21:53:02.183Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-13T21:53:02.183Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-13T21:53:02.183Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-13T21:53:02.183Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-13T21:53:02.183Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-13T21:53:02.183Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-13T21:53:02.183Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-13T21:53:02.452Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-13T21:53:02.452Z] go: downloading golang.org/x/net v0.7.0 [2023-03-13T21:53:02.452Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-13T21:53:02.452Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-13T21:53:02.452Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-13T21:53:02.721Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-13T21:53:02.721Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-13T21:53:02.721Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-13T21:53:02.721Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-13T21:53:02.721Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-13T21:53:03.306Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-13T21:53:03.306Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-13T21:53:03.306Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-13T21:53:03.306Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-13T21:53:03.306Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-13T21:53:03.307Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-13T21:53:03.831Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-13T21:53:03.831Z] go: downloading golang.org/x/text v0.7.0 [2023-03-13T21:53:03.831Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-13T21:53:03.831Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-13T21:53:03.831Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-13T21:53:05.271Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-13T21:53:05.271Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-13T21:53:05.271Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-13T21:53:05.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-13T21:53:05.271Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-13T21:53:05.547Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-13T21:53:05.547Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-13T21:53:05.547Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-13T21:53:05.814Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-13T21:53:07.218Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-13T21:53:07.218Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-13T21:53:07.218Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-13T21:53:07.218Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-13T21:53:07.218Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-13T21:53:07.218Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-13T21:53:07.218Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-13T21:53:07.484Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-13T21:53:07.484Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-13T21:55:14.181Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-13T21:55:26.511Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-13T21:55:36.587Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-13T21:55:36.587Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.131s coverage: 36.5% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.070s coverage: 92.5% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.094s coverage: 42.3% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.063s coverage: 100.0% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.391s coverage: 87.7% of statements [2023-03-13T21:55:46.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.052s coverage: 25.0% of statements [2023-03-13T21:55:48.084Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-13T21:55:51.432Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.156s coverage: 79.2% of statements [2023-03-13T21:55:51.432Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.048s coverage: 31.2% of statements [2023-03-13T21:55:51.432Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.020s coverage: 91.3% of statements [2023-03-13T21:55:52.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T21:55:52.020Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-13T21:56:18.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:56:18.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-13T21:56:18.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:56:18.793Z] $ docker stop --time=1 1b13bd0def9474a17963b137a588523f91de05612e0287b144dfd5b968046599 [2023-03-13T21:56:20.586Z] $ docker rm -f --volumes 1b13bd0def9474a17963b137a588523f91de05612e0287b144dfd5b968046599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:56:23.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:56:23.464Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T21:56:23.967Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:56:24.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:56:24.802Z] [2023-03-13T21:56:24.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:56:25.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:56:25.200Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T21:56:25.200Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T21:56:25.200Z] 04944245beec: Pulling fs layer [2023-03-13T21:56:25.200Z] 699f458cf7ca: Pulling fs layer [2023-03-13T21:56:25.200Z] 765212b225bb: Pulling fs layer [2023-03-13T21:56:25.200Z] f23df028b6ca: Pulling fs layer [2023-03-13T21:56:25.200Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T21:56:25.200Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T21:56:25.200Z] f23df028b6ca: Waiting [2023-03-13T21:56:25.200Z] d65c8cfc05b1: Waiting [2023-03-13T21:56:25.200Z] 765212b225bb: Waiting [2023-03-13T21:56:25.200Z] 2437ff75d9bd: Waiting [2023-03-13T21:56:25.469Z] 04944245beec: Verifying Checksum [2023-03-13T21:56:25.469Z] 04944245beec: Download complete [2023-03-13T21:56:25.469Z] 765212b225bb: Verifying Checksum [2023-03-13T21:56:25.469Z] 765212b225bb: Download complete [2023-03-13T21:56:25.469Z] f23df028b6ca: Verifying Checksum [2023-03-13T21:56:25.469Z] f23df028b6ca: Download complete [2023-03-13T21:56:25.469Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T21:56:25.469Z] d65c8cfc05b1: Download complete [2023-03-13T21:56:25.737Z] 699f458cf7ca: Verifying Checksum [2023-03-13T21:56:25.737Z] 699f458cf7ca: Download complete [2023-03-13T21:56:26.010Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T21:56:26.010Z] 8998bd30e6a1: Download complete [2023-03-13T21:56:28.598Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T21:56:28.598Z] 2437ff75d9bd: Download complete [2023-03-13T21:56:30.008Z] 8998bd30e6a1: Pull complete [2023-03-13T21:56:30.277Z] 04944245beec: Pull complete [2023-03-13T21:56:31.690Z] 699f458cf7ca: Pull complete [2023-03-13T21:56:31.960Z] 765212b225bb: Pull complete [2023-03-13T21:56:32.543Z] f23df028b6ca: Pull complete [2023-03-13T21:56:32.809Z] d65c8cfc05b1: Pull complete [2023-03-13T21:56:47.810Z] 2437ff75d9bd: Pull complete [2023-03-13T21:56:47.810Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T21:56:47.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:56:47.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:56:48.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container [2023-03-13T21:56:48.224Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T21:56:50.754Z] $ docker top df267ad3234046859513490faa2c31948e4f1b0aa9e4d224af02df9ad44feb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:56:51.765Z] ---> job-cost.sh [2023-03-13T21:56:51.765Z] lf-activate-venv: SKIPPING [2023-03-13T21:56:51.765Z] INFO: No Stack... [2023-03-13T21:56:52.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T21:56:52.956Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:56:53.690Z] + cut -d, -f6 [2023-03-13T21:56:53.691Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2023-03-13T21:56:53.783Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [2023-03-13T21:56:53.788Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] did not exist. Created. [2023-03-13T21:56:53.789Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:56:54.204Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-9489d16d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T21:56:54.883Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T21:56:54.947Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T21:56:54.995Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:56:55.011Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:56:55.091Z] $ docker stop --time=1 df267ad3234046859513490faa2c31948e4f1b0aa9e4d224af02df9ad44feb3f [2023-03-13T21:56:56.596Z] $ docker rm -f --volumes df267ad3234046859513490faa2c31948e4f1b0aa9e4d224af02df9ad44feb3f [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 [2023-03-13T21:56:57.581Z] provisioning config files... [2023-03-13T21:56:57.591Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/config14019203764179755518tmp [Pipeline] { [Pipeline] sh [2023-03-13T21:56:57.933Z] + set +x [2023-03-13T21:56:57.933Z] + curl -s https://codecov.io/bash [2023-03-13T21:56:57.933Z] + bash -s -- [2023-03-13T21:56:57.933Z] [2023-03-13T21:56:57.933Z] _____ _ [2023-03-13T21:56:57.933Z] / ____| | | [2023-03-13T21:56:57.933Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T21:56:57.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T21:56:57.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T21:56:57.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T21:56:57.933Z] Bash-1.0.6 [2023-03-13T21:56:57.933Z] [2023-03-13T21:56:57.933Z] [2023-03-13T21:56:57.933Z] ==> git version 2.25.1 found [2023-03-13T21:56:57.933Z] ==> 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 [2023-03-13T21:56:57.933Z] Release-Date: 2020-01-08 [2023-03-13T21:56:57.933Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T21:56:57.933Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T21:56:57.933Z] ==> Jenkins CI detected. [2023-03-13T21:56:57.933Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-470 [2023-03-13T21:56:57.933Z] project root: . [2023-03-13T21:56:57.933Z] --> token set from env [2023-03-13T21:56:57.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T21:56:57.933Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T21:56:57.933Z] ==> Python coveragepy not found [2023-03-13T21:56:57.933Z] ==> Searching for coverage reports in: [2023-03-13T21:56:57.933Z] + . [2023-03-13T21:56:57.933Z] -> Found 1 reports [2023-03-13T21:56:57.933Z] ==> Detecting git/mercurial file structure [2023-03-13T21:56:58.193Z] ==> Reading reports [2023-03-13T21:56:58.193Z] + ./coverage.out bytes=84831 [2023-03-13T21:56:58.193Z] ==> Appending adjustments [2023-03-13T21:56:58.193Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T21:56:58.193Z] + Found adjustments [2023-03-13T21:56:58.193Z] ==> Gzipping contents [2023-03-13T21:56:58.452Z] 16K /tmp/codecov.pGqVb8.gz [2023-03-13T21:56:58.452Z] ==> Uploading reports [2023-03-13T21:56:58.452Z] url: https://codecov.io [2023-03-13T21:56:58.452Z] query: branch=PR-470&commit=79ea753bc0d5deb2d90e371e9940f50189ee25ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=470&job=&cmd_args= [2023-03-13T21:56:58.452Z] -> Pinging Codecov [2023-03-13T21:56:58.452Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-470&commit=79ea753bc0d5deb2d90e371e9940f50189ee25ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=470&job=&cmd_args= [2023-03-13T21:56:58.452Z] -> Uploading to [2023-03-13T21:56:58.452Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/833815588EE85121546D348822E98E2E/79ea753bc0d5deb2d90e371e9940f50189ee25ba/0b879148-d40d-46ed-959c-2475ed935e3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T215658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72eaa6ceab07e576f6bfac72bceb0d7b9352d455e9e250e4cf3b1da6bd696cdd [2023-03-13T21:56:58.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:56:58.452Z] Dload Upload Total Spent Left Speed [2023-03-13T21:56:58.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13389 0 0 100 13389 0 54872 --:--:-- --:--:-- --:--:-- 54872 [2023-03-13T21:56:58.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/79ea753bc0d5deb2d90e371e9940f50189ee25ba [Pipeline] } [2023-03-13T21:56:58.737Z] 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 [2023-03-13T21:57:00.411Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives ] [2023-03-13T21:57:00.411Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives [2023-03-13T21:57:00.411Z] total 16 [2023-03-13T21:57:00.411Z] drwxr-xr-x 3 root root 4096 Mar 13 21:48 . [2023-03-13T21:57:00.411Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 21:48 .. [2023-03-13T21:57:00.411Z] drwxr-xr-x 2 root root 4096 Mar 13 21:48 cost [2023-03-13T21:57:00.411Z] -rw-r--r-- 1 root root 88 Mar 13 21:48 cost.csv [2023-03-13T21:57:00.411Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives [2023-03-13T21:57:00.411Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives [2023-03-13T21:57:00.411Z] total 16 [2023-03-13T21:57:00.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:48 . [2023-03-13T21:57:00.411Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 21:48 .. [2023-03-13T21:57:00.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 21:48 cost [2023-03-13T21:57:00.411Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 13 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:00.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:01.637Z] ---> package-listing.sh [2023-03-13T21:57:01.637Z] ++ facter osfamily [2023-03-13T21:57:01.637Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T21:57:01.897Z] + OS_FAMILY=debian [2023-03-13T21:57:01.897Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-470 [2023-03-13T21:57:01.897Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T21:57:01.897Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T21:57:01.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T21:57:01.897Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T21:57:01.897Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-470 ']' [2023-03-13T21:57:01.897Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T21:57:01.897Z] + case "${OS_FAMILY}" in [2023-03-13T21:57:01.897Z] + dpkg -l [2023-03-13T21:57:01.897Z] + grep '^ii' [2023-03-13T21:57:01.897Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T21:57:01.897Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T21:57:01.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T21:57:01.897Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-470 ']' [2023-03-13T21:57:01.897Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives/ [2023-03-13T21:57:01.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-470/archives/ [Pipeline] echo [2023-03-13T21:57:01.933Z] 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/xfoundry_go-mod-bootstrap_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T21:57:02.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:57:02.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:57:02.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:57:03.002Z] prd-ubuntu20.04-docker-8c-8g-9974 does not seem to be running inside a container [2023-03-13T21:57:03.028Z] $ 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/xfoundry_go-mod-bootstrap_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-470 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470:/w/workspace/xfoundry_go-mod-bootstrap_PR-470:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@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:latest cat [2023-03-13T21:57:03.226Z] $ docker top 6254ae729034dbff565024aaef2a7d609da04b29bd62b4d1282938e9d59f66fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:57:03.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T21:57:03.941Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T21:57:04.257Z] + ls /var/log/sa-host [2023-03-13T21:57:04.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:57:04.393Z] provisioning config files... [2023-03-13T21:57:04.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-470@tmp/config18127690660699200928tmp [Pipeline] { [Pipeline] echo [2023-03-13T21:57:04.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:04.782Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T21:57:04.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:05.215Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T21:57:05.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:05.564Z] ---> sudo-logs.sh [2023-03-13T21:57:05.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T21:57:05.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:05.953Z] ---> job-cost.sh [2023-03-13T21:57:05.953Z] lf-activate-venv: SKIPPING [2023-03-13T21:57:05.953Z] DEBUG: total: 0.2199999988079071 [2023-03-13T21:57:05.953Z] INFO: Retrieving Stack Cost... [2023-03-13T21:57:06.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:57:06.780Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T21:57:06.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:57:07.123Z] ---> logs-deploy.sh [2023-03-13T21:57:07.123Z] lf-activate-venv: SKIPPING [2023-03-13T21:57:07.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-470/1 [2023-03-13T21:57:07.123Z] INFO: archiving workspace using pattern(s): [2023-03-13T21:57:08.059Z] Archives upload complete. [2023-03-13T21:57:08.319Z] INFO: archiving logs to Nexus [2023-03-13T21:57:08.889Z] ---> uname -a: [2023-03-13T21:57:08.889Z] Linux prd-ubuntu20-04-docker-8c-8g-9974 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] ---> lscpu: [2023-03-13T21:57:08.889Z] Architecture: x86_64 [2023-03-13T21:57:08.889Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T21:57:08.889Z] Byte Order: Little Endian [2023-03-13T21:57:08.889Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T21:57:08.889Z] CPU(s): 8 [2023-03-13T21:57:08.889Z] On-line CPU(s) list: 0-7 [2023-03-13T21:57:08.889Z] Thread(s) per core: 1 [2023-03-13T21:57:08.889Z] Core(s) per socket: 1 [2023-03-13T21:57:08.889Z] Socket(s): 8 [2023-03-13T21:57:08.889Z] NUMA node(s): 1 [2023-03-13T21:57:08.889Z] Vendor ID: AuthenticAMD [2023-03-13T21:57:08.889Z] CPU family: 23 [2023-03-13T21:57:08.889Z] Model: 49 [2023-03-13T21:57:08.889Z] Model name: AMD EPYC-Rome Processor [2023-03-13T21:57:08.889Z] Stepping: 0 [2023-03-13T21:57:08.889Z] CPU MHz: 2800.000 [2023-03-13T21:57:08.889Z] BogoMIPS: 5600.00 [2023-03-13T21:57:08.889Z] Virtualization: AMD-V [2023-03-13T21:57:08.889Z] Hypervisor vendor: KVM [2023-03-13T21:57:08.889Z] Virtualization type: full [2023-03-13T21:57:08.889Z] L1d cache: 256 KiB [2023-03-13T21:57:08.889Z] L1i cache: 256 KiB [2023-03-13T21:57:08.889Z] L2 cache: 4 MiB [2023-03-13T21:57:08.889Z] L3 cache: 128 MiB [2023-03-13T21:57:08.889Z] NUMA node0 CPU(s): 0-7 [2023-03-13T21:57:08.889Z] Vulnerability Itlb multihit: Not affected [2023-03-13T21:57:08.889Z] Vulnerability L1tf: Not affected [2023-03-13T21:57:08.889Z] Vulnerability Mds: Not affected [2023-03-13T21:57:08.889Z] Vulnerability Meltdown: Not affected [2023-03-13T21:57:08.889Z] Vulnerability Mmio stale data: Not affected [2023-03-13T21:57:08.889Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T21:57:08.889Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T21:57:08.889Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T21:57:08.889Z] Vulnerability Srbds: Not affected [2023-03-13T21:57:08.889Z] Vulnerability Tsx async abort: Not affected [2023-03-13T21:57:08.889Z] 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 [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] ---> nproc: [2023-03-13T21:57:08.889Z] 8 [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] ---> df -h: [2023-03-13T21:57:08.889Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T21:57:08.889Z] overlay 155G 11G 145G 7% / [2023-03-13T21:57:08.889Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T21:57:08.889Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T21:57:08.889Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T21:57:08.889Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] ---> sar -b -r -n DEV: [2023-03-13T21:57:08.889Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9974) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:46:41 LINUX RESTART (8 CPU) [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T21:57:08.889Z] 21:48:01 337.37 38.83 298.54 0.00 4294.37 116030.24 0.00 [2023-03-13T21:57:08.889Z] 21:49:01 64.25 0.30 63.95 0.00 18.39 34269.91 0.00 [2023-03-13T21:57:08.889Z] 21:50:01 3.77 1.02 2.75 0.00 21.86 38.68 0.00 [2023-03-13T21:57:08.889Z] 21:51:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2023-03-13T21:57:08.889Z] 21:52:01 40.26 10.40 29.86 0.00 5153.01 5084.09 0.00 [2023-03-13T21:57:08.889Z] 21:53:01 14.83 0.18 14.64 0.00 1.87 3703.75 0.00 [2023-03-13T21:57:08.889Z] 21:54:01 3.75 0.02 3.73 0.00 0.13 92.38 0.00 [2023-03-13T21:57:08.889Z] 21:55:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 [2023-03-13T21:57:08.889Z] 21:56:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-03-13T21:57:08.889Z] 21:57:01 2.77 0.18 2.58 0.00 12.13 32.26 0.00 [2023-03-13T21:57:08.889Z] Average: 46.68 5.04 41.64 0.00 944.46 15761.17 0.00 [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T21:57:08.889Z] 21:48:01 28539028 31278160 1027504 3.12 88012 2890888 2486580 7.33 1436084 2500460 322080 [2023-03-13T21:57:08.889Z] 21:49:01 28666332 31569172 737820 2.24 95584 3036076 1780932 5.25 1121012 2680472 260 [2023-03-13T21:57:08.889Z] 21:50:01 28680752 31584760 722012 2.20 95676 3036696 1806852 5.32 1103376 2681020 172 [2023-03-13T21:57:08.889Z] 21:51:01 28680260 31584340 722232 2.20 95724 3036700 1806852 5.32 1103340 2681020 200 [2023-03-13T21:57:08.889Z] 21:52:01 28144628 31574564 716092 2.18 114892 3532152 1772176 5.22 1267276 3024240 175880 [2023-03-13T21:57:08.889Z] 21:53:01 28161516 31569228 719896 2.19 129692 3491908 1828672 5.39 1420672 2847100 304 [2023-03-13T21:57:08.889Z] 21:54:01 28171312 31574268 714696 2.17 128288 3488656 1795228 5.29 1413936 2843876 8 [2023-03-13T21:57:08.889Z] 21:55:01 28170996 31574144 714584 2.17 128376 3488660 1795228 5.29 1414424 2843880 168 [2023-03-13T21:57:08.889Z] 21:56:01 28170768 31574152 714700 2.17 128464 3488660 1795228 5.29 1413968 2844052 176 [2023-03-13T21:57:08.889Z] 21:57:01 28170264 31574268 714128 2.17 128564 3489136 1776272 5.23 1415404 2843940 108 [2023-03-13T21:57:08.889Z] Average: 28355586 31545706 750366 2.28 113327 3297953 1864402 5.49 1310949 2779006 49936 [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T21:57:08.889Z] 21:48:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:48:01 docker0 40.93 57.03 3.44 638.43 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:48:01 ens3 640.85 431.36 7194.38 118.44 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:48:01 veth90f90c6 36.19 53.61 3.36 590.66 0.00 0.00 0.00 0.05 [2023-03-13T21:57:08.889Z] 21:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:49:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:49:01 ens3 128.71 80.82 2542.24 17.59 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:50:01 ens3 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:51:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:52:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:52:01 ens3 182.67 100.68 2803.44 7.16 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:53:01 ens3 0.95 0.80 0.51 0.21 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:54:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:55:01 ens3 0.98 0.97 1.77 0.32 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:56:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] 21:57:01 ens3 8.15 5.55 8.52 2.94 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] Average: docker0 4.04 5.62 0.34 62.87 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] Average: ens3 95.44 61.41 1245.02 14.49 0.00 0.00 0.00 0.00 [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] ---> sar -P ALL: [2023-03-13T21:57:08.889Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9974) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:46:41 LINUX RESTART (8 CPU) [2023-03-13T21:57:08.889Z] [2023-03-13T21:57:08.889Z] 21:47:02 CPU %user %nice %system %iowait %steal %idle [2023-03-13T21:57:08.889Z] 21:48:01 all 15.07 0.00 4.42 2.03 0.07 78.41 [2023-03-13T21:57:08.889Z] 21:48:01 0 13.30 0.00 5.31 0.58 0.07 80.74 [2023-03-13T21:57:08.889Z] 21:48:01 1 13.79 0.00 5.37 4.01 0.07 76.76 [2023-03-13T21:57:08.889Z] 21:48:01 2 15.40 0.00 4.90 4.72 0.07 74.91 [2023-03-13T21:57:08.889Z] 21:48:01 3 16.00 0.00 3.60 3.30 0.09 77.02 [2023-03-13T21:57:08.889Z] 21:48:01 4 14.51 0.00 2.94 0.89 0.07 81.59 [2023-03-13T21:57:08.889Z] 21:48:01 5 14.32 0.00 4.52 0.34 0.05 80.77 [2023-03-13T21:57:08.889Z] 21:48:01 6 16.06 0.00 4.30 2.21 0.07 77.36 [2023-03-13T21:57:08.890Z] 21:48:01 7 17.19 0.00 4.42 0.17 0.10 78.12 [2023-03-13T21:57:08.890Z] 21:49:01 all 27.03 0.00 5.00 0.83 0.06 67.08 [2023-03-13T21:57:08.890Z] 21:49:01 0 26.31 0.00 4.77 0.30 0.07 68.55 [2023-03-13T21:57:08.890Z] 21:49:01 1 26.93 0.00 5.22 0.87 0.07 66.91 [2023-03-13T21:57:08.890Z] 21:49:01 2 26.89 0.00 5.10 2.05 0.07 65.89 [2023-03-13T21:57:08.890Z] 21:49:01 3 27.47 0.00 4.84 2.26 0.05 65.39 [2023-03-13T21:57:08.890Z] 21:49:01 4 28.25 0.00 5.27 0.69 0.05 65.74 [2023-03-13T21:57:08.890Z] 21:49:01 5 28.05 0.00 5.33 0.02 0.05 66.55 [2023-03-13T21:57:08.890Z] 21:49:01 6 25.65 0.00 4.31 0.25 0.03 69.75 [2023-03-13T21:57:08.890Z] 21:49:01 7 26.71 0.00 5.15 0.19 0.07 67.88 [2023-03-13T21:57:08.890Z] 21:50:01 all 0.06 0.00 0.05 0.01 0.01 99.87 [2023-03-13T21:57:08.890Z] 21:50:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-13T21:57:08.890Z] 21:50:01 1 0.12 0.00 0.05 0.02 0.02 99.80 [2023-03-13T21:57:08.890Z] 21:50:01 2 0.12 0.00 0.07 0.02 0.00 99.80 [2023-03-13T21:57:08.890Z] 21:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-13T21:57:08.890Z] 21:50:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-13T21:57:08.890Z] 21:50:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-13T21:57:08.890Z] 21:50:01 6 0.12 0.00 0.05 0.02 0.00 99.82 [2023-03-13T21:57:08.890Z] 21:50:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-13T21:57:08.890Z] 21:51:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2023-03-13T21:57:08.890Z] 21:51:01 0 0.07 0.00 0.08 0.00 0.03 99.82 [2023-03-13T21:57:08.890Z] 21:51:01 1 0.08 0.00 0.00 0.02 0.00 99.90 [2023-03-13T21:57:08.890Z] 21:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:51:01 4 0.68 0.00 0.03 0.02 0.02 99.25 [2023-03-13T21:57:08.890Z] 21:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-13T21:57:08.890Z] 21:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:52:01 all 1.52 0.00 0.94 0.29 0.02 97.23 [2023-03-13T21:57:08.890Z] 21:52:01 0 1.35 0.00 1.20 0.43 0.03 96.98 [2023-03-13T21:57:08.890Z] 21:52:01 1 0.83 0.00 0.53 0.78 0.03 97.81 [2023-03-13T21:57:08.890Z] 21:52:01 2 2.12 0.00 0.70 0.38 0.02 96.78 [2023-03-13T21:57:08.890Z] 21:52:01 3 2.24 0.00 1.00 0.40 0.03 96.33 [2023-03-13T21:57:08.890Z] 21:52:01 4 2.06 0.00 0.64 0.03 0.02 97.26 [2023-03-13T21:57:08.890Z] 21:52:01 5 0.99 0.00 0.72 0.02 0.02 98.26 [2023-03-13T21:57:08.890Z] 21:52:01 6 0.98 0.00 1.72 0.20 0.00 97.10 [2023-03-13T21:57:08.890Z] 21:52:01 7 1.57 0.00 1.04 0.07 0.03 97.29 [2023-03-13T21:57:08.890Z] 21:53:01 all 0.77 0.00 0.58 0.08 0.01 98.55 [2023-03-13T21:57:08.890Z] 21:53:01 0 0.47 0.00 0.58 0.00 0.02 98.93 [2023-03-13T21:57:08.890Z] 21:53:01 1 1.25 0.00 0.55 0.50 0.00 97.70 [2023-03-13T21:57:08.890Z] 21:53:01 2 0.70 0.00 0.30 0.03 0.03 98.93 [2023-03-13T21:57:08.890Z] 21:53:01 3 1.35 0.00 0.65 0.02 0.00 97.98 [2023-03-13T21:57:08.890Z] 21:53:01 4 0.45 0.00 0.23 0.02 0.02 99.28 [2023-03-13T21:57:08.890Z] 21:53:01 5 0.45 0.00 1.27 0.03 0.02 98.23 [2023-03-13T21:57:08.890Z] 21:53:01 6 0.57 0.00 0.68 0.03 0.02 98.70 [2023-03-13T21:57:08.890Z] 21:53:01 7 0.95 0.00 0.35 0.02 0.02 98.67 [2023-03-13T21:57:08.890Z] 21:54:01 all 0.07 0.00 0.05 0.01 0.01 99.85 [2023-03-13T21:57:08.890Z] 21:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-13T21:57:08.890Z] 21:54:01 1 0.30 0.00 0.05 0.03 0.02 99.60 [2023-03-13T21:57:08.890Z] 21:54:01 2 0.05 0.00 0.08 0.02 0.02 99.83 [2023-03-13T21:57:08.890Z] 21:54:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-13T21:57:08.890Z] 21:54:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-13T21:57:08.890Z] 21:54:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-13T21:57:08.890Z] 21:54:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-13T21:57:08.890Z] 21:54:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-13T21:57:08.890Z] 21:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-13T21:57:08.890Z] 21:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2023-03-13T21:57:08.890Z] 21:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-13T21:57:08.890Z] 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:57:08.890Z] 21:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-13T21:57:08.890Z] 21:55:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2023-03-13T21:57:08.890Z] 21:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-13T21:57:08.890Z] 21:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:57:08.890Z] 21:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-13T21:57:08.890Z] 21:56:01 all 0.29 0.00 0.01 0.01 0.01 99.68 [2023-03-13T21:57:08.890Z] 21:56:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-13T21:57:08.890Z] 21:56:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2023-03-13T21:57:08.890Z] 21:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-13T21:57:08.890Z] 21:56:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-13T21:57:08.890Z] 21:56:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2023-03-13T21:57:08.890Z] 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:57:08.890Z] 21:56:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-13T21:57:08.890Z] 21:57:01 all 0.27 0.00 0.10 0.01 0.01 99.62 [2023-03-13T21:57:08.890Z] 21:57:01 0 0.75 0.00 0.10 0.02 0.03 99.10 [2023-03-13T21:57:08.890Z] 21:57:01 1 0.45 0.00 0.12 0.02 0.02 99.40 [2023-03-13T21:57:08.890Z] 21:57:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2023-03-13T21:57:08.890Z] 21:57:01 3 0.17 0.00 0.10 0.00 0.00 99.73 [2023-03-13T21:57:08.890Z] 21:57:01 4 0.30 0.00 0.15 0.00 0.02 99.53 [2023-03-13T21:57:08.890Z] 21:57:01 5 0.02 0.00 0.07 0.03 0.00 99.88 [2023-03-13T21:57:08.890Z] 21:57:01 6 0.08 0.00 0.08 0.00 0.00 99.83 [2023-03-13T21:57:08.890Z] 21:57:01 7 0.13 0.00 0.13 0.00 0.00 99.73 [2023-03-13T21:57:08.890Z] Average: all 4.47 0.00 1.11 0.32 0.02 94.08 [2023-03-13T21:57:08.890Z] Average: 0 4.21 0.00 1.21 0.13 0.03 94.41 [2023-03-13T21:57:08.890Z] Average: 1 4.35 0.00 1.19 0.62 0.02 93.83 [2023-03-13T21:57:08.890Z] Average: 2 4.50 0.00 1.10 0.71 0.02 93.67 [2023-03-13T21:57:08.890Z] Average: 3 4.68 0.00 1.02 0.59 0.02 93.70 [2023-03-13T21:57:08.890Z] Average: 4 4.79 0.00 0.93 0.16 0.02 94.09 [2023-03-13T21:57:08.890Z] Average: 5 4.34 0.00 1.19 0.05 0.02 94.40 [2023-03-13T21:57:08.890Z] Average: 6 4.30 0.00 1.11 0.27 0.01 94.31 [2023-03-13T21:57:08.890Z] Average: 7 4.62 0.00 1.11 0.05 0.03 94.20 [2023-03-13T21:57:08.890Z] [2023-03-13T21:57:08.890Z] [2023-03-13T21:57:08.890Z]