Pull request #1457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 533520f17187a83e4cb8ab9b593596b15177ca7e+70bcba76dc915cfbdd4128feb93bb597124cda78 (6e8239f5dcbca3ac9aa2a931f5dc24528c058909) 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-ssh11706180939715827037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11836531242782411048.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11323103709384846772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14777489012621250269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15971716524776594268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080946768339086275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/v3]] ========================================================= [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.20 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/v3 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-2810 in /w/workspace/dry_app-functions-sdk-go_PR-1457 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1457 # 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 > 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 Merging remotes/origin/main commit 70bcba76dc915cfbdd4128feb93bb597124cda78 into PR head commit 533520f17187a83e4cb8ab9b593596b15177ca7e Merge succeeded, producing 533520f17187a83e4cb8ab9b593596b15177ca7e Checking out Revision 533520f17187a83e4cb8ab9b593596b15177ca7e (PR-1457) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 70bcba76dc915cfbdd4128feb93bb597124cda78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T04:55:44.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T04:55:44.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T04:55:44.304Z] ========================================================= [2023-08-03T04:55:44.304Z] EdgeX Global Pipelines Version Info [2023-08-03T04:55:44.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:55:45.410Z] ------------------- [2023-08-03T04:55:45.411Z] stable info: [2023-08-03T04:55:45.411Z] ------------------- [2023-08-03T04:55:45.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T04:55:45.411Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T04:55:45.411Z] Message: update stable to v1.0.250 [2023-08-03T04:55:45.679Z] ------------------- [2023-08-03T04:55:45.679Z] experimental info: [2023-08-03T04:55:45.679Z] ------------------- [2023-08-03T04:55:45.679Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T04:55:45.679Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T04:55:45.679Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T04:55:45.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-08-03T04:55:45.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-08-03T04:55:46.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T04:55:46.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T04:55:46.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T04:55:46.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T04:55:46.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T04:55:46.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-03T04:55:46.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T04:55:46.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T04:55:46.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T04:55:46.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-08-03T04:55:46.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T04:55:46.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T04:55:46.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:55:46.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:55:46.564Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:55:46.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:55:46.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T04:55:46.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T04:55:46.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-03T04:55:46.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-03T04:55:46.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T04:55:46.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T04:55:46.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-03T04:55:46.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T04:55:46.974Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T04:55:47.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1457 [Pipeline] echo [2023-08-03T04:55:47.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1457 [Pipeline] echo [2023-08-03T04:55:47.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1457 [Pipeline] echo [2023-08-03T04:55:47.161Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo [2023-08-03T04:55:47.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 533520f [Pipeline] echo [2023-08-03T04:55:47.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T04:55:47.783Z] + git rev-list -1 --merges 533520f17187a83e4cb8ab9b593596b15177ca7e~1..533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo [2023-08-03T04:55:47.855Z] -----------> git rev-list -1 --merges 533520f17187a83e4cb8ab9b593596b15177ca7e~1..533520f17187a83e4cb8ab9b593596b15177ca7e 533520f17187a83e4cb8ab9b593596b15177ca7e [false] [Pipeline] sh [2023-08-03T04:55:48.164Z] + git log --format=format:%s -1 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo [2023-08-03T04:55:48.205Z] ========================================================= [2023-08-03T04:55:48.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T04:55:48.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T04:55:48.648Z] + git log --format=format:%s -1 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo [2023-08-03T04:55:48.681Z] [semverPrep] GIT_COMMIT: 533520f17187a83e4cb8ab9b593596b15177ca7e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-08-03T04:55:48.710Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T04:55:49.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T04:55:49.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T04:55:49.093Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T04:55:49.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T04:55:49.093Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T04:55:49.093Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T04:55:49.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:55:49.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:55:50.958Z] [2023-08-03T04:55:50.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:55:51.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:55:53.889Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T04:55:53.889Z] b85a868b505f: Pulling fs layer [2023-08-03T04:55:53.889Z] e2be974225ed: Pulling fs layer [2023-08-03T04:55:53.889Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T04:55:53.889Z] 988bab9f4d93: Pulling fs layer [2023-08-03T04:55:53.889Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T04:55:53.889Z] eaf3925da568: Pulling fs layer [2023-08-03T04:55:53.889Z] bab4dde63d76: Pulling fs layer [2023-08-03T04:55:53.889Z] bde34c3a00c8: Pulling fs layer [2023-08-03T04:55:53.889Z] b352a97aabf1: Pulling fs layer [2023-08-03T04:55:53.889Z] 4872d77fe225: Pulling fs layer [2023-08-03T04:55:53.889Z] 5851b861e8e6: Pulling fs layer [2023-08-03T04:55:53.889Z] 4872d77fe225: Waiting [2023-08-03T04:55:53.889Z] 988bab9f4d93: Waiting [2023-08-03T04:55:53.889Z] 5851b861e8e6: Waiting [2023-08-03T04:55:53.889Z] bde34c3a00c8: Waiting [2023-08-03T04:55:53.889Z] b352a97aabf1: Waiting [2023-08-03T04:55:53.889Z] 1469e6f7b9e6: Waiting [2023-08-03T04:55:53.889Z] eaf3925da568: Waiting [2023-08-03T04:55:53.889Z] bab4dde63d76: Waiting [2023-08-03T04:55:53.889Z] e2be974225ed: Download complete [2023-08-03T04:55:53.889Z] 988bab9f4d93: Verifying Checksum [2023-08-03T04:55:53.889Z] 988bab9f4d93: Download complete [2023-08-03T04:55:53.889Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T04:55:53.889Z] 1469e6f7b9e6: Download complete [2023-08-03T04:55:53.889Z] eaf3925da568: Download complete [2023-08-03T04:55:53.889Z] 339a4e72a1f5: Verifying Checksum [2023-08-03T04:55:53.889Z] 339a4e72a1f5: Download complete [2023-08-03T04:55:53.889Z] bde34c3a00c8: Verifying Checksum [2023-08-03T04:55:53.889Z] bde34c3a00c8: Download complete [2023-08-03T04:55:53.889Z] b85a868b505f: Verifying Checksum [2023-08-03T04:55:53.889Z] b85a868b505f: Download complete [2023-08-03T04:55:53.889Z] 4872d77fe225: Download complete [2023-08-03T04:55:53.889Z] 5851b861e8e6: Download complete [2023-08-03T04:55:53.889Z] b352a97aabf1: Download complete [2023-08-03T04:55:54.149Z] bab4dde63d76: Verifying Checksum [2023-08-03T04:55:54.149Z] bab4dde63d76: Download complete [2023-08-03T04:55:56.083Z] b85a868b505f: Pull complete [2023-08-03T04:55:57.987Z] e2be974225ed: Pull complete [2023-08-03T04:55:59.910Z] 339a4e72a1f5: Pull complete [2023-08-03T04:56:01.290Z] 988bab9f4d93: Pull complete [2023-08-03T04:56:02.667Z] 1469e6f7b9e6: Pull complete [2023-08-03T04:56:03.238Z] eaf3925da568: Pull complete [2023-08-03T04:56:06.528Z] bab4dde63d76: Pull complete [2023-08-03T04:56:08.437Z] bde34c3a00c8: Pull complete [2023-08-03T04:56:10.343Z] b352a97aabf1: Pull complete [2023-08-03T04:56:12.886Z] 4872d77fe225: Pull complete [2023-08-03T04:56:13.455Z] 5851b861e8e6: Pull complete [2023-08-03T04:56:13.714Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T04:56:13.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:56:13.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:56:14.243Z] prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container [2023-08-03T04:56:14.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@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 [2023-08-03T04:56:29.682Z] $ docker top c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b -eo pid,comm [2023-08-03T04:56:29.753Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-03T04:56:29.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T04:56:29.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T04:56:29.870Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T04:56:29.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T04:56:29.985Z] $ docker exec c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent [2023-08-03T04:56:30.096Z] SSH_AUTH_SOCK=/tmp/ssh-DNaNYuDlFRqX/agent.32 [2023-08-03T04:56:30.096Z] SSH_AGENT_PID=38 [2023-08-03T04:56:30.102Z] Running ssh-add (command line suppressed) [2023-08-03T04:56:30.197Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_3943913719553778434.key (/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_3943913719553778434.key) [2023-08-03T04:56:30.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T04:56:30.544Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T04:56:30.572Z] $ docker exec --env ******** --env ******** c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent -k [2023-08-03T04:56:30.691Z] unset SSH_AUTH_SOCK; [2023-08-03T04:56:30.691Z] unset SSH_AGENT_PID; [2023-08-03T04:56:30.692Z] echo Agent pid 38 killed; [2023-08-03T04:56:30.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T04:56:30.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T04:56:30.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T04:56:30.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T04:56:30.903Z] $ docker exec c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent [2023-08-03T04:56:31.006Z] SSH_AUTH_SOCK=/tmp/ssh-dAQde3JdWgr1/agent.70 [2023-08-03T04:56:31.006Z] SSH_AGENT_PID=76 [2023-08-03T04:56:31.011Z] Running ssh-add (command line suppressed) [2023-08-03T04:56:31.125Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_1272182913613221566.key (/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_1272182913613221566.key) [2023-08-03T04:56:31.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T04:56:31.484Z] + git semver init [2023-08-03T04:56:31.744Z] 2023-08-03 04:56:31,668 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T04:56:31.744Z] 2023-08-03 04:56:31,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver [2023-08-03T04:56:31.744Z] 2023-08-03 04:56:31,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1457/.semver [2023-08-03T04:56:31.744Z] 2023-08-03 04:56:31,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457, universal_newlines=False, shell=None, istream=None) [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,513 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1457/.git/info/exclude [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 with force:False [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,514 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,518 [execute] INFO git cat-file --batch-check [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,527 [execute] INFO git cat-file --batch [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T04:56:33.648Z] 2023-08-03 04:56:33,532 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 [2023-08-03T04:56:33.648Z] 0.0.0 [Pipeline] } [2023-08-03T04:56:33.678Z] $ docker exec --env ******** --env ******** c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent -k [2023-08-03T04:56:33.787Z] unset SSH_AUTH_SOCK; [2023-08-03T04:56:33.787Z] unset SSH_AGENT_PID; [2023-08-03T04:56:33.787Z] echo Agent pid 76 killed; [2023-08-03T04:56:33.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T04:56:34.226Z] + git semver [Pipeline] } [2023-08-03T04:56:34.507Z] $ docker stop --time=1 c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b [2023-08-03T04:56:35.811Z] $ docker rm -f --volumes c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T04:56:36.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T04:56:36.519Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T04:56:36.535Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-08-03T04:56:37.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:56:37.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:56:37.195Z] ========================================================= [2023-08-03T04:56:37.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T04:56:37.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:56:37.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T04:56:37.593Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T04:56:37.593Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T04:56:37.593Z] 6911f1a30b25: Pulling fs layer [2023-08-03T04:56:37.593Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T04:56:37.593Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T04:56:37.593Z] ec0bb842ea78: Pulling fs layer [2023-08-03T04:56:37.593Z] 40a00589a448: Pulling fs layer [2023-08-03T04:56:37.593Z] 6c08303d61cc: Pulling fs layer [2023-08-03T04:56:37.593Z] 798269fcf238: Pulling fs layer [2023-08-03T04:56:37.593Z] 6863d3e3a2b1: Waiting [2023-08-03T04:56:37.593Z] 6c08303d61cc: Waiting [2023-08-03T04:56:37.593Z] 798269fcf238: Waiting [2023-08-03T04:56:37.593Z] ec0bb842ea78: Waiting [2023-08-03T04:56:37.593Z] 40a00589a448: Waiting [2023-08-03T04:56:37.593Z] 6911f1a30b25: Verifying Checksum [2023-08-03T04:56:37.593Z] 6911f1a30b25: Download complete [2023-08-03T04:56:37.593Z] 6863d3e3a2b1: Download complete [2023-08-03T04:56:37.593Z] ec0bb842ea78: Verifying Checksum [2023-08-03T04:56:37.593Z] ec0bb842ea78: Download complete [2023-08-03T04:56:37.593Z] 4db1b89c0bd1: Verifying Checksum [2023-08-03T04:56:37.593Z] 4db1b89c0bd1: Download complete [2023-08-03T04:56:37.593Z] 40a00589a448: Verifying Checksum [2023-08-03T04:56:37.593Z] 40a00589a448: Download complete [2023-08-03T04:56:37.853Z] 4db1b89c0bd1: Pull complete [2023-08-03T04:56:37.853Z] 6911f1a30b25: Pull complete [2023-08-03T04:56:38.426Z] 798269fcf238: Verifying Checksum [2023-08-03T04:56:38.426Z] 798269fcf238: Download complete [2023-08-03T04:56:38.684Z] e194b8c5c2a9: Verifying Checksum [2023-08-03T04:56:38.684Z] e194b8c5c2a9: Download complete [2023-08-03T04:56:38.684Z] 6c08303d61cc: Verifying Checksum [2023-08-03T04:56:38.684Z] 6c08303d61cc: Download complete [2023-08-03T04:56:42.883Z] e194b8c5c2a9: Pull complete [2023-08-03T04:56:42.883Z] 6863d3e3a2b1: Pull complete [2023-08-03T04:56:42.883Z] ec0bb842ea78: Pull complete [2023-08-03T04:56:42.883Z] 40a00589a448: Pull complete [2023-08-03T04:56:44.783Z] 6c08303d61cc: Pull complete [2023-08-03T04:56:45.717Z] 798269fcf238: Pull complete [2023-08-03T04:56:45.975Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T04:56:45.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T04:56:45.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-03T04:56:46.289Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:56:46.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T04:56:46.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:56:46.830Z] prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container [2023-08-03T04:56:46.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T04:56:51.949Z] Still waiting to schedule task [2023-08-03T04:56:51.949Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-03T04:56:55.010Z] $ docker top 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:56:55.426Z] + go version [2023-08-03T04:56:55.426Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T04:56:55.465Z] $ docker stop --time=1 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 [2023-08-03T04:56:56.757Z] $ docker rm -f --volumes 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:56:57.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T04:56:57.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:56:57.627Z] prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container [2023-08-03T04:56:57.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T04:56:58.042Z] $ docker top 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:56:58.443Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1457 [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:56:58.807Z] + make test [2023-08-03T04:56:58.807Z] make -C ./app-service-template build [2023-08-03T04:56:58.807Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1457/app-service-template' [2023-08-03T04:56:58.807Z] go mod tidy [2023-08-03T04:56:58.807Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-03T04:56:58.807Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-03T04:56:58.807Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-03T04:56:58.807Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-03T04:56:59.069Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-03T04:56:59.069Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-03T04:56:59.069Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-03T04:56:59.069Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-03T04:56:59.069Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-03T04:56:59.069Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-03T04:56:59.069Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-03T04:56:59.069Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-03T04:56:59.069Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-03T04:56:59.069Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-03T04:56:59.069Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-03T04:56:59.069Z] go: downloading golang.org/x/net v0.10.0 [2023-08-03T04:56:59.069Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-03T04:56:59.069Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-03T04:56:59.069Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-03T04:56:59.069Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-03T04:56:59.069Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-03T04:56:59.069Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-03T04:56:59.069Z] go: downloading golang.org/x/text v0.9.0 [2023-08-03T04:56:59.332Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-03T04:56:59.332Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-03T04:56:59.332Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-03T04:56:59.594Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-03T04:56:59.594Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-03T04:56:59.594Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-03T04:56:59.594Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-03T04:56:59.594Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-03T04:56:59.594Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-03T04:56:59.594Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-03T04:56:59.855Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-03T04:56:59.855Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-03T04:56:59.855Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-03T04:56:59.855Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-03T04:56:59.855Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-03T04:57:00.115Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-03T04:57:00.115Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-03T04:57:00.115Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-03T04:57:00.115Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-03T04:57:00.115Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-03T04:57:00.115Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-03T04:57:00.115Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-03T04:57:00.115Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-03T04:57:00.115Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-03T04:57:00.375Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-03T04:57:00.375Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-03T04:57:00.375Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-03T04:57:00.375Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-03T04:57:00.375Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-03T04:57:00.375Z] go: downloading golang.org/x/time v0.3.0 [2023-08-03T04:57:00.375Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-03T04:57:00.375Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-03T04:57:00.375Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-03T04:57:00.375Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-03T04:57:00.375Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-03T04:57:00.375Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-03T04:57:00.375Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-03T04:57:00.638Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-03T04:57:00.638Z] go: downloading github.com/kr/text v0.2.0 [2023-08-03T04:57:00.638Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-03T04:57:00.896Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-03T04:57:00.896Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-03T04:57:00.896Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-03T04:57:00.896Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-03T04:57:00.896Z] go: downloading github.com/google/btree v1.0.1 [2023-08-03T04:57:00.896Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-03T04:57:00.896Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-03T04:57:00.896Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-03T04:57:00.896Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-03T04:57:01.155Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-03T04:57:01.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-03T04:57:01.155Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-03T04:57:01.155Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-03T04:57:01.155Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-03T04:57:02.095Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 [2023-08-03T04:57:02.095Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.16 [2023-08-03T04:57:02.095Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 [2023-08-03T04:57:02.096Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 [2023-08-03T04:57:02.096Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-03T04:57:02.096Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 [2023-08-03T04:57:02.096Z] go: downloading golang.org/x/net v0.12.0 [2023-08-03T04:57:02.096Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-08-03T04:57:02.096Z] go: downloading golang.org/x/crypto v0.11.0 [2023-08-03T04:57:02.096Z] go: downloading golang.org/x/text v0.11.0 [2023-08-03T04:57:02.096Z] go: downloading github.com/hashicorp/consul/api v1.23.0 [2023-08-03T04:57:02.096Z] go: downloading golang.org/x/sys v0.10.0 [2023-08-03T04:57:02.355Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-08-03T04:57:02.614Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-08-03T04:57:02.614Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-08-03T04:57:02.614Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-08-03T04:57:02.614Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-08-03T04:57:02.614Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-08-03T04:57:03.184Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-08-03T04:57:18.077Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver [2023-08-03T04:57:18.078Z] ../internal/webserver/server.go:52:60: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-03T04:57:18.078Z] ../internal/webserver/server.go:76:13: cannot use bootstrapHandlers.ProcessCORS(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as mux.MiddlewareFunc value in argument to router.Use [2023-08-03T04:57:18.078Z] ../internal/webserver/server.go:81:17: cannot use bootstrapHandlers.HandlePreflight(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to router.Methods(http.MethodOptions).MatcherFunc(func(r *http.Request, rm *mux.RouteMatch) bool {…}).HandlerFunc [2023-08-03T04:57:18.078Z] ../internal/webserver/server.go:99:36: cannot use authenticationHook(handlerForTrigger) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to webserver.router.HandleFunc [2023-08-03T04:57:18.078Z] ../internal/webserver/server.go:99:55: cannot use handlerForTrigger (variable of type func("net/http".ResponseWriter, *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-03T04:57:18.078Z] make[1]: *** [Makefile:42: build] Error 1 [2023-08-03T04:57:18.078Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1457/app-service-template' [2023-08-03T04:57:18.078Z] make: *** [Makefile:24: build] Error 2 [Pipeline] } [2023-08-03T04:57:18.123Z] $ docker stop --time=1 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d [2023-08-03T04:57:28.406Z] $ docker rm -f --volumes 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:57:30.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:57:30.000Z] [2023-08-03T04:57:30.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:57:30.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:57:30.381Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T04:57:30.381Z] 5eb5b503b376: Pulling fs layer [2023-08-03T04:57:30.381Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T04:57:30.381Z] ec43610c2a17: Pulling fs layer [2023-08-03T04:57:30.381Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T04:57:30.381Z] 33b1e0a273af: Pulling fs layer [2023-08-03T04:57:30.381Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T04:57:30.381Z] 2f39f015ded8: Pulling fs layer [2023-08-03T04:57:30.381Z] 3a2ae6a8a46f: Waiting [2023-08-03T04:57:30.381Z] 33b1e0a273af: Waiting [2023-08-03T04:57:30.381Z] 5d3b04190fa2: Waiting [2023-08-03T04:57:30.381Z] 2f39f015ded8: Waiting [2023-08-03T04:57:30.652Z] 5c69ac0246d0: Download complete [2023-08-03T04:57:30.652Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T04:57:30.652Z] 3a2ae6a8a46f: Download complete [2023-08-03T04:57:30.652Z] 33b1e0a273af: Verifying Checksum [2023-08-03T04:57:30.652Z] 33b1e0a273af: Download complete [2023-08-03T04:57:30.652Z] 5d3b04190fa2: Verifying Checksum [2023-08-03T04:57:30.652Z] 5d3b04190fa2: Download complete [2023-08-03T04:57:30.652Z] ec43610c2a17: Verifying Checksum [2023-08-03T04:57:30.652Z] ec43610c2a17: Download complete [2023-08-03T04:57:30.913Z] 5eb5b503b376: Verifying Checksum [2023-08-03T04:57:30.913Z] 5eb5b503b376: Download complete [2023-08-03T04:57:31.482Z] 2f39f015ded8: Download complete [2023-08-03T04:57:32.051Z] 5eb5b503b376: Pull complete [2023-08-03T04:57:32.311Z] 5c69ac0246d0: Pull complete [2023-08-03T04:57:32.570Z] ec43610c2a17: Pull complete [2023-08-03T04:57:32.570Z] 3a2ae6a8a46f: Pull complete [2023-08-03T04:57:32.829Z] 33b1e0a273af: Pull complete [2023-08-03T04:57:33.088Z] 5d3b04190fa2: Pull complete [2023-08-03T04:57:37.278Z] 2f39f015ded8: Pull complete [2023-08-03T04:57:37.278Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T04:57:37.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:57:37.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:57:37.579Z] prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container [2023-08-03T04:57:37.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T04:57:45.650Z] $ docker top 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:57:46.131Z] ---> job-cost.sh [2023-08-03T04:57:46.131Z] lf-activate-venv: SKIPPING [2023-08-03T04:57:46.131Z] INFO: No Stack... [2023-08-03T04:57:46.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T04:57:46.961Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T04:57:47.276Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/cost.csv [2023-08-03T04:57:47.276Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T04:57:47.315Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [2023-08-03T04:57:47.320Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] did not exist. Created. [2023-08-03T04:57:47.320Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T04:57:47.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T04:57:47.776Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T04:57:47.793Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T04:57:47.875Z] $ docker stop --time=1 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e [2023-08-03T04:57:49.637Z] $ docker rm -f --volumes 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T04:57:50.193Z] Failed in branch amd64 [2023-08-03T04:58:27.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2812 in /w/workspace/dry_app-functions-sdk-go_PR-1457 [Pipeline] { [Pipeline] ws [2023-08-03T04:58:27.460Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-08-03T04:58:27.535Z] The recommended git tool is: git [2023-08-03T04:58:32.361Z] using credential edgex-jenkins-ssh [2023-08-03T04:58:32.377Z] Cloning the remote Git repository [2023-08-03T04:58:32.412Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-03T04:58:32.504Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-08-03T04:58:32.643Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-03T04:58:32.644Z] > git --version # timeout=10 [2023-08-03T04:58:32.672Z] > git --version # 'git version 2.25.1' [2023-08-03T04:58:32.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:58:32.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T04:58:36.203Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-08-03T04:58:36.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T04:58:36.992Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-08-03T04:58:37.026Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-03T04:58:37.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:58:37.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-03T04:58:37.623Z] Merging remotes/origin/main commit 70bcba76dc915cfbdd4128feb93bb597124cda78 into PR head commit 533520f17187a83e4cb8ab9b593596b15177ca7e [2023-08-03T04:58:37.927Z] Merge succeeded, producing 533520f17187a83e4cb8ab9b593596b15177ca7e [2023-08-03T04:58:37.928Z] Checking out Revision 533520f17187a83e4cb8ab9b593596b15177ca7e (PR-1457) [2023-08-03T04:58:38.399Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-08-03T04:58:38.440Z] > git --version # timeout=10 [2023-08-03T04:58:38.448Z] > git --version # 'git version 2.25.1' [2023-08-03T04:58:38.465Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-03T04:58:37.632Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T04:58:37.705Z] > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 [2023-08-03T04:58:37.828Z] > git remote # timeout=10 [2023-08-03T04:58:37.850Z] > git config --get remote.origin.url # timeout=10 [2023-08-03T04:58:37.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:58:37.882Z] > git merge 70bcba76dc915cfbdd4128feb93bb597124cda78 # timeout=10 [2023-08-03T04:58:37.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-03T04:58:37.927Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T04:58:37.938Z] > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T04:58:39.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T04:58:39.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T04:58:39.671Z] Dload Upload Total Spent Left Speed [2023-08-03T04:58:39.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-08-03T04:58:40.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T04:58:40.580Z] + sudo+ sudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-08-03T04:58:40.580Z] [2023-08-03T04:58:40.580Z] { [2023-08-03T04:58:40.580Z] "registry-mirrors": [ [2023-08-03T04:58:40.580Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T04:58:40.580Z] ], [2023-08-03T04:58:40.580Z] "bip": "10.250.0.254/24", [2023-08-03T04:58:40.580Z] "hosts": [ [2023-08-03T04:58:40.580Z] "tcp://0.0.0.0:5555", [2023-08-03T04:58:40.580Z] "unix:///var/run/docker.sock" [2023-08-03T04:58:40.580Z] ], [2023-08-03T04:58:40.580Z] "mtu": 1458, [2023-08-03T04:58:40.580Z] "selinux-enabled": true, [2023-08-03T04:58:40.580Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T04:58:40.580Z] } [Pipeline] sh [2023-08-03T04:58:40.921Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T04:58:41.268Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-03T04:58:59.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:58:59.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:58:59.794Z] ========================================================= [2023-08-03T04:58:59.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T04:58:59.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:59:00.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T04:59:00.798Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T04:59:00.798Z] edb6bdbacee9: Pulling fs layer [2023-08-03T04:59:00.798Z] 5f9638ab2659: Pulling fs layer [2023-08-03T04:59:00.798Z] 8d51d6327a98: Pulling fs layer [2023-08-03T04:59:00.798Z] 8b374f2dd631: Pulling fs layer [2023-08-03T04:59:00.798Z] ec14aa9079de: Pulling fs layer [2023-08-03T04:59:00.798Z] 2f466654f4bb: Pulling fs layer [2023-08-03T04:59:00.798Z] 554e91adad29: Pulling fs layer [2023-08-03T04:59:00.798Z] 2f466654f4bb: Waiting [2023-08-03T04:59:00.798Z] 554e91adad29: Waiting [2023-08-03T04:59:00.798Z] ec14aa9079de: Waiting [2023-08-03T04:59:00.798Z] 8b374f2dd631: Waiting [2023-08-03T04:59:00.798Z] 5f9638ab2659: Verifying Checksum [2023-08-03T04:59:00.798Z] 5f9638ab2659: Download complete [2023-08-03T04:59:00.798Z] 8b374f2dd631: Verifying Checksum [2023-08-03T04:59:00.798Z] 8b374f2dd631: Download complete [2023-08-03T04:59:00.798Z] ec14aa9079de: Verifying Checksum [2023-08-03T04:59:00.798Z] ec14aa9079de: Download complete [2023-08-03T04:59:00.798Z] edb6bdbacee9: Verifying Checksum [2023-08-03T04:59:00.798Z] edb6bdbacee9: Download complete [2023-08-03T04:59:01.766Z] edb6bdbacee9: Pull complete [2023-08-03T04:59:02.034Z] 554e91adad29: Verifying Checksum [2023-08-03T04:59:02.034Z] 554e91adad29: Download complete [2023-08-03T04:59:02.303Z] 5f9638ab2659: Pull complete [2023-08-03T04:59:03.271Z] 8d51d6327a98: Verifying Checksum [2023-08-03T04:59:03.271Z] 8d51d6327a98: Download complete [2023-08-03T04:59:03.271Z] 2f466654f4bb: Verifying Checksum [2023-08-03T04:59:03.271Z] 2f466654f4bb: Download complete [2023-08-03T04:59:13.407Z] 8d51d6327a98: Pull complete [2023-08-03T04:59:13.676Z] 8b374f2dd631: Pull complete [2023-08-03T04:59:13.945Z] ec14aa9079de: Pull complete [2023-08-03T04:59:20.710Z] 2f466654f4bb: Pull complete [2023-08-03T04:59:23.302Z] 554e91adad29: Pull complete [2023-08-03T04:59:23.302Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T04:59:23.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T04:59:23.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-03T04:59:23.644Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:59:24.045Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T04:59:24.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:59:24.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container [2023-08-03T04:59:24.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T04:59:27.290Z] $ docker top beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:59:28.149Z] + go version [2023-08-03T04:59:28.149Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T04:59:28.188Z] $ docker stop --time=1 beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 [2023-08-03T04:59:29.777Z] $ docker rm -f --volumes beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:59:30.604Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T04:59:30.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:59:30.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container [2023-08-03T04:59:30.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T04:59:32.893Z] $ docker top 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:59:33.439Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:59:33.829Z] + make test [2023-08-03T04:59:33.829Z] make -C ./app-service-template build [2023-08-03T04:59:33.829Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-08-03T04:59:33.829Z] go mod tidy [2023-08-03T04:59:34.099Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-03T04:59:34.099Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-03T04:59:34.368Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-03T04:59:34.368Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-03T04:59:34.637Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-03T04:59:34.637Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-03T04:59:34.637Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-03T04:59:34.907Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-03T04:59:34.907Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-03T04:59:34.907Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-03T04:59:34.907Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-03T04:59:35.174Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-03T04:59:35.174Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-03T04:59:35.174Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-03T04:59:35.174Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-03T04:59:35.174Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-03T04:59:35.174Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-03T04:59:35.442Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-03T04:59:35.442Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-03T04:59:35.442Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-03T04:59:35.442Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-03T04:59:35.442Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-03T04:59:35.442Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-03T04:59:35.442Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-03T04:59:35.723Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-03T04:59:35.723Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-03T04:59:35.723Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-03T04:59:35.993Z] go: downloading golang.org/x/text v0.9.0 [2023-08-03T04:59:36.580Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-03T04:59:36.580Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-03T04:59:36.580Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-03T04:59:39.927Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-03T04:59:39.928Z] go: downloading golang.org/x/net v0.10.0 [2023-08-03T04:59:39.928Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-03T04:59:40.205Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-03T04:59:40.205Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-03T04:59:40.473Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-03T04:59:40.473Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-03T04:59:40.473Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-03T04:59:40.473Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-03T04:59:40.473Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-03T04:59:40.473Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-03T04:59:40.473Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-03T04:59:41.056Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-03T04:59:41.056Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-03T04:59:41.056Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-03T04:59:41.056Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-03T04:59:41.325Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-03T04:59:41.325Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-03T04:59:41.325Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-03T04:59:41.592Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-03T04:59:41.860Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-03T04:59:41.860Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-03T04:59:41.860Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-03T04:59:41.860Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-03T04:59:41.860Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-03T04:59:43.265Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-03T04:59:43.265Z] go: downloading github.com/kr/text v0.2.0 [2023-08-03T04:59:43.265Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-03T04:59:43.265Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-03T04:59:43.265Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-03T04:59:43.265Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-03T04:59:43.265Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-03T04:59:43.265Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-03T04:59:43.265Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-03T04:59:43.265Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-03T04:59:43.265Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-03T04:59:43.265Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-03T04:59:43.535Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-03T04:59:43.535Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-03T04:59:43.535Z] go: downloading golang.org/x/time v0.3.0 [2023-08-03T04:59:43.535Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-03T04:59:43.535Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-03T04:59:43.801Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-03T04:59:43.801Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-03T04:59:44.772Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-03T04:59:44.772Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-03T04:59:44.772Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-03T04:59:44.772Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-03T04:59:48.111Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-03T04:59:48.111Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-03T04:59:48.111Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-03T04:59:48.111Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-03T04:59:48.111Z] go: downloading github.com/google/btree v1.0.1 [2023-08-03T04:59:48.111Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-03T04:59:48.111Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-03T04:59:48.111Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-03T04:59:48.111Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-03T04:59:48.111Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-03T04:59:48.377Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-03T04:59:48.377Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-03T04:59:48.377Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-03T04:59:48.643Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-03T04:59:48.910Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 [2023-08-03T04:59:49.176Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.16 [2023-08-03T04:59:49.176Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 [2023-08-03T04:59:49.442Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 [2023-08-03T04:59:49.442Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-03T04:59:49.442Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 [2023-08-03T04:59:49.442Z] go: downloading golang.org/x/crypto v0.11.0 [2023-08-03T04:59:49.442Z] go: downloading golang.org/x/text v0.11.0 [2023-08-03T04:59:49.442Z] go: downloading golang.org/x/net v0.12.0 [2023-08-03T04:59:49.443Z] go: downloading github.com/hashicorp/consul/api v1.23.0 [2023-08-03T04:59:49.709Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-08-03T04:59:49.976Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-08-03T04:59:50.938Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-08-03T04:59:50.938Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-08-03T04:59:50.938Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-08-03T04:59:50.938Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-08-03T04:59:50.938Z] go: downloading golang.org/x/sys v0.10.0 [2023-08-03T04:59:50.938Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-08-03T04:59:52.881Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-08-03T05:01:44.530Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver [2023-08-03T05:01:44.530Z] ../internal/webserver/server.go:52:60: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-03T05:01:44.530Z] ../internal/webserver/server.go:76:13: cannot use bootstrapHandlers.ProcessCORS(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as mux.MiddlewareFunc value in argument to router.Use [2023-08-03T05:01:44.530Z] ../internal/webserver/server.go:81:17: cannot use bootstrapHandlers.HandlePreflight(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to router.Methods(http.MethodOptions).MatcherFunc(func(r *http.Request, rm *mux.RouteMatch) bool {…}).HandlerFunc [2023-08-03T05:01:44.530Z] ../internal/webserver/server.go:99:36: cannot use authenticationHook(handlerForTrigger) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to webserver.router.HandleFunc [2023-08-03T05:01:44.530Z] ../internal/webserver/server.go:99:55: cannot use handlerForTrigger (variable of type func("net/http".ResponseWriter, *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-03T05:01:44.530Z] make[1]: *** [Makefile:42: build] Error 1 [2023-08-03T05:01:44.530Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-08-03T05:01:44.530Z] make: *** [Makefile:24: build] Error 2 [Pipeline] } [2023-08-03T05:01:44.580Z] $ docker stop --time=1 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 [2023-08-03T05:01:47.536Z] $ docker rm -f --volumes 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T05:01:51.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T05:01:51.922Z] [2023-08-03T05:01:51.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T05:01:52.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T05:01:52.581Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-03T05:01:52.581Z] 8998bd30e6a1: Pulling fs layer [2023-08-03T05:01:52.581Z] 04944245beec: Pulling fs layer [2023-08-03T05:01:52.581Z] 699f458cf7ca: Pulling fs layer [2023-08-03T05:01:52.581Z] 765212b225bb: Pulling fs layer [2023-08-03T05:01:52.581Z] f23df028b6ca: Pulling fs layer [2023-08-03T05:01:52.581Z] d65c8cfc05b1: Pulling fs layer [2023-08-03T05:01:52.581Z] 2437ff75d9bd: Pulling fs layer [2023-08-03T05:01:52.581Z] f23df028b6ca: Waiting [2023-08-03T05:01:52.581Z] d65c8cfc05b1: Waiting [2023-08-03T05:01:52.581Z] 765212b225bb: Waiting [2023-08-03T05:01:52.581Z] 2437ff75d9bd: Waiting [2023-08-03T05:01:52.581Z] 04944245beec: Verifying Checksum [2023-08-03T05:01:52.581Z] 04944245beec: Download complete [2023-08-03T05:01:52.581Z] 765212b225bb: Verifying Checksum [2023-08-03T05:01:52.581Z] 765212b225bb: Download complete [2023-08-03T05:01:52.581Z] f23df028b6ca: Verifying Checksum [2023-08-03T05:01:52.581Z] f23df028b6ca: Download complete [2023-08-03T05:01:52.581Z] d65c8cfc05b1: Verifying Checksum [2023-08-03T05:01:52.581Z] d65c8cfc05b1: Download complete [2023-08-03T05:01:52.848Z] 699f458cf7ca: Verifying Checksum [2023-08-03T05:01:52.848Z] 699f458cf7ca: Download complete [2023-08-03T05:01:53.115Z] 8998bd30e6a1: Download complete [2023-08-03T05:01:55.698Z] 2437ff75d9bd: Verifying Checksum [2023-08-03T05:01:55.698Z] 2437ff75d9bd: Download complete [2023-08-03T05:01:57.104Z] 8998bd30e6a1: Pull complete [2023-08-03T05:01:57.372Z] 04944245beec: Pull complete [2023-08-03T05:01:58.776Z] 699f458cf7ca: Pull complete [2023-08-03T05:01:59.044Z] 765212b225bb: Pull complete [2023-08-03T05:02:00.982Z] f23df028b6ca: Pull complete [2023-08-03T05:02:00.982Z] d65c8cfc05b1: Pull complete [2023-08-03T05:02:15.969Z] 2437ff75d9bd: Pull complete [2023-08-03T05:02:15.969Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-03T05:02:15.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T05:02:15.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T05:02:16.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container [2023-08-03T05:02:16.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-03T05:02:18.649Z] $ docker top 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:19.193Z] ---> job-cost.sh [2023-08-03T05:02:19.459Z] lf-activate-venv: SKIPPING [2023-08-03T05:02:19.459Z] INFO: No Stack... [2023-08-03T05:02:20.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-03T05:02:20.618Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T05:02:20.953Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2023-08-03T05:02:20.953Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T05:02:21.027Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [2023-08-03T05:02:21.032Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] did not exist. Created. [2023-08-03T05:02:21.032Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T05:02:21.443Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-f406d4a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-03T05:02:21.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-03T05:02:21.823Z] Warning: overwriting stash ‘stack-cost’ [2023-08-03T05:02:22.212Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T05:02:22.228Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T05:02:22.313Z] $ docker stop --time=1 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d [2023-08-03T05:02:23.795Z] $ docker rm -f --volumes 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T05:02:24.495Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-03T05:02:26.535Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1457/archives ] [2023-08-03T05:02:26.535Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1457/archives [2023-08-03T05:02:26.535Z] total 16 [2023-08-03T05:02:26.535Z] drwxr-xr-x 3 root root 4096 Aug 3 04:57 . [2023-08-03T05:02:26.535Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:57 .. [2023-08-03T05:02:26.535Z] drwxr-xr-x 2 root root 4096 Aug 3 04:57 cost [2023-08-03T05:02:26.535Z] -rw-r--r-- 1 root root 94 Aug 3 04:57 cost.csv [2023-08-03T05:02:26.535Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1457/archives [2023-08-03T05:02:26.535Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1457/archives [2023-08-03T05:02:26.535Z] total 16 [2023-08-03T05:02:26.535Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 04:57 . [2023-08-03T05:02:26.535Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:57 .. [2023-08-03T05:02:26.535Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 04:57 cost [2023-08-03T05:02:26.535Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 3 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:26.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:27.750Z] ---> package-listing.sh [2023-08-03T05:02:27.750Z] ++ facter osfamily [2023-08-03T05:02:27.750Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-03T05:02:28.009Z] + OS_FAMILY=debian [2023-08-03T05:02:28.009Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1457 [2023-08-03T05:02:28.009Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-03T05:02:28.009Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-03T05:02:28.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-03T05:02:28.009Z] + PACKAGES=/tmp/packages_start.txt [2023-08-03T05:02:28.009Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1457 ']' [2023-08-03T05:02:28.009Z] + PACKAGES=/tmp/packages_end.txt [2023-08-03T05:02:28.009Z] + case "${OS_FAMILY}" in [2023-08-03T05:02:28.009Z] + dpkg -l [2023-08-03T05:02:28.009Z] + grep '^ii' [2023-08-03T05:02:28.009Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-03T05:02:28.009Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-03T05:02:28.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-03T05:02:28.009Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1457 ']' [2023-08-03T05:02:28.009Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/ [2023-08-03T05:02:28.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/ [Pipeline] echo [2023-08-03T05:02:28.046Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-03T05:02:28.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T05:02:29.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T05:02:29.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T05:02:29.305Z] prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container [2023-08-03T05:02:29.336Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T05:02:29.572Z] $ docker top 5512b7edd0dde025a035ba86f46d8f863ee7022c44822417b7a9540ea1d40d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T05:02:29.973Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-03T05:02:30.283Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-03T05:02:30.596Z] + ls /var/log/sa-host [2023-08-03T05:02:30.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T05:02:30.816Z] provisioning config files... [2023-08-03T05:02:30.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/config753227858882320072tmp [Pipeline] { [Pipeline] echo [2023-08-03T05:02:30.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:31.189Z] ---> create-netrc.sh [Pipeline] } [2023-08-03T05:02:31.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:31.608Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-03T05:02:31.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:31.963Z] ---> sudo-logs.sh [2023-08-03T05:02:31.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-03T05:02:32.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:32.368Z] ---> job-cost.sh [2023-08-03T05:02:32.368Z] lf-activate-venv: SKIPPING [2023-08-03T05:02:32.368Z] DEBUG: total: 0.2199999988079071 [2023-08-03T05:02:32.368Z] INFO: Retrieving Stack Cost... [2023-08-03T05:02:32.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T05:02:32.886Z] INFO: Archiving Costs [Pipeline] echo [2023-08-03T05:02:32.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T05:02:33.243Z] ---> logs-deploy.sh [2023-08-03T05:02:33.243Z] lf-activate-venv: SKIPPING [2023-08-03T05:02:33.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1457/1 [2023-08-03T05:02:33.243Z] INFO: archiving workspace using pattern(s): [2023-08-03T05:02:34.182Z] Archives upload complete. [2023-08-03T05:02:34.440Z] INFO: archiving logs to Nexus [2023-08-03T05:02:35.011Z] ---> uname -a: [2023-08-03T05:02:35.011Z] Linux prd-ubuntu20-04-docker-8c-8g-2810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] ---> lscpu: [2023-08-03T05:02:35.011Z] Architecture: x86_64 [2023-08-03T05:02:35.011Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-03T05:02:35.011Z] Byte Order: Little Endian [2023-08-03T05:02:35.011Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-03T05:02:35.011Z] CPU(s): 8 [2023-08-03T05:02:35.011Z] On-line CPU(s) list: 0-7 [2023-08-03T05:02:35.011Z] Thread(s) per core: 1 [2023-08-03T05:02:35.011Z] Core(s) per socket: 1 [2023-08-03T05:02:35.011Z] Socket(s): 8 [2023-08-03T05:02:35.011Z] NUMA node(s): 1 [2023-08-03T05:02:35.011Z] Vendor ID: AuthenticAMD [2023-08-03T05:02:35.011Z] CPU family: 23 [2023-08-03T05:02:35.011Z] Model: 49 [2023-08-03T05:02:35.011Z] Model name: AMD EPYC-Rome Processor [2023-08-03T05:02:35.011Z] Stepping: 0 [2023-08-03T05:02:35.011Z] CPU MHz: 2799.998 [2023-08-03T05:02:35.011Z] BogoMIPS: 5599.99 [2023-08-03T05:02:35.011Z] Virtualization: AMD-V [2023-08-03T05:02:35.011Z] Hypervisor vendor: KVM [2023-08-03T05:02:35.011Z] Virtualization type: full [2023-08-03T05:02:35.011Z] L1d cache: 256 KiB [2023-08-03T05:02:35.011Z] L1i cache: 256 KiB [2023-08-03T05:02:35.011Z] L2 cache: 4 MiB [2023-08-03T05:02:35.011Z] L3 cache: 128 MiB [2023-08-03T05:02:35.011Z] NUMA node0 CPU(s): 0-7 [2023-08-03T05:02:35.011Z] Vulnerability Itlb multihit: Not affected [2023-08-03T05:02:35.011Z] Vulnerability L1tf: Not affected [2023-08-03T05:02:35.011Z] Vulnerability Mds: Not affected [2023-08-03T05:02:35.011Z] Vulnerability Meltdown: Not affected [2023-08-03T05:02:35.011Z] Vulnerability Mmio stale data: Not affected [2023-08-03T05:02:35.011Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-03T05:02:35.011Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-03T05:02:35.011Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-03T05:02:35.011Z] Vulnerability Srbds: Not affected [2023-08-03T05:02:35.011Z] Vulnerability Tsx async abort: Not affected [2023-08-03T05:02:35.011Z] 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 [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] ---> nproc: [2023-08-03T05:02:35.011Z] 8 [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] ---> df -h: [2023-08-03T05:02:35.011Z] Filesystem Size Used Avail Use% Mounted on [2023-08-03T05:02:35.011Z] overlay 155G 11G 145G 7% / [2023-08-03T05:02:35.011Z] tmpfs 64M 0 64M 0% /dev [2023-08-03T05:02:35.011Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-03T05:02:35.011Z] shm 64M 0 64M 0% /dev/shm [2023-08-03T05:02:35.011Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] ---> sar -b -r -n DEV: [2023-08-03T05:02:35.011Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2810) 08/03/23 _x86_64_ (8 CPU) [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] 04:35:44 LINUX RESTART (8 CPU) [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] 04:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-03T05:02:35.011Z] 04:37:02 71.25 33.13 38.13 0.00 3485.29 55241.19 0.00 [2023-08-03T05:02:35.011Z] 04:38:01 6.68 0.19 6.49 0.00 18.84 19513.05 0.00 [2023-08-03T05:02:35.011Z] 04:39:01 3.97 0.00 3.97 0.00 0.00 19368.37 0.00 [2023-08-03T05:02:35.011Z] 04:40:01 3.72 0.00 3.72 0.00 0.00 19363.55 0.00 [2023-08-03T05:02:35.011Z] 04:41:01 30.88 9.30 21.58 0.00 2891.52 22118.58 0.00 [2023-08-03T05:02:35.011Z] 04:42:01 30.96 1.33 29.63 0.00 2271.22 25693.85 0.00 [2023-08-03T05:02:35.011Z] 04:43:01 5.97 0.02 5.95 0.00 0.13 19443.03 0.00 [2023-08-03T05:02:35.011Z] 04:44:01 3.33 0.00 3.33 0.00 0.00 11579.67 0.00 [2023-08-03T05:02:35.011Z] 04:45:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2023-08-03T05:02:35.011Z] 04:46:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 [2023-08-03T05:02:35.011Z] 04:47:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2023-08-03T05:02:35.011Z] 04:48:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 [2023-08-03T05:02:35.011Z] 04:49:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 [2023-08-03T05:02:35.011Z] 04:50:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2023-08-03T05:02:35.011Z] 04:51:01 2.23 0.02 2.22 0.00 0.13 30.26 0.00 [2023-08-03T05:02:35.011Z] 04:52:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 [2023-08-03T05:02:35.011Z] 04:53:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-08-03T05:02:35.011Z] 04:54:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 [2023-08-03T05:02:35.011Z] 04:55:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2023-08-03T05:02:35.011Z] 04:56:01 16.73 11.75 4.98 0.00 1511.88 1412.83 0.00 [2023-08-03T05:02:35.011Z] 04:57:01 74.83 3.17 71.66 0.00 401.33 36929.96 0.00 [2023-08-03T05:02:35.011Z] 04:58:01 70.89 0.22 70.67 0.00 4.00 41643.46 0.00 [2023-08-03T05:02:35.011Z] 04:59:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2023-08-03T05:02:35.011Z] 05:00:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 [2023-08-03T05:02:35.011Z] 05:01:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2023-08-03T05:02:35.011Z] 05:02:01 1.93 0.00 1.93 0.00 0.00 23.20 0.00 [2023-08-03T05:02:35.011Z] Average: 13.22 2.27 10.95 0.00 407.32 10478.42 0.00 [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] 04:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-03T05:02:35.011Z] 04:37:02 30613052 31886080 489700 1.49 47264 1542576 1649592 4.86 600148 1416392 2292 [2023-08-03T05:02:35.011Z] 04:38:01 30606588 31880464 494700 1.50 47344 1543140 1690816 4.98 601364 1416724 252 [2023-08-03T05:02:35.011Z] 04:39:01 30608304 31882272 492848 1.50 47432 1543140 1690816 4.98 599532 1416724 20 [2023-08-03T05:02:35.011Z] 04:40:01 30607820 31881872 492940 1.50 47512 1543144 1690816 4.98 599392 1416732 136 [2023-08-03T05:02:35.011Z] 04:41:01 30304856 31854620 497352 1.51 65492 1798304 1770496 5.22 757280 1536652 66556 [2023-08-03T05:02:35.011Z] 04:42:01 30072328 31849152 497420 1.51 82440 2004044 1724216 5.08 927424 1586424 12 [2023-08-03T05:02:35.011Z] 04:43:01 30075924 31848076 497620 1.51 81064 2000796 1719852 5.07 926452 1583224 12 [2023-08-03T05:02:35.011Z] 04:44:01 30074672 31847036 498344 1.52 81160 2000796 1719852 5.07 928484 1583220 4 [2023-08-03T05:02:35.011Z] 04:45:01 30074552 31847000 498200 1.52 81256 2000792 1719852 5.07 928376 1583228 8 [2023-08-03T05:02:35.011Z] 04:46:01 30074428 31846976 498292 1.52 81356 2000804 1719852 5.07 928588 1583232 4 [2023-08-03T05:02:35.011Z] 04:47:01 30074444 31847112 498156 1.51 81444 2000804 1719852 5.07 928884 1583240 8 [2023-08-03T05:02:35.011Z] 04:48:01 30074364 31847204 498072 1.51 81536 2000812 1703732 5.02 928988 1583296 24 [2023-08-03T05:02:35.011Z] 04:49:01 30074056 31846964 498220 1.52 81632 2000808 1703732 5.02 929204 1583308 8 [2023-08-03T05:02:35.011Z] 04:50:01 30074300 31847268 497888 1.51 81664 2000816 1703732 5.02 929260 1583312 4 [2023-08-03T05:02:35.011Z] 04:51:01 30071976 31845096 500036 1.52 81780 2000792 1736868 5.12 929892 1583280 4 [2023-08-03T05:02:35.011Z] 04:52:01 30072104 31845296 499796 1.52 81868 2000792 1736868 5.12 930140 1583284 4 [2023-08-03T05:02:35.011Z] 04:53:01 30071804 31845116 499944 1.52 81956 2000796 1736868 5.12 930384 1583284 4 [2023-08-03T05:02:35.011Z] 04:54:01 30071788 31845136 499860 1.52 81988 2000804 1736868 5.12 930208 1583288 4 [2023-08-03T05:02:35.011Z] 04:55:01 30071980 31845392 499800 1.52 82044 2000804 1736868 5.12 930396 1583292 4 [2023-08-03T05:02:35.011Z] 04:56:01 29584140 31630752 702760 2.14 87584 2259988 2046752 6.03 1204444 1778324 184880 [2023-08-03T05:02:35.011Z] 04:57:01 28095020 31533232 751620 2.29 128160 3517644 1868332 5.51 1462656 2863700 420268 [2023-08-03T05:02:35.011Z] 04:58:01 28071952 31563080 724788 2.20 136052 3564792 1755620 5.17 1395656 2958732 300 [2023-08-03T05:02:35.011Z] 04:59:01 28071448 31562656 725088 2.21 136112 3564796 1755620 5.17 1396092 2958740 4 [2023-08-03T05:02:35.011Z] 05:00:01 28081804 31573136 714708 2.17 136192 3564796 1755620 5.17 1384968 2958736 44 [2023-08-03T05:02:35.011Z] 05:01:01 28082364 31573700 714072 2.17 136220 3564800 1755620 5.17 1384912 2958740 12 [2023-08-03T05:02:35.011Z] 05:02:01 28082600 31574048 713688 2.17 136300 3564804 1755620 5.17 1385140 2958744 44 [2023-08-03T05:02:35.011Z] Average: 29686103 31778798 557535 1.70 88264 2291784 1742490 5.14 991472 1877225 25958 [2023-08-03T05:02:35.011Z] [2023-08-03T05:02:35.011Z] 04:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-03T05:02:35.011Z] 04:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:37:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:37:02 ens3 138.26 103.07 476.57 22.79 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:38:01 ens3 1.00 0.64 0.47 0.30 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:40:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:41:01 ens3 113.08 50.12 1549.29 3.79 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:42:01 ens3 110.85 57.56 1376.16 3.94 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:44:01 ens3 1.05 0.47 1.50 0.03 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:45:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:47:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:52:01 ens3 0.63 0.42 0.36 0.16 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:53:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:56:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:56:01 ens3 293.25 201.13 2268.00 47.71 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.011Z] 04:57:01 veth5a71ce4 119.68 240.14 10.50 1754.93 0.00 0.00 0.00 0.14 [2023-08-03T05:02:35.012Z] 04:57:01 docker0 186.60 304.83 13.70 2113.43 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:57:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:57:01 ens3 473.04 288.95 6354.23 44.26 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:58:01 docker0 22.08 38.39 1.79 284.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:58:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:58:01 ens3 153.42 111.43 2812.49 91.95 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 04:59:01 ens3 3.47 2.33 10.53 0.36 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] 05:02:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] Average: docker0 8.03 13.21 0.60 92.28 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] Average: ens3 49.63 31.45 571.53 8.29 0.00 0.00 0.00 0.00 [2023-08-03T05:02:35.012Z] [2023-08-03T05:02:35.012Z] [2023-08-03T05:02:35.012Z] ---> sar -P ALL: [2023-08-03T05:02:35.012Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2810) 08/03/23 _x86_64_ (8 CPU) [2023-08-03T05:02:35.012Z] [2023-08-03T05:02:35.012Z] 04:35:44 LINUX RESTART (8 CPU) [2023-08-03T05:02:35.012Z] [2023-08-03T05:02:35.012Z] 04:36:01 CPU %user %nice %system %iowait %steal %idle [2023-08-03T05:02:35.012Z] 04:37:02 all 2.07 0.00 0.67 6.64 0.03 90.60 [2023-08-03T05:02:35.012Z] 04:37:02 0 2.84 0.00 0.48 2.09 0.03 94.56 [2023-08-03T05:02:35.012Z] 04:37:02 1 4.18 0.00 0.50 1.15 0.03 94.13 [2023-08-03T05:02:35.012Z] 04:37:02 2 0.83 0.00 0.53 1.83 0.03 96.77 [2023-08-03T05:02:35.012Z] 04:37:02 3 1.32 0.00 1.77 14.89 0.03 81.98 [2023-08-03T05:02:35.012Z] 04:37:02 4 0.97 0.00 0.43 8.09 0.02 90.49 [2023-08-03T05:02:35.012Z] 04:37:02 5 3.29 0.00 0.65 22.68 0.02 73.36 [2023-08-03T05:02:35.012Z] 04:37:02 6 1.47 0.00 0.50 0.33 0.03 97.66 [2023-08-03T05:02:35.012Z] 04:37:02 7 1.61 0.00 0.47 2.04 0.03 95.84 [2023-08-03T05:02:35.012Z] 04:38:01 all 0.11 0.00 0.06 0.06 0.01 99.76 [2023-08-03T05:02:35.012Z] 04:38:01 0 0.05 0.00 0.08 0.02 0.02 99.83 [2023-08-03T05:02:35.012Z] 04:38:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2023-08-03T05:02:35.012Z] 04:38:01 2 0.51 0.00 0.10 0.00 0.02 99.37 [2023-08-03T05:02:35.012Z] 04:38:01 3 0.03 0.00 0.05 0.42 0.00 99.49 [2023-08-03T05:02:35.012Z] 04:38:01 4 0.07 0.00 0.03 0.03 0.00 99.86 [2023-08-03T05:02:35.012Z] 04:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-03T05:02:35.012Z] 04:38:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2023-08-03T05:02:35.012Z] 04:38:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-08-03T05:02:35.012Z] 04:39:01 all 0.04 0.00 0.01 0.05 0.01 99.89 [2023-08-03T05:02:35.012Z] 04:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-03T05:02:35.012Z] 04:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:39:01 3 0.02 0.00 0.02 0.37 0.00 99.60 [2023-08-03T05:02:35.012Z] 04:39:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:39:01 7 0.23 0.00 0.02 0.00 0.02 99.73 [2023-08-03T05:02:35.012Z] 04:40:01 all 0.09 0.00 0.01 0.12 0.00 99.78 [2023-08-03T05:02:35.012Z] 04:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:40:01 3 0.00 0.00 0.03 0.90 0.00 99.07 [2023-08-03T05:02:35.012Z] 04:40:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2023-08-03T05:02:35.012Z] 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:40:01 7 0.63 0.00 0.03 0.00 0.00 99.33 [2023-08-03T05:02:35.012Z] 04:41:01 all 1.29 0.00 0.88 0.52 0.02 97.29 [2023-08-03T05:02:35.012Z] 04:41:01 0 0.77 0.00 2.45 0.57 0.03 96.18 [2023-08-03T05:02:35.012Z] 04:41:01 1 0.92 0.00 0.72 0.40 0.02 97.95 [2023-08-03T05:02:35.012Z] 04:41:01 2 0.80 0.00 0.55 0.42 0.02 98.22 [2023-08-03T05:02:35.012Z] 04:41:01 3 0.67 0.00 0.72 2.04 0.02 96.56 [2023-08-03T05:02:35.012Z] 04:41:01 4 2.07 0.00 0.85 0.13 0.02 96.93 [2023-08-03T05:02:35.012Z] 04:41:01 5 1.37 0.00 0.68 0.52 0.02 97.42 [2023-08-03T05:02:35.012Z] 04:41:01 6 1.23 0.00 0.62 0.02 0.02 98.12 [2023-08-03T05:02:35.012Z] 04:41:01 7 2.53 0.00 0.47 0.03 0.02 96.96 [2023-08-03T05:02:35.012Z] 04:42:01 all 1.23 0.00 0.80 0.82 0.02 97.13 [2023-08-03T05:02:35.012Z] 04:42:01 0 1.52 0.00 0.57 0.10 0.02 97.79 [2023-08-03T05:02:35.012Z] 04:42:01 1 0.88 0.00 1.48 0.05 0.00 97.58 [2023-08-03T05:02:35.012Z] 04:42:01 2 1.44 0.00 0.53 1.08 0.03 96.91 [2023-08-03T05:02:35.012Z] 04:42:01 3 0.88 0.00 0.72 3.69 0.02 94.69 [2023-08-03T05:02:35.012Z] 04:42:01 4 1.37 0.00 0.37 0.94 0.02 97.31 [2023-08-03T05:02:35.012Z] 04:42:01 5 2.19 0.00 1.15 0.70 0.02 95.95 [2023-08-03T05:02:35.012Z] 04:42:01 6 0.77 0.00 0.60 0.00 0.00 98.63 [2023-08-03T05:02:35.012Z] 04:42:01 7 0.79 0.00 0.97 0.03 0.03 98.18 [2023-08-03T05:02:35.012Z] 04:43:01 all 0.13 0.00 0.06 0.03 0.01 99.78 [2023-08-03T05:02:35.012Z] 04:43:01 0 0.22 0.00 0.13 0.03 0.02 99.60 [2023-08-03T05:02:35.012Z] 04:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:43:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-08-03T05:02:35.012Z] 04:43:01 3 0.13 0.00 0.02 0.18 0.02 99.65 [2023-08-03T05:02:35.012Z] 04:43:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-08-03T05:02:35.012Z] 04:43:01 5 0.42 0.00 0.08 0.00 0.02 99.48 [2023-08-03T05:02:35.012Z] 04:43:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-03T05:02:35.012Z] 04:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-03T05:02:35.012Z] 04:44:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2023-08-03T05:02:35.012Z] 04:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-03T05:02:35.012Z] 04:44:01 3 0.05 0.00 0.02 0.10 0.03 99.80 [2023-08-03T05:02:35.012Z] 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:44:01 5 0.86 0.00 0.00 0.00 0.00 99.14 [2023-08-03T05:02:35.012Z] 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:45:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2023-08-03T05:02:35.012Z] 04:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:45:01 3 0.02 0.00 0.03 0.20 0.02 99.73 [2023-08-03T05:02:35.012Z] 04:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:45:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2023-08-03T05:02:35.012Z] 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:46:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-08-03T05:02:35.012Z] 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:46:01 3 0.03 0.00 0.00 0.13 0.02 99.82 [2023-08-03T05:02:35.012Z] 04:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-03T05:02:35.012Z] 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-08-03T05:02:35.012Z] 04:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:47:01 3 0.03 0.00 0.05 0.07 0.02 99.83 [2023-08-03T05:02:35.012Z] 04:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] [2023-08-03T05:02:35.012Z] 04:47:01 CPU %user %nice %system %iowait %steal %idle [2023-08-03T05:02:35.012Z] 04:48:01 all 0.02 0.00 0.02 0.02 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:48:01 3 0.00 0.00 0.02 0.15 0.03 99.80 [2023-08-03T05:02:35.012Z] 04:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:48:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-03T05:02:35.012Z] 04:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:49:01 all 0.03 0.00 0.01 0.04 0.01 99.92 [2023-08-03T05:02:35.012Z] 04:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:49:01 3 0.02 0.00 0.02 0.32 0.02 99.63 [2023-08-03T05:02:35.012Z] 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:49:01 6 0.12 0.00 0.00 0.00 0.02 99.87 [2023-08-03T05:02:35.012Z] 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:50:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2023-08-03T05:02:35.012Z] 04:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:50:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:50:01 3 0.02 0.00 0.03 0.13 0.02 99.80 [2023-08-03T05:02:35.012Z] 04:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:50:01 6 0.71 0.00 0.02 0.00 0.00 99.27 [2023-08-03T05:02:35.012Z] 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:51:01 all 0.03 0.00 0.02 0.02 0.01 99.91 [2023-08-03T05:02:35.012Z] 04:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-03T05:02:35.012Z] 04:51:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:51:01 3 0.07 0.00 0.03 0.13 0.02 99.75 [2023-08-03T05:02:35.012Z] 04:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:51:01 6 0.08 0.00 0.03 0.02 0.02 99.85 [2023-08-03T05:02:35.012Z] 04:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:52:01 3 0.00 0.00 0.03 0.07 0.02 99.88 [2023-08-03T05:02:35.012Z] 04:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:53:01 all 0.04 0.00 0.01 0.05 0.01 99.90 [2023-08-03T05:02:35.012Z] 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:53:01 3 0.03 0.00 0.02 0.37 0.03 99.55 [2023-08-03T05:02:35.012Z] 04:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:53:01 6 0.18 0.00 0.02 0.00 0.02 99.78 [2023-08-03T05:02:35.012Z] 04:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-03T05:02:35.012Z] 04:54:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-08-03T05:02:35.012Z] 04:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-03T05:02:35.012Z] 04:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:54:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.012Z] 04:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-03T05:02:35.012Z] 04:54:01 6 0.28 0.00 0.02 0.00 0.02 99.68 [2023-08-03T05:02:35.012Z] 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-08-03T05:02:35.012Z] 04:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-08-03T05:02:35.012Z] 04:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.012Z] 04:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-03T05:02:35.012Z] 04:55:01 3 0.02 0.00 0.03 0.07 0.03 99.85 [2023-08-03T05:02:35.012Z] 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-03T05:02:35.012Z] 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.012Z] 04:56:01 all 2.80 0.00 0.54 2.83 0.02 93.82 [2023-08-03T05:02:35.012Z] 04:56:01 0 1.95 0.00 0.42 0.60 0.02 97.01 [2023-08-03T05:02:35.012Z] 04:56:01 1 2.87 0.00 0.40 1.09 0.02 95.62 [2023-08-03T05:02:35.012Z] 04:56:01 2 2.50 0.00 0.92 2.92 0.02 93.65 [2023-08-03T05:02:35.012Z] 04:56:01 3 3.33 0.00 0.40 17.24 0.03 79.00 [2023-08-03T05:02:35.012Z] 04:56:01 4 3.09 0.00 0.38 0.15 0.00 96.38 [2023-08-03T05:02:35.012Z] 04:56:01 5 1.53 0.00 0.30 0.23 0.00 97.93 [2023-08-03T05:02:35.012Z] 04:56:01 6 5.39 0.00 0.68 0.18 0.03 93.71 [2023-08-03T05:02:35.012Z] 04:56:01 7 1.71 0.00 0.79 0.25 0.03 97.23 [2023-08-03T05:02:35.012Z] 04:57:01 all 6.51 0.00 2.75 10.01 0.06 80.67 [2023-08-03T05:02:35.012Z] 04:57:01 0 7.50 0.00 2.71 13.65 0.05 76.09 [2023-08-03T05:02:35.012Z] 04:57:01 1 5.67 0.00 2.27 23.20 0.08 68.78 [2023-08-03T05:02:35.012Z] 04:57:01 2 5.63 0.00 3.23 0.47 0.05 90.62 [2023-08-03T05:02:35.012Z] 04:57:01 3 6.47 0.00 2.55 32.00 0.07 58.92 [2023-08-03T05:02:35.013Z] 04:57:01 4 6.32 0.00 2.59 1.41 0.05 89.63 [2023-08-03T05:02:35.013Z] 04:57:01 5 6.93 0.00 2.28 0.17 0.05 90.57 [2023-08-03T05:02:35.013Z] 04:57:01 6 5.99 0.00 3.37 7.86 0.03 82.74 [2023-08-03T05:02:35.013Z] 04:57:01 7 7.57 0.00 3.00 1.26 0.07 88.10 [2023-08-03T05:02:35.013Z] 04:58:01 all 16.56 0.00 3.49 4.07 0.05 75.83 [2023-08-03T05:02:35.013Z] 04:58:01 0 17.43 0.00 3.56 15.01 0.07 63.93 [2023-08-03T05:02:35.013Z] 04:58:01 1 16.39 0.00 3.60 0.13 0.05 79.83 [2023-08-03T05:02:35.013Z] 04:58:01 2 16.89 0.00 3.78 4.03 0.07 75.24 [2023-08-03T05:02:35.013Z] 04:58:01 3 16.86 0.00 3.28 0.02 0.03 79.81 [2023-08-03T05:02:35.013Z] 04:58:01 4 16.95 0.00 3.25 0.10 0.05 79.65 [2023-08-03T05:02:35.013Z] 04:58:01 5 15.83 0.00 4.81 12.83 0.07 66.46 [2023-08-03T05:02:35.013Z] 04:58:01 6 15.78 0.00 2.91 0.51 0.05 80.75 [2023-08-03T05:02:35.013Z] 04:58:01 7 16.36 0.00 2.72 0.03 0.05 80.83 [2023-08-03T05:02:35.013Z] [2023-08-03T05:02:35.013Z] 04:58:01 CPU %user %nice %system %iowait %steal %idle [2023-08-03T05:02:35.013Z] 04:59:01 all 0.03 0.00 0.01 0.08 0.01 99.88 [2023-08-03T05:02:35.013Z] 04:59:01 0 0.00 0.00 0.02 0.33 0.00 99.65 [2023-08-03T05:02:35.013Z] 04:59:01 1 0.00 0.00 0.02 0.27 0.02 99.70 [2023-08-03T05:02:35.013Z] 04:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-03T05:02:35.013Z] 04:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.013Z] 04:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.013Z] 04:59:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-03T05:02:35.013Z] 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-03T05:02:35.013Z] 04:59:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-03T05:02:35.013Z] 05:00:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2023-08-03T05:02:35.013Z] 05:00:01 0 0.02 0.00 0.00 0.12 0.02 99.85 [2023-08-03T05:02:35.013Z] 05:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-03T05:02:35.013Z] 05:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-03T05:02:35.013Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-03T05:02:35.013Z] 05:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-03T05:02:35.013Z] 05:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.013Z] 05:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-03T05:02:35.013Z] 05:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-08-03T05:02:35.013Z] 05:01:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-08-03T05:02:35.013Z] 05:01:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2023-08-03T05:02:35.013Z] 05:01:01 1 0.00 0.00 0.02 0.12 0.02 99.85 [2023-08-03T05:02:35.013Z] 05:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-03T05:02:35.013Z] 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-03T05:02:35.013Z] 05:01:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-03T05:02:35.013Z] 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-03T05:02:35.013Z] 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-03T05:02:35.013Z] 05:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-03T05:02:35.013Z] 05:02:01 all 0.15 0.00 0.01 0.05 0.01 99.78 [2023-08-03T05:02:35.013Z] 05:02:01 0 0.02 0.00 0.02 0.27 0.00 99.70 [2023-08-03T05:02:35.013Z] 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-03T05:02:35.013Z] 05:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-03T05:02:35.013Z] 05:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-03T05:02:35.013Z] 05:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-08-03T05:02:35.013Z] 05:02:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-08-03T05:02:35.013Z] 05:02:01 6 1.03 0.00 0.00 0.00 0.00 98.97 [2023-08-03T05:02:35.013Z] 05:02:01 7 0.02 0.00 0.00 0.12 0.00 99.87 [2023-08-03T05:02:35.013Z] Average: all 1.21 0.00 0.36 0.98 0.01 97.44 [2023-08-03T05:02:35.013Z] Average: 0 1.25 0.00 0.40 1.25 0.02 97.08 [2023-08-03T05:02:35.013Z] Average: 1 1.19 0.00 0.35 1.02 0.01 97.42 [2023-08-03T05:02:35.013Z] Average: 2 1.12 0.00 0.38 0.41 0.01 98.08 [2023-08-03T05:02:35.013Z] Average: 3 1.15 0.00 0.38 2.82 0.02 95.63 [2023-08-03T05:02:35.013Z] Average: 4 1.20 0.00 0.31 0.42 0.01 98.07 [2023-08-03T05:02:35.013Z] Average: 5 1.26 0.00 0.39 1.42 0.01 96.92 [2023-08-03T05:02:35.013Z] Average: 6 1.28 0.00 0.34 0.34 0.01 98.03 [2023-08-03T05:02:35.013Z] Average: 7 1.22 0.00 0.33 0.15 0.01 98.29 [2023-08-03T05:02:35.013Z] [2023-08-03T05:02:35.013Z] [2023-08-03T05:02:35.013Z]