Pull request #362 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 lindseysimple for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from d1802f3417befb806ac7efd03855700f5a524703+aaf2123c3c853951119ee9789949c8c291d3792d (32d7bd093f7c07493185cc352fec02817f985393) 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-ssh10464249251185639574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5891215809918189219.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6210333226475673631.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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9337272676661261223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2809432345837613147.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh714884752695935973.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20770 in /w/workspace/xfoundry_go-mod-bootstrap_PR-362 [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-362 # 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 aaf2123c3c853951119ee9789949c8c291d3792d into PR head commit d1802f3417befb806ac7efd03855700f5a524703 Merge succeeded, producing d1802f3417befb806ac7efd03855700f5a524703 Checking out Revision d1802f3417befb806ac7efd03855700f5a524703 (PR-362) > 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/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1802f3417befb806ac7efd03855700f5a524703 # 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 aaf2123c3c853951119ee9789949c8c291d3792d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1802f3417befb806ac7efd03855700f5a524703 # timeout=10 Commit message: "fix: Run WatchForChange in a new thread" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T09:22:18.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T09:22:18.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T09:22:18.257Z] ========================================================= [2022-07-22T09:22:18.257Z] EdgeX Global Pipelines Version Info [2022-07-22T09:22:18.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:22:19.040Z] ------------------- [2022-07-22T09:22:19.040Z] stable info: [2022-07-22T09:22:19.040Z] ------------------- [2022-07-22T09:22:19.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T09:22:19.040Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T09:22:19.040Z] Message: update stable to v1.0.238 [2022-07-22T09:22:19.614Z] ------------------- [2022-07-22T09:22:19.614Z] experimental info: [2022-07-22T09:22:19.614Z] ------------------- [2022-07-22T09:22:19.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T09:22:19.614Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T09:22:19.614Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T09:22:19.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-07-22T09:22:20.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-07-22T09:22:20.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T09:22:20.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T09:22:20.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T09:22:20.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T09:22:20.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T09:22:20.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T09:22:20.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T09:22:20.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T09:22:20.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T09:22:20.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-07-22T09:22:20.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T09:22:20.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T09:22:20.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T09:22:20.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T09:22:20.600Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T09:22:20.636Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T09:22:20.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T09:22:20.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T09:22:20.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T09:22:20.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T09:22:20.827Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T09:22:20.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T09:22:20.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-22T09:22:20.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T09:22:20.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T09:22:21.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2022-07-22T09:22:21.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2022-07-22T09:22:21.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2022-07-22T09:22:21.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1802f3417befb806ac7efd03855700f5a524703 [Pipeline] echo [2022-07-22T09:22:21.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1802f3 [Pipeline] echo [2022-07-22T09:22:21.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T09:22:21.747Z] + git rev-list -1 --merges d1802f3417befb806ac7efd03855700f5a524703~1..d1802f3417befb806ac7efd03855700f5a524703 [Pipeline] echo [2022-07-22T09:22:21.801Z] -----------> git rev-list -1 --merges d1802f3417befb806ac7efd03855700f5a524703~1..d1802f3417befb806ac7efd03855700f5a524703 d1802f3417befb806ac7efd03855700f5a524703 [false] [Pipeline] sh [2022-07-22T09:22:22.110Z] + git log --format=format:%s -1 d1802f3417befb806ac7efd03855700f5a524703 [Pipeline] echo [2022-07-22T09:22:22.143Z] ========================================================= [2022-07-22T09:22:22.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T09:22:22.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T09:22:22.570Z] + git log --format=format:%s -1 d1802f3417befb806ac7efd03855700f5a524703 [Pipeline] echo [2022-07-22T09:22:22.601Z] [semverPrep] GIT_COMMIT: d1802f3417befb806ac7efd03855700f5a524703, Commit Message: fix: Run WatchForChange in a new thread [Pipeline] echo [2022-07-22T09:22:22.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T09:22:23.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T09:22:23.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T09:22:23.029Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T09:22:23.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T09:22:23.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T09:22:23.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T09:22:23.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:22:23.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T09:22:23.792Z] [2022-07-22T09:22:23.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:22:24.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T09:22:24.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T09:22:24.442Z] b85a868b505f: Pulling fs layer [2022-07-22T09:22:24.442Z] e2be974225ed: Pulling fs layer [2022-07-22T09:22:24.442Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T09:22:24.442Z] 988bab9f4d93: Pulling fs layer [2022-07-22T09:22:24.442Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T09:22:24.442Z] eaf3925da568: Pulling fs layer [2022-07-22T09:22:24.442Z] bab4dde63d76: Pulling fs layer [2022-07-22T09:22:24.442Z] bde34c3a00c8: Pulling fs layer [2022-07-22T09:22:24.442Z] b352a97aabf1: Pulling fs layer [2022-07-22T09:22:24.442Z] 4872d77fe225: Pulling fs layer [2022-07-22T09:22:24.442Z] 5851b861e8e6: Pulling fs layer [2022-07-22T09:22:24.442Z] b352a97aabf1: Waiting [2022-07-22T09:22:24.442Z] 4872d77fe225: Waiting [2022-07-22T09:22:24.442Z] 5851b861e8e6: Waiting [2022-07-22T09:22:24.442Z] eaf3925da568: Waiting [2022-07-22T09:22:24.442Z] bab4dde63d76: Waiting [2022-07-22T09:22:24.442Z] 988bab9f4d93: Waiting [2022-07-22T09:22:24.442Z] 1469e6f7b9e6: Waiting [2022-07-22T09:22:24.442Z] e2be974225ed: Download complete [2022-07-22T09:22:24.442Z] 988bab9f4d93: Verifying Checksum [2022-07-22T09:22:24.442Z] 988bab9f4d93: Download complete [2022-07-22T09:22:24.442Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T09:22:24.442Z] 1469e6f7b9e6: Download complete [2022-07-22T09:22:24.442Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T09:22:24.442Z] 339a4e72a1f5: Download complete [2022-07-22T09:22:24.442Z] eaf3925da568: Verifying Checksum [2022-07-22T09:22:24.442Z] eaf3925da568: Download complete [2022-07-22T09:22:24.710Z] bde34c3a00c8: Verifying Checksum [2022-07-22T09:22:24.710Z] b352a97aabf1: Download complete [2022-07-22T09:22:24.710Z] 4872d77fe225: Download complete [2022-07-22T09:22:24.710Z] 5851b861e8e6: Download complete [2022-07-22T09:22:24.710Z] b85a868b505f: Download complete [2022-07-22T09:22:24.971Z] bab4dde63d76: Verifying Checksum [2022-07-22T09:22:24.971Z] bab4dde63d76: Download complete [2022-07-22T09:22:26.353Z] b85a868b505f: Pull complete [2022-07-22T09:22:26.353Z] e2be974225ed: Pull complete [2022-07-22T09:22:26.927Z] 339a4e72a1f5: Pull complete [2022-07-22T09:22:26.927Z] 988bab9f4d93: Pull complete [2022-07-22T09:22:27.190Z] 1469e6f7b9e6: Pull complete [2022-07-22T09:22:27.451Z] eaf3925da568: Pull complete [2022-07-22T09:22:29.364Z] bab4dde63d76: Pull complete [2022-07-22T09:22:29.364Z] bde34c3a00c8: Pull complete [2022-07-22T09:22:29.624Z] b352a97aabf1: Pull complete [2022-07-22T09:22:29.624Z] 4872d77fe225: Pull complete [2022-07-22T09:22:29.883Z] 5851b861e8e6: Pull complete [2022-07-22T09:22:29.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T09:22:29.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T09:22:29.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:22:30.122Z] prd-ubuntu20.04-docker-8c-8g-20770 does not seem to be running inside a container [2022-07-22T09:22:30.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-362 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362:/w/workspace/xfoundry_go-mod-bootstrap_PR-362:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T09:22:31.709Z] $ docker top afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 -eo pid,comm [2022-07-22T09:22:31.774Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T09:22:31.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T09:22:31.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T09:22:31.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T09:22:32.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T09:22:32.052Z] $ docker exec afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 ssh-agent [2022-07-22T09:22:32.201Z] SSH_AUTH_SOCK=/tmp/ssh-meQDJJWPNrc2/agent.33 [2022-07-22T09:22:32.201Z] SSH_AGENT_PID=40 [2022-07-22T09:22:32.209Z] Running ssh-add (command line suppressed) [2022-07-22T09:22:32.336Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/private_key_2680952445981957556.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/private_key_2680952445981957556.key) [2022-07-22T09:22:32.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T09:22:32.686Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T09:22:32.717Z] $ docker exec --env ******** --env ******** afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 ssh-agent -k [2022-07-22T09:22:32.818Z] unset SSH_AUTH_SOCK; [2022-07-22T09:22:32.818Z] unset SSH_AGENT_PID; [2022-07-22T09:22:32.818Z] echo Agent pid 40 killed; [2022-07-22T09:22:32.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T09:22:32.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T09:22:32.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T09:22:33.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T09:22:33.051Z] $ docker exec afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 ssh-agent [2022-07-22T09:22:33.171Z] SSH_AUTH_SOCK=/tmp/ssh-4lJwdalavIaL/agent.72 [2022-07-22T09:22:33.171Z] SSH_AGENT_PID=78 [2022-07-22T09:22:33.176Z] Running ssh-add (command line suppressed) [2022-07-22T09:22:33.294Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/private_key_1966613031245667731.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/private_key_1966613031245667731.key) [2022-07-22T09:22:33.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T09:22:33.652Z] + git semver init [2022-07-22T09:22:33.911Z] 2022-07-22 09:22:33,853 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T09:22:33.911Z] 2022-07-22 09:22:33,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver [2022-07-22T09:22:33.911Z] 2022-07-22 09:22:33,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver [2022-07-22T09:22:33.911Z] 2022-07-22 09:22:33,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-362, universal_newlines=False, shell=None, istream=None) [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,585 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.git/info/exclude [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver/PR-362 with force:False [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,585 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver/PR-362 [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,590 [execute] INFO git cat-file --batch-check [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,596 [execute] INFO git cat-file --batch [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T09:22:34.853Z] 2022-07-22 09:22:34,600 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-362/.semver/PR-362 [2022-07-22T09:22:34.853Z] 0.0.0 [Pipeline] } [2022-07-22T09:22:34.882Z] $ docker exec --env ******** --env ******** afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 ssh-agent -k [2022-07-22T09:22:34.996Z] unset SSH_AUTH_SOCK; [2022-07-22T09:22:34.996Z] unset SSH_AGENT_PID; [2022-07-22T09:22:34.997Z] echo Agent pid 78 killed; [2022-07-22T09:22:35.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T09:22:35.428Z] + git semver [Pipeline] } [2022-07-22T09:22:35.721Z] $ docker stop --time=1 afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 [2022-07-22T09:22:37.070Z] $ docker rm -f afe0e33a781da3904c531ea33dc7000b2a134faece9bc66249c8cedbc4683152 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T09:22:37.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T09:22:37.788Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T09:22:37.807Z] [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-07-22T09:22:38.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T09:22:38.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T09:22:38.417Z] ========================================================= [2022-07-22T09:22:38.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T09:22:38.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T09:22:38.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T09:22:38.805Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T09:22:38.805Z] 2408cc74d12b: Pulling fs layer [2022-07-22T09:22:38.805Z] ea60b727a1ce: Pulling fs layer [2022-07-22T09:22:38.805Z] 30c4a7721957: Pulling fs layer [2022-07-22T09:22:38.805Z] 370296b7ddb6: Pulling fs layer [2022-07-22T09:22:38.805Z] 7c6cee850709: Pulling fs layer [2022-07-22T09:22:38.805Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T09:22:38.805Z] d94ebbe4e438: Pulling fs layer [2022-07-22T09:22:38.805Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T09:22:38.805Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T09:22:38.805Z] 39a5fcdaea64: Waiting [2022-07-22T09:22:38.805Z] 370296b7ddb6: Waiting [2022-07-22T09:22:38.805Z] d94ebbe4e438: Waiting [2022-07-22T09:22:38.805Z] bcfd1f05c69d: Waiting [2022-07-22T09:22:38.805Z] 7c6cee850709: Waiting [2022-07-22T09:22:38.805Z] 59ccb84bbe0f: Waiting [2022-07-22T09:22:38.805Z] 30c4a7721957: Verifying Checksum [2022-07-22T09:22:38.805Z] 30c4a7721957: Download complete [2022-07-22T09:22:38.805Z] ea60b727a1ce: Verifying Checksum [2022-07-22T09:22:38.805Z] ea60b727a1ce: Download complete [2022-07-22T09:22:38.805Z] 7c6cee850709: Download complete [2022-07-22T09:22:38.805Z] 39a5fcdaea64: Download complete [2022-07-22T09:22:38.805Z] 2408cc74d12b: Verifying Checksum [2022-07-22T09:22:38.805Z] 2408cc74d12b: Download complete [2022-07-22T09:22:38.805Z] d94ebbe4e438: Verifying Checksum [2022-07-22T09:22:38.805Z] d94ebbe4e438: Download complete [2022-07-22T09:22:39.079Z] 2408cc74d12b: Pull complete [2022-07-22T09:22:39.079Z] ea60b727a1ce: Pull complete [2022-07-22T09:22:39.357Z] 30c4a7721957: Pull complete [2022-07-22T09:22:39.625Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T09:22:39.625Z] 59ccb84bbe0f: Download complete [2022-07-22T09:22:39.625Z] 370296b7ddb6: Verifying Checksum [2022-07-22T09:22:39.625Z] 370296b7ddb6: Download complete [2022-07-22T09:22:39.885Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T09:22:39.885Z] bcfd1f05c69d: Download complete [2022-07-22T09:22:44.085Z] 370296b7ddb6: Pull complete [2022-07-22T09:22:44.085Z] 7c6cee850709: Pull complete [2022-07-22T09:22:44.085Z] 39a5fcdaea64: Pull complete [2022-07-22T09:22:44.085Z] d94ebbe4e438: Pull complete [2022-07-22T09:22:46.627Z] bcfd1f05c69d: Pull complete [2022-07-22T09:22:47.201Z] 59ccb84bbe0f: Pull complete [2022-07-22T09:22:47.201Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T09:22:47.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T09:22:47.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-22T09:22:47.518Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:22:47.891Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T09:22:47.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:22:48.061Z] prd-ubuntu20.04-docker-8c-8g-20770 does not seem to be running inside a container [2022-07-22T09:22:48.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-362 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362:/w/workspace/xfoundry_go-mod-bootstrap_PR-362:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T09:22:50.183Z] $ docker top 17142a103f416a8045515498df1c8f84ef55784d84af57822853e15229f74f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T09:22:50.597Z] + go version [2022-07-22T09:22:50.597Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T09:22:50.636Z] $ docker stop --time=1 17142a103f416a8045515498df1c8f84ef55784d84af57822853e15229f74f8f [2022-07-22T09:22:51.947Z] $ docker rm -f 17142a103f416a8045515498df1c8f84ef55784d84af57822853e15229f74f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:22:52.683Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T09:22:52.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:22:52.843Z] prd-ubuntu20.04-docker-8c-8g-20770 does not seem to be running inside a container [2022-07-22T09:22:52.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_go-mod-bootstrap_PR-362 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362:/w/workspace/xfoundry_go-mod-bootstrap_PR-362:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T09:22:53.194Z] Still waiting to schedule task [2022-07-22T09:22:53.194Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T09:22:53.253Z] $ docker top ba0652f30b4574180b0c1067cc5b3d35fc153d34ffa4ce111935bd1c25559e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T09:22:53.651Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-362 [Pipeline] fileExists [Pipeline] sh [2022-07-22T09:22:54.014Z] + make test [2022-07-22T09:22:54.014Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T09:22:54.014Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T09:22:54.014Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-22T09:22:54.014Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-22T09:22:54.014Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-22T09:22:54.014Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-22T09:22:54.014Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-22T09:22:54.014Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T09:22:54.274Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-22T09:22:54.274Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-07-22T09:22:54.274Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-22T09:22:54.274Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-22T09:22:54.538Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-22T09:22:54.538Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T09:22:54.538Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T09:22:54.538Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T09:22:54.538Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T09:22:54.538Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T09:22:54.538Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T09:22:54.538Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-22T09:22:54.538Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-22T09:22:54.538Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-22T09:22:54.538Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-22T09:22:54.538Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-22T09:22:54.538Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-22T09:22:54.538Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-22T09:22:54.538Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-22T09:22:54.538Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-22T09:22:54.538Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T09:22:54.538Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-22T09:22:54.538Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-22T09:22:54.538Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-22T09:22:54.538Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-22T09:22:54.799Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-22T09:22:54.799Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-22T09:22:54.799Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-22T09:22:54.799Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-22T09:22:55.058Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-22T09:22:55.058Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-22T09:22:55.058Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-22T09:22:55.058Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-22T09:22:55.058Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-22T09:22:55.058Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-22T09:23:07.291Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-07-22T09:23:07.291Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 4.6% of statements [2022-07-22T09:23:07.291Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-07-22T09:23:07.292Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements [2022-07-22T09:23:07.292Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2022-07-22T09:23:09.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.024s coverage: 59.5% of statements [2022-07-22T09:23:09.925Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-07-22T09:23:09.925Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-07-22T09:23:09.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements [2022-07-22T09:23:09.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.4% of statements [2022-07-22T09:23:09.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.036s coverage: 25.0% of statements [2022-07-22T09:23:10.497Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 79.6% of statements [2022-07-22T09:23:10.497Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-07-22T09:23:10.497Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.018s coverage: 41.7% of statements [2022-07-22T09:23:10.497Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2022-07-22T09:23:18.629Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-22T09:23:18.629Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T09:23:21.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T09:23:21.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T09:23:21.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T09:23:21.238Z] $ docker stop --time=1 ba0652f30b4574180b0c1067cc5b3d35fc153d34ffa4ce111935bd1c25559e30 [2022-07-22T09:23:23.894Z] $ docker rm -f ba0652f30b4574180b0c1067cc5b3d35fc153d34ffa4ce111935bd1c25559e30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T09:23:24.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T09:23:24.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:23:25.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T09:23:25.592Z] [2022-07-22T09:23:25.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:23:25.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T09:23:25.966Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T09:23:25.966Z] 5eb5b503b376: Pulling fs layer [2022-07-22T09:23:25.966Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T09:23:25.966Z] ec43610c2a17: Pulling fs layer [2022-07-22T09:23:25.966Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T09:23:25.966Z] 33b1e0a273af: Pulling fs layer [2022-07-22T09:23:25.966Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T09:23:25.966Z] 2f39f015ded8: Pulling fs layer [2022-07-22T09:23:25.966Z] 3a2ae6a8a46f: Waiting [2022-07-22T09:23:25.966Z] 33b1e0a273af: Waiting [2022-07-22T09:23:25.966Z] 5d3b04190fa2: Waiting [2022-07-22T09:23:25.966Z] 2f39f015ded8: Waiting [2022-07-22T09:23:25.966Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T09:23:25.966Z] 5c69ac0246d0: Download complete [2022-07-22T09:23:25.966Z] 3a2ae6a8a46f: Download complete [2022-07-22T09:23:26.227Z] ec43610c2a17: Verifying Checksum [2022-07-22T09:23:26.227Z] ec43610c2a17: Download complete [2022-07-22T09:23:26.227Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T09:23:26.227Z] 5d3b04190fa2: Download complete [2022-07-22T09:23:26.227Z] 33b1e0a273af: Verifying Checksum [2022-07-22T09:23:26.227Z] 33b1e0a273af: Download complete [2022-07-22T09:23:26.227Z] 5eb5b503b376: Verifying Checksum [2022-07-22T09:23:26.227Z] 5eb5b503b376: Download complete [2022-07-22T09:23:26.796Z] 2f39f015ded8: Verifying Checksum [2022-07-22T09:23:26.796Z] 2f39f015ded8: Download complete [2022-07-22T09:23:27.368Z] 5eb5b503b376: Pull complete [2022-07-22T09:23:27.627Z] 5c69ac0246d0: Pull complete [2022-07-22T09:23:28.196Z] ec43610c2a17: Pull complete [2022-07-22T09:23:28.196Z] 3a2ae6a8a46f: Pull complete [2022-07-22T09:23:28.456Z] 33b1e0a273af: Pull complete [2022-07-22T09:23:28.456Z] 5d3b04190fa2: Pull complete [2022-07-22T09:23:32.656Z] 2f39f015ded8: Pull complete [2022-07-22T09:23:32.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T09:23:32.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T09:23:32.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:23:33.146Z] prd-ubuntu20.04-docker-8c-8g-20770 does not seem to be running inside a container [2022-07-22T09:23:33.184Z] $ 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-362 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362:/w/workspace/xfoundry_go-mod-bootstrap_PR-362:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T09:23:34.953Z] $ docker top 03122567dee65dd22e2c9f3c74318e2ad0e125d2fe7b97f8769b482220aa3c80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:23:35.417Z] ---> job-cost.sh [2022-07-22T09:23:35.417Z] lf-activate-venv: SKIPPING [2022-07-22T09:23:35.417Z] INFO: No Stack... [2022-07-22T09:23:35.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T09:23:36.250Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T09:23:36.573Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives/cost.csv [2022-07-22T09:23:36.573Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T09:23:36.611Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [2022-07-22T09:23:36.616Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] did not exist. Created. [2022-07-22T09:23:36.616Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T09:23:36.989Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T09:23:37.035Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T09:23:37.066Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T09:23:37.139Z] $ docker stop --time=1 03122567dee65dd22e2c9f3c74318e2ad0e125d2fe7b97f8769b482220aa3c80 [2022-07-22T09:23:38.299Z] $ docker rm -f 03122567dee65dd22e2c9f3c74318e2ad0e125d2fe7b97f8769b482220aa3c80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T09:24:27.236Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20771 in /w/workspace/xfoundry_go-mod-bootstrap_PR-362 [Pipeline] { [Pipeline] ws [2022-07-22T09:24:27.279Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2022-07-22T09:24:27.366Z] Selected Git installation does not exist. Using Default [2022-07-22T09:24:27.366Z] The recommended git tool is: NONE [2022-07-22T09:24:33.934Z] using credential edgex-jenkins-ssh [2022-07-22T09:24:33.955Z] Cloning the remote Git repository [2022-07-22T09:24:34.050Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-22T09:24:34.136Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-07-22T09:24:34.237Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-22T09:24:34.238Z] > git --version # timeout=10 [2022-07-22T09:24:34.275Z] > git --version # 'git version 2.25.1' [2022-07-22T09:24:34.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T09:24:34.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T09:24:36.253Z] Merging remotes/origin/main commit aaf2123c3c853951119ee9789949c8c291d3792d into PR head commit d1802f3417befb806ac7efd03855700f5a524703 [2022-07-22T09:24:35.576Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-07-22T09:24:35.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T09:24:35.634Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-07-22T09:24:35.682Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-22T09:24:35.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T09:24:35.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-22T09:24:36.274Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T09:24:36.290Z] > git checkout -f d1802f3417befb806ac7efd03855700f5a524703 # timeout=10 [2022-07-22T09:24:36.464Z] Merge succeeded, producing d1802f3417befb806ac7efd03855700f5a524703 [2022-07-22T09:24:36.464Z] Checking out Revision d1802f3417befb806ac7efd03855700f5a524703 (PR-362) [2022-07-22T09:24:36.387Z] > git remote # timeout=10 [2022-07-22T09:24:36.403Z] > git config --get remote.origin.url # timeout=10 [2022-07-22T09:24:36.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T09:24:36.426Z] > git merge aaf2123c3c853951119ee9789949c8c291d3792d # timeout=10 [2022-07-22T09:24:36.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-22T09:24:36.474Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T09:24:36.498Z] > git checkout -f d1802f3417befb806ac7efd03855700f5a524703 # timeout=10 [2022-07-22T09:24:40.633Z] Commit message: "fix: Run WatchForChange in a new thread" [2022-07-22T09:24:40.694Z] > git --version # timeout=10 [2022-07-22T09:24:40.705Z] > git --version # 'git version 2.25.1' [2022-07-22T09:24:40.721Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T09:24:41.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T09:24:41.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T09:24:41.807Z] Dload Upload Total Spent Left Speed [2022-07-22T09:24:41.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh [2022-07-22T09:24:42.579Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T09:24:42.935Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T09:24:42.935Z] + sudo tee /etc/docker/daemon.new [2022-07-22T09:24:42.935Z] { [2022-07-22T09:24:42.935Z] "registry-mirrors": [ [2022-07-22T09:24:42.935Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T09:24:42.935Z] ], [2022-07-22T09:24:42.935Z] "bip": "10.250.0.254/24", [2022-07-22T09:24:42.935Z] "hosts": [ [2022-07-22T09:24:42.935Z] "tcp://0.0.0.0:5555", [2022-07-22T09:24:42.935Z] "unix:///var/run/docker.sock" [2022-07-22T09:24:42.935Z] ], [2022-07-22T09:24:42.935Z] "mtu": 1458, [2022-07-22T09:24:42.935Z] "selinux-enabled": true, [2022-07-22T09:24:42.935Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T09:24:42.935Z] } [Pipeline] sh [2022-07-22T09:24:43.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T09:24:43.651Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-22T09:25:02.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T09:25:02.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T09:25:02.479Z] ========================================================= [2022-07-22T09:25:02.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T09:25:02.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T09:25:02.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T09:25:03.497Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T09:25:03.497Z] b3c136eddcbf: Pulling fs layer [2022-07-22T09:25:03.497Z] c0a3192eca97: Pulling fs layer [2022-07-22T09:25:03.497Z] a050256f5b6f: Pulling fs layer [2022-07-22T09:25:03.497Z] 656be50a0ddc: Pulling fs layer [2022-07-22T09:25:03.497Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T09:25:03.497Z] 46d945488cbd: Pulling fs layer [2022-07-22T09:25:03.497Z] 8a5474983e97: Pulling fs layer [2022-07-22T09:25:03.497Z] 329c88fbcd65: Pulling fs layer [2022-07-22T09:25:03.497Z] 2bbca73fdf42: Waiting [2022-07-22T09:25:03.497Z] 8a5474983e97: Waiting [2022-07-22T09:25:03.497Z] 46d945488cbd: Waiting [2022-07-22T09:25:03.497Z] 329c88fbcd65: Waiting [2022-07-22T09:25:03.497Z] a050256f5b6f: Verifying Checksum [2022-07-22T09:25:03.497Z] a050256f5b6f: Download complete [2022-07-22T09:25:03.497Z] c0a3192eca97: Verifying Checksum [2022-07-22T09:25:03.497Z] c0a3192eca97: Download complete [2022-07-22T09:25:03.497Z] 2bbca73fdf42: Download complete [2022-07-22T09:25:03.497Z] b3c136eddcbf: Verifying Checksum [2022-07-22T09:25:03.497Z] b3c136eddcbf: Download complete [2022-07-22T09:25:03.497Z] 46d945488cbd: Verifying Checksum [2022-07-22T09:25:03.497Z] 46d945488cbd: Download complete [2022-07-22T09:25:04.491Z] b3c136eddcbf: Pull complete [2022-07-22T09:25:04.923Z] 329c88fbcd65: Verifying Checksum [2022-07-22T09:25:05.202Z] c0a3192eca97: Pull complete [2022-07-22T09:25:05.479Z] a050256f5b6f: Pull complete [2022-07-22T09:25:06.080Z] 8a5474983e97: Verifying Checksum [2022-07-22T09:25:06.080Z] 8a5474983e97: Download complete [2022-07-22T09:25:06.681Z] 656be50a0ddc: Download complete [2022-07-22T09:25:21.799Z] 656be50a0ddc: Pull complete [2022-07-22T09:25:21.799Z] 2bbca73fdf42: Pull complete [2022-07-22T09:25:21.799Z] 46d945488cbd: Pull complete [2022-07-22T09:25:26.128Z] 8a5474983e97: Pull complete [2022-07-22T09:25:28.107Z] 329c88fbcd65: Pull complete [2022-07-22T09:25:28.107Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T09:25:28.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T09:25:28.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-22T09:25:28.466Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:25:28.874Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T09:25:28.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:25:29.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-20771 does not seem to be running inside a container [2022-07-22T09:25:29.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T09:25:32.210Z] $ docker top 6bb5a3dfb814e7fb6994e35235ec4c0d12df62d74bbdb40c6dd8d329a2c10bca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T09:25:33.166Z] + go version [2022-07-22T09:25:33.166Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T09:25:33.202Z] $ docker stop --time=1 6bb5a3dfb814e7fb6994e35235ec4c0d12df62d74bbdb40c6dd8d329a2c10bca [2022-07-22T09:25:34.835Z] $ docker rm -f 6bb5a3dfb814e7fb6994e35235ec4c0d12df62d74bbdb40c6dd8d329a2c10bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:25:35.751Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T09:25:35.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:25:36.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-20771 does not seem to be running inside a container [2022-07-22T09:25:36.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T09:25:38.265Z] $ docker top 554cfa6846162d7075b7b45f529a86ed463d18072cc2369519d586722a5a0df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T09:25:39.200Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2022-07-22T09:25:39.931Z] + make test [2022-07-22T09:25:39.932Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T09:25:39.932Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-22T09:25:39.932Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-22T09:25:39.932Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-22T09:25:40.214Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-22T09:25:40.214Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T09:25:40.214Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-22T09:25:40.486Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T09:25:40.486Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T09:25:40.486Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T09:25:40.486Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-22T09:25:40.486Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T09:25:40.486Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-22T09:25:40.486Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-22T09:25:40.761Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T09:25:40.761Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-22T09:25:40.761Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-22T09:25:40.761Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-22T09:25:40.761Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T09:25:40.761Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T09:25:40.761Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T09:25:40.761Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T09:25:40.761Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T09:25:40.761Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-22T09:25:41.037Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-22T09:25:42.034Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-07-22T09:25:42.034Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-22T09:25:42.034Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-22T09:25:42.034Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-22T09:25:42.034Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-22T09:25:42.034Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-22T09:25:42.034Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T09:25:42.034Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T09:25:42.034Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-22T09:25:42.034Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-22T09:25:42.034Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-22T09:25:42.310Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-22T09:25:42.310Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-22T09:25:42.310Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-22T09:25:43.291Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-22T09:25:43.291Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-22T09:25:43.891Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-22T09:25:44.168Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-22T09:25:44.168Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-22T09:25:44.444Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-22T09:25:44.444Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-22T09:25:44.444Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-22T09:25:44.444Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-22T09:25:44.444Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-22T09:25:44.716Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-22T09:25:44.716Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-22T09:27:06.509Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-07-22T09:27:06.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.060s coverage: 4.6% of statements [2022-07-22T09:27:06.789Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-07-22T09:27:06.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.079s coverage: 92.2% of statements [2022-07-22T09:27:06.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.046s coverage: 85.3% of statements [2022-07-22T09:27:11.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.128s coverage: 59.5% of statements [2022-07-22T09:27:11.113Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-07-22T09:27:11.113Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-07-22T09:27:11.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.078s coverage: 100.0% of statements [2022-07-22T09:27:11.113Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.411s coverage: 88.4% of statements [2022-07-22T09:27:13.116Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.057s coverage: 25.0% of statements [2022-07-22T09:27:19.820Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements [2022-07-22T09:27:19.820Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-07-22T09:27:19.820Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.035s coverage: 41.7% of statements [2022-07-22T09:27:19.820Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2022-07-22T09:27:19.820Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-22T09:27:19.820Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T09:27:38.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T09:27:38.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T09:27:38.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T09:27:38.226Z] $ docker stop --time=1 554cfa6846162d7075b7b45f529a86ed463d18072cc2369519d586722a5a0df1 [2022-07-22T09:27:40.018Z] $ docker rm -f 554cfa6846162d7075b7b45f529a86ed463d18072cc2369519d586722a5a0df1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T09:27:42.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T09:27:42.762Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T09:27:43.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:27:44.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T09:27:44.174Z] [2022-07-22T09:27:44.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:27:44.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T09:27:44.861Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T09:27:44.861Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T09:27:44.861Z] 04944245beec: Pulling fs layer [2022-07-22T09:27:44.861Z] 699f458cf7ca: Pulling fs layer [2022-07-22T09:27:44.861Z] 765212b225bb: Pulling fs layer [2022-07-22T09:27:44.861Z] f23df028b6ca: Pulling fs layer [2022-07-22T09:27:44.861Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T09:27:44.861Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T09:27:44.861Z] f23df028b6ca: Waiting [2022-07-22T09:27:44.861Z] d65c8cfc05b1: Waiting [2022-07-22T09:27:44.861Z] 2437ff75d9bd: Waiting [2022-07-22T09:27:44.861Z] 765212b225bb: Waiting [2022-07-22T09:27:45.138Z] 04944245beec: Verifying Checksum [2022-07-22T09:27:45.138Z] 04944245beec: Download complete [2022-07-22T09:27:45.138Z] 765212b225bb: Verifying Checksum [2022-07-22T09:27:45.138Z] 765212b225bb: Download complete [2022-07-22T09:27:45.138Z] f23df028b6ca: Verifying Checksum [2022-07-22T09:27:45.138Z] f23df028b6ca: Download complete [2022-07-22T09:27:45.138Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T09:27:45.138Z] d65c8cfc05b1: Download complete [2022-07-22T09:27:45.138Z] 699f458cf7ca: Verifying Checksum [2022-07-22T09:27:45.138Z] 699f458cf7ca: Download complete [2022-07-22T09:27:45.733Z] 8998bd30e6a1: Download complete [2022-07-22T09:27:47.712Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T09:27:47.712Z] 2437ff75d9bd: Download complete [2022-07-22T09:27:49.695Z] 8998bd30e6a1: Pull complete [2022-07-22T09:27:50.292Z] 04944245beec: Pull complete [2022-07-22T09:27:51.733Z] 699f458cf7ca: Pull complete [2022-07-22T09:27:52.005Z] 765212b225bb: Pull complete [2022-07-22T09:27:52.988Z] f23df028b6ca: Pull complete [2022-07-22T09:27:52.989Z] d65c8cfc05b1: Pull complete [2022-07-22T09:28:08.089Z] 2437ff75d9bd: Pull complete [2022-07-22T09:28:08.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T09:28:08.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T09:28:08.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:28:08.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-20771 does not seem to be running inside a container [2022-07-22T09:28:08.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T09:28:11.025Z] $ docker top 09177540d6661a9bf9185409827d781b3fc45fb8c5556e9ceaf8ed3c9082d44d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:12.039Z] ---> job-cost.sh [2022-07-22T09:28:12.039Z] lf-activate-venv: SKIPPING [2022-07-22T09:28:12.039Z] INFO: No Stack... [2022-07-22T09:28:12.636Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T09:28:13.613Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T09:28:14.295Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2022-07-22T09:28:14.295Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T09:28:14.378Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [2022-07-22T09:28:14.383Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] did not exist. Created. [2022-07-22T09:28:14.383Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T09:28:15.132Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-932c4a74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T09:28:15.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T09:28:15.879Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T09:28:15.929Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T09:28:15.948Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T09:28:16.039Z] $ docker stop --time=1 09177540d6661a9bf9185409827d781b3fc45fb8c5556e9ceaf8ed3c9082d44d [2022-07-22T09:28:17.564Z] $ docker rm -f 09177540d6661a9bf9185409827d781b3fc45fb8c5556e9ceaf8ed3c9082d44d [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-07-22T09:28:18.602Z] provisioning config files... [2022-07-22T09:28:18.613Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/config3775324841047342556tmp [Pipeline] { [Pipeline] sh [2022-07-22T09:28:18.952Z] + set +x [2022-07-22T09:28:18.952Z] + curl -s https://codecov.io/bash [2022-07-22T09:28:18.952Z] + bash -s -- [2022-07-22T09:28:18.952Z] [2022-07-22T09:28:18.952Z] _____ _ [2022-07-22T09:28:18.952Z] / ____| | | [2022-07-22T09:28:18.952Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T09:28:18.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T09:28:18.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T09:28:18.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T09:28:18.952Z] Bash-1.0.6 [2022-07-22T09:28:18.952Z] [2022-07-22T09:28:18.952Z] [2022-07-22T09:28:18.952Z] ==> git version 2.25.1 found [2022-07-22T09:28:18.952Z] ==> 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-07-22T09:28:18.952Z] Release-Date: 2020-01-08 [2022-07-22T09:28:18.952Z] 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-07-22T09:28:18.952Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T09:28:18.952Z] ==> Jenkins CI detected. [2022-07-22T09:28:18.952Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-362 [2022-07-22T09:28:18.952Z] project root: . [2022-07-22T09:28:18.952Z] --> token set from env [2022-07-22T09:28:18.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T09:28:18.952Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T09:28:18.952Z] ==> Python coveragepy not found [2022-07-22T09:28:18.952Z] ==> Searching for coverage reports in: [2022-07-22T09:28:18.952Z] + . [2022-07-22T09:28:18.952Z] -> Found 1 reports [2022-07-22T09:28:18.952Z] ==> Detecting git/mercurial file structure [2022-07-22T09:28:18.952Z] ==> Reading reports [2022-07-22T09:28:18.952Z] + ./coverage.out bytes=58464 [2022-07-22T09:28:19.213Z] ==> Appending adjustments [2022-07-22T09:28:19.213Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T09:28:19.213Z] + Found adjustments [2022-07-22T09:28:19.213Z] ==> Gzipping contents [2022-07-22T09:28:19.213Z] 12K /tmp/codecov.NrEPxv.gz [2022-07-22T09:28:19.213Z] ==> Uploading reports [2022-07-22T09:28:19.213Z] url: https://codecov.io [2022-07-22T09:28:19.213Z] query: branch=PR-362&commit=d1802f3417befb806ac7efd03855700f5a524703&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=362&job=&cmd_args= [2022-07-22T09:28:19.213Z] -> Pinging Codecov [2022-07-22T09:28:19.213Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-362&commit=d1802f3417befb806ac7efd03855700f5a524703&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=362&job=&cmd_args= [2022-07-22T09:28:19.784Z] -> Uploading to [2022-07-22T09:28:19.784Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/833815588EE85121546D348822E98E2E/d1802f3417befb806ac7efd03855700f5a524703/5247982c-deaa-428c-825d-1c1b7904c1e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T092819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3daed31f0e7345da3bd56532dda2b6091458501eb52df3afeba45dae5b814a4 [2022-07-22T09:28:19.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T09:28:19.784Z] Dload Upload Total Spent Left Speed [2022-07-22T09:28:19.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9628 0 0 100 9628 0 40796 --:--:-- --:--:-- --:--:-- 40796 [2022-07-22T09:28:19.784Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d1802f3417befb806ac7efd03855700f5a524703 [Pipeline] } [2022-07-22T09:28:19.811Z] 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-07-22T09:28:21.536Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives ] [2022-07-22T09:28:21.536Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives [2022-07-22T09:28:21.536Z] total 16 [2022-07-22T09:28:21.536Z] drwxr-xr-x 3 root root 4096 Jul 22 09:23 . [2022-07-22T09:28:21.536Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 09:23 .. [2022-07-22T09:28:21.536Z] drwxr-xr-x 2 root root 4096 Jul 22 09:23 cost [2022-07-22T09:28:21.536Z] -rw-r--r-- 1 root root 87 Jul 22 09:23 cost.csv [2022-07-22T09:28:21.536Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives [2022-07-22T09:28:21.536Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives [2022-07-22T09:28:21.536Z] total 16 [2022-07-22T09:28:21.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 09:23 . [2022-07-22T09:28:21.536Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 09:23 .. [2022-07-22T09:28:21.536Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 09:23 cost [2022-07-22T09:28:21.536Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 22 09:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:21.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:22.757Z] ---> package-listing.sh [2022-07-22T09:28:22.757Z] ++ facter osfamily [2022-07-22T09:28:22.757Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T09:28:23.018Z] + OS_FAMILY=debian [2022-07-22T09:28:23.018Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-362 [2022-07-22T09:28:23.018Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T09:28:23.018Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T09:28:23.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T09:28:23.018Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T09:28:23.018Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-362 ']' [2022-07-22T09:28:23.018Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T09:28:23.018Z] + case "${OS_FAMILY}" in [2022-07-22T09:28:23.018Z] + dpkg -l [2022-07-22T09:28:23.018Z] + grep '^ii' [2022-07-22T09:28:23.018Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T09:28:23.018Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T09:28:23.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T09:28:23.018Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-362 ']' [2022-07-22T09:28:23.018Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives/ [2022-07-22T09:28:23.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-362/archives/ [Pipeline] echo [2022-07-22T09:28:23.052Z] 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-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T09:28:23.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T09:28:23.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T09:28:23.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T09:28:24.118Z] prd-ubuntu20.04-docker-8c-8g-20770 does not seem to be running inside a container [2022-07-22T09:28:24.155Z] $ 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-362/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-362 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362:/w/workspace/xfoundry_go-mod-bootstrap_PR-362:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@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-07-22T09:28:24.397Z] $ docker top 2fc0cdc4a5e7f7f8bf8fea24415c6403621fd4ac12363002ac622773ac3e6c4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T09:28:24.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T09:28:25.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T09:28:25.503Z] + ls /var/log/sa-host [2022-07-22T09:28:25.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T09:28:25.730Z] provisioning config files... [2022-07-22T09:28:25.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-362@tmp/config7261643209613069881tmp [Pipeline] { [Pipeline] echo [2022-07-22T09:28:25.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:26.106Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T09:28:26.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:26.539Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T09:28:26.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:26.885Z] ---> sudo-logs.sh [2022-07-22T09:28:26.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T09:28:26.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:27.285Z] ---> job-cost.sh [2022-07-22T09:28:27.286Z] lf-activate-venv: SKIPPING [2022-07-22T09:28:27.286Z] DEBUG: total: 0.2199999988079071 [2022-07-22T09:28:27.286Z] INFO: Retrieving Stack Cost... [2022-07-22T09:28:27.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T09:28:28.115Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T09:28:28.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T09:28:28.456Z] ---> logs-deploy.sh [2022-07-22T09:28:28.456Z] lf-activate-venv: SKIPPING [2022-07-22T09:28:28.456Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-362/1 [2022-07-22T09:28:28.456Z] INFO: archiving workspace using pattern(s): [2022-07-22T09:28:29.397Z] Archives upload complete. [2022-07-22T09:28:29.658Z] INFO: archiving logs to Nexus [2022-07-22T09:28:30.230Z] ---> uname -a: [2022-07-22T09:28:30.230Z] Linux prd-ubuntu20-04-docker-8c-8g-20770 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] ---> lscpu: [2022-07-22T09:28:30.230Z] Architecture: x86_64 [2022-07-22T09:28:30.230Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T09:28:30.230Z] Byte Order: Little Endian [2022-07-22T09:28:30.230Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T09:28:30.230Z] CPU(s): 8 [2022-07-22T09:28:30.230Z] On-line CPU(s) list: 0-7 [2022-07-22T09:28:30.230Z] Thread(s) per core: 1 [2022-07-22T09:28:30.230Z] Core(s) per socket: 1 [2022-07-22T09:28:30.230Z] Socket(s): 8 [2022-07-22T09:28:30.230Z] NUMA node(s): 1 [2022-07-22T09:28:30.230Z] Vendor ID: AuthenticAMD [2022-07-22T09:28:30.230Z] CPU family: 23 [2022-07-22T09:28:30.230Z] Model: 49 [2022-07-22T09:28:30.230Z] Model name: AMD EPYC-Rome Processor [2022-07-22T09:28:30.230Z] Stepping: 0 [2022-07-22T09:28:30.230Z] CPU MHz: 2800.000 [2022-07-22T09:28:30.230Z] BogoMIPS: 5600.00 [2022-07-22T09:28:30.230Z] Virtualization: AMD-V [2022-07-22T09:28:30.230Z] Hypervisor vendor: KVM [2022-07-22T09:28:30.230Z] Virtualization type: full [2022-07-22T09:28:30.230Z] L1d cache: 256 KiB [2022-07-22T09:28:30.230Z] L1i cache: 256 KiB [2022-07-22T09:28:30.230Z] L2 cache: 4 MiB [2022-07-22T09:28:30.230Z] L3 cache: 128 MiB [2022-07-22T09:28:30.230Z] NUMA node0 CPU(s): 0-7 [2022-07-22T09:28:30.230Z] Vulnerability Itlb multihit: Not affected [2022-07-22T09:28:30.230Z] Vulnerability L1tf: Not affected [2022-07-22T09:28:30.230Z] Vulnerability Mds: Not affected [2022-07-22T09:28:30.230Z] Vulnerability Meltdown: Not affected [2022-07-22T09:28:30.230Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T09:28:30.230Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T09:28:30.230Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T09:28:30.230Z] Vulnerability Srbds: Not affected [2022-07-22T09:28:30.230Z] Vulnerability Tsx async abort: Not affected [2022-07-22T09:28:30.230Z] 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-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] ---> nproc: [2022-07-22T09:28:30.230Z] 8 [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] ---> df -h: [2022-07-22T09:28:30.230Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T09:28:30.230Z] overlay 155G 11G 145G 7% / [2022-07-22T09:28:30.230Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T09:28:30.230Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T09:28:30.230Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T09:28:30.230Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] ---> sar -b -r -n DEV: [2022-07-22T09:28:30.230Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20770) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] 09:21:40 LINUX RESTART (8 CPU) [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] 09:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T09:28:30.230Z] 09:23:01 343.43 45.80 297.63 0.00 4083.50 160595.73 0.00 [2022-07-22T09:28:30.230Z] 09:24:01 59.82 0.17 59.66 0.00 2.40 31728.45 0.00 [2022-07-22T09:28:30.230Z] 09:25:01 1.78 0.00 1.78 0.00 0.00 20.41 0.00 [2022-07-22T09:28:30.230Z] 09:26:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2022-07-22T09:28:30.230Z] 09:27:01 1.35 0.02 1.33 0.00 0.13 14.93 0.00 [2022-07-22T09:28:30.230Z] 09:28:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2022-07-22T09:28:30.230Z] Average: 67.39 7.56 59.83 0.00 671.57 31708.05 0.00 [2022-07-22T09:28:30.230Z] [2022-07-22T09:28:30.230Z] 09:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T09:28:30.230Z] 09:23:01 28298180 31612596 687388 2.09 132056 3405832 2432208 7.17 1432156 2724312 380228 [2022-07-22T09:28:30.230Z] 09:24:01 28442336 31791280 508980 1.55 124480 3439796 1809476 5.33 1234536 2768432 380 [2022-07-22T09:28:30.230Z] 09:25:01 28443216 31792340 507784 1.54 124512 3439800 1809476 5.33 1234512 2768444 160 [2022-07-22T09:28:30.230Z] 09:26:01 28444192 31793372 506712 1.54 124552 3439800 1809476 5.33 1233228 2768444 12 [2022-07-22T09:28:30.230Z] 09:27:01 28444428 31794048 506424 1.54 124604 3439800 1809476 5.33 1232140 2768980 20 [2022-07-22T09:28:30.231Z] 09:28:01 28445932 31795624 504824 1.54 124628 3439812 1809476 5.33 1231292 2768996 176 [2022-07-22T09:28:30.231Z] Average: 28419714 31763210 537019 1.63 125805 3434140 1913265 5.64 1266311 2761268 63496 [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] 09:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T09:28:30.231Z] 09:23:01 ens3 834.07 540.97 7195.56 116.27 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:23:01 veth659e058 32.48 43.27 3.29 695.04 0.00 0.00 0.00 0.06 [2022-07-22T09:28:30.231Z] 09:23:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:23:01 docker0 36.45 46.41 3.28 737.57 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:24:01 ens3 137.19 100.78 2532.83 62.72 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:24:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:25:01 ens3 0.43 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:26:01 ens3 13.61 5.81 12.94 0.39 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:28:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] Average: ens3 162.40 106.79 1608.12 29.70 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] Average: docker0 6.00 7.63 0.54 121.22 0.00 0.00 0.00 0.00 [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] ---> sar -P ALL: [2022-07-22T09:28:30.231Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20770) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] 09:21:40 LINUX RESTART (8 CPU) [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] 09:22:02 CPU %user %nice %system %iowait %steal %idle [2022-07-22T09:28:30.231Z] 09:23:01 all 17.13 0.00 5.35 2.17 0.07 75.29 [2022-07-22T09:28:30.231Z] 09:23:01 0 17.80 0.00 5.16 2.14 0.07 74.83 [2022-07-22T09:28:30.231Z] 09:23:01 1 17.14 0.00 4.85 1.84 0.05 76.11 [2022-07-22T09:28:30.231Z] 09:23:01 2 18.40 0.00 5.42 1.87 0.07 74.25 [2022-07-22T09:28:30.231Z] 09:23:01 3 15.67 0.00 5.92 2.69 0.09 75.63 [2022-07-22T09:28:30.231Z] 09:23:01 4 15.12 0.00 5.06 0.33 0.05 79.44 [2022-07-22T09:28:30.231Z] 09:23:01 5 16.86 0.00 4.58 0.83 0.07 77.67 [2022-07-22T09:28:30.231Z] 09:23:01 6 18.45 0.00 5.99 0.62 0.07 74.87 [2022-07-22T09:28:30.231Z] 09:23:01 7 17.54 0.00 5.84 7.08 0.07 69.48 [2022-07-22T09:28:30.231Z] 09:24:01 all 19.89 0.00 3.87 0.65 0.05 75.54 [2022-07-22T09:28:30.231Z] 09:24:01 0 19.33 0.00 4.24 0.02 0.05 76.37 [2022-07-22T09:28:30.231Z] 09:24:01 1 19.76 0.00 4.03 0.07 0.07 76.08 [2022-07-22T09:28:30.231Z] 09:24:01 2 20.29 0.00 3.58 0.24 0.05 75.85 [2022-07-22T09:28:30.231Z] 09:24:01 3 19.06 0.00 3.88 1.01 0.05 76.00 [2022-07-22T09:28:30.231Z] 09:24:01 4 20.85 0.00 3.87 1.72 0.05 73.51 [2022-07-22T09:28:30.231Z] 09:24:01 5 20.13 0.00 3.78 1.98 0.05 74.05 [2022-07-22T09:28:30.231Z] 09:24:01 6 19.91 0.00 4.18 0.05 0.03 75.83 [2022-07-22T09:28:30.231Z] 09:24:01 7 19.76 0.00 3.41 0.15 0.05 76.62 [2022-07-22T09:28:30.231Z] 09:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:25:01 3 0.08 0.00 0.03 0.03 0.00 99.85 [2022-07-22T09:28:30.231Z] 09:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T09:28:30.231Z] 09:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:26:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-07-22T09:28:30.231Z] 09:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T09:28:30.231Z] 09:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-22T09:28:30.231Z] 09:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:26:01 3 0.12 0.00 0.02 0.03 0.02 99.82 [2022-07-22T09:28:30.231Z] 09:26:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-22T09:28:30.231Z] 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T09:28:30.231Z] 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:27:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-07-22T09:28:30.231Z] 09:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-22T09:28:30.231Z] 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T09:28:30.231Z] 09:27:01 3 1.97 0.00 0.03 0.02 0.00 97.98 [2022-07-22T09:28:30.231Z] 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T09:28:30.231Z] 09:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:28:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-07-22T09:28:30.231Z] 09:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T09:28:30.231Z] 09:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T09:28:30.231Z] 09:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:28:01 3 1.94 0.00 0.00 0.03 0.00 98.03 [2022-07-22T09:28:30.231Z] 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T09:28:30.231Z] 09:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T09:28:30.231Z] 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T09:28:30.231Z] Average: all 6.19 0.00 1.52 0.47 0.02 91.80 [2022-07-22T09:28:30.231Z] Average: 0 6.15 0.00 1.55 0.36 0.02 91.92 [2022-07-22T09:28:30.231Z] Average: 1 6.10 0.00 1.47 0.31 0.02 92.10 [2022-07-22T09:28:30.231Z] Average: 2 6.38 0.00 1.48 0.34 0.02 91.77 [2022-07-22T09:28:30.231Z] Average: 3 6.38 0.00 1.61 0.62 0.03 91.36 [2022-07-22T09:28:30.231Z] Average: 4 5.93 0.00 1.47 0.35 0.02 92.23 [2022-07-22T09:28:30.231Z] Average: 5 6.11 0.00 1.38 0.46 0.02 92.02 [2022-07-22T09:28:30.231Z] Average: 6 6.34 0.00 1.68 0.11 0.02 91.86 [2022-07-22T09:28:30.231Z] Average: 7 6.14 0.00 1.52 1.17 0.02 91.15 [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z] [2022-07-22T09:28:30.231Z]