Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bb0a8cafe059459333b829455d621e52bbffcdc+c8114b3694220e0e51363f766e00225e812add70 (0c03093cae180e5522fc5c4dad914180e830e777) 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-ssh1227618463001336551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9826437659537276419.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17063193516238579195.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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14603230163816291355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13754754594805975965.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 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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14974427824963657084.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4860 in /w/workspace/xfoundry_go-mod-bootstrap_PR-430 [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-430 # 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 > 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/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8114b3694220e0e51363f766e00225e812add70 into PR head commit 2bb0a8cafe059459333b829455d621e52bbffcdc Merge succeeded, producing 2bb0a8cafe059459333b829455d621e52bbffcdc Checking out Revision 2bb0a8cafe059459333b829455d621e52bbffcdc (PR-430) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T09:03:09.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T09:03:09.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2bb0a8cafe059459333b829455d621e52bbffcdc # 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 c8114b3694220e0e51363f766e00225e812add70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bb0a8cafe059459333b829455d621e52bbffcdc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T09:03:09.584Z] ========================================================= [2023-02-07T09:03:09.584Z] EdgeX Global Pipelines Version Info [2023-02-07T09:03:09.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:03:10.312Z] ------------------- [2023-02-07T09:03:10.312Z] stable info: [2023-02-07T09:03:10.312Z] ------------------- [2023-02-07T09:03:10.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T09:03:10.312Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T09:03:10.312Z] Message: update stable to v1.0.244 [2023-02-07T09:03:10.882Z] ------------------- [2023-02-07T09:03:10.882Z] experimental info: [2023-02-07T09:03:10.882Z] ------------------- [2023-02-07T09:03:10.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T09:03:10.882Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T09:03:10.882Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T09:03:11.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-02-07T09:03:11.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-02-07T09:03:11.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T09:03:11.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T09:03:11.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T09:03:11.381Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T09:03:11.420Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T09:03:11.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T09:03:11.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T09:03:11.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T09:03:11.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T09:03:11.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-02-07T09:03:11.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T09:03:11.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T09:03:11.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T09:03:11.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T09:03:11.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T09:03:11.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T09:03:11.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T09:03:11.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T09:03:11.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-07T09:03:12.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-07T09:03:12.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T09:03:12.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T09:03:12.218Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-07T09:03:12.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T09:03:12.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T09:03:12.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2023-02-07T09:03:12.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2023-02-07T09:03:12.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2023-02-07T09:03:12.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bb0a8cafe059459333b829455d621e52bbffcdc [Pipeline] echo [2023-02-07T09:03:12.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bb0a8c [Pipeline] echo [2023-02-07T09:03:12.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T09:03:13.046Z] + git rev-list -1 --merges 2bb0a8cafe059459333b829455d621e52bbffcdc~1..2bb0a8cafe059459333b829455d621e52bbffcdc [Pipeline] echo [2023-02-07T09:03:13.117Z] -----------> git rev-list -1 --merges 2bb0a8cafe059459333b829455d621e52bbffcdc~1..2bb0a8cafe059459333b829455d621e52bbffcdc 2bb0a8cafe059459333b829455d621e52bbffcdc [false] [Pipeline] sh [2023-02-07T09:03:13.426Z] + git log --format=format:%s -1 2bb0a8cafe059459333b829455d621e52bbffcdc [Pipeline] echo [2023-02-07T09:03:13.466Z] ========================================================= [2023-02-07T09:03:13.466Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T09:03:13.466Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T09:03:13.896Z] + git log --format=format:%s -1 2bb0a8cafe059459333b829455d621e52bbffcdc [Pipeline] echo [2023-02-07T09:03:13.926Z] [semverPrep] GIT_COMMIT: 2bb0a8cafe059459333b829455d621e52bbffcdc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 [Pipeline] echo [2023-02-07T09:03:13.959Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T09:03:14.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T09:03:14.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T09:03:14.355Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T09:03:14.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T09:03:14.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T09:03:14.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T09:03:14.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:03:14.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T09:03:14.833Z] [2023-02-07T09:03:14.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:03:15.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T09:03:15.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T09:03:15.200Z] b85a868b505f: Pulling fs layer [2023-02-07T09:03:15.200Z] e2be974225ed: Pulling fs layer [2023-02-07T09:03:15.200Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T09:03:15.200Z] 988bab9f4d93: Pulling fs layer [2023-02-07T09:03:15.200Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T09:03:15.200Z] eaf3925da568: Pulling fs layer [2023-02-07T09:03:15.200Z] bab4dde63d76: Pulling fs layer [2023-02-07T09:03:15.200Z] bde34c3a00c8: Pulling fs layer [2023-02-07T09:03:15.200Z] b352a97aabf1: Pulling fs layer [2023-02-07T09:03:15.200Z] 4872d77fe225: Pulling fs layer [2023-02-07T09:03:15.200Z] 5851b861e8e6: Pulling fs layer [2023-02-07T09:03:15.200Z] bde34c3a00c8: Waiting [2023-02-07T09:03:15.200Z] 4872d77fe225: Waiting [2023-02-07T09:03:15.200Z] 988bab9f4d93: Waiting [2023-02-07T09:03:15.200Z] 5851b861e8e6: Waiting [2023-02-07T09:03:15.200Z] 1469e6f7b9e6: Waiting [2023-02-07T09:03:15.200Z] bab4dde63d76: Waiting [2023-02-07T09:03:15.200Z] eaf3925da568: Waiting [2023-02-07T09:03:15.474Z] e2be974225ed: Download complete [2023-02-07T09:03:15.474Z] 988bab9f4d93: Verifying Checksum [2023-02-07T09:03:15.474Z] 988bab9f4d93: Download complete [2023-02-07T09:03:15.740Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T09:03:15.740Z] 1469e6f7b9e6: Download complete [2023-02-07T09:03:15.740Z] eaf3925da568: Download complete [2023-02-07T09:03:15.740Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T09:03:15.740Z] 339a4e72a1f5: Download complete [2023-02-07T09:03:15.740Z] bde34c3a00c8: Download complete [2023-02-07T09:03:15.740Z] b352a97aabf1: Verifying Checksum [2023-02-07T09:03:15.740Z] b352a97aabf1: Download complete [2023-02-07T09:03:16.002Z] 4872d77fe225: Download complete [2023-02-07T09:03:16.002Z] 5851b861e8e6: Download complete [2023-02-07T09:03:16.002Z] b85a868b505f: Verifying Checksum [2023-02-07T09:03:16.002Z] b85a868b505f: Download complete [2023-02-07T09:03:16.261Z] bab4dde63d76: Verifying Checksum [2023-02-07T09:03:16.261Z] bab4dde63d76: Download complete [2023-02-07T09:03:17.650Z] b85a868b505f: Pull complete [2023-02-07T09:03:18.609Z] e2be974225ed: Pull complete [2023-02-07T09:03:19.552Z] 339a4e72a1f5: Pull complete [2023-02-07T09:03:19.819Z] 988bab9f4d93: Pull complete [2023-02-07T09:03:20.765Z] 1469e6f7b9e6: Pull complete [2023-02-07T09:03:21.025Z] eaf3925da568: Pull complete [2023-02-07T09:03:22.937Z] bab4dde63d76: Pull complete [2023-02-07T09:03:22.937Z] bde34c3a00c8: Pull complete [2023-02-07T09:03:23.200Z] b352a97aabf1: Pull complete [2023-02-07T09:03:23.200Z] 4872d77fe225: Pull complete [2023-02-07T09:03:23.200Z] 5851b861e8e6: Pull complete [2023-02-07T09:03:23.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T09:03:23.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T09:03:23.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:03:23.436Z] prd-ubuntu20.04-docker-8c-8g-4860 does not seem to be running inside a container [2023-02-07T09:03:23.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-430 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430:/w/workspace/xfoundry_go-mod-bootstrap_PR-430:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T09:03:28.565Z] $ docker top ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 -eo pid,comm [2023-02-07T09:03:28.615Z] 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). [2023-02-07T09:03:28.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T09:03:28.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T09:03:28.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T09:03:28.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T09:03:28.851Z] $ docker exec ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 ssh-agent [2023-02-07T09:03:28.958Z] SSH_AUTH_SOCK=/tmp/ssh-U9PXu9OCWfKP/agent.32 [2023-02-07T09:03:28.958Z] SSH_AGENT_PID=38 [2023-02-07T09:03:28.964Z] Running ssh-add (command line suppressed) [2023-02-07T09:03:29.073Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/private_key_12850852273604596701.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/private_key_12850852273604596701.key) [2023-02-07T09:03:29.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T09:03:29.441Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T09:03:29.470Z] $ docker exec --env ******** --env ******** ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 ssh-agent -k [2023-02-07T09:03:29.556Z] unset SSH_AUTH_SOCK; [2023-02-07T09:03:29.557Z] unset SSH_AGENT_PID; [2023-02-07T09:03:29.557Z] echo Agent pid 38 killed; [2023-02-07T09:03:29.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T09:03:29.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T09:03:29.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T09:03:29.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T09:03:29.754Z] $ docker exec ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 ssh-agent [2023-02-07T09:03:29.852Z] SSH_AUTH_SOCK=/tmp/ssh-DOirfSNFcDuj/agent.69 [2023-02-07T09:03:29.852Z] SSH_AGENT_PID=75 [2023-02-07T09:03:29.856Z] Running ssh-add (command line suppressed) [2023-02-07T09:03:29.971Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/private_key_7710937376116962252.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/private_key_7710937376116962252.key) [2023-02-07T09:03:29.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T09:03:30.307Z] + git semver init [2023-02-07T09:03:30.876Z] 2023-02-07 09:03:30,624 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T09:03:30.876Z] 2023-02-07 09:03:30,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver [2023-02-07T09:03:30.876Z] 2023-02-07 09:03:30,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver [2023-02-07T09:03:30.876Z] 2023-02-07 09:03:30,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-430, universal_newlines=False, shell=None, istream=None) [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,570 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.git/info/exclude [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver/PR-430 with force:False [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,571 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver/PR-430 [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,575 [execute] INFO git cat-file --batch-check [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,581 [execute] INFO git cat-file --batch [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T09:03:31.811Z] 2023-02-07 09:03:31,587 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-430/.semver/PR-430 [2023-02-07T09:03:31.811Z] 0.0.0 [Pipeline] } [2023-02-07T09:03:31.836Z] $ docker exec --env ******** --env ******** ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 ssh-agent -k [2023-02-07T09:03:31.924Z] unset SSH_AUTH_SOCK; [2023-02-07T09:03:31.924Z] unset SSH_AGENT_PID; [2023-02-07T09:03:31.924Z] echo Agent pid 75 killed; [2023-02-07T09:03:31.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T09:03:32.358Z] + git semver [Pipeline] } [2023-02-07T09:03:32.642Z] $ docker stop --time=1 ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 [2023-02-07T09:03:33.950Z] $ docker rm -f --volumes ddbb7ab71c43ddf8e82e9f7bd600764a6f342b09a2d344223469528333ef43e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T09:03:34.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T09:03:34.605Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T09:03:34.622Z] [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 [2023-02-07T09:03:35.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T09:03:35.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T09:03:35.290Z] ========================================================= [2023-02-07T09:03:35.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T09:03:35.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-07T09:03:35.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T09:03:35.671Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T09:03:35.671Z] 213ec9aee27d: Pulling fs layer [2023-02-07T09:03:35.671Z] 4583459ba037: Pulling fs layer [2023-02-07T09:03:35.671Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T09:03:35.671Z] 53926ce57604: Pulling fs layer [2023-02-07T09:03:35.671Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T09:03:35.671Z] 22ff95d597cd: Pulling fs layer [2023-02-07T09:03:35.671Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T09:03:35.671Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T09:03:35.671Z] a7acece74701: Pulling fs layer [2023-02-07T09:03:35.671Z] 53926ce57604: Waiting [2023-02-07T09:03:35.671Z] 12d6caf4c0d1: Waiting [2023-02-07T09:03:35.672Z] 22ff95d597cd: Waiting [2023-02-07T09:03:35.672Z] 96b7cbca73a9: Waiting [2023-02-07T09:03:35.672Z] 21b2b0c7a3f4: Waiting [2023-02-07T09:03:35.672Z] a7acece74701: Waiting [2023-02-07T09:03:35.672Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T09:03:35.672Z] 93c1e223e6f2: Download complete [2023-02-07T09:03:35.672Z] 4583459ba037: Verifying Checksum [2023-02-07T09:03:35.672Z] 4583459ba037: Download complete [2023-02-07T09:03:35.672Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T09:03:35.672Z] 21b2b0c7a3f4: Download complete [2023-02-07T09:03:35.672Z] 22ff95d597cd: Verifying Checksum [2023-02-07T09:03:35.672Z] 22ff95d597cd: Download complete [2023-02-07T09:03:35.936Z] 213ec9aee27d: Verifying Checksum [2023-02-07T09:03:35.936Z] 213ec9aee27d: Download complete [2023-02-07T09:03:35.936Z] 12d6caf4c0d1: Download complete [2023-02-07T09:03:35.936Z] 213ec9aee27d: Pull complete [2023-02-07T09:03:36.207Z] 4583459ba037: Pull complete [2023-02-07T09:03:36.207Z] 93c1e223e6f2: Pull complete [2023-02-07T09:03:37.738Z] 53926ce57604: Verifying Checksum [2023-02-07T09:03:37.738Z] 53926ce57604: Download complete [2023-02-07T09:03:37.738Z] a7acece74701: Verifying Checksum [2023-02-07T09:03:37.738Z] a7acece74701: Download complete [2023-02-07T09:03:37.738Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T09:03:37.738Z] 96b7cbca73a9: Download complete [2023-02-07T09:03:41.018Z] 53926ce57604: Pull complete [2023-02-07T09:03:41.019Z] 21b2b0c7a3f4: Pull complete [2023-02-07T09:03:41.019Z] 22ff95d597cd: Pull complete [2023-02-07T09:03:41.019Z] 12d6caf4c0d1: Pull complete [2023-02-07T09:03:43.544Z] 96b7cbca73a9: Pull complete [2023-02-07T09:03:43.802Z] a7acece74701: Pull complete [2023-02-07T09:03:43.802Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T09:03:43.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T09:03:43.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-07T09:03:44.114Z] + 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 [2023-02-07T09:03:44.490Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T09:03:44.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:03:44.643Z] prd-ubuntu20.04-docker-8c-8g-4860 does not seem to be running inside a container [2023-02-07T09:03:44.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-430 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430:/w/workspace/xfoundry_go-mod-bootstrap_PR-430:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@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 ******** ci-base-image-x86_64 cat [2023-02-07T09:03:50.028Z] Still waiting to schedule task [2023-02-07T09:03:50.029Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-07T09:04:01.936Z] $ docker top 53ceac0961120ac148c524ab7adc4cbfa37a5ae62ad2140297f2d1423fd8f67a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T09:04:02.333Z] + go version [2023-02-07T09:04:02.333Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T09:04:02.360Z] $ docker stop --time=1 53ceac0961120ac148c524ab7adc4cbfa37a5ae62ad2140297f2d1423fd8f67a [2023-02-07T09:04:04.446Z] $ docker rm -f --volumes 53ceac0961120ac148c524ab7adc4cbfa37a5ae62ad2140297f2d1423fd8f67a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:04:05.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T09:04:05.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:04:05.283Z] prd-ubuntu20.04-docker-8c-8g-4860 does not seem to be running inside a container [2023-02-07T09:04:05.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-430 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430:/w/workspace/xfoundry_go-mod-bootstrap_PR-430:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@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 ******** ci-base-image-x86_64 cat [2023-02-07T09:04:06.697Z] $ docker top b1bd0126551654a8f8f57c16618f37ab65200c3f0219b2cacabe4517e9ef7819 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T09:04:07.089Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-430 [Pipeline] fileExists [Pipeline] sh [2023-02-07T09:04:07.481Z] + make test [2023-02-07T09:04:07.481Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-07T09:04:07.481Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-07T09:04:07.481Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-07T09:04:07.481Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2023-02-07T09:04:07.481Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-07T09:04:07.481Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-07T09:04:07.481Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-07T09:04:08.050Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.6 [2023-02-07T09:04:08.050Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-07T09:04:08.050Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T09:04:08.050Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-07T09:04:08.050Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T09:04:08.050Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-07T09:04:08.618Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T09:04:08.618Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-07T09:04:08.618Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-07T09:04:08.618Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-07T09:04:08.618Z] go: downloading golang.org/x/net v0.5.0 [2023-02-07T09:04:08.618Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-07T09:04:08.618Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-07T09:04:08.618Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-07T09:04:08.618Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-07T09:04:08.618Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-07T09:04:08.618Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-07T09:04:08.618Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-07T09:04:08.618Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-07T09:04:08.618Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-07T09:04:08.618Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-07T09:04:08.878Z] go: downloading golang.org/x/text v0.6.0 [2023-02-07T09:04:08.878Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-07T09:04:08.879Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-07T09:04:08.879Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-02-07T09:04:08.879Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-07T09:04:08.879Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-07T09:04:08.879Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-07T09:04:09.137Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-07T09:04:09.137Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-07T09:04:09.398Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-07T09:04:09.398Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-07T09:04:09.398Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-07T09:04:09.398Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-07T09:04:09.398Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-02-07T09:04:09.398Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-07T09:04:09.398Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T09:04:09.398Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-07T09:04:09.658Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-07T09:04:09.658Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T09:04:09.658Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T09:04:09.658Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-07T09:04:09.658Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-07T09:04:10.226Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-07T09:04:20.394Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-07T09:04:20.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.023s coverage: 9.7% of statements [2023-02-07T09:04:20.394Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-07T09:04:20.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.055s coverage: 92.5% of statements [2023-02-07T09:04:20.394Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.025s coverage: 85.3% of statements [2023-02-07T09:04:22.929Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 46.8% of statements [2023-02-07T09:04:22.929Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-07T09:04:22.929Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-07T09:04:22.929Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements [2023-02-07T09:04:22.929Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 88.4% of statements [2023-02-07T09:04:22.929Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 25.0% of statements [2023-02-07T09:04:23.864Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 81.2% of statements [2023-02-07T09:04:23.864Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-07T09:04:23.864Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.019s coverage: 38.5% of statements [2023-02-07T09:04:23.864Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements [2023-02-07T09:04:30.413Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-07T09:04:30.413Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-07T09:04:32.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T09:04:32.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-07T09:04:32.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T09:04:33.000Z] $ docker stop --time=1 b1bd0126551654a8f8f57c16618f37ab65200c3f0219b2cacabe4517e9ef7819 [2023-02-07T09:04:37.124Z] $ docker rm -f --volumes b1bd0126551654a8f8f57c16618f37ab65200c3f0219b2cacabe4517e9ef7819 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T09:04:37.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T09:04:37.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:04:38.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T09:04:38.895Z] [2023-02-07T09:04:38.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:04:39.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T09:04:39.288Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T09:04:39.288Z] 5eb5b503b376: Pulling fs layer [2023-02-07T09:04:39.288Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T09:04:39.288Z] ec43610c2a17: Pulling fs layer [2023-02-07T09:04:39.288Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T09:04:39.288Z] 33b1e0a273af: Pulling fs layer [2023-02-07T09:04:39.288Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T09:04:39.288Z] 2f39f015ded8: Pulling fs layer [2023-02-07T09:04:39.288Z] 3a2ae6a8a46f: Waiting [2023-02-07T09:04:39.288Z] 33b1e0a273af: Waiting [2023-02-07T09:04:39.288Z] 5d3b04190fa2: Waiting [2023-02-07T09:04:39.288Z] 2f39f015ded8: Waiting [2023-02-07T09:04:39.288Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T09:04:39.288Z] 5c69ac0246d0: Download complete [2023-02-07T09:04:39.288Z] 3a2ae6a8a46f: Download complete [2023-02-07T09:04:39.549Z] 33b1e0a273af: Verifying Checksum [2023-02-07T09:04:39.549Z] 33b1e0a273af: Download complete [2023-02-07T09:04:39.549Z] 5d3b04190fa2: Download complete [2023-02-07T09:04:39.549Z] ec43610c2a17: Verifying Checksum [2023-02-07T09:04:39.549Z] ec43610c2a17: Download complete [2023-02-07T09:04:39.809Z] 5eb5b503b376: Verifying Checksum [2023-02-07T09:04:39.809Z] 5eb5b503b376: Download complete [2023-02-07T09:04:40.376Z] 2f39f015ded8: Verifying Checksum [2023-02-07T09:04:40.376Z] 2f39f015ded8: Download complete [2023-02-07T09:04:40.940Z] 5eb5b503b376: Pull complete [2023-02-07T09:04:40.940Z] 5c69ac0246d0: Pull complete [2023-02-07T09:04:41.507Z] ec43610c2a17: Pull complete [2023-02-07T09:04:41.507Z] 3a2ae6a8a46f: Pull complete [2023-02-07T09:04:41.507Z] 33b1e0a273af: Pull complete [2023-02-07T09:04:41.765Z] 5d3b04190fa2: Pull complete [2023-02-07T09:04:45.951Z] 2f39f015ded8: Pull complete [2023-02-07T09:04:45.951Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T09:04:45.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T09:04:45.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:04:46.159Z] prd-ubuntu20.04-docker-8c-8g-4860 does not seem to be running inside a container [2023-02-07T09:04:46.204Z] $ 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-430 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430:/w/workspace/xfoundry_go-mod-bootstrap_PR-430:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@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 [2023-02-07T09:04:50.140Z] $ docker top 7467a8b625d7f20ce2fca84497aca13d6c90d10333a79060ce559de512867f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:04:50.618Z] ---> job-cost.sh [2023-02-07T09:04:50.618Z] lf-activate-venv: SKIPPING [2023-02-07T09:04:50.618Z] INFO: No Stack... [2023-02-07T09:04:51.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T09:04:51.482Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T09:04:51.801Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives/cost.csv [2023-02-07T09:04:51.802Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T09:04:51.843Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [2023-02-07T09:04:51.848Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] did not exist. Created. [2023-02-07T09:04:51.848Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T09:04:52.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T09:04:52.289Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T09:04:52.315Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T09:04:52.392Z] $ docker stop --time=1 7467a8b625d7f20ce2fca84497aca13d6c90d10333a79060ce559de512867f36 [2023-02-07T09:04:53.542Z] $ docker rm -f --volumes 7467a8b625d7f20ce2fca84497aca13d6c90d10333a79060ce559de512867f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T09:05:25.101Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4863 in /w/workspace/xfoundry_go-mod-bootstrap_PR-430 [Pipeline] { [Pipeline] ws [2023-02-07T09:05:25.155Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-02-07T09:05:25.233Z] Selected Git installation does not exist. Using Default [2023-02-07T09:05:25.233Z] The recommended git tool is: NONE [2023-02-07T09:05:30.142Z] using credential edgex-jenkins-ssh [2023-02-07T09:05:30.160Z] Cloning the remote Git repository [2023-02-07T09:05:30.202Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-07T09:05:30.268Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-02-07T09:05:30.407Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-07T09:05:30.408Z] > git --version # timeout=10 [2023-02-07T09:05:30.430Z] > git --version # 'git version 2.25.1' [2023-02-07T09:05:30.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T09:05:30.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T09:05:31.736Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-02-07T09:05:31.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T09:05:33.468Z] Merging remotes/origin/main commit c8114b3694220e0e51363f766e00225e812add70 into PR head commit 2bb0a8cafe059459333b829455d621e52bbffcdc [2023-02-07T09:05:33.719Z] Merge succeeded, producing 2bb0a8cafe059459333b829455d621e52bbffcdc [2023-02-07T09:05:33.719Z] Checking out Revision 2bb0a8cafe059459333b829455d621e52bbffcdc (PR-430) [2023-02-07T09:05:32.722Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-02-07T09:05:32.771Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-07T09:05:32.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T09:05:32.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T09:05:33.487Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T09:05:33.510Z] > git checkout -f 2bb0a8cafe059459333b829455d621e52bbffcdc # timeout=10 [2023-02-07T09:05:33.623Z] > git remote # timeout=10 [2023-02-07T09:05:33.643Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T09:05:33.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T09:05:33.673Z] > git merge c8114b3694220e0e51363f766e00225e812add70 # timeout=10 [2023-02-07T09:05:33.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T09:05:33.728Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T09:05:33.746Z] > git checkout -f 2bb0a8cafe059459333b829455d621e52bbffcdc # timeout=10 [2023-02-07T09:05:34.246Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-02-07T09:05:34.297Z] > git --version # timeout=10 [2023-02-07T09:05:34.309Z] > git --version # 'git version 2.25.1' [2023-02-07T09:05:34.334Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T09:05:35.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T09:05:35.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T09:05:35.411Z] Dload Upload Total Spent Left Speed [2023-02-07T09:05:35.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-02-07T09:05:35.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T09:05:36.334Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T09:05:36.334Z] + sudo tee /etc/docker/daemon.new [2023-02-07T09:05:36.334Z] { [2023-02-07T09:05:36.334Z] "registry-mirrors": [ [2023-02-07T09:05:36.334Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T09:05:36.334Z] ], [2023-02-07T09:05:36.334Z] "bip": "10.250.0.254/24", [2023-02-07T09:05:36.334Z] "hosts": [ [2023-02-07T09:05:36.334Z] "tcp://0.0.0.0:5555", [2023-02-07T09:05:36.334Z] "unix:///var/run/docker.sock" [2023-02-07T09:05:36.334Z] ], [2023-02-07T09:05:36.334Z] "mtu": 1458, [2023-02-07T09:05:36.334Z] "selinux-enabled": true, [2023-02-07T09:05:36.334Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T09:05:36.334Z] } [Pipeline] sh [2023-02-07T09:05:36.674Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T09:05:37.018Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-07T09:05:55.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T09:05:55.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T09:05:55.582Z] ========================================================= [2023-02-07T09:05:55.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T09:05:55.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-07T09:05:55.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T09:05:56.576Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T09:05:56.576Z] 9b18e9b68314: Pulling fs layer [2023-02-07T09:05:56.576Z] 35d82f9e3411: Pulling fs layer [2023-02-07T09:05:56.576Z] e16973657156: Pulling fs layer [2023-02-07T09:05:56.576Z] fc693d55d65f: Pulling fs layer [2023-02-07T09:05:56.576Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T09:05:56.576Z] dda99020689f: Pulling fs layer [2023-02-07T09:05:56.576Z] db1c61fa0a46: Pulling fs layer [2023-02-07T09:05:56.576Z] 891c053d2c06: Pulling fs layer [2023-02-07T09:05:56.576Z] dda99020689f: Waiting [2023-02-07T09:05:56.576Z] db1c61fa0a46: Waiting [2023-02-07T09:05:56.576Z] 891c053d2c06: Waiting [2023-02-07T09:05:56.576Z] fc693d55d65f: Waiting [2023-02-07T09:05:56.576Z] 7e9fc2657dce: Waiting [2023-02-07T09:05:56.576Z] e16973657156: Verifying Checksum [2023-02-07T09:05:56.576Z] e16973657156: Download complete [2023-02-07T09:05:56.576Z] 35d82f9e3411: Verifying Checksum [2023-02-07T09:05:56.576Z] 35d82f9e3411: Download complete [2023-02-07T09:05:56.576Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T09:05:56.576Z] 7e9fc2657dce: Download complete [2023-02-07T09:05:56.576Z] dda99020689f: Verifying Checksum [2023-02-07T09:05:56.576Z] dda99020689f: Download complete [2023-02-07T09:05:56.576Z] 9b18e9b68314: Download complete [2023-02-07T09:05:57.557Z] 9b18e9b68314: Pull complete [2023-02-07T09:05:57.557Z] 891c053d2c06: Verifying Checksum [2023-02-07T09:05:57.557Z] 891c053d2c06: Download complete [2023-02-07T09:05:58.145Z] 35d82f9e3411: Pull complete [2023-02-07T09:05:58.416Z] e16973657156: Pull complete [2023-02-07T09:05:58.687Z] db1c61fa0a46: Verifying Checksum [2023-02-07T09:05:58.687Z] db1c61fa0a46: Download complete [2023-02-07T09:05:59.270Z] fc693d55d65f: Verifying Checksum [2023-02-07T09:05:59.270Z] fc693d55d65f: Download complete [2023-02-07T09:06:11.605Z] fc693d55d65f: Pull complete [2023-02-07T09:06:11.605Z] 7e9fc2657dce: Pull complete [2023-02-07T09:06:11.605Z] dda99020689f: Pull complete [2023-02-07T09:06:15.876Z] db1c61fa0a46: Pull complete [2023-02-07T09:06:17.831Z] 891c053d2c06: Pull complete [2023-02-07T09:06:17.831Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T09:06:17.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T09:06:17.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-07T09:06:18.167Z] + 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 [2023-02-07T09:06:18.622Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T09:06:18.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:06:18.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-4863 does not seem to be running inside a container [2023-02-07T09:06:19.026Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-07T09:06:22.465Z] $ docker top 924844f3055101c6a0b96056b35bd95f2e91ad6525762fd65f21ebad5a2ebc0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T09:06:23.312Z] + go version [2023-02-07T09:06:23.312Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T09:06:23.344Z] $ docker stop --time=1 924844f3055101c6a0b96056b35bd95f2e91ad6525762fd65f21ebad5a2ebc0b [2023-02-07T09:06:24.977Z] $ docker rm -f --volumes 924844f3055101c6a0b96056b35bd95f2e91ad6525762fd65f21ebad5a2ebc0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:06:25.784Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T09:06:25.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:06:26.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-4863 does not seem to be running inside a container [2023-02-07T09:06:26.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat [2023-02-07T09:06:27.390Z] $ docker top 39bd986c3a447dc38839dfaa9cc779a28a3f78307cf3adc07866df200acbbd8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T09:06:28.277Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-02-07T09:06:28.983Z] + make test [2023-02-07T09:06:28.983Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-07T09:06:28.983Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2023-02-07T09:06:28.983Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-07T09:06:28.983Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-07T09:06:29.249Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-07T09:06:29.249Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-07T09:06:29.249Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-07T09:06:29.249Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-07T09:06:29.249Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.6 [2023-02-07T09:06:29.249Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-07T09:06:29.516Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-07T09:06:29.516Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T09:06:29.516Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T09:06:29.516Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T09:06:29.516Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T09:06:29.516Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-07T09:06:29.516Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-07T09:06:29.516Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-07T09:06:29.516Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-07T09:06:29.783Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-07T09:06:29.783Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-07T09:06:29.783Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-07T09:06:29.783Z] go: downloading golang.org/x/net v0.5.0 [2023-02-07T09:06:29.783Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-07T09:06:29.783Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T09:06:30.054Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-07T09:06:30.054Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-07T09:06:30.054Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-07T09:06:30.054Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-07T09:06:30.054Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-07T09:06:31.014Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-07T09:06:31.014Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-07T09:06:31.014Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-07T09:06:31.014Z] go: downloading golang.org/x/text v0.6.0 [2023-02-07T09:06:31.014Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-07T09:06:31.282Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-07T09:06:31.282Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-07T09:06:31.282Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-02-07T09:06:31.282Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-07T09:06:31.282Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-07T09:06:31.282Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-07T09:06:32.253Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-07T09:06:32.253Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-07T09:06:32.253Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-07T09:06:32.253Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-07T09:06:32.253Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-07T09:06:32.253Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-07T09:06:32.839Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-02-07T09:06:32.839Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-07T09:06:32.839Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T09:06:32.839Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T09:06:32.839Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-07T09:06:34.262Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-07T09:06:34.262Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T09:06:34.262Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-07T09:06:34.531Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-07T09:07:56.171Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-07T09:07:57.136Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.059s coverage: 9.7% of statements [2023-02-07T09:07:57.136Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-07T09:07:57.136Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.075s coverage: 92.5% of statements [2023-02-07T09:07:57.136Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.058s coverage: 85.3% of statements [2023-02-07T09:08:02.512Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.216s coverage: 46.8% of statements [2023-02-07T09:08:02.512Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-07T09:08:02.512Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-07T09:08:02.512Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.096s coverage: 100.0% of statements [2023-02-07T09:08:02.512Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.441s coverage: 88.4% of statements [2023-02-07T09:08:02.512Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.134s coverage: 25.0% of statements [2023-02-07T09:08:09.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 81.2% of statements [2023-02-07T09:08:09.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-07T09:08:09.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 38.5% of statements [2023-02-07T09:08:09.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements [2023-02-07T09:08:09.175Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T09:08:09.175Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-07T09:08:31.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T09:08:31.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-07T09:08:31.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T09:08:31.353Z] $ docker stop --time=1 39bd986c3a447dc38839dfaa9cc779a28a3f78307cf3adc07866df200acbbd8d [2023-02-07T09:08:33.215Z] $ docker rm -f --volumes 39bd986c3a447dc38839dfaa9cc779a28a3f78307cf3adc07866df200acbbd8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T09:08:36.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T09:08:36.051Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T09:08:36.579Z] 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 [2023-02-07T09:08:37.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T09:08:37.574Z] [2023-02-07T09:08:37.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:08:37.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T09:08:38.248Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T09:08:38.248Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T09:08:38.248Z] 04944245beec: Pulling fs layer [2023-02-07T09:08:38.248Z] 699f458cf7ca: Pulling fs layer [2023-02-07T09:08:38.248Z] 765212b225bb: Pulling fs layer [2023-02-07T09:08:38.248Z] f23df028b6ca: Pulling fs layer [2023-02-07T09:08:38.248Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T09:08:38.248Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T09:08:38.248Z] 765212b225bb: Waiting [2023-02-07T09:08:38.248Z] f23df028b6ca: Waiting [2023-02-07T09:08:38.248Z] d65c8cfc05b1: Waiting [2023-02-07T09:08:38.248Z] 2437ff75d9bd: Waiting [2023-02-07T09:08:38.248Z] 04944245beec: Verifying Checksum [2023-02-07T09:08:38.248Z] 04944245beec: Download complete [2023-02-07T09:08:38.248Z] 765212b225bb: Verifying Checksum [2023-02-07T09:08:38.248Z] 765212b225bb: Download complete [2023-02-07T09:08:38.518Z] f23df028b6ca: Verifying Checksum [2023-02-07T09:08:38.518Z] f23df028b6ca: Download complete [2023-02-07T09:08:38.518Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T09:08:38.518Z] d65c8cfc05b1: Download complete [2023-02-07T09:08:38.518Z] 699f458cf7ca: Verifying Checksum [2023-02-07T09:08:38.518Z] 699f458cf7ca: Download complete [2023-02-07T09:08:38.787Z] 8998bd30e6a1: Download complete [2023-02-07T09:08:41.389Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T09:08:41.389Z] 2437ff75d9bd: Download complete [2023-02-07T09:08:42.346Z] 8998bd30e6a1: Pull complete [2023-02-07T09:08:42.928Z] 04944245beec: Pull complete [2023-02-07T09:08:44.332Z] 699f458cf7ca: Pull complete [2023-02-07T09:08:44.332Z] 765212b225bb: Pull complete [2023-02-07T09:08:44.914Z] f23df028b6ca: Pull complete [2023-02-07T09:08:45.180Z] d65c8cfc05b1: Pull complete [2023-02-07T09:09:00.178Z] 2437ff75d9bd: Pull complete [2023-02-07T09:09:00.178Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T09:09:00.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T09:09:00.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:09:00.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-4863 does not seem to be running inside a container [2023-02-07T09:09:00.573Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T09:09:03.205Z] $ docker top 8d9ab54be2fd108c518c8a1140aacf13d559196efd8d1b7617016c87487a83a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:04.131Z] ---> job-cost.sh [2023-02-07T09:09:04.131Z] lf-activate-venv: SKIPPING [2023-02-07T09:09:04.131Z] INFO: No Stack... [2023-02-07T09:09:05.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T09:09:06.126Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T09:09:06.734Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-02-07T09:09:06.734Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T09:09:06.826Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [2023-02-07T09:09:06.832Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] did not exist. Created. [2023-02-07T09:09:06.832Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T09:09:07.575Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-64cfd26f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-07T09:09:08.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T09:09:08.325Z] Warning: overwriting stash ‘stack-cost’ [2023-02-07T09:09:08.380Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T09:09:08.398Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T09:09:08.523Z] $ docker stop --time=1 8d9ab54be2fd108c518c8a1140aacf13d559196efd8d1b7617016c87487a83a8 [2023-02-07T09:09:10.023Z] $ docker rm -f --volumes 8d9ab54be2fd108c518c8a1140aacf13d559196efd8d1b7617016c87487a83a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-07T09:09:11.337Z] provisioning config files... [2023-02-07T09:09:11.349Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/config14776876462081849636tmp [Pipeline] { [Pipeline] sh [2023-02-07T09:09:11.690Z] + set +x [2023-02-07T09:09:11.690Z] + + curl -s https://codecov.io/bash [2023-02-07T09:09:11.690Z] bash -s -- [2023-02-07T09:09:11.690Z] [2023-02-07T09:09:11.690Z] _____ _ [2023-02-07T09:09:11.690Z] / ____| | | [2023-02-07T09:09:11.690Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T09:09:11.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T09:09:11.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T09:09:11.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T09:09:11.690Z] Bash-1.0.6 [2023-02-07T09:09:11.690Z] [2023-02-07T09:09:11.690Z] [2023-02-07T09:09:11.690Z] ==> git version 2.25.1 found [2023-02-07T09:09:11.690Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-07T09:09:11.690Z] Release-Date: 2020-01-08 [2023-02-07T09:09:11.690Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T09:09:11.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T09:09:11.690Z] ==> Jenkins CI detected. [2023-02-07T09:09:11.690Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-430 [2023-02-07T09:09:11.690Z] project root: . [2023-02-07T09:09:11.690Z] --> token set from env [2023-02-07T09:09:11.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T09:09:11.690Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T09:09:11.690Z] ==> Python coveragepy not found [2023-02-07T09:09:11.690Z] ==> Searching for coverage reports in: [2023-02-07T09:09:11.690Z] + . [2023-02-07T09:09:11.690Z] -> Found 1 reports [2023-02-07T09:09:11.690Z] ==> Detecting git/mercurial file structure [2023-02-07T09:09:11.690Z] ==> Reading reports [2023-02-07T09:09:11.690Z] + ./coverage.out bytes=69585 [2023-02-07T09:09:11.690Z] ==> Appending adjustments [2023-02-07T09:09:11.690Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T09:09:11.950Z] + Found adjustments [2023-02-07T09:09:11.950Z] ==> Gzipping contents [2023-02-07T09:09:11.950Z] 12K /tmp/codecov.CZ4Fi0.gz [2023-02-07T09:09:11.950Z] ==> Uploading reports [2023-02-07T09:09:11.950Z] url: https://codecov.io [2023-02-07T09:09:11.950Z] query: branch=PR-430&commit=2bb0a8cafe059459333b829455d621e52bbffcdc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=430&job=&cmd_args= [2023-02-07T09:09:12.210Z] -> Pinging Codecov [2023-02-07T09:09:12.210Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-430&commit=2bb0a8cafe059459333b829455d621e52bbffcdc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=430&job=&cmd_args= [2023-02-07T09:09:13.149Z] -> Uploading to [2023-02-07T09:09:13.149Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/833815588EE85121546D348822E98E2E/2bb0a8cafe059459333b829455d621e52bbffcdc/bb3e573f-031e-46fd-aedb-c0f9d8aae0c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T090912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b56dac0c04e8735655f90805f8925f4944f14491000f1ac742a2389176caa31 [2023-02-07T09:09:13.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T09:09:13.149Z] Dload Upload Total Spent Left Speed [2023-02-07T09:09:13.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11327 0 0 100 11327 0 51253 --:--:-- --:--:-- --:--:-- 51022 100 11327 0 0 100 11327 0 45127 --:--:-- --:--:-- --:--:-- 45127 [2023-02-07T09:09:13.409Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2bb0a8cafe059459333b829455d621e52bbffcdc [Pipeline] } [2023-02-07T09:09:13.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-07T09:09:15.490Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives ] [2023-02-07T09:09:15.490Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives [2023-02-07T09:09:15.490Z] total 16 [2023-02-07T09:09:15.490Z] drwxr-xr-x 3 root root 4096 Feb 7 09:04 . [2023-02-07T09:09:15.490Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 09:04 .. [2023-02-07T09:09:15.490Z] drwxr-xr-x 2 root root 4096 Feb 7 09:04 cost [2023-02-07T09:09:15.490Z] -rw-r--r-- 1 root root 88 Feb 7 09:04 cost.csv [2023-02-07T09:09:15.490Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives [2023-02-07T09:09:15.490Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives [2023-02-07T09:09:15.490Z] total 16 [2023-02-07T09:09:15.490Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 09:04 . [2023-02-07T09:09:15.490Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 09:04 .. [2023-02-07T09:09:15.490Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 09:04 cost [2023-02-07T09:09:15.490Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 7 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:15.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:16.721Z] ---> package-listing.sh [2023-02-07T09:09:16.721Z] ++ facter osfamily [2023-02-07T09:09:16.721Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T09:09:16.982Z] + OS_FAMILY=debian [2023-02-07T09:09:16.982Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-430 [2023-02-07T09:09:16.982Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T09:09:16.982Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T09:09:16.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T09:09:16.982Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T09:09:16.982Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-430 ']' [2023-02-07T09:09:16.982Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T09:09:16.982Z] + case "${OS_FAMILY}" in [2023-02-07T09:09:16.982Z] + dpkg -l [2023-02-07T09:09:16.982Z] + grep '^ii' [2023-02-07T09:09:16.982Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T09:09:16.982Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T09:09:16.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T09:09:16.982Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-430 ']' [2023-02-07T09:09:16.982Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives/ [2023-02-07T09:09:16.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-430/archives/ [Pipeline] echo [2023-02-07T09:09:17.018Z] 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T09:09:17.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T09:09:17.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T09:09:17.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T09:09:18.128Z] prd-ubuntu20.04-docker-8c-8g-4860 does not seem to be running inside a container [2023-02-07T09:09:18.172Z] $ 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-430/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-430 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430:/w/workspace/xfoundry_go-mod-bootstrap_PR-430:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T09:09:18.350Z] $ docker top ee437108bae97d8be0686a2690e4e59f8d44db60fbd96f110d6b88c9a2c9337d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T09:09:18.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T09:09:19.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T09:09:19.406Z] + ls /var/log/sa-host [2023-02-07T09:09:19.406Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T09:09:19.628Z] provisioning config files... [2023-02-07T09:09:19.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-430@tmp/config14411999554367609063tmp [Pipeline] { [Pipeline] echo [2023-02-07T09:09:19.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:20.004Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T09:09:20.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:20.445Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T09:09:20.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:20.792Z] ---> sudo-logs.sh [2023-02-07T09:09:20.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T09:09:20.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:21.202Z] ---> job-cost.sh [2023-02-07T09:09:21.202Z] lf-activate-venv: SKIPPING [2023-02-07T09:09:21.202Z] DEBUG: total: 0.2199999988079071 [2023-02-07T09:09:21.202Z] INFO: Retrieving Stack Cost... [2023-02-07T09:09:21.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T09:09:21.720Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T09:09:21.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T09:09:22.067Z] ---> logs-deploy.sh [2023-02-07T09:09:22.067Z] lf-activate-venv: SKIPPING [2023-02-07T09:09:22.067Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-430/1 [2023-02-07T09:09:22.067Z] INFO: archiving workspace using pattern(s): [2023-02-07T09:09:23.005Z] Archives upload complete. [2023-02-07T09:09:23.265Z] INFO: archiving logs to Nexus