Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20927580d90f2d9167648d62e680e2cf784c87de+109da98df7a9610fad8d8361345958217796e116 (6a76217b0b0fcdd74193662bdc753effdc51ebba) 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-ssh9484511248009267612.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8740296209847723809.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9416056813610907632.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10626954488522477783.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11049392684056237178.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117919 in /w/workspace/exfoundry_go-mod-registry_PR-111 [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-registry.git > git init /w/workspace/exfoundry_go-mod-registry_PR-111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 109da98df7a9610fad8d8361345958217796e116 into PR head commit 20927580d90f2d9167648d62e680e2cf784c87de Merge succeeded, producing 1622188798e519f52a11e9d55fb415b003f7925b Checking out Revision 1622188798e519f52a11e9d55fb415b003f7925b (PR-111) > git config core.sparsecheckout # timeout=10 > git checkout -f 20927580d90f2d9167648d62e680e2cf784c87de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 109da98df7a9610fad8d8361345958217796e116 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1622188798e519f52a11e9d55fb415b003f7925b # timeout=10 Commit message: "Merge commit '109da98df7a9610fad8d8361345958217796e116' into HEAD" > git rev-list --no-walk 20927580d90f2d9167648d62e680e2cf784c87de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:28 ========================================================= 18:55:28 EdgeX Global Pipelines Version Info 18:55:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:55:29 ------------------- 18:55:29 stable info: 18:55:29 ------------------- 18:55:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:55:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:55:29 Message: update stable to v1.0.243 18:55:29 ------------------- 18:55:29 experimental info: 18:55:29 ------------------- 18:55:29 Commited By: **** collab-it+edgex@linuxfoundation.org 18:55:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:55:29 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1622188798e519f52a11e9d55fb415b003f7925b [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1622188 [Pipeline] echo 18:55:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:55:30 + git rev-list -1 --merges 1622188798e519f52a11e9d55fb415b003f7925b~1..1622188798e519f52a11e9d55fb415b003f7925b [Pipeline] echo 18:55:30 -----------> git rev-list -1 --merges 1622188798e519f52a11e9d55fb415b003f7925b~1..1622188798e519f52a11e9d55fb415b003f7925b 1622188798e519f52a11e9d55fb415b003f7925b 18:55:30 1622188798e519f52a11e9d55fb415b003f7925b [false] [Pipeline] sh 18:55:30 + git log --format=format:%s -1 1622188798e519f52a11e9d55fb415b003f7925b [Pipeline] echo 18:55:30 ========================================================= 18:55:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:31 + git log --format=format:%s -1 1622188798e519f52a11e9d55fb415b003f7925b [Pipeline] echo 18:55:31 [semverPrep] GIT_COMMIT: 1622188798e519f52a11e9d55fb415b003f7925b, Commit Message: Merge commit '109da98df7a9610fad8d8361345958217796e116' into HEAD [Pipeline] echo 18:55:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:31 + grep -v github /etc/ssh/ssh_known_hosts 18:55:31 + [ -e /tmp/ssh_known_hosts ] 18:55:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:55:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:55:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:32 18:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:55:32 b85a868b505f: Pulling fs layer 18:55:32 e2be974225ed: Pulling fs layer 18:55:32 339a4e72a1f5: Pulling fs layer 18:55:32 988bab9f4d93: Pulling fs layer 18:55:32 1469e6f7b9e6: Pulling fs layer 18:55:32 eaf3925da568: Pulling fs layer 18:55:32 bab4dde63d76: Pulling fs layer 18:55:32 bde34c3a00c8: Pulling fs layer 18:55:32 b352a97aabf1: Pulling fs layer 18:55:32 4872d77fe225: Pulling fs layer 18:55:32 5851b861e8e6: Pulling fs layer 18:55:32 1469e6f7b9e6: Waiting 18:55:32 eaf3925da568: Waiting 18:55:32 bab4dde63d76: Waiting 18:55:32 bde34c3a00c8: Waiting 18:55:32 b352a97aabf1: Waiting 18:55:32 4872d77fe225: Waiting 18:55:32 5851b861e8e6: Waiting 18:55:32 988bab9f4d93: Waiting 18:55:32 e2be974225ed: Download complete 18:55:32 988bab9f4d93: Download complete 18:55:32 1469e6f7b9e6: Verifying Checksum 18:55:32 1469e6f7b9e6: Download complete 18:55:32 eaf3925da568: Download complete 18:55:32 339a4e72a1f5: Verifying Checksum 18:55:32 339a4e72a1f5: Download complete 18:55:32 bde34c3a00c8: Verifying Checksum 18:55:32 bde34c3a00c8: Download complete 18:55:32 b352a97aabf1: Verifying Checksum 18:55:32 b352a97aabf1: Download complete 18:55:32 4872d77fe225: Download complete 18:55:32 5851b861e8e6: Verifying Checksum 18:55:32 5851b861e8e6: Download complete 18:55:32 b85a868b505f: Verifying Checksum 18:55:32 b85a868b505f: Download complete 18:55:33 bab4dde63d76: Verifying Checksum 18:55:34 b85a868b505f: Pull complete 18:55:34 e2be974225ed: Pull complete 18:55:34 339a4e72a1f5: Pull complete 18:55:34 988bab9f4d93: Pull complete 18:55:35 1469e6f7b9e6: Pull complete 18:55:35 eaf3925da568: Pull complete 18:55:37 bab4dde63d76: Pull complete 18:55:37 bde34c3a00c8: Pull complete 18:55:37 b352a97aabf1: Pull complete 18:55:37 4872d77fe225: Pull complete 18:55:37 5851b861e8e6: Pull complete 18:55:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:37 prd-ubuntu20.04-docker-8c-8g-117919 does not seem to be running inside a container 18:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_PR-111 -v /w/workspace/exfoundry_go-mod-registry_PR-111:/w/workspace/exfoundry_go-mod-registry_PR-111:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-111@tmp:/w/workspace/exfoundry_go-mod-registry_PR-111@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 18:55:40 $ docker top 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 -eo pid,comm 18:55:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:40 [ssh-agent] Looking for ssh-agent implementation... 18:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:41 $ docker exec 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 ssh-agent 18:55:41 SSH_AUTH_SOCK=/tmp/ssh-vvOR7lmbQjvI/agent.32 18:55:41 SSH_AGENT_PID=38 18:55:41 Running ssh-add (command line suppressed) 18:55:41 Identity added: /w/workspace/exfoundry_go-mod-registry_PR-111@tmp/private_key_2250393826427220068.key (/w/workspace/exfoundry_go-mod-registry_PR-111@tmp/private_key_2250393826427220068.key) 18:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:41 + git tag --points-at HEAD [Pipeline] } 18:55:41 $ docker exec --env ******** --env ******** 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 ssh-agent -k 18:55:41 unset SSH_AUTH_SOCK; 18:55:41 unset SSH_AGENT_PID; 18:55:41 echo Agent pid 38 killed; 18:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:41 [ssh-agent] Looking for ssh-agent implementation... 18:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:41 $ docker exec 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 ssh-agent 18:55:42 SSH_AUTH_SOCK=/tmp/ssh-NFPNfKLQ4wQ7/agent.70 18:55:42 SSH_AGENT_PID=76 18:55:42 Running ssh-add (command line suppressed) 18:55:42 Identity added: /w/workspace/exfoundry_go-mod-registry_PR-111@tmp/private_key_18128585812757978836.key (/w/workspace/exfoundry_go-mod-registry_PR-111@tmp/private_key_18128585812757978836.key) 18:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:42 + git semver init 18:55:42 2022-11-02 18:55:42,622 [run_init] DEBUG init version:0.0.0 force:False 18:55:42 2022-11-02 18:55:42,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_go-mod-registry_PR-111/.semver 18:55:42 2022-11-02 18:55:42,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/exfoundry_go-mod-registry_PR-111/.semver 18:55:42 2022-11-02 18:55:42,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/exfoundry_go-mod-registry_PR-111/.semver'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-111, universal_newlines=False, shell=None, istream=None) 18:55:43 2022-11-02 18:55:43,505 [append_file] DEBUG append to file:/w/workspace/exfoundry_go-mod-registry_PR-111/.git/info/exclude 18:55:43 2022-11-02 18:55:43,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_go-mod-registry_PR-111/.semver/PR-111 with force:False 18:55:43 2022-11-02 18:55:43,506 [write_file] DEBUG write to file:/w/workspace/exfoundry_go-mod-registry_PR-111/.semver/PR-111 18:55:43 2022-11-02 18:55:43,511 [execute] INFO git cat-file --batch-check 18:55:43 2022-11-02 18:55:43,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:55:43 2022-11-02 18:55:43,519 [execute] INFO git cat-file --batch 18:55:43 2022-11-02 18:55:43,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:55:43 2022-11-02 18:55:43,526 [read_version] DEBUG read version from /w/workspace/exfoundry_go-mod-registry_PR-111/.semver/PR-111 18:55:43 0.0.0 [Pipeline] } 18:55:43 $ docker exec --env ******** --env ******** 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 ssh-agent -k 18:55:43 unset SSH_AUTH_SOCK; 18:55:43 unset SSH_AGENT_PID; 18:55:43 echo Agent pid 76 killed; 18:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:44 + git semver [Pipeline] } 18:55:44 $ docker stop --time=1 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 18:55:45 $ docker rm -f 5be2fd89dce7dfebee77cd29153ee4f29db1bac94e04dcc69bf668bd52a8d357 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:46 Stashed 1 file(s) [Pipeline] echo 18:55:46 [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 18:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:55:46 ========================================================= 18:55:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:55:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:55:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:55:46 213ec9aee27d: Pulling fs layer 18:55:46 4583459ba037: Pulling fs layer 18:55:46 93c1e223e6f2: Pulling fs layer 18:55:46 53926ce57604: Pulling fs layer 18:55:46 21b2b0c7a3f4: Pulling fs layer 18:55:46 30f14e443154: Pulling fs layer 18:55:46 801331c1e519: Pulling fs layer 18:55:46 99cc6dd402b0: Pulling fs layer 18:55:46 7d9ed39f4882: Pulling fs layer 18:55:46 53926ce57604: Waiting 18:55:46 21b2b0c7a3f4: Waiting 18:55:46 30f14e443154: Waiting 18:55:46 99cc6dd402b0: Waiting 18:55:46 7d9ed39f4882: Waiting 18:55:46 801331c1e519: Waiting 18:55:46 4583459ba037: Verifying Checksum 18:55:46 4583459ba037: Download complete 18:55:46 21b2b0c7a3f4: Verifying Checksum 18:55:46 21b2b0c7a3f4: Download complete 18:55:46 30f14e443154: Download complete 18:55:46 213ec9aee27d: Verifying Checksum 18:55:46 801331c1e519: Download complete 18:55:46 213ec9aee27d: Pull complete 18:55:47 4583459ba037: Pull complete 18:55:47 93c1e223e6f2: Pull complete 18:55:47 7d9ed39f4882: Verifying Checksum 18:55:47 7d9ed39f4882: Download complete 18:55:47 99cc6dd402b0: Verifying Checksum 18:55:47 99cc6dd402b0: Download complete 18:55:47 53926ce57604: Verifying Checksum 18:55:47 53926ce57604: Download complete 18:55:51 53926ce57604: Pull complete 18:55:51 21b2b0c7a3f4: Pull complete 18:55:51 30f14e443154: Pull complete 18:55:51 801331c1e519: Pull complete 18:55:54 99cc6dd402b0: Pull complete 18:55:54 7d9ed39f4882: Pull complete 18:55:54 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:55:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:55 + docker inspect -f . ci-base-image-x86_64 18:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:55 prd-ubuntu20.04-docker-8c-8g-117919 does not seem to be running inside a container 18:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_PR-111 -v /w/workspace/exfoundry_go-mod-registry_PR-111:/w/workspace/exfoundry_go-mod-registry_PR-111:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-111@tmp:/w/workspace/exfoundry_go-mod-registry_PR-111@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 18:56:00 $ docker top 90ee8efacea07ae622870a7cf03dd7acf5703a6e204044a3baa9dfa725fb2165 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:01 + go version 18:56:01 go version go1.18.7 linux/amd64 [Pipeline] } 18:56:01 $ docker stop --time=1 90ee8efacea07ae622870a7cf03dd7acf5703a6e204044a3baa9dfa725fb2165 18:56:01 Still waiting to schedule task 18:56:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:56:02 $ docker rm -f 90ee8efacea07ae622870a7cf03dd7acf5703a6e204044a3baa9dfa725fb2165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:03 + docker inspect -f . ci-base-image-x86_64 18:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:03 prd-ubuntu20.04-docker-8c-8g-117919 does not seem to be running inside a container 18:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_go-mod-registry_PR-111 -v /w/workspace/exfoundry_go-mod-registry_PR-111:/w/workspace/exfoundry_go-mod-registry_PR-111:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-111@tmp:/w/workspace/exfoundry_go-mod-registry_PR-111@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 18:56:03 $ docker top b68455db3f8a6f4a2373f6b6c13d9d5c1458c90f66f89373ee69d595a7b3ebe0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:03 + git config --global --add safe.directory /w/workspace/exfoundry_go-mod-registry_PR-111 [Pipeline] fileExists [Pipeline] sh 18:56:04 + make test 18:56:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:56:04 go: downloading github.com/stretchr/testify v1.8.1 18:56:04 go: downloading github.com/hashicorp/consul/api v1.15.3 18:56:04 go: downloading github.com/stretchr/objx v0.5.0 18:56:04 go: downloading github.com/davecgh/go-spew v1.1.1 18:56:04 go: downloading github.com/pmezard/go-difflib v1.0.0 18:56:04 go: downloading gopkg.in/yaml.v3 v3.0.1 18:56:04 go: downloading github.com/hashicorp/serf v0.9.7 18:56:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:56:04 go: downloading github.com/hashicorp/go-hclog v0.14.1 18:56:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:56:04 go: downloading github.com/mitchellh/mapstructure v1.4.1 18:56:04 go: downloading github.com/fatih/color v1.9.0 18:56:04 go: downloading github.com/mattn/go-isatty v0.0.12 18:56:04 go: downloading github.com/mattn/go-colorable v0.1.6 18:56:04 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 18:56:04 go: downloading github.com/armon/go-metrics v0.3.10 18:56:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 18:56:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:56:13 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.038s coverage: 89.4% of statements 18:56:13 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 18:56:13 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.007s coverage: 85.7% of statements 18:56:13 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 18:56:19 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:56:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:56:21 $ docker stop --time=1 b68455db3f8a6f4a2373f6b6c13d9d5c1458c90f66f89373ee69d595a7b3ebe0 18:56:23 $ docker rm -f b68455db3f8a6f4a2373f6b6c13d9d5c1458c90f66f89373ee69d595a7b3ebe0 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:23 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 18:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:24 18:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:24 latest: Pulling from edgex-lftools-log-publisher 18:56:24 5eb5b503b376: Pulling fs layer 18:56:24 5c69ac0246d0: Pulling fs layer 18:56:24 ec43610c2a17: Pulling fs layer 18:56:24 3a2ae6a8a46f: Pulling fs layer 18:56:24 33b1e0a273af: Pulling fs layer 18:56:24 5d3b04190fa2: Pulling fs layer 18:56:24 2f39f015ded8: Pulling fs layer 18:56:24 3a2ae6a8a46f: Waiting 18:56:24 33b1e0a273af: Waiting 18:56:24 5d3b04190fa2: Waiting 18:56:24 2f39f015ded8: Waiting 18:56:24 5c69ac0246d0: Verifying Checksum 18:56:24 5c69ac0246d0: Download complete 18:56:24 3a2ae6a8a46f: Verifying Checksum 18:56:24 3a2ae6a8a46f: Download complete 18:56:24 33b1e0a273af: Verifying Checksum 18:56:24 33b1e0a273af: Download complete 18:56:24 5d3b04190fa2: Verifying Checksum 18:56:24 5d3b04190fa2: Download complete 18:56:24 ec43610c2a17: Verifying Checksum 18:56:24 ec43610c2a17: Download complete 18:56:24 5eb5b503b376: Verifying Checksum 18:56:24 5eb5b503b376: Download complete 18:56:25 2f39f015ded8: Download complete 18:56:25 5eb5b503b376: Pull complete 18:56:26 5c69ac0246d0: Pull complete 18:56:26 ec43610c2a17: Pull complete 18:56:26 3a2ae6a8a46f: Pull complete 18:56:26 33b1e0a273af: Pull complete 18:56:26 5d3b04190fa2: Pull complete 18:56:31 2f39f015ded8: Pull complete 18:56:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:31 prd-ubuntu20.04-docker-8c-8g-117919 does not seem to be running inside a container 18:56:31 $ 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/exfoundry_go-mod-registry_PR-111 -v /w/workspace/exfoundry_go-mod-registry_PR-111:/w/workspace/exfoundry_go-mod-registry_PR-111:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-111@tmp:/w/workspace/exfoundry_go-mod-registry_PR-111@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 18:56:36 $ docker top 9aecc6fdb37081708b09ee8d940d5e7c6c7d3731abc02a9bda5c8ee1f2b77e10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:36 ---> job-cost.sh 18:56:36 lf-activate-venv: SKIPPING 18:56:36 INFO: No Stack... 18:56:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:56:37 INFO: Archiving Costs [Pipeline] sh 18:56:38 + cat /w/workspace/exfoundry_go-mod-registry_PR-111/archives/cost.csv 18:56:38 + cut -d, -f6 [Pipeline] lock 18:56:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] 18:56:38 Resource [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] did not exist. Created. 18:56:38 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:56:38 Stashed 1 file(s) [Pipeline] } 18:56:38 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:38 $ docker stop --time=1 9aecc6fdb37081708b09ee8d940d5e7c6c7d3731abc02a9bda5c8ee1f2b77e10 18:56:39 $ docker rm -f 9aecc6fdb37081708b09ee8d940d5e7c6c7d3731abc02a9bda5c8ee1f2b77e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117921 in /w/workspace/exfoundry_go-mod-registry_PR-111 [Pipeline] { [Pipeline] ws 18:57:31 Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout 18:57:31 Selected Git installation does not exist. Using Default 18:57:31 The recommended git tool is: NONE 18:57:36 using credential edgex-jenkins-ssh 18:57:36 Cloning the remote Git repository 18:57:36 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 18:57:36 > git init /w/workspace/go-mod-registry/3 # timeout=10 18:57:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 18:57:36 > git --version # timeout=10 18:57:36 > git --version # 'git version 2.25.1' 18:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:36 Verifying host key using known hosts file 18:57:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:57:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 18:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 18:57:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 18:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:38 Verifying host key using known hosts file 18:57:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:57:39 Merging remotes/origin/main commit 109da98df7a9610fad8d8361345958217796e116 into PR head commit 20927580d90f2d9167648d62e680e2cf784c87de 18:57:39 Merge succeeded, producing 3c5cd6ebd2a113d8545eff03889a21fb9b92e751 18:57:39 Checking out Revision 3c5cd6ebd2a113d8545eff03889a21fb9b92e751 (PR-111) 18:57:39 > git config core.sparsecheckout # timeout=10 18:57:39 > git checkout -f 20927580d90f2d9167648d62e680e2cf784c87de # timeout=10 18:57:39 > git remote # timeout=10 18:57:39 > git config --get remote.origin.url # timeout=10 18:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:39 Verifying host key using known hosts file 18:57:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:57:39 > git merge 109da98df7a9610fad8d8361345958217796e116 # timeout=10 18:57:39 > git rev-parse HEAD^{commit} # timeout=10 18:57:39 > git config core.sparsecheckout # timeout=10 18:57:39 > git checkout -f 3c5cd6ebd2a113d8545eff03889a21fb9b92e751 # timeout=10 18:57:43 Commit message: "Merge commit '109da98df7a9610fad8d8361345958217796e116' into HEAD" 18:57:43 > git rev-list --no-walk 20927580d90f2d9167648d62e680e2cf784c87de # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:57:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:43 Dload Upload Total Spent Left Speed 18:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 18:57:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:57:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:57:45 + sudo tee /etc/docker/daemon.new 18:57:45 { 18:57:45 "registry-mirrors": [ 18:57:45 "https://nexus3.edgexfoundry.org:10001" 18:57:45 ], 18:57:45 "bip": "10.250.0.254/24", 18:57:45 "hosts": [ 18:57:45 "tcp://0.0.0.0:5555", 18:57:45 "unix:///var/run/docker.sock" 18:57:45 ], 18:57:45 "mtu": 1458, 18:57:45 "selinux-enabled": true, 18:57:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:57:45 } [Pipeline] sh 18:57:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:57:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:04 ========================================================= 18:58:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:58:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:58:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:58:05 9b18e9b68314: Pulling fs layer 18:58:05 d32db5db7311: Pulling fs layer 18:58:05 d0c4b47475fc: Pulling fs layer 18:58:05 5831b945b038: Pulling fs layer 18:58:05 86bbec2aaacd: Pulling fs layer 18:58:05 e10730c5d714: Pulling fs layer 18:58:05 5dd5c2283517: Pulling fs layer 18:58:05 d5ac0230b979: Pulling fs layer 18:58:05 e10730c5d714: Waiting 18:58:05 5831b945b038: Waiting 18:58:05 5dd5c2283517: Waiting 18:58:05 d5ac0230b979: Waiting 18:58:05 86bbec2aaacd: Waiting 18:58:05 d0c4b47475fc: Download complete 18:58:05 d32db5db7311: Download complete 18:58:05 86bbec2aaacd: Download complete 18:58:05 e10730c5d714: Verifying Checksum 18:58:05 e10730c5d714: Download complete 18:58:05 9b18e9b68314: Verifying Checksum 18:58:05 9b18e9b68314: Download complete 18:58:06 d5ac0230b979: Verifying Checksum 18:58:06 d5ac0230b979: Download complete 18:58:07 5dd5c2283517: Download complete 18:58:07 9b18e9b68314: Pull complete 18:58:07 5831b945b038: Verifying Checksum 18:58:07 5831b945b038: Download complete 18:58:08 d32db5db7311: Pull complete 18:58:08 d0c4b47475fc: Pull complete 18:58:20 5831b945b038: Pull complete 18:58:20 86bbec2aaacd: Pull complete 18:58:20 e10730c5d714: Pull complete 18:58:27 5dd5c2283517: Pull complete 18:58:29 d5ac0230b979: Pull complete 18:58:29 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:58:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:30 + docker inspect -f . ci-base-image-arm64 18:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-117921 does not seem to be running inside a container 18:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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 18:58:33 $ docker top c08eb968ebde375be4dabcad7f190124f08cf0d52250976f3450a9e4c3792dfa -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:34 + go version 18:58:34 go version go1.18.7 linux/arm64 [Pipeline] } 18:58:34 $ docker stop --time=1 c08eb968ebde375be4dabcad7f190124f08cf0d52250976f3450a9e4c3792dfa 18:58:36 $ docker rm -f c08eb968ebde375be4dabcad7f190124f08cf0d52250976f3450a9e4c3792dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:36 + docker inspect -f . ci-base-image-arm64 18:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:36 prd-ubuntu20.04-docker-arm64-4c-16g-117921 does not seem to be running inside a container 18:58:36 $ 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-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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 18:58:38 $ docker top 013d06a87f8aa2fc5f1c9c3dc132dedd809ee2b9c09f87cc1afc5d937fa4826b -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:38 + git config --global --add safe.directory /w/workspace/go-mod-registry/3 [Pipeline] fileExists [Pipeline] sh 18:58:38 + make test 18:58:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:58:39 go: downloading github.com/stretchr/testify v1.8.1 18:58:39 go: downloading github.com/hashicorp/consul/api v1.15.3 18:58:39 go: downloading github.com/davecgh/go-spew v1.1.1 18:58:39 go: downloading github.com/pmezard/go-difflib v1.0.0 18:58:39 go: downloading github.com/stretchr/objx v0.5.0 18:58:39 go: downloading gopkg.in/yaml.v3 v3.0.1 18:58:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:58:39 go: downloading github.com/hashicorp/go-hclog v0.14.1 18:58:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:58:39 go: downloading github.com/hashicorp/serf v0.9.7 18:58:39 go: downloading github.com/mitchellh/mapstructure v1.4.1 18:58:39 go: downloading github.com/fatih/color v1.9.0 18:58:39 go: downloading github.com/mattn/go-isatty v0.0.12 18:58:39 go: downloading github.com/mattn/go-colorable v0.1.6 18:58:39 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 18:58:39 go: downloading github.com/armon/go-metrics v0.3.10 18:58:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 18:58:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:59:18 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.109s coverage: 89.4% of statements 18:59:18 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 18:59:18 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.019s coverage: 85.7% of statements 18:59:18 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 18:59:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:59:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:59:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:59:24 $ docker stop --time=1 013d06a87f8aa2fc5f1c9c3dc132dedd809ee2b9c09f87cc1afc5d937fa4826b 18:59:26 $ docker rm -f 013d06a87f8aa2fc5f1c9c3dc132dedd809ee2b9c09f87cc1afc5d937fa4826b [Pipeline] // withDockerContainer [Pipeline] sh 18:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:26 Warning: overwriting stash ‘coverage-report’ 18:59:27 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 18:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:27 18:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:27 arm64: Pulling from edgex-lftools-log-publisher 18:59:27 8998bd30e6a1: Pulling fs layer 18:59:27 04944245beec: Pulling fs layer 18:59:27 699f458cf7ca: Pulling fs layer 18:59:27 765212b225bb: Pulling fs layer 18:59:27 f23df028b6ca: Pulling fs layer 18:59:27 d65c8cfc05b1: Pulling fs layer 18:59:27 2437ff75d9bd: Pulling fs layer 18:59:27 765212b225bb: Waiting 18:59:27 f23df028b6ca: Waiting 18:59:27 d65c8cfc05b1: Waiting 18:59:27 2437ff75d9bd: Waiting 18:59:28 04944245beec: Verifying Checksum 18:59:28 04944245beec: Download complete 18:59:28 765212b225bb: Download complete 18:59:28 f23df028b6ca: Verifying Checksum 18:59:28 f23df028b6ca: Download complete 18:59:28 d65c8cfc05b1: Verifying Checksum 18:59:28 d65c8cfc05b1: Download complete 18:59:28 699f458cf7ca: Verifying Checksum 18:59:28 699f458cf7ca: Download complete 18:59:28 8998bd30e6a1: Verifying Checksum 18:59:28 8998bd30e6a1: Download complete 18:59:31 2437ff75d9bd: Verifying Checksum 18:59:31 2437ff75d9bd: Download complete 18:59:32 8998bd30e6a1: Pull complete 18:59:33 04944245beec: Pull complete 18:59:34 699f458cf7ca: Pull complete 18:59:34 765212b225bb: Pull complete 18:59:35 f23df028b6ca: Pull complete 18:59:35 d65c8cfc05b1: Pull complete 18:59:50 2437ff75d9bd: Pull complete 18:59:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-117921 does not seem to be running inside a container 18:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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 18:59:53 $ docker top 6628196608ddaf839e191bef03acb26de3980bd3386640f9dc1b52a18adebc4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> job-cost.sh 18:59:53 lf-activate-venv: SKIPPING 18:59:53 INFO: No Stack... 18:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:55 INFO: Archiving Costs [Pipeline] sh 18:59:55 + cat /w/workspace/go-mod-registry/3/archives/cost.csv 18:59:55 + cut -d, -f6 [Pipeline] lock 18:59:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] 18:59:55 Resource [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] did not exist. Created. 18:59:55 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:56 /w/workspace/go-mod-registry/3@tmp/durable-ceec45ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:56 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:56 Warning: overwriting stash ‘stack-cost’ 18:59:56 Stashed 1 file(s) [Pipeline] } 18:59:56 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-111-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:56 $ docker stop --time=1 6628196608ddaf839e191bef03acb26de3980bd3386640f9dc1b52a18adebc4b 18:59:58 $ docker rm -f 6628196608ddaf839e191bef03acb26de3980bd3386640f9dc1b52a18adebc4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:59:58 provisioning config files... 18:59:58 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_PR-111@tmp/config1112206044649612323tmp [Pipeline] { [Pipeline] sh 18:59:59 + set +x 18:59:59 + curl -s https://codecov.io/bash 18:59:59 + bash -s -- 18:59:59 18:59:59 _____ _ 18:59:59 / ____| | | 18:59:59 | | ___ __| | ___ ___ _____ __ 18:59:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:59:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:59:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:59:59 Bash-1.0.6 18:59:59 18:59:59 18:59:59 ==> git version 2.25.1 found 18:59:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:59:59 Release-Date: 2020-01-08 18:59:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:59:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:59:59 ==> Jenkins CI detected. 18:59:59 current dir:  /w/workspace/exfoundry_go-mod-registry_PR-111 18:59:59 project root: . 18:59:59 --> token set from env 18:59:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:59:59 ==> Running gcov in . (disable via -X gcov) 18:59:59 ==> Python coveragepy not found 18:59:59 ==> Searching for coverage reports in: 18:59:59 + . 18:59:59 -> Found 1 reports 18:59:59 ==> Detecting git/mercurial file structure 18:59:59 ==> Reading reports 18:59:59 + ./coverage.out bytes=12273 18:59:59 ==> Appending adjustments 18:59:59 https://docs.codecov.io/docs/fixing-reports 18:59:59 + Found adjustments 18:59:59 ==> Gzipping contents 18:59:59 4.0K /tmp/codecov.A5xYhV.gz 18:59:59 ==> Uploading reports 18:59:59 url: https://codecov.io 18:59:59 query: branch=PR-111&commit=1622188798e519f52a11e9d55fb415b003f7925b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=111&job=&cmd_args= 18:59:59 -> Pinging Codecov 18:59:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-111&commit=1622188798e519f52a11e9d55fb415b003f7925b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=111&job=&cmd_args= 19:00:00 -> Uploading to 19:00:00 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/05B643FFA8DEACB6C25F95B2D4D12284/1622188798e519f52a11e9d55fb415b003f7925b/30bf87fe-b3ff-4324-ac53-0b7ed6c7f46b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T190000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5e70967f3a7cbc8c1a896e3c695719f0a1f378f74e9279d8d5c230665f526b8 19:00:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:00 Dload Upload Total Spent Left Speed 19:00:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 9031 --:--:-- --:--:-- --:--:-- 9031 19:00:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/1622188798e519f52a11e9d55fb415b003f7925b [Pipeline] } 19:00:00 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 19:00:01 + [ -d /w/workspace/exfoundry_go-mod-registry_PR-111/archives ] 19:00:01 + ls -al /w/workspace/exfoundry_go-mod-registry_PR-111/archives 19:00:01 total 16 19:00:01 drwxr-xr-x 3 root root 4096 Nov 2 18:56 . 19:00:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:56 .. 19:00:01 drwxr-xr-x 2 root root 4096 Nov 2 18:56 cost 19:00:01 -rw-r--r-- 1 root root 87 Nov 2 18:56 cost.csv 19:00:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_go-mod-registry_PR-111/archives 19:00:01 + ls -al /w/workspace/exfoundry_go-mod-registry_PR-111/archives 19:00:01 total 16 19:00:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 18:56 . 19:00:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 18:56 .. 19:00:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 18:56 cost 19:00:01 -rw-r--r-- 1 jenkins jenkins 87 Nov 2 18:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:02 ---> package-listing.sh 19:00:02 ++ tr '[:upper:]' '[:lower:]' 19:00:02 ++ facter osfamily 19:00:02 + OS_FAMILY=debian 19:00:02 + workspace=/w/workspace/exfoundry_go-mod-registry_PR-111 19:00:02 + START_PACKAGES=/tmp/packages_start.txt 19:00:02 + END_PACKAGES=/tmp/packages_end.txt 19:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:02 + PACKAGES=/tmp/packages_start.txt 19:00:02 + '[' /w/workspace/exfoundry_go-mod-registry_PR-111 ']' 19:00:02 + PACKAGES=/tmp/packages_end.txt 19:00:02 + case "${OS_FAMILY}" in 19:00:02 + dpkg -l 19:00:02 + grep '^ii' 19:00:02 + '[' -f /tmp/packages_start.txt ']' 19:00:02 + '[' -f /tmp/packages_end.txt ']' 19:00:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:02 + '[' /w/workspace/exfoundry_go-mod-registry_PR-111 ']' 19:00:02 + mkdir -p /w/workspace/exfoundry_go-mod-registry_PR-111/archives/ 19:00:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_PR-111/archives/ [Pipeline] echo 19:00:02 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/exfoundry_go-mod-registry_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:00:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:03 prd-ubuntu20.04-docker-8c-8g-117919 does not seem to be running inside a container 19:00:03 $ 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/exfoundry_go-mod-registry_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_PR-111 -v /w/workspace/exfoundry_go-mod-registry_PR-111:/w/workspace/exfoundry_go-mod-registry_PR-111:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-111@tmp:/w/workspace/exfoundry_go-mod-registry_PR-111@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 19:00:04 $ docker top f96fbccd3eaf2bfb84e6779a9034379cca081bc3546681d12b5121cc06a2d1be -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:00:05 + ls /var/log/sa-host 19:00:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:05 provisioning config files... 19:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_PR-111@tmp/config9728525035321169597tmp [Pipeline] { [Pipeline] echo 19:00:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:06 ---> create-netrc.sh [Pipeline] } 19:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:06 ---> python-tools-install.sh [Pipeline] echo 19:00:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:06 ---> sudo-logs.sh 19:00:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:07 ---> job-cost.sh 19:00:07 lf-activate-venv: SKIPPING 19:00:07 DEBUG: total: 0.2199999988079071 19:00:07 INFO: Retrieving Stack Cost... 19:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:08 INFO: Archiving Costs [Pipeline] echo 19:00:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:08 ---> logs-deploy.sh 19:00:08 lf-activate-venv: SKIPPING 19:00:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-111/3 19:00:08 INFO: archiving workspace using pattern(s): 19:00:09 Archives upload complete. 19:00:09 INFO: archiving logs to Nexus 19:00:10 ---> uname -a: 19:00:10 Linux prd-ubuntu20-04-docker-8c-8g-117919 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:00:10 19:00:10 19:00:10 ---> lscpu: 19:00:10 Architecture: x86_64 19:00:10 CPU op-mode(s): 32-bit, 64-bit 19:00:10 Byte Order: Little Endian 19:00:10 Address sizes: 40 bits physical, 48 bits virtual 19:00:10 CPU(s): 8 19:00:10 On-line CPU(s) list: 0-7 19:00:10 Thread(s) per core: 1 19:00:10 Core(s) per socket: 1 19:00:10 Socket(s): 8 19:00:10 NUMA node(s): 1 19:00:10 Vendor ID: AuthenticAMD 19:00:10 CPU family: 23 19:00:10 Model: 49 19:00:10 Model name: AMD EPYC-Rome Processor 19:00:10 Stepping: 0 19:00:10 CPU MHz: 2799.988 19:00:10 BogoMIPS: 5599.97 19:00:10 Virtualization: AMD-V 19:00:10 Hypervisor vendor: KVM 19:00:10 Virtualization type: full 19:00:10 L1d cache: 256 KiB 19:00:10 L1i cache: 256 KiB 19:00:10 L2 cache: 4 MiB 19:00:10 L3 cache: 128 MiB 19:00:10 NUMA node0 CPU(s): 0-7 19:00:10 Vulnerability Itlb multihit: Not affected 19:00:10 Vulnerability L1tf: Not affected 19:00:10 Vulnerability Mds: Not affected 19:00:10 Vulnerability Meltdown: Not affected 19:00:10 Vulnerability Mmio stale data: Not affected 19:00:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:00:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:00:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:00:10 Vulnerability Srbds: Not affected 19:00:10 Vulnerability Tsx async abort: Not affected 19:00:10 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 19:00:10 19:00:10 19:00:10 ---> nproc: 19:00:10 8 19:00:10 19:00:10 19:00:10 ---> df -h: 19:00:10 Filesystem Size Used Avail Use% Mounted on 19:00:10 overlay 155G 11G 145G 7% / 19:00:10 tmpfs 64M 0 64M 0% /dev 19:00:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:00:10 shm 64M 0 64M 0% /dev/shm 19:00:10 /dev/vda1 155G 11G 145G 7% /facter-os 19:00:10 19:00:10 19:00:10 ---> sar -b -r -n DEV: 19:00:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117919) 11/02/22 _x86_64_ (8 CPU) 19:00:10 19:00:10 18:54:46 LINUX RESTART (8 CPU) 19:00:10 19:00:10 18:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:00:10 18:56:02 296.12 47.24 248.88 0.00 5327.51 129946.34 0.00 19:00:10 18:57:01 49.07 0.30 48.76 0.00 19.52 20084.72 0.00 19:00:10 18:58:01 1.82 0.00 1.82 0.00 0.00 20.28 0.00 19:00:10 18:59:01 3.60 1.02 2.58 0.00 21.86 34.39 0.00 19:00:10 19:00:01 25.70 7.87 17.83 0.00 911.45 2280.69 0.00 19:00:10 Average: 75.35 11.32 64.02 0.00 1260.16 30507.67 0.00 19:00:10 19:00:10 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:10 18:56:02 29194672 31582124 745556 2.27 71712 2592116 1874764 5.53 1002604 2338812 652 19:00:10 18:57:01 28685196 31585184 726912 2.21 91436 3044552 1732948 5.11 1141832 2651132 372 19:00:10 18:58:01 28684220 31584304 727452 2.21 91476 3044560 1732948 5.11 1141888 2651140 16 19:00:10 18:59:01 28690952 31592196 718944 2.19 91592 3045176 1788088 5.27 1132916 2651676 24 19:00:10 19:00:01 28485820 31539832 754108 2.29 109000 3181324 1884160 5.55 1255852 2714780 12704 19:00:10 Average: 28748172 31576728 734594 2.23 91043 2981546 1802582 5.31 1135018 2601508 2754 19:00:10 19:00:10 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:10 18:56:02 ens3 642.33 413.10 6391.33 116.85 0.00 0.00 0.00 0.00 19:00:10 18:56:02 docker0 2.23 2.02 0.27 26.64 0.00 0.00 0.00 0.00 19:00:10 18:56:02 vethefb907d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:00:10 18:56:02 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 19:00:10 18:57:01 ens3 151.51 93.05 2635.94 20.04 0.00 0.00 0.00 0.00 19:00:10 18:57:01 docker0 7.51 13.33 0.55 52.17 0.00 0.00 0.00 0.00 19:00:10 18:57:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 19:00:10 18:58:01 ens3 0.55 0.20 0.26 0.19 0.00 0.00 0.00 0.00 19:00:10 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:10 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:10 18:59:01 ens3 0.73 0.18 0.15 0.07 0.00 0.00 0.00 0.00 19:00:10 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:10 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:00:10 19:00:01 ens3 69.39 40.04 1026.27 5.15 0.00 0.00 0.00 0.00 19:00:10 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:10 19:00:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:00:10 Average: ens3 172.97 109.37 2008.72 28.49 0.00 0.00 0.00 0.00 19:00:10 Average: docker0 1.93 3.04 0.16 15.64 0.00 0.00 0.00 0.00 19:00:10 Average: lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 19:00:10 19:00:10 19:00:10 ---> sar -P ALL: 19:00:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117919) 11/02/22 _x86_64_ (8 CPU) 19:00:10 19:00:10 18:54:46 LINUX RESTART (8 CPU) 19:00:10 19:00:10 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:00:10 18:56:02 all 9.67 0.00 3.52 4.56 0.08 82.16 19:00:10 18:56:02 0 12.18 0.00 3.82 6.08 0.12 77.80 19:00:10 18:56:02 1 9.99 0.00 4.35 14.51 0.07 71.08 19:00:10 18:56:02 2 9.23 0.00 2.61 8.77 0.08 79.31 19:00:10 18:56:02 3 10.84 0.00 4.34 0.90 0.07 83.86 19:00:10 18:56:02 4 8.90 0.00 4.01 1.03 0.05 86.01 19:00:10 18:56:02 5 10.15 0.00 2.48 0.41 0.15 86.81 19:00:10 18:56:02 6 9.80 0.00 4.00 1.23 0.07 84.90 19:00:10 18:56:02 7 6.30 0.00 2.56 3.55 0.05 87.54 19:00:10 18:57:01 all 12.75 0.00 2.67 1.43 0.05 83.09 19:00:10 18:57:01 0 12.12 0.00 3.31 0.24 0.05 84.28 19:00:10 18:57:01 1 14.21 0.00 3.15 6.85 0.05 75.74 19:00:10 18:57:01 2 12.97 0.00 2.99 0.34 0.05 83.65 19:00:10 18:57:01 3 12.75 0.00 2.85 0.05 0.05 84.30 19:00:10 18:57:01 4 12.33 0.00 2.08 0.17 0.05 85.37 19:00:10 18:57:01 5 11.26 0.00 1.75 0.02 0.03 86.94 19:00:10 18:57:01 6 13.70 0.00 2.68 0.38 0.05 83.20 19:00:10 18:57:01 7 12.70 0.00 2.59 3.36 0.05 81.30 19:00:10 18:58:01 all 0.25 0.00 0.02 0.00 0.01 99.73 19:00:10 18:58:01 0 0.08 0.00 0.03 0.03 0.02 99.83 19:00:10 18:58:01 1 1.08 0.00 0.05 0.00 0.03 98.84 19:00:10 18:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:00:10 18:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:00:10 18:58:01 4 0.71 0.00 0.00 0.00 0.00 99.29 19:00:10 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:00:10 18:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:00:10 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:00:10 18:59:01 all 0.22 0.00 0.05 0.04 0.01 99.68 19:00:10 18:59:01 0 0.28 0.00 0.12 0.28 0.02 99.30 19:00:10 18:59:01 1 0.07 0.00 0.05 0.03 0.00 99.85 19:00:10 18:59:01 2 0.10 0.00 0.03 0.02 0.00 99.85 19:00:10 18:59:01 3 0.12 0.00 0.05 0.00 0.00 99.83 19:00:10 18:59:01 4 1.18 0.00 0.03 0.00 0.02 98.78 19:00:10 18:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:00:10 18:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:00:10 18:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:00:10 19:00:01 all 1.01 0.00 0.76 0.97 0.01 97.24 19:00:10 19:00:01 0 0.63 0.00 0.72 4.02 0.03 94.59 19:00:10 19:00:01 1 1.37 0.00 0.48 0.28 0.02 97.85 19:00:10 19:00:01 2 1.15 0.00 1.05 0.75 0.02 97.03 19:00:10 19:00:01 3 0.80 0.00 0.47 0.13 0.02 98.58 19:00:10 19:00:01 4 0.84 0.00 0.49 0.20 0.00 98.48 19:00:10 19:00:01 5 1.28 0.00 0.50 1.65 0.02 96.55 19:00:10 19:00:01 6 1.37 0.00 1.99 0.70 0.02 95.93 19:00:10 19:00:01 7 0.62 0.00 0.42 0.05 0.00 98.91 19:00:10 Average: all 4.73 0.00 1.39 1.39 0.03 92.45 19:00:10 Average: 0 5.01 0.00 1.59 2.13 0.05 91.22 19:00:10 Average: 1 5.29 0.00 1.60 4.30 0.03 88.77 19:00:10 Average: 2 4.65 0.00 1.33 1.97 0.03 92.03 19:00:10 Average: 3 4.85 0.00 1.53 0.22 0.03 93.38 19:00:10 Average: 4 4.74 0.00 1.31 0.28 0.02 93.65 19:00:10 Average: 5 4.49 0.00 0.94 0.42 0.04 94.11 19:00:10 Average: 6 4.93 0.00 1.74 0.46 0.03 92.85 19:00:10 Average: 7 3.88 0.00 1.11 1.38 0.02 93.61 19:00:10 19:00:10 19:00:10