Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 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-ssh3698628486406187828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8606229914309748886.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh348993980628182131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1437271905429749661.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13311771422558018637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-20802 in /w/workspace/undry_go-mod-core-contracts_main [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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 Commit message: "Merge pull request #749 from lenny-intel/go1.18" > git rev-list --no-walk 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T17:23:38.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T17:23:38.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T17:23:38.842Z] ========================================================= [2022-07-22T17:23:38.842Z] EdgeX Global Pipelines Version Info [2022-07-22T17:23:38.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:23:39.612Z] ------------------- [2022-07-22T17:23:39.612Z] stable info: [2022-07-22T17:23:39.612Z] ------------------- [2022-07-22T17:23:39.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T17:23:39.612Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T17:23:39.612Z] Message: update stable to v1.0.238 [2022-07-22T17:23:40.185Z] ------------------- [2022-07-22T17:23:40.185Z] experimental info: [2022-07-22T17:23:40.185Z] ------------------- [2022-07-22T17:23:40.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T17:23:40.185Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T17:23:40.185Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T17:23:40.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-07-22T17:23:40.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-07-22T17:23:40.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T17:23:40.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T17:23:40.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T17:23:40.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T17:23:40.432Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T17:23:40.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T17:23:40.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T17:23:40.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T17:23:40.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T17:23:40.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-07-22T17:23:40.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T17:23:40.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T17:23:40.506Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:23:40.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:23:40.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:23:40.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:23:40.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T17:23:40.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T17:23:40.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T17:23:40.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T17:23:40.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T17:23:40.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T17:23:40.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-22T17:23:40.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T17:23:40.637Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T17:23:40.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T17:23:40.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T17:23:40.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T17:23:40.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T17:23:40.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dd1dc3 [Pipeline] echo [2022-07-22T17:23:40.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T17:23:41.046Z] + git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T17:23:41.074Z] -----------> git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [2022-07-22T17:23:41.074Z] 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [false] [Pipeline] sh [2022-07-22T17:23:41.366Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T17:23:41.383Z] ========================================================= [2022-07-22T17:23:41.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T17:23:41.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T17:23:41.718Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T17:23:41.731Z] [semverPrep] GIT_COMMIT: 0dd1dc36fdb71fc2a924b751caa6dc590a56de15, Commit Message: Merge pull request #749 from lenny-intel/go1.18 [Pipeline] echo [2022-07-22T17:23:41.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T17:23:42.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:23:42.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T17:23:42.110Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T17:23:42.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T17:23:42.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T17:23:42.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T17:23:42.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:23:42.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:23:42.798Z] [2022-07-22T17:23:42.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:23:43.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:23:43.103Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T17:23:43.103Z] b85a868b505f: Pulling fs layer [2022-07-22T17:23:43.103Z] e2be974225ed: Pulling fs layer [2022-07-22T17:23:43.103Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T17:23:43.103Z] 988bab9f4d93: Pulling fs layer [2022-07-22T17:23:43.103Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T17:23:43.103Z] eaf3925da568: Pulling fs layer [2022-07-22T17:23:43.103Z] 988bab9f4d93: Waiting [2022-07-22T17:23:43.103Z] 1469e6f7b9e6: Waiting [2022-07-22T17:23:43.103Z] bab4dde63d76: Pulling fs layer [2022-07-22T17:23:43.103Z] eaf3925da568: Waiting [2022-07-22T17:23:43.103Z] bde34c3a00c8: Pulling fs layer [2022-07-22T17:23:43.103Z] bab4dde63d76: Waiting [2022-07-22T17:23:43.103Z] b352a97aabf1: Pulling fs layer [2022-07-22T17:23:43.103Z] 4872d77fe225: Pulling fs layer [2022-07-22T17:23:43.103Z] bde34c3a00c8: Waiting [2022-07-22T17:23:43.103Z] b352a97aabf1: Waiting [2022-07-22T17:23:43.103Z] 5851b861e8e6: Pulling fs layer [2022-07-22T17:23:43.103Z] 5851b861e8e6: Waiting [2022-07-22T17:23:43.103Z] e2be974225ed: Verifying Checksum [2022-07-22T17:23:43.103Z] 988bab9f4d93: Verifying Checksum [2022-07-22T17:23:43.363Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T17:23:43.363Z] 1469e6f7b9e6: Download complete [2022-07-22T17:23:43.363Z] eaf3925da568: Verifying Checksum [2022-07-22T17:23:43.363Z] eaf3925da568: Download complete [2022-07-22T17:23:43.363Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T17:23:43.363Z] 339a4e72a1f5: Download complete [2022-07-22T17:23:43.363Z] bde34c3a00c8: Verifying Checksum [2022-07-22T17:23:43.363Z] bde34c3a00c8: Download complete [2022-07-22T17:23:43.363Z] b352a97aabf1: Verifying Checksum [2022-07-22T17:23:43.363Z] b352a97aabf1: Download complete [2022-07-22T17:23:43.363Z] 4872d77fe225: Verifying Checksum [2022-07-22T17:23:43.363Z] 4872d77fe225: Download complete [2022-07-22T17:23:43.363Z] 5851b861e8e6: Verifying Checksum [2022-07-22T17:23:43.363Z] 5851b861e8e6: Download complete [2022-07-22T17:23:43.363Z] b85a868b505f: Verifying Checksum [2022-07-22T17:23:43.363Z] b85a868b505f: Download complete [2022-07-22T17:23:43.622Z] bab4dde63d76: Verifying Checksum [2022-07-22T17:23:43.622Z] bab4dde63d76: Download complete [2022-07-22T17:23:45.005Z] b85a868b505f: Pull complete [2022-07-22T17:23:45.005Z] e2be974225ed: Pull complete [2022-07-22T17:23:45.583Z] 339a4e72a1f5: Pull complete [2022-07-22T17:23:45.583Z] 988bab9f4d93: Pull complete [2022-07-22T17:23:45.844Z] 1469e6f7b9e6: Pull complete [2022-07-22T17:23:46.103Z] eaf3925da568: Pull complete [2022-07-22T17:23:48.012Z] bab4dde63d76: Pull complete [2022-07-22T17:23:48.012Z] bde34c3a00c8: Pull complete [2022-07-22T17:23:48.273Z] b352a97aabf1: Pull complete [2022-07-22T17:23:48.273Z] 4872d77fe225: Pull complete [2022-07-22T17:23:48.273Z] 5851b861e8e6: Pull complete [2022-07-22T17:23:48.273Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T17:23:48.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:23:48.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:23:48.389Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:23:48.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:23:50.812Z] $ docker top 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 -eo pid,comm [2022-07-22T17:23:50.899Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T17:23:50.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T17:23:50.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:23:50.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:23:51.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:23:51.079Z] $ docker exec 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent [2022-07-22T17:23:51.205Z] SSH_AUTH_SOCK=/tmp/ssh-QKhEij7ps8I8/agent.33 [2022-07-22T17:23:51.205Z] SSH_AGENT_PID=39 [2022-07-22T17:23:51.211Z] Running ssh-add (command line suppressed) [2022-07-22T17:23:51.326Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_509137169394865672.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_509137169394865672.key) [2022-07-22T17:23:51.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:23:51.635Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T17:23:51.662Z] $ docker exec --env ******** --env ******** 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent -k [2022-07-22T17:23:51.791Z] unset SSH_AUTH_SOCK; [2022-07-22T17:23:51.791Z] unset SSH_AGENT_PID; [2022-07-22T17:23:51.791Z] echo Agent pid 39 killed; [2022-07-22T17:23:51.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T17:23:51.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:23:51.823Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:23:51.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:23:51.984Z] $ docker exec 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent [2022-07-22T17:23:52.109Z] SSH_AUTH_SOCK=/tmp/ssh-2VoysfGSSmAY/agent.71 [2022-07-22T17:23:52.109Z] SSH_AGENT_PID=78 [2022-07-22T17:23:52.115Z] Running ssh-add (command line suppressed) [2022-07-22T17:23:52.241Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4775327134339914406.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4775327134339914406.key) [2022-07-22T17:23:52.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:23:52.543Z] + git semver init [2022-07-22T17:23:52.805Z] 2022-07-22 17:23:52,748 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T17:23:52.805Z] 2022-07-22 17:23:52,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-07-22T17:23:52.805Z] 2022-07-22 17:23:52,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-07-22T17:23:52.805Z] 2022-07-22 17:23:52,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T17:23:53.747Z] 2022-07-22 17:23:53,462 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-07-22T17:23:53.748Z] 2022-07-22 17:23:53,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-07-22T17:23:53.748Z] 2022-07-22 17:23:53,463 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:23:53.748Z] 2022-07-22 17:23:53,463 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:23:53.748Z] 2.3.0-dev.12 [Pipeline] } [2022-07-22T17:23:53.764Z] $ docker exec --env ******** --env ******** 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent -k [2022-07-22T17:23:53.891Z] unset SSH_AUTH_SOCK; [2022-07-22T17:23:53.892Z] unset SSH_AGENT_PID; [2022-07-22T17:23:53.892Z] echo Agent pid 78 killed; [2022-07-22T17:23:53.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:23:54.212Z] + git semver [Pipeline] } [2022-07-22T17:23:54.495Z] $ docker stop --time=1 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 [2022-07-22T17:23:55.802Z] $ docker rm -f 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:23:56.154Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T17:23:56.447Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T17:23:56.451Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-07-22T17:23:56.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:23:56.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:23:56.645Z] ========================================================= [2022-07-22T17:23:56.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T17:23:56.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:23:56.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T17:23:56.950Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T17:23:56.950Z] 2408cc74d12b: Pulling fs layer [2022-07-22T17:23:56.950Z] ea60b727a1ce: Pulling fs layer [2022-07-22T17:23:56.950Z] 30c4a7721957: Pulling fs layer [2022-07-22T17:23:56.950Z] 370296b7ddb6: Pulling fs layer [2022-07-22T17:23:56.950Z] 7c6cee850709: Pulling fs layer [2022-07-22T17:23:56.950Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T17:23:56.950Z] d94ebbe4e438: Pulling fs layer [2022-07-22T17:23:56.950Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T17:23:56.950Z] d94ebbe4e438: Waiting [2022-07-22T17:23:56.950Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T17:23:56.950Z] 59ccb84bbe0f: Waiting [2022-07-22T17:23:56.950Z] 370296b7ddb6: Waiting [2022-07-22T17:23:56.950Z] 7c6cee850709: Waiting [2022-07-22T17:23:56.950Z] bcfd1f05c69d: Waiting [2022-07-22T17:23:56.950Z] 39a5fcdaea64: Waiting [2022-07-22T17:23:56.950Z] 30c4a7721957: Verifying Checksum [2022-07-22T17:23:56.950Z] 30c4a7721957: Download complete [2022-07-22T17:23:56.950Z] ea60b727a1ce: Verifying Checksum [2022-07-22T17:23:56.950Z] ea60b727a1ce: Download complete [2022-07-22T17:23:56.950Z] 7c6cee850709: Verifying Checksum [2022-07-22T17:23:56.950Z] 39a5fcdaea64: Verifying Checksum [2022-07-22T17:23:56.950Z] 39a5fcdaea64: Download complete [2022-07-22T17:23:56.950Z] 2408cc74d12b: Verifying Checksum [2022-07-22T17:23:56.950Z] 2408cc74d12b: Download complete [2022-07-22T17:23:56.950Z] d94ebbe4e438: Verifying Checksum [2022-07-22T17:23:56.950Z] d94ebbe4e438: Download complete [2022-07-22T17:23:57.214Z] 2408cc74d12b: Pull complete [2022-07-22T17:23:57.477Z] ea60b727a1ce: Pull complete [2022-07-22T17:23:57.477Z] 30c4a7721957: Pull complete [2022-07-22T17:23:57.736Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T17:23:57.736Z] 59ccb84bbe0f: Download complete [2022-07-22T17:23:57.736Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T17:23:57.736Z] bcfd1f05c69d: Download complete [2022-07-22T17:23:57.736Z] 370296b7ddb6: Verifying Checksum [2022-07-22T17:23:57.736Z] 370296b7ddb6: Download complete [2022-07-22T17:24:01.938Z] 370296b7ddb6: Pull complete [2022-07-22T17:24:02.199Z] 7c6cee850709: Pull complete [2022-07-22T17:24:02.199Z] 39a5fcdaea64: Pull complete [2022-07-22T17:24:02.199Z] d94ebbe4e438: Pull complete [2022-07-22T17:24:04.736Z] bcfd1f05c69d: Pull complete [2022-07-22T17:24:04.998Z] 59ccb84bbe0f: Pull complete [2022-07-22T17:24:04.998Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T17:24:04.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T17:24:04.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-22T17:24:05.289Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:24:05.591Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T17:24:05.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:24:05.671Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:24:05.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat [2022-07-22T17:24:09.380Z] $ docker top ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:24:09.732Z] + go version [2022-07-22T17:24:09.732Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T17:24:09.750Z] $ docker stop --time=1 ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 [2022-07-22T17:24:11.043Z] $ docker rm -f ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:24:11.455Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T17:24:11.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:24:11.548Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:24:11.560Z] Still waiting to schedule task [2022-07-22T17:24:11.561Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T17:24:11.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat [2022-07-22T17:24:11.913Z] $ docker top 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:24:12.263Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:24:12.563Z] + make test [2022-07-22T17:24:12.563Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T17:24:12.563Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-22T17:24:12.563Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T17:24:12.563Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-22T17:24:12.563Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T17:24:12.563Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T17:24:12.563Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T17:24:12.563Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T17:24:12.563Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T17:24:12.563Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T17:24:12.563Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T17:24:12.563Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T17:24:12.563Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T17:24:12.563Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T17:24:12.563Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T17:24:12.563Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T17:24:12.563Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T17:24:13.945Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.071s coverage: 83.4% of statements [2022-07-22T17:24:19.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-22T17:24:19.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-22T17:24:19.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 29.4% of statements [2022-07-22T17:24:19.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-22T17:24:19.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 52.8% of statements [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 90.5% of statements [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.8% of statements [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.035s coverage: 36.1% of statements [2022-07-22T17:24:19.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements [2022-07-22T17:24:25.811Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-22T17:24:25.811Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-22T17:24:27.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T17:24:27.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T17:24:27.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T17:24:27.803Z] $ docker stop --time=1 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 [2022-07-22T17:24:29.982Z] $ docker rm -f 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:24:30.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T17:24:30.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:24:30.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:24:30.969Z] [2022-07-22T17:24:30.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:24:31.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:24:31.273Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T17:24:31.273Z] 5eb5b503b376: Pulling fs layer [2022-07-22T17:24:31.273Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T17:24:31.273Z] ec43610c2a17: Pulling fs layer [2022-07-22T17:24:31.273Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T17:24:31.273Z] 33b1e0a273af: Pulling fs layer [2022-07-22T17:24:31.273Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T17:24:31.273Z] 2f39f015ded8: Pulling fs layer [2022-07-22T17:24:31.273Z] 3a2ae6a8a46f: Waiting [2022-07-22T17:24:31.273Z] 33b1e0a273af: Waiting [2022-07-22T17:24:31.273Z] 5d3b04190fa2: Waiting [2022-07-22T17:24:31.273Z] 2f39f015ded8: Waiting [2022-07-22T17:24:31.273Z] 5c69ac0246d0: Download complete [2022-07-22T17:24:31.273Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T17:24:31.273Z] 3a2ae6a8a46f: Download complete [2022-07-22T17:24:31.533Z] 33b1e0a273af: Verifying Checksum [2022-07-22T17:24:31.533Z] 33b1e0a273af: Download complete [2022-07-22T17:24:31.533Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T17:24:31.533Z] 5d3b04190fa2: Download complete [2022-07-22T17:24:31.533Z] ec43610c2a17: Verifying Checksum [2022-07-22T17:24:31.533Z] ec43610c2a17: Download complete [2022-07-22T17:24:31.533Z] 5eb5b503b376: Verifying Checksum [2022-07-22T17:24:31.533Z] 5eb5b503b376: Download complete [2022-07-22T17:24:32.914Z] 5eb5b503b376: Pull complete [2022-07-22T17:24:32.914Z] 5c69ac0246d0: Pull complete [2022-07-22T17:24:33.483Z] ec43610c2a17: Pull complete [2022-07-22T17:24:33.483Z] 3a2ae6a8a46f: Pull complete [2022-07-22T17:24:33.744Z] 33b1e0a273af: Pull complete [2022-07-22T17:24:34.004Z] 5d3b04190fa2: Pull complete [2022-07-22T17:24:38.201Z] 2f39f015ded8: Pull complete [2022-07-22T17:24:38.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T17:24:38.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:24:38.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:24:38.291Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:24:38.334Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T17:24:40.521Z] $ docker top e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:24:40.921Z] ---> job-cost.sh [2022-07-22T17:24:40.921Z] lf-activate-venv: SKIPPING [2022-07-22T17:24:40.921Z] INFO: No Stack... [2022-07-22T17:24:41.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T17:24:41.754Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T17:24:42.046Z] + + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-07-22T17:24:42.046Z] cut -d, -f6 [Pipeline] lock [2022-07-22T17:24:42.060Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [2022-07-22T17:24:42.066Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] did not exist. Created. [2022-07-22T17:24:42.066Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T17:24:42.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T17:24:42.399Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T17:24:42.406Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T17:24:42.434Z] $ docker stop --time=1 e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 [2022-07-22T17:24:43.582Z] $ docker rm -f e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T17:25:45.268Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20803 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-07-22T17:25:45.283Z] Running in /w/workspace/go-mod-core-contracts/78 [Pipeline] { [Pipeline] checkout [2022-07-22T17:25:45.336Z] Selected Git installation does not exist. Using Default [2022-07-22T17:25:45.336Z] The recommended git tool is: NONE [2022-07-22T17:25:52.106Z] using credential edgex-jenkins-ssh [2022-07-22T17:25:52.126Z] Cloning the remote Git repository [2022-07-22T17:25:52.201Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-22T17:25:52.300Z] > git init /w/workspace/go-mod-core-contracts/78 # timeout=10 [2022-07-22T17:25:52.426Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-22T17:25:52.427Z] > git --version # timeout=10 [2022-07-22T17:25:52.458Z] > git --version # 'git version 2.25.1' [2022-07-22T17:25:52.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T17:25:52.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T17:25:54.047Z] Avoid second fetch [2022-07-22T17:25:54.048Z] Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) [2022-07-22T17:25:53.990Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-07-22T17:25:54.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T17:25:54.069Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T17:25:54.083Z] > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [2022-07-22T17:25:58.282Z] Commit message: "Merge pull request #749 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T17:25:59.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T17:25:59.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T17:25:59.162Z] Dload Upload Total Spent Left Speed [2022-07-22T17:25:59.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 12332 96 11885 0 0 73364 0 --:--:-- --:--:-- --:--:-- 73364 100 12332 100 12332 0 0 75656 0 --:--:-- --:--:-- --:--:-- 75195 [Pipeline] sh [2022-07-22T17:25:59.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T17:26:00.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T17:26:00.177Z] + sudo tee /etc/docker/daemon.new [2022-07-22T17:26:00.177Z] { [2022-07-22T17:26:00.177Z] "registry-mirrors": [ [2022-07-22T17:26:00.177Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T17:26:00.177Z] ], [2022-07-22T17:26:00.177Z] "bip": "10.250.0.254/24", [2022-07-22T17:26:00.177Z] "hosts": [ [2022-07-22T17:26:00.177Z] "tcp://0.0.0.0:5555", [2022-07-22T17:26:00.177Z] "unix:///var/run/docker.sock" [2022-07-22T17:26:00.177Z] ], [2022-07-22T17:26:00.177Z] "mtu": 1458, [2022-07-22T17:26:00.177Z] "selinux-enabled": true, [2022-07-22T17:26:00.177Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T17:26:00.177Z] } [Pipeline] sh [2022-07-22T17:26:00.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T17:26:00.924Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-22T17:26:19.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:26:19.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:26:19.676Z] ========================================================= [2022-07-22T17:26:19.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T17:26:19.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:26:20.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T17:26:21.025Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T17:26:21.025Z] b3c136eddcbf: Pulling fs layer [2022-07-22T17:26:21.025Z] c0a3192eca97: Pulling fs layer [2022-07-22T17:26:21.025Z] a050256f5b6f: Pulling fs layer [2022-07-22T17:26:21.025Z] 656be50a0ddc: Pulling fs layer [2022-07-22T17:26:21.025Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T17:26:21.025Z] 46d945488cbd: Pulling fs layer [2022-07-22T17:26:21.025Z] 8a5474983e97: Pulling fs layer [2022-07-22T17:26:21.025Z] 329c88fbcd65: Pulling fs layer [2022-07-22T17:26:21.025Z] 656be50a0ddc: Waiting [2022-07-22T17:26:21.025Z] 46d945488cbd: Waiting [2022-07-22T17:26:21.025Z] 2bbca73fdf42: Waiting [2022-07-22T17:26:21.025Z] 8a5474983e97: Waiting [2022-07-22T17:26:21.025Z] 329c88fbcd65: Waiting [2022-07-22T17:26:21.025Z] a050256f5b6f: Verifying Checksum [2022-07-22T17:26:21.025Z] a050256f5b6f: Download complete [2022-07-22T17:26:21.025Z] c0a3192eca97: Verifying Checksum [2022-07-22T17:26:21.025Z] c0a3192eca97: Download complete [2022-07-22T17:26:21.025Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T17:26:21.025Z] 2bbca73fdf42: Download complete [2022-07-22T17:26:21.025Z] 46d945488cbd: Verifying Checksum [2022-07-22T17:26:21.025Z] 46d945488cbd: Download complete [2022-07-22T17:26:21.025Z] b3c136eddcbf: Verifying Checksum [2022-07-22T17:26:21.025Z] b3c136eddcbf: Download complete [2022-07-22T17:26:22.029Z] b3c136eddcbf: Pull complete [2022-07-22T17:26:22.029Z] 329c88fbcd65: Verifying Checksum [2022-07-22T17:26:22.029Z] 329c88fbcd65: Download complete [2022-07-22T17:26:22.653Z] c0a3192eca97: Pull complete [2022-07-22T17:26:22.940Z] a050256f5b6f: Pull complete [2022-07-22T17:26:23.215Z] 8a5474983e97: Download complete [2022-07-22T17:26:23.814Z] 656be50a0ddc: Verifying Checksum [2022-07-22T17:26:23.814Z] 656be50a0ddc: Download complete [2022-07-22T17:26:36.236Z] 656be50a0ddc: Pull complete [2022-07-22T17:26:36.509Z] 2bbca73fdf42: Pull complete [2022-07-22T17:26:36.784Z] 46d945488cbd: Pull complete [2022-07-22T17:26:43.503Z] 8a5474983e97: Pull complete [2022-07-22T17:26:44.935Z] 329c88fbcd65: Pull complete [2022-07-22T17:26:44.935Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T17:26:44.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T17:26:44.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-22T17:26:45.270Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:26:45.623Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T17:26:45.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:26:45.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container [2022-07-22T17:26:45.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@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 ******** ci-base-image-arm64 cat [2022-07-22T17:26:48.987Z] $ docker top 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:26:49.884Z] + go version [2022-07-22T17:26:49.884Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T17:26:49.921Z] $ docker stop --time=1 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 [2022-07-22T17:26:51.523Z] $ docker rm -f 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:26:52.106Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T17:26:52.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:26:52.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container [2022-07-22T17:26:52.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@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 ******** ci-base-image-arm64 cat [2022-07-22T17:26:53.664Z] $ docker top c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:26:54.569Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/78 [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:26:55.254Z] + make test [2022-07-22T17:26:55.254Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T17:26:55.537Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T17:26:55.537Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-22T17:26:55.537Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-22T17:26:55.815Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T17:26:55.815Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T17:26:55.815Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T17:26:56.103Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T17:26:56.103Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T17:26:56.103Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T17:26:56.103Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T17:26:56.103Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T17:26:56.103Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T17:26:56.103Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T17:26:56.103Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T17:26:56.103Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T17:26:56.381Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T17:26:59.789Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.512s coverage: 83.4% of statements [2022-07-22T17:27:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-22T17:27:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-22T17:27:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.098s coverage: 29.4% of statements [2022-07-22T17:27:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-22T17:27:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.132s coverage: 52.8% of statements [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.097s coverage: 90.5% of statements [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.234s coverage: 86.8% of statements [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements [2022-07-22T17:27:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements [2022-07-22T17:27:38.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-22T17:27:38.848Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-22T17:27:47.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T17:27:47.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T17:27:47.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T17:27:47.213Z] $ docker stop --time=1 c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 [2022-07-22T17:27:49.039Z] $ docker rm -f c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:27:50.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T17:27:50.641Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T17:27:51.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:27:51.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:27:51.668Z] [2022-07-22T17:27:51.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:27:52.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:27:52.289Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T17:27:52.289Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T17:27:52.289Z] 04944245beec: Pulling fs layer [2022-07-22T17:27:52.289Z] 699f458cf7ca: Pulling fs layer [2022-07-22T17:27:52.289Z] 765212b225bb: Pulling fs layer [2022-07-22T17:27:52.289Z] f23df028b6ca: Pulling fs layer [2022-07-22T17:27:52.289Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T17:27:52.289Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T17:27:52.289Z] 765212b225bb: Waiting [2022-07-22T17:27:52.289Z] f23df028b6ca: Waiting [2022-07-22T17:27:52.289Z] d65c8cfc05b1: Waiting [2022-07-22T17:27:52.289Z] 2437ff75d9bd: Waiting [2022-07-22T17:27:52.289Z] 04944245beec: Verifying Checksum [2022-07-22T17:27:52.289Z] 04944245beec: Download complete [2022-07-22T17:27:52.289Z] 765212b225bb: Verifying Checksum [2022-07-22T17:27:52.289Z] 765212b225bb: Download complete [2022-07-22T17:27:52.564Z] f23df028b6ca: Verifying Checksum [2022-07-22T17:27:52.564Z] f23df028b6ca: Download complete [2022-07-22T17:27:52.564Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T17:27:52.564Z] d65c8cfc05b1: Download complete [2022-07-22T17:27:52.564Z] 699f458cf7ca: Verifying Checksum [2022-07-22T17:27:52.564Z] 699f458cf7ca: Download complete [2022-07-22T17:27:52.838Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T17:27:52.838Z] 8998bd30e6a1: Download complete [2022-07-22T17:27:55.469Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T17:27:55.469Z] 2437ff75d9bd: Download complete [2022-07-22T17:27:57.454Z] 8998bd30e6a1: Pull complete [2022-07-22T17:27:57.730Z] 04944245beec: Pull complete [2022-07-22T17:27:59.175Z] 699f458cf7ca: Pull complete [2022-07-22T17:27:59.448Z] 765212b225bb: Pull complete [2022-07-22T17:28:00.047Z] f23df028b6ca: Pull complete [2022-07-22T17:28:00.647Z] d65c8cfc05b1: Pull complete [2022-07-22T17:28:15.748Z] 2437ff75d9bd: Pull complete [2022-07-22T17:28:15.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T17:28:15.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:28:15.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:28:15.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container [2022-07-22T17:28:16.076Z] $ 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-core-contracts/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T17:28:18.428Z] $ docker top 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:28:19.337Z] ---> job-cost.sh [2022-07-22T17:28:19.337Z] lf-activate-venv: SKIPPING [2022-07-22T17:28:19.337Z] INFO: No Stack... [2022-07-22T17:28:19.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T17:28:20.522Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T17:28:21.176Z] + cut -d, -f6 [2022-07-22T17:28:21.176Z] + cat /w/workspace/go-mod-core-contracts/78/archives/cost.csv [Pipeline] lock [2022-07-22T17:28:21.235Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [2022-07-22T17:28:21.242Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] did not exist. Created. [2022-07-22T17:28:21.242Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T17:28:21.915Z] /w/workspace/go-mod-core-contracts/78@tmp/durable-ef2ae4e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T17:28:22.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T17:28:22.617Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T17:28:22.676Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T17:28:22.683Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T17:28:22.717Z] $ docker stop --time=1 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e [2022-07-22T17:28:24.254Z] $ docker rm -f 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-22T17:28:24.682Z] provisioning config files... [2022-07-22T17:28:24.694Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8984177456482372360tmp [Pipeline] { [Pipeline] sh [2022-07-22T17:28:24.992Z] + set +x [2022-07-22T17:28:24.992Z] + + bash -s -- [2022-07-22T17:28:24.992Z] curl -s https://codecov.io/bash [2022-07-22T17:28:24.992Z] [2022-07-22T17:28:24.992Z] _____ _ [2022-07-22T17:28:24.992Z] / ____| | | [2022-07-22T17:28:24.992Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T17:28:24.992Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T17:28:24.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T17:28:24.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T17:28:24.992Z] Bash-1.0.6 [2022-07-22T17:28:24.992Z] [2022-07-22T17:28:24.992Z] [2022-07-22T17:28:24.992Z] ==> git version 2.25.1 found [2022-07-22T17:28:24.992Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-22T17:28:24.992Z] Release-Date: 2020-01-08 [2022-07-22T17:28:24.992Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-22T17:28:24.992Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T17:28:24.992Z] ==> Jenkins CI detected. [2022-07-22T17:28:24.992Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-07-22T17:28:24.992Z] project root: . [2022-07-22T17:28:24.992Z] --> token set from env [2022-07-22T17:28:24.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T17:28:24.992Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T17:28:24.992Z] ==> Python coveragepy not found [2022-07-22T17:28:24.992Z] ==> Searching for coverage reports in: [2022-07-22T17:28:24.992Z] + . [2022-07-22T17:28:24.992Z] -> Found 1 reports [2022-07-22T17:28:24.992Z] ==> Detecting git/mercurial file structure [2022-07-22T17:28:24.992Z] ==> Reading reports [2022-07-22T17:28:24.992Z] + ./coverage.out bytes=116439 [2022-07-22T17:28:24.992Z] ==> Appending adjustments [2022-07-22T17:28:24.992Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T17:28:25.949Z] + Found adjustments [2022-07-22T17:28:25.949Z] ==> Gzipping contents [2022-07-22T17:28:25.949Z] 20K /tmp/codecov.tNEbo2.gz [2022-07-22T17:28:25.949Z] ==> Uploading reports [2022-07-22T17:28:25.949Z] url: https://codecov.io [2022-07-22T17:28:25.949Z] query: branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T17:28:25.949Z] -> Pinging Codecov [2022-07-22T17:28:25.949Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T17:28:25.949Z] -> Uploading to [2022-07-22T17:28:25.949Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/71470A77251A30514AAF9C0BB2E5B6CE/0dd1dc36fdb71fc2a924b751caa6dc590a56de15/bd3360a7-62ff-46ed-81c2-976505ec1a70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T172825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b98b06a7a54895cead771c1950152ee92672bb26450ebc42ad2f9ab324d803aa [2022-07-22T17:28:25.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T17:28:25.949Z] Dload Upload Total Spent Left Speed [2022-07-22T17:28:26.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17348 0 0 100 17348 0 60870 --:--:-- --:--:-- --:--:-- 60870 [2022-07-22T17:28:26.210Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] } [2022-07-22T17:28:26.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T17:28:26.419Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T17:28:26.428Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:28:26.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:28:26.729Z] [2022-07-22T17:28:26.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:28:27.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:28:27.031Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T17:28:27.031Z] df9b9388f04a: Pulling fs layer [2022-07-22T17:28:27.031Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T17:28:27.031Z] 25bc292e5bac: Pulling fs layer [2022-07-22T17:28:27.031Z] 114826534d7a: Pulling fs layer [2022-07-22T17:28:27.031Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T17:28:27.031Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T17:28:27.031Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T17:28:27.031Z] 4657fd5d0bcf: Waiting [2022-07-22T17:28:27.031Z] 6ad1cebc031e: Waiting [2022-07-22T17:28:27.031Z] 8a3aa393b2d8: Waiting [2022-07-22T17:28:27.031Z] 114826534d7a: Waiting [2022-07-22T17:28:27.031Z] 25bc292e5bac: Verifying Checksum [2022-07-22T17:28:27.031Z] 25bc292e5bac: Download complete [2022-07-22T17:28:27.031Z] 52dc419b0ee2: Verifying Checksum [2022-07-22T17:28:27.031Z] 52dc419b0ee2: Download complete [2022-07-22T17:28:27.031Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T17:28:27.031Z] 4657fd5d0bcf: Download complete [2022-07-22T17:28:27.031Z] df9b9388f04a: Verifying Checksum [2022-07-22T17:28:27.031Z] df9b9388f04a: Download complete [2022-07-22T17:28:27.293Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T17:28:27.293Z] 6ad1cebc031e: Download complete [2022-07-22T17:28:27.293Z] df9b9388f04a: Pull complete [2022-07-22T17:28:27.293Z] 52dc419b0ee2: Pull complete [2022-07-22T17:28:27.555Z] 25bc292e5bac: Pull complete [2022-07-22T17:28:27.817Z] 114826534d7a: Verifying Checksum [2022-07-22T17:28:27.817Z] 114826534d7a: Download complete [2022-07-22T17:28:27.817Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T17:28:27.817Z] 8a3aa393b2d8: Download complete [2022-07-22T17:28:32.016Z] 114826534d7a: Pull complete [2022-07-22T17:28:32.016Z] 4657fd5d0bcf: Pull complete [2022-07-22T17:28:32.016Z] 6ad1cebc031e: Pull complete [2022-07-22T17:28:35.313Z] 8a3aa393b2d8: Pull complete [2022-07-22T17:28:35.313Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T17:28:35.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:28:35.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:28:35.405Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:28:35.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T17:28:37.315Z] $ docker top 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T17:28:37.388Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-07-22T17:28:37.668Z] + set -o pipefail [2022-07-22T17:28:37.668Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-07-22T17:28:40.208Z] [2022-07-22T17:28:40.208Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-07-22T17:28:40.208Z] [2022-07-22T17:28:40.208Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/8d44ebfd-f033-4048-b926-01e7f50c417d [2022-07-22T17:28:40.208Z] [2022-07-22T17:28:40.208Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T17:28:40.208Z] [2022-07-22T17:28:40.208Z] [Pipeline] } [2022-07-22T17:28:40.227Z] $ docker stop --time=1 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 [2022-07-22T17:28:42.077Z] $ docker rm -f 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T17:28:42.678Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] sh [2022-07-22T17:28:43.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:28:43.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:28:43.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:28:43.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:28:43.392Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:28:43.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:28:43.841Z] $ docker top ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T17:28:43.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:28:43.928Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:28:44.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:28:44.070Z] $ docker exec ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e ssh-agent [2022-07-22T17:28:44.196Z] SSH_AUTH_SOCK=/tmp/ssh-Xg5Z2in8AQyY/agent.33 [2022-07-22T17:28:44.196Z] SSH_AGENT_PID=39 [2022-07-22T17:28:44.201Z] Running ssh-add (command line suppressed) [2022-07-22T17:28:44.331Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6822283203009833972.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6822283203009833972.key) [2022-07-22T17:28:44.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:28:44.633Z] + git semver tag [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,828 [run_tag] DEBUG tag force:False [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,828 [check_head_tag] DEBUG check head tag [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,830 [execute] INFO git cat-file --batch-check [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,834 [execute] INFO git cat-file --batch [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,872 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,872 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,873 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T17:28:44.896Z] 2022-07-22 17:28:44,878 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:28:44.896Z] 2.3.0-dev.12 [Pipeline] } [2022-07-22T17:28:44.914Z] $ docker exec --env ******** --env ******** ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e ssh-agent -k [2022-07-22T17:28:45.038Z] unset SSH_AUTH_SOCK; [2022-07-22T17:28:45.038Z] unset SSH_AGENT_PID; [2022-07-22T17:28:45.038Z] echo Agent pid 39 killed; [2022-07-22T17:28:45.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:28:45.362Z] + git semver [Pipeline] } [2022-07-22T17:28:45.646Z] $ docker stop --time=1 ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e [2022-07-22T17:28:46.981Z] $ docker rm -f ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:28:47.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:28:47.400Z] [2022-07-22T17:28:47.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:28:47.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:28:47.723Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T17:28:47.723Z] ab5ef0e58194: Pulling fs layer [2022-07-22T17:28:47.723Z] 9712f1f96733: Pulling fs layer [2022-07-22T17:28:47.723Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T17:28:47.723Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T17:28:47.723Z] e9a5061849ea: Pulling fs layer [2022-07-22T17:28:47.723Z] d747dcd14b5f: Pulling fs layer [2022-07-22T17:28:47.723Z] 2de7ff778b66: Pulling fs layer [2022-07-22T17:28:47.723Z] d747dcd14b5f: Waiting [2022-07-22T17:28:47.723Z] 2de7ff778b66: Waiting [2022-07-22T17:28:47.723Z] 0d9ebad4ef96: Waiting [2022-07-22T17:28:47.723Z] e9a5061849ea: Waiting [2022-07-22T17:28:47.723Z] 9712f1f96733: Verifying Checksum [2022-07-22T17:28:47.723Z] 9712f1f96733: Download complete [2022-07-22T17:28:47.986Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T17:28:47.986Z] 63f879dbbcfc: Download complete [2022-07-22T17:28:48.246Z] e9a5061849ea: Verifying Checksum [2022-07-22T17:28:48.246Z] e9a5061849ea: Download complete [2022-07-22T17:28:48.246Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T17:28:48.246Z] 0d9ebad4ef96: Download complete [2022-07-22T17:28:48.246Z] d747dcd14b5f: Verifying Checksum [2022-07-22T17:28:48.246Z] d747dcd14b5f: Download complete [2022-07-22T17:28:48.246Z] ab5ef0e58194: Verifying Checksum [2022-07-22T17:28:48.246Z] ab5ef0e58194: Download complete [2022-07-22T17:28:48.246Z] 2de7ff778b66: Download complete [2022-07-22T17:28:51.538Z] ab5ef0e58194: Pull complete [2022-07-22T17:28:51.538Z] 9712f1f96733: Pull complete [2022-07-22T17:28:52.110Z] 63f879dbbcfc: Pull complete [2022-07-22T17:28:56.306Z] 0d9ebad4ef96: Pull complete [2022-07-22T17:28:56.874Z] e9a5061849ea: Pull complete [2022-07-22T17:28:56.874Z] d747dcd14b5f: Pull complete [2022-07-22T17:28:58.253Z] 2de7ff778b66: Pull complete [2022-07-22T17:28:58.253Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T17:28:58.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:28:58.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:28:58.347Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:28:58.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T17:29:01.248Z] $ docker top 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:29:01.328Z] provisioning config files... [2022-07-22T17:29:01.336Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2700072511863948129tmp [2022-07-22T17:29:01.347Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6138566244743390506tmp [2022-07-22T17:29:01.357Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8546172010592874211tmp [Pipeline] { [Pipeline] echo [2022-07-22T17:29:01.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:01.655Z] ---> sigul-configuration.sh [2022-07-22T17:29:01.655Z] gpg: directory `/root/.gnupg' created [2022-07-22T17:29:01.655Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T17:29:01.655Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T17:29:01.655Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T17:29:01.655Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T17:29:01.655Z] gpg: CAST5 encrypted data [2022-07-22T17:29:01.655Z] gpg: encrypted with 1 passphrase [2022-07-22T17:29:01.655Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T17:29:01.945Z] + mkdir /home/jenkins [2022-07-22T17:29:01.945Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T17:29:02.236Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-22T17:29:02.247Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:02.537Z] ---> sigul-install.sh [2022-07-22T17:29:02.537Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T17:29:02.827Z] + git tag --list [2022-07-22T17:29:02.827Z] v0.0.0 [2022-07-22T17:29:02.827Z] v0.0.1 [2022-07-22T17:29:02.827Z] v0.1.0 [2022-07-22T17:29:02.827Z] v0.1.1 [2022-07-22T17:29:02.827Z] v0.1.10 [2022-07-22T17:29:02.827Z] v0.1.100 [2022-07-22T17:29:02.827Z] v0.1.101 [2022-07-22T17:29:02.827Z] v0.1.102 [2022-07-22T17:29:02.827Z] v0.1.103 [2022-07-22T17:29:02.827Z] v0.1.104 [2022-07-22T17:29:02.827Z] v0.1.105 [2022-07-22T17:29:02.827Z] v0.1.106 [2022-07-22T17:29:02.827Z] v0.1.107 [2022-07-22T17:29:02.827Z] v0.1.108 [2022-07-22T17:29:02.827Z] v0.1.109 [2022-07-22T17:29:02.827Z] v0.1.11 [2022-07-22T17:29:02.827Z] v0.1.110 [2022-07-22T17:29:02.827Z] v0.1.111 [2022-07-22T17:29:02.827Z] v0.1.112 [2022-07-22T17:29:02.827Z] v0.1.113 [2022-07-22T17:29:02.827Z] v0.1.114 [2022-07-22T17:29:02.827Z] v0.1.115 [2022-07-22T17:29:02.827Z] v0.1.116 [2022-07-22T17:29:02.827Z] v0.1.117 [2022-07-22T17:29:02.827Z] v0.1.118 [2022-07-22T17:29:02.827Z] v0.1.119 [2022-07-22T17:29:02.827Z] v0.1.12 [2022-07-22T17:29:02.827Z] v0.1.120 [2022-07-22T17:29:02.827Z] v0.1.121 [2022-07-22T17:29:02.827Z] v0.1.122 [2022-07-22T17:29:02.827Z] v0.1.123 [2022-07-22T17:29:02.827Z] v0.1.124 [2022-07-22T17:29:02.827Z] v0.1.125 [2022-07-22T17:29:02.827Z] v0.1.126 [2022-07-22T17:29:02.827Z] v0.1.127 [2022-07-22T17:29:02.827Z] v0.1.128 [2022-07-22T17:29:02.827Z] v0.1.129 [2022-07-22T17:29:02.827Z] v0.1.13 [2022-07-22T17:29:02.828Z] v0.1.130 [2022-07-22T17:29:02.828Z] v0.1.131 [2022-07-22T17:29:02.828Z] v0.1.132 [2022-07-22T17:29:02.828Z] v0.1.133 [2022-07-22T17:29:02.828Z] v0.1.134 [2022-07-22T17:29:02.828Z] v0.1.135 [2022-07-22T17:29:02.828Z] v0.1.136 [2022-07-22T17:29:02.828Z] v0.1.137 [2022-07-22T17:29:02.828Z] v0.1.138 [2022-07-22T17:29:02.828Z] v0.1.139 [2022-07-22T17:29:02.828Z] v0.1.14 [2022-07-22T17:29:02.828Z] v0.1.140 [2022-07-22T17:29:02.828Z] v0.1.141 [2022-07-22T17:29:02.828Z] v0.1.142 [2022-07-22T17:29:02.828Z] v0.1.143 [2022-07-22T17:29:02.828Z] v0.1.144 [2022-07-22T17:29:02.828Z] v0.1.145 [2022-07-22T17:29:02.828Z] v0.1.146 [2022-07-22T17:29:02.828Z] v0.1.147 [2022-07-22T17:29:02.828Z] v0.1.148 [2022-07-22T17:29:02.828Z] v0.1.149 [2022-07-22T17:29:02.828Z] v0.1.15 [2022-07-22T17:29:02.828Z] v0.1.16 [2022-07-22T17:29:02.828Z] v0.1.17 [2022-07-22T17:29:02.828Z] v0.1.18 [2022-07-22T17:29:02.828Z] v0.1.19 [2022-07-22T17:29:02.828Z] v0.1.2 [2022-07-22T17:29:02.828Z] v0.1.20 [2022-07-22T17:29:02.828Z] v0.1.21 [2022-07-22T17:29:02.828Z] v0.1.22 [2022-07-22T17:29:02.828Z] v0.1.23 [2022-07-22T17:29:02.828Z] v0.1.24 [2022-07-22T17:29:02.828Z] v0.1.25 [2022-07-22T17:29:02.828Z] v0.1.26 [2022-07-22T17:29:02.828Z] v0.1.27 [2022-07-22T17:29:02.828Z] v0.1.28 [2022-07-22T17:29:02.828Z] v0.1.29 [2022-07-22T17:29:02.828Z] v0.1.3 [2022-07-22T17:29:02.828Z] v0.1.30 [2022-07-22T17:29:02.828Z] v0.1.31 [2022-07-22T17:29:02.828Z] v0.1.32 [2022-07-22T17:29:02.828Z] v0.1.33 [2022-07-22T17:29:02.828Z] v0.1.34 [2022-07-22T17:29:02.828Z] v0.1.35 [2022-07-22T17:29:02.828Z] v0.1.36 [2022-07-22T17:29:02.828Z] v0.1.37 [2022-07-22T17:29:02.828Z] v0.1.38 [2022-07-22T17:29:02.828Z] v0.1.39 [2022-07-22T17:29:02.828Z] v0.1.4 [2022-07-22T17:29:02.828Z] v0.1.40 [2022-07-22T17:29:02.828Z] v0.1.41 [2022-07-22T17:29:02.828Z] v0.1.42 [2022-07-22T17:29:02.828Z] v0.1.43 [2022-07-22T17:29:02.828Z] v0.1.44 [2022-07-22T17:29:02.828Z] v0.1.45 [2022-07-22T17:29:02.828Z] v0.1.46 [2022-07-22T17:29:02.828Z] v0.1.47 [2022-07-22T17:29:02.828Z] v0.1.48 [2022-07-22T17:29:02.828Z] v0.1.49 [2022-07-22T17:29:02.828Z] v0.1.5 [2022-07-22T17:29:02.828Z] v0.1.50 [2022-07-22T17:29:02.828Z] v0.1.51 [2022-07-22T17:29:02.828Z] v0.1.52 [2022-07-22T17:29:02.828Z] v0.1.53 [2022-07-22T17:29:02.828Z] v0.1.54 [2022-07-22T17:29:02.828Z] v0.1.55 [2022-07-22T17:29:02.828Z] v0.1.56 [2022-07-22T17:29:02.828Z] v0.1.57 [2022-07-22T17:29:02.828Z] v0.1.58 [2022-07-22T17:29:02.828Z] v0.1.59 [2022-07-22T17:29:02.828Z] v0.1.6 [2022-07-22T17:29:02.828Z] v0.1.60 [2022-07-22T17:29:02.828Z] v0.1.61 [2022-07-22T17:29:02.828Z] v0.1.62 [2022-07-22T17:29:02.828Z] v0.1.63 [2022-07-22T17:29:02.828Z] v0.1.64 [2022-07-22T17:29:02.828Z] v0.1.65 [2022-07-22T17:29:02.828Z] v0.1.66 [2022-07-22T17:29:02.828Z] v0.1.67 [2022-07-22T17:29:02.828Z] v0.1.68 [2022-07-22T17:29:02.828Z] v0.1.69 [2022-07-22T17:29:02.828Z] v0.1.7 [2022-07-22T17:29:02.828Z] v0.1.70 [2022-07-22T17:29:02.828Z] v0.1.71 [2022-07-22T17:29:02.828Z] v0.1.72 [2022-07-22T17:29:02.828Z] v0.1.73 [2022-07-22T17:29:02.828Z] v0.1.74 [2022-07-22T17:29:02.828Z] v0.1.75 [2022-07-22T17:29:02.828Z] v0.1.76 [2022-07-22T17:29:02.828Z] v0.1.77 [2022-07-22T17:29:02.828Z] v0.1.78 [2022-07-22T17:29:02.828Z] v0.1.79 [2022-07-22T17:29:02.828Z] v0.1.8 [2022-07-22T17:29:02.828Z] v0.1.80 [2022-07-22T17:29:02.828Z] v0.1.81 [2022-07-22T17:29:02.828Z] v0.1.82 [2022-07-22T17:29:02.828Z] v0.1.83 [2022-07-22T17:29:02.828Z] v0.1.84 [2022-07-22T17:29:02.828Z] v0.1.85 [2022-07-22T17:29:02.828Z] v0.1.86 [2022-07-22T17:29:02.828Z] v0.1.87 [2022-07-22T17:29:02.828Z] v0.1.88 [2022-07-22T17:29:02.828Z] v0.1.89 [2022-07-22T17:29:02.828Z] v0.1.9 [2022-07-22T17:29:02.828Z] v0.1.90 [2022-07-22T17:29:02.828Z] v0.1.91 [2022-07-22T17:29:02.828Z] v0.1.92 [2022-07-22T17:29:02.828Z] v0.1.93 [2022-07-22T17:29:02.828Z] v0.1.94 [2022-07-22T17:29:02.828Z] v0.1.95 [2022-07-22T17:29:02.828Z] v0.1.96 [2022-07-22T17:29:02.828Z] v0.1.97 [2022-07-22T17:29:02.828Z] v0.1.98 [2022-07-22T17:29:02.828Z] v0.1.99 [2022-07-22T17:29:02.828Z] v2.0.0 [2022-07-22T17:29:02.828Z] v2.1.0 [2022-07-22T17:29:02.828Z] v2.1.1 [2022-07-22T17:29:02.828Z] v2.1.1-dev.2 [2022-07-22T17:29:02.828Z] v2.2.0 [2022-07-22T17:29:02.828Z] v2.2.1-dev.1 [2022-07-22T17:29:02.828Z] v2.2.1-dev.10 [2022-07-22T17:29:02.828Z] v2.2.1-dev.2 [2022-07-22T17:29:02.828Z] v2.2.1-dev.3 [2022-07-22T17:29:02.828Z] v2.2.1-dev.4 [2022-07-22T17:29:02.828Z] v2.2.1-dev.5 [2022-07-22T17:29:02.828Z] v2.2.1-dev.6 [2022-07-22T17:29:02.828Z] v2.2.1-dev.7 [2022-07-22T17:29:02.828Z] v2.2.1-dev.8 [2022-07-22T17:29:02.828Z] v2.2.1-dev.9 [2022-07-22T17:29:02.828Z] v2.3.0-dev.12 [Pipeline] sh [2022-07-22T17:29:03.119Z] + lftools sign git-tag v2.3.0-dev.12 [2022-07-22T17:29:03.694Z] Signing Git tag with Sigul... [2022-07-22T17:29:03.694Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-07-22T17:29:03.961Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:04.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T17:29:04.254Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T17:29:04.278Z] $ docker stop --time=1 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 [2022-07-22T17:29:05.557Z] $ docker rm -f 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T17:29:06.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:29:06.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:29:06.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:29:06.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:29:06.391Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:29:06.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:29:06.781Z] $ docker top 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T17:29:06.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:29:06.876Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:29:06.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:29:07.009Z] $ docker exec 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 ssh-agent [2022-07-22T17:29:07.115Z] SSH_AUTH_SOCK=/tmp/ssh-mgYDWmB2qIEo/agent.32 [2022-07-22T17:29:07.115Z] SSH_AGENT_PID=38 [2022-07-22T17:29:07.120Z] Running ssh-add (command line suppressed) [2022-07-22T17:29:07.256Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8907281602245769186.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8907281602245769186.key) [2022-07-22T17:29:07.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:29:07.554Z] + git semver bump pre [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,743 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,743 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,743 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,743 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,744 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,744 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,745 [execute] INFO git cat-file --batch-check [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,750 [execute] INFO git cat-file --batch [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T17:29:07.815Z] 2022-07-22 17:29:07,755 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:29:07.815Z] 2.3.0-dev.13 [Pipeline] } [2022-07-22T17:29:07.835Z] $ docker exec --env ******** --env ******** 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 ssh-agent -k [2022-07-22T17:29:07.937Z] unset SSH_AUTH_SOCK; [2022-07-22T17:29:07.938Z] unset SSH_AGENT_PID; [2022-07-22T17:29:07.938Z] echo Agent pid 38 killed; [2022-07-22T17:29:07.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:29:08.252Z] + git semver [Pipeline] } [2022-07-22T17:29:08.533Z] $ docker stop --time=1 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 [2022-07-22T17:29:09.794Z] $ docker rm -f 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:29:10.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:29:10.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:29:10.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:29:10.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:29:10.578Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:29:10.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:29:10.965Z] $ docker top 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T17:29:11.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:29:11.056Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:29:11.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:29:11.194Z] $ docker exec 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 ssh-agent [2022-07-22T17:29:11.308Z] SSH_AUTH_SOCK=/tmp/ssh-7g5Qw1t7X3Ve/agent.33 [2022-07-22T17:29:11.308Z] SSH_AGENT_PID=40 [2022-07-22T17:29:11.313Z] Running ssh-add (command line suppressed) [2022-07-22T17:29:11.447Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2014211364705418408.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2014211364705418408.key) [2022-07-22T17:29:11.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:29:11.748Z] + git semver push [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,940 [run_push] DEBUG push [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,941 [execute] INFO git cat-file --batch-check [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,945 [execute] INFO git rev-list 40629351a1eab19832a2af809ef0c0fbe5911950 -- [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,945 [execute] DEBUG Popen(['git', 'rev-list', '40629351a1eab19832a2af809ef0c0fbe5911950', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,956 [execute] INFO git fetch -v origin [2022-07-22T17:29:12.007Z] 2022-07-22 17:29:11,956 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-22T17:29:12.591Z] 2022-07-22 17:29:12,449 [run_push] DEBUG no remote changes detected [2022-07-22T17:29:12.591Z] 2022-07-22 17:29:12,449 [execute] INFO git push origin semver [2022-07-22T17:29:12.591Z] 2022-07-22 17:29:12,449 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T17:29:13.533Z] 2022-07-22 17:29:13,191 [run_push] DEBUG push all version tags [2022-07-22T17:29:13.533Z] 2022-07-22 17:29:13,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-22T17:29:13.533Z] 2022-07-22 17:29:13,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T17:29:14.104Z] 2022-07-22 17:29:13,895 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T17:29:14.104Z] 2.3.0-dev.13 [Pipeline] } [2022-07-22T17:29:14.122Z] $ docker exec --env ******** --env ******** 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 ssh-agent -k [2022-07-22T17:29:14.244Z] unset SSH_AUTH_SOCK; [2022-07-22T17:29:14.245Z] unset SSH_AGENT_PID; [2022-07-22T17:29:14.245Z] echo Agent pid 40 killed; [2022-07-22T17:29:14.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:29:14.564Z] + git semver [Pipeline] } [2022-07-22T17:29:14.845Z] $ docker stop --time=1 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 [2022-07-22T17:29:16.131Z] $ docker rm -f 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-22T17:29:16.699Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-07-22T17:29:16.699Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T17:29:16.699Z] total 16 [2022-07-22T17:29:16.699Z] drwxr-xr-x 3 root root 4096 Jul 22 17:24 . [2022-07-22T17:29:16.699Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 17:29 .. [2022-07-22T17:29:16.699Z] drwxr-xr-x 2 root root 4096 Jul 22 17:24 cost [2022-07-22T17:29:16.699Z] -rw-r--r-- 1 root root 91 Jul 22 17:24 cost.csv [2022-07-22T17:29:16.699Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T17:29:16.699Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T17:29:16.699Z] total 16 [2022-07-22T17:29:16.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:24 . [2022-07-22T17:29:16.699Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 17:29 .. [2022-07-22T17:29:16.699Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 17:24 cost [2022-07-22T17:29:16.699Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 22 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:16.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:17.861Z] ---> package-listing.sh [2022-07-22T17:29:17.862Z] ++ facter osfamily [2022-07-22T17:29:17.862Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T17:29:18.121Z] + OS_FAMILY=debian [2022-07-22T17:29:18.121Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-07-22T17:29:18.121Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T17:29:18.121Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T17:29:18.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T17:29:18.121Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T17:29:18.121Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-07-22T17:29:18.121Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T17:29:18.121Z] + case "${OS_FAMILY}" in [2022-07-22T17:29:18.121Z] + dpkg -l [2022-07-22T17:29:18.121Z] + grep '^ii' [2022-07-22T17:29:18.121Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T17:29:18.121Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T17:29:18.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T17:29:18.121Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-07-22T17:29:18.121Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-07-22T17:29:18.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2022-07-22T17:29:18.133Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T17:29:18.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:29:18.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:29:18.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:29:19.063Z] prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container [2022-07-22T17:29:19.106Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T17:29:19.307Z] $ docker top c45a3c32d50fea6426d5c02dbd528bb134c1add0302d293f44e73f8f102b0197 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:29:19.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T17:29:19.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T17:29:20.233Z] + ls /var/log/sa-host [2022-07-22T17:29:20.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:29:20.359Z] provisioning config files... [2022-07-22T17:29:20.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7926140066825513517tmp [Pipeline] { [Pipeline] echo [2022-07-22T17:29:20.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:20.675Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T17:29:20.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:21.015Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T17:29:21.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:21.307Z] ---> sudo-logs.sh [2022-07-22T17:29:21.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T17:29:21.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:21.628Z] ---> job-cost.sh [2022-07-22T17:29:21.628Z] lf-activate-venv: SKIPPING [2022-07-22T17:29:21.628Z] DEBUG: total: 0.2199999988079071 [2022-07-22T17:29:21.628Z] INFO: Retrieving Stack Cost... [2022-07-22T17:29:23.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T17:29:23.800Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T17:29:23.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:29:24.096Z] ---> logs-deploy.sh [2022-07-22T17:29:24.096Z] lf-activate-venv: SKIPPING [2022-07-22T17:29:24.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/78 [2022-07-22T17:29:24.096Z] INFO: archiving workspace using pattern(s): [2022-07-22T17:29:25.037Z] Archives upload complete. [2022-07-22T17:29:25.297Z] INFO: archiving logs to Nexus [2022-07-22T17:29:25.869Z] ---> uname -a: [2022-07-22T17:29:25.869Z] Linux prd-ubuntu20-04-docker-8c-8g-20802 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] ---> lscpu: [2022-07-22T17:29:25.869Z] Architecture: x86_64 [2022-07-22T17:29:25.869Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T17:29:25.869Z] Byte Order: Little Endian [2022-07-22T17:29:25.869Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T17:29:25.869Z] CPU(s): 8 [2022-07-22T17:29:25.869Z] On-line CPU(s) list: 0-7 [2022-07-22T17:29:25.869Z] Thread(s) per core: 1 [2022-07-22T17:29:25.869Z] Core(s) per socket: 1 [2022-07-22T17:29:25.869Z] Socket(s): 8 [2022-07-22T17:29:25.869Z] NUMA node(s): 1 [2022-07-22T17:29:25.869Z] Vendor ID: AuthenticAMD [2022-07-22T17:29:25.869Z] CPU family: 23 [2022-07-22T17:29:25.869Z] Model: 49 [2022-07-22T17:29:25.869Z] Model name: AMD EPYC-Rome Processor [2022-07-22T17:29:25.869Z] Stepping: 0 [2022-07-22T17:29:25.869Z] CPU MHz: 2799.864 [2022-07-22T17:29:25.869Z] BogoMIPS: 5599.72 [2022-07-22T17:29:25.869Z] Virtualization: AMD-V [2022-07-22T17:29:25.869Z] Hypervisor vendor: KVM [2022-07-22T17:29:25.869Z] Virtualization type: full [2022-07-22T17:29:25.869Z] L1d cache: 256 KiB [2022-07-22T17:29:25.869Z] L1i cache: 256 KiB [2022-07-22T17:29:25.869Z] L2 cache: 4 MiB [2022-07-22T17:29:25.869Z] L3 cache: 128 MiB [2022-07-22T17:29:25.869Z] NUMA node0 CPU(s): 0-7 [2022-07-22T17:29:25.869Z] Vulnerability Itlb multihit: Not affected [2022-07-22T17:29:25.869Z] Vulnerability L1tf: Not affected [2022-07-22T17:29:25.869Z] Vulnerability Mds: Not affected [2022-07-22T17:29:25.869Z] Vulnerability Meltdown: Not affected [2022-07-22T17:29:25.869Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T17:29:25.869Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T17:29:25.869Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T17:29:25.869Z] Vulnerability Srbds: Not affected [2022-07-22T17:29:25.869Z] Vulnerability Tsx async abort: Not affected [2022-07-22T17:29:25.869Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] ---> nproc: [2022-07-22T17:29:25.869Z] 8 [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] ---> df -h: [2022-07-22T17:29:25.869Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T17:29:25.869Z] overlay 155G 12G 144G 8% / [2022-07-22T17:29:25.869Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T17:29:25.869Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T17:29:25.869Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T17:29:25.869Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] ---> sar -b -r -n DEV: [2022-07-22T17:29:25.869Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20802) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] 17:23:00 LINUX RESTART (8 CPU) [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T17:29:25.869Z] 17:25:01 82.14 0.33 81.80 0.00 25.86 48109.58 0.00 [2022-07-22T17:29:25.869Z] 17:26:01 1.65 0.00 1.65 0.00 0.00 20.28 0.00 [2022-07-22T17:29:25.869Z] 17:27:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-07-22T17:29:25.869Z] 17:28:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2022-07-22T17:29:25.869Z] 17:29:01 84.12 0.20 83.92 0.00 13.33 57126.48 0.00 [2022-07-22T17:29:25.869Z] Average: 34.04 0.11 33.93 0.00 7.84 21056.71 0.00 [2022-07-22T17:29:25.869Z] [2022-07-22T17:29:25.869Z] 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T17:29:25.869Z] 17:25:01 28445516 31786564 510380 1.55 121256 3440224 1789524 5.27 1208728 2791920 312 [2022-07-22T17:29:25.870Z] 17:26:01 28445996 31787212 509136 1.55 121288 3440236 1789524 5.27 1208608 2791908 20 [2022-07-22T17:29:25.870Z] 17:27:01 28449292 31790800 505516 1.54 121320 3440240 1789524 5.27 1204720 2792084 20 [2022-07-22T17:29:25.870Z] 17:28:01 28448944 31790628 505580 1.54 121356 3440364 1789524 5.27 1205164 2792224 28 [2022-07-22T17:29:25.870Z] 17:29:01 26917360 31737600 551112 1.68 170236 4748572 2414148 7.11 1347492 4053984 768 [2022-07-22T17:29:25.870Z] Average: 28141422 31778561 516345 1.57 131091 3701927 1914449 5.64 1234942 3044424 230 [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T17:29:25.870Z] 17:25:01 docker0 14.15 15.76 1.26 289.68 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:25:01 ens3 164.81 117.15 2842.02 70.95 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:25:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:26:01 ens3 0.73 0.42 0.36 0.27 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:28:01 ens3 14.15 7.72 13.00 0.51 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:29:01 docker0 14.08 15.50 1.30 289.55 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:29:01 vethd5d09ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:29:01 ens3 298.07 194.17 7466.18 65.75 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] 17:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] Average: docker0 5.65 6.25 0.51 115.85 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] Average: vethd5d09ab 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] Average: ens3 95.55 63.89 2064.31 27.50 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] ---> sar -P ALL: [2022-07-22T17:29:25.870Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20802) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] 17:23:00 LINUX RESTART (8 CPU) [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] 17:24:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T17:29:25.870Z] 17:25:01 all 15.65 0.00 3.63 1.53 0.05 79.13 [2022-07-22T17:29:25.870Z] 17:25:01 0 15.56 0.00 3.87 1.36 0.05 79.16 [2022-07-22T17:29:25.870Z] 17:25:01 1 14.82 0.00 3.04 0.20 0.13 81.80 [2022-07-22T17:29:25.870Z] 17:25:01 2 14.34 0.00 2.94 0.05 0.05 82.62 [2022-07-22T17:29:25.870Z] 17:25:01 3 17.09 0.00 3.65 0.27 0.03 78.96 [2022-07-22T17:29:25.870Z] 17:25:01 4 14.56 0.00 3.39 0.00 0.05 81.99 [2022-07-22T17:29:25.870Z] 17:25:01 5 16.84 0.00 4.06 0.05 0.03 79.02 [2022-07-22T17:29:25.870Z] 17:25:01 6 14.62 0.00 3.87 6.78 0.03 74.70 [2022-07-22T17:29:25.870Z] 17:25:01 7 17.35 0.00 4.25 3.58 0.05 74.76 [2022-07-22T17:29:25.870Z] 17:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-22T17:29:25.870Z] 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T17:29:25.870Z] 17:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:29:25.870Z] 17:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T17:29:25.870Z] 17:26:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-22T17:29:25.870Z] 17:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:29:25.870Z] 17:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:29:25.870Z] 17:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2022-07-22T17:29:25.870Z] 17:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T17:29:25.870Z] 17:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-22T17:29:25.870Z] 17:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-22T17:29:25.870Z] 17:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:29:25.870Z] 17:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-22T17:29:25.870Z] 17:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T17:29:25.870Z] 17:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:29:25.870Z] 17:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T17:29:25.870Z] 17:27:01 6 0.07 0.00 0.02 0.03 0.02 99.87 [2022-07-22T17:29:25.870Z] 17:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T17:29:25.870Z] 17:28:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2022-07-22T17:29:25.870Z] 17:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T17:29:25.870Z] 17:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:29:25.870Z] 17:28:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-22T17:29:25.870Z] 17:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T17:29:25.870Z] 17:28:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-22T17:29:25.870Z] 17:28:01 5 0.10 0.00 0.00 0.02 0.00 99.88 [2022-07-22T17:29:25.870Z] 17:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-22T17:29:25.870Z] 17:28:01 7 0.35 0.00 0.05 0.00 0.03 99.57 [2022-07-22T17:29:25.870Z] 17:29:01 all 8.70 0.00 3.44 1.31 0.04 86.50 [2022-07-22T17:29:25.870Z] 17:29:01 0 8.59 0.00 3.97 6.79 0.05 80.60 [2022-07-22T17:29:25.870Z] 17:29:01 1 10.44 0.00 2.27 0.00 0.03 87.26 [2022-07-22T17:29:25.870Z] 17:29:01 2 7.88 0.00 3.27 1.79 0.03 87.03 [2022-07-22T17:29:25.870Z] 17:29:01 3 7.86 0.00 4.32 0.96 0.05 86.82 [2022-07-22T17:29:25.870Z] 17:29:01 4 9.48 0.00 3.04 0.05 0.03 87.40 [2022-07-22T17:29:25.870Z] 17:29:01 5 7.90 0.00 3.13 0.49 0.03 88.45 [2022-07-22T17:29:25.870Z] 17:29:01 6 8.49 0.00 3.47 0.35 0.05 87.64 [2022-07-22T17:29:25.870Z] 17:29:01 7 8.99 0.00 4.10 0.03 0.05 86.82 [2022-07-22T17:29:25.870Z] Average: all 4.87 0.00 1.41 0.57 0.02 93.13 [2022-07-22T17:29:25.870Z] Average: 0 4.82 0.00 1.56 1.62 0.02 91.98 [2022-07-22T17:29:25.870Z] Average: 1 5.04 0.00 1.06 0.04 0.03 93.82 [2022-07-22T17:29:25.870Z] Average: 2 4.43 0.00 1.24 0.37 0.02 93.94 [2022-07-22T17:29:25.870Z] Average: 3 4.98 0.00 1.59 0.25 0.02 93.16 [2022-07-22T17:29:25.870Z] Average: 4 4.78 0.00 1.29 0.01 0.02 93.90 [2022-07-22T17:29:25.870Z] Average: 5 4.95 0.00 1.43 0.11 0.02 93.49 [2022-07-22T17:29:25.870Z] Average: 6 4.61 0.00 1.47 1.42 0.03 92.47 [2022-07-22T17:29:25.870Z] Average: 7 5.32 0.00 1.68 0.72 0.03 92.25 [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z] [2022-07-22T17:29:25.870Z]