Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdfdba6f217235efa8213aaddbcb3711187228d2+5f132221f9d32bda2853ffade3e16b357ee0a66e (25594694d094141db62eac81f0125ae2c066e0c3) 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-ssh3863764479909587346.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh397978025787690768.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16089726901560791619.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7299012686795683157.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13972104553885974573.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117882 in /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [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-389 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f132221f9d32bda2853ffade3e16b357ee0a66e into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 Merge succeeded, producing 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba Checking out Revision 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba (PR-389) > git config core.sparsecheckout # timeout=10 > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba # timeout=10 Commit message: "Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD" > git rev-list --no-walk fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T11:00:56.270Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T11:00:56.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T11:00:56.341Z] ========================================================= [2022-11-02T11:00:56.341Z] EdgeX Global Pipelines Version Info [2022-11-02T11:00:56.341Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:00:57.048Z] ------------------- [2022-11-02T11:00:57.048Z] stable info: [2022-11-02T11:00:57.048Z] ------------------- [2022-11-02T11:00:57.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T11:00:57.048Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T11:00:57.048Z] Message: update stable to v1.0.243 [2022-11-02T11:00:57.617Z] ------------------- [2022-11-02T11:00:57.617Z] experimental info: [2022-11-02T11:00:57.617Z] ------------------- [2022-11-02T11:00:57.617Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T11:00:57.617Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T11:00:57.617Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T11:00:57.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-11-02T11:00:57.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-11-02T11:00:57.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T11:00:57.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T11:00:57.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T11:00:57.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T11:00:57.842Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T11:00:57.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T11:00:57.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T11:00:57.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T11:00:57.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T11:00:57.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-11-02T11:00:57.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T11:00:57.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T11:00:57.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T11:00:57.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T11:00:57.962Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T11:00:57.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T11:00:57.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T11:00:57.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T11:00:58.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T11:00:58.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T11:00:58.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T11:00:58.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T11:00:58.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-02T11:00:58.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T11:00:58.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T11:00:58.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo [2022-11-02T11:00:58.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo [2022-11-02T11:00:58.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo [2022-11-02T11:00:58.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo [2022-11-02T11:00:58.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aa8c2a [Pipeline] echo [2022-11-02T11:00:58.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T11:00:58.505Z] + git rev-list -1 --merges 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba~1..4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo [2022-11-02T11:00:58.532Z] -----------> git rev-list -1 --merges 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba~1..4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [2022-11-02T11:00:58.532Z] 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [false] [Pipeline] sh [2022-11-02T11:00:58.817Z] + git log --format=format:%s -1 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo [2022-11-02T11:00:58.830Z] ========================================================= [2022-11-02T11:00:58.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T11:00:58.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T11:00:59.145Z] + git log --format=format:%s -1 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] echo [2022-11-02T11:00:59.159Z] [semverPrep] GIT_COMMIT: 4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba, Commit Message: Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD [Pipeline] echo [2022-11-02T11:00:59.167Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T11:00:59.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T11:00:59.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T11:00:59.504Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T11:00:59.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T11:00:59.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T11:00:59.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T11:00:59.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:00:59.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T11:01:00.110Z] [2022-11-02T11:01:00.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:01:00.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T11:01:00.412Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T11:01:00.412Z] b85a868b505f: Pulling fs layer [2022-11-02T11:01:00.412Z] e2be974225ed: Pulling fs layer [2022-11-02T11:01:00.412Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T11:01:00.412Z] 988bab9f4d93: Pulling fs layer [2022-11-02T11:01:00.412Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T11:01:00.412Z] eaf3925da568: Pulling fs layer [2022-11-02T11:01:00.412Z] bab4dde63d76: Pulling fs layer [2022-11-02T11:01:00.412Z] bde34c3a00c8: Pulling fs layer [2022-11-02T11:01:00.412Z] b352a97aabf1: Pulling fs layer [2022-11-02T11:01:00.412Z] 4872d77fe225: Pulling fs layer [2022-11-02T11:01:00.412Z] 5851b861e8e6: Pulling fs layer [2022-11-02T11:01:00.412Z] 988bab9f4d93: Waiting [2022-11-02T11:01:00.412Z] 1469e6f7b9e6: Waiting [2022-11-02T11:01:00.412Z] eaf3925da568: Waiting [2022-11-02T11:01:00.412Z] 4872d77fe225: Waiting [2022-11-02T11:01:00.412Z] bab4dde63d76: Waiting [2022-11-02T11:01:00.412Z] bde34c3a00c8: Waiting [2022-11-02T11:01:00.412Z] 5851b861e8e6: Waiting [2022-11-02T11:01:00.412Z] b352a97aabf1: Waiting [2022-11-02T11:01:00.412Z] e2be974225ed: Verifying Checksum [2022-11-02T11:01:00.412Z] e2be974225ed: Download complete [2022-11-02T11:01:00.412Z] 988bab9f4d93: Verifying Checksum [2022-11-02T11:01:00.412Z] 988bab9f4d93: Download complete [2022-11-02T11:01:00.673Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T11:01:00.673Z] 1469e6f7b9e6: Download complete [2022-11-02T11:01:00.673Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T11:01:00.673Z] 339a4e72a1f5: Download complete [2022-11-02T11:01:00.673Z] eaf3925da568: Verifying Checksum [2022-11-02T11:01:00.673Z] eaf3925da568: Download complete [2022-11-02T11:01:00.673Z] bde34c3a00c8: Verifying Checksum [2022-11-02T11:01:00.673Z] bde34c3a00c8: Download complete [2022-11-02T11:01:00.673Z] b352a97aabf1: Download complete [2022-11-02T11:01:00.673Z] 4872d77fe225: Verifying Checksum [2022-11-02T11:01:00.673Z] 4872d77fe225: Download complete [2022-11-02T11:01:00.673Z] 5851b861e8e6: Verifying Checksum [2022-11-02T11:01:00.673Z] b85a868b505f: Verifying Checksum [2022-11-02T11:01:00.673Z] b85a868b505f: Download complete [2022-11-02T11:01:00.931Z] bab4dde63d76: Download complete [2022-11-02T11:01:01.872Z] b85a868b505f: Pull complete [2022-11-02T11:01:01.872Z] e2be974225ed: Pull complete [2022-11-02T11:01:02.439Z] 339a4e72a1f5: Pull complete [2022-11-02T11:01:02.439Z] 988bab9f4d93: Pull complete [2022-11-02T11:01:02.698Z] 1469e6f7b9e6: Pull complete [2022-11-02T11:01:02.698Z] eaf3925da568: Pull complete [2022-11-02T11:01:05.236Z] bab4dde63d76: Pull complete [2022-11-02T11:01:05.236Z] bde34c3a00c8: Pull complete [2022-11-02T11:01:05.236Z] b352a97aabf1: Pull complete [2022-11-02T11:01:05.236Z] 4872d77fe225: Pull complete [2022-11-02T11:01:05.236Z] 5851b861e8e6: Pull complete [2022-11-02T11:01:05.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T11:01:05.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T11:01:05.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:01:05.373Z] prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container [2022-11-02T11:01:05.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T11:01:06.720Z] $ docker top c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 -eo pid,comm [2022-11-02T11:01:06.778Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-02T11:01:06.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T11:01:06.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T11:01:06.814Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T11:01:06.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T11:01:06.943Z] $ docker exec c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent [2022-11-02T11:01:07.050Z] SSH_AUTH_SOCK=/tmp/ssh-XAhkHgM47DRc/agent.32 [2022-11-02T11:01:07.050Z] SSH_AGENT_PID=38 [2022-11-02T11:01:07.056Z] Running ssh-add (command line suppressed) [2022-11-02T11:01:07.159Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9717400732456058050.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9717400732456058050.key) [2022-11-02T11:01:07.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T11:01:07.467Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T11:01:07.480Z] $ docker exec --env ******** --env ******** c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent -k [2022-11-02T11:01:07.568Z] unset SSH_AUTH_SOCK; [2022-11-02T11:01:07.568Z] unset SSH_AGENT_PID; [2022-11-02T11:01:07.568Z] echo Agent pid 38 killed; [2022-11-02T11:01:07.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T11:01:07.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T11:01:07.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T11:01:07.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T11:01:07.705Z] $ docker exec c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent [2022-11-02T11:01:07.811Z] SSH_AUTH_SOCK=/tmp/ssh-qagSl2pjOnGF/agent.70 [2022-11-02T11:01:07.811Z] SSH_AGENT_PID=76 [2022-11-02T11:01:07.815Z] Running ssh-add (command line suppressed) [2022-11-02T11:01:07.915Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9815938332326458253.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/private_key_9815938332326458253.key) [2022-11-02T11:01:07.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T11:01:08.215Z] + git semver init [2022-11-02T11:01:08.473Z] 2022-11-02 11:01:08,403 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T11:01:08.473Z] 2022-11-02 11:01:08,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver [2022-11-02T11:01:08.473Z] 2022-11-02 11:01:08,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver [2022-11-02T11:01:08.473Z] 2022-11-02 11:01:08,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389, universal_newlines=False, shell=None, istream=None) [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,278 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.git/info/exclude [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 with force:False [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,278 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,283 [execute] INFO git cat-file --batch-check [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,289 [execute] INFO git cat-file --batch [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T11:01:09.411Z] 2022-11-02 11:01:09,293 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-389/.semver/PR-389 [2022-11-02T11:01:09.411Z] 0.0.0 [Pipeline] } [2022-11-02T11:01:09.418Z] $ docker exec --env ******** --env ******** c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 ssh-agent -k [2022-11-02T11:01:09.510Z] unset SSH_AUTH_SOCK; [2022-11-02T11:01:09.511Z] unset SSH_AGENT_PID; [2022-11-02T11:01:09.511Z] echo Agent pid 76 killed; [2022-11-02T11:01:09.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T11:01:09.816Z] + git semver [Pipeline] } [2022-11-02T11:01:10.086Z] $ docker stop --time=1 c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 [2022-11-02T11:01:11.408Z] $ docker rm -f c92aa4c89526f5ad4c640d11d38a199f52aab661f917954e106694bee2b018e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T11:01:11.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T11:01:11.911Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T11:01:11.913Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-11-02T11:01:12.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T11:01:12.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T11:01:12.053Z] ========================================================= [2022-11-02T11:01:12.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T11:01:12.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T11:01:12.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T11:01:12.346Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T11:01:12.346Z] 213ec9aee27d: Pulling fs layer [2022-11-02T11:01:12.346Z] 4583459ba037: Pulling fs layer [2022-11-02T11:01:12.346Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T11:01:12.346Z] 53926ce57604: Pulling fs layer [2022-11-02T11:01:12.346Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T11:01:12.346Z] 30f14e443154: Pulling fs layer [2022-11-02T11:01:12.346Z] 801331c1e519: Pulling fs layer [2022-11-02T11:01:12.346Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T11:01:12.346Z] 53926ce57604: Waiting [2022-11-02T11:01:12.346Z] 21b2b0c7a3f4: Waiting [2022-11-02T11:01:12.346Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T11:01:12.346Z] 801331c1e519: Waiting [2022-11-02T11:01:12.346Z] 99cc6dd402b0: Waiting [2022-11-02T11:01:12.346Z] 30f14e443154: Waiting [2022-11-02T11:01:12.346Z] 7d9ed39f4882: Waiting [2022-11-02T11:01:12.346Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T11:01:12.346Z] 93c1e223e6f2: Download complete [2022-11-02T11:01:12.346Z] 4583459ba037: Verifying Checksum [2022-11-02T11:01:12.346Z] 4583459ba037: Download complete [2022-11-02T11:01:12.346Z] 21b2b0c7a3f4: Download complete [2022-11-02T11:01:12.346Z] 30f14e443154: Verifying Checksum [2022-11-02T11:01:12.346Z] 30f14e443154: Download complete [2022-11-02T11:01:12.346Z] 213ec9aee27d: Verifying Checksum [2022-11-02T11:01:12.346Z] 213ec9aee27d: Download complete [2022-11-02T11:01:12.606Z] 801331c1e519: Download complete [2022-11-02T11:01:12.606Z] 213ec9aee27d: Pull complete [2022-11-02T11:01:12.606Z] 4583459ba037: Pull complete [2022-11-02T11:01:12.864Z] 93c1e223e6f2: Pull complete [2022-11-02T11:01:13.802Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T11:01:13.802Z] 7d9ed39f4882: Download complete [2022-11-02T11:01:13.802Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T11:01:13.802Z] 99cc6dd402b0: Download complete [2022-11-02T11:01:13.802Z] 53926ce57604: Verifying Checksum [2022-11-02T11:01:13.802Z] 53926ce57604: Download complete [2022-11-02T11:01:17.989Z] 53926ce57604: Pull complete [2022-11-02T11:01:17.989Z] 21b2b0c7a3f4: Pull complete [2022-11-02T11:01:17.989Z] 30f14e443154: Pull complete [2022-11-02T11:01:17.989Z] 801331c1e519: Pull complete [2022-11-02T11:01:19.360Z] 99cc6dd402b0: Pull complete [2022-11-02T11:01:20.293Z] 7d9ed39f4882: Pull complete [2022-11-02T11:01:20.293Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T11:01:20.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T11:01:20.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-02T11:01:20.579Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:01:20.880Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T11:01:20.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:01:20.941Z] prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container [2022-11-02T11:01:20.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T11:01:22.793Z] $ docker top 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T11:01:23.130Z] + go version [2022-11-02T11:01:23.130Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T11:01:23.138Z] $ docker stop --time=1 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea [2022-11-02T11:01:24.437Z] $ docker rm -f 1cdc10f5617f83b4a76d1eb98949cf2cec296d598bff1dd723d780c8a78c98ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:01:24.839Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T11:01:24.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:01:24.900Z] prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container [2022-11-02T11:01:24.925Z] $ 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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T11:01:25.266Z] $ docker top f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T11:01:25.605Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] fileExists [Pipeline] sh [2022-11-02T11:01:25.895Z] + make test [2022-11-02T11:01:25.895Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T11:01:25.895Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-02T11:01:25.895Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-02T11:01:25.895Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-02T11:01:25.895Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-02T11:01:25.895Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T11:01:25.895Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-02T11:01:25.895Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-02T11:01:25.895Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-02T11:01:25.895Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-02T11:01:25.895Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-02T11:01:26.153Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-11-02T11:01:26.153Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-02T11:01:26.153Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-02T11:01:26.153Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-02T11:01:26.153Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-02T11:01:26.153Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T11:01:26.153Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-02T11:01:26.153Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T11:01:26.153Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-02T11:01:26.153Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T11:01:26.153Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-02T11:01:26.153Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-02T11:01:26.153Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T11:01:26.153Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T11:01:26.411Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T11:01:26.411Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-02T11:01:26.411Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T11:01:26.411Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T11:01:26.411Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-02T11:01:26.411Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-02T11:01:26.411Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-02T11:01:26.411Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-02T11:01:26.411Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-02T11:01:26.411Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-02T11:01:26.411Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-02T11:01:26.411Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T11:01:26.668Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-02T11:01:26.668Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-02T11:01:26.668Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T11:01:26.668Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-02T11:01:26.668Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-02T11:01:26.668Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-02T11:01:26.668Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-02T11:01:26.668Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-02T11:01:26.983Z] Still waiting to schedule task [2022-11-02T11:01:26.983Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117878’ [2022-11-02T11:01:36.633Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-02T11:01:37.196Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.9% of statements [2022-11-02T11:01:37.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-02T11:01:37.196Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.023s coverage: 92.5% of statements [2022-11-02T11:01:37.196Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2022-11-02T11:01:39.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.020s coverage: 46.4% of statements [2022-11-02T11:01:39.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-02T11:01:39.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-02T11:01:39.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.027s coverage: 100.0% of statements [2022-11-02T11:01:39.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.319s coverage: 88.4% of statements [2022-11-02T11:01:39.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 25.0% of statements [2022-11-02T11:01:41.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.034s coverage: 81.4% of statements [2022-11-02T11:01:41.104Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-02T11:01:41.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.010s coverage: 41.7% of statements [2022-11-02T11:01:41.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements [2022-11-02T11:01:47.657Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-02T11:01:47.657Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T11:01:49.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T11:01:49.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T11:01:49.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T11:01:49.838Z] $ docker stop --time=1 f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 [2022-11-02T11:01:52.244Z] $ docker rm -f f94aee122e7f51b42a0e6aae97c49d99b6e7c38ef685a878d9d78ee172eeaf09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T11:01:52.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T11:01:52.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:01:53.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T11:01:53.324Z] [2022-11-02T11:01:53.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:01:53.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T11:01:53.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T11:01:53.619Z] 5eb5b503b376: Pulling fs layer [2022-11-02T11:01:53.619Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T11:01:53.619Z] ec43610c2a17: Pulling fs layer [2022-11-02T11:01:53.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T11:01:53.619Z] 33b1e0a273af: Pulling fs layer [2022-11-02T11:01:53.619Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T11:01:53.619Z] 2f39f015ded8: Pulling fs layer [2022-11-02T11:01:53.619Z] 3a2ae6a8a46f: Waiting [2022-11-02T11:01:53.619Z] 5d3b04190fa2: Waiting [2022-11-02T11:01:53.619Z] 33b1e0a273af: Waiting [2022-11-02T11:01:53.619Z] 2f39f015ded8: Waiting [2022-11-02T11:01:53.619Z] 5c69ac0246d0: Verifying Checksum [2022-11-02T11:01:53.619Z] 5c69ac0246d0: Download complete [2022-11-02T11:01:53.619Z] 3a2ae6a8a46f: Download complete [2022-11-02T11:01:53.880Z] 33b1e0a273af: Verifying Checksum [2022-11-02T11:01:53.880Z] 33b1e0a273af: Download complete [2022-11-02T11:01:53.880Z] 5d3b04190fa2: Download complete [2022-11-02T11:01:53.880Z] ec43610c2a17: Verifying Checksum [2022-11-02T11:01:53.880Z] 5eb5b503b376: Verifying Checksum [2022-11-02T11:01:54.446Z] 2f39f015ded8: Download complete [2022-11-02T11:01:55.013Z] 5eb5b503b376: Pull complete [2022-11-02T11:01:55.013Z] 5c69ac0246d0: Pull complete [2022-11-02T11:01:55.271Z] ec43610c2a17: Pull complete [2022-11-02T11:01:55.530Z] 3a2ae6a8a46f: Pull complete [2022-11-02T11:01:55.530Z] 33b1e0a273af: Pull complete [2022-11-02T11:01:55.787Z] 5d3b04190fa2: Pull complete [2022-11-02T11:01:59.068Z] 2f39f015ded8: Pull complete [2022-11-02T11:01:59.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T11:01:59.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T11:01:59.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:01:59.138Z] prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container [2022-11-02T11:01:59.163Z] $ 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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T11:02:00.612Z] $ docker top 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:02:00.982Z] ---> job-cost.sh [2022-11-02T11:02:00.982Z] lf-activate-venv: SKIPPING [2022-11-02T11:02:00.982Z] INFO: No Stack... [2022-11-02T11:02:01.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T11:02:01.497Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T11:02:02.042Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/cost.csv [2022-11-02T11:02:02.042Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T11:02:02.055Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [2022-11-02T11:02:02.065Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] did not exist. Created. [2022-11-02T11:02:02.065Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T11:02:02.363Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T11:02:02.392Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T11:02:02.402Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T11:02:02.416Z] $ docker stop --time=1 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 [2022-11-02T11:02:03.595Z] $ docker rm -f 19df2d983d1ce4f5ede9b1b645c203c02e2d5c0367e8aed3cd830447dbe303a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T11:05:59.226Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117884 in /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [Pipeline] { [Pipeline] ws [2022-11-02T11:05:59.239Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2022-11-02T11:05:59.272Z] Selected Git installation does not exist. Using Default [2022-11-02T11:05:59.273Z] The recommended git tool is: NONE [2022-11-02T11:06:04.345Z] using credential edgex-jenkins-ssh [2022-11-02T11:06:04.363Z] Cloning the remote Git repository [2022-11-02T11:06:04.405Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-02T11:06:04.474Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2022-11-02T11:06:04.611Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-02T11:06:04.612Z] > git --version # timeout=10 [2022-11-02T11:06:04.631Z] > git --version # 'git version 2.25.1' [2022-11-02T11:06:04.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T11:06:04.677Z] Verifying host key using known hosts file [2022-11-02T11:06:04.867Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T11:06:04.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T11:06:06.047Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-11-02T11:06:06.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T11:06:07.715Z] Merging remotes/origin/main commit 5f132221f9d32bda2853ffade3e16b357ee0a66e into PR head commit fdfdba6f217235efa8213aaddbcb3711187228d2 [2022-11-02T11:06:06.978Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-11-02T11:06:07.024Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-02T11:06:07.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T11:06:07.032Z] Verifying host key using known hosts file [2022-11-02T11:06:07.040Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T11:06:07.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T11:06:07.736Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T11:06:07.756Z] > git checkout -f fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [2022-11-02T11:06:07.857Z] > git remote # timeout=10 [2022-11-02T11:06:07.876Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T11:06:07.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T11:06:07.913Z] Verifying host key using known hosts file [2022-11-02T11:06:07.917Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T11:06:07.926Z] > git merge 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 [2022-11-02T11:06:08.022Z] Merge succeeded, producing f471088fc3d3e3c866d763a9f52955fee6fd1a61 [2022-11-02T11:06:08.023Z] Checking out Revision f471088fc3d3e3c866d763a9f52955fee6fd1a61 (PR-389) [2022-11-02T11:06:08.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T11:06:08.031Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T11:06:08.048Z] > git checkout -f f471088fc3d3e3c866d763a9f52955fee6fd1a61 # timeout=10 [2022-11-02T11:06:11.628Z] Commit message: "Merge commit '5f132221f9d32bda2853ffade3e16b357ee0a66e' into HEAD" [2022-11-02T11:06:11.636Z] > git rev-list --no-walk fdfdba6f217235efa8213aaddbcb3711187228d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T11:06:12.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T11:06:12.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T11:06:12.620Z] Dload Upload Total Spent Left Speed [2022-11-02T11:06:12.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-11-02T11:06:13.329Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T11:06:13.659Z] + sudo tee /etc/docker/daemon.new [2022-11-02T11:06:13.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T11:06:13.659Z] { [2022-11-02T11:06:13.659Z] "registry-mirrors": [ [2022-11-02T11:06:13.659Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T11:06:13.659Z] ], [2022-11-02T11:06:13.659Z] "bip": "10.250.0.254/24", [2022-11-02T11:06:13.659Z] "hosts": [ [2022-11-02T11:06:13.659Z] "tcp://0.0.0.0:5555", [2022-11-02T11:06:13.659Z] "unix:///var/run/docker.sock" [2022-11-02T11:06:13.659Z] ], [2022-11-02T11:06:13.659Z] "mtu": 1458, [2022-11-02T11:06:13.659Z] "selinux-enabled": true, [2022-11-02T11:06:13.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T11:06:13.659Z] } [Pipeline] sh [2022-11-02T11:06:13.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T11:06:14.326Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-02T11:06:32.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T11:06:32.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T11:06:32.734Z] ========================================================= [2022-11-02T11:06:32.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T11:06:32.734Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T11:06:33.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T11:06:33.652Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T11:06:33.652Z] 9b18e9b68314: Pulling fs layer [2022-11-02T11:06:33.652Z] d32db5db7311: Pulling fs layer [2022-11-02T11:06:33.652Z] d0c4b47475fc: Pulling fs layer [2022-11-02T11:06:33.652Z] 5831b945b038: Pulling fs layer [2022-11-02T11:06:33.652Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T11:06:33.652Z] e10730c5d714: Pulling fs layer [2022-11-02T11:06:33.652Z] 5dd5c2283517: Pulling fs layer [2022-11-02T11:06:33.652Z] d5ac0230b979: Pulling fs layer [2022-11-02T11:06:33.652Z] 86bbec2aaacd: Waiting [2022-11-02T11:06:33.652Z] e10730c5d714: Waiting [2022-11-02T11:06:33.652Z] 5dd5c2283517: Waiting [2022-11-02T11:06:33.652Z] d5ac0230b979: Waiting [2022-11-02T11:06:33.652Z] 5831b945b038: Waiting [2022-11-02T11:06:33.652Z] d0c4b47475fc: Verifying Checksum [2022-11-02T11:06:33.652Z] d0c4b47475fc: Download complete [2022-11-02T11:06:33.652Z] d32db5db7311: Download complete [2022-11-02T11:06:33.652Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T11:06:33.652Z] 86bbec2aaacd: Download complete [2022-11-02T11:06:33.652Z] e10730c5d714: Verifying Checksum [2022-11-02T11:06:33.652Z] e10730c5d714: Download complete [2022-11-02T11:06:33.928Z] 9b18e9b68314: Verifying Checksum [2022-11-02T11:06:33.928Z] 9b18e9b68314: Download complete [2022-11-02T11:06:34.915Z] 9b18e9b68314: Pull complete [2022-11-02T11:06:34.915Z] d5ac0230b979: Verifying Checksum [2022-11-02T11:06:34.915Z] d5ac0230b979: Download complete [2022-11-02T11:06:35.200Z] d32db5db7311: Pull complete [2022-11-02T11:06:35.467Z] d0c4b47475fc: Pull complete [2022-11-02T11:06:36.059Z] 5dd5c2283517: Verifying Checksum [2022-11-02T11:06:36.059Z] 5dd5c2283517: Download complete [2022-11-02T11:06:36.645Z] 5831b945b038: Verifying Checksum [2022-11-02T11:06:36.645Z] 5831b945b038: Download complete [2022-11-02T11:06:48.985Z] 5831b945b038: Pull complete [2022-11-02T11:06:48.985Z] 86bbec2aaacd: Pull complete [2022-11-02T11:06:48.985Z] e10730c5d714: Pull complete [2022-11-02T11:06:57.206Z] 5dd5c2283517: Pull complete [2022-11-02T11:06:58.621Z] d5ac0230b979: Pull complete [2022-11-02T11:06:58.621Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T11:06:58.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T11:06:58.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-02T11:06:58.941Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:06:59.273Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T11:06:59.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:06:59.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container [2022-11-02T11:06:59.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T11:07:01.603Z] $ docker top 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T11:07:02.420Z] + go version [2022-11-02T11:07:02.420Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T11:07:02.437Z] $ docker stop --time=1 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 [2022-11-02T11:07:04.055Z] $ docker rm -f 353d3b02dd28dcd032118ceb7263f475aa031d19c9d70b576f95f167128e0065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:07:04.583Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T11:07:04.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:07:04.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container [2022-11-02T11:07:04.803Z] $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T11:07:05.873Z] $ docker top a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T11:07:06.373Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/6 [Pipeline] fileExists [Pipeline] sh [2022-11-02T11:07:06.702Z] + make test [2022-11-02T11:07:06.971Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T11:07:06.971Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-02T11:07:06.971Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-02T11:07:06.971Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-02T11:07:07.240Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-02T11:07:07.240Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-02T11:07:07.240Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-02T11:07:07.509Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-02T11:07:07.509Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-11-02T11:07:07.509Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-02T11:07:07.509Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-02T11:07:07.509Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T11:07:07.509Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-02T11:07:07.509Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T11:07:07.509Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T11:07:07.509Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T11:07:07.778Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-02T11:07:07.778Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T11:07:07.778Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T11:07:07.778Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-02T11:07:07.778Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T11:07:07.778Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-02T11:07:07.778Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-02T11:07:08.045Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-02T11:07:08.045Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-02T11:07:08.045Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-02T11:07:08.045Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T11:07:08.045Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-02T11:07:08.045Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T11:07:08.045Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T11:07:09.007Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-02T11:07:09.007Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-02T11:07:09.007Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-02T11:07:09.007Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T11:07:09.007Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T11:07:09.007Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-02T11:07:09.007Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T11:07:09.007Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-02T11:07:09.007Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-02T11:07:09.285Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-02T11:07:09.285Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T11:07:09.285Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T11:07:10.248Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-02T11:07:10.248Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-02T11:07:10.248Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-02T11:07:10.248Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-02T11:07:10.248Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T11:07:10.248Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T11:07:10.518Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-02T11:07:10.518Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T11:07:10.787Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-02T11:07:10.787Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-02T11:07:10.787Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-02T11:07:12.199Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-02T11:07:12.199Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-02T11:07:12.199Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-02T11:07:12.470Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-02T11:08:34.126Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-02T11:08:34.126Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 9.9% of statements [2022-11-02T11:08:34.126Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-02T11:08:34.126Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.122s coverage: 92.5% of statements [2022-11-02T11:08:34.126Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.048s coverage: 85.3% of statements [2022-11-02T11:08:44.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.145s coverage: 46.4% of statements [2022-11-02T11:08:44.199Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-02T11:08:44.199Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-02T11:08:44.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.090s coverage: 100.0% of statements [2022-11-02T11:08:44.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.408s coverage: 88.4% of statements [2022-11-02T11:08:44.199Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.071s coverage: 25.0% of statements [2022-11-02T11:08:50.843Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.107s coverage: 81.4% of statements [2022-11-02T11:08:50.843Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-02T11:08:50.843Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.038s coverage: 41.7% of statements [2022-11-02T11:08:50.843Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.022s coverage: 91.3% of statements [2022-11-02T11:08:50.843Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-02T11:08:50.843Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T11:09:12.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T11:09:12.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T11:09:12.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T11:09:12.944Z] $ docker stop --time=1 a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 [2022-11-02T11:09:14.722Z] $ docker rm -f a6ac2a51c3b6c754b0e33902e1b8554fcee7f4df4d0a9780508965460d062f61 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T11:09:17.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T11:09:17.317Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T11:09:17.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:09:18.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T11:09:18.176Z] [2022-11-02T11:09:18.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:09:18.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T11:09:18.504Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T11:09:18.504Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T11:09:18.504Z] 04944245beec: Pulling fs layer [2022-11-02T11:09:18.504Z] 699f458cf7ca: Pulling fs layer [2022-11-02T11:09:18.504Z] 765212b225bb: Pulling fs layer [2022-11-02T11:09:18.504Z] f23df028b6ca: Pulling fs layer [2022-11-02T11:09:18.504Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T11:09:18.504Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T11:09:18.504Z] 765212b225bb: Waiting [2022-11-02T11:09:18.504Z] f23df028b6ca: Waiting [2022-11-02T11:09:18.504Z] d65c8cfc05b1: Waiting [2022-11-02T11:09:18.504Z] 2437ff75d9bd: Waiting [2022-11-02T11:09:18.771Z] 04944245beec: Verifying Checksum [2022-11-02T11:09:18.771Z] 04944245beec: Download complete [2022-11-02T11:09:18.771Z] 765212b225bb: Verifying Checksum [2022-11-02T11:09:18.771Z] 765212b225bb: Download complete [2022-11-02T11:09:18.771Z] f23df028b6ca: Verifying Checksum [2022-11-02T11:09:18.771Z] f23df028b6ca: Download complete [2022-11-02T11:09:18.771Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T11:09:18.771Z] d65c8cfc05b1: Download complete [2022-11-02T11:09:19.040Z] 699f458cf7ca: Verifying Checksum [2022-11-02T11:09:19.040Z] 699f458cf7ca: Download complete [2022-11-02T11:09:19.309Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T11:09:19.309Z] 8998bd30e6a1: Download complete [2022-11-02T11:09:21.255Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T11:09:21.255Z] 2437ff75d9bd: Download complete [2022-11-02T11:09:23.198Z] 8998bd30e6a1: Pull complete [2022-11-02T11:09:23.465Z] 04944245beec: Pull complete [2022-11-02T11:09:24.869Z] 699f458cf7ca: Pull complete [2022-11-02T11:09:24.869Z] 765212b225bb: Pull complete [2022-11-02T11:09:25.451Z] f23df028b6ca: Pull complete [2022-11-02T11:09:25.718Z] d65c8cfc05b1: Pull complete [2022-11-02T11:09:40.699Z] 2437ff75d9bd: Pull complete [2022-11-02T11:09:40.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T11:09:40.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T11:09:40.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:09:40.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-117884 does not seem to be running inside a container [2022-11-02T11:09:40.937Z] $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-02T11:09:43.445Z] $ docker top 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:44.291Z] ---> job-cost.sh [2022-11-02T11:09:44.292Z] lf-activate-venv: SKIPPING [2022-11-02T11:09:44.292Z] INFO: No Stack... [2022-11-02T11:09:44.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T11:09:45.511Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T11:09:45.822Z] + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv [2022-11-02T11:09:45.822Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T11:09:45.945Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [2022-11-02T11:09:45.951Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] did not exist. Created. [2022-11-02T11:09:45.951Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T11:09:46.329Z] /w/workspace/go-mod-bootstrap/6@tmp/durable-d607ce7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T11:09:46.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T11:09:46.743Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T11:09:46.810Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T11:09:46.867Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-389-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T11:09:46.886Z] $ docker stop --time=1 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa [2022-11-02T11:09:48.386Z] $ docker rm -f 45950bd9bcf37737dc5c1c828980102078bfc6c054db01511ff2139c494e66fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-02T11:09:48.795Z] provisioning config files... [2022-11-02T11:09:48.805Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config2733343269983262324tmp [Pipeline] { [Pipeline] sh [2022-11-02T11:09:49.097Z] + set +x [2022-11-02T11:09:49.097Z] + bash -s -- [2022-11-02T11:09:49.097Z] + curl -s https://codecov.io/bash [2022-11-02T11:09:49.097Z] [2022-11-02T11:09:49.097Z] _____ _ [2022-11-02T11:09:49.097Z] / ____| | | [2022-11-02T11:09:49.097Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T11:09:49.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T11:09:49.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T11:09:49.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T11:09:49.097Z] Bash-1.0.6 [2022-11-02T11:09:49.097Z] [2022-11-02T11:09:49.097Z] [2022-11-02T11:09:49.097Z] ==> git version 2.25.1 found [2022-11-02T11:09:49.097Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-02T11:09:49.097Z] Release-Date: 2020-01-08 [2022-11-02T11:09:49.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-02T11:09:49.097Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T11:09:49.097Z] ==> Jenkins CI detected. [2022-11-02T11:09:49.097Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-389 [2022-11-02T11:09:49.097Z] project root: . [2022-11-02T11:09:49.097Z] --> token set from env [2022-11-02T11:09:49.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T11:09:49.097Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T11:09:49.097Z] ==> Python coveragepy not found [2022-11-02T11:09:49.097Z] ==> Searching for coverage reports in: [2022-11-02T11:09:49.097Z] + . [2022-11-02T11:09:49.097Z] -> Found 1 reports [2022-11-02T11:09:49.097Z] ==> Detecting git/mercurial file structure [2022-11-02T11:09:49.097Z] ==> Reading reports [2022-11-02T11:09:49.097Z] + ./coverage.out bytes=68433 [2022-11-02T11:09:49.357Z] ==> Appending adjustments [2022-11-02T11:09:49.357Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T11:09:49.357Z] + Found adjustments [2022-11-02T11:09:49.357Z] ==> Gzipping contents [2022-11-02T11:09:49.617Z] 12K /tmp/codecov.LtiA5G.gz [2022-11-02T11:09:49.617Z] ==> Uploading reports [2022-11-02T11:09:49.617Z] url: https://codecov.io [2022-11-02T11:09:49.617Z] query: branch=PR-389&commit=4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= [2022-11-02T11:09:49.617Z] -> Pinging Codecov [2022-11-02T11:09:49.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-389&commit=4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-389%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=389&job=&cmd_args= [2022-11-02T11:09:49.876Z] -> Uploading to [2022-11-02T11:09:49.876Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/833815588EE85121546D348822E98E2E/4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba/e5e93b2a-2663-46d6-b580-9b5a531fe93d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T110949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=863b3ab0edeea230a64141333ad97e7c60b0d8bed3e31a621ee5248f514ac6ba [2022-11-02T11:09:49.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T11:09:49.876Z] Dload Upload Total Spent Left Speed [2022-11-02T11:09:50.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11226 0 0 100 11226 0 55300 --:--:-- --:--:-- --:--:-- 55029 100 11226 0 0 100 11226 0 51495 --:--:-- --:--:-- --:--:-- 51260 [2022-11-02T11:09:50.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4aa8c2a8e8ac5dfc844f80fc07df1d07df3167ba [Pipeline] } [2022-11-02T11:09:50.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-02T11:09:50.781Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives ] [2022-11-02T11:09:50.781Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives [2022-11-02T11:09:50.781Z] total 16 [2022-11-02T11:09:50.781Z] drwxr-xr-x 3 root root 4096 Nov 2 11:02 . [2022-11-02T11:09:50.781Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:02 .. [2022-11-02T11:09:50.781Z] drwxr-xr-x 2 root root 4096 Nov 2 11:02 cost [2022-11-02T11:09:50.781Z] -rw-r--r-- 1 root root 88 Nov 2 11:02 cost.csv [2022-11-02T11:09:50.781Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives [2022-11-02T11:09:50.781Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives [2022-11-02T11:09:50.781Z] total 16 [2022-11-02T11:09:50.781Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:02 . [2022-11-02T11:09:50.781Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:02 .. [2022-11-02T11:09:50.781Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 11:02 cost [2022-11-02T11:09:50.781Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 2 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:51.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:51.921Z] ---> package-listing.sh [2022-11-02T11:09:51.921Z] ++ facter osfamily [2022-11-02T11:09:51.921Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T11:09:52.179Z] + OS_FAMILY=debian [2022-11-02T11:09:52.179Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-389 [2022-11-02T11:09:52.179Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T11:09:52.179Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T11:09:52.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T11:09:52.179Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T11:09:52.179Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' [2022-11-02T11:09:52.179Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T11:09:52.179Z] + case "${OS_FAMILY}" in [2022-11-02T11:09:52.179Z] + dpkg -l [2022-11-02T11:09:52.179Z] + grep '^ii' [2022-11-02T11:09:52.179Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T11:09:52.179Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T11:09:52.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T11:09:52.179Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-389 ']' [2022-11-02T11:09:52.179Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/ [2022-11-02T11:09:52.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-389/archives/ [Pipeline] echo [2022-11-02T11:09:52.189Z] 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-02T11:09:52.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T11:09:53.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T11:09:53.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T11:09:53.077Z] prd-ubuntu20.04-docker-8c-8g-117882 does not seem to be running inside a container [2022-11-02T11:09:53.102Z] $ 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-389/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-389 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389:/w/workspace/xfoundry_go-mod-bootstrap_PR-389:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T11:09:53.293Z] $ docker top 16fd53a51ded8e7838c21cfb3104d7719c37f6f9189257a39dd8e8382e0ef2ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T11:09:53.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T11:09:53.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T11:09:54.211Z] + ls /var/log/sa-host [2022-11-02T11:09:54.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T11:09:54.278Z] provisioning config files... [2022-11-02T11:09:54.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-389@tmp/config15600652744239816696tmp [Pipeline] { [Pipeline] echo [2022-11-02T11:09:54.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:54.581Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T11:09:54.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:54.910Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T11:09:54.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:55.202Z] ---> sudo-logs.sh [2022-11-02T11:09:55.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T11:09:55.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:55.516Z] ---> job-cost.sh [2022-11-02T11:09:55.516Z] lf-activate-venv: SKIPPING [2022-11-02T11:09:55.516Z] DEBUG: total: 0.2199999988079071 [2022-11-02T11:09:55.516Z] INFO: Retrieving Stack Cost... [2022-11-02T11:09:55.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T11:09:56.344Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T11:09:56.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T11:09:56.633Z] ---> logs-deploy.sh [2022-11-02T11:09:56.633Z] lf-activate-venv: SKIPPING [2022-11-02T11:09:56.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-389/6 [2022-11-02T11:09:56.633Z] INFO: archiving workspace using pattern(s): [2022-11-02T11:09:57.570Z] Archives upload complete. [2022-11-02T11:09:57.828Z] INFO: archiving logs to Nexus [2022-11-02T11:09:58.397Z] ---> uname -a: [2022-11-02T11:09:58.397Z] Linux prd-ubuntu20-04-docker-8c-8g-117882 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] ---> lscpu: [2022-11-02T11:09:58.397Z] Architecture: x86_64 [2022-11-02T11:09:58.397Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T11:09:58.397Z] Byte Order: Little Endian [2022-11-02T11:09:58.397Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T11:09:58.397Z] CPU(s): 8 [2022-11-02T11:09:58.397Z] On-line CPU(s) list: 0-7 [2022-11-02T11:09:58.397Z] Thread(s) per core: 1 [2022-11-02T11:09:58.397Z] Core(s) per socket: 1 [2022-11-02T11:09:58.397Z] Socket(s): 8 [2022-11-02T11:09:58.397Z] NUMA node(s): 1 [2022-11-02T11:09:58.397Z] Vendor ID: AuthenticAMD [2022-11-02T11:09:58.397Z] CPU family: 23 [2022-11-02T11:09:58.397Z] Model: 49 [2022-11-02T11:09:58.397Z] Model name: AMD EPYC-Rome Processor [2022-11-02T11:09:58.397Z] Stepping: 0 [2022-11-02T11:09:58.397Z] CPU MHz: 2799.998 [2022-11-02T11:09:58.397Z] BogoMIPS: 5599.99 [2022-11-02T11:09:58.397Z] Virtualization: AMD-V [2022-11-02T11:09:58.397Z] Hypervisor vendor: KVM [2022-11-02T11:09:58.397Z] Virtualization type: full [2022-11-02T11:09:58.397Z] L1d cache: 256 KiB [2022-11-02T11:09:58.397Z] L1i cache: 256 KiB [2022-11-02T11:09:58.397Z] L2 cache: 4 MiB [2022-11-02T11:09:58.397Z] L3 cache: 128 MiB [2022-11-02T11:09:58.397Z] NUMA node0 CPU(s): 0-7 [2022-11-02T11:09:58.397Z] Vulnerability Itlb multihit: Not affected [2022-11-02T11:09:58.397Z] Vulnerability L1tf: Not affected [2022-11-02T11:09:58.397Z] Vulnerability Mds: Not affected [2022-11-02T11:09:58.397Z] Vulnerability Meltdown: Not affected [2022-11-02T11:09:58.397Z] Vulnerability Mmio stale data: Not affected [2022-11-02T11:09:58.397Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T11:09:58.397Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T11:09:58.397Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T11:09:58.397Z] Vulnerability Srbds: Not affected [2022-11-02T11:09:58.397Z] Vulnerability Tsx async abort: Not affected [2022-11-02T11:09:58.397Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] ---> nproc: [2022-11-02T11:09:58.397Z] 8 [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] ---> df -h: [2022-11-02T11:09:58.397Z] Filesystem Size Used Avail Use% Mounted on [2022-11-02T11:09:58.397Z] overlay 155G 11G 145G 7% / [2022-11-02T11:09:58.397Z] tmpfs 64M 0 64M 0% /dev [2022-11-02T11:09:58.397Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-02T11:09:58.397Z] shm 64M 0 64M 0% /dev/shm [2022-11-02T11:09:58.397Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] ---> sar -b -r -n DEV: [2022-11-02T11:09:58.397Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117882) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] 11:00:15 LINUX RESTART (8 CPU) [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] 11:01:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-02T11:09:58.397Z] 11:02:01 132.27 3.57 128.70 0.00 480.61 71298.74 0.00 [2022-11-02T11:09:58.397Z] 11:03:01 4.68 0.03 4.65 0.00 6.53 1815.45 0.00 [2022-11-02T11:09:58.397Z] 11:04:01 1.28 0.00 1.28 0.00 0.00 1624.66 0.00 [2022-11-02T11:09:58.397Z] 11:05:01 1.77 0.00 1.77 0.00 0.00 1630.26 0.00 [2022-11-02T11:09:58.397Z] 11:06:01 38.61 10.35 28.26 0.00 2906.18 6520.11 0.00 [2022-11-02T11:09:58.397Z] 11:07:01 3.05 0.00 3.05 0.00 0.00 1653.32 0.00 [2022-11-02T11:09:58.397Z] 11:08:01 1.23 0.00 1.23 0.00 0.00 1624.53 0.00 [2022-11-02T11:09:58.397Z] 11:09:01 2.08 0.00 2.08 0.00 0.00 1768.91 0.00 [2022-11-02T11:09:58.397Z] Average: 22.66 1.74 20.93 0.00 423.90 10739.14 0.00 [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] 11:01:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-02T11:09:58.397Z] 11:02:01 28656948 31569800 736344 2.24 94708 3047788 1787212 5.27 1173996 2634628 408 [2022-11-02T11:09:58.397Z] 11:03:01 28673828 31586780 720500 2.19 94852 3047848 1729088 5.10 1167108 2625564 16 [2022-11-02T11:09:58.397Z] 11:04:01 28673324 31586408 720528 2.19 94916 3047856 1729088 5.10 1167544 2625564 164 [2022-11-02T11:09:58.397Z] 11:05:01 28681568 31595060 711948 2.17 94964 3047860 1729088 5.10 1158448 2625896 168 [2022-11-02T11:09:58.397Z] 11:06:01 28386680 31576612 714336 2.17 113832 3297368 1805816 5.32 1312740 2739660 388 [2022-11-02T11:09:58.397Z] 11:07:01 28394160 31584180 706704 2.15 113920 3297368 1805816 5.32 1305072 2739664 20 [2022-11-02T11:09:58.397Z] 11:08:01 28395208 31585296 705576 2.15 113964 3297372 1805816 5.32 1305192 2739664 8 [2022-11-02T11:09:58.397Z] 11:09:01 28394664 31584816 706000 2.15 114036 3297372 1805816 5.32 1305112 2739668 16 [2022-11-02T11:09:58.397Z] Average: 28532048 31583619 715242 2.18 104399 3172604 1774718 5.23 1236902 2683788 148 [2022-11-02T11:09:58.397Z] [2022-11-02T11:09:58.397Z] 11:01:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-02T11:09:58.397Z] 11:02:01 lo 2.21 2.21 0.22 0.22 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:02:01 ens3 371.42 272.54 7480.92 70.37 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:02:01 docker0 45.11 68.95 3.92 758.44 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:03:01 ens3 6.10 3.57 5.56 2.07 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:04:01 ens3 0.93 0.25 0.38 0.26 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.397Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:05:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:06:01 ens3 92.38 50.79 1326.46 4.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:07:01 ens3 0.42 0.25 0.11 0.08 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:08:01 ens3 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:09:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] Average: ens3 57.76 40.01 1074.97 9.37 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] Average: docker0 5.47 8.37 0.48 92.02 0.00 0.00 0.00 0.00 [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z] ---> sar -P ALL: [2022-11-02T11:09:58.398Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117882) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z] 11:00:15 LINUX RESTART (8 CPU) [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z] 11:01:03 CPU %user %nice %system %iowait %steal %idle [2022-11-02T11:09:58.398Z] 11:02:01 all 27.51 0.00 6.56 1.24 0.08 64.61 [2022-11-02T11:09:58.398Z] 11:02:01 0 26.76 0.00 6.52 0.07 0.09 66.57 [2022-11-02T11:09:58.398Z] 11:02:01 1 27.40 0.00 7.00 1.32 0.09 64.19 [2022-11-02T11:09:58.398Z] 11:02:01 2 28.47 0.00 6.04 2.00 0.07 63.42 [2022-11-02T11:09:58.398Z] 11:02:01 3 26.91 0.00 6.28 0.07 0.07 66.67 [2022-11-02T11:09:58.398Z] 11:02:01 4 29.17 0.00 6.82 1.49 0.07 62.45 [2022-11-02T11:09:58.398Z] 11:02:01 5 25.70 0.00 7.04 4.20 0.09 62.98 [2022-11-02T11:09:58.398Z] 11:02:01 6 27.45 0.00 6.16 0.30 0.07 66.03 [2022-11-02T11:09:58.398Z] 11:02:01 7 28.22 0.00 6.66 0.49 0.09 64.54 [2022-11-02T11:09:58.398Z] 11:03:01 all 0.31 0.00 0.08 0.01 0.01 99.59 [2022-11-02T11:09:58.398Z] 11:03:01 0 0.17 0.00 0.07 0.00 0.00 99.77 [2022-11-02T11:09:58.398Z] 11:03:01 1 0.13 0.00 0.10 0.07 0.02 99.68 [2022-11-02T11:09:58.398Z] 11:03:01 2 0.20 0.00 0.07 0.00 0.00 99.73 [2022-11-02T11:09:58.398Z] 11:03:01 3 0.10 0.00 0.08 0.00 0.02 99.80 [2022-11-02T11:09:58.398Z] 11:03:01 4 1.62 0.00 0.08 0.00 0.02 98.28 [2022-11-02T11:09:58.398Z] 11:03:01 5 0.05 0.00 0.08 0.02 0.00 99.85 [2022-11-02T11:09:58.398Z] 11:03:01 6 0.10 0.00 0.08 0.02 0.02 99.78 [2022-11-02T11:09:58.398Z] 11:03:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2022-11-02T11:09:58.398Z] 11:04:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-11-02T11:09:58.398Z] 11:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:04:01 1 0.08 0.00 0.03 0.02 0.00 99.87 [2022-11-02T11:09:58.398Z] 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T11:09:58.398Z] 11:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:04:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-02T11:09:58.398Z] 11:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-02T11:09:58.398Z] 11:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-02T11:09:58.398Z] 11:05:01 all 0.29 0.00 0.02 0.01 0.00 99.68 [2022-11-02T11:09:58.398Z] 11:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:05:01 1 0.12 0.00 0.07 0.03 0.02 99.77 [2022-11-02T11:09:58.398Z] 11:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T11:09:58.398Z] 11:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:05:01 4 2.00 0.00 0.00 0.00 0.02 97.98 [2022-11-02T11:09:58.398Z] 11:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-02T11:09:58.398Z] 11:05:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-02T11:09:58.398Z] 11:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T11:09:58.398Z] 11:06:01 all 1.32 0.00 0.84 0.31 0.02 97.50 [2022-11-02T11:09:58.398Z] 11:06:01 0 1.43 0.00 0.75 0.15 0.02 97.65 [2022-11-02T11:09:58.398Z] 11:06:01 1 2.12 0.00 0.55 0.10 0.03 97.19 [2022-11-02T11:09:58.398Z] 11:06:01 2 1.20 0.00 2.05 0.98 0.02 95.75 [2022-11-02T11:09:58.398Z] 11:06:01 3 0.92 0.00 0.83 0.07 0.03 98.15 [2022-11-02T11:09:58.398Z] 11:06:01 4 1.90 0.00 0.80 0.52 0.02 96.77 [2022-11-02T11:09:58.398Z] 11:06:01 5 0.87 0.00 0.52 0.05 0.02 98.55 [2022-11-02T11:09:58.398Z] 11:06:01 6 1.45 0.00 0.75 0.42 0.02 97.37 [2022-11-02T11:09:58.398Z] 11:06:01 7 0.69 0.00 0.49 0.22 0.02 98.59 [2022-11-02T11:09:58.398Z] 11:07:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-11-02T11:09:58.398Z] 11:07:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2022-11-02T11:09:58.398Z] 11:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:07:01 2 0.05 0.00 0.03 0.05 0.00 99.87 [2022-11-02T11:09:58.398Z] 11:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-02T11:09:58.398Z] 11:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T11:09:58.398Z] 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T11:09:58.398Z] 11:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-02T11:09:58.398Z] 11:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-11-02T11:09:58.398Z] 11:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T11:09:58.398Z] 11:08:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2022-11-02T11:09:58.398Z] 11:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-02T11:09:58.398Z] 11:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:09:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-11-02T11:09:58.398Z] 11:09:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-11-02T11:09:58.398Z] 11:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-02T11:09:58.398Z] 11:09:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-11-02T11:09:58.398Z] 11:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-02T11:09:58.398Z] 11:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T11:09:58.398Z] 11:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-02T11:09:58.398Z] 11:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-02T11:09:58.398Z] 11:09:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-11-02T11:09:58.398Z] Average: all 3.58 0.00 0.91 0.19 0.02 95.30 [2022-11-02T11:09:58.398Z] Average: 0 3.45 0.00 0.90 0.03 0.02 95.61 [2022-11-02T11:09:58.398Z] Average: 1 3.58 0.00 0.94 0.18 0.02 95.27 [2022-11-02T11:09:58.398Z] Average: 2 3.60 0.00 1.00 0.38 0.01 95.01 [2022-11-02T11:09:58.398Z] Average: 3 3.36 0.00 0.87 0.02 0.02 95.73 [2022-11-02T11:09:58.398Z] Average: 4 4.43 0.00 0.93 0.24 0.01 94.38 [2022-11-02T11:09:58.398Z] Average: 5 3.20 0.00 0.93 0.51 0.02 95.34 [2022-11-02T11:09:58.398Z] Average: 6 3.49 0.00 0.85 0.10 0.01 95.55 [2022-11-02T11:09:58.398Z] Average: 7 3.48 0.00 0.87 0.09 0.01 95.53 [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z] [2022-11-02T11:09:58.398Z]