Pull request #364 updated 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 drkfmorton for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 8679ad06fae81f85ca5676306f8e25f0c0b4117c rather than a3bdb42b82755238ac33783fbaaa1f04328c7862 Obtained Jenkinsfile from 8679ad06fae81f85ca5676306f8e25f0c0b4117c 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-ssh15810995866750769779.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-ssh12266373701097845226.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16008090785712741591.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 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-ssh2993259244953560668.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15537953025417911868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-23421 in /w/workspace/xfoundry_go-mod-bootstrap_PR-364 [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-364 # 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 8679ad06fae81f85ca5676306f8e25f0c0b4117c into PR head commit a3bdb42b82755238ac33783fbaaa1f04328c7862 Merge succeeded, producing a3bdb42b82755238ac33783fbaaa1f04328c7862 Checking out Revision a3bdb42b82755238ac33783fbaaa1f04328c7862 (PR-364) > 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/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3bdb42b82755238ac33783fbaaa1f04328c7862 # 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 8679ad06fae81f85ca5676306f8e25f0c0b4117c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3bdb42b82755238ac33783fbaaa1f04328c7862 # timeout=10 Commit message: "feat: PR update with error type" > git rev-list --no-walk e53b085ebfa61ff9098000f9ddaf18266fb049ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:37:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:37:22 ========================================================= 04:37:22 EdgeX Global Pipelines Version Info 04:37:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:37:23 ------------------- 04:37:23 stable info: 04:37:23 ------------------- 04:37:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:37:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:37:23 Message: update stable to v1.0.238 04:37:24 ------------------- 04:37:24 experimental info: 04:37:24 ------------------- 04:37:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:37:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:37:24 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3bdb42b82755238ac33783fbaaa1f04328c7862 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3bdb42 [Pipeline] echo 04:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:37:25 + git rev-list -1 --merges a3bdb42b82755238ac33783fbaaa1f04328c7862~1..a3bdb42b82755238ac33783fbaaa1f04328c7862 [Pipeline] echo 04:37:25 -----------> git rev-list -1 --merges a3bdb42b82755238ac33783fbaaa1f04328c7862~1..a3bdb42b82755238ac33783fbaaa1f04328c7862 a3bdb42b82755238ac33783fbaaa1f04328c7862 [false] [Pipeline] sh 04:37:25 + git log --format=format:%s -1 a3bdb42b82755238ac33783fbaaa1f04328c7862 [Pipeline] echo 04:37:25 ========================================================= 04:37:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:37:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:25 + git log --format=format:%s -1 a3bdb42b82755238ac33783fbaaa1f04328c7862 [Pipeline] echo 04:37:25 [semverPrep] GIT_COMMIT: a3bdb42b82755238ac33783fbaaa1f04328c7862, Commit Message: feat: PR update with error type [Pipeline] echo 04:37:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:37:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:26 + grep -v github /etc/ssh/ssh_known_hosts 04:37:26 + [ -e /tmp/ssh_known_hosts ] 04:37:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:37:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:37:26 + sudo tee -a /etc/ssh/ssh_known_hosts 04:37:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:26 04:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:37:27 b85a868b505f: Pulling fs layer 04:37:27 e2be974225ed: Pulling fs layer 04:37:27 339a4e72a1f5: Pulling fs layer 04:37:27 988bab9f4d93: Pulling fs layer 04:37:27 1469e6f7b9e6: Pulling fs layer 04:37:27 eaf3925da568: Pulling fs layer 04:37:27 bab4dde63d76: Pulling fs layer 04:37:27 bde34c3a00c8: Pulling fs layer 04:37:27 b352a97aabf1: Pulling fs layer 04:37:27 4872d77fe225: Pulling fs layer 04:37:27 5851b861e8e6: Pulling fs layer 04:37:27 1469e6f7b9e6: Waiting 04:37:27 b352a97aabf1: Waiting 04:37:27 988bab9f4d93: Waiting 04:37:27 eaf3925da568: Waiting 04:37:27 bab4dde63d76: Waiting 04:37:27 4872d77fe225: Waiting 04:37:27 5851b861e8e6: Waiting 04:37:27 e2be974225ed: Download complete 04:37:27 988bab9f4d93: Verifying Checksum 04:37:27 988bab9f4d93: Download complete 04:37:27 1469e6f7b9e6: Verifying Checksum 04:37:27 1469e6f7b9e6: Download complete 04:37:27 339a4e72a1f5: Verifying Checksum 04:37:27 339a4e72a1f5: Download complete 04:37:27 eaf3925da568: Verifying Checksum 04:37:27 eaf3925da568: Download complete 04:37:27 bde34c3a00c8: Verifying Checksum 04:37:27 bde34c3a00c8: Download complete 04:37:27 b352a97aabf1: Verifying Checksum 04:37:27 b352a97aabf1: Download complete 04:37:27 4872d77fe225: Verifying Checksum 04:37:27 4872d77fe225: Download complete 04:37:27 5851b861e8e6: Verifying Checksum 04:37:27 5851b861e8e6: Download complete 04:37:27 b85a868b505f: Download complete 04:37:28 bab4dde63d76: Verifying Checksum 04:37:28 bab4dde63d76: Download complete 04:37:29 b85a868b505f: Pull complete 04:37:29 e2be974225ed: Pull complete 04:37:29 339a4e72a1f5: Pull complete 04:37:29 988bab9f4d93: Pull complete 04:37:30 1469e6f7b9e6: Pull complete 04:37:30 eaf3925da568: Pull complete 04:37:32 bab4dde63d76: Pull complete 04:37:32 bde34c3a00c8: Pull complete 04:37:32 b352a97aabf1: Pull complete 04:37:32 4872d77fe225: Pull complete 04:37:32 5851b861e8e6: Pull complete 04:37:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:32 prd-ubuntu20.04-docker-8c-8g-23421 does not seem to be running inside a container 04:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-364 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364:/w/workspace/xfoundry_go-mod-bootstrap_PR-364:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:33 $ docker top 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 -eo pid,comm 04:37:33 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). 04:37:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:33 [ssh-agent] Looking for ssh-agent implementation... 04:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:34 $ docker exec 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 ssh-agent 04:37:34 SSH_AUTH_SOCK=/tmp/ssh-cnxgaa8gcS65/agent.33 04:37:34 SSH_AGENT_PID=39 04:37:34 Running ssh-add (command line suppressed) 04:37:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp/private_key_1486240998317654898.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp/private_key_1486240998317654898.key) 04:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:34 + git tag --points-at HEAD [Pipeline] } 04:37:34 $ docker exec --env ******** --env ******** 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 ssh-agent -k 04:37:34 unset SSH_AUTH_SOCK; 04:37:34 unset SSH_AGENT_PID; 04:37:34 echo Agent pid 39 killed; 04:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:34 [ssh-agent] Looking for ssh-agent implementation... 04:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:34 $ docker exec 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 ssh-agent 04:37:35 SSH_AUTH_SOCK=/tmp/ssh-CQb1Edlilcor/agent.72 04:37:35 SSH_AGENT_PID=78 04:37:35 Running ssh-add (command line suppressed) 04:37:35 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp/private_key_6591851167976791385.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp/private_key_6591851167976791385.key) 04:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:35 + git semver init 04:37:35 2022-08-24 04:37:35,727 [run_init] DEBUG init version:0.0.0 force:False 04:37:35 2022-08-24 04:37:35,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver 04:37:35 2022-08-24 04:37:35,728 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver 04:37:35 2022-08-24 04:37:35,728 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-364, universal_newlines=False, shell=None, istream=None) 04:37:36 2022-08-24 04:37:36,441 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.git/info/exclude 04:37:36 2022-08-24 04:37:36,441 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver/PR-364 with force:False 04:37:36 2022-08-24 04:37:36,442 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver/PR-364 04:37:36 2022-08-24 04:37:36,446 [execute] INFO git cat-file --batch-check 04:37:36 2022-08-24 04:37:36,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver, universal_newlines=False, shell=None, istream=) 04:37:36 2022-08-24 04:37:36,453 [execute] INFO git cat-file --batch 04:37:36 2022-08-24 04:37:36,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver, universal_newlines=False, shell=None, istream=) 04:37:36 2022-08-24 04:37:36,459 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-364/.semver/PR-364 04:37:36 0.0.0 [Pipeline] } 04:37:36 $ docker exec --env ******** --env ******** 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 ssh-agent -k 04:37:36 unset SSH_AUTH_SOCK; 04:37:36 unset SSH_AGENT_PID; 04:37:36 echo Agent pid 78 killed; 04:37:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:37 + git semver [Pipeline] } 04:37:37 $ docker stop --time=1 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 04:37:38 $ docker rm -f 6eedab94eeb99f761d1146663eec906dbdc80b119e6abac7e5a5d2901b333d77 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:37:39 Stashed 1 file(s) [Pipeline] echo 04:37:39 [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 04:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:39 ========================================================= 04:37:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:37:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:37:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:37:39 2408cc74d12b: Pulling fs layer 04:37:39 ea60b727a1ce: Pulling fs layer 04:37:39 30c4a7721957: Pulling fs layer 04:37:39 370296b7ddb6: Pulling fs layer 04:37:39 7c6cee850709: Pulling fs layer 04:37:39 39a5fcdaea64: Pulling fs layer 04:37:39 d94ebbe4e438: Pulling fs layer 04:37:39 bcfd1f05c69d: Pulling fs layer 04:37:39 59ccb84bbe0f: Pulling fs layer 04:37:39 39a5fcdaea64: Waiting 04:37:39 d94ebbe4e438: Waiting 04:37:39 370296b7ddb6: Waiting 04:37:39 bcfd1f05c69d: Waiting 04:37:39 7c6cee850709: Waiting 04:37:39 59ccb84bbe0f: Waiting 04:37:39 30c4a7721957: Verifying Checksum 04:37:39 30c4a7721957: Download complete 04:37:39 ea60b727a1ce: Verifying Checksum 04:37:39 ea60b727a1ce: Download complete 04:37:39 7c6cee850709: Verifying Checksum 04:37:39 7c6cee850709: Download complete 04:37:39 39a5fcdaea64: Verifying Checksum 04:37:39 39a5fcdaea64: Download complete 04:37:39 2408cc74d12b: Verifying Checksum 04:37:39 2408cc74d12b: Download complete 04:37:40 d94ebbe4e438: Download complete 04:37:40 2408cc74d12b: Pull complete 04:37:40 ea60b727a1ce: Pull complete 04:37:40 30c4a7721957: Pull complete 04:37:40 59ccb84bbe0f: Verifying Checksum 04:37:40 59ccb84bbe0f: Download complete 04:37:40 370296b7ddb6: Verifying Checksum 04:37:40 370296b7ddb6: Download complete 04:37:40 bcfd1f05c69d: Verifying Checksum 04:37:40 bcfd1f05c69d: Download complete 04:37:45 370296b7ddb6: Pull complete 04:37:45 7c6cee850709: Pull complete 04:37:45 39a5fcdaea64: Pull complete 04:37:45 d94ebbe4e438: Pull complete 04:37:47 bcfd1f05c69d: Pull complete 04:37:48 59ccb84bbe0f: Pull complete 04:37:48 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:37:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 04:37:48 + 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 04:37:48 + docker inspect -f . ci-base-image-x86_64 04:37:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:48 prd-ubuntu20.04-docker-8c-8g-23421 does not seem to be running inside a container 04:37:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-364 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364:/w/workspace/xfoundry_go-mod-bootstrap_PR-364:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:37:50 $ docker top 9450b89279292fcfc291218909642e12463a68c01cd9b6bc34c8828ed72c56b4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:51 + go version 04:37:51 go version go1.18.3 linux/amd64 [Pipeline] } 04:37:51 $ docker stop --time=1 9450b89279292fcfc291218909642e12463a68c01cd9b6bc34c8828ed72c56b4 04:37:52 $ docker rm -f 9450b89279292fcfc291218909642e12463a68c01cd9b6bc34c8828ed72c56b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:53 + docker inspect -f . ci-base-image-x86_64 04:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:53 prd-ubuntu20.04-docker-8c-8g-23421 does not seem to be running inside a container 04:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_go-mod-bootstrap_PR-364 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364:/w/workspace/xfoundry_go-mod-bootstrap_PR-364:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:37:53 $ docker top 2387b7e58e82bd2c7569d6a958417a175d623be96afea2e52789a587f14c91c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:54 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-364 [Pipeline] fileExists [Pipeline] sh 04:37:54 + make test 04:37:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:37:54 go: downloading github.com/stretchr/testify v1.8.0 04:37:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 04:37:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 04:37:54 go: downloading github.com/pelletier/go-toml v1.9.5 04:37:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 04:37:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:37:54 Still waiting to schedule task 04:37:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:37:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 04:37:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 04:37:54 go: downloading github.com/gorilla/mux v1.8.0 04:37:54 go: downloading github.com/google/uuid v1.3.0 04:37:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:37:54 go: downloading github.com/davecgh/go-spew v1.1.1 04:37:54 go: downloading github.com/pmezard/go-difflib v1.0.0 04:37:54 go: downloading gopkg.in/yaml.v3 v3.0.1 04:37:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 04:37:54 go: downloading github.com/stretchr/objx v0.4.0 04:37:54 go: downloading github.com/go-playground/validator/v10 v10.10.1 04:37:54 go: downloading github.com/go-kit/log v0.2.0 04:37:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:37:54 go: downloading github.com/hashicorp/errwrap v1.0.0 04:37:54 go: downloading github.com/hashicorp/consul/api v1.9.1 04:37:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:37:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:37:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:37:54 go: downloading github.com/pebbe/zmq4 v1.2.7 04:37:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:37:54 go: downloading github.com/zeebo/errs v1.2.2 04:37:54 go: downloading google.golang.org/grpc v1.46.0 04:37:55 go: downloading github.com/go-playground/universal-translator v0.18.0 04:37:55 go: downloading github.com/leodido/go-urn v1.2.1 04:37:55 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 04:37:55 go: downloading golang.org/x/text v0.3.7 04:37:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 04:37:55 go: downloading google.golang.org/protobuf v1.28.0 04:37:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:37:55 go: downloading github.com/mitchellh/copystructure v1.0.0 04:37:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:37:55 go: downloading github.com/x448/float16 v0.8.4 04:37:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:37:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:37:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:37:55 go: downloading github.com/hashicorp/serf v0.9.5 04:37:55 go: downloading github.com/gorilla/websocket v1.4.2 04:37:55 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:37:55 go: downloading github.com/go-playground/locales v0.14.0 04:37:55 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 04:37:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:37:55 go: downloading github.com/golang/protobuf v1.5.2 04:37:55 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 04:37:56 go: downloading github.com/fatih/color v1.9.0 04:37:56 go: downloading github.com/mattn/go-isatty v0.0.12 04:37:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:37:56 go: downloading github.com/mattn/go-colorable v0.1.6 04:37:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:37:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 4.6% of statements 04:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.034s coverage: 92.2% of statements 04:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 04:38:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.025s coverage: 59.5% of statements 04:38:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:38:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:38:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.026s coverage: 100.0% of statements 04:38:10 fatal error: concurrent map iteration and map write 04:38:10 04:38:10 goroutine 29 [running]: 04:38:10 runtime.throw({0xaada85?, 0xc000558000?}) 04:38:10 /usr/local/go/src/runtime/panic.go:992 +0x71 fp=0xc000748eb8 sp=0xc000748e88 pc=0x439bb1 04:38:10 runtime.mapiternext(0xc000544298?) 04:38:10 /usr/local/go/src/runtime/map.go:871 +0x4eb fp=0xc000748f28 sp=0xc000748eb8 pc=0x413a6b 04:38:10 reflect.mapiternext(0x4d654f?) 04:38:10 /usr/local/go/src/runtime/map.go:1378 +0x19 fp=0xc000748f40 sp=0xc000748f28 pc=0x466739 04:38:10 reflect.(*MapIter).Next(0xc000544280?) 04:38:10 /usr/local/go/src/reflect/value.go:1789 +0x7e fp=0xc000748f70 sp=0xc000748f40 pc=0x4d677e 04:38:10 internal/fmtsort.Sort({0x9db2e0?, 0xc00007c020?, 0x8?}) 04:38:10 /usr/local/go/src/internal/fmtsort/sort.go:63 +0x159 fp=0xc000749030 sp=0xc000748f70 pc=0x4e16d9 04:38:10 fmt.(*pp).printValue(0xc000746270, {0x9db2e0?, 0xc00007c020?, 0x10842?}, 0x76, 0x2) 04:38:10 /usr/local/go/src/fmt/print.go:769 +0x445 fp=0xc000749218 sp=0xc000749030 pc=0x4e9165 04:38:10 fmt.(*pp).printValue(0xc000746270, {0xa09780?, 0xc00007c020?, 0x0?}, 0x76, 0x1) 04:38:10 /usr/local/go/src/fmt/print.go:806 +0x124e fp=0xc000749400 sp=0xc000749218 pc=0x4e9f6e 04:38:10 fmt.(*pp).printValue(0xc000746270, {0xa580e0?, 0xc00007c020?, 0xc000749698?}, 0x76, 0x0) 04:38:10 /usr/local/go/src/fmt/print.go:876 +0xce5 fp=0xc0007495e8 sp=0xc000749400 pc=0x4e9a05 04:38:10 fmt.(*pp).printArg(0xc000746270, {0xa580e0?, 0xc00007c020}, 0x76) 04:38:10 /usr/local/go/src/fmt/print.go:712 +0x74c fp=0xc000749688 sp=0xc0007495e8 pc=0x4e8c8c 04:38:10 fmt.(*pp).doPrintf(0xc000746270, {0xa9ac4c, 0xd}, {0xc000749998?, 0x1, 0x1}) 04:38:10 /usr/local/go/src/fmt/print.go:1122 +0x7de fp=0xc000749780 sp=0xc000749688 pc=0x4eb9de 04:38:10 fmt.Sprintf({0xa9ac4c, 0xd}, {0xc000749998, 0x1, 0x1}) 04:38:10 /usr/local/go/src/fmt/print.go:219 +0x59 fp=0xc0007497d8 sp=0xc000749780 pc=0x4e58f9 04:38:10 github.com/stretchr/testify/mock.Arguments.Diff({0xc00030e000, 0x2, 0xc0002c82a0?}, {0xc0003761a0, 0x2, 0x0?}) 04:38:10 /go/pkg/mod/github.com/stretchr/testify@v1.8.0/mock/mock.go:883 +0x156 fp=0xc000749a60 sp=0xc0007497d8 pc=0x943bb6 04:38:10 github.com/stretchr/testify/mock.(*Mock).findExpectedCall(0x411065?, {0xc5f4ca, 0x6}, {0xc0003761a0, 0x2, 0x2}) 04:38:10 /go/pkg/mod/github.com/stretchr/testify@v1.8.0/mock/mock.go:355 +0xf3 fp=0xc000749ac8 sp=0xc000749a60 pc=0x9400d3 04:38:10 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0000201e0, {0xc5f4ca, 0x6}, {0xc0003761a0, 0x2, 0x2}) 04:38:10 /go/pkg/mod/github.com/stretchr/testify@v1.8.0/mock/mock.go:460 +0xbd fp=0xc000749d60 sp=0xc000749ac8 pc=0x940a3d 04:38:10 github.com/stretchr/testify/mock.(*Mock).Called(0x0?, {0xc0003761a0, 0x2, 0x2}) 04:38:10 /go/pkg/mod/github.com/stretchr/testify@v1.8.0/mock/mock.go:450 +0x148 fp=0xc000749df8 sp=0xc000749d60 pc=0x940908 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks.(*MetricsReporter).Report(0xc0000201e0, {0xb82860?, 0xc00007c020}, 0xc0002c8240) 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/interfaces/mocks/MetricsReporter.go:17 +0xca fp=0xc000749e60 sp=0xc000749df8 pc=0x9480aa 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.(*manager).Run.func1() 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/manager.go:112 +0x1a5 fp=0xc000749fe0 sp=0xc000749e60 pc=0x9492e5 04:38:10 runtime.goexit() 04:38:10 /usr/local/go/src/runtime/asm_amd64.s:1571 +0x1 fp=0xc000749fe8 sp=0xc000749fe0 pc=0x46cb41 04:38:10 created by github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.(*manager).Run 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/manager.go:100 +0x12a 04:38:10 04:38:10 goroutine 1 [chan receive]: 04:38:10 testing.(*T).Run(0xc00044e680, {0xaa678e?, 0x514265?}, 0xadcbb0) 04:38:10 /usr/local/go/src/testing/testing.go:1487 +0x37a 04:38:10 testing.runTests.func1(0xc00044e680?) 04:38:10 /usr/local/go/src/testing/testing.go:1839 +0x6e 04:38:10 testing.tRunner(0xc00044e680, 0xc00029fca0) 04:38:10 /usr/local/go/src/testing/testing.go:1439 +0x102 04:38:10 testing.runTests(0xc000423680?, {0xef52e0, 0xa, 0xa}, {0x7f348920d108?, 0x40?, 0xf4b3a0?}) 04:38:10 /usr/local/go/src/testing/testing.go:1837 +0x457 04:38:10 testing.(*M).Run(0xc000423680) 04:38:10 /usr/local/go/src/testing/testing.go:1719 +0x5d9 04:38:10 main.main() 04:38:10 _testmain.go:115 +0x255 04:38:10 04:38:10 goroutine 82 [chan receive]: 04:38:10 testing.(*T).Run(0xc000103380, {0xaa3561?, 0xc00006ce40?}, 0xc00007f080) 04:38:10 /usr/local/go/src/testing/testing.go:1487 +0x37a 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.TestMessageBusReporter_Report(0xc000103380?) 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/reporter_test.go:201 +0x12dc 04:38:10 testing.tRunner(0xc000103380, 0xadcbb0) 04:38:10 /usr/local/go/src/testing/testing.go:1439 +0x102 04:38:10 created by testing.(*T).Run 04:38:10 /usr/local/go/src/testing/testing.go:1486 +0x35f 04:38:10 04:38:10 goroutine 9 [chan receive]: 04:38:10 github.com/rcrowley/go-metrics.(*meterArbiter).tick(0xf4ae20) 04:38:10 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/meter.go:239 +0x2a 04:38:10 created by github.com/rcrowley/go-metrics.NewMeter 04:38:10 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/meter.go:46 +0xd3 04:38:10 04:38:10 goroutine 84 [runnable]: 04:38:10 regexp/syntax.(*compiler).init(...) 04:38:10 /usr/local/go/src/regexp/syntax/compile.go:81 04:38:10 regexp/syntax.Compile(0xc000222770?) 04:38:10 /usr/local/go/src/regexp/syntax/compile.go:73 +0x45 04:38:10 regexp.compile({0xa9737f, 0x8}, 0xd5b8?, 0x0) 04:38:10 /usr/local/go/src/regexp/regexp.go:180 +0x7b 04:38:10 regexp.Compile(...) 04:38:10 /usr/local/go/src/regexp/regexp.go:135 04:38:10 regexp.MustCompile({0xa9737f, 0x8}) 04:38:10 /usr/local/go/src/regexp/regexp.go:315 +0x31 04:38:10 github.com/stretchr/testify/mock.(*Mock).Called(0xc0003660a0?, {0xc000700160, 0x2, 0x2}) 04:38:10 /go/pkg/mod/github.com/stretchr/testify@v1.8.0/mock/mock.go:444 +0x85 04:38:10 github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks.(*MessageClient).Publish(0xc00071a0f0, {{0x0, 0x0}, {0xc000308ab0, 0x24}, {0xc00072a0c0, 0xb2, 0xc0}, {0xa9cf33, 0x10}}, ...) 04:38:10 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.2.0/messaging/mocks/MessageClient.go:45 +0x12e 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.(*messageBusReporter).Report.func1({0xa99fc2, 0xb}, {0x9f1280?, 0xc0003a52e8}) 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/reporter.go:185 +0x1752 04:38:10 github.com/rcrowley/go-metrics.(*StandardRegistry).Each(0xa07520?, 0xc000324300) 04:38:10 /go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475/registry.go:70 +0x59 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.(*messageBusReporter).Report(0xc0003242c0, {0xb82860, 0xc00007c020}, 0x0) 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/reporter.go:104 +0x497 04:38:10 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics.TestMessageBusReporter_Report.func1(0xc0004841a0) 04:38:10 /w/workspace/xfoundry_go-mod-bootstrap_PR-364/bootstrap/metrics/reporter_test.go:233 +0x565 04:38:10 testing.tRunner(0xc0004841a0, 0xc00007f080) 04:38:10 /usr/local/go/src/testing/testing.go:1439 +0x102 04:38:10 created by testing.(*T).Run 04:38:10 /usr/local/go/src/testing/testing.go:1486 +0x35f 04:38:10 FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s 04:38:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 25.0% of statements 04:38:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 80.6% of statements 04:38:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:38:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.014s coverage: 41.7% of statements 04:38:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 04:38:11 FAIL 04:38:11 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 04:38:11 $ docker stop --time=1 2387b7e58e82bd2c7569d6a958417a175d623be96afea2e52789a587f14c91c4 04:38:14 $ docker rm -f 2387b7e58e82bd2c7569d6a958417a175d623be96afea2e52789a587f14c91c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:14 04:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:15 latest: Pulling from edgex-lftools-log-publisher 04:38:15 5eb5b503b376: Pulling fs layer 04:38:15 5c69ac0246d0: Pulling fs layer 04:38:15 ec43610c2a17: Pulling fs layer 04:38:15 3a2ae6a8a46f: Pulling fs layer 04:38:15 33b1e0a273af: Pulling fs layer 04:38:15 5d3b04190fa2: Pulling fs layer 04:38:15 2f39f015ded8: Pulling fs layer 04:38:15 3a2ae6a8a46f: Waiting 04:38:15 33b1e0a273af: Waiting 04:38:15 5d3b04190fa2: Waiting 04:38:15 5c69ac0246d0: Verifying Checksum 04:38:15 5c69ac0246d0: Download complete 04:38:15 3a2ae6a8a46f: Verifying Checksum 04:38:15 3a2ae6a8a46f: Download complete 04:38:15 33b1e0a273af: Verifying Checksum 04:38:15 33b1e0a273af: Download complete 04:38:15 ec43610c2a17: Verifying Checksum 04:38:15 ec43610c2a17: Download complete 04:38:15 5d3b04190fa2: Download complete 04:38:15 5eb5b503b376: Verifying Checksum 04:38:15 5eb5b503b376: Download complete 04:38:16 2f39f015ded8: Download complete 04:38:16 5eb5b503b376: Pull complete 04:38:16 5c69ac0246d0: Pull complete 04:38:17 ec43610c2a17: Pull complete 04:38:17 3a2ae6a8a46f: Pull complete 04:38:17 33b1e0a273af: Pull complete 04:38:17 5d3b04190fa2: Pull complete 04:38:23 2f39f015ded8: Pull complete 04:38:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:23 prd-ubuntu20.04-docker-8c-8g-23421 does not seem to be running inside a container 04:38:23 $ 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-364 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364:/w/workspace/xfoundry_go-mod-bootstrap_PR-364:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:24 $ docker top 967644184bcbbd98b8f9f7daf947f4f675dc3d38db75605118c613f460a7f9df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:24 ---> job-cost.sh 04:38:24 lf-activate-venv: SKIPPING 04:38:24 INFO: No Stack... 04:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:25 INFO: Archiving Costs [Pipeline] sh 04:38:25 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives/cost.csv 04:38:25 + cut -d, -f6 [Pipeline] lock 04:38:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] 04:38:26 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] did not exist. Created. 04:38:26 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:38:26 Stashed 1 file(s) [Pipeline] } 04:38:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:26 $ docker stop --time=1 967644184bcbbd98b8f9f7daf947f4f675dc3d38db75605118c613f460a7f9df 04:38:27 $ docker rm -f 967644184bcbbd98b8f9f7daf947f4f675dc3d38db75605118c613f460a7f9df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:38:27 Failed in branch amd64 04:39:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23422 in /w/workspace/xfoundry_go-mod-bootstrap_PR-364 [Pipeline] { [Pipeline] ws 04:39:28 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 04:39:28 Selected Git installation does not exist. Using Default 04:39:28 The recommended git tool is: NONE 04:39:35 using credential edgex-jenkins-ssh 04:39:35 Cloning the remote Git repository 04:39:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:39:35 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 04:39:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:39:35 > git --version # timeout=10 04:39:35 > git --version # 'git version 2.25.1' 04:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:39:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:39:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:39:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:39:37 Merging remotes/origin/main commit 8679ad06fae81f85ca5676306f8e25f0c0b4117c into PR head commit a3bdb42b82755238ac33783fbaaa1f04328c7862 04:39:37 Merge succeeded, producing a3bdb42b82755238ac33783fbaaa1f04328c7862 04:39:37 Checking out Revision a3bdb42b82755238ac33783fbaaa1f04328c7862 (PR-364) 04:39:37 > git config core.sparsecheckout # timeout=10 04:39:37 > git checkout -f a3bdb42b82755238ac33783fbaaa1f04328c7862 # timeout=10 04:39:37 > git remote # timeout=10 04:39:37 > git config --get remote.origin.url # timeout=10 04:39:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:37 > git merge 8679ad06fae81f85ca5676306f8e25f0c0b4117c # timeout=10 04:39:37 > git rev-parse HEAD^{commit} # timeout=10 04:39:37 > git config core.sparsecheckout # timeout=10 04:39:37 > git checkout -f a3bdb42b82755238ac33783fbaaa1f04328c7862 # timeout=10 04:39:42 Commit message: "feat: PR update with error type" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:43 Dload Upload Total Spent Left Speed 04:39:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 04:39:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:39:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:39:44 + sudo tee /etc/docker/daemon.new 04:39:44 { 04:39:44 "registry-mirrors": [ 04:39:44 "https://nexus3.edgexfoundry.org:10001" 04:39:44 ], 04:39:44 "bip": "10.250.0.254/24", 04:39:44 "hosts": [ 04:39:44 "tcp://0.0.0.0:5555", 04:39:44 "unix:///var/run/docker.sock" 04:39:44 ], 04:39:44 "mtu": 1458, 04:39:44 "selinux-enabled": true, 04:39:44 "seccomp-profile": "/etc/docker/seccomp.json" 04:39:44 } [Pipeline] sh 04:39:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:39:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:40:03 ========================================================= 04:40:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:40:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:40:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:40:04 b3c136eddcbf: Pulling fs layer 04:40:04 c0a3192eca97: Pulling fs layer 04:40:04 a050256f5b6f: Pulling fs layer 04:40:04 656be50a0ddc: Pulling fs layer 04:40:04 2bbca73fdf42: Pulling fs layer 04:40:04 46d945488cbd: Pulling fs layer 04:40:04 8a5474983e97: Pulling fs layer 04:40:04 329c88fbcd65: Pulling fs layer 04:40:04 2bbca73fdf42: Waiting 04:40:04 46d945488cbd: Waiting 04:40:04 8a5474983e97: Waiting 04:40:04 329c88fbcd65: Waiting 04:40:04 656be50a0ddc: Waiting 04:40:04 a050256f5b6f: Verifying Checksum 04:40:04 a050256f5b6f: Download complete 04:40:04 c0a3192eca97: Download complete 04:40:04 2bbca73fdf42: Verifying Checksum 04:40:04 2bbca73fdf42: Download complete 04:40:04 46d945488cbd: Verifying Checksum 04:40:04 46d945488cbd: Download complete 04:40:05 b3c136eddcbf: Verifying Checksum 04:40:05 b3c136eddcbf: Download complete 04:40:06 b3c136eddcbf: Pull complete 04:40:06 329c88fbcd65: Verifying Checksum 04:40:06 329c88fbcd65: Download complete 04:40:06 c0a3192eca97: Pull complete 04:40:06 a050256f5b6f: Pull complete 04:40:07 8a5474983e97: Verifying Checksum 04:40:07 8a5474983e97: Download complete 04:40:07 656be50a0ddc: Download complete 04:40:22 656be50a0ddc: Pull complete 04:40:22 2bbca73fdf42: Pull complete 04:40:22 46d945488cbd: Pull complete 04:40:27 8a5474983e97: Pull complete 04:40:29 329c88fbcd65: Pull complete 04:40:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 04:40:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:29 + docker inspect -f . ci-base-image-arm64 04:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-23422 does not seem to be running inside a container 04:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:33 $ docker top ef531919eba63a596baab094b5478fd7deaa0d6cadfdd2bd1ee57fc231af1809 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:34 + go version 04:40:34 go version go1.18.3 linux/arm64 [Pipeline] } 04:40:34 $ docker stop --time=1 ef531919eba63a596baab094b5478fd7deaa0d6cadfdd2bd1ee57fc231af1809 04:40:35 $ docker rm -f ef531919eba63a596baab094b5478fd7deaa0d6cadfdd2bd1ee57fc231af1809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker inspect -f . ci-base-image-arm64 04:40:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:36 prd-ubuntu20.04-docker-arm64-4c-16g-23422 does not seem to be running inside a container 04:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:38 $ docker top 0c22fb8f392aef2c9269d3e5d7baa194f33016d3407b38e4fe2c7f03f7047521 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:39 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/3 [Pipeline] fileExists [Pipeline] sh 04:40:39 + make test 04:40:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:40:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 04:40:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 04:40:39 go: downloading github.com/pelletier/go-toml v1.9.5 04:40:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 04:40:40 go: downloading github.com/stretchr/testify v1.8.0 04:40:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 04:40:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:40:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 04:40:40 go: downloading github.com/google/uuid v1.3.0 04:40:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:40:40 go: downloading github.com/gorilla/mux v1.8.0 04:40:40 go: downloading github.com/davecgh/go-spew v1.1.1 04:40:40 go: downloading github.com/pmezard/go-difflib v1.0.0 04:40:40 go: downloading gopkg.in/yaml.v3 v3.0.1 04:40:40 go: downloading github.com/go-kit/log v0.2.0 04:40:40 go: downloading github.com/stretchr/objx v0.4.0 04:40:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 04:40:40 go: downloading github.com/go-playground/validator/v10 v10.10.1 04:40:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:40:40 go: downloading github.com/hashicorp/errwrap v1.0.0 04:40:40 go: downloading github.com/hashicorp/consul/api v1.9.1 04:40:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:40:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:40:40 go: downloading github.com/go-playground/universal-translator v0.18.0 04:40:40 go: downloading github.com/leodido/go-urn v1.2.1 04:40:40 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 04:40:40 go: downloading golang.org/x/text v0.3.7 04:40:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:40:41 go: downloading github.com/pebbe/zmq4 v1.2.7 04:40:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:40:41 go: downloading github.com/zeebo/errs v1.2.2 04:40:41 go: downloading google.golang.org/grpc v1.46.0 04:40:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:40:42 go: downloading github.com/mitchellh/copystructure v1.0.0 04:40:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:40:42 go: downloading github.com/x448/float16 v0.8.4 04:40:42 go: downloading github.com/go-playground/locales v0.14.0 04:40:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:40:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:40:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:40:42 go: downloading github.com/hashicorp/serf v0.9.5 04:40:42 go: downloading github.com/gorilla/websocket v1.4.2 04:40:42 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:40:42 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 04:40:42 go: downloading google.golang.org/protobuf v1.28.0 04:40:43 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 04:40:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:40:43 go: downloading github.com/fatih/color v1.9.0 04:40:43 go: downloading github.com/mattn/go-isatty v0.0.12 04:40:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:40:43 go: downloading github.com/golang/protobuf v1.5.2 04:40:44 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 04:40:44 go: downloading github.com/mattn/go-colorable v0.1.6 04:40:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:40:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:42:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:42:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.072s coverage: 4.6% of statements 04:42:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:42:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.082s coverage: 92.2% of statements 04:42:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 04:42:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.111s coverage: 59.5% of statements 04:42:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:42:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:42:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.100s coverage: 100.0% of statements 04:42:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.398s coverage: 88.4% of statements 04:42:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.062s coverage: 25.0% of statements 04:42:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.096s coverage: 80.6% of statements 04:42:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:42:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.046s coverage: 41.7% of statements 04:42:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.028s coverage: 91.3% of statements 04:42:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:42:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:42:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:42:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:42:41 $ docker stop --time=1 0c22fb8f392aef2c9269d3e5d7baa194f33016d3407b38e4fe2c7f03f7047521 04:42:43 $ docker rm -f 0c22fb8f392aef2c9269d3e5d7baa194f33016d3407b38e4fe2c7f03f7047521 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:42:46 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 04:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:47 04:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:47 arm64: Pulling from edgex-lftools-log-publisher 04:42:47 8998bd30e6a1: Pulling fs layer 04:42:47 04944245beec: Pulling fs layer 04:42:47 699f458cf7ca: Pulling fs layer 04:42:47 765212b225bb: Pulling fs layer 04:42:47 f23df028b6ca: Pulling fs layer 04:42:47 d65c8cfc05b1: Pulling fs layer 04:42:47 2437ff75d9bd: Pulling fs layer 04:42:47 765212b225bb: Waiting 04:42:47 d65c8cfc05b1: Waiting 04:42:47 2437ff75d9bd: Waiting 04:42:47 f23df028b6ca: Waiting 04:42:48 04944245beec: Verifying Checksum 04:42:48 04944245beec: Download complete 04:42:48 765212b225bb: Verifying Checksum 04:42:48 765212b225bb: Download complete 04:42:48 f23df028b6ca: Download complete 04:42:48 d65c8cfc05b1: Verifying Checksum 04:42:48 d65c8cfc05b1: Download complete 04:42:48 699f458cf7ca: Verifying Checksum 04:42:48 699f458cf7ca: Download complete 04:42:48 8998bd30e6a1: Verifying Checksum 04:42:48 8998bd30e6a1: Download complete 04:42:50 2437ff75d9bd: Verifying Checksum 04:42:50 2437ff75d9bd: Download complete 04:42:52 8998bd30e6a1: Pull complete 04:42:53 04944245beec: Pull complete 04:42:54 699f458cf7ca: Pull complete 04:42:55 765212b225bb: Pull complete 04:42:56 f23df028b6ca: Pull complete 04:42:56 d65c8cfc05b1: Pull complete 04:43:11 2437ff75d9bd: Pull complete 04:43:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-23422 does not seem to be running inside a container 04:43:11 $ 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/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:43:13 $ docker top 69893d788fa4be3eb4ed7389f33d844a397fc9d6867981f7f2e6ab61b1fbe7b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:14 ---> job-cost.sh 04:43:14 lf-activate-venv: SKIPPING 04:43:14 INFO: No Stack... 04:43:15 INFO: Retrieving Pricing Info for: v3-standard-4 04:43:16 INFO: Archiving Costs [Pipeline] sh 04:43:16 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 04:43:16 + cut -d, -f6 [Pipeline] lock 04:43:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] 04:43:17 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] did not exist. Created. 04:43:17 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:17 /w/workspace/go-mod-bootstrap/3@tmp/durable-053f4db7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:43:18 + echo total: 0.10999999940395355 [Pipeline] stash 04:43:18 Warning: overwriting stash ‘stack-cost’ 04:43:18 Stashed 1 file(s) [Pipeline] } 04:43:18 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-364-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:43:18 $ docker stop --time=1 69893d788fa4be3eb4ed7389f33d844a397fc9d6867981f7f2e6ab61b1fbe7b8 04:43:19 $ docker rm -f 69893d788fa4be3eb4ed7389f33d844a397fc9d6867981f7f2e6ab61b1fbe7b8 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:43:20 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives ] 04:43:20 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives 04:43:20 total 16 04:43:20 drwxr-xr-x 3 root root 4096 Aug 24 04:38 . 04:43:20 drwxrwxr-x 9 jenkins jenkins 4096 Aug 24 04:38 .. 04:43:20 drwxr-xr-x 2 root root 4096 Aug 24 04:38 cost 04:43:20 -rw-r--r-- 1 root root 88 Aug 24 04:38 cost.csv 04:43:20 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives 04:43:20 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives 04:43:20 total 16 04:43:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 04:38 . 04:43:20 drwxrwxr-x 9 jenkins jenkins 4096 Aug 24 04:38 .. 04:43:20 drwxr-xr-x 2 jenkins jenkins 4096 Aug 24 04:38 cost 04:43:20 -rw-r--r-- 1 jenkins jenkins 88 Aug 24 04:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:43:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:22 ---> package-listing.sh 04:43:22 ++ facter osfamily 04:43:22 ++ tr '[:upper:]' '[:lower:]' 04:43:22 + OS_FAMILY=debian 04:43:22 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-364 04:43:22 + START_PACKAGES=/tmp/packages_start.txt 04:43:22 + END_PACKAGES=/tmp/packages_end.txt 04:43:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:22 + PACKAGES=/tmp/packages_start.txt 04:43:22 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-364 ']' 04:43:22 + PACKAGES=/tmp/packages_end.txt 04:43:22 + case "${OS_FAMILY}" in 04:43:22 + dpkg -l 04:43:22 + grep '^ii' 04:43:22 + '[' -f /tmp/packages_start.txt ']' 04:43:22 + '[' -f /tmp/packages_end.txt ']' 04:43:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:22 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-364 ']' 04:43:22 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives/ 04:43:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-364/archives/ [Pipeline] echo 04:43:22 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:43:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:23 prd-ubuntu20.04-docker-8c-8g-23421 does not seem to be running inside a container 04:43:23 $ 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-364/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-364 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364:/w/workspace/xfoundry_go-mod-bootstrap_PR-364:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:43:23 $ docker top 1a9f369e94b686d1a01a346145c4b38e9e22e8fdde07171e6971e63745f54e9b -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:23 + touch /tmp/pre-build-complete [Pipeline] sh 04:43:24 + mkdir -p /var/log/sysstat [Pipeline] sh 04:43:24 + ls /var/log/sa-host 04:43:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:24 provisioning config files... 04:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-364@tmp/config8600827687743665949tmp [Pipeline] { [Pipeline] echo 04:43:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:24 ---> create-netrc.sh [Pipeline] } 04:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:43:25 ---> python-tools-install.sh [Pipeline] echo 04:43:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:43:25 ---> sudo-logs.sh 04:43:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:43:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:43:25 ---> job-cost.sh 04:43:25 lf-activate-venv: SKIPPING 04:43:25 DEBUG: total: 0.2199999988079071 04:43:25 INFO: Retrieving Stack Cost... 04:43:26 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:27 INFO: Archiving Costs [Pipeline] echo 04:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:27 ---> logs-deploy.sh 04:43:27 lf-activate-venv: SKIPPING 04:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-364/3 04:43:27 INFO: archiving workspace using pattern(s): 04:43:28 Archives upload complete. 04:43:28 INFO: archiving logs to Nexus