Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 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-ssh7975140785765174223.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14454384149560994575.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7783787140889314475.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8072963580810860117.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15934199828037973466.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Running on prd-ubuntu20.04-docker-8c-8g-117270 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (main) Commit message: "fix: Correct spelling errors in app template config file (#1208)" > git config core.sparsecheckout # timeout=10 > git checkout -f 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 > git rev-list --no-walk 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T20:03:26.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T20:03:26.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T20:03:26.162Z] ========================================================= [2022-10-26T20:03:26.162Z] EdgeX Global Pipelines Version Info [2022-10-26T20:03:26.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:03:26.873Z] ------------------- [2022-10-26T20:03:26.873Z] stable info: [2022-10-26T20:03:26.873Z] ------------------- [2022-10-26T20:03:26.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T20:03:26.873Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:03:26.873Z] Message: update stable to v1.0.243 [2022-10-26T20:03:27.444Z] ------------------- [2022-10-26T20:03:27.444Z] experimental info: [2022-10-26T20:03:27.444Z] ------------------- [2022-10-26T20:03:27.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T20:03:27.444Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:03:27.444Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T20:03:27.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-10-26T20:03:27.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-10-26T20:03:27.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T20:03:27.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T20:03:27.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T20:03:27.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T20:03:27.624Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T20:03:27.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T20:03:27.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T20:03:27.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T20:03:27.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T20:03:27.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-10-26T20:03:27.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T20:03:27.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T20:03:27.705Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:03:27.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:03:27.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:03:27.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:03:27.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T20:03:27.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T20:03:27.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T20:03:27.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T20:03:27.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T20:03:27.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T20:03:27.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T20:03:27.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T20:03:27.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T20:03:27.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T20:03:27.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T20:03:27.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T20:03:27.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo [2022-10-26T20:03:27.911Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78eeb4c [Pipeline] echo [2022-10-26T20:03:27.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T20:03:28.277Z] + git rev-list -1 --merges 78eeb4cf8eafd545e04d2aba3275c7a949e20c37~1..78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo [2022-10-26T20:03:28.305Z] -----------> git rev-list -1 --merges 78eeb4cf8eafd545e04d2aba3275c7a949e20c37~1..78eeb4cf8eafd545e04d2aba3275c7a949e20c37 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [false] [Pipeline] sh [2022-10-26T20:03:28.597Z] + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo [2022-10-26T20:03:28.611Z] ========================================================= [2022-10-26T20:03:28.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T20:03:28.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:03:28.950Z] + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo [2022-10-26T20:03:28.961Z] [semverPrep] GIT_COMMIT: 78eeb4cf8eafd545e04d2aba3275c7a949e20c37, Commit Message: fix: Correct spelling errors in app template config file (#1208) [Pipeline] echo [2022-10-26T20:03:28.971Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T20:03:29.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:03:29.311Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T20:03:29.311Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T20:03:29.311Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T20:03:29.311Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-10-26T20:03:29.311Z] tee -a /etc/ssh/ssh_known_hosts [2022-10-26T20:03:29.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:29.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:03:29.656Z] [2022-10-26T20:03:29.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:29.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:03:29.963Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T20:03:29.963Z] b85a868b505f: Pulling fs layer [2022-10-26T20:03:29.963Z] e2be974225ed: Pulling fs layer [2022-10-26T20:03:29.963Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T20:03:29.963Z] 988bab9f4d93: Pulling fs layer [2022-10-26T20:03:29.963Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T20:03:29.963Z] eaf3925da568: Pulling fs layer [2022-10-26T20:03:29.963Z] bab4dde63d76: Pulling fs layer [2022-10-26T20:03:29.963Z] bde34c3a00c8: Pulling fs layer [2022-10-26T20:03:29.963Z] b352a97aabf1: Pulling fs layer [2022-10-26T20:03:29.963Z] 4872d77fe225: Pulling fs layer [2022-10-26T20:03:29.963Z] 5851b861e8e6: Pulling fs layer [2022-10-26T20:03:29.963Z] 988bab9f4d93: Waiting [2022-10-26T20:03:29.963Z] eaf3925da568: Waiting [2022-10-26T20:03:29.963Z] bab4dde63d76: Waiting [2022-10-26T20:03:29.963Z] bde34c3a00c8: Waiting [2022-10-26T20:03:29.963Z] 1469e6f7b9e6: Waiting [2022-10-26T20:03:29.963Z] b352a97aabf1: Waiting [2022-10-26T20:03:29.963Z] 5851b861e8e6: Waiting [2022-10-26T20:03:29.963Z] 4872d77fe225: Waiting [2022-10-26T20:03:29.963Z] e2be974225ed: Verifying Checksum [2022-10-26T20:03:29.963Z] e2be974225ed: Download complete [2022-10-26T20:03:29.963Z] 988bab9f4d93: Verifying Checksum [2022-10-26T20:03:29.963Z] 988bab9f4d93: Download complete [2022-10-26T20:03:30.223Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T20:03:30.223Z] 1469e6f7b9e6: Download complete [2022-10-26T20:03:30.223Z] eaf3925da568: Verifying Checksum [2022-10-26T20:03:30.223Z] eaf3925da568: Download complete [2022-10-26T20:03:30.223Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T20:03:30.223Z] 339a4e72a1f5: Download complete [2022-10-26T20:03:30.223Z] bde34c3a00c8: Download complete [2022-10-26T20:03:30.223Z] b352a97aabf1: Verifying Checksum [2022-10-26T20:03:30.224Z] b352a97aabf1: Download complete [2022-10-26T20:03:30.224Z] 4872d77fe225: Verifying Checksum [2022-10-26T20:03:30.224Z] 4872d77fe225: Download complete [2022-10-26T20:03:30.224Z] 5851b861e8e6: Verifying Checksum [2022-10-26T20:03:30.224Z] 5851b861e8e6: Download complete [2022-10-26T20:03:30.224Z] b85a868b505f: Verifying Checksum [2022-10-26T20:03:30.224Z] b85a868b505f: Download complete [2022-10-26T20:03:30.483Z] bab4dde63d76: Verifying Checksum [2022-10-26T20:03:30.483Z] bab4dde63d76: Download complete [2022-10-26T20:03:31.417Z] b85a868b505f: Pull complete [2022-10-26T20:03:31.417Z] e2be974225ed: Pull complete [2022-10-26T20:03:31.984Z] 339a4e72a1f5: Pull complete [2022-10-26T20:03:31.984Z] 988bab9f4d93: Pull complete [2022-10-26T20:03:32.242Z] 1469e6f7b9e6: Pull complete [2022-10-26T20:03:32.242Z] eaf3925da568: Pull complete [2022-10-26T20:03:33.618Z] bab4dde63d76: Pull complete [2022-10-26T20:03:33.924Z] bde34c3a00c8: Pull complete [2022-10-26T20:03:33.924Z] b352a97aabf1: Pull complete [2022-10-26T20:03:33.924Z] 4872d77fe225: Pull complete [2022-10-26T20:03:33.924Z] 5851b861e8e6: Pull complete [2022-10-26T20:03:33.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T20:03:33.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:03:34.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:03:34.261Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:03:34.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T20:03:35.830Z] $ docker top 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef -eo pid,comm [2022-10-26T20:03:35.878Z] 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-10-26T20:03:35.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:03:35.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:03:35.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:03:36.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:03:36.024Z] $ docker exec 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent [2022-10-26T20:03:36.136Z] SSH_AUTH_SOCK=/tmp/ssh-xmvUsH5NogtX/agent.32 [2022-10-26T20:03:36.136Z] SSH_AGENT_PID=38 [2022-10-26T20:03:36.143Z] Running ssh-add (command line suppressed) [2022-10-26T20:03:36.254Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8532197017512784946.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8532197017512784946.key) [2022-10-26T20:03:36.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:03:36.549Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T20:03:36.567Z] $ docker exec --env ******** --env ******** 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent -k [2022-10-26T20:03:36.659Z] unset SSH_AUTH_SOCK; [2022-10-26T20:03:36.659Z] unset SSH_AGENT_PID; [2022-10-26T20:03:36.659Z] echo Agent pid 38 killed; [2022-10-26T20:03:36.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T20:03:36.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:03:36.686Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:03:36.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:03:36.812Z] $ docker exec 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent [2022-10-26T20:03:36.914Z] SSH_AUTH_SOCK=/tmp/ssh-KvQPUToOaTh7/agent.70 [2022-10-26T20:03:36.914Z] SSH_AGENT_PID=76 [2022-10-26T20:03:36.918Z] Running ssh-add (command line suppressed) [2022-10-26T20:03:37.048Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13707428748554849362.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13707428748554849362.key) [2022-10-26T20:03:37.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:03:37.337Z] + git semver init [2022-10-26T20:03:37.595Z] 2022-10-26 20:03:37,519 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T20:03:37.595Z] 2022-10-26 20:03:37,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-10-26T20:03:37.595Z] 2022-10-26 20:03:37,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-10-26T20:03:37.595Z] 2022-10-26 20:03:37,520 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:03:39.501Z] 2022-10-26 20:03:39,043 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-10-26T20:03:39.501Z] 2022-10-26 20:03:39,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-10-26T20:03:39.501Z] 2022-10-26 20:03:39,044 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:03:39.501Z] 2022-10-26 20:03:39,044 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:03:39.501Z] 2.3.0-dev.58 [Pipeline] } [2022-10-26T20:03:39.519Z] $ docker exec --env ******** --env ******** 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent -k [2022-10-26T20:03:39.630Z] unset SSH_AUTH_SOCK; [2022-10-26T20:03:39.631Z] unset SSH_AGENT_PID; [2022-10-26T20:03:39.631Z] echo Agent pid 76 killed; [2022-10-26T20:03:39.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:03:39.941Z] + git semver [Pipeline] } [2022-10-26T20:03:40.220Z] $ docker stop --time=1 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef [2022-10-26T20:03:41.509Z] $ docker rm -f 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:03:41.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T20:03:42.008Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T20:03:42.011Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.58 [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-10-26T20:03:42.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:03:42.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:03:42.202Z] ========================================================= [2022-10-26T20:03:42.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T20:03:42.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:03:42.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117281 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-26T20:03:42.383Z] Running in /w/workspace/app-functions-sdk-go/179 [Pipeline] { [Pipeline] checkout [2022-10-26T20:03:42.419Z] The recommended git tool is: git [2022-10-26T20:03:42.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:03:42.503Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T20:03:42.503Z] 213ec9aee27d: Pulling fs layer [2022-10-26T20:03:42.503Z] 4583459ba037: Pulling fs layer [2022-10-26T20:03:42.503Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T20:03:42.503Z] 53926ce57604: Pulling fs layer [2022-10-26T20:03:42.503Z] 53926ce57604: Waiting [2022-10-26T20:03:42.503Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T20:03:42.503Z] 30f14e443154: Pulling fs layer [2022-10-26T20:03:42.504Z] 801331c1e519: Pulling fs layer [2022-10-26T20:03:42.504Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T20:03:42.504Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T20:03:42.504Z] 30f14e443154: Waiting [2022-10-26T20:03:42.504Z] 801331c1e519: Waiting [2022-10-26T20:03:42.504Z] 21b2b0c7a3f4: Waiting [2022-10-26T20:03:42.504Z] 99cc6dd402b0: Waiting [2022-10-26T20:03:42.504Z] 7d9ed39f4882: Waiting [2022-10-26T20:03:42.504Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T20:03:42.504Z] 93c1e223e6f2: Download complete [2022-10-26T20:03:42.504Z] 4583459ba037: Verifying Checksum [2022-10-26T20:03:42.504Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T20:03:42.504Z] 21b2b0c7a3f4: Download complete [2022-10-26T20:03:42.504Z] 30f14e443154: Verifying Checksum [2022-10-26T20:03:42.504Z] 30f14e443154: Download complete [2022-10-26T20:03:42.504Z] 213ec9aee27d: Verifying Checksum [2022-10-26T20:03:42.504Z] 213ec9aee27d: Download complete [2022-10-26T20:03:42.504Z] 801331c1e519: Download complete [2022-10-26T20:03:42.764Z] 213ec9aee27d: Pull complete [2022-10-26T20:03:42.764Z] 4583459ba037: Pull complete [2022-10-26T20:03:43.023Z] 93c1e223e6f2: Pull complete [2022-10-26T20:03:43.023Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T20:03:43.023Z] 7d9ed39f4882: Download complete [2022-10-26T20:03:43.283Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T20:03:43.283Z] 99cc6dd402b0: Download complete [2022-10-26T20:03:43.283Z] 53926ce57604: Verifying Checksum [2022-10-26T20:03:43.283Z] 53926ce57604: Download complete [2022-10-26T20:03:47.492Z] 53926ce57604: Pull complete [2022-10-26T20:03:47.492Z] 21b2b0c7a3f4: Pull complete [2022-10-26T20:03:47.492Z] 30f14e443154: Pull complete [2022-10-26T20:03:47.492Z] 801331c1e519: Pull complete [2022-10-26T20:03:47.969Z] using credential edgex-jenkins-ssh [2022-10-26T20:03:47.986Z] Cloning the remote Git repository [2022-10-26T20:03:48.039Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-26T20:03:48.125Z] > git init /w/workspace/app-functions-sdk-go/179 # timeout=10 [2022-10-26T20:03:48.304Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-26T20:03:48.305Z] > git --version # timeout=10 [2022-10-26T20:03:48.336Z] > git --version # 'git version 2.25.1' [2022-10-26T20:03:48.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:03:48.394Z] Verifying host key using known hosts file [2022-10-26T20:03:48.863Z] 99cc6dd402b0: Pull complete [2022-10-26T20:03:49.429Z] 7d9ed39f4882: Pull complete [2022-10-26T20:03:49.429Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T20:03:49.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:03:49.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T20:03:49.712Z] + 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-10-26T20:03:48.616Z] 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-10-26T20:03:48.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:03:50.012Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:03:50.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:03:50.086Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:03:50.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T20:03:52.192Z] $ docker top 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:03:52.523Z] + go version [2022-10-26T20:03:52.523Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T20:03:52.272Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-10-26T20:03:52.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:03:52.540Z] $ docker stop --time=1 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e [2022-10-26T20:03:53.253Z] Avoid second fetch [2022-10-26T20:03:53.254Z] Checking out Revision 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (main) [2022-10-26T20:03:53.863Z] Commit message: "fix: Correct spelling errors in app template config file (#1208)" [2022-10-26T20:03:53.875Z] $ docker rm -f 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:53.274Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T20:03:53.298Z] > git checkout -f 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:03:54.264Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:03:54.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:03:54.446Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:03:54.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T20:03:54.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T20:03:54.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:03:54.710Z] Dload Upload Total Spent Left Speed [2022-10-26T20:03:54.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [2022-10-26T20:03:54.838Z] $ docker top d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-10-26T20:03:55.179Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:03:55.376Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T20:03:55.466Z] + make test [2022-10-26T20:03:55.466Z] make -C ./app-service-template build [2022-10-26T20:03:55.466Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T20:03:55.466Z] go mod tidy [2022-10-26T20:03:55.466Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T20:03:55.466Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T20:03:55.466Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T20:03:55.466Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T20:03:55.466Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-10-26T20:03:55.466Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T20:03:55.467Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T20:03:55.467Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-26T20:03:55.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T20:03:55.711Z] + sudo tee /etc/docker/daemon.new [2022-10-26T20:03:55.711Z] { [2022-10-26T20:03:55.711Z] "registry-mirrors": [ [2022-10-26T20:03:55.711Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T20:03:55.711Z] ], [2022-10-26T20:03:55.711Z] "bip": "10.250.0.254/24", [2022-10-26T20:03:55.711Z] "hosts": [ [2022-10-26T20:03:55.711Z] "tcp://0.0.0.0:5555", [2022-10-26T20:03:55.711Z] "unix:///var/run/docker.sock" [2022-10-26T20:03:55.711Z] ], [2022-10-26T20:03:55.711Z] "mtu": 1458, [2022-10-26T20:03:55.711Z] "selinux-enabled": true, [2022-10-26T20:03:55.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T20:03:55.711Z] } [2022-10-26T20:03:55.725Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T20:03:55.725Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T20:03:55.725Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T20:03:55.725Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-26T20:03:55.725Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T20:03:55.725Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T20:03:55.725Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T20:03:55.725Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T20:03:55.725Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T20:03:55.725Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T20:03:55.725Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T20:03:55.725Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T20:03:55.725Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T20:03:55.725Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T20:03:55.725Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T20:03:55.725Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] sh [2022-10-26T20:03:55.983Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T20:03:56.053Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T20:03:56.240Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-26T20:03:56.240Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T20:03:56.240Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T20:03:56.240Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T20:03:56.240Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T20:03:56.240Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T20:03:56.240Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T20:03:56.240Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T20:03:56.393Z] + sudo service docker restart [2022-10-26T20:03:56.499Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T20:03:57.872Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-26T20:03:57.872Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-26T20:03:57.872Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-26T20:03:57.872Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-26T20:03:57.872Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-26T20:03:57.872Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-26T20:03:57.872Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T20:03:57.872Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-26T20:03:57.872Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T20:03:57.872Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T20:03:57.872Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-26T20:03:57.872Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-26T20:03:58.131Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-26T20:03:58.131Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-26T20:03:58.131Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T20:03:58.131Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T20:03:58.131Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T20:03:58.131Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T20:03:58.131Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-26T20:03:58.131Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T20:03:58.131Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-26T20:03:58.131Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-26T20:03:58.131Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-26T20:03:58.131Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T20:03:58.131Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T20:03:58.131Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-26T20:03:58.131Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-26T20:03:58.131Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T20:03:58.131Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-26T20:03:58.131Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-26T20:03:58.131Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-26T20:03:58.131Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-26T20:03:58.131Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T20:03:58.390Z] go: downloading github.com/kr/text v0.2.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/google/btree v1.0.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-26T20:03:58.390Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-26T20:03:58.390Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-26T20:03:58.390Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-26T20:03:58.390Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-26T20:03:58.390Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T20:03:58.390Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-26T20:03:58.390Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-26T20:03:59.767Z] 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 app-new-service [Pipeline] unstash [Pipeline] echo [2022-10-26T20:04:14.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:04:14.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:04:14.825Z] ========================================================= [2022-10-26T20:04:14.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T20:04:14.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:04:15.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T20:04:15.754Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T20:04:15.754Z] 9b18e9b68314: Pulling fs layer [2022-10-26T20:04:15.754Z] d32db5db7311: Pulling fs layer [2022-10-26T20:04:15.754Z] d0c4b47475fc: Pulling fs layer [2022-10-26T20:04:15.754Z] 5831b945b038: Pulling fs layer [2022-10-26T20:04:15.754Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T20:04:15.754Z] e10730c5d714: Pulling fs layer [2022-10-26T20:04:15.754Z] 5dd5c2283517: Pulling fs layer [2022-10-26T20:04:15.754Z] d5ac0230b979: Pulling fs layer [2022-10-26T20:04:15.754Z] e10730c5d714: Waiting [2022-10-26T20:04:15.754Z] 5831b945b038: Waiting [2022-10-26T20:04:15.754Z] 86bbec2aaacd: Waiting [2022-10-26T20:04:15.754Z] 5dd5c2283517: Waiting [2022-10-26T20:04:15.754Z] d5ac0230b979: Waiting [2022-10-26T20:04:15.754Z] d0c4b47475fc: Verifying Checksum [2022-10-26T20:04:15.754Z] d0c4b47475fc: Download complete [2022-10-26T20:04:15.754Z] d32db5db7311: Verifying Checksum [2022-10-26T20:04:15.754Z] d32db5db7311: Download complete [2022-10-26T20:04:15.754Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T20:04:15.754Z] 86bbec2aaacd: Download complete [2022-10-26T20:04:15.754Z] e10730c5d714: Verifying Checksum [2022-10-26T20:04:15.754Z] e10730c5d714: Download complete [2022-10-26T20:04:15.754Z] 9b18e9b68314: Verifying Checksum [2022-10-26T20:04:15.754Z] 9b18e9b68314: Download complete [2022-10-26T20:04:16.731Z] 9b18e9b68314: Pull complete [2022-10-26T20:04:17.071Z] d5ac0230b979: Verifying Checksum [2022-10-26T20:04:17.071Z] d5ac0230b979: Download complete [2022-10-26T20:04:17.071Z] d32db5db7311: Pull complete [2022-10-26T20:04:17.464Z] d0c4b47475fc: Pull complete [2022-10-26T20:04:17.836Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T20:04:17.836Z] make -C ./app-service-template test [2022-10-26T20:04:17.836Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T20:04:17.836Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-26T20:04:18.063Z] 5dd5c2283517: Verifying Checksum [2022-10-26T20:04:18.064Z] 5dd5c2283517: Download complete [2022-10-26T20:04:18.650Z] 5831b945b038: Verifying Checksum [2022-10-26T20:04:18.650Z] 5831b945b038: Download complete [2022-10-26T20:04:30.998Z] 5831b945b038: Pull complete [2022-10-26T20:04:30.998Z] 86bbec2aaacd: Pull complete [2022-10-26T20:04:30.998Z] e10730c5d714: Pull complete [2022-10-26T20:04:35.253Z] 5dd5c2283517: Pull complete [2022-10-26T20:04:35.920Z] ok app-new-service 0.070s coverage: 48.1% of statements [2022-10-26T20:04:35.920Z] ? app-new-service/config [no test files] [2022-10-26T20:04:35.920Z] ok app-new-service/functions 0.069s coverage: 85.3% of statements [2022-10-26T20:04:35.920Z] CGO_ENABLED=1 go vet ./... [2022-10-26T20:04:36.668Z] d5ac0230b979: Pull complete [2022-10-26T20:04:36.669Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T20:04:36.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T20:04:36.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-26T20:04:36.995Z] + 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-10-26T20:04:37.333Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:04:37.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:04:37.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container [2022-10-26T20:04:37.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@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 ******** ci-base-image-arm64 cat [2022-10-26T20:04:40.677Z] $ docker top 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:04:41.643Z] + go version [2022-10-26T20:04:41.643Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T20:04:41.672Z] $ docker stop --time=1 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 [2022-10-26T20:04:43.319Z] $ docker rm -f 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:04:43.875Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:04:43.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:04:44.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:04:44.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:04:44.015Z] ./bin/test-attribution-txt.sh [2022-10-26T20:04:44.015Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T20:04:44.015Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T20:04:44.015Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-26T20:04:44.015Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-26T20:04:44.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container [2022-10-26T20:04:44.140Z] $ 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/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@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 ******** ci-base-image-arm64 cat [2022-10-26T20:04:45.331Z] $ docker top b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:04:45.839Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/179 [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:04:46.439Z] + make test [2022-10-26T20:04:46.439Z] make -C ./app-service-template build [2022-10-26T20:04:46.439Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/179/app-service-template' [2022-10-26T20:04:46.439Z] go mod tidy [2022-10-26T20:04:46.706Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T20:04:46.706Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T20:04:46.975Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T20:04:46.975Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T20:04:46.975Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-10-26T20:04:47.242Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T20:04:47.242Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T20:04:47.242Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T20:04:47.242Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T20:04:47.242Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T20:04:47.242Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T20:04:47.242Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-26T20:04:47.242Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 60.4% of statements [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.075s coverage: 93.9% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.115s coverage: 76.5% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s coverage: 88.7% of statements [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.052s coverage: 100.0% of statements [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.149s coverage: 76.4% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.073s coverage: 97.3% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.085s coverage: 82.8% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.710s coverage: 81.5% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.081s coverage: 28.7% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T20:04:47.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T20:04:47.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2022-10-26T20:04:47.522Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T20:04:47.522Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T20:04:47.522Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T20:04:47.522Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T20:04:47.522Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T20:04:47.522Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T20:04:47.522Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T20:04:47.522Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T20:04:47.522Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T20:04:47.522Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T20:04:47.522Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T20:04:47.522Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T20:04:47.522Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T20:04:47.788Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T20:04:48.374Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T20:04:48.962Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-26T20:04:48.962Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-26T20:04:50.930Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T20:04:50.930Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T20:04:50.930Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T20:04:50.930Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T20:04:50.930Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T20:04:50.930Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-26T20:04:50.930Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T20:04:50.930Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T20:04:51.197Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T20:04:51.197Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T20:04:51.197Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-26T20:04:51.197Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-26T20:04:51.465Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-26T20:04:51.465Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-26T20:04:51.465Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T20:04:51.743Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T20:04:51.743Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T20:04:51.743Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T20:04:51.743Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T20:04:51.743Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T20:04:52.018Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T20:04:52.018Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T20:04:52.018Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-26T20:04:52.018Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-26T20:04:52.295Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-26T20:04:52.295Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-26T20:04:52.295Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T20:04:52.295Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T20:04:53.262Z] go: downloading github.com/kr/text v0.2.0 [2022-10-26T20:04:53.262Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-26T20:04:53.262Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-26T20:04:53.262Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-26T20:04:53.262Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-26T20:04:53.262Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-26T20:04:53.262Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T20:04:53.530Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-26T20:04:53.530Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T20:04:53.530Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T20:04:53.530Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T20:04:53.530Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-26T20:04:53.530Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-26T20:04:53.530Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T20:04:53.530Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T20:04:53.798Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-26T20:04:53.798Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-26T20:04:53.798Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T20:04:53.798Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-26T20:04:54.762Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-26T20:04:54.762Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-26T20:04:54.762Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-26T20:04:54.762Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T20:04:54.762Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T20:04:58.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T20:04:58.107Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-26T20:04:58.107Z] go: downloading github.com/google/btree v1.0.0 [2022-10-26T20:04:58.107Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-26T20:04:58.107Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-26T20:04:58.107Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-26T20:04:58.107Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-26T20:04:58.373Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T20:04:58.373Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-26T20:04:58.373Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-26T20:04:58.373Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-26T20:05:00.321Z] 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 app-new-service [2022-10-26T20:05:13.827Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements [2022-10-26T20:05:13.827Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements [2022-10-26T20:05:13.827Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:05:13.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:05:13.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:05:20.379Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-10-26T20:05:20.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:05:20.407Z] $ docker stop --time=1 d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 [2022-10-26T20:05:21.911Z] $ docker rm -f d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:05:22.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:05:22.718Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:05:23.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:05:23.154Z] [2022-10-26T20:05:23.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:05:23.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:05:23.444Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T20:05:23.444Z] 5eb5b503b376: Pulling fs layer [2022-10-26T20:05:23.444Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T20:05:23.444Z] ec43610c2a17: Pulling fs layer [2022-10-26T20:05:23.444Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T20:05:23.444Z] 33b1e0a273af: Pulling fs layer [2022-10-26T20:05:23.444Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T20:05:23.444Z] 2f39f015ded8: Pulling fs layer [2022-10-26T20:05:23.444Z] 3a2ae6a8a46f: Waiting [2022-10-26T20:05:23.444Z] 33b1e0a273af: Waiting [2022-10-26T20:05:23.444Z] 5d3b04190fa2: Waiting [2022-10-26T20:05:23.444Z] 2f39f015ded8: Waiting [2022-10-26T20:05:23.444Z] 5c69ac0246d0: Download complete [2022-10-26T20:05:23.444Z] 3a2ae6a8a46f: Download complete [2022-10-26T20:05:23.702Z] 33b1e0a273af: Verifying Checksum [2022-10-26T20:05:23.702Z] 33b1e0a273af: Download complete [2022-10-26T20:05:23.702Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T20:05:23.702Z] 5d3b04190fa2: Download complete [2022-10-26T20:05:23.702Z] ec43610c2a17: Verifying Checksum [2022-10-26T20:05:23.702Z] ec43610c2a17: Download complete [2022-10-26T20:05:23.702Z] 5eb5b503b376: Verifying Checksum [2022-10-26T20:05:23.702Z] 5eb5b503b376: Download complete [2022-10-26T20:05:24.268Z] 2f39f015ded8: Download complete [2022-10-26T20:05:24.833Z] 5eb5b503b376: Pull complete [2022-10-26T20:05:24.833Z] 5c69ac0246d0: Pull complete [2022-10-26T20:05:25.399Z] ec43610c2a17: Pull complete [2022-10-26T20:05:25.399Z] 3a2ae6a8a46f: Pull complete [2022-10-26T20:05:25.399Z] 33b1e0a273af: Pull complete [2022-10-26T20:05:25.657Z] 5d3b04190fa2: Pull complete [2022-10-26T20:05:29.837Z] 2f39f015ded8: Pull complete [2022-10-26T20:05:29.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T20:05:29.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:05:29.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:05:29.904Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:05:30.064Z] $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T20:05:32.091Z] $ docker top 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:05:32.469Z] ---> job-cost.sh [2022-10-26T20:05:32.469Z] lf-activate-venv: SKIPPING [2022-10-26T20:05:32.469Z] INFO: No Stack... [2022-10-26T20:05:33.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:05:33.303Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:05:33.586Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-10-26T20:05:33.586Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T20:05:33.600Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [2022-10-26T20:05:33.606Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] did not exist. Created. [2022-10-26T20:05:33.606Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:05:33.907Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T20:05:33.936Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:05:33.945Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:05:33.968Z] $ docker stop --time=1 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 [2022-10-26T20:05:35.138Z] $ docker rm -f 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T20:07:22.052Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/179/app-service-template' [2022-10-26T20:07:22.052Z] make -C ./app-service-template test [2022-10-26T20:07:22.052Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/179/app-service-template' [2022-10-26T20:07:22.052Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-26T20:09:43.773Z] ok app-new-service 0.277s coverage: 48.1% of statements [2022-10-26T20:09:43.773Z] ? app-new-service/config [no test files] [2022-10-26T20:09:43.773Z] ok app-new-service/functions 0.288s coverage: 85.3% of statements [2022-10-26T20:09:43.773Z] CGO_ENABLED=1 go vet ./... [2022-10-26T20:11:20.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:11:20.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:11:20.438Z] ./bin/test-attribution-txt.sh [2022-10-26T20:11:20.438Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/179/app-service-template' [2022-10-26T20:11:20.438Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T20:11:20.438Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-26T20:11:20.438Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.644s coverage: 60.4% of statements [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.314s coverage: 93.9% of statements [2022-10-26T20:11:32.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.424s coverage: 76.5% of statements [2022-10-26T20:11:32.788Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.345s coverage: 88.7% of statements [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.113s coverage: 100.0% of statements [2022-10-26T20:11:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.842s coverage: 76.4% of statements [2022-10-26T20:11:32.789Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-26T20:11:32.789Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-26T20:11:32.789Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.308s coverage: 97.3% of statements [2022-10-26T20:11:32.789Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T20:11:32.789Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-26T20:11:32.789Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.392s coverage: 82.8% of statements [2022-10-26T20:11:32.789Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-26T20:11:39.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.162s coverage: 81.5% of statements [2022-10-26T20:11:39.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-26T20:11:39.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-26T20:11:40.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.368s coverage: 28.7% of statements [2022-10-26T20:11:40.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-26T20:11:40.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.315s coverage: 14.0% of statements [2022-10-26T20:11:41.025Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.319s coverage: 27.3% of statements [2022-10-26T20:11:41.025Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T20:11:41.025Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T20:11:46.407Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.267s coverage: 51.4% of statements [2022-10-26T20:12:18.665Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.578s coverage: 75.5% of statements [2022-10-26T20:12:18.665Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.242s coverage: 94.4% of statements [2022-10-26T20:12:18.665Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:12:24.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:12:24.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:12:24.058Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-10-26T20:12:24.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:12:24.094Z] $ docker stop --time=1 b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e [2022-10-26T20:12:26.042Z] $ docker rm -f b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:12:30.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:12:30.351Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T20:12:30.984Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:12:31.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:12:31.417Z] [2022-10-26T20:12:31.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:12:31.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:12:31.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T20:12:31.754Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T20:12:31.754Z] 04944245beec: Pulling fs layer [2022-10-26T20:12:31.754Z] 699f458cf7ca: Pulling fs layer [2022-10-26T20:12:31.754Z] 765212b225bb: Pulling fs layer [2022-10-26T20:12:31.754Z] f23df028b6ca: Pulling fs layer [2022-10-26T20:12:31.754Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T20:12:31.754Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T20:12:31.754Z] 765212b225bb: Waiting [2022-10-26T20:12:31.754Z] d65c8cfc05b1: Waiting [2022-10-26T20:12:31.754Z] 2437ff75d9bd: Waiting [2022-10-26T20:12:31.754Z] f23df028b6ca: Waiting [2022-10-26T20:12:32.029Z] 04944245beec: Verifying Checksum [2022-10-26T20:12:32.029Z] 04944245beec: Download complete [2022-10-26T20:12:32.029Z] 765212b225bb: Download complete [2022-10-26T20:12:32.029Z] f23df028b6ca: Verifying Checksum [2022-10-26T20:12:32.029Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T20:12:32.029Z] d65c8cfc05b1: Download complete [2022-10-26T20:12:32.300Z] 699f458cf7ca: Verifying Checksum [2022-10-26T20:12:32.300Z] 699f458cf7ca: Download complete [2022-10-26T20:12:32.577Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T20:12:32.577Z] 8998bd30e6a1: Download complete [2022-10-26T20:12:35.177Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T20:12:35.177Z] 2437ff75d9bd: Download complete [2022-10-26T20:12:37.128Z] 8998bd30e6a1: Pull complete [2022-10-26T20:12:37.398Z] 04944245beec: Pull complete [2022-10-26T20:12:38.811Z] 699f458cf7ca: Pull complete [2022-10-26T20:12:39.080Z] 765212b225bb: Pull complete [2022-10-26T20:12:40.046Z] f23df028b6ca: Pull complete [2022-10-26T20:12:40.046Z] d65c8cfc05b1: Pull complete [2022-10-26T20:12:55.060Z] 2437ff75d9bd: Pull complete [2022-10-26T20:12:55.060Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T20:12:55.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:12:55.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:12:55.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container [2022-10-26T20:12:55.326Z] $ 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/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T20:12:58.046Z] $ docker top a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:12:58.887Z] ---> job-cost.sh [2022-10-26T20:12:58.887Z] lf-activate-venv: SKIPPING [2022-10-26T20:12:58.887Z] INFO: No Stack... [2022-10-26T20:12:59.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T20:13:00.112Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:13:00.770Z] + cut -d, -f6 [2022-10-26T20:13:00.770Z] + cat /w/workspace/app-functions-sdk-go/179/archives/cost.csv [Pipeline] lock [2022-10-26T20:13:00.838Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [2022-10-26T20:13:00.843Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] did not exist. Created. [2022-10-26T20:13:00.843Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:13:01.631Z] /w/workspace/app-functions-sdk-go/179@tmp/durable-75b19b39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T20:13:02.360Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T20:13:02.382Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T20:13:02.480Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:13:02.486Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:13:02.518Z] $ docker stop --time=1 a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 [2022-10-26T20:13:04.156Z] $ docker rm -f a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T20:13:04.575Z] provisioning config files... [2022-10-26T20:13:04.584Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8343867295799523671tmp [Pipeline] { [Pipeline] sh [2022-10-26T20:13:04.876Z] + set +x [2022-10-26T20:13:04.876Z] + curl -s https://codecov.io/bash [2022-10-26T20:13:04.876Z] + bash -s -- [2022-10-26T20:13:04.876Z] [2022-10-26T20:13:04.876Z] _____ _ [2022-10-26T20:13:04.876Z] / ____| | | [2022-10-26T20:13:04.876Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T20:13:04.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T20:13:04.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T20:13:04.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T20:13:04.876Z] Bash-1.0.6 [2022-10-26T20:13:04.876Z] [2022-10-26T20:13:04.876Z] [2022-10-26T20:13:04.876Z] ==> git version 2.25.1 found [2022-10-26T20:13:04.876Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T20:13:04.876Z] Release-Date: 2020-01-08 [2022-10-26T20:13:04.876Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T20:13:04.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T20:13:04.876Z] ==> Jenkins CI detected. [2022-10-26T20:13:04.876Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-10-26T20:13:04.876Z] project root: . [2022-10-26T20:13:04.876Z] --> token set from env [2022-10-26T20:13:04.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T20:13:04.876Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T20:13:04.876Z] ==> Python coveragepy not found [2022-10-26T20:13:04.876Z] ==> Searching for coverage reports in: [2022-10-26T20:13:04.876Z] + . [2022-10-26T20:13:04.876Z] -> Found 2 reports [2022-10-26T20:13:04.876Z] ==> Detecting git/mercurial file structure [2022-10-26T20:13:04.876Z] ==> Reading reports [2022-10-26T20:13:04.876Z] + ./app-service-template/coverage.out bytes=3432 [2022-10-26T20:13:04.876Z] + ./coverage.out bytes=126391 [2022-10-26T20:13:04.876Z] ==> Appending adjustments [2022-10-26T20:13:04.876Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T20:13:05.445Z] + Found adjustments [2022-10-26T20:13:05.445Z] ==> Gzipping contents [2022-10-26T20:13:05.445Z] 24K /tmp/codecov.8Dey0l.gz [2022-10-26T20:13:05.445Z] ==> Uploading reports [2022-10-26T20:13:05.445Z] url: https://codecov.io [2022-10-26T20:13:05.446Z] query: branch=main&commit=78eeb4cf8eafd545e04d2aba3275c7a949e20c37&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T20:13:05.446Z] -> Pinging Codecov [2022-10-26T20:13:05.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=78eeb4cf8eafd545e04d2aba3275c7a949e20c37&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T20:13:05.705Z] -> Uploading to [2022-10-26T20:13:05.705Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/3D8B5DFFC46A037C893635FACE044666/78eeb4cf8eafd545e04d2aba3275c7a949e20c37/62034a83-aa82-4a46-9e10-bb41b2171882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T201305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3505616cdb5c80f1beae82db148a55a2c09fa15396fae9e4b43719ac16619621 [2022-10-26T20:13:05.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:13:05.705Z] Dload Upload Total Spent Left Speed [2022-10-26T20:13:05.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22129 0 0 100 22129 0 98k --:--:-- --:--:-- --:--:-- 98k [2022-10-26T20:13:05.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] } [2022-10-26T20:13:05.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T20:13:06.071Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T20:13:06.080Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:06.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:13:06.371Z] [2022-10-26T20:13:06.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:06.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:13:06.669Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T20:13:06.669Z] df9b9388f04a: Pulling fs layer [2022-10-26T20:13:06.669Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T20:13:06.669Z] 25bc292e5bac: Pulling fs layer [2022-10-26T20:13:06.669Z] 114826534d7a: Pulling fs layer [2022-10-26T20:13:06.669Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T20:13:06.669Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T20:13:06.669Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T20:13:06.669Z] 114826534d7a: Waiting [2022-10-26T20:13:06.669Z] 6ad1cebc031e: Waiting [2022-10-26T20:13:06.669Z] 4657fd5d0bcf: Waiting [2022-10-26T20:13:06.669Z] 8a3aa393b2d8: Waiting [2022-10-26T20:13:06.669Z] 25bc292e5bac: Download complete [2022-10-26T20:13:06.669Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T20:13:06.669Z] 52dc419b0ee2: Download complete [2022-10-26T20:13:06.669Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T20:13:06.669Z] 4657fd5d0bcf: Download complete [2022-10-26T20:13:06.669Z] df9b9388f04a: Verifying Checksum [2022-10-26T20:13:06.669Z] df9b9388f04a: Download complete [2022-10-26T20:13:06.929Z] df9b9388f04a: Pull complete [2022-10-26T20:13:06.929Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T20:13:06.929Z] 6ad1cebc031e: Download complete [2022-10-26T20:13:06.929Z] 52dc419b0ee2: Pull complete [2022-10-26T20:13:06.929Z] 25bc292e5bac: Pull complete [2022-10-26T20:13:07.495Z] 114826534d7a: Verifying Checksum [2022-10-26T20:13:07.495Z] 114826534d7a: Download complete [2022-10-26T20:13:07.495Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T20:13:07.495Z] 8a3aa393b2d8: Download complete [2022-10-26T20:13:10.774Z] 114826534d7a: Pull complete [2022-10-26T20:13:11.031Z] 4657fd5d0bcf: Pull complete [2022-10-26T20:13:11.288Z] 6ad1cebc031e: Pull complete [2022-10-26T20:13:14.568Z] 8a3aa393b2d8: Pull complete [2022-10-26T20:13:14.568Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T20:13:14.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:13:14.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:13:14.637Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:13:14.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T20:13:16.730Z] $ docker top d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T20:13:16.811Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-10-26T20:13:17.088Z] + set -o pipefail [2022-10-26T20:13:17.088Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-10-26T20:13:22.355Z] [2022-10-26T20:13:22.355Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-10-26T20:13:22.355Z] [2022-10-26T20:13:22.355Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/01bf3c3f-b75a-44df-9370-687eb82e7c50 [2022-10-26T20:13:22.355Z] [2022-10-26T20:13:22.355Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T20:13:22.355Z] [2022-10-26T20:13:22.355Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T20:13:22.355Z] [2022-10-26T20:13:23.294Z] [2022-10-26T20:13:23.294Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T20:13:23.294Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T20:13:23.294Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T20:13:23.314Z] $ docker stop --time=1 d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 [2022-10-26T20:13:25.579Z] $ docker rm -f d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-26T20:13:25.934Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:13:25.949Z] provisioning config files... [2022-10-26T20:13:25.957Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18162816182563605822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:26.249Z] --> edgex-publish-swagger.sh [2022-10-26T20:13:26.249Z] === Publish openapi/v2 API === [2022-10-26T20:13:26.249Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-26T20:13:26.249Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-10-26T20:13:26.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:13:26.249Z] Dload Upload Total Spent Left Speed [2022-10-26T20:13:27.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11310 0:00:01 0:00:01 --:--:-- 11310 100 13708 0 0 100 13708 0 10124 0:00:01 0:00:01 --:--:-- 10124 [2022-10-26T20:13:27.625Z] [2022-10-26T20:13:27.625Z] [Pipeline] } [2022-10-26T20:13:27.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:13:28.025Z] + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] sh [2022-10-26T20:13:28.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:13:28.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:28.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:13:28.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:13:28.681Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:13:28.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T20:13:29.126Z] $ docker top 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 -eo pid,comm [2022-10-26T20:13:29.165Z] 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-10-26T20:13:29.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:13:29.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:13:29.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:13:29.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:13:29.316Z] $ docker exec 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 ssh-agent [2022-10-26T20:13:29.406Z] SSH_AUTH_SOCK=/tmp/ssh-v8bg2x3Igv6Z/agent.32 [2022-10-26T20:13:29.406Z] SSH_AGENT_PID=38 [2022-10-26T20:13:29.410Z] Running ssh-add (command line suppressed) [2022-10-26T20:13:29.514Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8080915245268801552.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8080915245268801552.key) [2022-10-26T20:13:29.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:13:29.802Z] + git semver tag [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,989 [run_tag] DEBUG tag force:False [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,989 [check_head_tag] DEBUG check head tag [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,991 [execute] INFO git cat-file --batch-check [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,995 [execute] INFO git cat-file --batch [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:29,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:30,019 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:30,019 [execute] INFO git tag -a v2.3.0-dev.58 -m v2.3.0-dev.58 [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:30,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.58', '-m', 'v2.3.0-dev.58'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:13:30.061Z] 2022-10-26 20:13:30,024 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:30.061Z] 2.3.0-dev.58 [Pipeline] } [2022-10-26T20:13:30.082Z] $ docker exec --env ******** --env ******** 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 ssh-agent -k [2022-10-26T20:13:30.175Z] unset SSH_AUTH_SOCK; [2022-10-26T20:13:30.176Z] unset SSH_AGENT_PID; [2022-10-26T20:13:30.176Z] echo Agent pid 38 killed; [2022-10-26T20:13:30.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:13:30.486Z] + git semver [Pipeline] } [2022-10-26T20:13:30.764Z] $ docker stop --time=1 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 [2022-10-26T20:13:32.093Z] $ docker rm -f 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:32.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:13:32.474Z] [2022-10-26T20:13:32.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:32.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:13:32.770Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T20:13:32.770Z] ab5ef0e58194: Pulling fs layer [2022-10-26T20:13:32.770Z] 9712f1f96733: Pulling fs layer [2022-10-26T20:13:32.770Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T20:13:32.770Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T20:13:32.770Z] e9a5061849ea: Pulling fs layer [2022-10-26T20:13:32.770Z] d747dcd14b5f: Pulling fs layer [2022-10-26T20:13:32.770Z] 2de7ff778b66: Pulling fs layer [2022-10-26T20:13:32.770Z] e9a5061849ea: Waiting [2022-10-26T20:13:32.770Z] d747dcd14b5f: Waiting [2022-10-26T20:13:32.770Z] 2de7ff778b66: Waiting [2022-10-26T20:13:32.770Z] 0d9ebad4ef96: Waiting [2022-10-26T20:13:32.770Z] 9712f1f96733: Verifying Checksum [2022-10-26T20:13:32.770Z] 9712f1f96733: Download complete [2022-10-26T20:13:33.032Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T20:13:33.032Z] 63f879dbbcfc: Download complete [2022-10-26T20:13:33.292Z] e9a5061849ea: Verifying Checksum [2022-10-26T20:13:33.292Z] e9a5061849ea: Download complete [2022-10-26T20:13:33.292Z] d747dcd14b5f: Verifying Checksum [2022-10-26T20:13:33.292Z] d747dcd14b5f: Download complete [2022-10-26T20:13:33.292Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T20:13:33.292Z] 0d9ebad4ef96: Download complete [2022-10-26T20:13:33.550Z] ab5ef0e58194: Verifying Checksum [2022-10-26T20:13:33.550Z] ab5ef0e58194: Download complete [2022-10-26T20:13:33.550Z] 2de7ff778b66: Verifying Checksum [2022-10-26T20:13:33.550Z] 2de7ff778b66: Download complete [2022-10-26T20:13:36.084Z] ab5ef0e58194: Pull complete [2022-10-26T20:13:36.084Z] 9712f1f96733: Pull complete [2022-10-26T20:13:36.649Z] 63f879dbbcfc: Pull complete [2022-10-26T20:13:39.932Z] 0d9ebad4ef96: Pull complete [2022-10-26T20:13:39.932Z] e9a5061849ea: Pull complete [2022-10-26T20:13:39.932Z] d747dcd14b5f: Pull complete [2022-10-26T20:13:40.865Z] 2de7ff778b66: Pull complete [2022-10-26T20:13:40.865Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T20:13:40.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:13:40.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:13:40.945Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:13:40.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T20:13:43.200Z] $ docker top 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:13:43.255Z] provisioning config files... [2022-10-26T20:13:43.260Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16995801927783961665tmp [2022-10-26T20:13:43.270Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13175371451647138001tmp [2022-10-26T20:13:43.280Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16343829608460485207tmp [Pipeline] { [Pipeline] echo [2022-10-26T20:13:43.291Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:43.569Z] ---> sigul-configuration.sh [2022-10-26T20:13:43.569Z] gpg: directory `/root/.gnupg' created [2022-10-26T20:13:43.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T20:13:43.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T20:13:43.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T20:13:43.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T20:13:43.569Z] gpg: CAST5 encrypted data [2022-10-26T20:13:43.569Z] gpg: encrypted with 1 passphrase [2022-10-26T20:13:43.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T20:13:43.849Z] + mkdir /home/jenkins [2022-10-26T20:13:43.849Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T20:13:44.132Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T20:13:44.140Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:44.422Z] ---> sigul-install.sh [2022-10-26T20:13:44.422Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T20:13:44.707Z] + git tag --list [2022-10-26T20:13:44.707Z] v0.1.0 [2022-10-26T20:13:44.707Z] v0.1.1 [2022-10-26T20:13:44.707Z] v1.0.0 [2022-10-26T20:13:44.707Z] v1.1.0 [2022-10-26T20:13:44.707Z] v1.2.0 [2022-10-26T20:13:44.707Z] v1.3.0 [2022-10-26T20:13:44.707Z] v1.3.1 [2022-10-26T20:13:44.707Z] v2.0.0 [2022-10-26T20:13:44.707Z] v2.0.1 [2022-10-26T20:13:44.707Z] v2.1.0 [2022-10-26T20:13:44.707Z] v2.1.1 [2022-10-26T20:13:44.707Z] v2.1.1-dev.3 [2022-10-26T20:13:44.707Z] v2.1.1-dev.4 [2022-10-26T20:13:44.707Z] v2.2.0 [2022-10-26T20:13:44.707Z] v2.2.1-dev.1 [2022-10-26T20:13:44.707Z] v2.2.1-dev.10 [2022-10-26T20:13:44.707Z] v2.2.1-dev.11 [2022-10-26T20:13:44.707Z] v2.2.1-dev.12 [2022-10-26T20:13:44.707Z] v2.2.1-dev.13 [2022-10-26T20:13:44.707Z] v2.2.1-dev.14 [2022-10-26T20:13:44.707Z] v2.2.1-dev.15 [2022-10-26T20:13:44.707Z] v2.2.1-dev.16 [2022-10-26T20:13:44.707Z] v2.2.1-dev.17 [2022-10-26T20:13:44.707Z] v2.2.1-dev.18 [2022-10-26T20:13:44.707Z] v2.2.1-dev.19 [2022-10-26T20:13:44.707Z] v2.2.1-dev.2 [2022-10-26T20:13:44.707Z] v2.2.1-dev.20 [2022-10-26T20:13:44.707Z] v2.2.1-dev.21 [2022-10-26T20:13:44.707Z] v2.2.1-dev.22 [2022-10-26T20:13:44.707Z] v2.2.1-dev.23 [2022-10-26T20:13:44.707Z] v2.2.1-dev.3 [2022-10-26T20:13:44.707Z] v2.2.1-dev.4 [2022-10-26T20:13:44.707Z] v2.2.1-dev.5 [2022-10-26T20:13:44.707Z] v2.2.1-dev.6 [2022-10-26T20:13:44.707Z] v2.2.1-dev.7 [2022-10-26T20:13:44.707Z] v2.2.1-dev.8 [2022-10-26T20:13:44.707Z] v2.2.1-dev.9 [2022-10-26T20:13:44.707Z] v2.3.0-dev.24 [2022-10-26T20:13:44.707Z] v2.3.0-dev.25 [2022-10-26T20:13:44.707Z] v2.3.0-dev.26 [2022-10-26T20:13:44.707Z] v2.3.0-dev.27 [2022-10-26T20:13:44.707Z] v2.3.0-dev.28 [2022-10-26T20:13:44.707Z] v2.3.0-dev.29 [2022-10-26T20:13:44.707Z] v2.3.0-dev.30 [2022-10-26T20:13:44.707Z] v2.3.0-dev.31 [2022-10-26T20:13:44.707Z] v2.3.0-dev.32 [2022-10-26T20:13:44.707Z] v2.3.0-dev.33 [2022-10-26T20:13:44.707Z] v2.3.0-dev.34 [2022-10-26T20:13:44.707Z] v2.3.0-dev.35 [2022-10-26T20:13:44.707Z] v2.3.0-dev.36 [2022-10-26T20:13:44.707Z] v2.3.0-dev.37 [2022-10-26T20:13:44.707Z] v2.3.0-dev.38 [2022-10-26T20:13:44.707Z] v2.3.0-dev.39 [2022-10-26T20:13:44.707Z] v2.3.0-dev.40 [2022-10-26T20:13:44.707Z] v2.3.0-dev.41 [2022-10-26T20:13:44.707Z] v2.3.0-dev.42 [2022-10-26T20:13:44.707Z] v2.3.0-dev.43 [2022-10-26T20:13:44.707Z] v2.3.0-dev.44 [2022-10-26T20:13:44.707Z] v2.3.0-dev.45 [2022-10-26T20:13:44.707Z] v2.3.0-dev.46 [2022-10-26T20:13:44.707Z] v2.3.0-dev.47 [2022-10-26T20:13:44.707Z] v2.3.0-dev.48 [2022-10-26T20:13:44.707Z] v2.3.0-dev.49 [2022-10-26T20:13:44.707Z] v2.3.0-dev.50 [2022-10-26T20:13:44.707Z] v2.3.0-dev.51 [2022-10-26T20:13:44.707Z] v2.3.0-dev.52 [2022-10-26T20:13:44.707Z] v2.3.0-dev.53 [2022-10-26T20:13:44.707Z] v2.3.0-dev.54 [2022-10-26T20:13:44.707Z] v2.3.0-dev.55 [2022-10-26T20:13:44.707Z] v2.3.0-dev.56 [2022-10-26T20:13:44.707Z] v2.3.0-dev.57 [2022-10-26T20:13:44.707Z] v2.3.0-dev.58 [Pipeline] sh [2022-10-26T20:13:44.992Z] + lftools sign git-tag v2.3.0-dev.58 [2022-10-26T20:13:45.560Z] Signing Git tag with Sigul... [2022-10-26T20:13:45.560Z] Signing v2.3.0-dev.58 [Pipeline] echo [2022-10-26T20:13:45.827Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:46.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T20:13:46.116Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T20:13:46.142Z] $ docker stop --time=1 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 [2022-10-26T20:13:47.440Z] $ docker rm -f 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T20:13:47.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:13:47.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:48.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:13:48.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:13:48.196Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:13:48.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T20:13:48.578Z] $ docker top 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 -eo pid,comm [2022-10-26T20:13:48.616Z] 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-10-26T20:13:48.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:13:48.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:13:48.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:13:48.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:13:48.773Z] $ docker exec 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 ssh-agent [2022-10-26T20:13:48.862Z] SSH_AUTH_SOCK=/tmp/ssh-COi30Y1YnmGf/agent.31 [2022-10-26T20:13:48.862Z] SSH_AGENT_PID=37 [2022-10-26T20:13:48.867Z] Running ssh-add (command line suppressed) [2022-10-26T20:13:48.980Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706042930947192229.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706042930947192229.key) [2022-10-26T20:13:48.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:13:49.268Z] + git semver bump pre [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,436 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,437 [bump_version] DEBUG bumping version:2.3.0-dev.58 on axis:pre with prefix:dev [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,437 [bump_version] DEBUG bumped version:2.3.0-dev.59 [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,437 [write_version] DEBUG write version:2.3.0-dev.59 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,437 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,437 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,438 [execute] INFO git cat-file --batch-check [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,444 [execute] INFO git cat-file --batch [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:13:49.527Z] 2022-10-26 20:13:49,449 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:49.527Z] 2.3.0-dev.59 [Pipeline] } [2022-10-26T20:13:49.544Z] $ docker exec --env ******** --env ******** 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 ssh-agent -k [2022-10-26T20:13:49.634Z] unset SSH_AUTH_SOCK; [2022-10-26T20:13:49.634Z] unset SSH_AGENT_PID; [2022-10-26T20:13:49.634Z] echo Agent pid 37 killed; [2022-10-26T20:13:49.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:13:49.938Z] + git semver [Pipeline] } [2022-10-26T20:13:50.217Z] $ docker stop --time=1 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 [2022-10-26T20:13:51.508Z] $ docker rm -f 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:13:51.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:13:51.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:13:52.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:13:52.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:13:52.190Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:13:52.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T20:13:52.564Z] $ docker top 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:13:52.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:13:52.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:13:52.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:13:52.757Z] $ docker exec 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 ssh-agent [2022-10-26T20:13:52.856Z] SSH_AUTH_SOCK=/tmp/ssh-pGIZD9OGVs26/agent.31 [2022-10-26T20:13:52.856Z] SSH_AGENT_PID=37 [2022-10-26T20:13:52.861Z] Running ssh-add (command line suppressed) [2022-10-26T20:13:52.967Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9727802654140878210.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9727802654140878210.key) [2022-10-26T20:13:52.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:13:53.258Z] + git semver push [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,436 [run_push] DEBUG push [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,437 [execute] INFO git cat-file --batch-check [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,441 [execute] INFO git rev-list 3f86ad4e01d7773d86ec30cb8c5c38e036f5ec21 -- [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,441 [execute] DEBUG Popen(['git', 'rev-list', '3f86ad4e01d7773d86ec30cb8c5c38e036f5ec21', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,455 [execute] INFO git fetch -v origin [2022-10-26T20:13:53.516Z] 2022-10-26 20:13:53,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T20:13:54.452Z] 2022-10-26 20:13:54,174 [run_push] DEBUG no remote changes detected [2022-10-26T20:13:54.452Z] 2022-10-26 20:13:54,175 [execute] INFO git push origin semver [2022-10-26T20:13:54.452Z] 2022-10-26 20:13:54,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:13:55.023Z] 2022-10-26 20:13:54,967 [run_push] DEBUG push all version tags [2022-10-26T20:13:55.023Z] 2022-10-26 20:13:54,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T20:13:55.023Z] 2022-10-26 20:13:54,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:13:55.960Z] 2022-10-26 20:13:55,836 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T20:13:55.960Z] 2.3.0-dev.59 [Pipeline] } [2022-10-26T20:13:55.978Z] $ docker exec --env ******** --env ******** 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 ssh-agent -k [2022-10-26T20:13:56.095Z] unset SSH_AUTH_SOCK; [2022-10-26T20:13:56.095Z] unset SSH_AGENT_PID; [2022-10-26T20:13:56.096Z] echo Agent pid 37 killed; [2022-10-26T20:13:56.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:13:56.395Z] + git semver [Pipeline] } [2022-10-26T20:13:56.676Z] $ docker stop --time=1 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 [2022-10-26T20:13:57.961Z] $ docker rm -f 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T20:13:58.475Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-10-26T20:13:58.476Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T20:13:58.476Z] total 16 [2022-10-26T20:13:58.476Z] drwxr-xr-x 3 root root 4096 Oct 26 20:05 . [2022-10-26T20:13:58.476Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:13 .. [2022-10-26T20:13:58.476Z] drwxr-xr-x 2 root root 4096 Oct 26 20:05 cost [2022-10-26T20:13:58.476Z] -rw-r--r-- 1 root root 93 Oct 26 20:05 cost.csv [2022-10-26T20:13:58.476Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T20:13:58.476Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T20:13:58.476Z] total 16 [2022-10-26T20:13:58.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:05 . [2022-10-26T20:13:58.476Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:13 .. [2022-10-26T20:13:58.476Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:05 cost [2022-10-26T20:13:58.476Z] -rw-r--r-- 1 jenkins jenkins 93 Oct 26 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:58.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:13:59.615Z] ---> package-listing.sh [2022-10-26T20:13:59.615Z] ++ facter osfamily [2022-10-26T20:13:59.615Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T20:13:59.875Z] + OS_FAMILY=debian [2022-10-26T20:13:59.875Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-10-26T20:13:59.875Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T20:13:59.875Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T20:13:59.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T20:13:59.875Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T20:13:59.875Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-26T20:13:59.875Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T20:13:59.875Z] + case "${OS_FAMILY}" in [2022-10-26T20:13:59.875Z] + dpkg -l [2022-10-26T20:13:59.875Z] + grep '^ii' [2022-10-26T20:13:59.875Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T20:13:59.875Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T20:13:59.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T20:13:59.875Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-26T20:13:59.875Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-10-26T20:13:59.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-10-26T20:13:59.886Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T20:14:00.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:14:00.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:14:00.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:14:00.786Z] prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container [2022-10-26T20:14:00.825Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T20:14:01.069Z] $ docker top a28254a9cdb581327fe74eae61a00c0c425120babf86ce585c68067ee201d280 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:14:01.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T20:14:01.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T20:14:01.969Z] + ls /var/log/sa-host [2022-10-26T20:14:01.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:14:02.128Z] provisioning config files... [2022-10-26T20:14:02.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15121903975967728607tmp [Pipeline] { [Pipeline] echo [2022-10-26T20:14:02.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:14:02.425Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T20:14:02.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:14:02.756Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T20:14:02.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:14:03.042Z] ---> sudo-logs.sh [2022-10-26T20:14:03.043Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T20:14:03.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:14:03.345Z] ---> job-cost.sh [2022-10-26T20:14:03.345Z] lf-activate-venv: SKIPPING [2022-10-26T20:14:03.345Z] DEBUG: total: 0.2199999988079071 [2022-10-26T20:14:03.345Z] INFO: Retrieving Stack Cost... [2022-10-26T20:14:04.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:14:04.548Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T20:14:04.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:14:04.833Z] ---> logs-deploy.sh [2022-10-26T20:14:04.833Z] lf-activate-venv: SKIPPING [2022-10-26T20:14:04.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/179 [2022-10-26T20:14:04.833Z] INFO: archiving workspace using pattern(s): [2022-10-26T20:14:05.769Z] Archives upload complete. [2022-10-26T20:14:06.034Z] INFO: archiving logs to Nexus [2022-10-26T20:14:06.636Z] ---> uname -a: [2022-10-26T20:14:06.636Z] Linux prd-ubuntu20-04-docker-8c-8g-117270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] ---> lscpu: [2022-10-26T20:14:06.636Z] Architecture: x86_64 [2022-10-26T20:14:06.636Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T20:14:06.636Z] Byte Order: Little Endian [2022-10-26T20:14:06.636Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T20:14:06.636Z] CPU(s): 8 [2022-10-26T20:14:06.636Z] On-line CPU(s) list: 0-7 [2022-10-26T20:14:06.636Z] Thread(s) per core: 1 [2022-10-26T20:14:06.636Z] Core(s) per socket: 1 [2022-10-26T20:14:06.636Z] Socket(s): 8 [2022-10-26T20:14:06.636Z] NUMA node(s): 1 [2022-10-26T20:14:06.636Z] Vendor ID: AuthenticAMD [2022-10-26T20:14:06.636Z] CPU family: 23 [2022-10-26T20:14:06.636Z] Model: 49 [2022-10-26T20:14:06.636Z] Model name: AMD EPYC-Rome Processor [2022-10-26T20:14:06.636Z] Stepping: 0 [2022-10-26T20:14:06.636Z] CPU MHz: 2799.998 [2022-10-26T20:14:06.636Z] BogoMIPS: 5599.99 [2022-10-26T20:14:06.636Z] Virtualization: AMD-V [2022-10-26T20:14:06.636Z] Hypervisor vendor: KVM [2022-10-26T20:14:06.636Z] Virtualization type: full [2022-10-26T20:14:06.636Z] L1d cache: 256 KiB [2022-10-26T20:14:06.636Z] L1i cache: 256 KiB [2022-10-26T20:14:06.636Z] L2 cache: 4 MiB [2022-10-26T20:14:06.636Z] L3 cache: 128 MiB [2022-10-26T20:14:06.636Z] NUMA node0 CPU(s): 0-7 [2022-10-26T20:14:06.636Z] Vulnerability Itlb multihit: Not affected [2022-10-26T20:14:06.636Z] Vulnerability L1tf: Not affected [2022-10-26T20:14:06.636Z] Vulnerability Mds: Not affected [2022-10-26T20:14:06.636Z] Vulnerability Meltdown: Not affected [2022-10-26T20:14:06.636Z] Vulnerability Mmio stale data: Not affected [2022-10-26T20:14:06.636Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T20:14:06.636Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T20:14:06.636Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T20:14:06.636Z] Vulnerability Srbds: Not affected [2022-10-26T20:14:06.636Z] Vulnerability Tsx async abort: Not affected [2022-10-26T20:14:06.636Z] 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-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] ---> nproc: [2022-10-26T20:14:06.636Z] 8 [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] ---> df -h: [2022-10-26T20:14:06.636Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T20:14:06.636Z] overlay 155G 12G 144G 8% / [2022-10-26T20:14:06.636Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T20:14:06.636Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T20:14:06.636Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T20:14:06.636Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] ---> sar -b -r -n DEV: [2022-10-26T20:14:06.636Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117270) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] 19:36:07 LINUX RESTART (8 CPU) [2022-10-26T20:14:06.636Z] [2022-10-26T20:14:06.636Z] 19:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T20:14:06.636Z] 19:38:01 10.73 0.00 10.73 0.00 0.00 58915.71 0.00 [2022-10-26T20:14:06.636Z] 19:39:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2022-10-26T20:14:06.636Z] 19:40:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2022-10-26T20:14:06.636Z] 19:41:01 2.85 1.02 1.83 0.00 21.86 28.66 0.00 [2022-10-26T20:14:06.636Z] 19:42:01 37.01 9.33 27.68 0.00 2884.32 4783.20 0.00 [2022-10-26T20:14:06.636Z] 19:43:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 [2022-10-26T20:14:06.636Z] 19:44:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-10-26T20:14:06.636Z] 19:45:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 [2022-10-26T20:14:06.636Z] 19:46:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2022-10-26T20:14:06.636Z] 19:47:01 2.30 0.00 2.30 0.00 0.00 35.86 0.00 [2022-10-26T20:14:06.636Z] 19:48:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2022-10-26T20:14:06.636Z] 19:49:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 [2022-10-26T20:14:06.636Z] 19:50:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2022-10-26T20:14:06.636Z] 19:51:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 [2022-10-26T20:14:06.636Z] 19:52:01 2.15 0.02 2.13 0.00 0.13 27.73 0.00 [2022-10-26T20:14:06.636Z] 19:53:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 [2022-10-26T20:14:06.636Z] 19:54:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2022-10-26T20:14:06.636Z] 19:55:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 [2022-10-26T20:14:06.636Z] 19:56:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-10-26T20:14:06.636Z] 19:57:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2022-10-26T20:14:06.636Z] 19:58:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2022-10-26T20:14:06.636Z] 19:59:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2022-10-26T20:14:06.636Z] 20:00:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-10-26T20:14:06.636Z] 20:01:01 1.70 0.00 1.70 0.00 0.00 21.20 0.00 [2022-10-26T20:14:06.636Z] 20:02:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-10-26T20:14:06.636Z] 20:03:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2022-10-26T20:14:06.636Z] 20:04:01 92.67 14.55 78.12 0.00 1867.42 37567.34 0.00 [2022-10-26T20:14:06.636Z] 20:05:01 49.84 0.02 49.82 0.00 0.14 26423.05 0.00 [2022-10-26T20:14:06.636Z] 20:06:01 53.23 0.30 52.93 0.00 21.46 25164.01 0.00 [2022-10-26T20:14:06.636Z] 20:07:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 [2022-10-26T20:14:06.636Z] 20:08:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2022-10-26T20:14:06.636Z] 20:09:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2022-10-26T20:14:06.637Z] 20:10:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2022-10-26T20:14:06.637Z] 20:11:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2022-10-26T20:14:06.637Z] 20:12:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2022-10-26T20:14:06.637Z] 20:13:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2022-10-26T20:14:06.637Z] 20:14:01 124.08 0.62 123.46 0.00 45.73 58682.49 0.00 [2022-10-26T20:14:06.637Z] Average: 11.19 0.70 10.49 0.00 130.89 5722.98 0.00 [2022-10-26T20:14:06.637Z] [2022-10-26T20:14:06.637Z] 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T20:14:06.637Z] 19:38:01 30611064 31882992 489208 1.49 47312 1541252 1699268 5.01 598912 1414060 180 [2022-10-26T20:14:06.637Z] 19:39:01 30611428 31883472 488264 1.48 47344 1541256 1699268 5.01 597936 1414092 44 [2022-10-26T20:14:06.637Z] 19:40:01 30611436 31883524 488176 1.48 47376 1541256 1682972 4.96 597900 1414096 12 [2022-10-26T20:14:06.637Z] 19:41:01 30608708 31881652 489948 1.49 47468 1541872 1724864 5.08 597264 1414616 20 [2022-10-26T20:14:06.637Z] 19:42:01 30314928 31858568 493424 1.50 66368 1790796 1725192 5.08 751788 1528356 4 [2022-10-26T20:14:06.637Z] 19:43:01 30314988 31858724 492896 1.50 66448 1790800 1725192 5.08 752364 1528364 8 [2022-10-26T20:14:06.637Z] 19:44:01 30314640 31858528 493012 1.50 66536 1790796 1725192 5.08 752136 1528412 8 [2022-10-26T20:14:06.637Z] 19:45:01 30314544 31858524 492928 1.50 66624 1790804 1725192 5.08 752588 1528416 8 [2022-10-26T20:14:06.637Z] 19:46:01 30314772 31858964 492596 1.50 66688 1790800 1725192 5.08 752240 1528560 4 [2022-10-26T20:14:06.637Z] 19:47:01 30314312 31858668 492564 1.50 66816 1790812 1708888 5.04 752936 1528568 8 [2022-10-26T20:14:06.637Z] 19:48:01 30314604 31859064 492172 1.50 66904 1790812 1708888 5.04 753044 1528576 8 [2022-10-26T20:14:06.637Z] 19:49:01 30314596 31859168 492016 1.50 67000 1790820 1724940 5.08 753228 1528588 8 [2022-10-26T20:14:06.637Z] 19:50:01 30314944 31859576 491724 1.50 67096 1790820 1724940 5.08 753076 1528592 8 [2022-10-26T20:14:06.637Z] 19:51:01 30314952 31859744 491568 1.49 67192 1790824 1724940 5.08 753576 1528640 32 [2022-10-26T20:14:06.637Z] 19:52:01 30311312 31856224 494892 1.51 67284 1790808 1740272 5.13 755380 1528592 168 [2022-10-26T20:14:06.637Z] 19:53:01 30310800 31855804 495292 1.51 67372 1790808 1740272 5.13 756988 1528592 4 [2022-10-26T20:14:06.637Z] 19:54:01 30310752 31855796 495188 1.51 67412 1790812 1740272 5.13 756756 1528596 184 [2022-10-26T20:14:06.637Z] 19:55:01 30310436 31855568 495348 1.51 67492 1790812 1740272 5.13 756952 1528600 164 [2022-10-26T20:14:06.637Z] 19:56:01 30310460 31855632 495296 1.51 67532 1790800 1740272 5.13 756856 1528604 8 [2022-10-26T20:14:06.637Z] 19:57:01 30310380 31855616 495240 1.51 67600 1790820 1740272 5.13 757384 1528604 8 [2022-10-26T20:14:06.637Z] 19:58:01 30310312 31855648 495372 1.51 67688 1790812 1740272 5.13 757304 1528604 4 [2022-10-26T20:14:06.637Z] 19:59:01 30310028 31855392 495568 1.51 67720 1790824 1740272 5.13 757280 1528608 8 [2022-10-26T20:14:06.637Z] 20:00:01 30309964 31855384 495540 1.51 67768 1790824 1740272 5.13 757584 1528612 4 [2022-10-26T20:14:06.637Z] 20:01:01 30310208 31855656 495176 1.51 67824 1790824 1723304 5.08 757376 1528612 4 [2022-10-26T20:14:06.637Z] 20:02:01 30309624 31855136 495664 1.51 67848 1790836 1723304 5.08 757568 1528624 16 [2022-10-26T20:14:06.637Z] 20:03:01 30309576 31855116 495712 1.51 67888 1790836 1723304 5.08 757956 1528620 8 [2022-10-26T20:14:06.637Z] 20:04:01 28236736 31387096 901076 2.74 110816 3262368 2012852 5.93 1461916 2744060 395864 [2022-10-26T20:14:06.637Z] 20:05:01 27745468 31504276 781536 2.38 116204 3828804 1916356 5.65 1619384 3035000 233492 [2022-10-26T20:14:06.637Z] 20:06:01 28292664 31558552 732920 2.23 120396 3358864 1758932 5.18 1279008 2860376 160 [2022-10-26T20:14:06.637Z] 20:07:01 28292956 31558944 732556 2.23 120460 3358872 1758932 5.18 1278944 2860388 8 [2022-10-26T20:14:06.637Z] 20:08:01 28302484 31568472 722968 2.20 120492 3358872 1758932 5.18 1269296 2860388 12 [2022-10-26T20:14:06.637Z] 20:09:01 28302168 31568232 723216 2.20 120516 3358876 1758932 5.18 1269352 2860396 8 [2022-10-26T20:14:06.637Z] 20:10:01 28306148 31572244 719360 2.19 120540 3358876 1758932 5.18 1265860 2860388 12 [2022-10-26T20:14:06.637Z] 20:11:01 28305888 31571988 719556 2.19 120580 3358880 1758932 5.18 1266048 2860392 8 [2022-10-26T20:14:06.637Z] 20:12:01 28305620 31571772 719728 2.19 120620 3358876 1758932 5.18 1266108 2860396 4 [2022-10-26T20:14:06.637Z] 20:13:01 28305104 31571316 720112 2.19 120668 3358884 1758932 5.18 1266168 2860400 20 [2022-10-26T20:14:06.637Z] 20:14:01 26771616 31523404 759720 2.31 165040 4669040 1808376 5.33 1414864 4107108 220 [2022-10-26T20:14:06.637Z] Average: 29688665 31766066 569122 1.73 81755 2275534 1747739 5.15 909765 1947419 17047 [2022-10-26T20:14:06.637Z] [2022-10-26T20:14:06.637Z] 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T20:14:06.637Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:38:01 ens3 2.93 1.13 2.33 0.63 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:39:01 ens3 1.02 0.42 0.29 0.21 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:40:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:41:01 ens3 0.42 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:42:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:42:01 ens3 73.02 46.36 1298.57 3.51 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:43:01 ens3 0.72 0.52 0.27 0.22 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:44:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:45:01 ens3 0.70 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:46:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:47:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:48:01 ens3 0.47 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:49:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:50:01 ens3 2.97 0.00 0.26 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:51:01 ens3 2.82 0.28 0.30 0.08 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:52:01 ens3 1.70 0.78 0.79 0.53 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:53:01 ens3 1.33 0.80 0.77 0.61 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:54:01 ens3 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:55:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:56:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:57:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:58:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:59:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:00:01 ens3 0.55 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:02:01 ens3 0.40 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.637Z] 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:04:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:04:01 ens3 638.59 430.81 7952.29 85.42 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:04:01 vetha598af8 75.79 120.55 7.44 1362.33 0.00 0.00 0.00 0.11 [2022-10-26T20:14:06.638Z] 20:04:01 docker0 121.43 165.81 10.02 1717.34 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:05:01 ens3 19.35 14.22 16.95 7.63 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:05:01 vetha598af8 1.58 1.51 0.14 1.77 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:05:01 docker0 1.58 1.46 0.12 1.77 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:06:01 ens3 128.62 92.10 2528.07 99.72 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:06:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:07:01 ens3 0.43 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:08:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:09:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:10:01 ens3 1.83 0.18 1.94 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:11:01 ens3 1.98 0.43 0.42 0.22 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:12:01 ens3 1.28 0.33 0.39 0.26 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:13:01 ens3 2.03 0.45 0.52 0.28 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:14:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:14:01 ens3 382.52 239.04 7929.67 54.62 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] 20:14:01 docker0 38.76 58.16 3.60 694.28 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] Average: ens3 34.31 22.43 533.59 6.87 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] Average: docker0 4.37 6.10 0.37 65.25 0.00 0.00 0.00 0.00 [2022-10-26T20:14:06.638Z] [2022-10-26T20:14:06.638Z] [2022-10-26T20:14:06.638Z] ---> sar -P ALL: [2022-10-26T20:14:06.638Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117270) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T20:14:06.638Z] [2022-10-26T20:14:06.638Z] 19:36:07 LINUX RESTART (8 CPU) [2022-10-26T20:14:06.638Z] [2022-10-26T20:14:06.638Z] 19:37:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T20:14:06.638Z] 19:38:01 all 0.05 0.00 0.01 0.03 0.01 99.91 [2022-10-26T20:14:06.638Z] 19:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-26T20:14:06.638Z] 19:38:01 1 0.00 0.00 0.03 0.10 0.02 99.85 [2022-10-26T20:14:06.638Z] 19:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T20:14:06.638Z] 19:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:38:01 5 0.15 0.00 0.00 0.12 0.02 99.72 [2022-10-26T20:14:06.638Z] 19:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.638Z] 19:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T20:14:06.638Z] 19:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T20:14:06.638Z] 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.638Z] 19:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:40:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-26T20:14:06.638Z] 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:40:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2022-10-26T20:14:06.638Z] 19:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T20:14:06.638Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:41:01 all 0.05 0.00 0.04 0.01 0.01 99.89 [2022-10-26T20:14:06.638Z] 19:41:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-10-26T20:14:06.638Z] 19:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-26T20:14:06.638Z] 19:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T20:14:06.638Z] 19:41:01 4 0.22 0.00 0.07 0.03 0.00 99.68 [2022-10-26T20:14:06.638Z] 19:41:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2022-10-26T20:14:06.638Z] 19:41:01 6 0.02 0.00 0.05 0.02 0.00 99.92 [2022-10-26T20:14:06.638Z] 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T20:14:06.638Z] 19:42:01 all 1.24 0.00 0.87 0.42 0.01 97.46 [2022-10-26T20:14:06.638Z] 19:42:01 0 1.62 0.00 0.82 0.57 0.02 96.98 [2022-10-26T20:14:06.638Z] 19:42:01 1 0.87 0.00 0.98 0.17 0.00 97.98 [2022-10-26T20:14:06.638Z] 19:42:01 2 1.02 0.00 1.98 0.13 0.02 96.85 [2022-10-26T20:14:06.638Z] 19:42:01 3 1.44 0.00 0.70 0.05 0.02 97.80 [2022-10-26T20:14:06.638Z] 19:42:01 4 1.22 0.00 0.78 0.07 0.02 97.91 [2022-10-26T20:14:06.638Z] 19:42:01 5 0.62 0.00 0.52 2.04 0.02 96.81 [2022-10-26T20:14:06.638Z] 19:42:01 6 1.12 0.00 0.62 0.27 0.02 97.97 [2022-10-26T20:14:06.638Z] 19:42:01 7 1.99 0.00 0.59 0.05 0.02 97.35 [2022-10-26T20:14:06.638Z] 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:43:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2022-10-26T20:14:06.638Z] 19:43:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2022-10-26T20:14:06.638Z] 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T20:14:06.638Z] 19:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.638Z] 19:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.638Z] 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T20:14:06.638Z] 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:44:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T20:14:06.638Z] 19:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.638Z] 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T20:14:06.638Z] 19:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T20:14:06.638Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:45:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2022-10-26T20:14:06.638Z] 19:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T20:14:06.638Z] 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T20:14:06.638Z] 19:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:46:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-10-26T20:14:06.638Z] 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:46:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T20:14:06.638Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2022-10-26T20:14:06.638Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-26T20:14:06.638Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:47:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2022-10-26T20:14:06.638Z] 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:47:01 5 0.03 0.00 0.02 0.08 0.00 99.87 [2022-10-26T20:14:06.638Z] 19:47:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-26T20:14:06.638Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T20:14:06.638Z] 19:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-26T20:14:06.638Z] 19:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.638Z] 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.638Z] 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.638Z] 19:48:01 5 0.00 0.00 0.00 0.08 0.02 99.90 [2022-10-26T20:14:06.638Z] 19:48:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T20:14:06.638Z] 19:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.638Z] [2022-10-26T20:14:06.638Z] 19:48:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T20:14:06.638Z] 19:49:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-10-26T20:14:06.639Z] 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-26T20:14:06.639Z] 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:49:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2022-10-26T20:14:06.639Z] 19:49:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2022-10-26T20:14:06.639Z] 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:50:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2022-10-26T20:14:06.639Z] 19:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:51:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2022-10-26T20:14:06.639Z] 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:51:01 1 0.45 0.00 0.00 0.00 0.02 99.53 [2022-10-26T20:14:06.639Z] 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:51:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T20:14:06.639Z] 19:51:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T20:14:06.639Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:52:01 all 0.36 0.00 0.03 0.01 0.01 99.60 [2022-10-26T20:14:06.639Z] 19:52:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-26T20:14:06.639Z] 19:52:01 1 2.02 0.00 0.05 0.00 0.00 97.93 [2022-10-26T20:14:06.639Z] 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:52:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-26T20:14:06.639Z] 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:52:01 5 0.67 0.00 0.02 0.02 0.02 99.28 [2022-10-26T20:14:06.639Z] 19:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T20:14:06.639Z] 19:52:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2022-10-26T20:14:06.639Z] 19:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2022-10-26T20:14:06.639Z] 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T20:14:06.639Z] 19:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2022-10-26T20:14:06.639Z] 19:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-26T20:14:06.639Z] 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-26T20:14:06.639Z] 19:53:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-26T20:14:06.639Z] 19:53:01 7 0.08 0.00 0.02 0.07 0.00 99.83 [2022-10-26T20:14:06.639Z] 19:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-26T20:14:06.639Z] 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T20:14:06.639Z] 19:54:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T20:14:06.639Z] 19:55:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:55:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:55:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2022-10-26T20:14:06.639Z] 19:56:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-10-26T20:14:06.639Z] 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T20:14:06.639Z] 19:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 19:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T20:14:06.639Z] 19:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T20:14:06.639Z] 19:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:57:01 6 0.00 0.00 0.03 0.02 0.03 99.92 [2022-10-26T20:14:06.639Z] 19:57:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-26T20:14:06.639Z] 19:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-26T20:14:06.639Z] 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:58:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-26T20:14:06.639Z] 19:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 19:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 19:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 19:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T20:14:06.639Z] 19:59:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T20:14:06.639Z] [2022-10-26T20:14:06.639Z] 19:59:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T20:14:06.639Z] 20:00:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2022-10-26T20:14:06.639Z] 20:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 20:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T20:14:06.639Z] 20:00:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2022-10-26T20:14:06.639Z] 20:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T20:14:06.639Z] 20:01:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-10-26T20:14:06.639Z] 20:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 20:01:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2022-10-26T20:14:06.639Z] 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T20:14:06.639Z] 20:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 20:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 20:01:01 6 0.02 0.00 0.05 0.02 0.03 99.88 [2022-10-26T20:14:06.639Z] 20:01:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-26T20:14:06.639Z] 20:02:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2022-10-26T20:14:06.639Z] 20:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 20:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-26T20:14:06.639Z] 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.639Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:03:01 all 0.26 0.00 0.00 0.01 0.00 99.72 [2022-10-26T20:14:06.639Z] 20:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:03:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-26T20:14:06.639Z] 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.639Z] 20:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T20:14:06.639Z] 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.639Z] 20:03:01 6 0.03 0.00 0.00 0.05 0.02 99.90 [2022-10-26T20:14:06.639Z] 20:03:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-26T20:14:06.639Z] 20:04:01 all 9.25 0.00 3.03 0.88 0.05 86.79 [2022-10-26T20:14:06.639Z] 20:04:01 0 9.05 0.00 2.72 0.37 0.05 87.81 [2022-10-26T20:14:06.639Z] 20:04:01 1 9.86 0.00 2.89 0.97 0.05 86.22 [2022-10-26T20:14:06.639Z] 20:04:01 2 9.38 0.00 2.92 0.07 0.05 87.58 [2022-10-26T20:14:06.639Z] 20:04:01 3 7.60 0.00 3.11 1.55 0.05 87.69 [2022-10-26T20:14:06.639Z] 20:04:01 4 8.72 0.00 3.51 0.47 0.03 87.26 [2022-10-26T20:14:06.639Z] 20:04:01 5 8.98 0.00 2.72 0.10 0.03 88.16 [2022-10-26T20:14:06.639Z] 20:04:01 6 10.66 0.00 2.83 2.56 0.05 83.90 [2022-10-26T20:14:06.639Z] 20:04:01 7 9.73 0.00 3.57 0.98 0.05 85.67 [2022-10-26T20:14:06.639Z] 20:05:01 all 45.80 0.00 6.45 0.37 0.10 47.28 [2022-10-26T20:14:06.639Z] 20:05:01 0 46.65 0.00 6.68 0.02 0.10 46.55 [2022-10-26T20:14:06.639Z] 20:05:01 1 43.85 0.00 6.72 2.37 0.10 46.96 [2022-10-26T20:14:06.639Z] 20:05:01 2 45.71 0.00 6.28 0.03 0.10 47.87 [2022-10-26T20:14:06.639Z] 20:05:01 3 46.91 0.00 6.45 0.02 0.10 46.52 [2022-10-26T20:14:06.639Z] 20:05:01 4 45.53 0.00 5.78 0.27 0.10 48.31 [2022-10-26T20:14:06.639Z] 20:05:01 5 45.32 0.00 6.96 0.02 0.10 47.60 [2022-10-26T20:14:06.639Z] 20:05:01 6 45.11 0.00 6.47 0.26 0.09 48.07 [2022-10-26T20:14:06.639Z] 20:05:01 7 47.30 0.00 6.26 0.02 0.09 46.34 [2022-10-26T20:14:06.639Z] 20:06:01 all 10.09 0.00 1.85 0.58 0.04 87.45 [2022-10-26T20:14:06.640Z] 20:06:01 0 10.20 0.00 2.22 0.38 0.03 87.16 [2022-10-26T20:14:06.640Z] 20:06:01 1 10.44 0.00 2.26 2.65 0.03 84.62 [2022-10-26T20:14:06.640Z] 20:06:01 2 9.99 0.00 2.03 0.05 0.05 87.87 [2022-10-26T20:14:06.640Z] 20:06:01 3 10.79 0.00 1.61 0.15 0.03 87.42 [2022-10-26T20:14:06.640Z] 20:06:01 4 9.17 0.00 1.84 0.85 0.03 88.10 [2022-10-26T20:14:06.640Z] 20:06:01 5 9.84 0.00 1.66 0.05 0.03 88.42 [2022-10-26T20:14:06.640Z] 20:06:01 6 10.42 0.00 1.38 0.44 0.03 87.74 [2022-10-26T20:14:06.640Z] 20:06:01 7 9.86 0.00 1.81 0.03 0.03 88.26 [2022-10-26T20:14:06.640Z] 20:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-26T20:14:06.640Z] 20:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T20:14:06.640Z] 20:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T20:14:06.640Z] 20:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.640Z] 20:07:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T20:14:06.640Z] 20:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T20:14:06.640Z] 20:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-26T20:14:06.640Z] 20:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-26T20:14:06.640Z] 20:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T20:14:06.640Z] 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-26T20:14:06.640Z] 20:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-26T20:14:06.640Z] 20:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T20:14:06.640Z] 20:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.640Z] 20:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T20:14:06.640Z] 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-26T20:14:06.640Z] 20:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T20:14:06.640Z] 20:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T20:14:06.640Z] 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.640Z] 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T20:14:06.640Z] 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T20:14:06.640Z] [2022-10-26T20:14:06.640Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T20:14:06.640Z] 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T20:14:06.640Z] 20:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T20:14:06.640Z] 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T20:14:06.640Z] 20:11:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-26T20:14:06.640Z] 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.640Z] 20:12:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2022-10-26T20:14:06.640Z] 20:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-26T20:14:06.640Z] 20:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T20:14:06.640Z] 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-26T20:14:06.640Z] 20:12:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2022-10-26T20:14:06.640Z] 20:12:01 5 0.40 0.00 0.00 0.00 0.00 99.60 [2022-10-26T20:14:06.640Z] 20:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T20:14:06.640Z] 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:13:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-26T20:14:06.640Z] 20:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T20:14:06.640Z] 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T20:14:06.640Z] 20:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T20:14:06.640Z] 20:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T20:14:06.640Z] 20:13:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-26T20:14:06.640Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T20:14:06.640Z] 20:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-26T20:14:06.640Z] 20:14:01 all 9.21 0.00 4.00 1.12 0.06 85.61 [2022-10-26T20:14:06.640Z] 20:14:01 0 10.04 0.00 4.83 0.10 0.07 84.96 [2022-10-26T20:14:06.640Z] 20:14:01 1 9.37 0.00 4.04 2.80 0.07 83.72 [2022-10-26T20:14:06.640Z] 20:14:01 2 8.60 0.00 3.67 0.12 0.05 87.56 [2022-10-26T20:14:06.640Z] 20:14:01 3 9.53 0.00 4.04 4.34 0.07 82.02 [2022-10-26T20:14:06.640Z] 20:14:01 4 9.05 0.00 3.88 0.93 0.05 86.10 [2022-10-26T20:14:06.640Z] 20:14:01 5 9.35 0.00 3.90 0.13 0.05 86.57 [2022-10-26T20:14:06.640Z] 20:14:01 6 8.23 0.00 3.56 0.47 0.05 87.69 [2022-10-26T20:14:06.640Z] 20:14:01 7 9.54 0.00 4.09 0.08 0.07 86.22 [2022-10-26T20:14:06.640Z] Average: all 2.05 0.00 0.44 0.10 0.01 97.40 [2022-10-26T20:14:06.640Z] Average: 0 2.08 0.00 0.48 0.04 0.01 97.39 [2022-10-26T20:14:06.640Z] Average: 1 2.17 0.00 0.46 0.24 0.01 97.12 [2022-10-26T20:14:06.640Z] Average: 2 1.99 0.00 0.46 0.01 0.01 97.54 [2022-10-26T20:14:06.640Z] Average: 3 2.05 0.00 0.43 0.17 0.02 97.34 [2022-10-26T20:14:06.640Z] Average: 4 1.97 0.00 0.43 0.07 0.01 97.52 [2022-10-26T20:14:06.640Z] Average: 5 2.06 0.00 0.42 0.09 0.01 97.42 [2022-10-26T20:14:06.640Z] Average: 6 2.02 0.00 0.41 0.12 0.02 97.43 [2022-10-26T20:14:06.640Z] Average: 7 2.09 0.00 0.44 0.04 0.01 97.41 [2022-10-26T20:14:06.640Z] [2022-10-26T20:14:06.640Z] [2022-10-26T20:14:06.640Z]