Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 5d99a43ae64f1356336996ed7156d7fa2f2d2d24+6c2e648db1657655decc35eb3809d584a77ad565 (a4ed6dd157397a82775c9a648de903f59c00e357) 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-ssh15695453055450316292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2012689259429240288.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-340/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-340/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14656118039410238508.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-340/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3208838224768140325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5105130481991767584.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-340/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-340/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17137848793391972470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64531 in /w/workspace/xfoundry_go-mod-bootstrap_PR-340 [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-340 # 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/jakarta commit 6c2e648db1657655decc35eb3809d584a77ad565 into PR head commit 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 Merge succeeded, producing 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 Checking out Revision 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 (PR-340) > 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/340/head:refs/remotes/origin/PR-340 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 # 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 6c2e648db1657655decc35eb3809d584a77ad565 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 # timeout=10 Commit message: "fix(config): (jakarta) ignore first change notification for custom config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:54:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:54:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:54:59 ========================================================= 22:54:59 EdgeX Global Pipelines Version Info 22:54:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:54:59 ------------------- 22:54:59 stable info: 22:54:59 ------------------- 22:54:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:54:59 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:54:59 Message: update stable to v1.0.230 22:55:00 ------------------- 22:55:00 experimental info: 22:55:00 ------------------- 22:55:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:55:00 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:55:00 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:55:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 [Pipeline] echo 22:55:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d99a43 [Pipeline] echo 22:55:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:55:02 + git rev-list -1 --merges 5d99a43ae64f1356336996ed7156d7fa2f2d2d24~1..5d99a43ae64f1356336996ed7156d7fa2f2d2d24 [Pipeline] echo 22:55:02 -----------> git rev-list -1 --merges 5d99a43ae64f1356336996ed7156d7fa2f2d2d24~1..5d99a43ae64f1356336996ed7156d7fa2f2d2d24 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 [false] [Pipeline] sh 22:55:02 + git log --format=format:%s -1 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 [Pipeline] echo 22:55:02 ========================================================= 22:55:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:55:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:03 + git log --format=format:%s -1 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 [Pipeline] echo 22:55:03 [semverPrep] GIT_COMMIT: 5d99a43ae64f1356336996ed7156d7fa2f2d2d24, Commit Message: fix(config): (jakarta) ignore first change notification for custom config [Pipeline] echo 22:55:03 [semverPrep] This is not a build commit. [Pipeline] sh 22:55:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:03 + grep -v github /etc/ssh/ssh_known_hosts 22:55:03 + [ -e /tmp/ssh_known_hosts ] 22:55:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:55:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:55:03 + sudo tee -a /etc/ssh/ssh_known_hosts 22:55:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:04 22:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:04 latest: Pulling from edgex-devops/py-git-semver 22:55:04 1fe172e4850f: Pulling fs layer 22:55:04 caf521ccaac6: Pulling fs layer 22:55:04 3ead6fa29328: Pulling fs layer 22:55:04 5c2a1cbceb83: Pulling fs layer 22:55:04 a8d5f1318db7: Pulling fs layer 22:55:04 c427282e49a2: Pulling fs layer 22:55:04 1827001aaf11: Pulling fs layer 22:55:04 0714d37db230: Pulling fs layer 22:55:04 ac28cf19c067: Pulling fs layer 22:55:04 ca983d60f3e2: Pulling fs layer 22:55:04 9f894cec8388: Pulling fs layer 22:55:04 1827001aaf11: Waiting 22:55:04 0714d37db230: Waiting 22:55:04 5c2a1cbceb83: Waiting 22:55:04 ac28cf19c067: Waiting 22:55:04 ca983d60f3e2: Waiting 22:55:04 c427282e49a2: Waiting 22:55:04 a8d5f1318db7: Waiting 22:55:04 caf521ccaac6: Download complete 22:55:05 5c2a1cbceb83: Verifying Checksum 22:55:05 5c2a1cbceb83: Download complete 22:55:05 a8d5f1318db7: Verifying Checksum 22:55:05 a8d5f1318db7: Download complete 22:55:05 3ead6fa29328: Verifying Checksum 22:55:05 3ead6fa29328: Download complete 22:55:05 c427282e49a2: Verifying Checksum 22:55:05 c427282e49a2: Download complete 22:55:05 0714d37db230: Download complete 22:55:05 ac28cf19c067: Download complete 22:55:05 ca983d60f3e2: Verifying Checksum 22:55:05 ca983d60f3e2: Download complete 22:55:05 9f894cec8388: Verifying Checksum 22:55:05 9f894cec8388: Download complete 22:55:05 1fe172e4850f: Download complete 22:55:05 1827001aaf11: Verifying Checksum 22:55:05 1827001aaf11: Download complete 22:55:06 1fe172e4850f: Pull complete 22:55:06 caf521ccaac6: Pull complete 22:55:07 3ead6fa29328: Pull complete 22:55:07 5c2a1cbceb83: Pull complete 22:55:07 a8d5f1318db7: Pull complete 22:55:07 c427282e49a2: Pull complete 22:55:09 1827001aaf11: Pull complete 22:55:09 0714d37db230: Pull complete 22:55:09 ac28cf19c067: Pull complete 22:55:09 ca983d60f3e2: Pull complete 22:55:09 9f894cec8388: Pull complete 22:55:09 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:55:09 prd-ubuntu20.04-docker-8c-8g-64531 does not seem to be running inside a container 22:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-340 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340:/w/workspace/xfoundry_go-mod-bootstrap_PR-340:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:55:12 $ docker top fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d -eo pid,comm 22:55:12 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). 22:55:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:12 [ssh-agent] Looking for ssh-agent implementation... 22:55:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:12 $ docker exec fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d ssh-agent 22:55:12 SSH_AUTH_SOCK=/tmp/ssh-TNvsRPOPYkwr/agent.33 22:55:12 SSH_AGENT_PID=40 22:55:12 Running ssh-add (command line suppressed) 22:55:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp/private_key_8896533921930637649.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp/private_key_8896533921930637649.key) 22:55:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:13 + git tag --points-at HEAD [Pipeline] } 22:55:13 $ docker exec --env ******** --env ******** fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d ssh-agent -k 22:55:13 unset SSH_AUTH_SOCK; 22:55:13 unset SSH_AGENT_PID; 22:55:13 echo Agent pid 40 killed; 22:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:13 [ssh-agent] Looking for ssh-agent implementation... 22:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:13 $ docker exec fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d ssh-agent 22:55:13 SSH_AUTH_SOCK=/tmp/ssh-3fA1ZRuFdzXD/agent.73 22:55:13 SSH_AGENT_PID=79 22:55:13 Running ssh-add (command line suppressed) 22:55:13 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp/private_key_4562899644815415553.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp/private_key_4562899644815415553.key) 22:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:14 + git semver init 22:55:14 2022-05-24 22:55:14,513 [run_init] DEBUG init version:0.0.0 force:False 22:55:14 2022-05-24 22:55:14,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver 22:55:14 2022-05-24 22:55:14,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver 22:55:14 2022-05-24 22:55:14,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-340, universal_newlines=False, shell=None, istream=None) 22:55:15 2022-05-24 22:55:15,176 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.git/info/exclude 22:55:15 2022-05-24 22:55:15,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver/PR-340 with force:False 22:55:15 2022-05-24 22:55:15,177 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver/PR-340 22:55:15 2022-05-24 22:55:15,181 [execute] INFO git cat-file --batch-check 22:55:15 2022-05-24 22:55:15,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver, universal_newlines=False, shell=None, istream=) 22:55:15 2022-05-24 22:55:15,187 [execute] INFO git cat-file --batch 22:55:15 2022-05-24 22:55:15,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver, universal_newlines=False, shell=None, istream=) 22:55:15 2022-05-24 22:55:15,192 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-340/.semver/PR-340 22:55:15 0.0.0 [Pipeline] } 22:55:15 $ docker exec --env ******** --env ******** fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d ssh-agent -k 22:55:15 unset SSH_AUTH_SOCK; 22:55:15 unset SSH_AGENT_PID; 22:55:15 echo Agent pid 79 killed; 22:55:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:16 + git semver [Pipeline] } 22:55:16 $ docker stop --time=1 fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d 22:55:18 $ docker rm -f fd33a4d53d1627ed2af8bdd60d0948f14c6433ef571e0f66c4911d9af25e5d9d [Pipeline] // withDockerContainer [Pipeline] sh 22:55:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:55:18 Stashed 1 file(s) [Pipeline] echo 22:55:18 [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 22:55:19 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:19 ========================================================= 22:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 22:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:55:19 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 22:55:19 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 22:55:19 59bf1c3509f3: Pulling fs layer 22:55:19 666ba61612fd: Pulling fs layer 22:55:19 8ed8ca486205: Pulling fs layer 22:55:19 4fe6c5a15a65: Pulling fs layer 22:55:19 22a0e8bec74d: Pulling fs layer 22:55:19 5f8736975d2d: Pulling fs layer 22:55:19 fe9c1520953f: Pulling fs layer 22:55:19 ad63dd2c9e3e: Pulling fs layer 22:55:19 15d927b9e438: Pulling fs layer 22:55:19 4fe6c5a15a65: Waiting 22:55:19 22a0e8bec74d: Waiting 22:55:19 5f8736975d2d: Waiting 22:55:19 fe9c1520953f: Waiting 22:55:19 ad63dd2c9e3e: Waiting 22:55:19 15d927b9e438: Waiting 22:55:19 8ed8ca486205: Download complete 22:55:19 666ba61612fd: Verifying Checksum 22:55:19 666ba61612fd: Download complete 22:55:19 22a0e8bec74d: Download complete 22:55:19 59bf1c3509f3: Verifying Checksum 22:55:19 59bf1c3509f3: Download complete 22:55:19 5f8736975d2d: Download complete 22:55:19 fe9c1520953f: Verifying Checksum 22:55:19 fe9c1520953f: Download complete 22:55:20 ad63dd2c9e3e: Verifying Checksum 22:55:20 ad63dd2c9e3e: Download complete 22:55:20 59bf1c3509f3: Pull complete 22:55:20 666ba61612fd: Pull complete 22:55:20 8ed8ca486205: Pull complete 22:55:20 15d927b9e438: Verifying Checksum 22:55:20 4fe6c5a15a65: Verifying Checksum 22:55:20 4fe6c5a15a65: Download complete 22:55:24 4fe6c5a15a65: Pull complete 22:55:24 22a0e8bec74d: Pull complete 22:55:24 5f8736975d2d: Pull complete 22:55:24 fe9c1520953f: Pull complete 22:55:24 ad63dd2c9e3e: Pull complete 22:55:26 15d927b9e438: Pull complete 22:55:26 Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 22:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 22:55:26 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 22:55:27 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:55:27 + docker inspect -f . ci-base-image-x86_64 22:55:27 . [Pipeline] withDockerContainer 22:55:27 prd-ubuntu20.04-docker-8c-8g-64531 does not seem to be running inside a container 22:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-340 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340:/w/workspace/xfoundry_go-mod-bootstrap_PR-340:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:55:29 $ docker top c32725747a905f8cb78a531f20536038cc94c102833a826d3468ea3d5936a8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:30 + go version 22:55:30 go version go1.17.6 linux/amd64 [Pipeline] } 22:55:30 $ docker stop --time=1 c32725747a905f8cb78a531f20536038cc94c102833a826d3468ea3d5936a8a2 22:55:31 $ docker rm -f c32725747a905f8cb78a531f20536038cc94c102833a826d3468ea3d5936a8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:32 + docker inspect -f . ci-base-image-x86_64 22:55:32 . [Pipeline] withDockerContainer 22:55:32 prd-ubuntu20.04-docker-8c-8g-64531 does not seem to be running inside a container 22:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-340 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340:/w/workspace/xfoundry_go-mod-bootstrap_PR-340:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:55:32 $ docker top 84a2f6a83e0ccdb619a9109779d08142df17fe19efe7d50050067c50c1877706 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:55:33 + make test 22:55:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:55:34 Still waiting to schedule task 22:55:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:55:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.0% of statements 22:55:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.014s coverage: 92.2% of statements 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.026s coverage: 24.1% of statements 22:55:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:55:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 22:55:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 25.0% of statements 22:55:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 79.7% of statements 22:55:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:55:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:55:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 22:55:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:55:45 # github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap 22:55:45 bootstrap/bootstrap.go:62:3: misuse of unbuffered os.Signal channel as argument to signal.Notify 22:55:45 make: *** [Makefile:10: test] Error 2 [Pipeline] } 22:55:45 $ docker stop --time=1 84a2f6a83e0ccdb619a9109779d08142df17fe19efe7d50050067c50c1877706 22:55:46 $ docker rm -f 84a2f6a83e0ccdb619a9109779d08142df17fe19efe7d50050067c50c1877706 [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] sh 22:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:47 22:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:48 latest: Pulling from edgex-lftools-log-publisher 22:55:48 5eb5b503b376: Pulling fs layer 22:55:48 5c69ac0246d0: Pulling fs layer 22:55:48 ec43610c2a17: Pulling fs layer 22:55:48 3a2ae6a8a46f: Pulling fs layer 22:55:48 33b1e0a273af: Pulling fs layer 22:55:48 5d3b04190fa2: Pulling fs layer 22:55:48 3a2ae6a8a46f: Waiting 22:55:48 33b1e0a273af: Waiting 22:55:48 2f39f015ded8: Pulling fs layer 22:55:48 5d3b04190fa2: Waiting 22:55:48 5c69ac0246d0: Verifying Checksum 22:55:48 5c69ac0246d0: Download complete 22:55:48 3a2ae6a8a46f: Verifying Checksum 22:55:48 3a2ae6a8a46f: Download complete 22:55:48 33b1e0a273af: Verifying Checksum 22:55:48 33b1e0a273af: Download complete 22:55:48 5d3b04190fa2: Verifying Checksum 22:55:48 5d3b04190fa2: Download complete 22:55:48 ec43610c2a17: Verifying Checksum 22:55:48 ec43610c2a17: Download complete 22:55:48 5eb5b503b376: Verifying Checksum 22:55:48 5eb5b503b376: Download complete 22:55:49 2f39f015ded8: Download complete 22:55:50 5eb5b503b376: Pull complete 22:55:50 5c69ac0246d0: Pull complete 22:55:50 ec43610c2a17: Pull complete 22:55:50 3a2ae6a8a46f: Pull complete 22:55:50 33b1e0a273af: Pull complete 22:55:50 5d3b04190fa2: Pull complete 22:55:55 2f39f015ded8: Pull complete 22:55:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:55:55 prd-ubuntu20.04-docker-8c-8g-64531 does not seem to be running inside a container 22:55:55 $ 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-340 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340:/w/workspace/xfoundry_go-mod-bootstrap_PR-340:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@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 22:55:57 $ docker top 7ba09ae4cd268520ac3913db3c7d35e0612a6f2de2248f667bcbb627f84d2e40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:58 ---> job-cost.sh 22:55:58 lf-activate-venv: SKIPPING 22:55:58 INFO: No Stack... 22:55:58 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:58 INFO: Archiving Costs [Pipeline] sh 22:55:59 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives/cost.csv 22:55:59 + cut -d, -f6 [Pipeline] lock 22:55:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] 22:55:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] did not exist. Created. 22:55:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:59 + echo total: 0.2199999988079071 [Pipeline] stash 22:55:59 Stashed 1 file(s) [Pipeline] } 22:55:59 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:59 $ docker stop --time=1 7ba09ae4cd268520ac3913db3c7d35e0612a6f2de2248f667bcbb627f84d2e40 22:56:01 $ docker rm -f 7ba09ae4cd268520ac3913db3c7d35e0612a6f2de2248f667bcbb627f84d2e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:56:01 Failed in branch amd64 22:57:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64532 in /w/workspace/xfoundry_go-mod-bootstrap_PR-340 [Pipeline] { [Pipeline] ws 22:57:18 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:57:18 Selected Git installation does not exist. Using Default 22:57:18 The recommended git tool is: NONE 22:57:24 using credential edgex-jenkins-ssh 22:57:24 Cloning the remote Git repository 22:57:24 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:57:24 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:57:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:57:24 > git --version # timeout=10 22:57:24 > git --version # 'git version 2.25.1' 22:57:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:57:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:57:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:57:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 22:57:26 Merging remotes/origin/jakarta commit 6c2e648db1657655decc35eb3809d584a77ad565 into PR head commit 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 22:57:27 Merge succeeded, producing 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 22:57:27 Checking out Revision 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 (PR-340) 22:57:26 > git config core.sparsecheckout # timeout=10 22:57:26 > git checkout -f 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 # timeout=10 22:57:27 > git remote # timeout=10 22:57:27 > git config --get remote.origin.url # timeout=10 22:57:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:27 > git merge 6c2e648db1657655decc35eb3809d584a77ad565 # timeout=10 22:57:27 > git rev-parse HEAD^{commit} # timeout=10 22:57:27 > git config core.sparsecheckout # timeout=10 22:57:27 > git checkout -f 5d99a43ae64f1356336996ed7156d7fa2f2d2d24 # timeout=10 22:57:31 Commit message: "fix(config): (jakarta) ignore first change notification for custom config" 22:57:31 > git --version # timeout=10 22:57:31 > git --version # 'git version 2.25.1' 22:57:31 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:57:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:32 Dload Upload Total Spent Left Speed 22:57:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50632 0 --:--:-- --:--:-- --:--:-- 50632 [Pipeline] sh 22:57:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:57:33 + sudo tee /etc/docker/daemon.new 22:57:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:57:33 { 22:57:33 "registry-mirrors": [ 22:57:33 "https://nexus3.edgexfoundry.org:10001" 22:57:33 ], 22:57:33 "bip": "10.250.0.254/24", 22:57:33 "hosts": [ 22:57:33 "tcp://0.0.0.0:5555", 22:57:33 "unix:///var/run/docker.sock" 22:57:33 ], 22:57:33 "mtu": 1458, 22:57:33 "selinux-enabled": true, 22:57:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:57:33 } [Pipeline] sh 22:57:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:57:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:57:53 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:53 ========================================================= 22:57:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 22:57:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:57:53 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 22:57:54 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 22:57:54 9b3977197b4f: Pulling fs layer 22:57:54 1a89e8eeedd5: Pulling fs layer 22:57:54 94645a83ff95: Pulling fs layer 22:57:54 3f3a8bcf1eab: Pulling fs layer 22:57:54 0c92f367c5e7: Pulling fs layer 22:57:54 045706c8da98: Pulling fs layer 22:57:54 d7189365e05b: Pulling fs layer 22:57:54 a32415fbff51: Pulling fs layer 22:57:54 3f3a8bcf1eab: Waiting 22:57:54 d7189365e05b: Waiting 22:57:54 0c92f367c5e7: Waiting 22:57:54 045706c8da98: Waiting 22:57:54 a32415fbff51: Waiting 22:57:54 94645a83ff95: Verifying Checksum 22:57:54 94645a83ff95: Download complete 22:57:54 1a89e8eeedd5: Download complete 22:57:54 0c92f367c5e7: Download complete 22:57:54 045706c8da98: Verifying Checksum 22:57:54 045706c8da98: Download complete 22:57:54 9b3977197b4f: Verifying Checksum 22:57:54 9b3977197b4f: Download complete 22:57:54 d7189365e05b: Verifying Checksum 22:57:54 d7189365e05b: Download complete 22:57:55 9b3977197b4f: Pull complete 22:57:55 1a89e8eeedd5: Pull complete 22:57:56 94645a83ff95: Pull complete 22:57:56 a32415fbff51: Download complete 22:57:56 3f3a8bcf1eab: Download complete 22:58:09 3f3a8bcf1eab: Pull complete 22:58:09 0c92f367c5e7: Pull complete 22:58:09 045706c8da98: Pull complete 22:58:09 d7189365e05b: Pull complete 22:58:16 a32415fbff51: Pull complete 22:58:16 Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 22:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 22:58:16 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 22:58:16 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:58:16 + docker inspect -f . ci-base-image-arm64 22:58:16 . [Pipeline] withDockerContainer 22:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-64532 does not seem to be running inside a container 22:58:17 $ 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 22:58:19 $ docker top 793df9fa2fefc9e9e1e27f8f4366374fd5f0c21a823e3c028583db1ffabfab33 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:20 + go version 22:58:20 go version go1.17.6 linux/arm64 [Pipeline] } 22:58:20 $ docker stop --time=1 793df9fa2fefc9e9e1e27f8f4366374fd5f0c21a823e3c028583db1ffabfab33 22:58:22 $ docker rm -f 793df9fa2fefc9e9e1e27f8f4366374fd5f0c21a823e3c028583db1ffabfab33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:23 + docker inspect -f . ci-base-image-arm64 22:58:23 . [Pipeline] withDockerContainer 22:58:23 prd-ubuntu20.04-docker-arm64-4c-16g-64532 does not seem to be running inside a container 22:58:23 $ 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 22:58:25 $ docker top 5006f61231a2fad9b83874119b243e2db614ddc4b7da4f74ad7b6eb80773e275 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:58:26 + make test 22:58:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:59:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.043s coverage: 5.0% of statements 22:59:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.068s coverage: 92.2% of statements 22:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 22:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.054s coverage: 24.1% of statements 22:59:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:59:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:59:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.127s coverage: 100.0% of statements 22:59:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.051s coverage: 25.0% of statements 22:59:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.075s coverage: 79.7% of statements 22:59:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:59:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:59:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 22:59:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:59:27 # github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap 22:59:27 bootstrap/bootstrap.go:62:3: misuse of unbuffered os.Signal channel as argument to signal.Notify 22:59:27 make: *** [Makefile:10: test] Error 2 [Pipeline] } 22:59:27 $ docker stop --time=1 5006f61231a2fad9b83874119b243e2db614ddc4b7da4f74ad7b6eb80773e275 22:59:28 $ docker rm -f 5006f61231a2fad9b83874119b243e2db614ddc4b7da4f74ad7b6eb80773e275 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:30 22:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:30 arm64: Pulling from edgex-lftools-log-publisher 22:59:30 8998bd30e6a1: Pulling fs layer 22:59:30 04944245beec: Pulling fs layer 22:59:30 699f458cf7ca: Pulling fs layer 22:59:30 765212b225bb: Pulling fs layer 22:59:30 f23df028b6ca: Pulling fs layer 22:59:30 d65c8cfc05b1: Pulling fs layer 22:59:30 2437ff75d9bd: Pulling fs layer 22:59:30 f23df028b6ca: Waiting 22:59:30 d65c8cfc05b1: Waiting 22:59:30 765212b225bb: Waiting 22:59:30 2437ff75d9bd: Waiting 22:59:30 04944245beec: Verifying Checksum 22:59:30 04944245beec: Download complete 22:59:30 765212b225bb: Verifying Checksum 22:59:30 765212b225bb: Download complete 22:59:30 f23df028b6ca: Verifying Checksum 22:59:30 f23df028b6ca: Download complete 22:59:30 d65c8cfc05b1: Verifying Checksum 22:59:30 d65c8cfc05b1: Download complete 22:59:31 699f458cf7ca: Verifying Checksum 22:59:31 8998bd30e6a1: Download complete 22:59:34 2437ff75d9bd: Verifying Checksum 22:59:34 2437ff75d9bd: Download complete 22:59:36 8998bd30e6a1: Pull complete 22:59:36 04944245beec: Pull complete 22:59:37 699f458cf7ca: Pull complete 22:59:37 765212b225bb: Pull complete 22:59:38 f23df028b6ca: Pull complete 22:59:39 d65c8cfc05b1: Pull complete 22:59:54 2437ff75d9bd: Pull complete 22:59:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:59:54 prd-ubuntu20.04-docker-arm64-4c-16g-64532 does not seem to be running inside a container 22:59:54 $ 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 22:59:56 $ docker top 888b07a01cfe5528eb12d8d32a9f3cfdf4ca86898322311460b4b935646c9374 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:57 ---> job-cost.sh 22:59:57 lf-activate-venv: SKIPPING 22:59:57 INFO: No Stack... 22:59:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:59:58 INFO: Archiving Costs [Pipeline] sh 22:59:59 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 22:59:59 + cut -d, -f6 [Pipeline] lock 22:59:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] 22:59:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] did not exist. Created. 22:59:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:00 /w/workspace/go-mod-bootstrap/1@tmp/durable-b9c7b04d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:00:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:00:01 Warning: overwriting stash ‘stack-cost’ 23:00:01 Stashed 1 file(s) [Pipeline] } 23:00:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:00:01 $ docker stop --time=1 888b07a01cfe5528eb12d8d32a9f3cfdf4ca86898322311460b4b935646c9374 23:00:03 $ docker rm -f 888b07a01cfe5528eb12d8d32a9f3cfdf4ca86898322311460b4b935646c9374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:00:04 Failed in branch arm64 [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 23:00:06 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives ] 23:00:06 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives 23:00:06 total 16 23:00:06 drwxr-xr-x 3 root root 4096 May 24 22:55 . 23:00:06 drwxrwxr-x 10 jenkins jenkins 4096 May 24 22:55 .. 23:00:06 drwxr-xr-x 2 root root 4096 May 24 22:55 cost 23:00:06 -rw-r--r-- 1 root root 87 May 24 22:55 cost.csv 23:00:06 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives 23:00:06 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives 23:00:06 total 16 23:00:06 drwxr-xr-x 3 jenkins jenkins 4096 May 24 22:55 . 23:00:06 drwxrwxr-x 10 jenkins jenkins 4096 May 24 22:55 .. 23:00:06 drwxr-xr-x 2 jenkins jenkins 4096 May 24 22:55 cost 23:00:06 -rw-r--r-- 1 jenkins jenkins 87 May 24 22:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:00:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:00:07 ---> package-listing.sh 23:00:07 ++ facter osfamily 23:00:07 ++ tr '[:upper:]' '[:lower:]' 23:00:07 + OS_FAMILY=debian 23:00:07 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-340 23:00:07 + START_PACKAGES=/tmp/packages_start.txt 23:00:07 + END_PACKAGES=/tmp/packages_end.txt 23:00:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:00:07 + PACKAGES=/tmp/packages_start.txt 23:00:07 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-340 ']' 23:00:07 + PACKAGES=/tmp/packages_end.txt 23:00:07 + case "${OS_FAMILY}" in 23:00:07 + dpkg -l 23:00:07 + grep '^ii' 23:00:07 + '[' -f /tmp/packages_start.txt ']' 23:00:07 + '[' -f /tmp/packages_end.txt ']' 23:00:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:00:07 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-340 ']' 23:00:07 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives/ 23:00:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-340/archives/ [Pipeline] echo 23:00:07 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:00:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:08 . [Pipeline] withDockerContainer 23:00:08 prd-ubuntu20.04-docker-8c-8g-64531 does not seem to be running inside a container 23:00:08 $ 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-340/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-340 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340:/w/workspace/xfoundry_go-mod-bootstrap_PR-340:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:00:09 $ docker top c7695bf9690d2650b136debbce0e0df19352a03dc74f0786cdc958c8807068e7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:09 + touch /tmp/pre-build-complete [Pipeline] sh 23:00:09 + mkdir -p /var/log/sysstat [Pipeline] sh 23:00:10 + ls /var/log/sa-host 23:00:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:10 provisioning config files... 23:00:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-340@tmp/config4278268259553451320tmp [Pipeline] { [Pipeline] echo 23:00:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:00:10 ---> create-netrc.sh [Pipeline] } 23:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:00:11 ---> python-tools-install.sh [Pipeline] echo 23:00:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:00:11 ---> sudo-logs.sh 23:00:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:00:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:00:12 ---> job-cost.sh 23:00:12 lf-activate-venv: SKIPPING 23:00:12 DEBUG: total: 0.2199999988079071 23:00:12 INFO: Retrieving Stack Cost... 23:00:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:00:12 INFO: Archiving Costs [Pipeline] echo 23:00:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:00:13 ---> logs-deploy.sh 23:00:13 lf-activate-venv: SKIPPING 23:00:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-340/1 23:00:13 INFO: archiving workspace using pattern(s): 23:00:14 Archives upload complete. 23:00:14 INFO: archiving logs to Nexus