Pull request #104 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-configuration Obtained Jenkinsfile from df336b0784972208187fc3e6b1297ec5f902d26e+f7d297008e651dffeac93977ed9afbd29d3f8ea8 (e4721e10093c59297f7b9013dd474584afb4608f) 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-ssh7548447164386667655.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16596511321205462996.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-configuration/branches/PR-104/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-configuration/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15244383487534138025.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-configuration/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7707033277611430912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9122881278204409510.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-configuration/branches/PR-104/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-configuration/branches/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12309951927295419268.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-5907 in /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7d297008e651dffeac93977ed9afbd29d3f8ea8 into PR head commit df336b0784972208187fc3e6b1297ec5f902d26e Merge succeeded, producing df336b0784972208187fc3e6b1297ec5f902d26e Checking out Revision df336b0784972208187fc3e6b1297ec5f902d26e (PR-104) > git config core.sparsecheckout # timeout=10 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # 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 f7d297008e651dffeac93977ed9afbd29d3f8ea8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:19 ========================================================= 16:24:19 EdgeX Global Pipelines Version Info 16:24:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:20 ------------------- 16:24:20 stable info: 16:24:20 ------------------- 16:24:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:24:20 Message: update stable to v1.0.253 16:24:20 ------------------- 16:24:20 experimental info: 16:24:20 ------------------- 16:24:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:24:20 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:24:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df336b0 [Pipeline] echo 16:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:24:23 + git rev-list -1 --merges df336b0784972208187fc3e6b1297ec5f902d26e~1..df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo 16:24:23 -----------> git rev-list -1 --merges df336b0784972208187fc3e6b1297ec5f902d26e~1..df336b0784972208187fc3e6b1297ec5f902d26e df336b0784972208187fc3e6b1297ec5f902d26e [false] [Pipeline] sh 16:24:23 + git log --format=format:%s -1 df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo 16:24:23 ========================================================= 16:24:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:24:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:23 + git log --format=format:%s -1 df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] echo 16:24:23 [semverPrep] GIT_COMMIT: df336b0784972208187fc3e6b1297ec5f902d26e, Commit Message: build: Upgrade to go 1.21 and linter 1.54.2 [Pipeline] echo 16:24:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:24:24 + grep -v github /etc/ssh/ssh_known_hosts 16:24:24 + [ -e /tmp/ssh_known_hosts ] 16:24:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:24:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:24:24 + sudo tee -a /etc/ssh/ssh_known_hosts 16:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:24:24 16:24:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:24:25 0.1.4: Pulling from edgex-devops/py-git-semver 16:24:25 b85a868b505f: Pulling fs layer 16:24:25 e2be974225ed: Pulling fs layer 16:24:25 339a4e72a1f5: Pulling fs layer 16:24:25 988bab9f4d93: Pulling fs layer 16:24:25 988bab9f4d93: Waiting 16:24:25 1469e6f7b9e6: Pulling fs layer 16:24:25 eaf3925da568: Pulling fs layer 16:24:25 bab4dde63d76: Pulling fs layer 16:24:25 bde34c3a00c8: Pulling fs layer 16:24:25 b352a97aabf1: Pulling fs layer 16:24:25 eaf3925da568: Waiting 16:24:25 bde34c3a00c8: Waiting 16:24:25 bab4dde63d76: Waiting 16:24:25 4872d77fe225: Pulling fs layer 16:24:25 5851b861e8e6: Pulling fs layer 16:24:25 4872d77fe225: Waiting 16:24:25 5851b861e8e6: Waiting 16:24:25 e2be974225ed: Verifying Checksum 16:24:25 e2be974225ed: Download complete 16:24:25 988bab9f4d93: Download complete 16:24:25 1469e6f7b9e6: Verifying Checksum 16:24:25 1469e6f7b9e6: Download complete 16:24:25 339a4e72a1f5: Verifying Checksum 16:24:25 339a4e72a1f5: Download complete 16:24:25 eaf3925da568: Download complete 16:24:25 bde34c3a00c8: Download complete 16:24:25 b352a97aabf1: Verifying Checksum 16:24:25 b352a97aabf1: Download complete 16:24:25 4872d77fe225: Verifying Checksum 16:24:25 4872d77fe225: Download complete 16:24:25 5851b861e8e6: Download complete 16:24:25 b85a868b505f: Verifying Checksum 16:24:25 b85a868b505f: Download complete 16:24:25 bab4dde63d76: Verifying Checksum 16:24:25 bab4dde63d76: Download complete 16:24:26 b85a868b505f: Pull complete 16:24:26 e2be974225ed: Pull complete 16:24:27 339a4e72a1f5: Pull complete 16:24:27 988bab9f4d93: Pull complete 16:24:27 1469e6f7b9e6: Pull complete 16:24:27 eaf3925da568: Pull complete 16:24:29 bab4dde63d76: Pull complete 16:24:29 bde34c3a00c8: Pull complete 16:24:29 b352a97aabf1: Pull complete 16:24:30 4872d77fe225: Pull complete 16:24:30 5851b861e8e6: Pull complete 16:24:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:24:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:30 prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container 16:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@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 16:24:34 $ docker top 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 -eo pid,comm 16:24:34 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). 16:24:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:34 [ssh-agent] Looking for ssh-agent implementation... 16:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:34 $ docker exec 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent 16:24:35 SSH_AUTH_SOCK=/tmp/ssh-hnVAx5t9id4N/agent.31 16:24:35 SSH_AGENT_PID=37 16:24:35 Running ssh-add (command line suppressed) 16:24:35 Identity added: /w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_8198643065619477440.key (/w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_8198643065619477440.key) 16:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:35 + git tag --points-at HEAD [Pipeline] } 16:24:35 $ docker exec --env ******** --env ******** 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent -k 16:24:35 unset SSH_AUTH_SOCK; 16:24:35 unset SSH_AGENT_PID; 16:24:35 echo Agent pid 37 killed; 16:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:35 [ssh-agent] Looking for ssh-agent implementation... 16:24:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:35 $ docker exec 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent 16:24:36 SSH_AUTH_SOCK=/tmp/ssh-5m874TkAyXND/agent.69 16:24:36 SSH_AGENT_PID=75 16:24:36 Running ssh-add (command line suppressed) 16:24:36 Identity added: /w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_12816466509224906055.key (/w/workspace/ndry_go-mod-configuration_PR-104@tmp/private_key_12816466509224906055.key) 16:24:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:36 + git semver init 16:24:36 2023-09-12 16:24:36,709 [run_init] DEBUG init version:0.0.0 force:False 16:24:36 2023-09-12 16:24:36,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-104/.semver 16:24:36 2023-09-12 16:24:36,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-104/.semver 16:24:36 2023-09-12 16:24:36,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-104/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104, universal_newlines=False, shell=None, istream=None) 16:24:37 2023-09-12 16:24:37,442 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-104/.git/info/exclude 16:24:37 2023-09-12 16:24:37,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 with force:False 16:24:37 2023-09-12 16:24:37,443 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 16:24:37 2023-09-12 16:24:37,445 [execute] INFO git cat-file --batch-check 16:24:37 2023-09-12 16:24:37,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104/.semver, universal_newlines=False, shell=None, istream=) 16:24:37 2023-09-12 16:24:37,450 [execute] INFO git cat-file --batch 16:24:37 2023-09-12 16:24:37,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-104/.semver, universal_newlines=False, shell=None, istream=) 16:24:37 2023-09-12 16:24:37,455 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-104/.semver/PR-104 16:24:37 0.0.0 [Pipeline] } 16:24:37 $ docker exec --env ******** --env ******** 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 ssh-agent -k 16:24:37 unset SSH_AUTH_SOCK; 16:24:37 unset SSH_AGENT_PID; 16:24:37 echo Agent pid 75 killed; 16:24:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:38 + git semver [Pipeline] } 16:24:38 $ docker stop --time=1 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 16:24:39 $ docker rm -f --volumes 1ad4d6e4cea7d7b1559b0961dacd0a89d539286b9b4a7aad1e27aee5e32a39d6 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:40 Stashed 1 file(s) [Pipeline] echo 16:24:40 [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 16:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:41 ========================================================= 16:24:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:24:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:24:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:41 4db1b89c0bd1: Pulling fs layer 16:24:41 6911f1a30b25: Pulling fs layer 16:24:41 e194b8c5c2a9: Pulling fs layer 16:24:41 6863d3e3a2b1: Pulling fs layer 16:24:41 ec0bb842ea78: Pulling fs layer 16:24:41 40a00589a448: Pulling fs layer 16:24:41 6c08303d61cc: Pulling fs layer 16:24:41 798269fcf238: Pulling fs layer 16:24:41 6863d3e3a2b1: Waiting 16:24:41 40a00589a448: Waiting 16:24:41 6c08303d61cc: Waiting 16:24:41 798269fcf238: Waiting 16:24:41 ec0bb842ea78: Waiting 16:24:41 6911f1a30b25: Verifying Checksum 16:24:41 6911f1a30b25: Download complete 16:24:41 6863d3e3a2b1: Verifying Checksum 16:24:41 6863d3e3a2b1: Download complete 16:24:41 ec0bb842ea78: Verifying Checksum 16:24:41 ec0bb842ea78: Download complete 16:24:41 4db1b89c0bd1: Download complete 16:24:41 40a00589a448: Verifying Checksum 16:24:41 40a00589a448: Download complete 16:24:41 4db1b89c0bd1: Pull complete 16:24:41 6911f1a30b25: Pull complete 16:24:42 798269fcf238: Verifying Checksum 16:24:42 798269fcf238: Download complete 16:24:42 e194b8c5c2a9: Download complete 16:24:42 6c08303d61cc: Verifying Checksum 16:24:42 6c08303d61cc: Download complete 16:24:46 e194b8c5c2a9: Pull complete 16:24:46 6863d3e3a2b1: Pull complete 16:24:46 ec0bb842ea78: Pull complete 16:24:46 40a00589a448: Pull complete 16:24:49 6c08303d61cc: Pull complete 16:24:49 798269fcf238: Pull complete 16:24:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:24:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:24:49 + 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 16:24:50 + docker inspect -f . ci-base-image-x86_64 16:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:50 prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container 16:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@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 16:24:55 $ docker top 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:55 Still waiting to schedule task 16:24:55 ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:55 ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:55 ‘prd-ubuntu18.04-docker-8c-8g-5804’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:55 ‘prd-ubuntu20.04-docker-8c-8g-5900’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:55 ‘prd-ubuntu20.04-docker-8c-8g-5902’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5901’ is offline 16:24:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5903’ is offline 16:24:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5908’ is offline 16:24:55 + go version 16:24:55 go version go1.20.6 linux/amd64 [Pipeline] } 16:24:55 $ docker stop --time=1 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 16:24:57 $ docker rm -f --volumes 39317e64ce31e170fe4bca3d6b78bc78428f64ae221b7f09b457275fa9699834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:58 + docker inspect -f . ci-base-image-x86_64 16:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:58 prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container 16:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@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 16:24:58 $ docker top 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:58 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] fileExists [Pipeline] sh 16:24:59 + make test 16:24:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:24:59 go: downloading github.com/stretchr/testify v1.8.4 16:24:59 go: downloading github.com/hashicorp/consul/api v1.24.0 16:24:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:24:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:24:59 go: downloading github.com/mitchellh/copystructure v1.0.0 16:24:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:24:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:24:59 go: downloading gopkg.in/yaml.v3 v3.0.1 16:24:59 go: downloading github.com/stretchr/objx v0.5.0 16:24:59 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:24:59 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:24:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:24:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:24:59 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:24:59 go: downloading github.com/hashicorp/serf v0.10.1 16:24:59 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:24:59 go: downloading github.com/fatih/color v1.14.1 16:24:59 go: downloading github.com/mattn/go-isatty v0.0.17 16:24:59 go: downloading github.com/mattn/go-colorable v0.1.13 16:24:59 go: downloading golang.org/x/sys v0.10.0 16:24:59 go: downloading github.com/armon/go-metrics v0.4.1 16:24:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:24:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:25:09 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 16:25:09 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.006s coverage: 85.7% of statements 16:25:17 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.590s coverage: 87.1% of statements 16:25:17 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.005s coverage: 100.0% of statements 16:25:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:25:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:25:28 $ docker stop --time=1 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 16:25:31 $ docker rm -f --volumes 74d5afd77e7c61c2b05d92182beda6bfa3cf7aee78a91ecff44a3eacd3685a45 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:32 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 16:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:33 16:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:33 latest: Pulling from edgex-lftools-log-publisher 16:25:33 5eb5b503b376: Pulling fs layer 16:25:33 5c69ac0246d0: Pulling fs layer 16:25:33 ec43610c2a17: Pulling fs layer 16:25:33 3a2ae6a8a46f: Pulling fs layer 16:25:33 33b1e0a273af: Pulling fs layer 16:25:33 5d3b04190fa2: Pulling fs layer 16:25:33 2f39f015ded8: Pulling fs layer 16:25:33 3a2ae6a8a46f: Waiting 16:25:33 33b1e0a273af: Waiting 16:25:33 5d3b04190fa2: Waiting 16:25:33 2f39f015ded8: Waiting 16:25:33 5c69ac0246d0: Download complete 16:25:33 33b1e0a273af: Verifying Checksum 16:25:33 33b1e0a273af: Download complete 16:25:33 5d3b04190fa2: Download complete 16:25:33 ec43610c2a17: Verifying Checksum 16:25:33 ec43610c2a17: Download complete 16:25:33 5eb5b503b376: Verifying Checksum 16:25:33 5eb5b503b376: Download complete 16:25:34 2f39f015ded8: Download complete 16:25:34 5eb5b503b376: Pull complete 16:25:35 5c69ac0246d0: Pull complete 16:25:35 ec43610c2a17: Pull complete 16:25:35 3a2ae6a8a46f: Pull complete 16:25:35 33b1e0a273af: Pull complete 16:25:35 5d3b04190fa2: Pull complete 16:25:40 2f39f015ded8: Pull complete 16:25:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:40 prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container 16:25:40 $ 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/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@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 16:25:44 $ docker top bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:45 ---> job-cost.sh 16:25:45 lf-activate-venv: SKIPPING 16:25:45 INFO: No Stack... 16:25:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:25:45 INFO: Archiving Costs [Pipeline] sh 16:25:46 + cat /w/workspace/ndry_go-mod-configuration_PR-104/archives/cost.csv 16:25:46 + cut -d, -f6 [Pipeline] lock 16:25:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] 16:25:46 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] did not exist. Created. 16:25:46 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:46 + echo total: 0.2199999988079071 [Pipeline] stash 16:25:46 Stashed 1 file(s) [Pipeline] } 16:25:46 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:46 $ docker stop --time=1 bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d 16:25:47 $ docker rm -f --volumes bb997670db0d3650a467717f9b99f4410ff4080747ac3c865eb62dd5062ae59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5909 in /w/workspace/ndry_go-mod-configuration_PR-104 [Pipeline] { [Pipeline] ws 16:28:16 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 16:28:16 Selected Git installation does not exist. Using Default 16:28:16 The recommended git tool is: NONE 16:28:21 using credential edgex-jenkins-ssh 16:28:21 Cloning the remote Git repository 16:28:21 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 16:28:21 > git init /w/workspace/go-mod-configuration/1 # timeout=10 16:28:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 16:28:21 > git --version # timeout=10 16:28:21 > git --version # 'git version 2.25.1' 16:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 16:28:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:24 Merging remotes/origin/main commit f7d297008e651dffeac93977ed9afbd29d3f8ea8 into PR head commit df336b0784972208187fc3e6b1297ec5f902d26e 16:28:24 Merge succeeded, producing df336b0784972208187fc3e6b1297ec5f902d26e 16:28:24 Checking out Revision df336b0784972208187fc3e6b1297ec5f902d26e (PR-104) 16:28:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 16:28:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 16:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:28:24 > git config core.sparsecheckout # timeout=10 16:28:24 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 16:28:24 > git remote # timeout=10 16:28:24 > git config --get remote.origin.url # timeout=10 16:28:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:24 > git merge f7d297008e651dffeac93977ed9afbd29d3f8ea8 # timeout=10 16:28:24 > git rev-parse HEAD^{commit} # timeout=10 16:28:24 > git config core.sparsecheckout # timeout=10 16:28:24 > git checkout -f df336b0784972208187fc3e6b1297ec5f902d26e # timeout=10 16:28:28 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" 16:28:28 > git --version # timeout=10 16:28:28 > git --version # 'git version 2.25.1' 16:28:28 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:29 Dload Upload Total Spent Left Speed 16:28:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 16:28:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:30 + sudo tee /etc/docker/daemon.new 16:28:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:30 { 16:28:30 "registry-mirrors": [ 16:28:30 "https://nexus3.edgexfoundry.org:10001" 16:28:30 ], 16:28:30 "bip": "10.250.0.254/24", 16:28:30 "hosts": [ 16:28:30 "tcp://0.0.0.0:5555", 16:28:30 "unix:///var/run/docker.sock" 16:28:30 ], 16:28:30 "mtu": 1458, 16:28:30 "selinux-enabled": true, 16:28:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:30 } [Pipeline] sh 16:28:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:31 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:49 ========================================================= 16:28:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:28:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:28:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:50 edb6bdbacee9: Pulling fs layer 16:28:50 5f9638ab2659: Pulling fs layer 16:28:50 8d51d6327a98: Pulling fs layer 16:28:50 8b374f2dd631: Pulling fs layer 16:28:50 ec14aa9079de: Pulling fs layer 16:28:50 2f466654f4bb: Pulling fs layer 16:28:50 554e91adad29: Pulling fs layer 16:28:50 8b374f2dd631: Waiting 16:28:50 ec14aa9079de: Waiting 16:28:50 2f466654f4bb: Waiting 16:28:50 554e91adad29: Waiting 16:28:50 5f9638ab2659: Verifying Checksum 16:28:50 5f9638ab2659: Download complete 16:28:50 8b374f2dd631: Download complete 16:28:50 ec14aa9079de: Verifying Checksum 16:28:50 ec14aa9079de: Download complete 16:28:50 edb6bdbacee9: Verifying Checksum 16:28:50 edb6bdbacee9: Download complete 16:28:51 edb6bdbacee9: Pull complete 16:28:52 554e91adad29: Verifying Checksum 16:28:52 554e91adad29: Download complete 16:28:52 5f9638ab2659: Pull complete 16:28:53 8d51d6327a98: Verifying Checksum 16:28:53 8d51d6327a98: Download complete 16:28:53 2f466654f4bb: Verifying Checksum 16:28:53 2f466654f4bb: Download complete 16:29:05 8d51d6327a98: Pull complete 16:29:05 8b374f2dd631: Pull complete 16:29:05 ec14aa9079de: Pull complete 16:29:12 2f466654f4bb: Pull complete 16:29:14 554e91adad29: Pull complete 16:29:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:29:14 + 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 16:29:15 + docker inspect -f . ci-base-image-arm64 16:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:15 prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container 16:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 16:29:18 $ docker top 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:19 + go version 16:29:19 go version go1.20.6 linux/arm64 [Pipeline] } 16:29:19 $ docker stop --time=1 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 16:29:22 $ docker rm -f --volumes 7a518d3d72f811054a65cf35b1a1da9849efff03bda63bb5f610e00fba100c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:23 + docker inspect -f . ci-base-image-arm64 16:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container 16:29:23 $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 16:29:25 $ docker top efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:25 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 16:29:25 + make test 16:29:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:26 go: downloading github.com/stretchr/testify v1.8.4 16:29:26 go: downloading github.com/hashicorp/consul/api v1.24.0 16:29:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:29:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:29:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:29:26 go: downloading gopkg.in/yaml.v3 v3.0.1 16:29:26 go: downloading github.com/stretchr/objx v0.5.0 16:29:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:29:26 go: downloading github.com/mitchellh/copystructure v1.0.0 16:29:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:29:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:29:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:29:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:29:26 go: downloading github.com/hashicorp/serf v0.10.1 16:29:26 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:29:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:29:27 go: downloading github.com/fatih/color v1.14.1 16:29:27 go: downloading github.com/mattn/go-isatty v0.0.17 16:29:27 go: downloading github.com/mattn/go-colorable v0.1.13 16:29:27 go: downloading golang.org/x/sys v0.10.0 16:29:27 go: downloading github.com/armon/go-metrics v0.4.1 16:29:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:29:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:30:49 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 16:30:49 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.028s coverage: 85.7% of statements 16:30:50 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.797s coverage: 87.1% of statements 16:30:50 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.016s coverage: 100.0% of statements 16:30:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:30:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:31:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:02 $ docker stop --time=1 efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 16:31:04 $ docker rm -f --volumes efacf03b847dd3e2b7f2508e14356cece50551c38cb91d1456fe5189c86610c0 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:05 Warning: overwriting stash ‘coverage-report’ 16:31:05 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 16:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:06 16:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:06 arm64: Pulling from edgex-lftools-log-publisher 16:31:06 8998bd30e6a1: Pulling fs layer 16:31:06 04944245beec: Pulling fs layer 16:31:06 699f458cf7ca: Pulling fs layer 16:31:06 765212b225bb: Pulling fs layer 16:31:06 f23df028b6ca: Pulling fs layer 16:31:06 d65c8cfc05b1: Pulling fs layer 16:31:06 2437ff75d9bd: Pulling fs layer 16:31:06 f23df028b6ca: Waiting 16:31:06 d65c8cfc05b1: Waiting 16:31:06 2437ff75d9bd: Waiting 16:31:06 765212b225bb: Waiting 16:31:07 04944245beec: Download complete 16:31:07 765212b225bb: Verifying Checksum 16:31:07 765212b225bb: Download complete 16:31:07 f23df028b6ca: Verifying Checksum 16:31:07 f23df028b6ca: Download complete 16:31:07 d65c8cfc05b1: Verifying Checksum 16:31:07 d65c8cfc05b1: Download complete 16:31:07 699f458cf7ca: Verifying Checksum 16:31:07 699f458cf7ca: Download complete 16:31:07 8998bd30e6a1: Verifying Checksum 16:31:07 8998bd30e6a1: Download complete 16:31:10 2437ff75d9bd: Verifying Checksum 16:31:10 2437ff75d9bd: Download complete 16:31:11 8998bd30e6a1: Pull complete 16:31:12 04944245beec: Pull complete 16:31:13 699f458cf7ca: Pull complete 16:31:13 765212b225bb: Pull complete 16:31:14 f23df028b6ca: Pull complete 16:31:14 d65c8cfc05b1: Pull complete 16:31:29 2437ff75d9bd: Pull complete 16:31:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-5909 does not seem to be running inside a container 16:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 16:31:32 $ docker top ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:33 ---> job-cost.sh 16:31:33 lf-activate-venv: SKIPPING 16:31:33 INFO: No Stack... 16:31:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:34 INFO: Archiving Costs [Pipeline] sh 16:31:35 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 16:31:35 + cut -d, -f6 [Pipeline] lock 16:31:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] 16:31:35 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] did not exist. Created. 16:31:35 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:36 /w/workspace/go-mod-configuration/1@tmp/durable-2831311c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:36 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:36 Warning: overwriting stash ‘stack-cost’ 16:31:37 Stashed 1 file(s) [Pipeline] } 16:31:37 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:37 $ docker stop --time=1 ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 16:31:38 $ docker rm -f --volumes ade284371b70b386b39bed93578a9a1a883972e1ac3b17e18752ee97fd3a9da2 [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 16:31:39 provisioning config files... 16:31:39 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-104@tmp/config6437959053388590411tmp [Pipeline] { [Pipeline] sh 16:31:39 + set +x 16:31:39 + curl -s https://codecov.io/bash 16:31:39 + bash -s -- 16:31:39 16:31:39 _____ _ 16:31:39 / ____| | | 16:31:39 | | ___ __| | ___ ___ _____ __ 16:31:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:39 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:39 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:39 Bash-1.0.6 16:31:39 16:31:39 16:31:39 ==> git version 2.25.1 found 16:31:39 ==> 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 16:31:39 Release-Date: 2020-01-08 16:31:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:31:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:39 ==> Jenkins CI detected. 16:31:39 current dir:  /w/workspace/ndry_go-mod-configuration_PR-104 16:31:39 project root: . 16:31:39 --> token set from env 16:31:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:39 ==> Running gcov in . (disable via -X gcov) 16:31:39 ==> Python coveragepy not found 16:31:39 ==> Searching for coverage reports in: 16:31:39 + . 16:31:39 -> Found 1 reports 16:31:39 ==> Detecting git/mercurial file structure 16:31:39 ==> Reading reports 16:31:40 + ./coverage.out bytes=18751 16:31:40 ==> Appending adjustments 16:31:40 https://docs.codecov.io/docs/fixing-reports 16:31:40 + Found adjustments 16:31:40 ==> Gzipping contents 16:31:40 4.0K /tmp/codecov.5Hs1b0.gz 16:31:40 ==> Uploading reports 16:31:40 url: https://codecov.io 16:31:40 query: branch=PR-104&commit=df336b0784972208187fc3e6b1297ec5f902d26e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=104&job=&cmd_args= 16:31:40 -> Pinging Codecov 16:31:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-104&commit=df336b0784972208187fc3e6b1297ec5f902d26e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=104&job=&cmd_args= 16:31:40 -> Uploading to 16:31:40 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/9F92B070CA9CA35F4914AC8684776953/df336b0784972208187fc3e6b1297ec5f902d26e/70dc7619-9e70-4c7e-b556-dfb48d0c2450.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T163140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82ace9ae6f1870a0cb68d828f31d40d9a44a9775084d432c6dac3e4b0583200c 16:31:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:40 Dload Upload Total Spent Left Speed 16:31:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 16994 --:--:-- --:--:-- --:--:-- 16994 16:31:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/df336b0784972208187fc3e6b1297ec5f902d26e [Pipeline] } 16:31:40 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 16:31:42 + [ -d /w/workspace/ndry_go-mod-configuration_PR-104/archives ] 16:31:42 + ls -al /w/workspace/ndry_go-mod-configuration_PR-104/archives 16:31:42 total 16 16:31:42 drwxr-xr-x 3 root root 4096 Sep 12 16:25 . 16:31:42 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:25 .. 16:31:42 drwxr-xr-x 2 root root 4096 Sep 12 16:25 cost 16:31:42 -rw-r--r-- 1 root root 92 Sep 12 16:25 cost.csv 16:31:42 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-104/archives 16:31:42 + ls -al /w/workspace/ndry_go-mod-configuration_PR-104/archives 16:31:42 total 16 16:31:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:25 . 16:31:42 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:25 .. 16:31:42 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:25 cost 16:31:42 -rw-r--r-- 1 jenkins jenkins 92 Sep 12 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:31:43 ---> package-listing.sh 16:31:43 ++ facter osfamily 16:31:43 ++ tr '[:upper:]' '[:lower:]' 16:31:43 + OS_FAMILY=debian 16:31:43 + workspace=/w/workspace/ndry_go-mod-configuration_PR-104 16:31:43 + START_PACKAGES=/tmp/packages_start.txt 16:31:43 + END_PACKAGES=/tmp/packages_end.txt 16:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:43 + PACKAGES=/tmp/packages_start.txt 16:31:43 + '[' /w/workspace/ndry_go-mod-configuration_PR-104 ']' 16:31:43 + PACKAGES=/tmp/packages_end.txt 16:31:43 + case "${OS_FAMILY}" in 16:31:43 + dpkg -l 16:31:43 + grep '^ii' 16:31:43 + '[' -f /tmp/packages_start.txt ']' 16:31:43 + '[' -f /tmp/packages_end.txt ']' 16:31:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:43 + '[' /w/workspace/ndry_go-mod-configuration_PR-104 ']' 16:31:43 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-104/archives/ 16:31:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-104/archives/ [Pipeline] echo 16:31:43 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/ndry_go-mod-configuration_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:31:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:44 prd-ubuntu20.04-docker-8c-8g-5907 does not seem to be running inside a container 16:31:44 $ 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/ndry_go-mod-configuration_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-104 -v /w/workspace/ndry_go-mod-configuration_PR-104:/w/workspace/ndry_go-mod-configuration_PR-104:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-104@tmp:/w/workspace/ndry_go-mod-configuration_PR-104@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 16:31:45 $ docker top b7047fdaef37aab0f87993f9a2063b8e2d6e5e48b8b86df5d102484db8b8519c -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:45 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:45 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:46 + ls /var/log/sa-host 16:31:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:46 provisioning config files... 16:31:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-104@tmp/config15356100251613279616tmp [Pipeline] { [Pipeline] echo 16:31:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:46 ---> create-netrc.sh [Pipeline] } 16:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:47 ---> python-tools-install.sh [Pipeline] echo 16:31:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:47 ---> sudo-logs.sh 16:31:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:31:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:47 ---> job-cost.sh 16:31:47 lf-activate-venv: SKIPPING 16:31:47 DEBUG: total: 0.2199999988079071 16:31:47 INFO: Retrieving Stack Cost... 16:31:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:48 INFO: Archiving Costs [Pipeline] echo 16:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:48 ---> logs-deploy.sh 16:31:48 lf-activate-venv: SKIPPING 16:31:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-104/1 16:31:48 INFO: archiving workspace using pattern(s): 16:31:49 Archives upload complete. 16:31:49 INFO: archiving logs to Nexus 16:31:50 ---> uname -a: 16:31:50 Linux prd-ubuntu20-04-docker-8c-8g-5907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:31:50 16:31:50 16:31:50 ---> lscpu: 16:31:50 Architecture: x86_64 16:31:50 CPU op-mode(s): 32-bit, 64-bit 16:31:50 Byte Order: Little Endian 16:31:50 Address sizes: 40 bits physical, 48 bits virtual 16:31:50 CPU(s): 8 16:31:50 On-line CPU(s) list: 0-7 16:31:50 Thread(s) per core: 1 16:31:50 Core(s) per socket: 1 16:31:50 Socket(s): 8 16:31:50 NUMA node(s): 1 16:31:50 Vendor ID: AuthenticAMD 16:31:50 CPU family: 23 16:31:50 Model: 49 16:31:50 Model name: AMD EPYC-Rome Processor 16:31:50 Stepping: 0 16:31:50 CPU MHz: 2799.998 16:31:50 BogoMIPS: 5599.99 16:31:50 Virtualization: AMD-V 16:31:50 Hypervisor vendor: KVM 16:31:50 Virtualization type: full 16:31:50 L1d cache: 256 KiB 16:31:50 L1i cache: 256 KiB 16:31:50 L2 cache: 4 MiB 16:31:50 L3 cache: 128 MiB 16:31:50 NUMA node0 CPU(s): 0-7 16:31:50 Vulnerability Itlb multihit: Not affected 16:31:50 Vulnerability L1tf: Not affected 16:31:50 Vulnerability Mds: Not affected 16:31:50 Vulnerability Meltdown: Not affected 16:31:50 Vulnerability Mmio stale data: Not affected 16:31:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:31:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:31:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:31:50 Vulnerability Srbds: Not affected 16:31:50 Vulnerability Tsx async abort: Not affected 16:31:50 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 16:31:50 16:31:50 16:31:50 ---> nproc: 16:31:50 8 16:31:50 16:31:50 16:31:50 ---> df -h: 16:31:50 Filesystem Size Used Avail Use% Mounted on 16:31:50 overlay 155G 11G 145G 7% / 16:31:50 tmpfs 64M 0 64M 0% /dev 16:31:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:31:50 shm 64M 0 64M 0% /dev/shm 16:31:50 /dev/vda1 155G 11G 145G 7% /facter-os 16:31:50 16:31:50 16:31:50 ---> sar -b -r -n DEV: 16:31:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5907) 09/12/23 _x86_64_ (8 CPU) 16:31:50 16:31:50 16:23:37 LINUX RESTART (8 CPU) 16:31:50 16:31:50 16:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:31:50 16:25:01 317.74 38.74 279.00 0.00 4306.80 54192.31 0.00 16:31:50 16:26:01 46.11 0.15 45.96 0.00 4.93 22875.25 0.00 16:31:50 16:27:01 1.62 0.00 1.62 0.00 0.00 18.41 0.00 16:31:50 16:28:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 16:31:50 16:29:01 26.51 10.28 16.23 0.00 3461.16 3728.58 0.00 16:31:50 16:30:01 4.50 0.00 4.50 0.00 0.00 62.12 0.00 16:31:50 16:31:01 3.27 1.02 2.25 0.00 21.86 29.86 0.00 16:31:50 Average: 56.76 7.09 49.67 0.00 1105.92 11459.55 0.00 16:31:50 16:31:50 16:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:50 16:25:01 29043332 31482276 827700 2.52 74944 2640196 1992056 5.87 1120316 2353368 30580 16:31:50 16:26:01 28701640 31615068 692048 2.10 91624 3061832 1757208 5.18 1071844 2702580 316 16:31:50 16:27:01 28701388 31614956 691676 2.10 91656 3061836 1757208 5.18 1071596 2702588 4 16:31:50 16:28:01 28702500 31616248 690092 2.10 91736 3061844 1757208 5.18 1070444 2702592 8 16:31:50 16:29:01 28461708 31596624 701384 2.13 97288 3265784 1808164 5.33 1232312 2758076 1264 16:31:50 16:30:01 28464804 31599848 698188 2.12 97360 3265900 1825108 5.38 1230620 2758164 8 16:31:50 16:31:01 28471376 31607548 690708 2.10 97492 3266528 1833452 5.40 1222460 2758652 20 16:31:50 Average: 28649535 31590367 713114 2.17 91729 3089131 1818629 5.36 1145656 2676574 4600 16:31:50 16:31:50 16:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:50 16:25:01 docker0 12.49 19.83 0.98 92.14 0.00 0.00 0.00 0.00 16:31:50 16:25:01 ens3 584.32 350.25 6795.29 111.10 0.00 0.00 0.00 0.00 16:31:50 16:25:01 lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 16:31:50 16:25:01 vethf174d29 10.30 17.88 0.88 64.43 0.00 0.00 0.00 0.01 16:31:50 16:26:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:26:01 ens3 104.08 63.12 2532.63 15.69 0.00 0.00 0.00 0.00 16:31:50 16:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:31:50 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:27:01 ens3 1.43 0.00 0.07 0.00 0.00 0.00 0.00 0.00 16:31:50 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:28:01 ens3 1.80 0.18 0.21 0.07 0.00 0.00 0.00 0.00 16:31:50 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:50 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:29:01 ens3 110.40 54.11 1378.40 4.16 0.00 0.00 0.00 0.00 16:31:50 16:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:31:50 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:30:01 ens3 0.47 0.28 0.15 0.08 0.00 0.00 0.00 0.00 16:31:50 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:50 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 16:31:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:31:50 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:50 Average: docker0 1.77 2.80 0.14 12.97 0.00 0.00 0.00 0.00 16:31:50 Average: ens3 113.54 66.17 1516.97 18.51 0.00 0.00 0.00 0.00 16:31:50 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 16:31:50 16:31:50 16:31:50 ---> sar -P ALL: 16:31:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5907) 09/12/23 _x86_64_ (8 CPU) 16:31:50 16:31:50 16:23:37 LINUX RESTART (8 CPU) 16:31:50 16:31:50 16:24:02 CPU %user %nice %system %iowait %steal %idle 16:31:50 16:25:01 all 10.47 0.00 3.52 3.21 0.06 82.75 16:31:50 16:25:01 0 9.28 0.00 3.72 1.73 0.05 85.21 16:31:50 16:25:01 1 11.37 0.00 3.01 3.27 0.05 82.29 16:31:50 16:25:01 2 13.57 0.00 3.44 7.26 0.05 75.69 16:31:50 16:25:01 3 9.02 0.00 3.96 0.05 0.05 86.92 16:31:50 16:25:01 4 11.28 0.00 4.24 6.49 0.05 77.93 16:31:50 16:25:01 5 8.91 0.00 3.34 5.57 0.07 82.11 16:31:50 16:25:01 6 8.74 0.00 3.60 0.96 0.05 86.65 16:31:50 16:25:01 7 11.58 0.00 2.81 0.33 0.09 85.20 16:31:50 16:26:01 all 17.03 0.00 3.22 1.39 0.06 78.30 16:31:50 16:26:01 0 17.15 0.00 2.53 0.10 0.05 80.17 16:31:50 16:26:01 1 17.56 0.00 3.54 8.29 0.07 70.54 16:31:50 16:26:01 2 19.02 0.00 3.12 0.03 0.05 77.78 16:31:50 16:26:01 3 17.05 0.00 3.42 0.67 0.07 78.79 16:31:50 16:26:01 4 16.07 0.00 3.31 0.24 0.07 80.32 16:31:50 16:26:01 5 15.71 0.00 3.37 1.70 0.05 79.17 16:31:50 16:26:01 6 17.18 0.00 3.26 0.05 0.07 79.44 16:31:50 16:26:01 7 16.46 0.00 3.20 0.08 0.05 80.20 16:31:50 16:27:01 all 0.06 0.00 0.01 0.00 0.01 99.91 16:31:50 16:27:01 0 0.32 0.00 0.00 0.00 0.03 99.65 16:31:50 16:27:01 1 0.03 0.00 0.00 0.02 0.02 99.93 16:31:50 16:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:31:50 16:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:31:50 16:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:31:50 16:27:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:31:50 16:27:01 6 0.05 0.00 0.03 0.00 0.00 99.92 16:31:50 16:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:31:50 16:28:01 all 0.29 0.00 0.02 0.00 0.01 99.68 16:31:50 16:28:01 0 2.00 0.00 0.02 0.00 0.03 97.95 16:31:50 16:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:31:50 16:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:31:50 16:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:31:50 16:28:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:31:50 16:28:01 5 0.08 0.00 0.03 0.03 0.00 99.85 16:31:50 16:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:31:50 16:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:31:50 16:29:01 all 1.14 0.00 0.41 0.35 0.01 98.09 16:31:50 16:29:01 0 1.98 0.00 0.21 0.02 0.02 97.77 16:31:50 16:29:01 1 0.53 0.00 0.22 0.10 0.02 99.13 16:31:50 16:29:01 2 1.00 0.00 0.33 0.05 0.02 98.60 16:31:50 16:29:01 3 0.52 0.00 0.27 0.13 0.00 99.08 16:31:50 16:29:01 4 1.15 0.00 0.47 0.38 0.02 97.98 16:31:50 16:29:01 5 0.87 0.00 0.47 0.85 0.02 97.80 16:31:50 16:29:01 6 2.10 0.00 0.58 0.42 0.02 96.88 16:31:50 16:29:01 7 0.94 0.00 0.72 0.89 0.02 97.44 16:31:50 16:30:01 all 0.23 0.00 0.05 0.01 0.01 99.71 16:31:50 16:30:01 0 1.55 0.00 0.15 0.00 0.02 98.29 16:31:50 16:30:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:31:50 16:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:31:50 16:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:31:50 16:30:01 4 0.00 0.00 0.02 0.07 0.00 99.92 16:31:50 16:30:01 5 0.07 0.00 0.07 0.02 0.02 99.83 16:31:50 16:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:31:50 16:30:01 7 0.07 0.00 0.00 0.00 0.00 99.93 16:31:50 16:31:01 all 0.07 0.00 0.03 0.01 0.01 99.89 16:31:50 16:31:01 0 0.22 0.00 0.03 0.00 0.00 99.75 16:31:50 16:31:01 1 0.10 0.00 0.05 0.00 0.03 99.82 16:31:50 16:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:31:50 16:31:01 3 0.10 0.00 0.03 0.02 0.00 99.85 16:31:50 16:31:01 4 0.02 0.00 0.02 0.05 0.00 99.92 16:31:50 16:31:01 5 0.10 0.00 0.00 0.02 0.00 99.88 16:31:50 16:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:31:50 16:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:31:50 Average: all 4.14 0.00 1.02 0.70 0.02 94.11 16:31:50 Average: 0 4.62 0.00 0.94 0.26 0.03 94.15 16:31:50 Average: 1 4.20 0.00 0.97 1.65 0.03 93.14 16:31:50 Average: 2 4.76 0.00 0.98 1.02 0.02 93.22 16:31:50 Average: 3 3.79 0.00 1.09 0.12 0.02 94.97 16:31:50 Average: 4 4.05 0.00 1.15 1.02 0.02 93.76 16:31:50 Average: 5 3.65 0.00 1.03 1.15 0.02 94.15 16:31:50 Average: 6 3.98 0.00 1.07 0.20 0.02 94.73 16:31:50 Average: 7 4.11 0.00 0.96 0.18 0.02 94.72 16:31:50 16:31:50 16:31:50