Pull request #1178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at 7248df4637e25603b652d3e3e2bb52353b80987b rather than f097086421a018758a62c9227cc868c0128efa2f Obtained Jenkinsfile from 7248df4637e25603b652d3e3e2bb52353b80987b 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-ssh1531128752581536908.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9165165508417811267.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13078461148466900972.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13650762721006338509.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh46499459850041193.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4848714958237044017.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1472 in /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1178 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Merging remotes/origin/main commit 7248df4637e25603b652d3e3e2bb52353b80987b into PR head commit f097086421a018758a62c9227cc868c0128efa2f Merge succeeded, producing f097086421a018758a62c9227cc868c0128efa2f Checking out Revision f097086421a018758a62c9227cc868c0128efa2f (PR-1178) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1178/head:refs/remotes/origin/PR-1178 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T00:31:39.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T00:31:39.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T00:31:39.643Z] ========================================================= [2022-09-28T00:31:39.643Z] EdgeX Global Pipelines Version Info [2022-09-28T00:31:39.643Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:31:40.435Z] ------------------- [2022-09-28T00:31:40.435Z] stable info: [2022-09-28T00:31:40.435Z] ------------------- [2022-09-28T00:31:40.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T00:31:40.435Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T00:31:40.435Z] Message: update stable to v1.0.239 [2022-09-28T00:31:41.007Z] ------------------- [2022-09-28T00:31:41.007Z] experimental info: [2022-09-28T00:31:41.007Z] ------------------- [2022-09-28T00:31:41.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T00:31:41.007Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T00:31:41.007Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T00:31:41.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-09-28T00:31:41.345Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-09-28T00:31:41.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T00:31:41.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T00:31:41.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T00:31:41.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T00:31:41.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T00:31:41.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T00:31:41.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T00:31:41.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T00:31:41.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T00:31:41.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-09-28T00:31:41.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T00:31:41.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T00:31:41.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T00:31:41.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T00:31:41.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T00:31:41.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T00:31:41.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T00:31:42.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T00:31:42.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-28T00:31:42.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-28T00:31:42.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T00:31:42.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T00:31:42.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-28T00:31:42.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T00:31:42.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T00:31:42.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1178 [Pipeline] echo [2022-09-28T00:31:42.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1178 [Pipeline] echo [2022-09-28T00:31:42.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1178 [Pipeline] echo [2022-09-28T00:31:42.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo [2022-09-28T00:31:42.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f097086 [Pipeline] echo [2022-09-28T00:31:42.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T00:31:43.091Z] + git rev-list -1 --merges f097086421a018758a62c9227cc868c0128efa2f~1..f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo [2022-09-28T00:31:43.135Z] -----------> git rev-list -1 --merges f097086421a018758a62c9227cc868c0128efa2f~1..f097086421a018758a62c9227cc868c0128efa2f f097086421a018758a62c9227cc868c0128efa2f [false] [Pipeline] sh [2022-09-28T00:31:43.448Z] + git log --format=format:%s -1 f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo [2022-09-28T00:31:43.478Z] ========================================================= [2022-09-28T00:31:43.478Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T00:31:43.478Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T00:31:43.906Z] + git log --format=format:%s -1 f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo [2022-09-28T00:31:43.941Z] [semverPrep] GIT_COMMIT: f097086421a018758a62c9227cc868c0128efa2f, Commit Message: fix: When MQTT authmode=cacert, set RootCAs on TLS config [Pipeline] echo [2022-09-28T00:31:43.974Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T00:31:44.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T00:31:44.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T00:31:44.338Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T00:31:44.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T00:31:44.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T00:31:44.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T00:31:44.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:31:44.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T00:31:44.767Z] [2022-09-28T00:31:44.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:31:45.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T00:31:45.476Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T00:31:45.476Z] b85a868b505f: Pulling fs layer [2022-09-28T00:31:45.476Z] e2be974225ed: Pulling fs layer [2022-09-28T00:31:45.476Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T00:31:45.476Z] 988bab9f4d93: Pulling fs layer [2022-09-28T00:31:45.476Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T00:31:45.476Z] eaf3925da568: Pulling fs layer [2022-09-28T00:31:45.476Z] bab4dde63d76: Pulling fs layer [2022-09-28T00:31:45.476Z] bde34c3a00c8: Pulling fs layer [2022-09-28T00:31:45.476Z] 1469e6f7b9e6: Waiting [2022-09-28T00:31:45.476Z] eaf3925da568: Waiting [2022-09-28T00:31:45.476Z] bab4dde63d76: Waiting [2022-09-28T00:31:45.476Z] b352a97aabf1: Pulling fs layer [2022-09-28T00:31:45.476Z] 4872d77fe225: Pulling fs layer [2022-09-28T00:31:45.476Z] 5851b861e8e6: Pulling fs layer [2022-09-28T00:31:45.476Z] bde34c3a00c8: Waiting [2022-09-28T00:31:45.476Z] b352a97aabf1: Waiting [2022-09-28T00:31:45.476Z] 4872d77fe225: Waiting [2022-09-28T00:31:45.476Z] 5851b861e8e6: Waiting [2022-09-28T00:31:45.476Z] e2be974225ed: Verifying Checksum [2022-09-28T00:31:45.476Z] e2be974225ed: Download complete [2022-09-28T00:31:45.476Z] 988bab9f4d93: Download complete [2022-09-28T00:31:45.476Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T00:31:45.476Z] 1469e6f7b9e6: Download complete [2022-09-28T00:31:45.476Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T00:31:45.476Z] 339a4e72a1f5: Download complete [2022-09-28T00:31:45.476Z] bde34c3a00c8: Verifying Checksum [2022-09-28T00:31:45.476Z] bde34c3a00c8: Download complete [2022-09-28T00:31:45.735Z] b352a97aabf1: Download complete [2022-09-28T00:31:45.735Z] 4872d77fe225: Verifying Checksum [2022-09-28T00:31:45.735Z] 4872d77fe225: Download complete [2022-09-28T00:31:45.735Z] 5851b861e8e6: Verifying Checksum [2022-09-28T00:31:45.735Z] 5851b861e8e6: Download complete [2022-09-28T00:31:45.735Z] b85a868b505f: Download complete [2022-09-28T00:31:45.993Z] bab4dde63d76: Verifying Checksum [2022-09-28T00:31:45.994Z] bab4dde63d76: Download complete [2022-09-28T00:31:46.927Z] b85a868b505f: Pull complete [2022-09-28T00:31:46.927Z] e2be974225ed: Pull complete [2022-09-28T00:31:47.495Z] 339a4e72a1f5: Pull complete [2022-09-28T00:31:47.495Z] 988bab9f4d93: Pull complete [2022-09-28T00:31:47.756Z] 1469e6f7b9e6: Pull complete [2022-09-28T00:31:47.756Z] eaf3925da568: Pull complete [2022-09-28T00:31:49.658Z] bab4dde63d76: Pull complete [2022-09-28T00:31:49.658Z] bde34c3a00c8: Pull complete [2022-09-28T00:31:49.658Z] b352a97aabf1: Pull complete [2022-09-28T00:31:49.658Z] 4872d77fe225: Pull complete [2022-09-28T00:31:49.658Z] 5851b861e8e6: Pull complete [2022-09-28T00:31:49.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T00:31:49.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T00:31:49.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:31:49.874Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2022-09-28T00:31:49.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T00:31:52.632Z] $ docker top 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 -eo pid,comm [2022-09-28T00:31:52.684Z] 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-09-28T00:31:52.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T00:31:52.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T00:31:52.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T00:31:52.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T00:31:52.925Z] $ docker exec 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent [2022-09-28T00:31:53.038Z] SSH_AUTH_SOCK=/tmp/ssh-Uh1ztGlYhOWp/agent.31 [2022-09-28T00:31:53.038Z] SSH_AGENT_PID=37 [2022-09-28T00:31:53.046Z] Running ssh-add (command line suppressed) [2022-09-28T00:31:53.149Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_6355505859578981733.key (/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_6355505859578981733.key) [2022-09-28T00:31:53.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T00:31:53.495Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T00:31:53.524Z] $ docker exec --env ******** --env ******** 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent -k [2022-09-28T00:31:53.618Z] unset SSH_AUTH_SOCK; [2022-09-28T00:31:53.619Z] unset SSH_AGENT_PID; [2022-09-28T00:31:53.619Z] echo Agent pid 37 killed; [2022-09-28T00:31:53.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T00:31:53.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T00:31:53.717Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T00:31:53.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T00:31:53.816Z] $ docker exec 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent [2022-09-28T00:31:53.919Z] SSH_AUTH_SOCK=/tmp/ssh-pjUhmh8bOcqn/agent.69 [2022-09-28T00:31:53.919Z] SSH_AGENT_PID=75 [2022-09-28T00:31:53.924Z] Running ssh-add (command line suppressed) [2022-09-28T00:31:54.028Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_17611545610554052021.key (/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_17611545610554052021.key) [2022-09-28T00:31:54.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T00:31:54.372Z] + git semver init [2022-09-28T00:31:54.632Z] 2022-09-28 00:31:54,562 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T00:31:54.632Z] 2022-09-28 00:31:54,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver [2022-09-28T00:31:54.632Z] 2022-09-28 00:31:54,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1178/.semver [2022-09-28T00:31:54.632Z] 2022-09-28 00:31:54,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178, universal_newlines=False, shell=None, istream=None) [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,130 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1178/.git/info/exclude [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 with force:False [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,131 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,135 [execute] INFO git cat-file --batch-check [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,142 [execute] INFO git cat-file --batch [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T00:31:56.547Z] 2022-09-28 00:31:56,147 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 [2022-09-28T00:31:56.547Z] 0.0.0 [Pipeline] } [2022-09-28T00:31:56.576Z] $ docker exec --env ******** --env ******** 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent -k [2022-09-28T00:31:56.674Z] unset SSH_AUTH_SOCK; [2022-09-28T00:31:56.675Z] unset SSH_AGENT_PID; [2022-09-28T00:31:56.675Z] echo Agent pid 75 killed; [2022-09-28T00:31:56.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T00:31:57.110Z] + git semver [Pipeline] } [2022-09-28T00:31:57.393Z] $ docker stop --time=1 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 [2022-09-28T00:31:58.664Z] $ docker rm -f 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T00:31:59.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T00:31:59.280Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T00:31:59.296Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-09-28T00:31:59.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T00:31:59.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T00:31:59.922Z] ========================================================= [2022-09-28T00:31:59.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T00:31:59.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T00:32:00.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T00:32:00.299Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T00:32:00.299Z] 2408cc74d12b: Pulling fs layer [2022-09-28T00:32:00.299Z] ea60b727a1ce: Pulling fs layer [2022-09-28T00:32:00.299Z] 30c4a7721957: Pulling fs layer [2022-09-28T00:32:00.299Z] 370296b7ddb6: Pulling fs layer [2022-09-28T00:32:00.299Z] 7c6cee850709: Pulling fs layer [2022-09-28T00:32:00.299Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T00:32:00.299Z] d94ebbe4e438: Pulling fs layer [2022-09-28T00:32:00.299Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T00:32:00.299Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T00:32:00.299Z] 370296b7ddb6: Waiting [2022-09-28T00:32:00.299Z] 7c6cee850709: Waiting [2022-09-28T00:32:00.299Z] 39a5fcdaea64: Waiting [2022-09-28T00:32:00.299Z] d94ebbe4e438: Waiting [2022-09-28T00:32:00.299Z] bcfd1f05c69d: Waiting [2022-09-28T00:32:00.299Z] 59ccb84bbe0f: Waiting [2022-09-28T00:32:00.299Z] 30c4a7721957: Verifying Checksum [2022-09-28T00:32:00.299Z] 30c4a7721957: Download complete [2022-09-28T00:32:00.299Z] ea60b727a1ce: Verifying Checksum [2022-09-28T00:32:00.299Z] ea60b727a1ce: Download complete [2022-09-28T00:32:00.299Z] 7c6cee850709: Verifying Checksum [2022-09-28T00:32:00.299Z] 7c6cee850709: Download complete [2022-09-28T00:32:00.299Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T00:32:00.299Z] 39a5fcdaea64: Download complete [2022-09-28T00:32:00.299Z] 2408cc74d12b: Verifying Checksum [2022-09-28T00:32:00.299Z] 2408cc74d12b: Download complete [2022-09-28T00:32:00.299Z] d94ebbe4e438: Download complete [2022-09-28T00:32:00.570Z] 2408cc74d12b: Pull complete [2022-09-28T00:32:00.570Z] ea60b727a1ce: Pull complete [2022-09-28T00:32:00.846Z] 30c4a7721957: Pull complete [2022-09-28T00:32:01.116Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T00:32:01.117Z] 59ccb84bbe0f: Download complete [2022-09-28T00:32:01.377Z] 370296b7ddb6: Verifying Checksum [2022-09-28T00:32:01.377Z] 370296b7ddb6: Download complete [2022-09-28T00:32:01.377Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T00:32:01.377Z] bcfd1f05c69d: Download complete [2022-09-28T00:32:04.669Z] 370296b7ddb6: Pull complete [2022-09-28T00:32:04.669Z] 7c6cee850709: Pull complete [2022-09-28T00:32:04.669Z] 39a5fcdaea64: Pull complete [2022-09-28T00:32:04.929Z] d94ebbe4e438: Pull complete [2022-09-28T00:32:06.835Z] bcfd1f05c69d: Pull complete [2022-09-28T00:32:07.401Z] 59ccb84bbe0f: Pull complete [2022-09-28T00:32:07.401Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T00:32:07.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T00:32:07.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-28T00:32:07.720Z] + 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-09-28T00:32:08.090Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T00:32:08.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:32:08.231Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2022-09-28T00:32:08.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T00:32:13.156Z] $ docker top 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T00:32:13.535Z] + go version [2022-09-28T00:32:13.535Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T00:32:13.566Z] $ docker stop --time=1 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c [2022-09-28T00:32:14.688Z] Still waiting to schedule task [2022-09-28T00:32:14.689Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-28T00:32:14.882Z] $ docker rm -f 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:32:15.568Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T00:32:15.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:32:15.707Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2022-09-28T00:32:15.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T00:32:16.067Z] $ docker top 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T00:32:16.448Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] fileExists [Pipeline] sh [2022-09-28T00:32:16.792Z] + make test [2022-09-28T00:32:16.792Z] make -C ./app-service-template build [2022-09-28T00:32:16.792Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' [2022-09-28T00:32:16.792Z] go mod tidy [2022-09-28T00:32:16.792Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T00:32:16.792Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-28T00:32:16.792Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-28T00:32:16.792Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-28T00:32:16.792Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-28T00:32:16.792Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-28T00:32:16.792Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-28T00:32:16.792Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 [2022-09-28T00:32:16.792Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T00:32:17.051Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-28T00:32:17.051Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-28T00:32:17.051Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-28T00:32:17.051Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-28T00:32:17.051Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-28T00:32:17.051Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-28T00:32:17.051Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-28T00:32:17.051Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-28T00:32:17.051Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-28T00:32:17.051Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-28T00:32:17.051Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-28T00:32:17.051Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-28T00:32:17.308Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-28T00:32:17.308Z] go: downloading golang.org/x/text v0.3.7 [2022-09-28T00:32:17.308Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-28T00:32:17.308Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-28T00:32:17.308Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-28T00:32:17.308Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-28T00:32:17.308Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-28T00:32:17.566Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T00:32:17.566Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-28T00:32:17.566Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T00:32:17.566Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-28T00:32:17.566Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-28T00:32:17.566Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-28T00:32:17.566Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-28T00:32:17.566Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-28T00:32:17.825Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-28T00:32:17.825Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-28T00:32:17.825Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-28T00:32:17.825Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-28T00:32:18.082Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-28T00:32:18.082Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-28T00:32:18.082Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-28T00:32:18.082Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-28T00:32:18.082Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-28T00:32:18.082Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-28T00:32:18.082Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-28T00:32:18.082Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-28T00:32:18.082Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-28T00:32:18.082Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-28T00:32:18.082Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-28T00:32:18.082Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-28T00:32:18.082Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-28T00:32:18.341Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-28T00:32:18.341Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-28T00:32:18.341Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-28T00:32:18.341Z] go: downloading github.com/kr/text v0.2.0 [2022-09-28T00:32:18.341Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-28T00:32:18.341Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-28T00:32:18.341Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-28T00:32:18.341Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-28T00:32:18.341Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-28T00:32:18.341Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-28T00:32:18.341Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-28T00:32:18.341Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-28T00:32:18.600Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-28T00:32:18.600Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-28T00:32:18.600Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-28T00:32:18.600Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-28T00:32:18.600Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-28T00:32:18.600Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-28T00:32:19.976Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-28T00:32:19.976Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-28T00:32:20.234Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-28T00:32:20.234Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-28T00:32:20.234Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-28T00:32:20.494Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-28T00:32:20.494Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-28T00:32:20.494Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-28T00:32:20.494Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-28T00:32:21.868Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-28T00:32:39.934Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' [2022-09-28T00:32:39.934Z] make -C ./app-service-template test [2022-09-28T00:32:39.934Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' [2022-09-28T00:32:39.934Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-28T00:32:58.011Z] ok new-app-service 0.057s coverage: 48.1% of statements [2022-09-28T00:32:58.011Z] ? new-app-service/config [no test files] [2022-09-28T00:32:58.011Z] ok new-app-service/functions 0.044s [2022-09-28T00:32:58.011Z] CGO_ENABLED=1 go vet ./... [2022-09-28T00:33:06.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T00:33:06.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T00:33:06.138Z] ./bin/test-attribution-txt.sh [2022-09-28T00:33:06.138Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-28T00:33:06.138Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-28T00:33:06.138Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-28T00:33:06.138Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' [2022-09-28T00:33:06.138Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-28T00:33:06.138Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-28T00:33:06.138Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.112s coverage: 60.4% of statements [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.058s coverage: 93.9% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 76.5% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.056s coverage: 100.0% of statements [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.156s coverage: 78.5% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.055s coverage: 97.3% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.067s coverage: 82.8% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.706s coverage: 81.5% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.076s coverage: 28.7% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 14.0% of statements [2022-09-28T00:33:09.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-28T00:33:09.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-28T00:33:09.418Z] --- FAIL: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA (0.00s) [2022-09-28T00:33:09.418Z] mqttfactory_test.go:131: [2022-09-28T00:33:09.418Z] Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:131 [2022-09-28T00:33:09.418Z] Error: Expected value not to be nil. [2022-09-28T00:33:09.418Z] Test: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA [2022-09-28T00:33:09.418Z] --- FAIL: TestConfigureMQTTClientForAuthWithCACert (0.00s) [2022-09-28T00:33:09.418Z] mqttfactory_test.go:145: [2022-09-28T00:33:09.418Z] Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:145 [2022-09-28T00:33:09.418Z] Error: Expected value not to be nil. [2022-09-28T00:33:09.418Z] Test: TestConfigureMQTTClientForAuthWithCACert [2022-09-28T00:33:09.418Z] --- FAIL: TestConfigureMQTTClientForAuthWithClientCert (0.00s) [2022-09-28T00:33:09.418Z] mqttfactory_test.go:165: [2022-09-28T00:33:09.418Z] Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:165 [2022-09-28T00:33:09.418Z] Error: Expected value not to be nil. [2022-09-28T00:33:09.418Z] Test: TestConfigureMQTTClientForAuthWithClientCert [2022-09-28T00:33:09.418Z] FAIL [2022-09-28T00:33:09.418Z] coverage: 51.4% of statements [2022-09-28T00:33:09.418Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s [2022-09-28T00:33:35.955Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.149s coverage: 75.5% of statements [2022-09-28T00:33:35.955Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.078s coverage: 94.4% of statements [2022-09-28T00:33:35.955Z] FAIL [2022-09-28T00:33:35.955Z] make: *** [Makefile:39: test-sdk] Error 1 [Pipeline] } [2022-09-28T00:33:35.999Z] $ docker stop --time=1 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf [2022-09-28T00:33:37.672Z] $ docker rm -f 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:33:39.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T00:33:39.184Z] [2022-09-28T00:33:39.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:33:39.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T00:33:39.559Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T00:33:39.559Z] 5eb5b503b376: Pulling fs layer [2022-09-28T00:33:39.559Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T00:33:39.559Z] ec43610c2a17: Pulling fs layer [2022-09-28T00:33:39.559Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T00:33:39.559Z] 33b1e0a273af: Pulling fs layer [2022-09-28T00:33:39.559Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T00:33:39.559Z] 2f39f015ded8: Pulling fs layer [2022-09-28T00:33:39.559Z] 3a2ae6a8a46f: Waiting [2022-09-28T00:33:39.559Z] 33b1e0a273af: Waiting [2022-09-28T00:33:39.559Z] 5d3b04190fa2: Waiting [2022-09-28T00:33:39.559Z] 2f39f015ded8: Waiting [2022-09-28T00:33:39.817Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T00:33:39.818Z] 5c69ac0246d0: Download complete [2022-09-28T00:33:39.818Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T00:33:39.818Z] 3a2ae6a8a46f: Download complete [2022-09-28T00:33:39.818Z] 33b1e0a273af: Verifying Checksum [2022-09-28T00:33:39.818Z] 33b1e0a273af: Download complete [2022-09-28T00:33:39.818Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T00:33:39.818Z] 5d3b04190fa2: Download complete [2022-09-28T00:33:39.818Z] ec43610c2a17: Verifying Checksum [2022-09-28T00:33:39.818Z] ec43610c2a17: Download complete [2022-09-28T00:33:40.077Z] 5eb5b503b376: Verifying Checksum [2022-09-28T00:33:40.077Z] 5eb5b503b376: Download complete [2022-09-28T00:33:40.643Z] 2f39f015ded8: Download complete [2022-09-28T00:33:41.210Z] 5eb5b503b376: Pull complete [2022-09-28T00:33:41.210Z] 5c69ac0246d0: Pull complete [2022-09-28T00:33:41.777Z] ec43610c2a17: Pull complete [2022-09-28T00:33:41.777Z] 3a2ae6a8a46f: Pull complete [2022-09-28T00:33:41.777Z] 33b1e0a273af: Pull complete [2022-09-28T00:33:42.036Z] 5d3b04190fa2: Pull complete [2022-09-28T00:33:46.376Z] 2f39f015ded8: Pull complete [2022-09-28T00:33:46.376Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T00:33:46.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T00:33:46.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:33:46.630Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2022-09-28T00:33:46.664Z] $ 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/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T00:33:50.506Z] $ docker top f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:33:50.975Z] ---> job-cost.sh [2022-09-28T00:33:50.975Z] lf-activate-venv: SKIPPING [2022-09-28T00:33:50.975Z] INFO: No Stack... [2022-09-28T00:33:51.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T00:33:51.803Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T00:33:52.119Z] + + cat /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/cost.csvcut [2022-09-28T00:33:52.119Z] -d, -f6 [Pipeline] lock [2022-09-28T00:33:52.158Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [2022-09-28T00:33:52.162Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] did not exist. Created. [2022-09-28T00:33:52.162Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T00:33:52.555Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T00:33:52.619Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T00:33:52.632Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T00:33:52.712Z] $ docker stop --time=1 f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa [2022-09-28T00:33:53.858Z] $ docker rm -f f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T00:33:54.216Z] Failed in branch amd64 [2022-09-28T00:35:27.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1474 in /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] { [Pipeline] ws [2022-09-28T00:35:27.096Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-09-28T00:35:27.198Z] The recommended git tool is: git [2022-09-28T00:35:32.669Z] using credential edgex-jenkins-ssh [2022-09-28T00:35:32.690Z] Cloning the remote Git repository [2022-09-28T00:35:32.741Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-28T00:35:32.823Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-09-28T00:35:33.002Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-28T00:35:33.003Z] > git --version # timeout=10 [2022-09-28T00:35:33.027Z] > git --version # 'git version 2.25.1' [2022-09-28T00:35:33.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T00:35:33.089Z] Verifying host key using known hosts file [2022-09-28T00:35:33.292Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T00:35:33.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T00:35:36.892Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-09-28T00:35:36.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T00:35:38.556Z] Merging remotes/origin/main commit 7248df4637e25603b652d3e3e2bb52353b80987b into PR head commit f097086421a018758a62c9227cc868c0128efa2f [2022-09-28T00:35:37.813Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-09-28T00:35:37.864Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-28T00:35:37.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T00:35:37.872Z] Verifying host key using known hosts file [2022-09-28T00:35:37.880Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T00:35:37.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1178/head:refs/remotes/origin/PR-1178 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T00:35:38.581Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T00:35:38.604Z] > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 [2022-09-28T00:35:38.732Z] > git remote # timeout=10 [2022-09-28T00:35:38.752Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T00:35:38.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T00:35:38.775Z] Verifying host key using known hosts file [2022-09-28T00:35:38.779Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T00:35:38.788Z] > git merge 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 [2022-09-28T00:35:38.834Z] Merge succeeded, producing f097086421a018758a62c9227cc868c0128efa2f [2022-09-28T00:35:38.835Z] Checking out Revision f097086421a018758a62c9227cc868c0128efa2f (PR-1178) [2022-09-28T00:35:38.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T00:35:38.844Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T00:35:38.860Z] > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 [2022-09-28T00:35:42.441Z] Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config" [2022-09-28T00:35:42.498Z] > git --version # timeout=10 [2022-09-28T00:35:42.513Z] > git --version # 'git version 2.25.1' [2022-09-28T00:35:42.538Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T00:35:43.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T00:35:43.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T00:35:43.720Z] Dload Upload Total Spent Left Speed [2022-09-28T00:35:43.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2022-09-28T00:35:44.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T00:35:44.766Z] + sudo tee /etc/docker/daemon.new [2022-09-28T00:35:44.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T00:35:44.766Z] { [2022-09-28T00:35:44.766Z] "registry-mirrors": [ [2022-09-28T00:35:44.766Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T00:35:44.766Z] ], [2022-09-28T00:35:44.766Z] "bip": "10.250.0.254/24", [2022-09-28T00:35:44.766Z] "hosts": [ [2022-09-28T00:35:44.766Z] "tcp://0.0.0.0:5555", [2022-09-28T00:35:44.766Z] "unix:///var/run/docker.sock" [2022-09-28T00:35:44.766Z] ], [2022-09-28T00:35:44.766Z] "mtu": 1458, [2022-09-28T00:35:44.766Z] "selinux-enabled": true, [2022-09-28T00:35:44.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T00:35:44.766Z] } [Pipeline] sh [2022-09-28T00:35:45.116Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T00:35:45.475Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-28T00:36:03.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T00:36:03.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T00:36:03.934Z] ========================================================= [2022-09-28T00:36:03.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T00:36:03.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T00:36:04.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T00:36:04.934Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T00:36:04.934Z] b3c136eddcbf: Pulling fs layer [2022-09-28T00:36:04.934Z] c0a3192eca97: Pulling fs layer [2022-09-28T00:36:04.934Z] a050256f5b6f: Pulling fs layer [2022-09-28T00:36:04.934Z] 656be50a0ddc: Pulling fs layer [2022-09-28T00:36:04.934Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T00:36:04.934Z] 46d945488cbd: Pulling fs layer [2022-09-28T00:36:04.934Z] 8a5474983e97: Pulling fs layer [2022-09-28T00:36:04.934Z] 329c88fbcd65: Pulling fs layer [2022-09-28T00:36:04.934Z] 656be50a0ddc: Waiting [2022-09-28T00:36:04.934Z] 46d945488cbd: Waiting [2022-09-28T00:36:04.934Z] 2bbca73fdf42: Waiting [2022-09-28T00:36:04.934Z] 8a5474983e97: Waiting [2022-09-28T00:36:04.934Z] 329c88fbcd65: Waiting [2022-09-28T00:36:04.934Z] a050256f5b6f: Verifying Checksum [2022-09-28T00:36:04.934Z] a050256f5b6f: Download complete [2022-09-28T00:36:04.934Z] c0a3192eca97: Download complete [2022-09-28T00:36:04.934Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T00:36:04.934Z] 2bbca73fdf42: Download complete [2022-09-28T00:36:04.934Z] 46d945488cbd: Verifying Checksum [2022-09-28T00:36:04.934Z] 46d945488cbd: Download complete [2022-09-28T00:36:04.934Z] b3c136eddcbf: Verifying Checksum [2022-09-28T00:36:04.934Z] b3c136eddcbf: Download complete [2022-09-28T00:36:05.911Z] b3c136eddcbf: Pull complete [2022-09-28T00:36:05.911Z] 329c88fbcd65: Verifying Checksum [2022-09-28T00:36:05.911Z] 329c88fbcd65: Download complete [2022-09-28T00:36:06.501Z] c0a3192eca97: Pull complete [2022-09-28T00:36:06.771Z] a050256f5b6f: Pull complete [2022-09-28T00:36:07.040Z] 8a5474983e97: Download complete [2022-09-28T00:36:07.629Z] 656be50a0ddc: Verifying Checksum [2022-09-28T00:36:07.629Z] 656be50a0ddc: Download complete [2022-09-28T00:36:19.972Z] 656be50a0ddc: Pull complete [2022-09-28T00:36:19.972Z] 2bbca73fdf42: Pull complete [2022-09-28T00:36:19.972Z] 46d945488cbd: Pull complete [2022-09-28T00:36:25.329Z] 8a5474983e97: Pull complete [2022-09-28T00:36:27.275Z] 329c88fbcd65: Pull complete [2022-09-28T00:36:27.275Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T00:36:27.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T00:36:27.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-28T00:36:27.621Z] + 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-09-28T00:36:28.021Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T00:36:28.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:36:28.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container [2022-09-28T00:36:28.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T00:36:31.386Z] $ docker top 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T00:36:32.276Z] + go version [2022-09-28T00:36:32.276Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T00:36:32.309Z] $ docker stop --time=1 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 [2022-09-28T00:36:34.963Z] $ docker rm -f 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:36:35.828Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T00:36:35.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:36:36.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container [2022-09-28T00:36:36.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T00:36:37.341Z] $ docker top 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T00:36:38.235Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T00:36:38.951Z] + make test [2022-09-28T00:36:38.951Z] make -C ./app-service-template build [2022-09-28T00:36:38.951Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-09-28T00:36:38.951Z] go mod tidy [2022-09-28T00:36:38.951Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-28T00:36:38.951Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-28T00:36:38.951Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-28T00:36:39.221Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T00:36:39.221Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-28T00:36:39.221Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-28T00:36:39.488Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-28T00:36:39.488Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T00:36:39.488Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T00:36:39.488Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T00:36:39.488Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 [2022-09-28T00:36:39.488Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-28T00:36:39.757Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-28T00:36:39.757Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-28T00:36:39.757Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T00:36:39.757Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-28T00:36:40.031Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-28T00:36:40.031Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-28T00:36:40.031Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-28T00:36:40.031Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-28T00:36:40.031Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-28T00:36:40.031Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-28T00:36:40.031Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-28T00:36:40.031Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-28T00:36:40.031Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-28T00:36:40.299Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-28T00:36:40.299Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-28T00:36:40.299Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-28T00:36:40.299Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-28T00:36:40.299Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-28T00:36:40.569Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-28T00:36:40.569Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-28T00:36:40.569Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-28T00:36:40.837Z] go: downloading golang.org/x/text v0.3.7 [2022-09-28T00:36:41.423Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-28T00:36:41.692Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-28T00:36:41.692Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-28T00:36:44.276Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-28T00:36:44.276Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-28T00:36:44.276Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-28T00:36:44.276Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-28T00:36:44.276Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-28T00:36:44.276Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-28T00:36:44.276Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-28T00:36:44.276Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-28T00:36:44.276Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-28T00:36:44.277Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-28T00:36:44.277Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-28T00:36:44.277Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-28T00:36:45.236Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-28T00:36:45.236Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-28T00:36:45.237Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-28T00:36:45.237Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T00:36:45.237Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-28T00:36:45.237Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-28T00:36:45.237Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-28T00:36:45.237Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-28T00:36:45.237Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-28T00:36:45.505Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-28T00:36:45.505Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-28T00:36:45.505Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-28T00:36:45.505Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-28T00:36:45.773Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-28T00:36:45.773Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-28T00:36:46.040Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-28T00:36:46.040Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-28T00:36:46.040Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-28T00:36:46.307Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-28T00:36:46.894Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-28T00:36:46.894Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-28T00:36:47.162Z] go: downloading github.com/kr/text v0.2.0 [2022-09-28T00:36:47.162Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-28T00:36:47.434Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-28T00:36:47.702Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-28T00:36:47.702Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-28T00:36:47.702Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-28T00:36:47.702Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-28T00:36:47.969Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-28T00:36:47.969Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-28T00:36:48.236Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-28T00:36:48.236Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-28T00:36:48.236Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-28T00:36:48.236Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-28T00:36:48.503Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-28T00:36:48.503Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-28T00:36:51.853Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-28T00:36:52.119Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-28T00:36:52.398Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-28T00:36:52.398Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-28T00:36:52.398Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-28T00:36:53.360Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-28T00:36:53.360Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-28T00:36:53.360Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-28T00:36:53.630Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-28T00:36:57.896Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-28T00:39:04.638Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-09-28T00:39:04.638Z] make -C ./app-service-template test [2022-09-28T00:39:04.638Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-09-28T00:39:04.638Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-28T00:41:56.432Z] ok new-app-service 0.262s coverage: 48.1% of statements [2022-09-28T00:41:56.432Z] ? new-app-service/config [no test files] [2022-09-28T00:41:56.432Z] ok new-app-service/functions 0.201s [2022-09-28T00:41:56.432Z] CGO_ENABLED=1 go vet ./... [2022-09-28T00:43:18.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T00:43:18.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T00:43:18.056Z] ./bin/test-attribution-txt.sh [2022-09-28T00:43:18.056Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-28T00:43:18.056Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-28T00:43:18.056Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-28T00:43:18.056Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-09-28T00:43:18.056Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-28T00:43:18.056Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-28T00:43:18.056Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.633s coverage: 60.4% of statements [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.350s coverage: 93.9% of statements [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.356s coverage: 76.5% of statements [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.403s coverage: 88.7% of statements [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.143s coverage: 100.0% of statements [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.786s coverage: 78.5% of statements [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-28T00:43:33.040Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.246s coverage: 97.3% of statements [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-28T00:43:33.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-28T00:43:34.981Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.435s coverage: 82.8% of statements [2022-09-28T00:43:34.981Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-28T00:43:40.334Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.125s coverage: 81.5% of statements [2022-09-28T00:43:40.334Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-28T00:43:40.334Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-28T00:43:40.334Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.421s coverage: 28.7% of statements [2022-09-28T00:43:40.334Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-28T00:43:40.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.300s coverage: 14.0% of statements [2022-09-28T00:43:42.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.226s coverage: 27.3% of statements [2022-09-28T00:43:42.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-28T00:43:42.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-28T00:43:46.457Z] --- FAIL: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA (0.00s) [2022-09-28T00:43:46.457Z] mqttfactory_test.go:131: [2022-09-28T00:43:46.457Z] Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:131 [2022-09-28T00:43:46.457Z] Error: Expected value not to be nil. [2022-09-28T00:43:46.457Z] Test: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA [2022-09-28T00:43:46.457Z] --- FAIL: TestConfigureMQTTClientForAuthWithCACert (0.00s) [2022-09-28T00:43:46.457Z] mqttfactory_test.go:145: [2022-09-28T00:43:46.457Z] Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:145 [2022-09-28T00:43:46.457Z] Error: Expected value not to be nil. [2022-09-28T00:43:46.457Z] Test: TestConfigureMQTTClientForAuthWithCACert [2022-09-28T00:43:46.457Z] --- FAIL: TestConfigureMQTTClientForAuthWithClientCert (0.01s) [2022-09-28T00:43:46.457Z] mqttfactory_test.go:165: [2022-09-28T00:43:46.457Z] Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:165 [2022-09-28T00:43:46.457Z] Error: Expected value not to be nil. [2022-09-28T00:43:46.457Z] Test: TestConfigureMQTTClientForAuthWithClientCert [2022-09-28T00:43:46.457Z] FAIL [2022-09-28T00:43:46.457Z] coverage: 51.4% of statements [2022-09-28T00:43:46.457Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.264s [2022-09-28T00:44:18.720Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.517s coverage: 75.5% of statements [2022-09-28T00:44:18.720Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.412s coverage: 94.4% of statements [2022-09-28T00:44:18.720Z] FAIL [2022-09-28T00:44:18.720Z] make: *** [Makefile:39: test-sdk] Error 1 [Pipeline] } [2022-09-28T00:44:18.771Z] $ docker stop --time=1 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 [2022-09-28T00:44:20.669Z] $ docker rm -f 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:44:25.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T00:44:25.272Z] [2022-09-28T00:44:25.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:44:25.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T00:44:25.932Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T00:44:25.932Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T00:44:25.932Z] 04944245beec: Pulling fs layer [2022-09-28T00:44:25.932Z] 699f458cf7ca: Pulling fs layer [2022-09-28T00:44:25.932Z] 765212b225bb: Pulling fs layer [2022-09-28T00:44:25.932Z] f23df028b6ca: Pulling fs layer [2022-09-28T00:44:25.932Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T00:44:25.932Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T00:44:25.932Z] f23df028b6ca: Waiting [2022-09-28T00:44:25.932Z] d65c8cfc05b1: Waiting [2022-09-28T00:44:25.932Z] 2437ff75d9bd: Waiting [2022-09-28T00:44:25.932Z] 765212b225bb: Waiting [2022-09-28T00:44:26.202Z] 04944245beec: Verifying Checksum [2022-09-28T00:44:26.202Z] 04944245beec: Download complete [2022-09-28T00:44:26.202Z] 765212b225bb: Verifying Checksum [2022-09-28T00:44:26.202Z] 765212b225bb: Download complete [2022-09-28T00:44:26.202Z] f23df028b6ca: Verifying Checksum [2022-09-28T00:44:26.202Z] f23df028b6ca: Download complete [2022-09-28T00:44:26.202Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T00:44:26.202Z] d65c8cfc05b1: Download complete [2022-09-28T00:44:26.484Z] 699f458cf7ca: Verifying Checksum [2022-09-28T00:44:26.484Z] 699f458cf7ca: Download complete [2022-09-28T00:44:26.754Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T00:44:26.754Z] 8998bd30e6a1: Download complete [2022-09-28T00:44:29.334Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T00:44:29.334Z] 2437ff75d9bd: Download complete [2022-09-28T00:44:31.273Z] 8998bd30e6a1: Pull complete [2022-09-28T00:44:31.855Z] 04944245beec: Pull complete [2022-09-28T00:44:33.271Z] 699f458cf7ca: Pull complete [2022-09-28T00:44:33.271Z] 765212b225bb: Pull complete [2022-09-28T00:44:33.854Z] f23df028b6ca: Pull complete [2022-09-28T00:44:34.122Z] d65c8cfc05b1: Pull complete [2022-09-28T00:44:49.120Z] 2437ff75d9bd: Pull complete [2022-09-28T00:44:49.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T00:44:49.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T00:44:49.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:44:49.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container [2022-09-28T00:44:49.484Z] $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T00:44:51.963Z] $ docker top 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:44:52.862Z] ---> job-cost.sh [2022-09-28T00:44:52.862Z] lf-activate-venv: SKIPPING [2022-09-28T00:44:52.862Z] INFO: No Stack... [2022-09-28T00:44:53.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T00:44:54.082Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T00:44:54.732Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-09-28T00:44:54.732Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T00:44:54.817Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [2022-09-28T00:44:54.822Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] did not exist. Created. [2022-09-28T00:44:54.823Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T00:44:55.547Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-3f13429a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T00:44:55.897Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T00:44:55.937Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T00:44:56.361Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T00:44:56.375Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T00:44:56.456Z] $ docker stop --time=1 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 [2022-09-28T00:44:57.951Z] $ docker rm -f 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T00:44:58.639Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-28T00:45:00.576Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1178/archives ] [2022-09-28T00:45:00.577Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1178/archives [2022-09-28T00:45:00.577Z] total 16 [2022-09-28T00:45:00.577Z] drwxr-xr-x 3 root root 4096 Sep 28 00:33 . [2022-09-28T00:45:00.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:33 .. [2022-09-28T00:45:00.577Z] drwxr-xr-x 2 root root 4096 Sep 28 00:33 cost [2022-09-28T00:45:00.577Z] -rw-r--r-- 1 root root 93 Sep 28 00:33 cost.csv [2022-09-28T00:45:00.577Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1178/archives [2022-09-28T00:45:00.577Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1178/archives [2022-09-28T00:45:00.577Z] total 16 [2022-09-28T00:45:00.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 00:33 . [2022-09-28T00:45:00.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:33 .. [2022-09-28T00:45:00.577Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 00:33 cost [2022-09-28T00:45:00.577Z] -rw-r--r-- 1 jenkins jenkins 93 Sep 28 00:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:00.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:01.840Z] ---> package-listing.sh [2022-09-28T00:45:01.840Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T00:45:01.840Z] ++ facter osfamily [2022-09-28T00:45:01.840Z] + OS_FAMILY=debian [2022-09-28T00:45:01.840Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1178 [2022-09-28T00:45:01.840Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T00:45:01.840Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T00:45:01.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T00:45:01.840Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T00:45:01.840Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1178 ']' [2022-09-28T00:45:01.840Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T00:45:01.840Z] + case "${OS_FAMILY}" in [2022-09-28T00:45:01.840Z] + dpkg -l [2022-09-28T00:45:01.840Z] + grep '^ii' [2022-09-28T00:45:02.101Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T00:45:02.101Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T00:45:02.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T00:45:02.102Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1178 ']' [2022-09-28T00:45:02.102Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/ [2022-09-28T00:45:02.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/ [Pipeline] echo [2022-09-28T00:45:02.137Z] 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/dry_app-functions-sdk-go_PR-1178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T00:45:02.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T00:45:03.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T00:45:03.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T00:45:03.187Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2022-09-28T00:45:03.216Z] $ 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/dry_app-functions-sdk-go_PR-1178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T00:45:03.408Z] $ docker top bda6623a0edf91462c577b9faa9e1943041284a78d9b2854517980e8dfb8b194 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T00:45:03.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T00:45:04.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T00:45:04.417Z] + ls /var/log/sa-host [2022-09-28T00:45:04.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T00:45:04.616Z] provisioning config files... [2022-09-28T00:45:04.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/config5155124001868642781tmp [Pipeline] { [Pipeline] echo [2022-09-28T00:45:04.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:04.982Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T00:45:05.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:05.416Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T00:45:05.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:05.757Z] ---> sudo-logs.sh [2022-09-28T00:45:05.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T00:45:05.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:06.153Z] ---> job-cost.sh [2022-09-28T00:45:06.153Z] lf-activate-venv: SKIPPING [2022-09-28T00:45:06.153Z] DEBUG: total: 0.2199999988079071 [2022-09-28T00:45:06.153Z] INFO: Retrieving Stack Cost... [2022-09-28T00:45:06.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T00:45:06.981Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T00:45:07.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T00:45:07.334Z] ---> logs-deploy.sh [2022-09-28T00:45:07.334Z] lf-activate-venv: SKIPPING [2022-09-28T00:45:07.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1178/1 [2022-09-28T00:45:07.334Z] INFO: archiving workspace using pattern(s): [2022-09-28T00:45:08.270Z] Archives upload complete. [2022-09-28T00:45:08.529Z] INFO: archiving logs to Nexus [2022-09-28T00:45:09.102Z] ---> uname -a: [2022-09-28T00:45:09.102Z] Linux prd-ubuntu20-04-docker-8c-8g-1472 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] ---> lscpu: [2022-09-28T00:45:09.102Z] Architecture: x86_64 [2022-09-28T00:45:09.102Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T00:45:09.102Z] Byte Order: Little Endian [2022-09-28T00:45:09.102Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T00:45:09.102Z] CPU(s): 8 [2022-09-28T00:45:09.102Z] On-line CPU(s) list: 0-7 [2022-09-28T00:45:09.102Z] Thread(s) per core: 1 [2022-09-28T00:45:09.102Z] Core(s) per socket: 1 [2022-09-28T00:45:09.102Z] Socket(s): 8 [2022-09-28T00:45:09.102Z] NUMA node(s): 1 [2022-09-28T00:45:09.102Z] Vendor ID: AuthenticAMD [2022-09-28T00:45:09.102Z] CPU family: 23 [2022-09-28T00:45:09.102Z] Model: 49 [2022-09-28T00:45:09.102Z] Model name: AMD EPYC-Rome Processor [2022-09-28T00:45:09.102Z] Stepping: 0 [2022-09-28T00:45:09.102Z] CPU MHz: 2799.998 [2022-09-28T00:45:09.102Z] BogoMIPS: 5599.99 [2022-09-28T00:45:09.102Z] Virtualization: AMD-V [2022-09-28T00:45:09.102Z] Hypervisor vendor: KVM [2022-09-28T00:45:09.102Z] Virtualization type: full [2022-09-28T00:45:09.102Z] L1d cache: 256 KiB [2022-09-28T00:45:09.102Z] L1i cache: 256 KiB [2022-09-28T00:45:09.102Z] L2 cache: 4 MiB [2022-09-28T00:45:09.102Z] L3 cache: 128 MiB [2022-09-28T00:45:09.102Z] NUMA node0 CPU(s): 0-7 [2022-09-28T00:45:09.102Z] Vulnerability Itlb multihit: Not affected [2022-09-28T00:45:09.102Z] Vulnerability L1tf: Not affected [2022-09-28T00:45:09.102Z] Vulnerability Mds: Not affected [2022-09-28T00:45:09.102Z] Vulnerability Meltdown: Not affected [2022-09-28T00:45:09.102Z] Vulnerability Mmio stale data: Not affected [2022-09-28T00:45:09.102Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T00:45:09.102Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T00:45:09.102Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T00:45:09.102Z] Vulnerability Srbds: Not affected [2022-09-28T00:45:09.102Z] Vulnerability Tsx async abort: Not affected [2022-09-28T00:45:09.102Z] 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-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] ---> nproc: [2022-09-28T00:45:09.102Z] 8 [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] ---> df -h: [2022-09-28T00:45:09.102Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T00:45:09.102Z] overlay 155G 11G 145G 7% / [2022-09-28T00:45:09.102Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T00:45:09.102Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T00:45:09.102Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T00:45:09.102Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] ---> sar -b -r -n DEV: [2022-09-28T00:45:09.102Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1472) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] 00:30:55 LINUX RESTART (8 CPU) [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T00:45:09.102Z] 00:32:02 335.14 47.49 287.65 0.00 5341.64 160403.27 0.00 [2022-09-28T00:45:09.102Z] 00:33:01 77.58 0.47 77.11 0.00 22.50 43638.90 0.00 [2022-09-28T00:45:09.102Z] 00:34:01 60.24 0.15 60.09 0.00 8.27 32765.62 0.00 [2022-09-28T00:45:09.102Z] 00:35:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 [2022-09-28T00:45:09.102Z] 00:36:01 6.62 3.73 2.88 0.00 2069.66 75.19 0.00 [2022-09-28T00:45:09.102Z] 00:37:01 17.98 6.51 11.46 0.00 858.51 2498.23 0.00 [2022-09-28T00:45:09.102Z] 00:38:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2022-09-28T00:45:09.102Z] 00:39:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 [2022-09-28T00:45:09.102Z] 00:40:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2022-09-28T00:45:09.102Z] 00:41:01 1.20 0.00 1.20 0.00 0.00 21.20 0.00 [2022-09-28T00:45:09.102Z] 00:42:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2022-09-28T00:45:09.102Z] 00:43:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-09-28T00:45:09.102Z] 00:44:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2022-09-28T00:45:09.102Z] 00:45:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 [2022-09-28T00:45:09.102Z] Average: 36.35 4.17 32.18 0.00 593.57 17077.34 0.00 [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T00:45:09.102Z] 00:32:02 29529156 31588716 755380 2.30 61880 2292348 2036808 6.00 1003472 2037200 368540 [2022-09-28T00:45:09.102Z] 00:33:01 27836712 31286824 1017052 3.09 95464 3552348 2431092 7.16 1559956 3035628 427612 [2022-09-28T00:45:09.102Z] 00:34:01 28613916 31593376 716372 2.18 99628 3104028 1745284 5.14 1113584 2736232 404 [2022-09-28T00:45:09.102Z] 00:35:01 28614624 31594200 715236 2.18 99676 3104036 1745284 5.14 1113444 2736236 296 [2022-09-28T00:45:09.102Z] 00:36:01 28454868 31598012 710468 2.16 101256 3262292 1809352 5.33 1116528 2890984 93552 [2022-09-28T00:45:09.102Z] 00:37:01 28442524 31592324 711916 2.16 103844 3262532 1804852 5.32 1202700 2802340 224 [2022-09-28T00:45:09.102Z] 00:38:01 28443540 31593344 710816 2.16 103876 3262540 1804852 5.32 1202092 2802344 12 [2022-09-28T00:45:09.102Z] 00:39:01 28443520 31593404 710960 2.16 103908 3262540 1804852 5.32 1202156 2802360 208 [2022-09-28T00:45:09.102Z] 00:40:01 28443408 31593296 711000 2.16 103948 3262544 1804852 5.32 1202140 2802364 4 [2022-09-28T00:45:09.102Z] 00:41:01 28443580 31594160 710584 2.16 104044 3262528 1804852 5.32 1201980 2802928 284 [2022-09-28T00:45:09.102Z] 00:42:01 28444132 31594716 710004 2.16 104076 3262520 1804852 5.32 1201760 2802928 16 [2022-09-28T00:45:09.102Z] 00:43:01 28443632 31594300 710324 2.16 104116 3262532 1804852 5.32 1201796 2802932 212 [2022-09-28T00:45:09.102Z] 00:44:01 28443892 31594560 710028 2.16 104152 3262532 1788488 5.27 1201444 2802932 4 [2022-09-28T00:45:09.102Z] 00:45:01 28425708 31576480 727976 2.21 104180 3262544 1843988 5.43 1219740 2802880 24 [2022-09-28T00:45:09.102Z] Average: 28501658 31570551 737723 2.24 99575 3191276 1859590 5.48 1195914 2761449 63671 [2022-09-28T00:45:09.102Z] [2022-09-28T00:45:09.102Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T00:45:09.102Z] 00:32:02 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:32:02 ens3 640.93 497.82 7017.74 109.05 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:32:02 docker0 58.57 51.21 4.33 353.68 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:33:01 ens3 196.98 117.88 1511.33 23.39 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:33:01 docker0 96.54 159.95 7.54 1477.19 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:33:01 veth724d3d1 96.54 160.06 8.86 1477.20 0.00 0.00 0.00 0.12 [2022-09-28T00:45:09.102Z] 00:34:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:34:01 ens3 106.73 69.31 2530.58 14.66 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:34:01 docker0 1.07 1.05 0.07 1.53 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:35:01 ens3 0.82 0.18 0.07 0.04 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:36:01 ens3 22.80 14.55 483.75 1.34 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:37:01 ens3 0.62 0.48 0.23 0.18 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:38:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:40:01 ens3 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:42:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:43:01 ens3 0.62 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.102Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:45:01 ens3 2.73 1.85 2.99 1.01 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] Average: ens3 69.35 50.12 823.98 10.70 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] Average: docker0 11.06 14.99 0.85 129.30 0.00 0.00 0.00 0.00 [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] ---> sar -P ALL: [2022-09-28T00:45:09.103Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1472) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] 00:30:55 LINUX RESTART (8 CPU) [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T00:45:09.103Z] 00:32:02 all 7.15 0.00 2.27 2.65 0.05 87.87 [2022-09-28T00:45:09.103Z] 00:32:02 0 5.09 0.00 2.30 6.06 0.08 86.46 [2022-09-28T00:45:09.103Z] 00:32:02 1 7.89 0.00 1.94 1.02 0.05 89.09 [2022-09-28T00:45:09.103Z] 00:32:02 2 10.76 0.00 2.95 0.86 0.05 85.38 [2022-09-28T00:45:09.103Z] 00:32:02 3 6.56 0.00 3.71 9.95 0.07 79.71 [2022-09-28T00:45:09.103Z] 00:32:02 4 8.81 0.00 1.48 0.62 0.03 89.06 [2022-09-28T00:45:09.103Z] 00:32:02 5 6.50 0.00 1.98 0.67 0.03 90.82 [2022-09-28T00:45:09.103Z] 00:32:02 6 5.46 0.00 1.51 1.49 0.05 91.50 [2022-09-28T00:45:09.103Z] 00:32:02 7 6.13 0.00 2.30 0.54 0.07 90.97 [2022-09-28T00:45:09.103Z] 00:33:01 all 41.57 0.00 6.20 2.36 0.11 49.76 [2022-09-28T00:45:09.103Z] 00:33:01 0 41.80 0.00 6.44 0.64 0.10 51.01 [2022-09-28T00:45:09.103Z] 00:33:01 1 41.23 0.00 6.26 0.43 0.14 51.94 [2022-09-28T00:45:09.103Z] 00:33:01 2 40.76 0.00 5.93 0.89 0.17 52.25 [2022-09-28T00:45:09.103Z] 00:33:01 3 41.91 0.00 6.40 9.41 0.10 42.17 [2022-09-28T00:45:09.103Z] 00:33:01 4 42.56 0.00 6.20 1.15 0.10 49.99 [2022-09-28T00:45:09.103Z] 00:33:01 5 40.14 0.00 6.23 4.75 0.12 48.76 [2022-09-28T00:45:09.103Z] 00:33:01 6 42.50 0.00 5.80 0.79 0.07 50.84 [2022-09-28T00:45:09.103Z] 00:33:01 7 41.62 0.00 6.33 0.86 0.10 51.08 [2022-09-28T00:45:09.103Z] 00:34:01 all 10.93 0.00 2.72 1.56 0.08 84.71 [2022-09-28T00:45:09.103Z] 00:34:01 0 11.59 0.00 2.57 0.02 0.10 85.72 [2022-09-28T00:45:09.103Z] 00:34:01 1 10.03 0.00 2.30 0.52 0.03 87.12 [2022-09-28T00:45:09.103Z] 00:34:01 2 11.51 0.00 2.28 0.57 0.03 85.61 [2022-09-28T00:45:09.103Z] 00:34:01 3 10.77 0.00 3.12 0.80 0.03 85.27 [2022-09-28T00:45:09.103Z] 00:34:01 4 10.90 0.00 2.86 5.89 0.27 80.08 [2022-09-28T00:45:09.103Z] 00:34:01 5 10.50 0.00 3.09 4.42 0.05 81.94 [2022-09-28T00:45:09.103Z] 00:34:01 6 11.17 0.00 2.67 0.25 0.05 85.86 [2022-09-28T00:45:09.103Z] 00:34:01 7 10.94 0.00 2.91 0.03 0.05 86.07 [2022-09-28T00:45:09.103Z] 00:35:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:35:01 3 0.00 0.00 0.02 0.05 0.02 99.92 [2022-09-28T00:45:09.103Z] 00:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-28T00:45:09.103Z] 00:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:36:01 all 0.18 0.00 0.11 0.13 0.01 99.57 [2022-09-28T00:45:09.103Z] 00:36:01 0 0.53 0.00 0.12 0.07 0.02 99.27 [2022-09-28T00:45:09.103Z] 00:36:01 1 0.12 0.00 0.25 0.57 0.00 99.07 [2022-09-28T00:45:09.103Z] 00:36:01 2 0.10 0.00 0.07 0.02 0.02 99.80 [2022-09-28T00:45:09.103Z] 00:36:01 3 0.10 0.00 0.07 0.35 0.00 99.48 [2022-09-28T00:45:09.103Z] 00:36:01 4 0.15 0.00 0.07 0.00 0.02 99.77 [2022-09-28T00:45:09.103Z] 00:36:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2022-09-28T00:45:09.103Z] 00:36:01 6 0.08 0.00 0.25 0.02 0.00 99.65 [2022-09-28T00:45:09.103Z] 00:36:01 7 0.23 0.00 0.07 0.00 0.02 99.68 [2022-09-28T00:45:09.103Z] 00:37:01 all 0.42 0.00 0.16 0.15 0.01 99.26 [2022-09-28T00:45:09.103Z] 00:37:01 0 0.17 0.00 0.18 0.28 0.02 99.35 [2022-09-28T00:45:09.103Z] 00:37:01 1 0.43 0.00 0.20 0.35 0.02 99.00 [2022-09-28T00:45:09.103Z] 00:37:01 2 0.43 0.00 0.17 0.03 0.00 99.37 [2022-09-28T00:45:09.103Z] 00:37:01 3 0.23 0.00 0.12 0.43 0.02 99.20 [2022-09-28T00:45:09.103Z] 00:37:01 4 0.97 0.00 0.10 0.02 0.03 98.88 [2022-09-28T00:45:09.103Z] 00:37:01 5 0.12 0.00 0.15 0.02 0.00 99.72 [2022-09-28T00:45:09.103Z] 00:37:01 6 0.47 0.00 0.20 0.03 0.02 99.28 [2022-09-28T00:45:09.103Z] 00:37:01 7 0.53 0.00 0.15 0.02 0.00 99.30 [2022-09-28T00:45:09.103Z] 00:38:01 all 0.02 0.00 0.01 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T00:45:09.103Z] 00:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T00:45:09.103Z] 00:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-28T00:45:09.103Z] 00:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:39:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2022-09-28T00:45:09.103Z] 00:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T00:45:09.103Z] 00:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-28T00:45:09.103Z] 00:40:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2022-09-28T00:45:09.103Z] 00:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-28T00:45:09.103Z] 00:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:42:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:42:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2022-09-28T00:45:09.103Z] 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:42:01 3 0.08 0.00 0.02 0.02 0.00 99.88 [2022-09-28T00:45:09.103Z] 00:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T00:45:09.103Z] 00:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2022-09-28T00:45:09.103Z] 00:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2022-09-28T00:45:09.103Z] 00:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:43:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-28T00:45:09.103Z] 00:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-28T00:45:09.103Z] 00:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T00:45:09.103Z] 00:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T00:45:09.103Z] 00:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T00:45:09.103Z] 00:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T00:45:09.103Z] 00:45:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2022-09-28T00:45:09.103Z] 00:45:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-28T00:45:09.103Z] 00:45:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2022-09-28T00:45:09.103Z] 00:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T00:45:09.103Z] 00:45:01 3 0.37 0.00 0.05 0.00 0.00 99.58 [2022-09-28T00:45:09.103Z] 00:45:01 4 0.10 0.00 0.03 0.00 0.03 99.83 [2022-09-28T00:45:09.103Z] 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T00:45:09.103Z] 00:45:01 6 0.35 0.00 0.05 0.00 0.00 99.60 [2022-09-28T00:45:09.103Z] 00:45:01 7 0.13 0.00 0.07 0.00 0.00 99.80 [2022-09-28T00:45:09.103Z] Average: all 4.24 0.00 0.81 0.49 0.02 94.43 [2022-09-28T00:45:09.103Z] Average: 0 4.15 0.00 0.83 0.51 0.03 94.49 [2022-09-28T00:45:09.103Z] Average: 1 4.21 0.00 0.77 0.21 0.02 94.79 [2022-09-28T00:45:09.103Z] Average: 2 4.49 0.00 0.81 0.17 0.02 94.50 [2022-09-28T00:45:09.103Z] Average: 3 4.21 0.00 0.95 1.49 0.02 93.33 [2022-09-28T00:45:09.103Z] Average: 4 4.47 0.00 0.77 0.54 0.04 94.17 [2022-09-28T00:45:09.103Z] Average: 5 4.02 0.00 0.81 0.70 0.02 94.46 [2022-09-28T00:45:09.103Z] Average: 6 4.22 0.00 0.74 0.18 0.01 94.84 [2022-09-28T00:45:09.103Z] Average: 7 4.18 0.00 0.83 0.10 0.02 94.87 [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z] [2022-09-28T00:45:09.103Z]