Pull request #319 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ffc544cc718b868e82a1fda8db36af4414b488+386b09644d8fc87ef4bc1d0229236aba462c0777 (30077836f651095cf79c4361a09742364b1716d6) 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-ssh13993979952750169984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6148615191563283803.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-bootstrap/branches/PR-319/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17495923585802693024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16176435599217041408.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16578554338198055877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21250’ Running on prd-ubuntu20.04-docker-8c-8g-21252 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-319 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 386b09644d8fc87ef4bc1d0229236aba462c0777 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 Merge succeeded, producing f2ffc544cc718b868e82a1fda8db36af4414b488 Checking out Revision f2ffc544cc718b868e82a1fda8db36af4414b488 (PR-319) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # 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 386b09644d8fc87ef4bc1d0229236aba462c0777 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:40 ========================================================= 21:52:40 EdgeX Global Pipelines Version Info 21:52:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ddfa13048a7f49f5a9e640e64ea19eda6fc62f6c # timeout=10 21:52:41 ------------------- 21:52:41 stable info: 21:52:41 ------------------- 21:52:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:52:41 Message: update stable to v1.0.221 21:52:41 ------------------- 21:52:41 experimental info: 21:52:41 ------------------- 21:52:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:41 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 21:52:41 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ffc544cc718b868e82a1fda8db36af4414b488 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ffc54 [Pipeline] echo 21:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:52:42 + git rev-list -1 --merges f2ffc544cc718b868e82a1fda8db36af4414b488~1..f2ffc544cc718b868e82a1fda8db36af4414b488 [Pipeline] echo 21:52:42 -----------> git rev-list -1 --merges f2ffc544cc718b868e82a1fda8db36af4414b488~1..f2ffc544cc718b868e82a1fda8db36af4414b488 f2ffc544cc718b868e82a1fda8db36af4414b488 [false] [Pipeline] sh 21:52:43 + git log --format=format:%s -1 f2ffc544cc718b868e82a1fda8db36af4414b488 [Pipeline] echo 21:52:43 ========================================================= 21:52:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:52:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:43 + git log --format=format:%s -1 f2ffc544cc718b868e82a1fda8db36af4414b488 [Pipeline] echo 21:52:43 [semverPrep] GIT_COMMIT: f2ffc544cc718b868e82a1fda8db36af4414b488, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 21:52:43 [semverPrep] This is not a build commit. [Pipeline] sh 21:52:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:43 + grep -v github /etc/ssh/ssh_known_hosts 21:52:43 + [ -e /tmp/ssh_known_hosts ] 21:52:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:52:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:52:43 + sudo tee -a /etc/ssh/ssh_known_hosts 21:52:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:44 21:52:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:52:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:44 latest: Pulling from edgex-devops/git-semver 21:52:44 a0d0a0d46f8b: Pulling fs layer 21:52:44 3e5f54012d9b: Pulling fs layer 21:52:44 4c7163046ea9: Pulling fs layer 21:52:44 0c2d73faf560: Pulling fs layer 21:52:44 0c2d73faf560: Waiting 21:52:44 3e5f54012d9b: Verifying Checksum 21:52:44 3e5f54012d9b: Download complete 21:52:44 a0d0a0d46f8b: Verifying Checksum 21:52:44 a0d0a0d46f8b: Download complete 21:52:45 0c2d73faf560: Verifying Checksum 21:52:45 0c2d73faf560: Download complete 21:52:45 4c7163046ea9: Verifying Checksum 21:52:45 4c7163046ea9: Download complete 21:52:45 a0d0a0d46f8b: Pull complete 21:52:45 3e5f54012d9b: Pull complete 21:52:45 4c7163046ea9: Pull complete 21:52:45 0c2d73faf560: Pull complete 21:52:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:52:45 prd-ubuntu20.04-docker-8c-8g-21252 does not seem to be running inside a container 21:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:52:46 $ docker top 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:46 [ssh-agent] Looking for ssh-agent implementation... 21:52:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:46 $ docker exec 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 ssh-agent 21:52:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpKNnDf/agent.15 21:52:47 SSH_AGENT_PID=22 21:52:47 Running ssh-add (command line suppressed) 21:52:47 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_6924978185910953672.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_6924978185910953672.key) 21:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:47 + git tag --points-at HEAD [Pipeline] } 21:52:47 $ docker exec --env ******** --env ******** 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 ssh-agent -k 21:52:47 unset SSH_AUTH_SOCK; 21:52:47 unset SSH_AGENT_PID; 21:52:47 echo Agent pid 22 killed; 21:52:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:47 [ssh-agent] Looking for ssh-agent implementation... 21:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:47 $ docker exec 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 ssh-agent 21:52:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNNOmhg/agent.56 21:52:47 SSH_AGENT_PID=63 21:52:47 Running ssh-add (command line suppressed) 21:52:48 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5617024944905934961.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5617024944905934961.key) 21:52:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:48 + git semver init 21:52:48 # -> Open(): unable to determine branch for HEAD 21:52:48 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.git 21:52:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-319 21:52:48 # $SEMVER_REMOTE_NAME = origin 21:52:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:48 # $SEMVER_USER_NAME = edgex-jenkins 21:52:48 # $SEMVER_BRANCH = PR-319 21:52:48 # $SEMVER_TEMP = /tmp/semver-491241687 21:52:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:52:49 # '/tmp/semver-491241687' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver' 21:52:49 # -> Force: false 21:52:49 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver [Pipeline] } 21:52:49 $ docker exec --env ******** --env ******** 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 ssh-agent -k 21:52:49 unset SSH_AUTH_SOCK; 21:52:49 unset SSH_AGENT_PID; 21:52:49 echo Agent pid 63 killed; 21:52:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:49 + git semver [Pipeline] } 21:52:49 $ docker stop --time=1 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 21:52:51 $ docker rm -f 94bf37fc2f74c946f9c6f00f2ef9bcfe246ea3b67cafe347e31cda19902ecfd0 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:51 Stashed 1 file(s) [Pipeline] echo 21:52:51 [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 21:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:52 ========================================================= 21:52:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:52:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:52:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:52:52 59bf1c3509f3: Pulling fs layer 21:52:52 666ba61612fd: Pulling fs layer 21:52:52 8ed8ca486205: Pulling fs layer 21:52:52 4fe6c5a15a65: Pulling fs layer 21:52:52 22a0e8bec74d: Pulling fs layer 21:52:52 4fe6c5a15a65: Waiting 21:52:52 640e595b4fbd: Pulling fs layer 21:52:52 763cafe07f6e: Pulling fs layer 21:52:52 22a0e8bec74d: Waiting 21:52:52 640e595b4fbd: Waiting 21:52:52 0c0b528cf693: Pulling fs layer 21:52:52 10935f4eaf8b: Pulling fs layer 21:52:52 10935f4eaf8b: Waiting 21:52:52 763cafe07f6e: Waiting 21:52:52 8ed8ca486205: Verifying Checksum 21:52:52 666ba61612fd: Verifying Checksum 21:52:52 666ba61612fd: Download complete 21:52:52 640e595b4fbd: Download complete 21:52:52 763cafe07f6e: Verifying Checksum 21:52:52 763cafe07f6e: Download complete 21:52:52 59bf1c3509f3: Verifying Checksum 21:52:52 59bf1c3509f3: Download complete 21:52:52 0c0b528cf693: Verifying Checksum 21:52:52 0c0b528cf693: Download complete 21:52:52 59bf1c3509f3: Pull complete 21:52:52 666ba61612fd: Pull complete 21:52:52 8ed8ca486205: Pull complete 21:52:53 10935f4eaf8b: Verifying Checksum 21:52:53 10935f4eaf8b: Download complete 21:52:53 4fe6c5a15a65: Verifying Checksum 21:52:53 4fe6c5a15a65: Download complete 21:52:57 4fe6c5a15a65: Pull complete 21:52:57 22a0e8bec74d: Pull complete 21:52:57 640e595b4fbd: Pull complete 21:52:57 763cafe07f6e: Pull complete 21:52:57 0c0b528cf693: Pull complete 21:53:00 10935f4eaf8b: Pull complete 21:53:00 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:53:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:53:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:53:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:53:01 + docker inspect -f . ci-base-image-x86_64 21:53:01 . [Pipeline] withDockerContainer 21:53:01 prd-ubuntu20.04-docker-8c-8g-21252 does not seem to be running inside a container 21:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:03 $ docker top 4179349d5f540cc5912ec50a916fa8171d88b961495ae266679c7204b732f843 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:03 + go version 21:53:03 go version go1.17.6 linux/amd64 [Pipeline] } 21:53:03 $ docker stop --time=1 4179349d5f540cc5912ec50a916fa8171d88b961495ae266679c7204b732f843 21:53:05 $ docker rm -f 4179349d5f540cc5912ec50a916fa8171d88b961495ae266679c7204b732f843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:05 + docker inspect -f . ci-base-image-x86_64 21:53:05 . [Pipeline] withDockerContainer 21:53:05 prd-ubuntu20.04-docker-8c-8g-21252 does not seem to be running inside a container 21:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:06 $ docker top a301fce39f85aef4d668325eafacea1ab32348deb9a947fc8ecc5c81466f7eee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:53:06 + make test 21:53:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:53:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:53:06 go: downloading github.com/stretchr/testify v1.7.1 21:53:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 21:53:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 21:53:06 go: downloading github.com/pelletier/go-toml v1.9.4 21:53:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 21:53:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 21:53:06 go: downloading github.com/google/uuid v1.3.0 21:53:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:53:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 21:53:06 go: downloading github.com/gorilla/mux v1.8.0 21:53:06 go: downloading github.com/davecgh/go-spew v1.1.1 21:53:06 go: downloading github.com/pmezard/go-difflib v1.0.0 21:53:06 go: downloading github.com/stretchr/objx v0.1.1 21:53:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:53:06 go: downloading github.com/hashicorp/errwrap v1.0.0 21:53:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:53:06 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:53:06 go: downloading github.com/go-kit/log v0.2.0 21:53:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:53:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:53:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:53:06 go: downloading github.com/hashicorp/consul/api v1.9.1 21:53:06 go: downloading github.com/pebbe/zmq4 v1.2.7 21:53:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:53:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:53:06 go: downloading github.com/x448/float16 v0.8.4 21:53:06 go: downloading github.com/zeebo/errs v1.2.2 21:53:06 go: downloading google.golang.org/grpc v1.42.0 21:53:06 go: downloading github.com/gorilla/websocket v1.4.2 21:53:06 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:53:06 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:53:06 go: downloading github.com/go-playground/universal-translator v0.18.0 21:53:06 go: downloading github.com/leodido/go-urn v1.2.1 21:53:06 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:53:06 go: downloading golang.org/x/text v0.3.7 21:53:06 go: downloading google.golang.org/protobuf v1.27.1 21:53:07 Still waiting to schedule task 21:53:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21251’ 21:53:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:53:07 go: downloading github.com/mitchellh/copystructure v1.0.0 21:53:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:53:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:53:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:53:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:53:07 go: downloading github.com/hashicorp/serf v0.9.5 21:53:07 go: downloading github.com/go-playground/locales v0.14.0 21:53:07 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:53:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:53:07 go: downloading github.com/fatih/color v1.9.0 21:53:07 go: downloading github.com/mattn/go-isatty v0.0.12 21:53:07 go: downloading github.com/golang/protobuf v1.5.2 21:53:07 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:53:07 go: downloading github.com/mattn/go-colorable v0.1.6 21:53:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:53:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:53:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:53:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:53:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 4.7% of statements 21:53:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:53:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.026s coverage: 92.2% of statements 21:53:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 21:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.014s coverage: 54.2% of statements 21:53:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:53:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.013s coverage: 100.0% of statements 21:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.314s coverage: 88.8% of statements 21:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 21:53:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements 21:53:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:53:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:53:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 21:53:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:53:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:53:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:53:33 $ docker stop --time=1 a301fce39f85aef4d668325eafacea1ab32348deb9a947fc8ecc5c81466f7eee 21:53:36 $ docker rm -f a301fce39f85aef4d668325eafacea1ab32348deb9a947fc8ecc5c81466f7eee [Pipeline] // withDockerContainer [Pipeline] sh 21:53:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:53:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:37 21:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:38 latest: Pulling from edgex-lftools-log-publisher 21:53:38 5eb5b503b376: Pulling fs layer 21:53:38 5c69ac0246d0: Pulling fs layer 21:53:38 ec43610c2a17: Pulling fs layer 21:53:38 3a2ae6a8a46f: Pulling fs layer 21:53:38 33b1e0a273af: Pulling fs layer 21:53:38 5d3b04190fa2: Pulling fs layer 21:53:38 2f39f015ded8: Pulling fs layer 21:53:38 33b1e0a273af: Waiting 21:53:38 5d3b04190fa2: Waiting 21:53:38 2f39f015ded8: Waiting 21:53:38 3a2ae6a8a46f: Waiting 21:53:38 5c69ac0246d0: Download complete 21:53:38 3a2ae6a8a46f: Download complete 21:53:38 33b1e0a273af: Verifying Checksum 21:53:38 33b1e0a273af: Download complete 21:53:38 5d3b04190fa2: Verifying Checksum 21:53:38 5d3b04190fa2: Download complete 21:53:38 ec43610c2a17: Verifying Checksum 21:53:38 ec43610c2a17: Download complete 21:53:38 5eb5b503b376: Verifying Checksum 21:53:38 5eb5b503b376: Download complete 21:53:39 2f39f015ded8: Download complete 21:53:39 5eb5b503b376: Pull complete 21:53:39 5c69ac0246d0: Pull complete 21:53:40 ec43610c2a17: Pull complete 21:53:40 3a2ae6a8a46f: Pull complete 21:53:40 33b1e0a273af: Pull complete 21:53:40 5d3b04190fa2: Pull complete 21:53:46 2f39f015ded8: Pull complete 21:53:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:53:46 prd-ubuntu20.04-docker-8c-8g-21252 does not seem to be running inside a container 21:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:53:48 $ docker top e66ab2ae23e2c8f032fd1c59c41182ba68ea424dbefc1c5c78c0e41a0068cc05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:48 ---> job-cost.sh 21:53:48 lf-activate-venv: SKIPPING 21:53:48 INFO: No Stack... 21:53:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:49 INFO: Archiving Costs [Pipeline] sh 21:53:49 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/cost.csv 21:53:49 + cut -d, -f6 [Pipeline] lock 21:53:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] 21:53:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] did not exist. Created. 21:53:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:50 + echo total: 0.2199999988079071 [Pipeline] stash 21:53:50 Stashed 1 file(s) [Pipeline] } 21:53:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:50 $ docker stop --time=1 e66ab2ae23e2c8f032fd1c59c41182ba68ea424dbefc1c5c78c0e41a0068cc05 21:53:51 $ docker rm -f e66ab2ae23e2c8f032fd1c59c41182ba68ea424dbefc1c5c78c0e41a0068cc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21254 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [Pipeline] { [Pipeline] ws 21:55:37 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 21:55:38 Selected Git installation does not exist. Using Default 21:55:38 The recommended git tool is: NONE 21:55:46 using credential edgex-jenkins-ssh 21:55:47 Cloning the remote Git repository 21:55:47 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:55:47 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 21:55:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:55:47 > git --version # timeout=10 21:55:47 > git --version # 'git version 2.25.1' 21:55:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:49 Merging remotes/origin/main commit 386b09644d8fc87ef4bc1d0229236aba462c0777 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 21:55:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:55:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:55:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:55:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:55:49 > git config core.sparsecheckout # timeout=10 21:55:49 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 21:55:50 Merge succeeded, producing f2ffc544cc718b868e82a1fda8db36af4414b488 21:55:50 Checking out Revision f2ffc544cc718b868e82a1fda8db36af4414b488 (PR-319) 21:55:50 > git remote # timeout=10 21:55:50 > git config --get remote.origin.url # timeout=10 21:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:50 > git merge 386b09644d8fc87ef4bc1d0229236aba462c0777 # timeout=10 21:55:50 > git rev-parse HEAD^{commit} # timeout=10 21:55:50 > git config core.sparsecheckout # timeout=10 21:55:50 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 21:55:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:55:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:55 Dload Upload Total Spent Left Speed 21:55:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 21:55:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:55:56 + + sudosudo tee jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:55:56 /etc/docker/daemon.new 21:55:56 { 21:55:56 "registry-mirrors": [ 21:55:56 "https://nexus3.edgexfoundry.org:10001" 21:55:56 ], 21:55:56 "bip": "10.250.0.254/24", 21:55:56 "hosts": [ 21:55:56 "tcp://0.0.0.0:5555", 21:55:56 "unix:///var/run/docker.sock" 21:55:56 ], 21:55:56 "mtu": 1458, 21:55:56 "selinux-enabled": true, 21:55:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:55:56 } [Pipeline] sh 21:55:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:55:57 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:16 ========================================================= 21:56:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:56:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:56:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:17 9b3977197b4f: Pulling fs layer 21:56:17 1a89e8eeedd5: Pulling fs layer 21:56:17 94645a83ff95: Pulling fs layer 21:56:17 3f3a8bcf1eab: Pulling fs layer 21:56:17 0c92f367c5e7: Pulling fs layer 21:56:17 f7c0051592d6: Pulling fs layer 21:56:17 a227ed2f7395: Pulling fs layer 21:56:17 7b1c46037f91: Pulling fs layer 21:56:17 a227ed2f7395: Waiting 21:56:17 f7c0051592d6: Waiting 21:56:17 7b1c46037f91: Waiting 21:56:17 0c92f367c5e7: Waiting 21:56:17 94645a83ff95: Verifying Checksum 21:56:17 94645a83ff95: Download complete 21:56:17 1a89e8eeedd5: Verifying Checksum 21:56:17 1a89e8eeedd5: Download complete 21:56:17 0c92f367c5e7: Verifying Checksum 21:56:17 0c92f367c5e7: Download complete 21:56:17 f7c0051592d6: Verifying Checksum 21:56:17 f7c0051592d6: Download complete 21:56:17 9b3977197b4f: Verifying Checksum 21:56:17 9b3977197b4f: Download complete 21:56:17 a227ed2f7395: Verifying Checksum 21:56:17 a227ed2f7395: Download complete 21:56:18 9b3977197b4f: Pull complete 21:56:18 1a89e8eeedd5: Pull complete 21:56:19 94645a83ff95: Pull complete 21:56:19 7b1c46037f91: Verifying Checksum 21:56:19 7b1c46037f91: Download complete 21:56:19 3f3a8bcf1eab: Verifying Checksum 21:56:19 3f3a8bcf1eab: Download complete 21:56:32 3f3a8bcf1eab: Pull complete 21:56:32 0c92f367c5e7: Pull complete 21:56:32 f7c0051592d6: Pull complete 21:56:32 a227ed2f7395: Pull complete 21:56:39 7b1c46037f91: Pull complete 21:56:39 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 21:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 21:56:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:56:39 + docker inspect -f . ci-base-image-arm64 21:56:39 . [Pipeline] withDockerContainer 21:56:40 prd-ubuntu20.04-docker-arm64-4c-16g-21254 does not seem to be running inside a container 21:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:56:42 $ docker top 5e4b4c8bb1489c3d1f87c64dc7e5078dee390cb9121340c3450a804ea085b7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:43 + go version 21:56:43 go version go1.17.6 linux/arm64 [Pipeline] } 21:56:43 $ docker stop --time=1 5e4b4c8bb1489c3d1f87c64dc7e5078dee390cb9121340c3450a804ea085b7d0 21:56:44 $ docker rm -f 5e4b4c8bb1489c3d1f87c64dc7e5078dee390cb9121340c3450a804ea085b7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:45 + docker inspect -f . ci-base-image-arm64 21:56:45 . [Pipeline] withDockerContainer 21:56:45 prd-ubuntu20.04-docker-arm64-4c-16g-21254 does not seem to be running inside a container 21:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:56:47 $ docker top fb9b0128cb1899ff6a6de52e0de483fffabcee509531a8434bb85ee689057bfd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:56:48 + make test 21:56:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:56:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 21:56:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 21:56:48 go: downloading github.com/pelletier/go-toml v1.9.4 21:56:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 21:56:48 go: downloading github.com/stretchr/testify v1.7.1 21:56:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 21:56:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:56:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 21:56:48 go: downloading github.com/gorilla/mux v1.8.0 21:56:48 go: downloading github.com/google/uuid v1.3.0 21:56:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:56:48 go: downloading github.com/davecgh/go-spew v1.1.1 21:56:48 go: downloading github.com/pmezard/go-difflib v1.0.0 21:56:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:56:48 go: downloading github.com/go-kit/log v0.2.0 21:56:48 go: downloading github.com/stretchr/objx v0.1.1 21:56:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:56:48 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:56:49 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:56:49 go: downloading github.com/hashicorp/errwrap v1.0.0 21:56:49 go: downloading github.com/hashicorp/consul/api v1.9.1 21:56:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:56:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:56:49 go: downloading github.com/go-playground/universal-translator v0.18.0 21:56:49 go: downloading github.com/leodido/go-urn v1.2.1 21:56:49 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:56:49 go: downloading golang.org/x/text v0.3.7 21:56:49 go: downloading github.com/zeebo/errs v1.2.2 21:56:49 go: downloading google.golang.org/grpc v1.42.0 21:56:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:56:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:56:50 go: downloading github.com/pebbe/zmq4 v1.2.7 21:56:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:56:50 go: downloading github.com/mitchellh/copystructure v1.0.0 21:56:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:56:50 go: downloading github.com/x448/float16 v0.8.4 21:56:50 go: downloading github.com/go-playground/locales v0.14.0 21:56:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:56:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:56:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:56:50 go: downloading github.com/hashicorp/serf v0.9.5 21:56:50 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:56:51 go: downloading google.golang.org/protobuf v1.27.1 21:56:52 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:56:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:56:54 go: downloading github.com/gorilla/websocket v1.4.2 21:56:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:56:54 go: downloading github.com/fatih/color v1.9.0 21:56:54 go: downloading github.com/mattn/go-isatty v0.0.12 21:56:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:56:54 go: downloading github.com/golang/protobuf v1.5.2 21:56:54 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:56:54 go: downloading github.com/mattn/go-colorable v0.1.6 21:56:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:56:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:58:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:58:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.137s coverage: 4.7% of statements 21:58:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:58:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements 21:58:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 21:58:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.127s coverage: 54.2% of statements 21:58:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:58:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:58:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements 21:58:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.391s coverage: 88.8% of statements 21:58:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.067s coverage: 25.0% of statements 21:58:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.096s coverage: 79.6% of statements 21:58:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:58:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:58:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.026s coverage: 91.3% of statements 21:58:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:58:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:59:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:06 $ docker stop --time=1 fb9b0128cb1899ff6a6de52e0de483fffabcee509531a8434bb85ee689057bfd 21:59:08 $ docker rm -f fb9b0128cb1899ff6a6de52e0de483fffabcee509531a8434bb85ee689057bfd [Pipeline] // withDockerContainer [Pipeline] sh 21:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:10 Warning: overwriting stash ‘coverage-report’ 21:59:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:12 21:59:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:12 arm64: Pulling from edgex-lftools-log-publisher 21:59:12 8998bd30e6a1: Pulling fs layer 21:59:12 04944245beec: Pulling fs layer 21:59:12 699f458cf7ca: Pulling fs layer 21:59:12 765212b225bb: Pulling fs layer 21:59:12 f23df028b6ca: Pulling fs layer 21:59:12 d65c8cfc05b1: Pulling fs layer 21:59:12 2437ff75d9bd: Pulling fs layer 21:59:12 f23df028b6ca: Waiting 21:59:12 d65c8cfc05b1: Waiting 21:59:12 2437ff75d9bd: Waiting 21:59:12 765212b225bb: Waiting 21:59:12 04944245beec: Verifying Checksum 21:59:12 04944245beec: Download complete 21:59:12 765212b225bb: Verifying Checksum 21:59:12 765212b225bb: Download complete 21:59:12 f23df028b6ca: Verifying Checksum 21:59:12 f23df028b6ca: Download complete 21:59:12 d65c8cfc05b1: Verifying Checksum 21:59:12 d65c8cfc05b1: Download complete 21:59:12 699f458cf7ca: Verifying Checksum 21:59:13 8998bd30e6a1: Verifying Checksum 21:59:13 8998bd30e6a1: Download complete 21:59:15 2437ff75d9bd: Verifying Checksum 21:59:15 2437ff75d9bd: Download complete 21:59:17 8998bd30e6a1: Pull complete 21:59:18 04944245beec: Pull complete 21:59:19 699f458cf7ca: Pull complete 21:59:19 765212b225bb: Pull complete 21:59:20 f23df028b6ca: Pull complete 21:59:21 d65c8cfc05b1: Pull complete 21:59:36 2437ff75d9bd: Pull complete 21:59:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:59:36 prd-ubuntu20.04-docker-arm64-4c-16g-21254 does not seem to be running inside a container 21:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:39 $ docker top 6bcacd76925af25341cd5be02d2e0c0c6b832b05a2d2645e5a01f2df21918bd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:40 ---> job-cost.sh 21:59:40 lf-activate-venv: SKIPPING 21:59:40 INFO: No Stack... 21:59:40 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:41 INFO: Archiving Costs [Pipeline] sh 21:59:42 + + catcut /w/workspace/go-mod-bootstrap/2/archives/cost.csv -d, 21:59:42 -f6 [Pipeline] lock 21:59:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] 21:59:42 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] did not exist. Created. 21:59:42 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:42 /w/workspace/go-mod-bootstrap/2@tmp/durable-780fe72e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:43 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:43 Warning: overwriting stash ‘stack-cost’ 21:59:43 Stashed 1 file(s) [Pipeline] } 21:59:43 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:43 $ docker stop --time=1 6bcacd76925af25341cd5be02d2e0c0c6b832b05a2d2645e5a01f2df21918bd7 21:59:45 $ docker rm -f 6bcacd76925af25341cd5be02d2e0c0c6b832b05a2d2645e5a01f2df21918bd7 [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 21:59:45 provisioning config files... 21:59:45 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config9218166926926290811tmp [Pipeline] { [Pipeline] sh 21:59:46 + set +x 21:59:46 + curl -s https://codecov.io/bash 21:59:46 + bash -s -- 21:59:46 21:59:46 _____ _ 21:59:46 / ____| | | 21:59:46 | | ___ __| | ___ ___ _____ __ 21:59:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:46 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:46 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:46 Bash-1.0.6 21:59:46 21:59:46 21:59:46 ==> git version 2.25.1 found 21:59:46 ==> 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 21:59:46 Release-Date: 2020-01-08 21:59:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:46 ==> Jenkins CI detected. 21:59:46 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-319 21:59:46 project root: . 21:59:46 --> token set from env 21:59:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:46 ==> Running gcov in . (disable via -X gcov) 21:59:46 ==> Python coveragepy not found 21:59:46 ==> Searching for coverage reports in: 21:59:46 + . 21:59:46 -> Found 1 reports 21:59:46 ==> Detecting git/mercurial file structure 21:59:46 ==> Reading reports 21:59:46 + ./coverage.out bytes=53260 21:59:46 ==> Appending adjustments 21:59:46 https://docs.codecov.io/docs/fixing-reports 21:59:46 + Found adjustments 21:59:46 ==> Gzipping contents 21:59:46 12K /tmp/codecov.EFR56I.gz 21:59:46 ==> Uploading reports 21:59:46 url: https://codecov.io 21:59:46 query: branch=PR-319&commit=f2ffc544cc718b868e82a1fda8db36af4414b488&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= 21:59:46 -> Pinging Codecov 21:59:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-319&commit=f2ffc544cc718b868e82a1fda8db36af4414b488&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= 21:59:46 -> Uploading to 21:59:46 https://storage.googleapis.com/codecov/v4/raw/2022-04-18/833815588EE85121546D348822E98E2E/f2ffc544cc718b868e82a1fda8db36af4414b488/9ca98754-663a-40b1-b3b0-db221c2618e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T215946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a83479de81014353929482b593ce2db01049f50adf67abbb570ae3aba50b54df 21:59:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:46 Dload Upload Total Spent Left Speed 21:59:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8927 0 0 100 8927 0 27637 --:--:-- --:--:-- --:--:-- 27637 21:59:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f2ffc544cc718b868e82a1fda8db36af4414b488 [Pipeline] } 21:59:47 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 21:59:47 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives ] 21:59:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 21:59:47 total 16 21:59:47 drwxr-xr-x 3 root root 4096 Apr 18 21:53 . 21:59:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:53 .. 21:59:47 drwxr-xr-x 2 root root 4096 Apr 18 21:53 cost 21:59:47 -rw-r--r-- 1 root root 87 Apr 18 21:53 cost.csv 21:59:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 21:59:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 21:59:47 total 16 21:59:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:53 . 21:59:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:53 .. 21:59:47 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 21:53 cost 21:59:47 -rw-r--r-- 1 jenkins jenkins 87 Apr 18 21:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:49 ---> package-listing.sh 21:59:49 ++ facter osfamily 21:59:49 ++ tr '[:upper:]' '[:lower:]' 21:59:49 + OS_FAMILY=debian 21:59:49 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-319 21:59:49 + START_PACKAGES=/tmp/packages_start.txt 21:59:49 + END_PACKAGES=/tmp/packages_end.txt 21:59:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:49 + PACKAGES=/tmp/packages_start.txt 21:59:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' 21:59:49 + PACKAGES=/tmp/packages_end.txt 21:59:49 + case "${OS_FAMILY}" in 21:59:49 + dpkg -l 21:59:49 + grep '^ii' 21:59:49 + '[' -f /tmp/packages_start.txt ']' 21:59:49 + '[' -f /tmp/packages_end.txt ']' 21:59:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' 21:59:49 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ 21:59:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ [Pipeline] echo 21:59:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:50 . [Pipeline] withDockerContainer 21:59:50 prd-ubuntu20.04-docker-8c-8g-21252 does not seem to be running inside a container 21:59:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:50 $ docker top dd570e31fa4e4b8e8265775c02a8367e93a708394bdf00631309067d2735393d -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:50 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:51 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:51 + ls /var/log/sa-host 21:59:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:51 provisioning config files... 21:59:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config6162534698248412098tmp [Pipeline] { [Pipeline] echo 21:59:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:51 ---> create-netrc.sh [Pipeline] } 21:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:52 ---> python-tools-install.sh [Pipeline] echo 21:59:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:52 ---> sudo-logs.sh 21:59:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:52 ---> job-cost.sh 21:59:52 lf-activate-venv: SKIPPING 21:59:52 DEBUG: total: 0.2199999988079071 21:59:52 INFO: Retrieving Stack Cost... 21:59:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:53 INFO: Archiving Costs [Pipeline] echo 21:59:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:53 ---> logs-deploy.sh 21:59:53 lf-activate-venv: SKIPPING 21:59:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-319/2 21:59:53 INFO: archiving workspace using pattern(s): 21:59:54 Archives upload complete. 21:59:55 INFO: archiving logs to Nexus 21:59:55 ---> uname -a: 21:59:55 Linux prd-ubuntu20-04-docker-8c-8g-21252 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:59:55 21:59:55 21:59:55 ---> lscpu: 21:59:55 Architecture: x86_64 21:59:55 CPU op-mode(s): 32-bit, 64-bit 21:59:55 Byte Order: Little Endian 21:59:55 Address sizes: 40 bits physical, 48 bits virtual 21:59:55 CPU(s): 8 21:59:55 On-line CPU(s) list: 0-7 21:59:55 Thread(s) per core: 1 21:59:55 Core(s) per socket: 1 21:59:55 Socket(s): 8 21:59:55 NUMA node(s): 1 21:59:55 Vendor ID: AuthenticAMD 21:59:55 CPU family: 23 21:59:55 Model: 49 21:59:55 Model name: AMD EPYC-Rome Processor 21:59:55 Stepping: 0 21:59:55 CPU MHz: 2800.000 21:59:55 BogoMIPS: 5600.00 21:59:55 Virtualization: AMD-V 21:59:55 Hypervisor vendor: KVM 21:59:55 Virtualization type: full 21:59:55 L1d cache: 256 KiB 21:59:55 L1i cache: 256 KiB 21:59:55 L2 cache: 4 MiB 21:59:55 L3 cache: 128 MiB 21:59:55 NUMA node0 CPU(s): 0-7 21:59:55 Vulnerability Itlb multihit: Not affected 21:59:55 Vulnerability L1tf: Not affected 21:59:55 Vulnerability Mds: Not affected 21:59:55 Vulnerability Meltdown: Not affected 21:59:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:59:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:59:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:59:55 Vulnerability Srbds: Not affected 21:59:55 Vulnerability Tsx async abort: Not affected 21:59:55 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 21:59:55 21:59:55 21:59:55 ---> nproc: 21:59:55 8 21:59:55 21:59:55 21:59:55 ---> df -h: 21:59:55 Filesystem Size Used Avail Use% Mounted on 21:59:55 overlay 155G 9.8G 146G 7% / 21:59:55 tmpfs 64M 0 64M 0% /dev 21:59:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:59:55 shm 64M 0 64M 0% /dev/shm 21:59:55 /dev/vda1 155G 9.8G 146G 7% /facter-os 21:59:55 21:59:55 21:59:55 ---> sar -b -r -n DEV: 21:59:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21252) 04/18/22 _x86_64_ (8 CPU) 21:59:55 21:59:55 21:52:01 LINUX RESTART (8 CPU) 21:59:55 21:59:55 21:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:59:55 21:54:01 86.56 0.37 86.19 0.00 7.46 41921.30 0.00 21:59:55 21:55:01 2.15 0.00 2.15 0.00 0.00 25.88 0.00 21:59:55 21:56:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 21:59:55 21:57:01 2.22 0.00 2.22 0.00 0.00 25.86 0.00 21:59:55 21:58:01 1.18 0.02 1.17 0.00 0.13 13.46 0.00 21:59:55 21:59:01 2.02 0.00 2.02 0.00 0.00 28.40 0.00 21:59:55 Average: 15.70 0.06 15.64 0.00 1.25 6907.68 0.00 21:59:55 21:59:55 21:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:55 21:54:01 28823396 31782160 514588 1.56 112732 3091440 1790856 5.28 1241896 2405340 340 21:59:55 21:55:01 28824700 31783664 512420 1.56 112800 3091444 1790856 5.28 1240552 2405332 8 21:59:55 21:56:01 28824248 31783624 512472 1.56 112864 3091452 1790856 5.28 1240920 2405576 172 21:59:55 21:57:01 28824240 31783720 512276 1.56 112968 3091452 1790856 5.28 1241556 2405580 200 21:59:55 21:58:01 28825736 31785280 510664 1.55 113012 3091464 1790856 5.28 1239652 2405592 176 21:59:55 21:59:01 28833872 31793628 502356 1.53 113100 3091592 1790856 5.28 1231716 2405724 184 21:59:55 Average: 28826032 31785346 510796 1.55 112913 3091474 1790856 5.28 1239382 2405524 180 21:59:55 21:59:55 21:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:55 21:54:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 21:59:55 21:54:01 docker0 42.42 52.47 3.37 694.02 0.00 0.00 0.00 0.00 21:59:55 21:54:01 ens3 201.75 142.37 3284.18 71.69 0.00 0.00 0.00 0.00 21:59:55 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:55 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:55:01 ens3 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:59:55 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:56:01 ens3 4.72 3.18 12.76 0.47 0.00 0.00 0.00 0.00 21:59:55 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:55 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:57:01 ens3 0.68 0.40 0.35 0.27 0.00 0.00 0.00 0.00 21:59:55 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:58:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:59:55 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:55 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:55 21:59:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:59:55 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 21:59:55 Average: docker0 6.97 8.62 0.55 114.06 0.00 0.00 0.00 0.00 21:59:55 Average: ens3 34.24 24.04 541.96 11.92 0.00 0.00 0.00 0.00 21:59:55 21:59:55