Pull request #1311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at a57f3f565e436a58f8d2a88e19976967ca27a63d rather than ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Obtained Jenkinsfile from a57f3f565e436a58f8d2a88e19976967ca27a63d 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-ssh17358043519168905143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh141330603516163832.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1311/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-1311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10472081428584155647.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-1311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9037048143455829462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1122709001298204898.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-1311/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-1311/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14365816108349962030.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6200’ Running on prd-ubuntu20.04-docker-8c-8g-6201 in /w/workspace/dry_app-functions-sdk-go_PR-1311 [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-1311 # 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 a57f3f565e436a58f8d2a88e19976967ca27a63d into PR head commit ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Merge succeeded, producing ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Checking out Revision ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 (PR-1311) Commit message: "fix: Update go.mod file to use latest go-mod-core-contracts latest code changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T22:20:44.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T22:20:45.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T22:20:45.220Z] ========================================================= [2023-02-15T22:20:45.220Z] EdgeX Global Pipelines Version Info [2023-02-15T22:20:45.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/1311/head:refs/remotes/origin/PR-1311 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # 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 a57f3f565e436a58f8d2a88e19976967ca27a63d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 [2023-02-15T22:20:47.380Z] ------------------- [2023-02-15T22:20:47.380Z] stable info: [2023-02-15T22:20:47.380Z] ------------------- [2023-02-15T22:20:47.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T22:20:47.380Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T22:20:47.380Z] Message: update stable to v1.0.244 [2023-02-15T22:20:48.337Z] ------------------- [2023-02-15T22:20:48.337Z] experimental info: [2023-02-15T22:20:48.337Z] ------------------- [2023-02-15T22:20:48.337Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T22:20:48.337Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T22:20:48.337Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T22:20:48.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-02-15T22:20:48.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-02-15T22:20:48.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T22:20:48.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T22:20:48.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T22:20:48.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T22:20:48.888Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T22:20:48.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T22:20:48.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T22:20:48.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T22:20:49.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T22:20:49.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-02-15T22:20:49.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T22:20:49.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T22:20:49.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T22:20:49.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T22:20:49.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T22:20:49.298Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T22:20:49.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T22:20:49.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T22:20:49.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T22:20:49.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-15T22:20:49.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T22:20:49.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T22:20:49.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-15T22:20:49.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T22:20:49.652Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T22:20:49.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1311 [Pipeline] echo [2023-02-15T22:20:49.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1311 [Pipeline] echo [2023-02-15T22:20:49.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1311 [Pipeline] echo [2023-02-15T22:20:49.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo [2023-02-15T22:20:49.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee9b8e7 [Pipeline] echo [2023-02-15T22:20:49.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T22:20:50.406Z] + git rev-list -1 --merges ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701~1..ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo [2023-02-15T22:20:50.482Z] -----------> git rev-list -1 --merges ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701~1..ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [false] [Pipeline] sh [2023-02-15T22:20:50.793Z] + git log --format=format:%s -1 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo [2023-02-15T22:20:50.830Z] ========================================================= [2023-02-15T22:20:50.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T22:20:50.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T22:20:51.290Z] + git log --format=format:%s -1 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo [2023-02-15T22:20:51.322Z] [semverPrep] GIT_COMMIT: ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701, Commit Message: fix: Update go.mod file to use latest go-mod-core-contracts latest code changes [Pipeline] echo [2023-02-15T22:20:51.359Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T22:20:51.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T22:20:51.771Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T22:20:51.771Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T22:20:51.771Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T22:20:51.771Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-02-15T22:20:51.771Z] /etc/ssh/ssh_known_hosts [2023-02-15T22:20:51.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:20:52.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T22:20:52.530Z] [2023-02-15T22:20:52.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:20:52.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T22:20:52.935Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T22:20:52.935Z] b85a868b505f: Pulling fs layer [2023-02-15T22:20:52.935Z] e2be974225ed: Pulling fs layer [2023-02-15T22:20:52.935Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T22:20:52.935Z] 988bab9f4d93: Pulling fs layer [2023-02-15T22:20:52.935Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T22:20:52.935Z] eaf3925da568: Pulling fs layer [2023-02-15T22:20:52.935Z] bab4dde63d76: Pulling fs layer [2023-02-15T22:20:52.935Z] bde34c3a00c8: Pulling fs layer [2023-02-15T22:20:52.935Z] b352a97aabf1: Pulling fs layer [2023-02-15T22:20:52.935Z] 4872d77fe225: Pulling fs layer [2023-02-15T22:20:52.935Z] 5851b861e8e6: Pulling fs layer [2023-02-15T22:20:52.935Z] bab4dde63d76: Waiting [2023-02-15T22:20:52.935Z] bde34c3a00c8: Waiting [2023-02-15T22:20:52.935Z] 4872d77fe225: Waiting [2023-02-15T22:20:52.935Z] b352a97aabf1: Waiting [2023-02-15T22:20:52.935Z] 5851b861e8e6: Waiting [2023-02-15T22:20:52.935Z] eaf3925da568: Waiting [2023-02-15T22:20:52.935Z] 988bab9f4d93: Waiting [2023-02-15T22:20:54.329Z] e2be974225ed: Verifying Checksum [2023-02-15T22:20:54.329Z] e2be974225ed: Download complete [2023-02-15T22:20:54.329Z] 988bab9f4d93: Verifying Checksum [2023-02-15T22:20:54.329Z] 988bab9f4d93: Download complete [2023-02-15T22:20:54.329Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T22:20:54.329Z] 1469e6f7b9e6: Download complete [2023-02-15T22:20:54.329Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T22:20:54.329Z] 339a4e72a1f5: Download complete [2023-02-15T22:20:54.329Z] eaf3925da568: Verifying Checksum [2023-02-15T22:20:54.329Z] eaf3925da568: Download complete [2023-02-15T22:20:54.644Z] bde34c3a00c8: Verifying Checksum [2023-02-15T22:20:54.644Z] bde34c3a00c8: Download complete [2023-02-15T22:20:54.923Z] b352a97aabf1: Verifying Checksum [2023-02-15T22:20:54.923Z] b352a97aabf1: Download complete [2023-02-15T22:20:54.923Z] 4872d77fe225: Verifying Checksum [2023-02-15T22:20:54.923Z] 4872d77fe225: Download complete [2023-02-15T22:20:54.923Z] 5851b861e8e6: Download complete [2023-02-15T22:20:55.496Z] bab4dde63d76: Verifying Checksum [2023-02-15T22:20:55.496Z] bab4dde63d76: Download complete [2023-02-15T22:20:55.496Z] b85a868b505f: Verifying Checksum [2023-02-15T22:20:55.496Z] b85a868b505f: Download complete [2023-02-15T22:20:56.911Z] b85a868b505f: Pull complete [2023-02-15T22:20:57.171Z] e2be974225ed: Pull complete [2023-02-15T22:20:57.430Z] 339a4e72a1f5: Pull complete [2023-02-15T22:20:57.430Z] 988bab9f4d93: Pull complete [2023-02-15T22:20:58.016Z] 1469e6f7b9e6: Pull complete [2023-02-15T22:20:58.016Z] eaf3925da568: Pull complete [2023-02-15T22:20:59.932Z] bab4dde63d76: Pull complete [2023-02-15T22:20:59.932Z] bde34c3a00c8: Pull complete [2023-02-15T22:20:59.932Z] b352a97aabf1: Pull complete [2023-02-15T22:21:00.192Z] 4872d77fe225: Pull complete [2023-02-15T22:21:00.192Z] 5851b861e8e6: Pull complete [2023-02-15T22:21:00.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T22:21:00.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T22:21:00.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:21:00.551Z] prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container [2023-02-15T22:21:00.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@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-devops/py-git-semver:0.1.4 cat [2023-02-15T22:21:04.046Z] $ docker top 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf -eo pid,comm [2023-02-15T22:21:04.207Z] 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-02-15T22:21:04.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T22:21:04.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T22:21:04.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T22:21:04.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T22:21:04.374Z] $ docker exec 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent [2023-02-15T22:21:04.586Z] SSH_AUTH_SOCK=/tmp/ssh-V7FWfG0GUdhK/agent.32 [2023-02-15T22:21:04.586Z] SSH_AGENT_PID=38 [2023-02-15T22:21:04.595Z] Running ssh-add (command line suppressed) [2023-02-15T22:21:04.626Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_18196101597555438308.key (/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_18196101597555438308.key) [2023-02-15T22:21:04.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T22:21:05.043Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T22:21:05.002Z] $ docker exec --env ******** --env ******** 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent -k [2023-02-15T22:21:05.106Z] unset SSH_AUTH_SOCK; [2023-02-15T22:21:05.106Z] unset SSH_AGENT_PID; [2023-02-15T22:21:05.107Z] echo Agent pid 38 killed; [2023-02-15T22:21:05.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T22:21:05.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T22:21:05.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T22:21:05.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T22:21:05.311Z] $ docker exec 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent [2023-02-15T22:21:05.523Z] SSH_AUTH_SOCK=/tmp/ssh-UHVMD9tr6ueo/agent.71 [2023-02-15T22:21:05.523Z] SSH_AGENT_PID=77 [2023-02-15T22:21:05.595Z] Running ssh-add (command line suppressed) [2023-02-15T22:21:05.633Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_2809747276096644564.key (/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_2809747276096644564.key) [2023-02-15T22:21:05.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T22:21:06.213Z] + git semver init [2023-02-15T22:21:06.520Z] 2023-02-15 22:21:06,439 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T22:21:06.520Z] 2023-02-15 22:21:06,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver [2023-02-15T22:21:06.520Z] 2023-02-15 22:21:06,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1311/.semver [2023-02-15T22:21:06.520Z] 2023-02-15 22:21:06,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311, universal_newlines=False, shell=None, istream=None) [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,587 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1311/.git/info/exclude [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 with force:False [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,588 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,592 [execute] INFO git cat-file --batch-check [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,599 [execute] INFO git cat-file --batch [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T22:23:13.517Z] 2023-02-15 22:22:58,604 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 [2023-02-15T22:23:13.517Z] 0.0.0 [Pipeline] } [2023-02-15T22:23:13.511Z] $ docker exec --env ******** --env ******** 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent -k [2023-02-15T22:23:13.631Z] unset SSH_AUTH_SOCK; [2023-02-15T22:23:13.632Z] unset SSH_AGENT_PID; [2023-02-15T22:23:13.632Z] echo Agent pid 77 killed; [2023-02-15T22:23:13.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T22:23:14.169Z] + git semver [Pipeline] } [2023-02-15T22:23:14.812Z] $ docker stop --time=1 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf [2023-02-15T22:23:16.994Z] $ docker rm -f --volumes 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T22:23:17.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T22:23:17.757Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T22:23:17.776Z] [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-02-15T22:23:18.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T22:23:18.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T22:23:18.463Z] ========================================================= [2023-02-15T22:23:18.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T22:23:18.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-15T22:23:18.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T22:23:18.990Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T22:23:18.990Z] 213ec9aee27d: Pulling fs layer [2023-02-15T22:23:18.990Z] 4583459ba037: Pulling fs layer [2023-02-15T22:23:18.990Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T22:23:18.990Z] 53926ce57604: Pulling fs layer [2023-02-15T22:23:18.990Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T22:23:18.990Z] 22ff95d597cd: Pulling fs layer [2023-02-15T22:23:18.990Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T22:23:18.990Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T22:23:18.990Z] a7acece74701: Pulling fs layer [2023-02-15T22:23:18.990Z] 22ff95d597cd: Waiting [2023-02-15T22:23:18.990Z] 12d6caf4c0d1: Waiting [2023-02-15T22:23:18.990Z] 96b7cbca73a9: Waiting [2023-02-15T22:23:18.990Z] 53926ce57604: Waiting [2023-02-15T22:23:18.990Z] a7acece74701: Waiting [2023-02-15T22:23:18.990Z] 21b2b0c7a3f4: Waiting [2023-02-15T22:23:18.990Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T22:23:18.990Z] 93c1e223e6f2: Download complete [2023-02-15T22:23:18.990Z] 4583459ba037: Download complete [2023-02-15T22:23:18.990Z] 21b2b0c7a3f4: Download complete [2023-02-15T22:23:18.990Z] 22ff95d597cd: Download complete [2023-02-15T22:23:19.255Z] 213ec9aee27d: Verifying Checksum [2023-02-15T22:23:19.255Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T22:23:19.255Z] 12d6caf4c0d1: Download complete [2023-02-15T22:23:19.255Z] 213ec9aee27d: Pull complete [2023-02-15T22:23:19.522Z] 4583459ba037: Pull complete [2023-02-15T22:23:19.522Z] 93c1e223e6f2: Pull complete [2023-02-15T22:23:20.493Z] a7acece74701: Verifying Checksum [2023-02-15T22:23:20.493Z] a7acece74701: Download complete [2023-02-15T22:23:22.415Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T22:23:22.415Z] 96b7cbca73a9: Download complete [2023-02-15T22:23:23.910Z] 53926ce57604: Verifying Checksum [2023-02-15T22:23:23.910Z] 53926ce57604: Download complete [2023-02-15T22:23:29.237Z] 53926ce57604: Pull complete [2023-02-15T22:23:29.237Z] 21b2b0c7a3f4: Pull complete [2023-02-15T22:23:29.502Z] 22ff95d597cd: Pull complete [2023-02-15T22:23:29.502Z] 12d6caf4c0d1: Pull complete [2023-02-15T22:23:31.496Z] 96b7cbca73a9: Pull complete [2023-02-15T22:23:32.431Z] a7acece74701: Pull complete [2023-02-15T22:23:32.431Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T22:23:32.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T22:23:32.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-15T22:23:32.757Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:23:33.142Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T22:23:33.142Z] . [Pipeline] } [2023-02-15T22:23:33.201Z] Still waiting to schedule task [2023-02-15T22:23:33.202Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:23:33.287Z] prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container [2023-02-15T22:23:33.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T22:23:37.291Z] $ docker top c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T22:23:37.812Z] + go version [2023-02-15T22:23:37.812Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T22:23:37.806Z] $ docker stop --time=1 c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 [2023-02-15T22:23:39.051Z] $ docker rm -f --volumes c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:23:39.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T22:23:39.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:23:39.935Z] prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container [2023-02-15T22:23:39.946Z] $ 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-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T22:23:40.291Z] $ docker top 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T22:23:40.753Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1311 [Pipeline] fileExists [Pipeline] sh [2023-02-15T22:23:41.168Z] + make test [2023-02-15T22:23:41.168Z] make -C ./app-service-template build [2023-02-15T22:23:41.168Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1311/app-service-template' [2023-02-15T22:23:41.168Z] go mod tidy [2023-02-15T22:23:41.168Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 [2023-02-15T22:23:41.168Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-15T22:23:41.168Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-15T22:23:41.744Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-15T22:23:42.035Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.24 [2023-02-15T22:23:42.035Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.9 [2023-02-15T22:23:42.035Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-15T22:23:42.035Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-15T22:23:42.343Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-15T22:23:42.343Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-15T22:23:42.343Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-15T22:23:42.343Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-02-15T22:23:42.343Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-15T22:23:42.343Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-15T22:23:42.343Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-15T22:23:42.343Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-15T22:23:42.656Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-15T22:23:42.656Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-15T22:23:42.657Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-15T22:23:42.657Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 [2023-02-15T22:23:42.657Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-15T22:23:42.657Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-02-15T22:23:42.657Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-15T22:23:42.932Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-15T22:23:42.932Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-15T22:23:42.932Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-15T22:23:42.932Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-15T22:23:42.932Z] go: downloading golang.org/x/text v0.6.0 [2023-02-15T22:23:42.932Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-15T22:23:43.192Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-15T22:23:43.835Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-15T22:23:43.835Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-15T22:23:44.127Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-15T22:23:44.395Z] go: downloading golang.org/x/net v0.5.0 [2023-02-15T22:23:44.395Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-15T22:23:44.656Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-15T22:23:44.656Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-15T22:23:45.236Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-15T22:23:45.236Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-02-15T22:23:45.236Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-15T22:23:45.236Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-15T22:23:45.236Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-15T22:23:45.236Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-15T22:23:45.236Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-15T22:23:45.496Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-15T22:23:47.460Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-02-15T22:23:47.460Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-02-15T22:23:47.460Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-02-15T22:23:47.460Z] go: downloading github.com/hashicorp/consul/sdk v0.13.0 [2023-02-15T22:23:47.460Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-02-15T22:23:47.460Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-02-15T22:23:47.460Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-15T22:23:47.460Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-02-15T22:23:47.460Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-15T22:23:47.460Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-15T22:23:47.721Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-02-15T22:23:47.721Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-02-15T22:23:47.721Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-15T22:23:47.721Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-15T22:23:47.721Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-15T22:23:47.981Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-15T22:23:47.981Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-02-15T22:23:47.981Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-02-15T22:23:47.981Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-15T22:23:47.981Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-02-15T22:23:47.981Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-02-15T22:23:47.981Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-15T22:23:47.981Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-02-15T22:23:47.981Z] go: downloading github.com/pkg/errors v0.9.1 [2023-02-15T22:23:47.981Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-15T22:23:48.252Z] go: downloading github.com/kr/pretty v0.3.0 [2023-02-15T22:23:48.252Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-15T22:23:48.252Z] go: downloading golang.org/x/tools v0.5.0 [2023-02-15T22:23:48.515Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-15T22:23:48.515Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-02-15T22:23:48.515Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-02-15T22:23:48.515Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-02-15T22:23:48.515Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-02-15T22:23:48.515Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-15T22:23:48.775Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-15T22:23:48.775Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-02-15T22:23:48.775Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-02-15T22:23:49.039Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-02-15T22:23:49.300Z] go: downloading github.com/miekg/dns v1.1.41 [2023-02-15T22:23:49.300Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-02-15T22:23:49.300Z] go: downloading github.com/kr/text v0.2.0 [2023-02-15T22:23:49.871Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-02-15T22:23:49.871Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-15T22:23:49.871Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-02-15T22:23:49.871Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-15T22:23:49.871Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-02-15T22:23:49.871Z] go: downloading golang.org/x/mod v0.7.0 [2023-02-15T22:23:49.871Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-02-15T22:23:54.303Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.15 [2023-02-15T22:23:54.303Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-02-15T22:24:09.320Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-02-15T22:24:09.320Z] ../internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-02-15T22:24:09.320Z] make[1]: *** [Makefile:42: build] Error 2 [2023-02-15T22:24:09.320Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1311/app-service-template' [2023-02-15T22:24:09.320Z] make: *** [Makefile:24: build] Error 2 [Pipeline] } [2023-02-15T22:24:09.340Z] $ docker stop --time=1 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e [2023-02-15T22:24:17.920Z] $ docker rm -f --volumes 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e [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-02-15T22:24:19.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T22:24:19.684Z] [2023-02-15T22:24:19.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:24:20.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T22:24:20.075Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T22:24:20.075Z] 5eb5b503b376: Pulling fs layer [2023-02-15T22:24:20.075Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T22:24:20.075Z] ec43610c2a17: Pulling fs layer [2023-02-15T22:24:20.075Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T22:24:20.075Z] 33b1e0a273af: Pulling fs layer [2023-02-15T22:24:20.075Z] 33b1e0a273af: Waiting [2023-02-15T22:24:20.075Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T22:24:20.075Z] 2f39f015ded8: Pulling fs layer [2023-02-15T22:24:20.075Z] 2f39f015ded8: Waiting [2023-02-15T22:24:20.075Z] 5d3b04190fa2: Waiting [2023-02-15T22:24:20.075Z] 5c69ac0246d0: Verifying Checksum [2023-02-15T22:24:20.075Z] 5c69ac0246d0: Download complete [2023-02-15T22:24:20.344Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T22:24:20.344Z] 3a2ae6a8a46f: Download complete [2023-02-15T22:24:20.638Z] 33b1e0a273af: Verifying Checksum [2023-02-15T22:24:20.638Z] 33b1e0a273af: Download complete [2023-02-15T22:24:20.638Z] ec43610c2a17: Verifying Checksum [2023-02-15T22:24:20.638Z] ec43610c2a17: Download complete [2023-02-15T22:24:20.638Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T22:24:20.638Z] 5d3b04190fa2: Download complete [2023-02-15T22:24:20.914Z] 5eb5b503b376: Verifying Checksum [2023-02-15T22:24:20.914Z] 5eb5b503b376: Download complete [2023-02-15T22:24:21.877Z] 5eb5b503b376: Pull complete [2023-02-15T22:24:22.137Z] 5c69ac0246d0: Pull complete [2023-02-15T22:24:22.395Z] ec43610c2a17: Pull complete [2023-02-15T22:24:22.395Z] 3a2ae6a8a46f: Pull complete [2023-02-15T22:24:22.654Z] 33b1e0a273af: Pull complete [2023-02-15T22:24:22.914Z] 5d3b04190fa2: Pull complete [2023-02-15T22:24:22.914Z] 2f39f015ded8: Download complete [2023-02-15T22:24:27.218Z] 2f39f015ded8: Pull complete [2023-02-15T22:24:27.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T22:24:27.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T22:24:27.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:24:27.443Z] prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container [2023-02-15T22:24:27.445Z] $ 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-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T22:24:33.569Z] $ docker top 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:24:34.082Z] ---> job-cost.sh [2023-02-15T22:24:34.082Z] lf-activate-venv: SKIPPING [2023-02-15T22:24:34.082Z] INFO: No Stack... [2023-02-15T22:24:34.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T22:24:34.620Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T22:24:34.962Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/cost.csv [2023-02-15T22:24:34.962Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T22:24:35.002Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [2023-02-15T22:24:35.006Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] did not exist. Created. [2023-02-15T22:24:35.006Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T22:24:35.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T22:24:35.508Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T22:24:35.522Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T22:24:35.571Z] $ docker stop --time=1 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 [2023-02-15T22:24:36.719Z] $ docker rm -f --volumes 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T22:24:37.101Z] Failed in branch amd64 [2023-02-15T22:25:35.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6202 in /w/workspace/dry_app-functions-sdk-go_PR-1311 [Pipeline] { [Pipeline] ws [2023-02-15T22:25:35.822Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-15T22:25:35.899Z] The recommended git tool is: git [2023-02-15T22:25:40.568Z] using credential edgex-jenkins-ssh [2023-02-15T22:25:40.584Z] Cloning the remote Git repository [2023-02-15T22:25:40.594Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-02-15T22:25:40.667Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-02-15T22:25:40.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-02-15T22:25:40.821Z] > git --version # timeout=10 [2023-02-15T22:25:40.839Z] > git --version # 'git version 2.25.1' [2023-02-15T22:25:40.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T22:25:40.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T22:26:36.350Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-02-15T22:26:36.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T22:26:37.292Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-02-15T22:26:37.336Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-02-15T22:26:37.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T22:26:37.359Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1311/head:refs/remotes/origin/PR-1311 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T22:26:39.029Z] Merging remotes/origin/main commit a57f3f565e436a58f8d2a88e19976967ca27a63d into PR head commit ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [2023-02-15T22:26:39.291Z] Merge succeeded, producing ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [2023-02-15T22:26:39.291Z] Checking out Revision ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 (PR-1311) [2023-02-15T22:26:39.026Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T22:26:39.056Z] > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 [2023-02-15T22:26:39.168Z] > git remote # timeout=10 [2023-02-15T22:26:39.188Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T22:26:39.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T22:26:39.223Z] > git merge a57f3f565e436a58f8d2a88e19976967ca27a63d # timeout=10 [2023-02-15T22:26:39.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T22:26:39.279Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T22:26:39.295Z] > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 [2023-02-15T22:26:42.860Z] Commit message: "fix: Update go.mod file to use latest go-mod-core-contracts latest code changes" [2023-02-15T22:26:42.891Z] > git --version # timeout=10 [2023-02-15T22:26:42.906Z] > git --version # 'git version 2.25.1' [2023-02-15T22:26:42.927Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T22:26:44.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T22:26:44.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T22:26:44.543Z] Dload Upload Total Spent Left Speed [2023-02-15T22:26:44.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39354 0 --:--:-- --:--:-- --:--:-- 39476 [Pipeline] sh [2023-02-15T22:26:45.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T22:26:45.887Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T22:26:45.887Z] + sudo tee /etc/docker/daemon.new [2023-02-15T22:26:45.887Z] { [2023-02-15T22:26:45.887Z] "registry-mirrors": [ [2023-02-15T22:26:45.887Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T22:26:45.887Z] ], [2023-02-15T22:26:45.887Z] "bip": "10.250.0.254/24", [2023-02-15T22:26:45.887Z] "hosts": [ [2023-02-15T22:26:45.887Z] "tcp://0.0.0.0:5555", [2023-02-15T22:26:45.887Z] "unix:///var/run/docker.sock" [2023-02-15T22:26:45.887Z] ], [2023-02-15T22:26:45.887Z] "mtu": 1458, [2023-02-15T22:26:45.887Z] "selinux-enabled": true, [2023-02-15T22:26:45.887Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T22:26:45.887Z] } [Pipeline] sh [2023-02-15T22:26:46.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T22:26:46.582Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-15T22:27:08.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T22:27:08.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T22:27:08.984Z] ========================================================= [2023-02-15T22:27:08.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T22:27:08.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-15T22:27:09.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T22:27:09.987Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T22:27:09.987Z] 9b18e9b68314: Pulling fs layer [2023-02-15T22:27:09.987Z] 35d82f9e3411: Pulling fs layer [2023-02-15T22:27:09.987Z] e16973657156: Pulling fs layer [2023-02-15T22:27:09.987Z] fc693d55d65f: Pulling fs layer [2023-02-15T22:27:09.987Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T22:27:09.987Z] dda99020689f: Pulling fs layer [2023-02-15T22:27:09.987Z] db1c61fa0a46: Pulling fs layer [2023-02-15T22:27:09.987Z] 891c053d2c06: Pulling fs layer [2023-02-15T22:27:09.987Z] dda99020689f: Waiting [2023-02-15T22:27:09.987Z] db1c61fa0a46: Waiting [2023-02-15T22:27:09.987Z] 891c053d2c06: Waiting [2023-02-15T22:27:09.987Z] fc693d55d65f: Waiting [2023-02-15T22:27:09.987Z] 7e9fc2657dce: Waiting [2023-02-15T22:27:09.987Z] e16973657156: Verifying Checksum [2023-02-15T22:27:09.987Z] e16973657156: Download complete [2023-02-15T22:27:09.987Z] 35d82f9e3411: Verifying Checksum [2023-02-15T22:27:09.987Z] 35d82f9e3411: Download complete [2023-02-15T22:27:09.987Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T22:27:09.987Z] 7e9fc2657dce: Download complete [2023-02-15T22:27:09.987Z] dda99020689f: Download complete [2023-02-15T22:27:09.987Z] 9b18e9b68314: Verifying Checksum [2023-02-15T22:27:09.987Z] 9b18e9b68314: Download complete [2023-02-15T22:27:10.971Z] 9b18e9b68314: Pull complete [2023-02-15T22:27:10.971Z] 891c053d2c06: Verifying Checksum [2023-02-15T22:27:10.971Z] 891c053d2c06: Download complete [2023-02-15T22:27:11.562Z] 35d82f9e3411: Pull complete [2023-02-15T22:27:11.833Z] e16973657156: Pull complete [2023-02-15T22:27:12.804Z] db1c61fa0a46: Verifying Checksum [2023-02-15T22:27:12.804Z] db1c61fa0a46: Download complete [2023-02-15T22:27:12.804Z] fc693d55d65f: Verifying Checksum [2023-02-15T22:27:12.804Z] fc693d55d65f: Download complete [2023-02-15T22:27:25.178Z] fc693d55d65f: Pull complete [2023-02-15T22:27:25.178Z] 7e9fc2657dce: Pull complete [2023-02-15T22:27:25.178Z] dda99020689f: Pull complete [2023-02-15T22:27:33.417Z] db1c61fa0a46: Pull complete [2023-02-15T22:27:34.379Z] 891c053d2c06: Pull complete [2023-02-15T22:27:34.379Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T22:27:34.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T22:27:34.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-15T22:27:34.723Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:27:35.137Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T22:27:35.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:27:35.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container [2023-02-15T22:27:35.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T22:27:38.507Z] $ docker top 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T22:27:39.411Z] + go version [2023-02-15T22:27:39.411Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T22:27:39.444Z] $ docker stop --time=1 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac [2023-02-15T22:27:41.133Z] $ docker rm -f --volumes 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:27:41.994Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T22:27:41.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:27:42.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container [2023-02-15T22:27:42.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T22:27:44.434Z] $ docker top 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T22:27:45.326Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T22:27:45.722Z] + make test [2023-02-15T22:27:45.990Z] make -C ./app-service-template build [2023-02-15T22:27:45.991Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-02-15T22:27:45.991Z] go mod tidy [2023-02-15T22:27:45.991Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 [2023-02-15T22:27:45.991Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-15T22:27:46.956Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-15T22:27:46.956Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-15T22:27:46.956Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.24 [2023-02-15T22:27:47.222Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.9 [2023-02-15T22:27:47.222Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2023-02-15T22:27:47.222Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-15T22:27:47.222Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-15T22:27:47.222Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-15T22:27:47.490Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-15T22:27:47.490Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-15T22:27:47.757Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-15T22:27:47.757Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-15T22:27:47.757Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-02-15T22:27:47.757Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-15T22:27:47.757Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 [2023-02-15T22:27:48.024Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-15T22:27:48.024Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-15T22:27:48.024Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 [2023-02-15T22:27:48.024Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-15T22:27:48.024Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-15T22:27:48.024Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-15T22:27:48.291Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-15T22:27:48.291Z] go: downloading golang.org/x/text v0.6.0 [2023-02-15T22:27:48.873Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-15T22:28:07.076Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-15T22:28:07.076Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-15T22:28:07.076Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-15T22:28:07.076Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-02-15T22:28:07.076Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-15T22:28:07.076Z] go: downloading golang.org/x/net v0.5.0 [2023-02-15T22:28:07.076Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-15T22:28:09.010Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-15T22:28:09.593Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2023-02-15T22:28:09.593Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-15T22:28:10.175Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-15T22:28:10.175Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-15T22:28:14.423Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-02-15T22:28:15.005Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-15T22:28:15.271Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-02-15T22:28:15.853Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-02-15T22:28:15.853Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-02-15T22:28:15.853Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-02-15T22:28:15.853Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-15T22:28:15.853Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-15T22:28:24.049Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-15T22:28:24.049Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-15T22:28:24.049Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-15T22:28:24.049Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-15T22:28:24.315Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-15T22:28:24.315Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-15T22:28:24.315Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-02-15T22:28:25.271Z] go: downloading github.com/hashicorp/consul/sdk v0.13.0 [2023-02-15T22:28:25.537Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-02-15T22:28:25.537Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-02-15T22:28:25.537Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-02-15T22:28:25.537Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-02-15T22:28:25.537Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-02-15T22:28:25.803Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-15T22:28:26.385Z] go: downloading golang.org/x/tools v0.5.0 [2023-02-15T22:28:26.964Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-15T22:28:35.155Z] go: downloading github.com/kr/pretty v0.3.0 [2023-02-15T22:28:35.155Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-02-15T22:28:35.738Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-02-15T22:28:35.738Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-02-15T22:28:35.738Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-02-15T22:28:36.004Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-15T22:28:36.004Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-15T22:28:50.989Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-15T22:28:50.989Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-15T22:28:50.989Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-15T22:28:50.989Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-15T22:28:50.989Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-15T22:28:50.989Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-15T22:28:50.989Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-02-15T22:28:50.989Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-02-15T22:28:50.989Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-02-15T22:28:50.990Z] go: downloading github.com/pkg/errors v0.9.1 [2023-02-15T22:28:50.990Z] go: downloading github.com/kr/text v0.2.0 [2023-02-15T22:28:50.990Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-02-15T22:28:50.990Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-15T22:28:50.990Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-02-15T22:28:51.254Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-02-15T22:28:51.254Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-15T22:28:51.522Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-02-15T22:28:51.522Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-02-15T22:28:51.522Z] go: downloading github.com/miekg/dns v1.1.41 [2023-02-15T22:28:51.522Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-02-15T22:28:51.787Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-15T22:28:52.053Z] go: downloading golang.org/x/mod v0.7.0 [2023-02-15T22:28:52.053Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-02-15T22:28:52.319Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-02-15T22:29:04.602Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.15 [2023-02-15T22:29:05.561Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-02-15T22:30:57.218Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-02-15T22:30:57.218Z] ../internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-02-15T22:30:57.218Z] make[1]: *** [Makefile:42: build] Error 2 [2023-02-15T22:30:57.218Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-02-15T22:30:57.218Z] make: *** [Makefile:24: build] Error 2 [Pipeline] } [2023-02-15T22:30:57.260Z] $ docker stop --time=1 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e [2023-02-15T22:30:59.262Z] $ docker rm -f --volumes 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e [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-02-15T22:31:03.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T22:31:03.323Z] [2023-02-15T22:31:03.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:31:03.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T22:31:03.993Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T22:31:03.993Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T22:31:03.993Z] 04944245beec: Pulling fs layer [2023-02-15T22:31:03.993Z] 699f458cf7ca: Pulling fs layer [2023-02-15T22:31:03.993Z] 765212b225bb: Pulling fs layer [2023-02-15T22:31:03.993Z] f23df028b6ca: Pulling fs layer [2023-02-15T22:31:03.993Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T22:31:03.993Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T22:31:03.993Z] 765212b225bb: Waiting [2023-02-15T22:31:03.993Z] f23df028b6ca: Waiting [2023-02-15T22:31:03.993Z] d65c8cfc05b1: Waiting [2023-02-15T22:31:03.993Z] 2437ff75d9bd: Waiting [2023-02-15T22:31:03.993Z] 04944245beec: Verifying Checksum [2023-02-15T22:31:03.993Z] 04944245beec: Download complete [2023-02-15T22:31:03.993Z] 765212b225bb: Verifying Checksum [2023-02-15T22:31:03.993Z] 765212b225bb: Download complete [2023-02-15T22:31:04.262Z] f23df028b6ca: Verifying Checksum [2023-02-15T22:31:04.262Z] f23df028b6ca: Download complete [2023-02-15T22:31:04.262Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T22:31:04.262Z] d65c8cfc05b1: Download complete [2023-02-15T22:31:04.262Z] 699f458cf7ca: Verifying Checksum [2023-02-15T22:31:04.262Z] 699f458cf7ca: Download complete [2023-02-15T22:31:04.850Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T22:31:04.850Z] 8998bd30e6a1: Download complete [2023-02-15T22:31:06.796Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T22:31:06.796Z] 2437ff75d9bd: Download complete [2023-02-15T22:31:11.054Z] 8998bd30e6a1: Pull complete [2023-02-15T22:31:11.054Z] 04944245beec: Pull complete [2023-02-15T22:31:12.467Z] 699f458cf7ca: Pull complete [2023-02-15T22:31:12.749Z] 765212b225bb: Pull complete [2023-02-15T22:31:13.335Z] f23df028b6ca: Pull complete [2023-02-15T22:31:13.602Z] d65c8cfc05b1: Pull complete [2023-02-15T22:31:28.824Z] 2437ff75d9bd: Pull complete [2023-02-15T22:31:28.824Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T22:31:28.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T22:31:28.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:31:29.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container [2023-02-15T22:31:29.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T22:31:31.629Z] $ docker top 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:32.545Z] ---> job-cost.sh [2023-02-15T22:31:32.545Z] lf-activate-venv: SKIPPING [2023-02-15T22:31:32.545Z] INFO: No Stack... [2023-02-15T22:31:33.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T22:31:34.083Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T22:31:34.430Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2023-02-15T22:31:34.430Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T22:31:34.784Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [2023-02-15T22:31:34.790Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] did not exist. Created. [2023-02-15T22:31:34.790Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T22:31:35.218Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-326bf29e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T22:31:35.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T22:31:35.930Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T22:31:36.360Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T22:31:36.377Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T22:31:36.449Z] $ docker stop --time=1 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 [2023-02-15T22:31:37.960Z] $ docker rm -f --volumes 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T22:31:38.696Z] 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-02-15T22:31:40.782Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1311/archives ] [2023-02-15T22:31:40.782Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1311/archives [2023-02-15T22:31:40.782Z] total 16 [2023-02-15T22:31:40.782Z] drwxr-xr-x 3 root root 4096 Feb 15 22:24 . [2023-02-15T22:31:40.782Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 22:24 .. [2023-02-15T22:31:40.782Z] drwxr-xr-x 2 root root 4096 Feb 15 22:24 cost [2023-02-15T22:31:40.782Z] -rw-r--r-- 1 root root 93 Feb 15 22:24 cost.csv [2023-02-15T22:31:40.782Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1311/archives [2023-02-15T22:31:46.064Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1311/archives [2023-02-15T22:31:46.064Z] total 16 [2023-02-15T22:31:46.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 22:24 . [2023-02-15T22:31:46.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 22:24 .. [2023-02-15T22:31:46.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 22:24 cost [2023-02-15T22:31:46.064Z] -rw-r--r-- 1 jenkins jenkins 93 Feb 15 22:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:46.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:47.322Z] ---> package-listing.sh [2023-02-15T22:31:47.322Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T22:31:47.322Z] ++ facter osfamily [2023-02-15T22:31:47.581Z] + OS_FAMILY=debian [2023-02-15T22:31:47.581Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1311 [2023-02-15T22:31:47.581Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T22:31:47.581Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T22:31:47.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T22:31:47.581Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T22:31:47.581Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1311 ']' [2023-02-15T22:31:47.581Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T22:31:47.581Z] + case "${OS_FAMILY}" in [2023-02-15T22:31:47.581Z] + dpkg -l [2023-02-15T22:31:47.581Z] + grep '^ii' [2023-02-15T22:31:47.581Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T22:31:47.581Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T22:31:47.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T22:31:47.581Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1311 ']' [2023-02-15T22:31:47.581Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/ [2023-02-15T22:31:47.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/ [Pipeline] echo [2023-02-15T22:31:47.618Z] 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-1311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T22:31:47.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T22:31:48.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T22:31:48.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T22:31:48.519Z] prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container [2023-02-15T22:31:48.506Z] $ 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-1311/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-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T22:31:48.861Z] $ docker top 530b66bac8b26502108bf734e97f387057b515c3287fff85c49b269a113fdc6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T22:31:49.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T22:31:49.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T22:31:49.957Z] + ls /var/log/sa-host [2023-02-15T22:31:49.957Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T22:31:50.171Z] provisioning config files... [2023-02-15T22:31:50.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/config11808729773431606604tmp [Pipeline] { [Pipeline] echo [2023-02-15T22:31:50.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:50.541Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T22:31:50.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:50.979Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T22:31:51.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:51.326Z] ---> sudo-logs.sh [2023-02-15T22:31:51.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T22:31:51.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:51.759Z] ---> job-cost.sh [2023-02-15T22:31:51.759Z] lf-activate-venv: SKIPPING [2023-02-15T22:31:51.759Z] DEBUG: total: 0.2199999988079071 [2023-02-15T22:31:51.759Z] INFO: Retrieving Stack Cost... [2023-02-15T22:31:52.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T22:31:52.927Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T22:31:52.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T22:31:53.327Z] ---> logs-deploy.sh [2023-02-15T22:31:53.327Z] lf-activate-venv: SKIPPING [2023-02-15T22:31:53.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1311/1 [2023-02-15T22:31:53.327Z] INFO: archiving workspace using pattern(s): [2023-02-15T22:31:54.268Z] Archives upload complete. [2023-02-15T22:31:54.528Z] INFO: archiving logs to Nexus [2023-02-15T22:31:55.497Z] ---> uname -a: [2023-02-15T22:31:55.497Z] Linux prd-ubuntu20-04-docker-8c-8g-6201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] ---> lscpu: [2023-02-15T22:31:55.497Z] Architecture: x86_64 [2023-02-15T22:31:55.497Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-15T22:31:55.497Z] Byte Order: Little Endian [2023-02-15T22:31:55.497Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-15T22:31:55.497Z] CPU(s): 8 [2023-02-15T22:31:55.497Z] On-line CPU(s) list: 0-7 [2023-02-15T22:31:55.497Z] Thread(s) per core: 1 [2023-02-15T22:31:55.497Z] Core(s) per socket: 1 [2023-02-15T22:31:55.497Z] Socket(s): 8 [2023-02-15T22:31:55.497Z] NUMA node(s): 1 [2023-02-15T22:31:55.497Z] Vendor ID: AuthenticAMD [2023-02-15T22:31:55.497Z] CPU family: 23 [2023-02-15T22:31:55.497Z] Model: 49 [2023-02-15T22:31:55.497Z] Model name: AMD EPYC-Rome Processor [2023-02-15T22:31:55.497Z] Stepping: 0 [2023-02-15T22:31:55.497Z] CPU MHz: 2800.000 [2023-02-15T22:31:55.497Z] BogoMIPS: 5600.00 [2023-02-15T22:31:55.497Z] Virtualization: AMD-V [2023-02-15T22:31:55.497Z] Hypervisor vendor: KVM [2023-02-15T22:31:55.497Z] Virtualization type: full [2023-02-15T22:31:55.497Z] L1d cache: 256 KiB [2023-02-15T22:31:55.497Z] L1i cache: 256 KiB [2023-02-15T22:31:55.497Z] L2 cache: 4 MiB [2023-02-15T22:31:55.497Z] L3 cache: 128 MiB [2023-02-15T22:31:55.497Z] NUMA node0 CPU(s): 0-7 [2023-02-15T22:31:55.497Z] Vulnerability Itlb multihit: Not affected [2023-02-15T22:31:55.497Z] Vulnerability L1tf: Not affected [2023-02-15T22:31:55.497Z] Vulnerability Mds: Not affected [2023-02-15T22:31:55.497Z] Vulnerability Meltdown: Not affected [2023-02-15T22:31:55.497Z] Vulnerability Mmio stale data: Not affected [2023-02-15T22:31:55.497Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-15T22:31:55.497Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-15T22:31:55.497Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-15T22:31:55.497Z] Vulnerability Srbds: Not affected [2023-02-15T22:31:55.497Z] Vulnerability Tsx async abort: Not affected [2023-02-15T22:31:55.497Z] 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-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] ---> nproc: [2023-02-15T22:31:55.497Z] 8 [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] ---> df -h: [2023-02-15T22:31:55.497Z] Filesystem Size Used Avail Use% Mounted on [2023-02-15T22:31:55.497Z] overlay 155G 11G 145G 7% / [2023-02-15T22:31:55.497Z] tmpfs 64M 0 64M 0% /dev [2023-02-15T22:31:55.497Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-15T22:31:55.497Z] shm 64M 0 64M 0% /dev/shm [2023-02-15T22:31:55.497Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] ---> sar -b -r -n DEV: [2023-02-15T22:31:55.497Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6201) 02/15/23 _x86_64_ (8 CPU) [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] 22:17:44 LINUX RESTART (8 CPU) [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] 22:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-15T22:31:55.497Z] 22:19:01 85.00 37.34 47.66 0.00 3648.73 132141.58 0.00 [2023-02-15T22:31:55.497Z] 22:20:01 8.05 0.00 8.05 0.00 0.00 31761.52 0.00 [2023-02-15T22:31:55.497Z] 22:21:01 206.03 7.11 198.92 0.00 1287.17 6394.14 0.00 [2023-02-15T22:31:55.497Z] 22:22:01 19.96 2.43 17.53 0.00 378.87 6275.09 0.00 [2023-02-15T22:31:55.497Z] 22:23:01 5.43 0.97 4.47 0.00 67.46 582.17 0.00 [2023-02-15T22:31:55.497Z] 22:24:01 86.39 9.98 76.40 0.00 3420.63 40393.67 0.00 [2023-02-15T22:31:55.497Z] 22:25:01 59.76 0.18 59.57 0.00 10.40 34757.01 0.00 [2023-02-15T22:31:55.497Z] 22:26:01 1.53 0.00 1.53 0.00 0.00 19.52 0.00 [2023-02-15T22:31:55.497Z] 22:27:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2023-02-15T22:31:55.497Z] 22:28:01 1.78 0.00 1.78 0.00 0.00 29.33 0.00 [2023-02-15T22:31:55.497Z] 22:29:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2023-02-15T22:31:55.497Z] 22:30:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-02-15T22:31:55.497Z] 22:31:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2023-02-15T22:31:55.497Z] Average: 36.88 4.47 32.41 0.00 678.80 19440.33 0.00 [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] 22:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-15T22:31:55.497Z] 22:19:01 30413424 31704076 669424 2.04 47420 1561512 1686972 4.97 782232 1428212 6912 [2023-02-15T22:31:55.497Z] 22:20:01 30411436 31708832 664080 2.02 47516 1567872 1660204 4.89 777184 1434700 552 [2023-02-15T22:31:55.497Z] 22:21:01 29956260 31610676 739404 2.25 59400 1896756 1831464 5.40 957732 1674324 156220 [2023-02-15T22:31:55.497Z] 22:22:01 29889432 31566900 776400 2.36 60012 1917860 1837124 5.41 1003636 1681452 1000 [2023-02-15T22:31:55.497Z] 22:23:01 29881200 31600404 741760 2.26 61936 1956932 1797408 5.30 977492 1715464 22404 [2023-02-15T22:31:55.497Z] 22:24:01 28142024 31362476 929816 2.83 101656 3330656 2317092 6.83 1586352 2704900 507700 [2023-02-15T22:31:55.497Z] 22:25:01 28362824 31545388 750932 2.28 105812 3295328 1755520 5.17 1259156 2820872 316 [2023-02-15T22:31:55.497Z] 22:26:01 28362776 31545496 750748 2.28 105856 3295456 1755520 5.17 1259372 2820988 160 [2023-02-15T22:31:55.497Z] 22:27:01 28371012 31553816 742396 2.26 105912 3295456 1755520 5.17 1250356 2821008 20 [2023-02-15T22:31:55.497Z] 22:28:01 28371508 31554380 741716 2.26 106024 3295432 1755520 5.17 1250180 2820992 104 [2023-02-15T22:31:55.497Z] 22:29:01 28375116 31558048 738208 2.24 106048 3295448 1755520 5.17 1246428 2820992 8 [2023-02-15T22:31:55.497Z] 22:30:01 28375164 31558100 738156 2.24 106084 3295452 1755520 5.17 1246360 2820996 8 [2023-02-15T22:31:55.497Z] 22:31:01 28374864 31557860 738368 2.25 106108 3295452 1755520 5.17 1246416 2821000 8 [2023-02-15T22:31:55.497Z] Average: 29022080 31571266 747801 2.27 86137 2715355 1801454 5.31 1141761 2337377 53493 [2023-02-15T22:31:55.497Z] [2023-02-15T22:31:55.497Z] 22:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-15T22:31:55.497Z] 22:19:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:19:01 ens3 272.42 206.17 740.87 49.12 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:20:01 ens3 29.68 23.60 109.66 1.61 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:21:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.497Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:21:01 ens3 166.14 133.96 1883.94 48.37 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:22:01 docker0 27.76 34.63 1.68 162.21 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:22:01 ens3 47.86 37.46 177.10 7.96 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:22:01 veth921d63e 27.76 34.78 2.06 162.23 0.00 0.00 0.00 0.01 [2023-02-15T22:31:55.498Z] 22:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:23:01 docker0 31.93 40.49 1.73 196.97 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:23:01 ens3 80.95 53.89 564.82 4.54 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:23:01 veth921d63e 31.93 40.51 2.17 196.98 0.00 0.00 0.00 0.02 [2023-02-15T22:31:55.498Z] 22:24:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:24:01 docker0 110.85 158.66 8.72 1311.53 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:24:01 ens3 505.67 335.61 6364.72 44.98 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:24:01 vethfe1276b 110.85 158.76 10.23 1311.54 0.00 0.00 0.00 0.11 [2023-02-15T22:31:55.498Z] 22:25:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:25:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:25:01 ens3 124.41 88.90 2525.37 13.36 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:26:01 ens3 0.47 0.39 0.34 0.27 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:27:01 ens3 0.48 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:29:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] 22:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] Average: docker0 13.14 18.01 0.93 128.68 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] Average: ens3 94.62 67.82 952.53 13.13 0.00 0.00 0.00 0.00 [2023-02-15T22:31:55.498Z] [2023-02-15T22:31:55.498Z] [2023-02-15T22:31:55.498Z] ---> sar -P ALL: [2023-02-15T22:31:55.498Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6201) 02/15/23 _x86_64_ (8 CPU) [2023-02-15T22:31:55.498Z] [2023-02-15T22:31:55.498Z] 22:17:44 LINUX RESTART (8 CPU) [2023-02-15T22:31:55.498Z] [2023-02-15T22:31:55.498Z] 22:18:01 CPU %user %nice %system %iowait %steal %idle [2023-02-15T22:31:55.498Z] 22:19:01 all 3.48 0.00 0.83 3.14 0.03 92.52 [2023-02-15T22:31:55.498Z] 22:19:01 0 3.28 0.00 1.17 11.37 0.02 84.16 [2023-02-15T22:31:55.498Z] 22:19:01 1 2.54 0.00 0.48 4.23 0.03 92.72 [2023-02-15T22:31:55.498Z] 22:19:01 2 2.30 0.00 0.60 0.80 0.02 96.28 [2023-02-15T22:31:55.498Z] 22:19:01 3 3.71 0.00 0.60 0.90 0.03 94.75 [2023-02-15T22:31:55.498Z] 22:19:01 4 5.69 0.00 0.45 5.87 0.02 87.97 [2023-02-15T22:31:55.498Z] 22:19:01 5 3.31 0.00 0.69 0.52 0.02 95.47 [2023-02-15T22:31:55.498Z] 22:19:01 6 5.27 0.00 0.65 1.20 0.02 92.86 [2023-02-15T22:31:55.498Z] 22:19:01 7 1.73 0.00 2.03 0.23 0.05 95.96 [2023-02-15T22:31:55.498Z] 22:20:01 all 0.12 0.00 0.04 0.19 0.01 99.64 [2023-02-15T22:31:55.498Z] 22:20:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2023-02-15T22:31:55.498Z] 22:20:01 1 0.02 0.00 0.03 0.97 0.00 98.98 [2023-02-15T22:31:55.498Z] 22:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-15T22:31:55.498Z] 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-15T22:31:55.498Z] 22:20:01 4 0.60 0.00 0.08 0.00 0.00 99.32 [2023-02-15T22:31:55.498Z] 22:20:01 5 0.05 0.00 0.03 0.53 0.05 99.33 [2023-02-15T22:31:55.498Z] 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-15T22:31:55.498Z] 22:20:01 7 0.08 0.00 0.17 0.00 0.02 99.73 [2023-02-15T22:31:55.498Z] 22:21:01 all 2.65 0.00 1.02 1.12 0.06 95.15 [2023-02-15T22:31:55.498Z] 22:21:01 0 1.85 0.00 0.76 0.08 0.05 97.26 [2023-02-15T22:31:55.498Z] 22:21:01 1 2.62 0.00 0.77 0.30 0.05 96.26 [2023-02-15T22:31:55.498Z] 22:21:01 2 3.02 0.00 0.58 1.62 0.03 94.74 [2023-02-15T22:31:55.498Z] 22:21:01 3 2.26 0.00 0.90 0.22 0.07 96.56 [2023-02-15T22:31:55.498Z] 22:21:01 4 2.56 0.00 1.10 0.17 0.05 96.12 [2023-02-15T22:31:55.498Z] 22:21:01 5 1.92 0.00 0.82 2.29 0.05 94.92 [2023-02-15T22:31:55.498Z] 22:21:01 6 3.34 0.00 1.19 1.00 0.07 94.40 [2023-02-15T22:31:55.498Z] 22:21:01 7 3.62 0.00 2.04 3.28 0.08 90.97 [2023-02-15T22:31:55.498Z] 22:22:01 all 0.65 0.00 0.24 0.50 0.03 98.58 [2023-02-15T22:31:55.498Z] 22:22:01 0 1.62 0.00 0.26 0.18 0.02 97.92 [2023-02-15T22:31:55.498Z] 22:22:01 1 0.38 0.00 0.25 0.07 0.03 99.27 [2023-02-15T22:31:55.498Z] 22:22:01 2 0.78 0.00 0.28 0.90 0.02 98.02 [2023-02-15T22:31:55.498Z] 22:22:01 3 0.27 0.00 0.10 0.17 0.03 99.43 [2023-02-15T22:31:55.498Z] 22:22:01 4 0.37 0.00 0.27 0.18 0.02 99.17 [2023-02-15T22:31:55.498Z] 22:22:01 5 0.42 0.00 0.25 2.37 0.03 96.93 [2023-02-15T22:31:55.498Z] 22:22:01 6 0.33 0.00 0.15 0.10 0.00 99.42 [2023-02-15T22:31:55.498Z] 22:22:01 7 1.02 0.00 0.38 0.03 0.07 98.49 [2023-02-15T22:31:55.498Z] 22:23:01 all 0.36 0.00 0.14 0.14 0.01 99.35 [2023-02-15T22:31:55.498Z] 22:23:01 0 0.68 0.00 0.13 0.03 0.00 99.15 [2023-02-15T22:31:55.498Z] 22:23:01 1 0.13 0.00 0.08 0.00 0.02 99.77 [2023-02-15T22:31:55.498Z] 22:23:01 2 0.13 0.00 0.07 0.02 0.00 99.78 [2023-02-15T22:31:55.498Z] 22:23:01 3 0.10 0.00 0.20 0.22 0.02 99.47 [2023-02-15T22:31:55.498Z] 22:23:01 4 0.28 0.00 0.08 0.10 0.00 99.53 [2023-02-15T22:31:55.498Z] 22:23:01 5 0.10 0.00 0.05 0.68 0.02 99.15 [2023-02-15T22:31:55.498Z] 22:23:01 6 0.48 0.00 0.12 0.00 0.02 99.38 [2023-02-15T22:31:55.498Z] 22:23:01 7 0.95 0.00 0.40 0.03 0.03 98.58 [2023-02-15T22:31:55.498Z] 22:24:01 all 12.74 0.00 3.19 4.02 0.14 79.91 [2023-02-15T22:31:55.498Z] 22:24:01 0 11.93 0.00 2.62 1.77 0.12 83.56 [2023-02-15T22:31:55.498Z] 22:24:01 1 13.19 0.00 3.63 1.74 0.17 81.27 [2023-02-15T22:31:55.498Z] 22:24:01 2 13.78 0.00 3.28 7.18 0.08 75.69 [2023-02-15T22:31:55.498Z] 22:24:01 3 12.43 0.00 2.96 5.15 0.17 79.29 [2023-02-15T22:31:55.498Z] 22:24:01 4 12.85 0.00 3.11 1.14 0.13 82.77 [2023-02-15T22:31:55.498Z] 22:24:01 5 13.08 0.00 3.37 11.40 0.12 72.03 [2023-02-15T22:31:55.498Z] 22:24:01 6 12.08 0.00 3.07 0.32 0.10 84.43 [2023-02-15T22:31:55.498Z] 22:24:01 7 12.63 0.00 3.45 3.45 0.20 80.26 [2023-02-15T22:31:55.498Z] 22:25:01 all 9.17 0.00 1.93 3.31 0.12 85.48 [2023-02-15T22:31:55.498Z] 22:25:01 0 9.57 0.00 1.52 0.13 0.13 88.63 [2023-02-15T22:31:55.498Z] 22:25:01 1 10.24 0.00 1.72 0.02 0.08 87.94 [2023-02-15T22:31:55.498Z] 22:25:01 2 9.06 0.00 2.06 0.03 0.08 88.76 [2023-02-15T22:31:55.498Z] 22:25:01 3 8.80 0.00 2.37 20.11 0.24 68.48 [2023-02-15T22:31:55.498Z] 22:25:01 4 9.09 0.00 1.71 0.00 0.07 89.13 [2023-02-15T22:31:55.498Z] 22:25:01 5 8.71 0.00 2.04 0.77 0.12 88.37 [2023-02-15T22:31:55.498Z] 22:25:01 6 9.50 0.00 2.56 0.02 0.10 87.82 [2023-02-15T22:31:55.498Z] 22:25:01 7 8.39 0.00 1.43 5.49 0.12 84.58 [2023-02-15T22:31:55.498Z] 22:26:01 all 0.11 0.00 0.02 0.01 0.01 99.86 [2023-02-15T22:31:55.498Z] 22:26:01 0 0.63 0.00 0.02 0.00 0.02 99.34 [2023-02-15T22:31:55.498Z] 22:26:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:26:01 2 0.00 0.00 0.07 0.00 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:26:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-15T22:31:55.498Z] 22:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-15T22:31:55.498Z] 22:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-15T22:31:55.498Z] 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T22:31:55.498Z] 22:26:01 7 0.10 0.00 0.02 0.02 0.00 99.86 [2023-02-15T22:31:55.498Z] 22:27:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:27:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2023-02-15T22:31:55.498Z] 22:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-15T22:31:55.498Z] 22:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-15T22:31:55.498Z] 22:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-15T22:31:55.498Z] 22:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-15T22:31:55.498Z] 22:27:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-02-15T22:31:55.498Z] 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-15T22:31:55.498Z] 22:27:01 7 0.05 0.00 0.00 0.10 0.00 99.85 [2023-02-15T22:31:55.498Z] 22:28:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-02-15T22:31:55.498Z] 22:28:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2023-02-15T22:31:55.498Z] 22:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-15T22:31:55.498Z] 22:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-15T22:31:55.498Z] 22:28:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-15T22:31:55.498Z] 22:28:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-15T22:31:55.498Z] 22:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-15T22:31:55.498Z] 22:28:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:29:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2023-02-15T22:31:55.498Z] 22:29:01 0 0.78 0.00 0.00 0.00 0.03 99.18 [2023-02-15T22:31:55.498Z] 22:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-15T22:31:55.498Z] 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-15T22:31:55.498Z] 22:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-15T22:31:55.498Z] 22:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-15T22:31:55.498Z] 22:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-15T22:31:55.498Z] 22:29:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-15T22:31:55.498Z] [2023-02-15T22:31:55.498Z] 22:29:01 CPU %user %nice %system %iowait %steal %idle [2023-02-15T22:31:55.498Z] 22:30:01 all 0.08 0.00 0.01 0.05 0.01 99.85 [2023-02-15T22:31:55.498Z] 22:30:01 0 0.48 0.00 0.00 0.08 0.00 99.43 [2023-02-15T22:31:55.498Z] 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T22:31:55.498Z] 22:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-15T22:31:55.499Z] 22:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-15T22:31:55.499Z] 22:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-15T22:31:55.499Z] 22:30:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2023-02-15T22:31:55.499Z] 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-15T22:31:55.499Z] 22:30:01 7 0.00 0.00 0.00 0.28 0.02 99.70 [2023-02-15T22:31:55.499Z] 22:31:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2023-02-15T22:31:55.499Z] 22:31:01 0 0.47 0.00 0.00 0.00 0.02 99.52 [2023-02-15T22:31:55.499Z] 22:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-15T22:31:55.499Z] 22:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T22:31:55.499Z] 22:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-15T22:31:55.499Z] 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-15T22:31:55.499Z] 22:31:01 5 0.07 0.00 0.02 0.07 0.02 99.83 [2023-02-15T22:31:55.499Z] 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-15T22:31:55.499Z] 22:31:01 7 0.02 0.00 0.02 0.12 0.00 99.85 [2023-02-15T22:31:55.499Z] Average: all 2.27 0.00 0.57 0.96 0.03 96.16 [2023-02-15T22:31:55.499Z] Average: 0 2.43 0.00 0.50 1.05 0.03 95.98 [2023-02-15T22:31:55.499Z] Average: 1 2.24 0.00 0.54 0.56 0.03 96.62 [2023-02-15T22:31:55.499Z] Average: 2 2.24 0.00 0.54 0.81 0.02 96.40 [2023-02-15T22:31:55.499Z] Average: 3 2.12 0.00 0.55 2.05 0.05 95.23 [2023-02-15T22:31:55.499Z] Average: 4 2.42 0.00 0.53 0.57 0.02 96.45 [2023-02-15T22:31:55.499Z] Average: 5 2.14 0.00 0.57 1.43 0.04 95.82 [2023-02-15T22:31:55.499Z] Average: 6 2.38 0.00 0.60 0.20 0.02 96.79 [2023-02-15T22:31:55.499Z] Average: 7 2.19 0.00 0.76 1.00 0.05 96.00 [2023-02-15T22:31:55.499Z] [2023-02-15T22:31:55.499Z] [2023-02-15T22:31:55.499Z]