Pull request #328 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 144bd84d32f639e583e5268761c2b788d7acf3aa+a90d46aa66f61a8c454a239c5d2a202f51d24cdc (aaef359113816a9889ad9d16f6426de417d49a95) 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-ssh11848069403646268583.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-ssh8662390973763627065.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-328/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-328/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1865965521728540432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-328/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4533047947005193431.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 > 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 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-ssh12884291056001210424.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-328/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-328/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh661995659321986976.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23529 in /w/workspace/xfoundry_go-mod-bootstrap_PR-328 [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-328 # 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 a90d46aa66f61a8c454a239c5d2a202f51d24cdc into PR head commit 144bd84d32f639e583e5268761c2b788d7acf3aa Merge succeeded, producing 144bd84d32f639e583e5268761c2b788d7acf3aa Checking out Revision 144bd84d32f639e583e5268761c2b788d7acf3aa (PR-328) > 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 144bd84d32f639e583e5268761c2b788d7acf3aa # 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 a90d46aa66f61a8c454a239c5d2a202f51d24cdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 144bd84d32f639e583e5268761c2b788d7acf3aa # timeout=10 Commit message: "feat: Adability to disable metric reporting with interval of 0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T00:00:50.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T00:00:50.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T00:00:50.828Z] ========================================================= [2022-04-26T00:00:50.828Z] EdgeX Global Pipelines Version Info [2022-04-26T00:00:50.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:00:51.649Z] ------------------- [2022-04-26T00:00:51.649Z] stable info: [2022-04-26T00:00:51.649Z] ------------------- [2022-04-26T00:00:51.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T00:00:51.649Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T00:00:51.649Z] Message: update stable to v1.0.221 [2022-04-26T00:00:52.223Z] ------------------- [2022-04-26T00:00:52.223Z] experimental info: [2022-04-26T00:00:52.223Z] ------------------- [2022-04-26T00:00:52.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T00:00:52.223Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T00:00:52.223Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T00:00:52.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-04-26T00:00:52.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-04-26T00:00:52.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T00:00:52.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T00:00:52.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T00:00:52.787Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T00:00:52.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T00:00:52.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T00:00:52.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T00:00:52.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T00:00:52.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T00:00:53.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-04-26T00:00:53.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T00:00:53.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T00:00:53.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T00:00:53.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T00:00:53.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T00:00:53.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T00:00:53.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T00:00:53.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T00:00:53.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T00:00:53.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T00:00:53.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T00:00:53.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T00:00:53.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-26T00:00:53.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T00:00:53.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo [2022-04-26T00:00:53.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo [2022-04-26T00:00:53.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo [2022-04-26T00:00:53.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 144bd84d32f639e583e5268761c2b788d7acf3aa [Pipeline] echo [2022-04-26T00:00:53.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 144bd84 [Pipeline] echo [2022-04-26T00:00:53.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T00:00:54.351Z] + git rev-list -1 --merges 144bd84d32f639e583e5268761c2b788d7acf3aa~1..144bd84d32f639e583e5268761c2b788d7acf3aa [Pipeline] echo [2022-04-26T00:00:54.409Z] -----------> git rev-list -1 --merges 144bd84d32f639e583e5268761c2b788d7acf3aa~1..144bd84d32f639e583e5268761c2b788d7acf3aa 144bd84d32f639e583e5268761c2b788d7acf3aa [false] [Pipeline] sh [2022-04-26T00:00:54.727Z] + git log --format=format:%s -1 144bd84d32f639e583e5268761c2b788d7acf3aa [Pipeline] echo [2022-04-26T00:00:54.765Z] ========================================================= [2022-04-26T00:00:54.765Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T00:00:54.765Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T00:00:55.218Z] + git log --format=format:%s -1 144bd84d32f639e583e5268761c2b788d7acf3aa [Pipeline] echo [2022-04-26T00:00:55.252Z] [semverPrep] GIT_COMMIT: 144bd84d32f639e583e5268761c2b788d7acf3aa, Commit Message: feat: Adability to disable metric reporting with interval of 0 [Pipeline] echo [2022-04-26T00:00:55.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T00:00:55.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T00:00:55.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T00:00:55.766Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T00:00:55.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T00:00:55.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T00:00:55.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T00:00:55.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:00:56.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T00:00:56.499Z] [2022-04-26T00:00:56.499Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:00:56.859Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T00:00:56.859Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T00:00:56.859Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T00:00:56.859Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T00:00:56.859Z] 4c7163046ea9: Pulling fs layer [2022-04-26T00:00:56.859Z] 0c2d73faf560: Pulling fs layer [2022-04-26T00:00:56.859Z] 0c2d73faf560: Waiting [2022-04-26T00:00:56.859Z] 3e5f54012d9b: Download complete [2022-04-26T00:00:57.122Z] a0d0a0d46f8b: Download complete [2022-04-26T00:00:57.122Z] 0c2d73faf560: Verifying Checksum [2022-04-26T00:00:57.122Z] 0c2d73faf560: Download complete [2022-04-26T00:00:57.122Z] 4c7163046ea9: Verifying Checksum [2022-04-26T00:00:57.122Z] 4c7163046ea9: Download complete [2022-04-26T00:00:57.122Z] a0d0a0d46f8b: Pull complete [2022-04-26T00:00:57.383Z] 3e5f54012d9b: Pull complete [2022-04-26T00:00:57.645Z] 4c7163046ea9: Pull complete [2022-04-26T00:00:57.645Z] 0c2d73faf560: Pull complete [2022-04-26T00:00:57.908Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T00:00:57.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T00:00:57.908Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T00:00:58.015Z] prd-ubuntu20.04-docker-8c-8g-23529 does not seem to be running inside a container [2022-04-26T00:00:58.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-328 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328:/w/workspace/xfoundry_go-mod-bootstrap_PR-328:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@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 [2022-04-26T00:00:58.833Z] $ docker top b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T00:00:59.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T00:00:59.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T00:00:59.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T00:00:59.181Z] $ docker exec b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c ssh-agent [2022-04-26T00:00:59.310Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpEnHFa/agent.16 [2022-04-26T00:00:59.310Z] SSH_AGENT_PID=23 [2022-04-26T00:00:59.319Z] Running ssh-add (command line suppressed) [2022-04-26T00:00:59.429Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/private_key_7565545072871035699.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/private_key_7565545072871035699.key) [2022-04-26T00:00:59.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T00:00:59.794Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T00:00:59.820Z] $ docker exec --env ******** --env ******** b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c ssh-agent -k [2022-04-26T00:00:59.927Z] unset SSH_AUTH_SOCK; [2022-04-26T00:00:59.927Z] unset SSH_AGENT_PID; [2022-04-26T00:00:59.927Z] echo Agent pid 23 killed; [2022-04-26T00:00:59.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T00:01:00.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T00:01:00.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T00:01:00.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T00:01:00.170Z] $ docker exec b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c ssh-agent [2022-04-26T00:01:00.291Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEapcED/agent.58 [2022-04-26T00:01:00.291Z] SSH_AGENT_PID=64 [2022-04-26T00:01:00.297Z] Running ssh-add (command line suppressed) [2022-04-26T00:01:00.400Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/private_key_6582252821414950665.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/private_key_6582252821414950665.key) [2022-04-26T00:01:00.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T00:01:00.752Z] + git semver init [2022-04-26T00:01:00.752Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T00:01:00.752Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-328/.git [2022-04-26T00:01:00.752Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-328 [2022-04-26T00:01:00.752Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T00:01:00.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T00:01:00.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T00:01:00.752Z] # $SEMVER_BRANCH = PR-328 [2022-04-26T00:01:00.752Z] # $SEMVER_TEMP = /tmp/semver-792079826 [2022-04-26T00:01:00.752Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2022-04-26T00:01:01.701Z] # '/tmp/semver-792079826' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-328/.semver' [2022-04-26T00:01:01.701Z] # -> Force: false [2022-04-26T00:01:01.701Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-328/.semver [Pipeline] } [2022-04-26T00:01:01.733Z] $ docker exec --env ******** --env ******** b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c ssh-agent -k [2022-04-26T00:01:01.849Z] unset SSH_AUTH_SOCK; [2022-04-26T00:01:01.851Z] unset SSH_AGENT_PID; [2022-04-26T00:01:01.851Z] echo Agent pid 64 killed; [2022-04-26T00:01:01.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T00:01:02.297Z] + git semver [Pipeline] } [2022-04-26T00:01:02.329Z] $ docker stop --time=1 b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c [2022-04-26T00:01:03.890Z] $ docker rm -f b7e6077888585e230c5c1386e066c7c0275186e00db66f410fba663ccd87549c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T00:01:04.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T00:01:04.688Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T00:01:04.709Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-04-26T00:01:05.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-04-26T00:01:05.372Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23516 in /w/workspace/xfoundry_go-mod-bootstrap_PR-328 [Pipeline] echo [2022-04-26T00:01:05.377Z] ========================================================= [2022-04-26T00:01:05.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T00:01:05.377Z] ========================================================= [Pipeline] fileExists [Pipeline] { [Pipeline] fileExists [Pipeline] ws [2022-04-26T00:01:05.485Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-04-26T00:01:05.603Z] Selected Git installation does not exist. Using Default [2022-04-26T00:01:05.604Z] The recommended git tool is: NONE [2022-04-26T00:01:05.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T00:01:05.806Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T00:01:05.806Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T00:01:05.806Z] 666ba61612fd: Pulling fs layer [2022-04-26T00:01:05.806Z] 8ed8ca486205: Pulling fs layer [2022-04-26T00:01:05.806Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T00:01:05.806Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T00:01:05.806Z] ca2b28591e48: Pulling fs layer [2022-04-26T00:01:05.806Z] a51346096db8: Pulling fs layer [2022-04-26T00:01:05.806Z] daebc70d1ce1: Pulling fs layer [2022-04-26T00:01:05.806Z] 0e18a0eac166: Pulling fs layer [2022-04-26T00:01:05.806Z] daebc70d1ce1: Waiting [2022-04-26T00:01:05.806Z] 0e18a0eac166: Waiting [2022-04-26T00:01:05.806Z] ca2b28591e48: Waiting [2022-04-26T00:01:05.806Z] 4fe6c5a15a65: Waiting [2022-04-26T00:01:05.806Z] a51346096db8: Waiting [2022-04-26T00:01:05.806Z] 22a0e8bec74d: Waiting [2022-04-26T00:01:05.806Z] 8ed8ca486205: Verifying Checksum [2022-04-26T00:01:05.806Z] 8ed8ca486205: Download complete [2022-04-26T00:01:05.806Z] 666ba61612fd: Download complete [2022-04-26T00:01:05.806Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T00:01:05.806Z] 22a0e8bec74d: Download complete [2022-04-26T00:01:05.806Z] ca2b28591e48: Verifying Checksum [2022-04-26T00:01:05.806Z] ca2b28591e48: Download complete [2022-04-26T00:01:05.806Z] a51346096db8: Verifying Checksum [2022-04-26T00:01:05.806Z] a51346096db8: Download complete [2022-04-26T00:01:05.806Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T00:01:05.806Z] 59bf1c3509f3: Download complete [2022-04-26T00:01:06.069Z] daebc70d1ce1: Verifying Checksum [2022-04-26T00:01:06.069Z] daebc70d1ce1: Download complete [2022-04-26T00:01:06.069Z] 59bf1c3509f3: Pull complete [2022-04-26T00:01:06.069Z] 666ba61612fd: Pull complete [2022-04-26T00:01:06.334Z] 8ed8ca486205: Pull complete [2022-04-26T00:01:06.594Z] 0e18a0eac166: Download complete [2022-04-26T00:01:06.594Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T00:01:06.594Z] 4fe6c5a15a65: Download complete [2022-04-26T00:01:10.209Z] using credential edgex-jenkins-ssh [2022-04-26T00:01:10.229Z] Cloning the remote Git repository [2022-04-26T00:01:10.288Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-26T00:01:10.367Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-04-26T00:01:10.449Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-26T00:01:10.450Z] > git --version # timeout=10 [2022-04-26T00:01:10.472Z] > git --version # 'git version 2.25.1' [2022-04-26T00:01:10.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T00:01:10.805Z] 4fe6c5a15a65: Pull complete [2022-04-26T00:01:10.805Z] 22a0e8bec74d: Pull complete [2022-04-26T00:01:10.805Z] ca2b28591e48: Pull complete [2022-04-26T00:01:10.805Z] a51346096db8: Pull complete [2022-04-26T00:01:11.064Z] daebc70d1ce1: Pull complete [2022-04-26T00:01:10.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T00:01:11.647Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-26T00:01:11.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T00:01:11.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-26T00:01:12.378Z] Merging remotes/origin/main commit a90d46aa66f61a8c454a239c5d2a202f51d24cdc into PR head commit 144bd84d32f639e583e5268761c2b788d7acf3aa [2022-04-26T00:01:12.585Z] Merge succeeded, producing 144bd84d32f639e583e5268761c2b788d7acf3aa [2022-04-26T00:01:12.585Z] Checking out Revision 144bd84d32f639e583e5268761c2b788d7acf3aa (PR-328) [2022-04-26T00:01:11.734Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-26T00:01:11.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T00:01:11.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T00:01:12.404Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T00:01:12.431Z] > git checkout -f 144bd84d32f639e583e5268761c2b788d7acf3aa # timeout=10 [2022-04-26T00:01:12.516Z] > git remote # timeout=10 [2022-04-26T00:01:12.532Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T00:01:12.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T00:01:12.555Z] > git merge a90d46aa66f61a8c454a239c5d2a202f51d24cdc # timeout=10 [2022-04-26T00:01:12.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T00:01:12.598Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T00:01:12.617Z] > git checkout -f 144bd84d32f639e583e5268761c2b788d7acf3aa # timeout=10 [2022-04-26T00:01:13.607Z] 0e18a0eac166: Pull complete [2022-04-26T00:01:13.607Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T00:01:13.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T00:01:13.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-26T00:01:13.923Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:01:14.260Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T00:01:14.260Z] . [Pipeline] withDockerContainer [2022-04-26T00:01:14.353Z] prd-ubuntu20.04-docker-8c-8g-23529 does not seem to be running inside a container [2022-04-26T00:01:14.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-328 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328:/w/workspace/xfoundry_go-mod-bootstrap_PR-328:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T00:01:15.883Z] $ docker top e9aba92c40c8c94c19fe9ffc7d1e79d9dcac06b5268eb084e8cfdfbc727b24ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T00:01:16.298Z] + go version [2022-04-26T00:01:16.298Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T00:01:16.335Z] $ docker stop --time=1 e9aba92c40c8c94c19fe9ffc7d1e79d9dcac06b5268eb084e8cfdfbc727b24ca [2022-04-26T00:01:16.942Z] Commit message: "feat: Adability to disable metric reporting with interval of 0" [2022-04-26T00:01:17.023Z] > git --version # timeout=10 [2022-04-26T00:01:17.034Z] > git --version # 'git version 2.25.1' [2022-04-26T00:01:17.048Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T00:01:17.620Z] $ docker rm -f e9aba92c40c8c94c19fe9ffc7d1e79d9dcac06b5268eb084e8cfdfbc727b24ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T00:01:18.328Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T00:01:18.328Z] . [Pipeline] withDockerContainer [2022-04-26T00:01:18.427Z] prd-ubuntu20.04-docker-8c-8g-23529 does not seem to be running inside a container [2022-04-26T00:01:18.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-328 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328:/w/workspace/xfoundry_go-mod-bootstrap_PR-328:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T00:01:18.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T00:01:18.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T00:01:18.629Z] Dload Upload Total Spent Left Speed [2022-04-26T00:01:18.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65430 [2022-04-26T00:01:18.815Z] $ docker top 635685c1fbdc3e6c57ce26866680c99456bf5c0d8d46778bb6c5407593bd184c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2022-04-26T00:01:19.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T00:01:19.384Z] + make test [2022-04-26T00:01:19.384Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T00:01:19.384Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-26T00:01:19.384Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-26T00:01:19.384Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 [2022-04-26T00:01:19.384Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-26T00:01:19.384Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-26T00:01:19.384Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-26T00:01:19.384Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-26T00:01:19.639Z] + sudo tee /etc/docker/daemon.new [2022-04-26T00:01:19.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T00:01:19.639Z] { [2022-04-26T00:01:19.639Z] "registry-mirrors": [ [2022-04-26T00:01:19.639Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T00:01:19.639Z] ], [2022-04-26T00:01:19.639Z] "bip": "10.250.0.254/24", [2022-04-26T00:01:19.639Z] "hosts": [ [2022-04-26T00:01:19.639Z] "tcp://0.0.0.0:5555", [2022-04-26T00:01:19.639Z] "unix:///var/run/docker.sock" [2022-04-26T00:01:19.639Z] ], [2022-04-26T00:01:19.639Z] "mtu": 1458, [2022-04-26T00:01:19.639Z] "selinux-enabled": true, [2022-04-26T00:01:19.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T00:01:19.639Z] } [2022-04-26T00:01:19.652Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-26T00:01:19.652Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-26T00:01:19.652Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-26T00:01:19.652Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-26T00:01:19.652Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-26T00:01:19.652Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-26T00:01:19.652Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-26T00:01:19.652Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-26T00:01:19.652Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-26T00:01:19.652Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-26T00:01:19.652Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-26T00:01:19.652Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-26T00:01:19.652Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-26T00:01:19.652Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-26T00:01:19.652Z] go: downloading golang.org/x/text v0.3.7 [2022-04-26T00:01:19.652Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-26T00:01:19.652Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [Pipeline] sh [2022-04-26T00:01:19.913Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-26T00:01:19.913Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-26T00:01:19.913Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-26T00:01:19.913Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-26T00:01:19.913Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-26T00:01:19.913Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-26T00:01:19.913Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-26T00:01:19.913Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-26T00:01:19.913Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-26T00:01:19.913Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-26T00:01:19.913Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-26T00:01:19.913Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-26T00:01:19.913Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-26T00:01:19.913Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-26T00:01:19.913Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-26T00:01:20.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T00:01:20.176Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-26T00:01:20.176Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-26T00:01:20.176Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-26T00:01:20.176Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-26T00:01:20.176Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-26T00:01:20.176Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-26T00:01:20.176Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-26T00:01:20.176Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-26T00:01:20.381Z] + sudo service docker restart [2022-04-26T00:01:20.437Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-26T00:01:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.039s coverage: 4.6% of statements [2022-04-26T00:01:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.017s coverage: 92.2% of statements [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.019s coverage: 55.0% of statements [2022-04-26T00:01:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-26T00:01:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.322s coverage: 88.1% of statements [2022-04-26T00:01:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.009s coverage: 25.0% of statements [2022-04-26T00:01:35.226Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 79.6% of statements [2022-04-26T00:01:35.226Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-26T00:01:35.226Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.009s coverage: 41.7% of statements [2022-04-26T00:01:35.226Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [Pipeline] unstash [Pipeline] echo [2022-04-26T00:01:39.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T00:01:39.040Z] ========================================================= [2022-04-26T00:01:39.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T00:01:39.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-26T00:01:39.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T00:01:40.066Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T00:01:40.066Z] 9b3977197b4f: Pulling fs layer [2022-04-26T00:01:40.066Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T00:01:40.066Z] 94645a83ff95: Pulling fs layer [2022-04-26T00:01:40.066Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T00:01:40.066Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T00:01:40.066Z] 3096ccb668a1: Pulling fs layer [2022-04-26T00:01:40.066Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T00:01:40.066Z] a4caa8a26152: Pulling fs layer [2022-04-26T00:01:40.066Z] 3096ccb668a1: Waiting [2022-04-26T00:01:40.066Z] e8cf19c19ddd: Waiting [2022-04-26T00:01:40.066Z] a4caa8a26152: Waiting [2022-04-26T00:01:40.066Z] 3f3a8bcf1eab: Waiting [2022-04-26T00:01:40.066Z] 0c92f367c5e7: Waiting [2022-04-26T00:01:40.066Z] 94645a83ff95: Verifying Checksum [2022-04-26T00:01:40.066Z] 94645a83ff95: Download complete [2022-04-26T00:01:40.066Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T00:01:40.066Z] 1a89e8eeedd5: Download complete [2022-04-26T00:01:40.066Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T00:01:40.066Z] 0c92f367c5e7: Download complete [2022-04-26T00:01:40.067Z] 3096ccb668a1: Verifying Checksum [2022-04-26T00:01:40.067Z] 3096ccb668a1: Download complete [2022-04-26T00:01:40.067Z] 9b3977197b4f: Verifying Checksum [2022-04-26T00:01:40.067Z] 9b3977197b4f: Download complete [2022-04-26T00:01:40.067Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T00:01:40.067Z] e8cf19c19ddd: Download complete [2022-04-26T00:01:41.061Z] 9b3977197b4f: Pull complete [2022-04-26T00:01:41.345Z] 1a89e8eeedd5: Pull complete [2022-04-26T00:01:41.618Z] 94645a83ff95: Pull complete [2022-04-26T00:01:41.803Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T00:01:42.216Z] a4caa8a26152: Download complete [2022-04-26T00:01:42.811Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T00:01:42.811Z] 3f3a8bcf1eab: Download complete [2022-04-26T00:01:46.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T00:01:46.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T00:01:46.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T00:01:46.083Z] $ docker stop --time=1 635685c1fbdc3e6c57ce26866680c99456bf5c0d8d46778bb6c5407593bd184c [2022-04-26T00:01:48.328Z] $ docker rm -f 635685c1fbdc3e6c57ce26866680c99456bf5c0d8d46778bb6c5407593bd184c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T00:01:49.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T00:01:49.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:01:50.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T00:01:50.106Z] [2022-04-26T00:01:50.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:01:50.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T00:01:50.455Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T00:01:50.455Z] 5eb5b503b376: Pulling fs layer [2022-04-26T00:01:50.455Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T00:01:50.455Z] ec43610c2a17: Pulling fs layer [2022-04-26T00:01:50.455Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T00:01:50.455Z] 33b1e0a273af: Pulling fs layer [2022-04-26T00:01:50.455Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T00:01:50.455Z] 2f39f015ded8: Pulling fs layer [2022-04-26T00:01:50.456Z] 33b1e0a273af: Waiting [2022-04-26T00:01:50.456Z] 5c69ac0246d0: Download complete [2022-04-26T00:01:50.456Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T00:01:50.456Z] 3a2ae6a8a46f: Download complete [2022-04-26T00:01:50.456Z] 33b1e0a273af: Verifying Checksum [2022-04-26T00:01:50.456Z] 33b1e0a273af: Download complete [2022-04-26T00:01:50.715Z] 5d3b04190fa2: Download complete [2022-04-26T00:01:50.715Z] ec43610c2a17: Verifying Checksum [2022-04-26T00:01:50.715Z] ec43610c2a17: Download complete [2022-04-26T00:01:50.715Z] 5eb5b503b376: Verifying Checksum [2022-04-26T00:01:50.715Z] 5eb5b503b376: Download complete [2022-04-26T00:01:51.285Z] 2f39f015ded8: Verifying Checksum [2022-04-26T00:01:51.285Z] 2f39f015ded8: Download complete [2022-04-26T00:01:52.230Z] 5eb5b503b376: Pull complete [2022-04-26T00:01:52.230Z] 5c69ac0246d0: Pull complete [2022-04-26T00:01:52.493Z] ec43610c2a17: Pull complete [2022-04-26T00:01:52.757Z] 3a2ae6a8a46f: Pull complete [2022-04-26T00:01:52.757Z] 33b1e0a273af: Pull complete [2022-04-26T00:01:53.017Z] 5d3b04190fa2: Pull complete [2022-04-26T00:01:55.237Z] 3f3a8bcf1eab: Pull complete [2022-04-26T00:01:55.237Z] 0c92f367c5e7: Pull complete [2022-04-26T00:01:55.237Z] 3096ccb668a1: Pull complete [2022-04-26T00:01:55.237Z] e8cf19c19ddd: Pull complete [2022-04-26T00:01:57.214Z] 2f39f015ded8: Pull complete [2022-04-26T00:01:57.473Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T00:01:57.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T00:01:57.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T00:01:57.561Z] prd-ubuntu20.04-docker-8c-8g-23529 does not seem to be running inside a container [2022-04-26T00:01:57.602Z] $ 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-328 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328:/w/workspace/xfoundry_go-mod-bootstrap_PR-328:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T00:01:58.948Z] $ docker top cea04afed7b075170c1d6a3fa52ec414b0c083552ad9a9a9cd563175b040f74f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:01:59.473Z] ---> job-cost.sh [2022-04-26T00:01:59.473Z] lf-activate-venv: SKIPPING [2022-04-26T00:01:59.473Z] INFO: No Stack... [2022-04-26T00:01:59.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T00:02:00.306Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T00:02:00.632Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives/cost.csv [2022-04-26T00:02:00.632Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T00:02:00.676Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [2022-04-26T00:02:00.681Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] did not exist. Created. [2022-04-26T00:02:00.681Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T00:02:01.082Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T00:02:01.130Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T00:02:01.160Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T00:02:01.254Z] $ docker stop --time=1 cea04afed7b075170c1d6a3fa52ec414b0c083552ad9a9a9cd563175b040f74f [2022-04-26T00:02:01.955Z] a4caa8a26152: Pull complete [2022-04-26T00:02:01.955Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T00:02:01.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T00:02:01.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T00:02:02.645Z] $ docker rm -f cea04afed7b075170c1d6a3fa52ec414b0c083552ad9a9a9cd563175b040f74f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T00:02:03.108Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:02:03.500Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T00:02:03.500Z] . [Pipeline] withDockerContainer [2022-04-26T00:02:03.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-23516 does not seem to be running inside a container [2022-04-26T00:02:03.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T00:02:06.708Z] $ docker top 18e2d4aea647cfa5ca7e0aa3ecf58df19d95405732f3e49885e19824d6f31468 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T00:02:07.680Z] + go version [2022-04-26T00:02:07.680Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T00:02:07.724Z] $ docker stop --time=1 18e2d4aea647cfa5ca7e0aa3ecf58df19d95405732f3e49885e19824d6f31468 [2022-04-26T00:02:09.367Z] $ docker rm -f 18e2d4aea647cfa5ca7e0aa3ecf58df19d95405732f3e49885e19824d6f31468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:02:10.208Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T00:02:10.208Z] . [Pipeline] withDockerContainer [2022-04-26T00:02:10.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-23516 does not seem to be running inside a container [2022-04-26T00:02:10.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T00:02:11.790Z] $ docker top fd6684ac8699d705a9946dd79bba6aba14b2a605c6cdebda312c60eb0b79fd4f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T00:02:12.790Z] + make test [2022-04-26T00:02:12.790Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T00:02:12.790Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-26T00:02:12.790Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 [2022-04-26T00:02:12.790Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-26T00:02:13.080Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-26T00:02:13.080Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-26T00:02:13.081Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-26T00:02:13.081Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-26T00:02:13.081Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-26T00:02:13.081Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-26T00:02:13.358Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-26T00:02:13.358Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-26T00:02:13.358Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-26T00:02:13.358Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-26T00:02:13.358Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-26T00:02:13.358Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-26T00:02:13.358Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-26T00:02:13.358Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-26T00:02:13.358Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-26T00:02:13.637Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-26T00:02:13.637Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-26T00:02:13.637Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-26T00:02:13.637Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-26T00:02:13.637Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-26T00:02:13.637Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-26T00:02:13.637Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-26T00:02:13.637Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-26T00:02:13.637Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-26T00:02:13.915Z] go: downloading golang.org/x/text v0.3.7 [2022-04-26T00:02:13.915Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-26T00:02:14.196Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-26T00:02:14.196Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-26T00:02:14.196Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-26T00:02:14.196Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-26T00:02:15.185Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-26T00:02:15.185Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-26T00:02:15.185Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-26T00:02:15.185Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-26T00:02:15.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-26T00:02:15.185Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-26T00:02:15.185Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-26T00:02:15.185Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-26T00:02:15.185Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-26T00:02:15.460Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-26T00:02:15.737Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-26T00:02:16.014Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-26T00:02:17.002Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-26T00:02:17.002Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-26T00:02:17.002Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-26T00:02:17.002Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-26T00:02:17.002Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-26T00:02:17.289Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-26T00:02:17.563Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-26T00:02:17.563Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-26T00:02:17.563Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-26T00:02:17.563Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-26T00:03:39.366Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-26T00:03:39.366Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.135s coverage: 4.6% of statements [2022-04-26T00:03:39.366Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-26T00:03:39.366Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements [2022-04-26T00:03:39.366Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements [2022-04-26T00:03:43.700Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.125s coverage: 55.0% of statements [2022-04-26T00:03:43.700Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-26T00:03:43.700Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-26T00:03:43.700Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.077s coverage: 100.0% of statements [2022-04-26T00:03:43.700Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.414s coverage: 88.1% of statements [2022-04-26T00:03:43.700Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.085s coverage: 25.0% of statements [2022-04-26T00:03:51.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.089s coverage: 79.6% of statements [2022-04-26T00:03:51.990Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-26T00:03:51.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.072s coverage: 41.7% of statements [2022-04-26T00:03:51.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2022-04-26T00:03:51.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T00:03:51.990Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T00:04:18.828Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T00:04:18.828Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T00:04:18.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T00:04:18.908Z] $ docker stop --time=1 fd6684ac8699d705a9946dd79bba6aba14b2a605c6cdebda312c60eb0b79fd4f [2022-04-26T00:04:20.741Z] $ docker rm -f fd6684ac8699d705a9946dd79bba6aba14b2a605c6cdebda312c60eb0b79fd4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T00:04:23.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T00:04:23.424Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T00:04:23.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:04:24.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T00:04:24.771Z] [2022-04-26T00:04:24.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:04:25.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T00:04:25.431Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T00:04:25.432Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T00:04:25.432Z] 04944245beec: Pulling fs layer [2022-04-26T00:04:25.432Z] 699f458cf7ca: Pulling fs layer [2022-04-26T00:04:25.432Z] 765212b225bb: Pulling fs layer [2022-04-26T00:04:25.432Z] f23df028b6ca: Pulling fs layer [2022-04-26T00:04:25.432Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T00:04:25.432Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T00:04:25.432Z] 765212b225bb: Waiting [2022-04-26T00:04:25.432Z] f23df028b6ca: Waiting [2022-04-26T00:04:25.432Z] d65c8cfc05b1: Waiting [2022-04-26T00:04:25.432Z] 2437ff75d9bd: Waiting [2022-04-26T00:04:25.432Z] 04944245beec: Verifying Checksum [2022-04-26T00:04:25.432Z] 04944245beec: Download complete [2022-04-26T00:04:25.432Z] 765212b225bb: Verifying Checksum [2022-04-26T00:04:25.432Z] 765212b225bb: Download complete [2022-04-26T00:04:25.432Z] f23df028b6ca: Download complete [2022-04-26T00:04:25.432Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T00:04:25.432Z] d65c8cfc05b1: Download complete [2022-04-26T00:04:25.715Z] 699f458cf7ca: Verifying Checksum [2022-04-26T00:04:25.715Z] 699f458cf7ca: Download complete [2022-04-26T00:04:25.991Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T00:04:25.991Z] 8998bd30e6a1: Download complete [2022-04-26T00:04:28.632Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T00:04:28.632Z] 2437ff75d9bd: Download complete [2022-04-26T00:04:30.067Z] 8998bd30e6a1: Pull complete [2022-04-26T00:04:30.667Z] 04944245beec: Pull complete [2022-04-26T00:04:32.105Z] 699f458cf7ca: Pull complete [2022-04-26T00:04:32.430Z] 765212b225bb: Pull complete [2022-04-26T00:04:33.472Z] f23df028b6ca: Pull complete [2022-04-26T00:04:33.807Z] d65c8cfc05b1: Pull complete [2022-04-26T00:04:48.938Z] 2437ff75d9bd: Pull complete [2022-04-26T00:04:48.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T00:04:48.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T00:04:48.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T00:04:49.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-23516 does not seem to be running inside a container [2022-04-26T00:04:49.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T00:04:51.578Z] $ docker top 233ef4a789b1bc5a2a39640f29ddbf16ae94b6faf5810175423591dfbefa6e69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:04:52.568Z] ---> job-cost.sh [2022-04-26T00:04:52.568Z] lf-activate-venv: SKIPPING [2022-04-26T00:04:52.568Z] INFO: No Stack... [2022-04-26T00:04:52.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T00:04:53.815Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T00:04:54.496Z] + + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2022-04-26T00:04:54.496Z] cut -d, -f6 [Pipeline] lock [2022-04-26T00:04:54.556Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [2022-04-26T00:04:54.561Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] did not exist. Created. [2022-04-26T00:04:54.561Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T00:04:55.318Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-90093849/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T00:04:56.013Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-04-26T00:04:56.051Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T00:04:56.098Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T00:04:56.113Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T00:04:56.207Z] $ docker stop --time=1 233ef4a789b1bc5a2a39640f29ddbf16ae94b6faf5810175423591dfbefa6e69 [2022-04-26T00:04:57.690Z] $ docker rm -f 233ef4a789b1bc5a2a39640f29ddbf16ae94b6faf5810175423591dfbefa6e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-26T00:04:58.791Z] provisioning config files... [2022-04-26T00:04:58.805Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/config2749993796615568552tmp [Pipeline] { [Pipeline] sh [2022-04-26T00:04:59.137Z] + set +x [2022-04-26T00:04:59.137Z] + curl -s https://codecov.io/bash [2022-04-26T00:04:59.137Z] + bash -s -- [2022-04-26T00:04:59.137Z] [2022-04-26T00:04:59.137Z] _____ _ [2022-04-26T00:04:59.137Z] / ____| | | [2022-04-26T00:04:59.137Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T00:04:59.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T00:04:59.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T00:04:59.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T00:04:59.137Z] Bash-1.0.6 [2022-04-26T00:04:59.137Z] [2022-04-26T00:04:59.137Z] [2022-04-26T00:04:59.137Z] ==> git version 2.25.1 found [2022-04-26T00:04:59.137Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T00:04:59.137Z] Release-Date: 2020-01-08 [2022-04-26T00:04:59.137Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T00:04:59.137Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T00:04:59.137Z] ==> Jenkins CI detected. [2022-04-26T00:04:59.137Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-328 [2022-04-26T00:04:59.137Z] project root: . [2022-04-26T00:04:59.137Z] --> token set from env [2022-04-26T00:04:59.137Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T00:04:59.137Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T00:04:59.137Z] ==> Python coveragepy not found [2022-04-26T00:04:59.137Z] ==> Searching for coverage reports in: [2022-04-26T00:04:59.137Z] + . [2022-04-26T00:04:59.137Z] -> Found 1 reports [2022-04-26T00:04:59.137Z] ==> Detecting git/mercurial file structure [2022-04-26T00:04:59.400Z] ==> Reading reports [2022-04-26T00:04:59.400Z] + ./coverage.out bytes=55981 [2022-04-26T00:04:59.400Z] ==> Appending adjustments [2022-04-26T00:04:59.400Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T00:04:59.400Z] + Found adjustments [2022-04-26T00:04:59.400Z] ==> Gzipping contents [2022-04-26T00:04:59.664Z] 12K /tmp/codecov.PxgDzn.gz [2022-04-26T00:04:59.664Z] ==> Uploading reports [2022-04-26T00:04:59.664Z] url: https://codecov.io [2022-04-26T00:04:59.664Z] query: branch=PR-328&commit=144bd84d32f639e583e5268761c2b788d7acf3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=328&job=&cmd_args= [2022-04-26T00:04:59.664Z] -> Pinging Codecov [2022-04-26T00:04:59.664Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-328&commit=144bd84d32f639e583e5268761c2b788d7acf3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=328&job=&cmd_args= [2022-04-26T00:04:59.664Z] -> Uploading to [2022-04-26T00:04:59.664Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/833815588EE85121546D348822E98E2E/144bd84d32f639e583e5268761c2b788d7acf3aa/3e4e4e54-01d2-4b9d-9ae8-18bbb7a910fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T000459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbedb10e22bea8a3cfd357ff8554844ed50cfef5383bc020c8ca64c2441bc850 [2022-04-26T00:04:59.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T00:04:59.664Z] Dload Upload Total Spent Left Speed [2022-04-26T00:04:59.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9284 0 0 100 9284 0 42392 --:--:-- --:--:-- --:--:-- 42392 [2022-04-26T00:04:59.925Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/144bd84d32f639e583e5268761c2b788d7acf3aa [Pipeline] } [2022-04-26T00:04:59.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-26T00:05:01.776Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives ] [2022-04-26T00:05:01.776Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives [2022-04-26T00:05:01.776Z] total 16 [2022-04-26T00:05:01.776Z] drwxr-xr-x 3 root root 4096 Apr 26 00:02 . [2022-04-26T00:05:01.776Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:02 .. [2022-04-26T00:05:01.776Z] drwxr-xr-x 2 root root 4096 Apr 26 00:02 cost [2022-04-26T00:05:01.776Z] -rw-r--r-- 1 root root 87 Apr 26 00:02 cost.csv [2022-04-26T00:05:01.776Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives [2022-04-26T00:05:01.776Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives [2022-04-26T00:05:01.776Z] total 16 [2022-04-26T00:05:01.776Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:02 . [2022-04-26T00:05:01.776Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:02 .. [2022-04-26T00:05:01.776Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 00:02 cost [2022-04-26T00:05:01.776Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:02.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:03.013Z] ---> package-listing.sh [2022-04-26T00:05:03.013Z] ++ facter osfamily [2022-04-26T00:05:03.013Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T00:05:03.275Z] + OS_FAMILY=debian [2022-04-26T00:05:03.275Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-328 [2022-04-26T00:05:03.275Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T00:05:03.275Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T00:05:03.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T00:05:03.275Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T00:05:03.275Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-328 ']' [2022-04-26T00:05:03.275Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T00:05:03.275Z] + case "${OS_FAMILY}" in [2022-04-26T00:05:03.275Z] + dpkg -l [2022-04-26T00:05:03.275Z] + grep '^ii' [2022-04-26T00:05:03.275Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T00:05:03.275Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T00:05:03.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T00:05:03.275Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-328 ']' [2022-04-26T00:05:03.275Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives/ [2022-04-26T00:05:03.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-328/archives/ [Pipeline] echo [2022-04-26T00:05:03.315Z] 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T00:05:03.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T00:05:04.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T00:05:04.222Z] . [Pipeline] withDockerContainer [2022-04-26T00:05:04.311Z] prd-ubuntu20.04-docker-8c-8g-23529 does not seem to be running inside a container [2022-04-26T00:05:04.353Z] $ 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-328/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-328 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328:/w/workspace/xfoundry_go-mod-bootstrap_PR-328:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T00:05:04.567Z] $ docker top 16e27d5b5a19ff7581a7ebc0e83e954c155fa262e590b54f3f9156b2e8da3ada -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T00:05:04.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T00:05:05.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T00:05:05.600Z] + ls /var/log/sa-host [2022-04-26T00:05:05.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T00:05:05.877Z] provisioning config files... [2022-04-26T00:05:05.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-328@tmp/config5054372450789885409tmp [Pipeline] { [Pipeline] echo [2022-04-26T00:05:05.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:06.261Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T00:05:06.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:06.693Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T00:05:06.732Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:07.056Z] ---> sudo-logs.sh [2022-04-26T00:05:07.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T00:05:07.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:07.538Z] ---> job-cost.sh [2022-04-26T00:05:07.538Z] lf-activate-venv: SKIPPING [2022-04-26T00:05:07.538Z] DEBUG: total: 0.2199999988079071 [2022-04-26T00:05:07.538Z] INFO: Retrieving Stack Cost... [2022-04-26T00:05:07.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T00:05:08.370Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T00:05:08.406Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T00:05:08.773Z] ---> logs-deploy.sh [2022-04-26T00:05:08.773Z] lf-activate-venv: SKIPPING [2022-04-26T00:05:08.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-328/1 [2022-04-26T00:05:08.773Z] INFO: archiving workspace using pattern(s): [2022-04-26T00:05:09.745Z] Archives upload complete. [2022-04-26T00:05:10.009Z] INFO: archiving logs to Nexus [2022-04-26T00:05:10.580Z] ---> uname -a: [2022-04-26T00:05:10.580Z] Linux prd-ubuntu20-04-docker-8c-8g-23529 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] ---> lscpu: [2022-04-26T00:05:10.580Z] Architecture: x86_64 [2022-04-26T00:05:10.580Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-26T00:05:10.580Z] Byte Order: Little Endian [2022-04-26T00:05:10.580Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-26T00:05:10.580Z] CPU(s): 8 [2022-04-26T00:05:10.580Z] On-line CPU(s) list: 0-7 [2022-04-26T00:05:10.580Z] Thread(s) per core: 1 [2022-04-26T00:05:10.580Z] Core(s) per socket: 1 [2022-04-26T00:05:10.580Z] Socket(s): 8 [2022-04-26T00:05:10.580Z] NUMA node(s): 1 [2022-04-26T00:05:10.580Z] Vendor ID: AuthenticAMD [2022-04-26T00:05:10.580Z] CPU family: 23 [2022-04-26T00:05:10.580Z] Model: 49 [2022-04-26T00:05:10.580Z] Model name: AMD EPYC-Rome Processor [2022-04-26T00:05:10.580Z] Stepping: 0 [2022-04-26T00:05:10.580Z] CPU MHz: 2799.998 [2022-04-26T00:05:10.580Z] BogoMIPS: 5599.99 [2022-04-26T00:05:10.580Z] Virtualization: AMD-V [2022-04-26T00:05:10.580Z] Hypervisor vendor: KVM [2022-04-26T00:05:10.580Z] Virtualization type: full [2022-04-26T00:05:10.580Z] L1d cache: 256 KiB [2022-04-26T00:05:10.580Z] L1i cache: 256 KiB [2022-04-26T00:05:10.580Z] L2 cache: 4 MiB [2022-04-26T00:05:10.580Z] L3 cache: 128 MiB [2022-04-26T00:05:10.580Z] NUMA node0 CPU(s): 0-7 [2022-04-26T00:05:10.580Z] Vulnerability Itlb multihit: Not affected [2022-04-26T00:05:10.580Z] Vulnerability L1tf: Not affected [2022-04-26T00:05:10.580Z] Vulnerability Mds: Not affected [2022-04-26T00:05:10.580Z] Vulnerability Meltdown: Not affected [2022-04-26T00:05:10.580Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-26T00:05:10.580Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-26T00:05:10.580Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-26T00:05:10.580Z] Vulnerability Srbds: Not affected [2022-04-26T00:05:10.580Z] Vulnerability Tsx async abort: Not affected [2022-04-26T00:05:10.580Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] ---> nproc: [2022-04-26T00:05:10.580Z] 8 [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] ---> df -h: [2022-04-26T00:05:10.580Z] Filesystem Size Used Avail Use% Mounted on [2022-04-26T00:05:10.580Z] overlay 155G 9.8G 146G 7% / [2022-04-26T00:05:10.580Z] tmpfs 64M 0 64M 0% /dev [2022-04-26T00:05:10.580Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-26T00:05:10.580Z] shm 64M 0 64M 0% /dev/shm [2022-04-26T00:05:10.580Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] ---> sar -b -r -n DEV: [2022-04-26T00:05:10.580Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23529) 04/26/22 _x86_64_ (8 CPU) [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] 00:00:05 LINUX RESTART (8 CPU) [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] 00:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-26T00:05:10.580Z] 00:02:01 99.77 1.23 98.53 0.00 48.26 53325.11 0.00 [2022-04-26T00:05:10.580Z] 00:03:01 3.90 0.00 3.90 0.00 0.00 331.14 0.00 [2022-04-26T00:05:10.580Z] 00:04:01 0.97 0.00 0.97 0.00 0.00 279.79 0.00 [2022-04-26T00:05:10.580Z] 00:05:01 1.48 0.10 1.38 0.00 7.20 155.57 0.00 [2022-04-26T00:05:10.580Z] Average: 26.53 0.33 26.19 0.00 13.86 13522.35 0.00 [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] 00:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-26T00:05:10.580Z] 00:02:01 28809940 31757712 543404 1.65 113608 3079472 2033236 5.99 1238544 2428736 160 [2022-04-26T00:05:10.580Z] 00:03:01 28824484 31772012 531344 1.62 113740 3079456 1924228 5.67 1227068 2428528 188 [2022-04-26T00:05:10.580Z] 00:04:01 28824836 31772492 530760 1.61 113772 3079460 1924228 5.67 1226924 2428564 44 [2022-04-26T00:05:10.580Z] 00:05:01 28828020 31775856 526500 1.60 113832 3079676 1955872 5.76 1222028 2428496 44 [2022-04-26T00:05:10.580Z] Average: 28821820 31769518 533002 1.62 113738 3079516 1959391 5.77 1228641 2428581 109 [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z] 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-26T00:05:10.580Z] 00:02:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:02:01 ens3 309.95 208.95 6612.03 82.88 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:02:01 docker0 45.64 50.36 3.67 720.14 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:03:01 ens3 1.78 1.32 1.46 0.65 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:04:01 ens3 0.82 0.30 0.30 0.21 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:05:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:05:01 ens3 4.15 3.17 4.10 1.48 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] Average: ens3 79.17 53.43 1654.40 21.30 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] Average: docker0 11.41 12.59 0.92 180.03 0.00 0.00 0.00 0.00 [2022-04-26T00:05:10.580Z] [2022-04-26T00:05:10.580Z]