Pull request #1584 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 cloudxxx8 for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f9e3f350a2879863ae7900c07c01275e93b2c6b0+b3a3c16b3e7ca577251deeb99092cbfb539fc2ef (fe180e020edf90074995ef1835696fe6b2a0acab) 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-ssh12148000981950044022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5356958991836959566.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1584/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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1266026537444253383.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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18349886327356179444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17609072734835042794.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-1584/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-1584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15846046225693695124.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-362 in /w/workspace/dry_app-functions-sdk-go_PR-1584 [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-1584 # 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/napa commit b3a3c16b3e7ca577251deeb99092cbfb539fc2ef into PR head commit f9e3f350a2879863ae7900c07c01275e93b2c6b0 > 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/1584/head:refs/remotes/origin/PR-1584 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e3f350a2879863ae7900c07c01275e93b2c6b0 # timeout=10 Merge succeeded, producing f9e3f350a2879863ae7900c07c01275e93b2c6b0 Checking out Revision f9e3f350a2879863ae7900c07c01275e93b2c6b0 (PR-1584) Commit message: "fix: Bump dependencies to resolve CVEs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3a3c16b3e7ca577251deeb99092cbfb539fc2ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e3f350a2879863ae7900c07c01275e93b2c6b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:17:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:17:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:17:41 ========================================================= 09:17:41 EdgeX Global Pipelines Version Info 09:17:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:17:42 ------------------- 09:17:42 stable info: 09:17:42 ------------------- 09:17:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:17:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:17:42 Message: update stable to v1.0.258 09:17:42 ------------------- 09:17:42 experimental info: 09:17:42 ------------------- 09:17:42 Commited By: **** collab-it+edgex@linuxfoundation.org 09:17:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:17:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:17:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1584 [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1584 [Pipeline] echo 09:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1584 [Pipeline] echo 09:17:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9e3f350a2879863ae7900c07c01275e93b2c6b0 [Pipeline] echo 09:17:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9e3f35 [Pipeline] echo 09:17:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:17:45 + git rev-list -1 --merges f9e3f350a2879863ae7900c07c01275e93b2c6b0~1..f9e3f350a2879863ae7900c07c01275e93b2c6b0 [Pipeline] echo 09:17:45 -----------> git rev-list -1 --merges f9e3f350a2879863ae7900c07c01275e93b2c6b0~1..f9e3f350a2879863ae7900c07c01275e93b2c6b0 f9e3f350a2879863ae7900c07c01275e93b2c6b0 [false] [Pipeline] sh 09:17:46 + git log --format=format:%s -1 f9e3f350a2879863ae7900c07c01275e93b2c6b0 [Pipeline] echo 09:17:46 ========================================================= 09:17:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:17:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:46 + git log --format=format:%s -1 f9e3f350a2879863ae7900c07c01275e93b2c6b0 [Pipeline] echo 09:17:46 [semverPrep] GIT_COMMIT: f9e3f350a2879863ae7900c07c01275e93b2c6b0, Commit Message: fix: Bump dependencies to resolve CVEs [Pipeline] echo 09:17:46 [semverPrep] This is not a build commit. [Pipeline] sh 09:17:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:47 + grep -v github /etc/ssh/ssh_known_hosts 09:17:47 + [ -e /tmp/ssh_known_hosts ] 09:17:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:17:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:17:47 + sudo tee -a /etc/ssh/ssh_known_hosts 09:17:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:48 09:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:48 0.1.4: Pulling from edgex-devops/py-git-semver 09:17:48 b85a868b505f: Pulling fs layer 09:17:48 e2be974225ed: Pulling fs layer 09:17:48 339a4e72a1f5: Pulling fs layer 09:17:48 988bab9f4d93: Pulling fs layer 09:17:48 1469e6f7b9e6: Pulling fs layer 09:17:48 eaf3925da568: Pulling fs layer 09:17:48 bab4dde63d76: Pulling fs layer 09:17:48 bde34c3a00c8: Pulling fs layer 09:17:48 b352a97aabf1: Pulling fs layer 09:17:48 4872d77fe225: Pulling fs layer 09:17:48 5851b861e8e6: Pulling fs layer 09:17:48 1469e6f7b9e6: Waiting 09:17:48 b352a97aabf1: Waiting 09:17:48 4872d77fe225: Waiting 09:17:48 bab4dde63d76: Waiting 09:17:48 bde34c3a00c8: Waiting 09:17:48 eaf3925da568: Waiting 09:17:48 5851b861e8e6: Waiting 09:17:48 988bab9f4d93: Waiting 09:17:48 e2be974225ed: Verifying Checksum 09:17:48 e2be974225ed: Download complete 09:17:48 988bab9f4d93: Verifying Checksum 09:17:48 988bab9f4d93: Download complete 09:17:48 1469e6f7b9e6: Verifying Checksum 09:17:48 1469e6f7b9e6: Download complete 09:17:48 eaf3925da568: Download complete 09:17:48 339a4e72a1f5: Verifying Checksum 09:17:48 339a4e72a1f5: Download complete 09:17:48 bde34c3a00c8: Download complete 09:17:48 b352a97aabf1: Download complete 09:17:48 4872d77fe225: Verifying Checksum 09:17:48 4872d77fe225: Download complete 09:17:48 5851b861e8e6: Download complete 09:17:48 b85a868b505f: Verifying Checksum 09:17:48 b85a868b505f: Download complete 09:17:49 bab4dde63d76: Verifying Checksum 09:17:49 bab4dde63d76: Download complete 09:17:50 b85a868b505f: Pull complete 09:17:50 e2be974225ed: Pull complete 09:17:50 339a4e72a1f5: Pull complete 09:17:50 988bab9f4d93: Pull complete 09:17:51 1469e6f7b9e6: Pull complete 09:17:51 eaf3925da568: Pull complete 09:17:53 bab4dde63d76: Pull complete 09:17:53 bde34c3a00c8: Pull complete 09:17:53 b352a97aabf1: Pull complete 09:17:53 4872d77fe225: Pull complete 09:17:53 5851b861e8e6: Pull complete 09:17:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:53 prd-ubuntu20.04-docker-8c-8g-362 does not seem to be running inside a container 09:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1584 -v /w/workspace/dry_app-functions-sdk-go_PR-1584:/w/workspace/dry_app-functions-sdk-go_PR-1584:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:58 $ docker top f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 -eo pid,comm 09:17:58 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). 09:17:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:58 [ssh-agent] Looking for ssh-agent implementation... 09:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:58 $ docker exec f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 ssh-agent 09:17:59 SSH_AUTH_SOCK=/tmp/ssh-GEGUEgRqwFdN/agent.32 09:17:59 SSH_AGENT_PID=38 09:17:59 Running ssh-add (command line suppressed) 09:17:59 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/private_key_7340465455141892626.key (/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/private_key_7340465455141892626.key) 09:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:59 + git tag --points-at HEAD [Pipeline] } 09:17:59 $ docker exec --env ******** --env ******** f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 ssh-agent -k 09:17:59 unset SSH_AUTH_SOCK; 09:17:59 unset SSH_AGENT_PID; 09:17:59 echo Agent pid 38 killed; 09:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:59 [ssh-agent] Looking for ssh-agent implementation... 09:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:59 $ docker exec f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 ssh-agent 09:17:59 SSH_AUTH_SOCK=/tmp/ssh-gQInFi2CzzER/agent.72 09:17:59 SSH_AGENT_PID=78 09:17:59 Running ssh-add (command line suppressed) 09:18:00 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/private_key_18358218478358730005.key (/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/private_key_18358218478358730005.key) 09:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:00 + git semver init 09:18:00 2024-05-10 09:18:00,621 [run_init] DEBUG init version:0.0.0 force:False 09:18:00 2024-05-10 09:18:00,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver 09:18:00 2024-05-10 09:18:00,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1584/.semver 09:18:00 2024-05-10 09:18:00,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1584, universal_newlines=False, shell=None, istream=None) 09:18:02 2024-05-10 09:18:02,563 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1584/.git/info/exclude 09:18:02 2024-05-10 09:18:02,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver/PR-1584 with force:False 09:18:02 2024-05-10 09:18:02,563 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver/PR-1584 09:18:02 2024-05-10 09:18:02,568 [execute] INFO git cat-file --batch-check 09:18:02 2024-05-10 09:18:02,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) 09:18:02 2024-05-10 09:18:02,574 [execute] INFO git cat-file --batch 09:18:02 2024-05-10 09:18:02,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) 09:18:02 2024-05-10 09:18:02,579 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1584/.semver/PR-1584 09:18:02 0.0.0 [Pipeline] } 09:18:02 $ docker exec --env ******** --env ******** f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 ssh-agent -k 09:18:02 unset SSH_AUTH_SOCK; 09:18:02 unset SSH_AGENT_PID; 09:18:02 echo Agent pid 78 killed; 09:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:03 + git semver [Pipeline] } 09:18:03 $ docker stop --time=1 f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 09:18:04 $ docker rm -f --volumes f670902f72e3c626bdc0135ea71a9bea97ca0c0cb82d06d667c74bdc5b9006b7 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:18:05 Stashed 1 file(s) [Pipeline] echo 09:18:05 [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 09:18:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:18:06 + grep ^go [0-9].[0-9]* go.mod 09:18:06 + cut -d -f 2 [Pipeline] echo 09:18:07 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:18:07 ========================================================= 09:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:18:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:18:07 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:18:07 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:18:07 619be1103602: Pulling fs layer 09:18:07 7862e08f4a3e: Pulling fs layer 09:18:07 5df492c9dc93: Pulling fs layer 09:18:07 7629e6793208: Pulling fs layer 09:18:07 4f4fb700ef54: Pulling fs layer 09:18:07 8de7f028bff5: Pulling fs layer 09:18:07 44042ff1420b: Pulling fs layer 09:18:07 5cdaf54b7214: Pulling fs layer 09:18:07 38f3e5a9071a: Pulling fs layer 09:18:07 7629e6793208: Waiting 09:18:07 4f4fb700ef54: Waiting 09:18:07 38f3e5a9071a: Waiting 09:18:07 8de7f028bff5: Waiting 09:18:07 5cdaf54b7214: Waiting 09:18:07 44042ff1420b: Waiting 09:18:07 7862e08f4a3e: Verifying Checksum 09:18:07 7862e08f4a3e: Download complete 09:18:07 7629e6793208: Download complete 09:18:07 4f4fb700ef54: Verifying Checksum 09:18:07 4f4fb700ef54: Download complete 09:18:07 8de7f028bff5: Verifying Checksum 09:18:07 8de7f028bff5: Download complete 09:18:07 619be1103602: Verifying Checksum 09:18:07 619be1103602: Download complete 09:18:07 44042ff1420b: Verifying Checksum 09:18:07 44042ff1420b: Download complete 09:18:08 38f3e5a9071a: Verifying Checksum 09:18:08 38f3e5a9071a: Download complete 09:18:08 619be1103602: Pull complete 09:18:08 5df492c9dc93: Verifying Checksum 09:18:08 5df492c9dc93: Download complete 09:18:08 7862e08f4a3e: Pull complete 09:18:08 5cdaf54b7214: Verifying Checksum 09:18:08 5cdaf54b7214: Download complete 09:18:11 5df492c9dc93: Pull complete 09:18:11 7629e6793208: Pull complete 09:18:12 4f4fb700ef54: Pull complete 09:18:12 8de7f028bff5: Pull complete 09:18:12 44042ff1420b: Pull complete 09:18:15 5cdaf54b7214: Pull complete 09:18:15 38f3e5a9071a: Pull complete 09:18:15 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:18:15 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] sh 09:18:15 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:16 + docker inspect -f . ci-base-image-x86_64 09:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:16 prd-ubuntu20.04-docker-8c-8g-362 does not seem to be running inside a container 09:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1584 -v /w/workspace/dry_app-functions-sdk-go_PR-1584:/w/workspace/dry_app-functions-sdk-go_PR-1584:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:18:20 $ docker top 111adc2971bd6e56f5d2396903a3103db762fc58bd4df4edc60331f02df094fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:21 + go version 09:18:21 go version go1.21.9 linux/amd64 09:18:21 Still waiting to schedule task 09:18:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] } 09:18:21 $ docker stop --time=1 111adc2971bd6e56f5d2396903a3103db762fc58bd4df4edc60331f02df094fe 09:18:22 $ docker rm -f --volumes 111adc2971bd6e56f5d2396903a3103db762fc58bd4df4edc60331f02df094fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:23 + docker inspect -f . ci-base-image-x86_64 09:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:23 prd-ubuntu20.04-docker-8c-8g-362 does not seem to be running inside a container 09:18:23 $ 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-1584 -v /w/workspace/dry_app-functions-sdk-go_PR-1584:/w/workspace/dry_app-functions-sdk-go_PR-1584:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:18:24 $ docker top 132a00bb58db70a8254daac31b591ed800a3574e5e95a475ff4915b3f4e3ddb2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:24 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1584 [Pipeline] fileExists [Pipeline] sh 09:18:24 + make test 09:18:24 make -C ./app-service-template build 09:18:24 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1584/app-service-template' 09:18:24 go mod tidy 09:18:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 09:18:24 go: downloading github.com/labstack/echo/v4 v4.11.2 09:18:24 go: downloading github.com/stretchr/testify v1.9.0 09:18:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:18:25 go: downloading github.com/google/uuid v1.6.0 09:18:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 09:18:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 09:18:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 09:18:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 09:18:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:18:25 go: downloading github.com/labstack/gommon v0.4.0 09:18:25 go: downloading golang.org/x/crypto v0.23.0 09:18:25 go: downloading golang.org/x/net v0.25.0 09:18:25 go: downloading github.com/go-kit/log v0.2.1 09:18:25 go: downloading github.com/go-playground/validator/v10 v10.15.5 09:18:25 go: downloading gopkg.in/yaml.v3 v3.0.1 09:18:25 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:18:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:18:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 09:18:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 09:18:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:18:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:18:25 go: downloading github.com/stretchr/objx v0.5.2 09:18:25 go: downloading github.com/gorilla/websocket v1.5.0 09:18:25 go: downloading golang.org/x/sync v0.7.0 09:18:25 go: downloading github.com/mattn/go-colorable v0.1.13 09:18:25 go: downloading github.com/mattn/go-isatty v0.0.19 09:18:25 go: downloading github.com/valyala/fasttemplate v1.2.2 09:18:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:18:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:18:25 go: downloading github.com/mitchellh/copystructure v1.2.0 09:18:25 go: downloading github.com/x448/float16 v0.8.4 09:18:25 go: downloading github.com/hashicorp/errwrap v1.1.0 09:18:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:18:25 go: downloading github.com/go-playground/universal-translator v0.18.1 09:18:25 go: downloading github.com/leodido/go-urn v1.2.4 09:18:25 go: downloading golang.org/x/text v0.15.0 09:18:25 go: downloading github.com/go-playground/locales v0.14.1 09:18:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:18:25 go: downloading github.com/hashicorp/consul/api v1.25.1 09:18:25 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:18:25 go: downloading golang.org/x/sys v0.20.0 09:18:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:18:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 09:18:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:18:25 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:18:25 go: downloading golang.org/x/time v0.5.0 09:18:25 go: downloading github.com/nats-io/nats.go v1.31.0 09:18:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:18:25 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:18:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:18:26 go: downloading github.com/Microsoft/go-winio v0.6.1 09:18:26 go: downloading github.com/zeebo/errs v1.3.0 09:18:26 go: downloading google.golang.org/grpc v1.63.2 09:18:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:18:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:18:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:18:26 go: downloading github.com/hashicorp/serf v0.10.1 09:18:26 go: downloading golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 09:18:26 go: downloading github.com/google/go-cmp v0.6.0 09:18:26 go: downloading github.com/hashicorp/consul/sdk v0.14.1 09:18:26 go: downloading github.com/hashicorp/go-uuid v1.0.3 09:18:26 go: downloading github.com/kr/pretty v0.1.0 09:18:26 go: downloading github.com/onsi/ginkgo v1.10.1 09:18:26 go: downloading github.com/onsi/gomega v1.7.0 09:18:26 go: downloading github.com/klauspost/compress v1.17.1 09:18:26 go: downloading github.com/nats-io/nkeys v0.4.6 09:18:26 go: downloading github.com/nats-io/nuid v1.0.1 09:18:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:18:26 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:18:26 go: downloading golang.org/x/tools v0.21.0 09:18:26 go: downloading google.golang.org/protobuf v1.34.1 09:18:26 go: downloading github.com/fatih/color v1.14.1 09:18:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:18:26 go: downloading github.com/armon/go-metrics v0.4.1 09:18:26 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240509183442-62759503f434 09:18:27 go: downloading github.com/hashicorp/go-msgpack v0.5.5 09:18:27 go: downloading github.com/hashicorp/memberlist v0.5.0 09:18:27 go: downloading github.com/hashicorp/go-version v1.2.1 09:18:27 go: downloading github.com/pkg/errors v0.9.1 09:18:27 go: downloading github.com/kr/text v0.2.0 09:18:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:18:27 go: downloading github.com/pascaldekloe/goe v0.1.0 09:18:27 go: downloading gopkg.in/yaml.v2 v2.4.0 09:18:27 go: downloading github.com/hpcloud/tail v1.0.0 09:18:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:18:27 go: downloading github.com/google/btree v1.0.1 09:18:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:18:27 go: downloading github.com/miekg/dns v1.1.41 09:18:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:18:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:18:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:18:27 go: downloading golang.org/x/mod v0.17.0 09:18:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 09:18:42 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1584/app-service-template' 09:18:42 make -C ./app-service-template test 09:18:42 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1584/app-service-template' 09:18:42 go test -race -coverprofile=coverage.out ./... 09:19:01 ? app-new-service/config [no test files] 09:19:01 ok app-new-service 1.047s coverage: 45.9% of statements 09:19:01 ok app-new-service/functions 1.052s coverage: 85.3% of statements 09:19:01 go vet ./... 09:19:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:19:19 ./bin/test-attribution-txt.sh 09:19:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:19:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:19:19 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1584/app-service-template' 09:19:19 go test -race -coverprofile=coverage.out ./... 09:19:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 09:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 09:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.101s coverage: 67.0% of statements 09:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.047s coverage: 92.6% of statements 09:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 09:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 09:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 09:19:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.063s coverage: 85.1% of statements 09:19:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.022s coverage: 100.0% of statements 09:19:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 09:19:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.129s coverage: 77.9% of statements 09:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 09:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 09:19:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.042s coverage: 97.3% of statements 09:19:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 09:19:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 09:19:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:19:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.041s coverage: 82.8% of statements 09:19:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.049s coverage: 65.1% of statements 09:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.072s coverage: 27.6% of statements 09:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.051s coverage: 17.2% of statements 09:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.043s coverage: 27.3% of statements 09:19:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.063s coverage: 52.8% of statements 09:19:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-363 in /w/workspace/dry_app-functions-sdk-go_PR-1584 [Pipeline] { [Pipeline] ws 09:19:51 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:19:51 The recommended git tool is: git 09:19:56 using credential edgex-jenkins-ssh 09:19:56 Cloning the remote Git repository 09:19:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 09:19:56 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 09:19:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 09:19:56 > git --version # timeout=10 09:19:56 > git --version # 'git version 2.25.1' 09:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 09:20:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 09:20:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 09:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1584/head:refs/remotes/origin/PR-1584 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 09:20:02 Merging remotes/origin/napa commit b3a3c16b3e7ca577251deeb99092cbfb539fc2ef into PR head commit f9e3f350a2879863ae7900c07c01275e93b2c6b0 09:20:02 > git config core.sparsecheckout # timeout=10 09:20:02 > git checkout -f f9e3f350a2879863ae7900c07c01275e93b2c6b0 # timeout=10 09:20:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.125s coverage: 75.5% of statements 09:20:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.038s coverage: 94.4% of statements 09:20:03 go vet ./... 09:20:04 Merge succeeded, producing f9e3f350a2879863ae7900c07c01275e93b2c6b0 09:20:04 Checking out Revision f9e3f350a2879863ae7900c07c01275e93b2c6b0 (PR-1584) 09:20:04 > git remote # timeout=10 09:20:04 > git config --get remote.origin.url # timeout=10 09:20:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:04 > git merge b3a3c16b3e7ca577251deeb99092cbfb539fc2ef # timeout=10 09:20:04 > git rev-parse HEAD^{commit} # timeout=10 09:20:04 > git config core.sparsecheckout # timeout=10 09:20:04 > git checkout -f f9e3f350a2879863ae7900c07c01275e93b2c6b0 # timeout=10 09:20:05 Commit message: "fix: Bump dependencies to resolve CVEs" 09:20:05 > git --version # timeout=10 09:20:05 > git --version # 'git version 2.25.1' 09:20:05 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:20:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:10 Dload Upload Total Spent Left Speed 09:20:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 09:20:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:20:11 + sudo tee /etc/docker/daemon.new 09:20:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:20:11 { 09:20:11 "registry-mirrors": [ 09:20:11 "https://nexus3.edgexfoundry.org:10001" 09:20:11 ], 09:20:11 "bip": "10.250.0.254/24", 09:20:11 "hosts": [ 09:20:11 "tcp://0.0.0.0:5555", 09:20:11 "unix:///var/run/docker.sock" 09:20:11 ], 09:20:11 "mtu": 1458, 09:20:11 "selinux-enabled": true, 09:20:11 "seccomp-profile": "/etc/docker/seccomp.json" 09:20:11 } [Pipeline] sh 09:20:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:20:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:20:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:20:12 + sudo service docker restart [Pipeline] echo 09:20:18 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:20:18 + go mod tidy 09:20:18 go: downloading github.com/gomodule/redigo v1.8.9 [Pipeline] } 09:20:18 $ docker stop --time=1 132a00bb58db70a8254daac31b591ed800a3574e5e95a475ff4915b3f4e3ddb2 09:20:22 $ docker rm -f --volumes 132a00bb58db70a8254daac31b591ed800a3574e5e95a475ff4915b3f4e3ddb2 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:20:23 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:24 09:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:24 latest: Pulling from edgex-lftools-log-publisher 09:20:24 5eb5b503b376: Pulling fs layer 09:20:24 5c69ac0246d0: Pulling fs layer 09:20:24 ec43610c2a17: Pulling fs layer 09:20:24 3a2ae6a8a46f: Pulling fs layer 09:20:24 33b1e0a273af: Pulling fs layer 09:20:24 5d3b04190fa2: Pulling fs layer 09:20:24 2f39f015ded8: Pulling fs layer 09:20:24 3a2ae6a8a46f: Waiting 09:20:24 33b1e0a273af: Waiting 09:20:24 5d3b04190fa2: Waiting 09:20:24 2f39f015ded8: Waiting 09:20:24 5c69ac0246d0: Download complete 09:20:24 3a2ae6a8a46f: Verifying Checksum 09:20:24 3a2ae6a8a46f: Download complete 09:20:24 33b1e0a273af: Verifying Checksum 09:20:24 33b1e0a273af: Download complete 09:20:24 5d3b04190fa2: Verifying Checksum 09:20:24 5d3b04190fa2: Download complete 09:20:25 ec43610c2a17: Verifying Checksum 09:20:25 ec43610c2a17: Download complete 09:20:25 5eb5b503b376: Download complete 09:20:25 2f39f015ded8: Verifying Checksum 09:20:25 2f39f015ded8: Download complete 09:20:26 5eb5b503b376: Pull complete 09:20:26 5c69ac0246d0: Pull complete 09:20:26 ec43610c2a17: Pull complete 09:20:26 3a2ae6a8a46f: Pull complete 09:20:26 33b1e0a273af: Pull complete 09:20:27 5d3b04190fa2: Pull complete [Pipeline] unstash [Pipeline] echo 09:20:30 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:20:31 + cut -d -f 2 09:20:31 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 09:20:31 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:31 ========================================================= 09:20:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:20:31 ========================================================= [Pipeline] fileExists 09:20:31 2f39f015ded8: Pull complete 09:20:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:31 prd-ubuntu20.04-docker-8c-8g-362 does not seem to be running inside a container 09:20:31 $ 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-1584 -v /w/workspace/dry_app-functions-sdk-go_PR-1584:/w/workspace/dry_app-functions-sdk-go_PR-1584:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1584@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 09:20:31 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:20:32 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:20:32 c6b39de5b339: Pulling fs layer 09:20:32 a69c41024577: Pulling fs layer 09:20:32 d6de4b400683: Pulling fs layer 09:20:32 35cb2a7552d0: Pulling fs layer 09:20:32 4f4fb700ef54: Pulling fs layer 09:20:32 9e011611b7f5: Pulling fs layer 09:20:32 3bd174042beb: Pulling fs layer 09:20:32 4476f39b5e91: Pulling fs layer 09:20:32 4f4fb700ef54: Waiting 09:20:32 9e011611b7f5: Waiting 09:20:32 3bd174042beb: Waiting 09:20:32 4476f39b5e91: Waiting 09:20:32 35cb2a7552d0: Waiting 09:20:32 a69c41024577: Verifying Checksum 09:20:32 a69c41024577: Download complete 09:20:32 35cb2a7552d0: Verifying Checksum 09:20:32 35cb2a7552d0: Download complete 09:20:32 4f4fb700ef54: Verifying Checksum 09:20:32 4f4fb700ef54: Download complete 09:20:32 9e011611b7f5: Verifying Checksum 09:20:32 9e011611b7f5: Download complete 09:20:32 c6b39de5b339: Download complete 09:20:32 4476f39b5e91: Verifying Checksum 09:20:32 4476f39b5e91: Download complete 09:20:33 c6b39de5b339: Pull complete 09:20:33 a69c41024577: Pull complete 09:20:33 d6de4b400683: Verifying Checksum 09:20:33 d6de4b400683: Download complete 09:20:35 3bd174042beb: Verifying Checksum 09:20:35 3bd174042beb: Download complete 09:20:38 $ docker top c363d0554988e44ec41388ab41116cf4ec50766e646732cf63a945c0ee85b91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:39 ---> job-cost.sh 09:20:39 lf-activate-venv: SKIPPING 09:20:39 INFO: No Stack... 09:20:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:40 INFO: Archiving Costs [Pipeline] sh 09:20:40 + cat /w/workspace/dry_app-functions-sdk-go_PR-1584/archives/cost.csv 09:20:40 + cut -d, -f6 [Pipeline] lock 09:20:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] 09:20:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] did not exist. Created. 09:20:40 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:40 + echo total: 0.2199999988079071 [Pipeline] stash 09:20:41 Stashed 1 file(s) [Pipeline] } 09:20:41 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:41 $ docker stop --time=1 c363d0554988e44ec41388ab41116cf4ec50766e646732cf63a945c0ee85b91e 09:20:42 $ docker rm -f --volumes c363d0554988e44ec41388ab41116cf4ec50766e646732cf63a945c0ee85b91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:20:47 d6de4b400683: Pull complete 09:20:47 35cb2a7552d0: Pull complete 09:20:47 4f4fb700ef54: Pull complete 09:20:47 9e011611b7f5: Pull complete 09:20:55 3bd174042beb: Pull complete 09:20:57 4476f39b5e91: Pull complete 09:20:57 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:20:57 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] sh 09:20:58 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:58 + docker inspect -f . ci-base-image-arm64 09:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:58 prd-ubuntu20.04-docker-arm64-4c-16g-363 does not seem to be running inside a container 09:20:58 $ 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 ******** ci-base-image-arm64 cat 09:21:01 $ docker top e45ffffdffd389507d98d86078ca6ed849eea8faee36e92b8c8f0d3c2bb07b6c -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:02 + go version 09:21:02 go version go1.21.9 linux/arm64 [Pipeline] } 09:21:02 $ docker stop --time=1 e45ffffdffd389507d98d86078ca6ed849eea8faee36e92b8c8f0d3c2bb07b6c 09:21:04 $ docker rm -f --volumes e45ffffdffd389507d98d86078ca6ed849eea8faee36e92b8c8f0d3c2bb07b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:05 + docker inspect -f . ci-base-image-arm64 09:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:05 prd-ubuntu20.04-docker-arm64-4c-16g-363 does not seem to be running inside a container 09:21:05 $ 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 ******** ci-base-image-arm64 cat 09:21:06 $ docker top e3fec287827478aac5b063a64372285178be61127eb3b09abfb11b951bf6c7a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:07 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 09:21:08 + make test 09:21:08 make -C ./app-service-template build 09:21:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 09:21:08 go mod tidy 09:21:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 09:21:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:21:09 go: downloading github.com/google/uuid v1.6.0 09:21:09 go: downloading github.com/stretchr/testify v1.9.0 09:21:09 go: downloading github.com/labstack/echo/v4 v4.11.2 09:21:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 09:21:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 09:21:09 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 09:21:09 go: downloading github.com/go-playground/validator/v10 v10.15.5 09:21:09 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:21:09 go: downloading gopkg.in/yaml.v3 v3.0.1 09:21:09 go: downloading github.com/go-kit/log v0.2.1 09:21:09 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 09:21:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:21:09 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:21:09 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:21:09 go: downloading github.com/stretchr/objx v0.5.2 09:21:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 09:21:09 go: downloading github.com/labstack/gommon v0.4.0 09:21:10 go: downloading golang.org/x/crypto v0.23.0 09:21:10 go: downloading golang.org/x/net v0.25.0 09:21:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 09:21:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:21:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:21:11 go: downloading github.com/x448/float16 v0.8.4 09:21:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:21:11 go: downloading github.com/go-playground/universal-translator v0.18.1 09:21:11 go: downloading github.com/leodido/go-urn v1.2.4 09:21:11 go: downloading golang.org/x/text v0.15.0 09:21:12 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:21:12 go: downloading github.com/go-playground/assert/v2 v2.2.0 09:21:12 go: downloading github.com/go-playground/locales v0.14.1 09:21:15 go: downloading github.com/mitchellh/copystructure v1.2.0 09:21:15 go: downloading github.com/gorilla/websocket v1.5.0 09:21:15 go: downloading golang.org/x/sync v0.7.0 09:21:15 go: downloading github.com/mattn/go-colorable v0.1.13 09:21:15 go: downloading github.com/mattn/go-isatty v0.0.19 09:21:15 go: downloading github.com/valyala/fasttemplate v1.2.2 09:21:15 go: downloading github.com/hashicorp/consul/api v1.25.1 09:21:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:21:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:21:16 go: downloading github.com/hashicorp/errwrap v1.1.0 09:21:16 go: downloading golang.org/x/sys v0.20.0 09:21:16 go: downloading github.com/kr/pretty v0.1.0 09:21:16 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:21:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:21:16 go: downloading github.com/nats-io/nats.go v1.31.0 09:21:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:21:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:21:16 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:21:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:21:16 go: downloading github.com/hashicorp/serf v0.10.1 09:21:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:21:16 go: downloading golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 09:21:16 go: downloading github.com/google/go-cmp v0.6.0 09:21:16 go: downloading github.com/hashicorp/consul/sdk v0.14.1 09:21:16 go: downloading github.com/hashicorp/go-uuid v1.0.3 09:21:17 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:21:17 go: downloading golang.org/x/time v0.5.0 09:21:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:21:17 go: downloading github.com/Microsoft/go-winio v0.6.1 09:21:17 go: downloading github.com/zeebo/errs v1.3.0 09:21:17 go: downloading google.golang.org/grpc v1.63.2 09:21:18 go: downloading github.com/kr/text v0.2.0 09:21:18 go: downloading github.com/onsi/ginkgo v1.10.1 09:21:18 go: downloading github.com/onsi/gomega v1.7.0 09:21:18 go: downloading github.com/fatih/color v1.14.1 09:21:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:21:18 go: downloading github.com/klauspost/compress v1.17.1 09:21:18 go: downloading github.com/nats-io/nkeys v0.4.6 09:21:18 go: downloading github.com/nats-io/nuid v1.0.1 09:21:18 go: downloading github.com/armon/go-metrics v0.4.1 09:21:18 go: downloading github.com/hashicorp/go-version v1.2.1 09:21:18 go: downloading github.com/pkg/errors v0.9.1 09:21:18 go: downloading github.com/hashicorp/go-msgpack v0.5.5 09:21:19 go: downloading github.com/hashicorp/memberlist v0.5.0 09:21:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:21:19 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:21:19 go: downloading google.golang.org/protobuf v1.34.1 09:21:20 go: downloading golang.org/x/tools v0.21.0 09:21:20 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240509183442-62759503f434 09:21:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:21:20 go: downloading github.com/pascaldekloe/goe v0.1.0 09:21:20 go: downloading github.com/google/btree v1.0.1 09:21:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:21:20 go: downloading github.com/miekg/dns v1.1.41 09:21:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:21:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:21:20 go: downloading gopkg.in/yaml.v2 v2.4.0 09:21:21 go: downloading github.com/hpcloud/tail v1.0.0 09:21:21 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:21:21 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:21:22 go: downloading golang.org/x/mod v0.17.0 09:21:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 09:23:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 09:23:30 make -C ./app-service-template test 09:23:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 09:23:30 go test -race -coverprofile=coverage.out ./... 09:26:07 ? app-new-service/config [no test files] 09:26:07 ok app-new-service 1.267s coverage: 45.9% of statements 09:26:07 ok app-new-service/functions 1.233s coverage: 85.3% of statements 09:26:07 go vet ./... 09:28:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:28:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:28:28 ./bin/test-attribution-txt.sh 09:28:28 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:28:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:28:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 09:28:28 go test -race -coverprofile=coverage.out ./... 09:28:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 09:30:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 09:30:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.540s coverage: 67.0% of statements 09:30:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.267s coverage: 92.6% of statements 09:30:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 09:30:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.338s coverage: 85.1% of statements 09:30:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.130s coverage: 100.0% of statements 09:30:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 09:30:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 09:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 09:30:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.546s coverage: 77.9% of statements 09:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.221s coverage: 97.3% of statements 09:30:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 09:30:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.267s coverage: 82.8% of statements 09:30:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 09:30:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.273s coverage: 65.1% of statements 09:30:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 09:30:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.390s coverage: 27.6% of statements 09:30:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 09:30:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:30:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.234s coverage: 17.2% of statements 09:30:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.229s coverage: 27.3% of statements 09:30:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.350s coverage: 52.8% of statements 09:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.533s coverage: 75.5% of statements 09:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.203s coverage: 94.4% of statements 09:30:51 go vet ./... 09:32:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:32:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:32:13 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 09:32:13 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:32:14 + go mod tidy 09:32:14 go: downloading github.com/gomodule/redigo v1.8.9 [Pipeline] } 09:32:14 $ docker stop --time=1 e3fec287827478aac5b063a64372285178be61127eb3b09abfb11b951bf6c7a0 09:32:16 $ docker rm -f --volumes e3fec287827478aac5b063a64372285178be61127eb3b09abfb11b951bf6c7a0 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:32:21 Warning: overwriting stash ‘coverage-report’ 09:32:23 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:24 09:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:24 arm64: Pulling from edgex-lftools-log-publisher 09:32:24 8998bd30e6a1: Pulling fs layer 09:32:24 04944245beec: Pulling fs layer 09:32:24 699f458cf7ca: Pulling fs layer 09:32:24 765212b225bb: Pulling fs layer 09:32:24 f23df028b6ca: Pulling fs layer 09:32:24 d65c8cfc05b1: Pulling fs layer 09:32:24 2437ff75d9bd: Pulling fs layer 09:32:24 765212b225bb: Waiting 09:32:24 2437ff75d9bd: Waiting 09:32:24 f23df028b6ca: Waiting 09:32:24 d65c8cfc05b1: Waiting 09:32:24 04944245beec: Verifying Checksum 09:32:24 04944245beec: Download complete 09:32:24 765212b225bb: Verifying Checksum 09:32:24 765212b225bb: Download complete 09:32:24 f23df028b6ca: Verifying Checksum 09:32:24 f23df028b6ca: Download complete 09:32:25 d65c8cfc05b1: Verifying Checksum 09:32:25 d65c8cfc05b1: Download complete 09:32:25 699f458cf7ca: Verifying Checksum 09:32:25 699f458cf7ca: Download complete 09:32:25 8998bd30e6a1: Verifying Checksum 09:32:25 8998bd30e6a1: Download complete 09:32:28 2437ff75d9bd: Verifying Checksum 09:32:28 2437ff75d9bd: Download complete 09:32:30 8998bd30e6a1: Pull complete 09:32:30 04944245beec: Pull complete 09:32:32 699f458cf7ca: Pull complete 09:32:32 765212b225bb: Pull complete 09:32:33 f23df028b6ca: Pull complete 09:32:33 d65c8cfc05b1: Pull complete 09:32:51 2437ff75d9bd: Pull complete 09:32:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:51 prd-ubuntu20.04-docker-arm64-4c-16g-363 does not seem to be running inside a container 09:32:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:32:54 $ docker top 37cda0cbd07ff5c52f7a67e5cf96e64cab2a8483c8fa9323dff8ad34efba59ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:55 ---> job-cost.sh 09:32:55 lf-activate-venv: SKIPPING 09:32:55 INFO: No Stack... 09:32:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:56 INFO: Archiving Costs [Pipeline] sh 09:32:57 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 09:32:57 + cut -d, -f6 [Pipeline] lock 09:32:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] 09:32:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] did not exist. Created. 09:32:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:58 /w/workspace/app-functions-sdk-go/1@tmp/durable-a1f4d7aa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:32:58 + echo total: 0.10999999940395355 [Pipeline] stash 09:32:58 Warning: overwriting stash ‘stack-cost’ 09:32:59 Stashed 1 file(s) [Pipeline] } 09:32:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1584-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:59 $ docker stop --time=1 37cda0cbd07ff5c52f7a67e5cf96e64cab2a8483c8fa9323dff8ad34efba59ec 09:33:01 $ docker rm -f --volumes 37cda0cbd07ff5c52f7a67e5cf96e64cab2a8483c8fa9323dff8ad34efba59ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:33:02 provisioning config files... 09:33:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/config4269187306052954632tmp [Pipeline] { [Pipeline] sh 09:33:02 + set +x 09:33:02 + bash -s -- 09:33:02 + curl -s https://codecov.io/bash 09:33:03 09:33:03 _____ _ 09:33:03 / ____| | | 09:33:03 | | ___ __| | ___ ___ _____ __ 09:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:03 Bash-1.0.6 09:33:03 09:33:03 09:33:03 ==> git version 2.25.1 found 09:33:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:33:03 Release-Date: 2020-01-08 09:33:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:03 ==> Jenkins CI detected. 09:33:03 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1584 09:33:03 project root: . 09:33:03 --> token set from env 09:33:03 Yaml found at: app-service-template/vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 09:33:03 ==> Running gcov in . (disable via -X gcov) 09:33:03 ==> Python coveragepy not found 09:33:03 ==> Searching for coverage reports in: 09:33:03 + . 09:33:03 -> Found 2 reports 09:33:03 ==> Detecting git/mercurial file structure 09:33:03 ==> Reading reports 09:33:03 + ./app-service-template/coverage.out bytes=3558 09:33:03 + ./coverage.out bytes=121185 09:33:03 ==> Appending adjustments 09:33:03 https://docs.codecov.io/docs/fixing-reports 09:33:03 + Found adjustments 09:33:03 ==> Gzipping contents 09:33:03 48K /tmp/codecov.BX3os3.gz 09:33:03 ==> Uploading reports 09:33:03 url: https://codecov.io 09:33:03 query: branch=PR-1584&commit=f9e3f350a2879863ae7900c07c01275e93b2c6b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1584&job=&cmd_args= 09:33:03 -> Pinging Codecov 09:33:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1584&commit=f9e3f350a2879863ae7900c07c01275e93b2c6b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1584&job=&cmd_args= 09:33:04 -> Uploading to 09:33:04 https://storage.googleapis.com/codecov/v4/raw/2024-05-10/3D8B5DFFC46A037C893635FACE044666/f9e3f350a2879863ae7900c07c01275e93b2c6b0/41646150-a593-4df0-aab7-68c7d8cd3b36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T093303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=712380135b467a274a069660df8dfce12901a86b20592371b30762b5b977fc2c 09:33:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:04 Dload Upload Total Spent Left Speed 09:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45647 0 0 100 45647 0 165k --:--:-- --:--:-- --:--:-- 165k 09:33:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f9e3f350a2879863ae7900c07c01275e93b2c6b0 [Pipeline] } 09:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:33:06 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1584/archives ] 09:33:06 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1584/archives 09:33:06 total 16 09:33:06 drwxr-xr-x 3 root root 4096 May 10 09:20 . 09:33:06 drwxrwxr-x 11 jenkins jenkins 4096 May 10 09:20 .. 09:33:06 drwxr-xr-x 2 root root 4096 May 10 09:20 cost 09:33:06 -rw-r--r-- 1 root root 93 May 10 09:20 cost.csv 09:33:06 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1584/archives 09:33:06 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1584/archives 09:33:06 total 16 09:33:06 drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:20 . 09:33:06 drwxrwxr-x 11 jenkins jenkins 4096 May 10 09:20 .. 09:33:06 drwxr-xr-x 2 jenkins jenkins 4096 May 10 09:20 cost 09:33:06 -rw-r--r-- 1 jenkins jenkins 93 May 10 09:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> package-listing.sh 09:33:07 ++ facter osfamily 09:33:07 ++ tr '[:upper:]' '[:lower:]' 09:33:08 + OS_FAMILY=debian 09:33:08 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1584 09:33:08 + START_PACKAGES=/tmp/packages_start.txt 09:33:08 + END_PACKAGES=/tmp/packages_end.txt 09:33:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:08 + PACKAGES=/tmp/packages_start.txt 09:33:08 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1584 ']' 09:33:08 + PACKAGES=/tmp/packages_end.txt 09:33:08 + case "${OS_FAMILY}" in 09:33:08 + dpkg -l 09:33:08 + grep '^ii' 09:33:08 + '[' -f /tmp/packages_start.txt ']' 09:33:08 + '[' -f /tmp/packages_end.txt ']' 09:33:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:08 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1584 ']' 09:33:08 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1584/archives/ 09:33:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1584/archives/ [Pipeline] echo 09:33:08 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-1584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:09 prd-ubuntu20.04-docker-8c-8g-362 does not seem to be running inside a container 09:33:09 $ 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-1584/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-1584 -v /w/workspace/dry_app-functions-sdk-go_PR-1584:/w/workspace/dry_app-functions-sdk-go_PR-1584:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:09 $ docker top 931e0fafe708a62a85fa2e26223112f8a856624322df91f114f19ad944e6e879 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:10 + ls /var/log/sa-host 09:33:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:10 provisioning config files... 09:33:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1584@tmp/config13831738571700524354tmp [Pipeline] { [Pipeline] echo 09:33:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:11 ---> create-netrc.sh [Pipeline] } 09:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:11 ---> python-tools-install.sh [Pipeline] echo 09:33:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:12 ---> sudo-logs.sh 09:33:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:12 ---> job-cost.sh 09:33:12 lf-activate-venv: SKIPPING 09:33:12 DEBUG: total: 0.2199999988079071 09:33:12 INFO: Retrieving Stack Cost... 09:33:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:13 INFO: Archiving Costs [Pipeline] echo 09:33:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:13 ---> logs-deploy.sh 09:33:13 lf-activate-venv: SKIPPING 09:33:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1584/1 09:33:13 INFO: archiving workspace using pattern(s): 09:33:14 Archives upload complete. 09:33:14 INFO: archiving logs to Nexus 09:33:15 ---> uname -a: 09:33:15 Linux prd-ubuntu20-04-docker-8c-8g-362 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:33:15 09:33:15 09:33:15 ---> lscpu: 09:33:15 Architecture: x86_64 09:33:15 CPU op-mode(s): 32-bit, 64-bit 09:33:15 Byte Order: Little Endian 09:33:15 Address sizes: 40 bits physical, 48 bits virtual 09:33:15 CPU(s): 8 09:33:15 On-line CPU(s) list: 0-7 09:33:15 Thread(s) per core: 1 09:33:15 Core(s) per socket: 1 09:33:15 Socket(s): 8 09:33:15 NUMA node(s): 1 09:33:15 Vendor ID: AuthenticAMD 09:33:15 CPU family: 23 09:33:15 Model: 49 09:33:15 Model name: AMD EPYC-Rome Processor 09:33:15 Stepping: 0 09:33:15 CPU MHz: 2799.998 09:33:15 BogoMIPS: 5599.99 09:33:15 Virtualization: AMD-V 09:33:15 Hypervisor vendor: KVM 09:33:15 Virtualization type: full 09:33:15 L1d cache: 256 KiB 09:33:15 L1i cache: 256 KiB 09:33:15 L2 cache: 4 MiB 09:33:15 L3 cache: 128 MiB 09:33:15 NUMA node0 CPU(s): 0-7 09:33:15 Vulnerability Itlb multihit: Not affected 09:33:15 Vulnerability L1tf: Not affected 09:33:15 Vulnerability Mds: Not affected 09:33:15 Vulnerability Meltdown: Not affected 09:33:15 Vulnerability Mmio stale data: Not affected 09:33:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:33:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:33:15 Vulnerability Srbds: Not affected 09:33:15 Vulnerability Tsx async abort: Not affected 09:33:15 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 09:33:15 09:33:15 09:33:15 ---> nproc: 09:33:15 8 09:33:15 09:33:15 09:33:15 ---> df -h: 09:33:15 Filesystem Size Used Avail Use% Mounted on 09:33:15 overlay 155G 11G 145G 7% / 09:33:15 tmpfs 64M 0 64M 0% /dev 09:33:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:15 shm 64M 0 64M 0% /dev/shm 09:33:15 /dev/vda1 155G 11G 145G 7% /facter-os 09:33:15 09:33:15 09:33:15 ---> sar -b -r -n DEV: 09:33:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-362) 05/10/24 _x86_64_ (8 CPU) 09:33:15 09:33:15 09:16:52 LINUX RESTART (8 CPU) 09:33:15 09:33:15 09:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:33:15 09:18:01 372.49 47.33 325.16 0.00 5310.45 104113.05 0.00 09:33:15 09:19:01 76.82 0.72 76.10 0.00 29.73 27735.13 0.00 09:33:15 09:20:01 68.42 0.02 68.41 0.00 0.13 43140.14 0.00 09:33:15 09:21:01 66.97 0.22 66.76 0.00 8.67 24027.46 0.00 09:33:15 09:22:01 17.86 2.28 15.58 0.00 91.85 1876.35 0.00 09:33:15 09:23:01 23.13 2.58 20.55 0.00 2519.85 3868.42 0.00 09:33:15 09:24:01 3.37 0.02 3.35 0.00 0.13 80.79 0.00 09:33:15 09:25:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 09:33:15 09:26:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:33:15 09:27:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 09:33:15 09:28:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:33:15 09:29:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 09:33:15 09:30:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:33:15 09:31:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 09:33:15 09:32:01 1.77 0.02 1.75 0.00 0.13 23.73 0.00 09:33:15 09:33:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 09:33:15 Average: 40.04 3.32 36.72 0.00 497.55 12811.31 0.00 09:33:15 09:33:15 09:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:15 09:18:01 29754616 31510912 824664 2.51 64500 1990204 1839392 5.42 1099916 1679824 16540 09:33:15 09:19:01 28055676 31405580 889780 2.71 102212 3431772 2215276 6.53 1438648 2888524 737308 09:33:15 09:20:01 27500028 31435756 861180 2.62 104116 3989976 1934656 5.70 1688916 3169772 42672 09:33:15 09:21:01 28517804 31499212 803236 2.44 107484 3078136 1759624 5.19 1255964 2632616 448 09:33:15 09:22:01 28387620 31457628 828500 2.52 120196 3153136 1722904 5.08 1329612 2668160 1276 09:33:15 09:23:01 28209188 31483388 796444 2.42 129488 3342520 1721408 5.07 1454680 2711632 4 09:33:15 09:24:01 28214176 31483544 797176 2.42 128104 3339272 1683352 4.96 1453368 2708432 8 09:33:15 09:25:01 28223216 31492644 788008 2.40 128160 3339268 1683352 4.96 1444480 2708440 132 09:33:15 09:26:01 28223476 31492908 787660 2.40 128192 3339276 1683352 4.96 1444464 2708440 8 09:33:15 09:27:01 28225428 31495040 785576 2.39 128240 3339276 1683352 4.96 1442824 2708436 4 09:33:15 09:28:01 28225912 31495536 785032 2.39 128272 3339284 1683352 4.96 1442636 2708440 16 09:33:15 09:29:01 28225896 31495580 784952 2.39 128308 3339280 1683352 4.96 1442644 2708448 4 09:33:15 09:30:01 28226376 31496124 784372 2.39 128332 3339288 1683352 4.96 1441908 2708452 12 09:33:15 09:31:01 28226208 31496012 784336 2.39 128356 3339284 1683352 4.96 1441976 2708448 4 09:33:15 09:32:01 28225644 31495492 784664 2.39 128416 3339268 1696636 5.00 1442204 2708416 64 09:33:15 09:33:01 28225424 31495360 784920 2.39 128448 3339268 1696636 5.00 1442544 2708416 288 09:33:15 Average: 28291668 31483170 804406 2.45 119426 3273657 1753334 5.17 1419174 2677181 49924 09:33:15 09:33:15 09:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:15 09:18:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 09:33:15 09:18:01 vethee8c269 51.96 52.61 4.33 300.41 0.00 0.00 0.00 0.02 09:33:15 09:18:01 ens3 530.06 377.85 3173.11 90.10 0.00 0.00 0.00 0.00 09:33:15 09:18:01 docker0 51.96 52.51 3.62 300.40 0.00 0.00 0.00 0.00 09:33:15 09:19:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:33:15 09:19:01 ens3 332.19 205.98 4970.01 35.01 0.00 0.00 0.00 0.00 09:33:15 09:19:01 vethcb7b99d 84.30 157.72 9.00 1645.72 0.00 0.00 0.00 0.13 09:33:15 09:19:01 docker0 114.16 184.64 9.95 1777.40 0.00 0.00 0.00 0.00 09:33:15 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:20:01 ens3 20.81 15.16 20.54 8.64 0.00 0.00 0.00 0.00 09:33:15 09:20:01 vethcb7b99d 0.37 0.38 0.03 0.04 0.00 0.00 0.00 0.00 09:33:15 09:20:01 docker0 0.37 0.37 0.02 0.03 0.00 0.00 0.00 0.00 09:33:15 09:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:33:15 09:21:01 ens3 108.03 73.04 2532.39 67.02 0.00 0.00 0.00 0.00 09:33:15 09:21:01 docker0 1.02 0.87 0.07 1.72 0.00 0.00 0.00 0.00 09:33:15 09:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:33:15 09:22:01 ens3 31.01 13.08 666.31 1.12 0.00 0.00 0.00 0.00 09:33:15 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:33:15 09:23:01 ens3 81.47 30.49 1374.42 21.94 0.00 0.00 0.00 0.00 09:33:15 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:26:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:28:01 ens3 4.33 8.02 0.35 7.44 0.00 0.00 0.00 0.00 09:33:15 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:15 09:33:01 ens3 2.98 6.50 0.42 7.34 0.00 0.00 0.00 0.00 09:33:15 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:15 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 09:33:15 Average: ens3 69.47 45.66 796.09 14.92 0.00 0.00 0.00 0.00 09:33:15 Average: docker0 10.47 14.90 0.85 129.97 0.00 0.00 0.00 0.00 09:33:15 09:33:15 09:33:15 ---> sar -P ALL: 09:33:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-362) 05/10/24 _x86_64_ (8 CPU) 09:33:15 09:33:15 09:16:52 LINUX RESTART (8 CPU) 09:33:15 09:33:15 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:33:15 09:18:01 all 6.92 0.00 1.97 3.44 0.05 87.61 09:33:15 09:18:01 0 5.54 0.00 1.79 0.45 0.05 92.17 09:33:15 09:18:01 1 7.97 0.00 2.97 9.45 0.05 79.56 09:33:15 09:18:01 2 6.72 0.00 1.52 0.44 0.03 91.29 09:33:15 09:18:01 3 8.74 0.00 1.67 0.75 0.05 88.79 09:33:15 09:18:01 4 7.28 0.00 1.41 0.50 0.12 90.70 09:33:15 09:18:01 5 6.26 0.00 1.07 1.01 0.03 91.63 09:33:15 09:18:01 6 6.99 0.00 2.41 5.82 0.05 84.72 09:33:15 09:18:01 7 5.88 0.00 2.96 9.14 0.03 82.00 09:33:15 09:19:01 all 33.86 0.00 5.59 2.64 0.08 57.82 09:33:15 09:19:01 0 31.62 0.00 5.32 0.96 0.07 62.04 09:33:15 09:19:01 1 34.88 0.00 6.00 5.32 0.08 53.72 09:33:15 09:19:01 2 35.28 0.00 5.60 1.47 0.08 57.57 09:33:15 09:19:01 3 34.25 0.00 5.23 1.54 0.08 58.90 09:33:15 09:19:01 4 34.59 0.00 5.56 8.61 0.08 51.15 09:33:15 09:19:01 5 31.98 0.00 5.70 1.51 0.07 60.75 09:33:15 09:19:01 6 33.67 0.00 6.21 0.81 0.10 59.20 09:33:15 09:19:01 7 34.59 0.00 5.12 0.93 0.10 59.27 09:33:15 09:20:01 all 27.84 0.00 4.00 4.07 0.07 64.03 09:33:15 09:20:01 0 28.67 0.00 3.93 3.01 0.07 64.32 09:33:15 09:20:01 1 29.16 0.00 3.64 2.15 0.07 64.98 09:33:15 09:20:01 2 29.79 0.00 3.95 1.31 0.07 64.89 09:33:15 09:20:01 3 26.51 0.00 3.88 2.20 0.07 67.34 09:33:15 09:20:01 4 26.80 0.00 4.52 17.01 0.08 51.59 09:33:15 09:20:01 5 26.56 0.00 3.96 3.32 0.07 66.08 09:33:15 09:20:01 6 27.37 0.00 3.93 1.01 0.07 67.62 09:33:15 09:20:01 7 27.81 0.00 4.16 2.61 0.05 65.37 09:33:15 09:21:01 all 18.99 0.00 3.07 2.09 0.06 75.78 09:33:15 09:21:01 0 18.92 0.00 3.75 0.34 0.05 76.94 09:33:15 09:21:01 1 18.90 0.00 2.94 0.65 0.05 77.46 09:33:15 09:21:01 2 18.43 0.00 2.83 0.12 0.05 78.57 09:33:15 09:21:01 3 17.87 0.00 3.36 0.08 0.03 78.65 09:33:15 09:21:01 4 19.46 0.00 2.91 0.12 0.07 77.45 09:33:15 09:21:01 5 20.56 0.00 2.85 6.11 0.10 70.38 09:33:15 09:21:01 6 18.99 0.00 3.23 9.31 0.05 68.41 09:33:15 09:21:01 7 18.82 0.00 2.72 0.02 0.05 78.39 09:33:15 09:22:01 all 0.80 0.00 0.49 0.37 0.01 98.33 09:33:15 09:22:01 0 1.17 0.00 0.40 0.02 0.02 98.40 09:33:15 09:22:01 1 0.85 0.00 0.32 1.62 0.02 97.20 09:33:15 09:22:01 2 0.47 0.00 0.50 0.03 0.00 99.00 09:33:15 09:22:01 3 0.67 0.00 0.33 0.03 0.02 98.95 09:33:15 09:22:01 4 0.45 0.00 0.53 0.00 0.00 99.02 09:33:15 09:22:01 5 0.70 0.00 0.23 0.05 0.02 99.00 09:33:15 09:22:01 6 1.38 0.00 1.27 0.73 0.02 96.60 09:33:15 09:22:01 7 0.70 0.00 0.32 0.45 0.02 98.52 09:33:15 09:23:01 all 1.20 0.00 0.55 0.37 0.02 97.86 09:33:15 09:23:01 0 2.90 0.00 0.52 0.08 0.03 96.46 09:33:15 09:23:01 1 0.53 0.00 0.52 1.20 0.02 97.73 09:33:15 09:23:01 2 0.70 0.00 0.37 0.02 0.02 98.90 09:33:15 09:23:01 3 1.24 0.00 0.48 0.07 0.03 98.18 09:33:15 09:23:01 4 0.65 0.00 1.08 0.03 0.02 98.22 09:33:15 09:23:01 5 2.02 0.00 0.58 0.03 0.00 97.37 09:33:15 09:23:01 6 1.02 0.00 0.58 1.53 0.02 96.85 09:33:15 09:23:01 7 0.55 0.00 0.23 0.02 0.02 99.18 09:33:15 09:24:01 all 0.06 0.00 0.05 0.02 0.00 99.87 09:33:15 09:24:01 0 0.20 0.00 0.12 0.00 0.00 99.68 09:33:15 09:24:01 1 0.05 0.00 0.07 0.13 0.02 99.73 09:33:15 09:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:33:15 09:24:01 3 0.10 0.00 0.02 0.03 0.00 99.85 09:33:15 09:24:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:33:15 09:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:33:15 09:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:33:15 09:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:33:15 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:33:15 09:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:33:15 09:25:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:33:15 09:25:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:33:15 09:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:15 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:33:15 09:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:15 09:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:33:15 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:33:15 09:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:33:15 09:26:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:33:15 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:33:15 09:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:33:15 09:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:33:15 09:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:33:15 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:33:15 09:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:33:15 09:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:33:15 09:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:33:15 09:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:15 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:27:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:33:15 09:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:15 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:28:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:33:15 09:28:01 0 0.35 0.00 0.03 0.00 0.00 99.62 09:33:15 09:28:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:33:15 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:28:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:33:15 09:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:33:15 09:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:33:15 09:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:33:15 09:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:15 09:33:15 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:33:15 09:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:33:15 09:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:33:15 09:29:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:33:15 09:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:33:15 09:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:33:15 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:33:15 09:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:33:15 09:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:33:15 09:30:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:33:15 09:30:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:33:15 09:30:01 1 0.05 0.00 0.00 0.03 0.02 99.90 09:33:15 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:30:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:33:15 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:30:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:33:15 09:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:33:15 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:33:15 09:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:15 09:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:33:15 09:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:33:15 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:15 09:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:15 09:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:33:15 09:32:01 all 0.02 0.00 0.03 0.03 0.01 99.92 09:33:15 09:32:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:33:15 09:32:01 1 0.02 0.00 0.05 0.23 0.02 99.68 09:33:15 09:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:33:15 09:32:01 3 0.05 0.00 0.07 0.00 0.02 99.87 09:33:15 09:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:33:15 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:33:15 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:33:15 09:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:33:15 09:33:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:33:15 09:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:15 09:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:33:15 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:15 09:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:15 09:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:33:15 Average: all 5.59 0.00 0.98 0.81 0.02 92.59 09:33:15 Average: 0 5.58 0.00 1.00 0.30 0.02 93.10 09:33:15 Average: 1 5.76 0.00 1.03 1.30 0.02 91.88 09:33:15 Average: 2 5.69 0.00 0.92 0.21 0.02 93.16 09:33:15 Average: 3 5.59 0.00 0.94 0.29 0.02 93.15 09:33:15 Average: 4 5.55 0.00 1.00 1.63 0.03 91.80 09:33:15 Average: 5 5.49 0.00 0.91 0.75 0.02 92.83 09:33:15 Average: 6 5.56 0.00 1.10 1.20 0.02 92.12 09:33:15 Average: 7 5.50 0.00 0.97 0.82 0.02 92.69 09:33:15 09:33:15 09:33:15