Pull request #1509 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9688b765832649a888c09a15d4ebef1b6442b73d+58e54a61fa293ebaf9a8b60e4487781a952b5362 (3786f0d943b44cebb3a3cb99791549826e23a3db) 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-ssh11426743212036640482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2859743361633396578.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-1509/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-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11114095862709664786.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-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8434996472563171457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh11205746379243763855.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-1509/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-1509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3495705118999992827.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16342’ Running on prd-ubuntu20.04-docker-8c-8g-16344 in /w/workspace/dry_app-functions-sdk-go_PR-1509 [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-1509 # 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 > 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/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58e54a61fa293ebaf9a8b60e4487781a952b5362 into PR head commit 9688b765832649a888c09a15d4ebef1b6442b73d Merge succeeded, producing 9688b765832649a888c09a15d4ebef1b6442b73d Checking out Revision 9688b765832649a888c09a15d4ebef1b6442b73d (PR-1509) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:45 ========================================================= 04:39:45 EdgeX Global Pipelines Version Info 04:39:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:46 ------------------- 04:39:46 stable info: 04:39:46 ------------------- 04:39:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:39:46 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:39:46 Message: update stable to v1.0.255 04:39:47 ------------------- 04:39:47 experimental info: 04:39:47 ------------------- 04:39:47 Commited By: **** collab-it+edgex@linuxfoundation.org 04:39:47 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:39:47 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1509 [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1509 [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1509 [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9688b76 [Pipeline] echo 04:39:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:39:49 + git rev-list -1 --merges 9688b765832649a888c09a15d4ebef1b6442b73d~1..9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo 04:39:49 -----------> git rev-list -1 --merges 9688b765832649a888c09a15d4ebef1b6442b73d~1..9688b765832649a888c09a15d4ebef1b6442b73d 9688b765832649a888c09a15d4ebef1b6442b73d [false] [Pipeline] sh 04:39:49 + git log --format=format:%s -1 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo 04:39:49 ========================================================= 04:39:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:39:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:50 + git log --format=format:%s -1 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo 04:39:50 [semverPrep] GIT_COMMIT: 9688b765832649a888c09a15d4ebef1b6442b73d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:39:50 [semverPrep] This is not a build commit. [Pipeline] sh 04:39:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:50 + grep -v github /etc/ssh/ssh_known_hosts 04:39:50 + [ -e /tmp/ssh_known_hosts ] 04:39:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:39:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:39:50 sudo tee -a /etc/ssh/ssh_known_hosts 04:39:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:50 04:39:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:51 0.1.4: Pulling from edgex-devops/py-git-semver 04:39:51 b85a868b505f: Pulling fs layer 04:39:51 e2be974225ed: Pulling fs layer 04:39:51 339a4e72a1f5: Pulling fs layer 04:39:51 988bab9f4d93: Pulling fs layer 04:39:51 1469e6f7b9e6: Pulling fs layer 04:39:51 eaf3925da568: Pulling fs layer 04:39:51 bab4dde63d76: Pulling fs layer 04:39:51 bde34c3a00c8: Pulling fs layer 04:39:51 b352a97aabf1: Pulling fs layer 04:39:51 4872d77fe225: Pulling fs layer 04:39:51 5851b861e8e6: Pulling fs layer 04:39:51 1469e6f7b9e6: Waiting 04:39:51 eaf3925da568: Waiting 04:39:51 4872d77fe225: Waiting 04:39:51 b352a97aabf1: Waiting 04:39:51 5851b861e8e6: Waiting 04:39:51 988bab9f4d93: Waiting 04:39:51 bab4dde63d76: Waiting 04:39:51 bde34c3a00c8: Waiting 04:39:51 e2be974225ed: Verifying Checksum 04:39:51 988bab9f4d93: Verifying Checksum 04:39:51 988bab9f4d93: Download complete 04:39:51 339a4e72a1f5: Verifying Checksum 04:39:51 339a4e72a1f5: Download complete 04:39:51 1469e6f7b9e6: Verifying Checksum 04:39:51 1469e6f7b9e6: Download complete 04:39:51 eaf3925da568: Verifying Checksum 04:39:51 eaf3925da568: Download complete 04:39:51 bde34c3a00c8: Verifying Checksum 04:39:51 bde34c3a00c8: Download complete 04:39:51 b352a97aabf1: Verifying Checksum 04:39:51 b352a97aabf1: Download complete 04:39:51 4872d77fe225: Verifying Checksum 04:39:51 4872d77fe225: Download complete 04:39:51 5851b861e8e6: Verifying Checksum 04:39:51 5851b861e8e6: Download complete 04:39:51 b85a868b505f: Verifying Checksum 04:39:51 b85a868b505f: Download complete 04:39:52 bab4dde63d76: Verifying Checksum 04:39:52 bab4dde63d76: Download complete 04:39:53 b85a868b505f: Pull complete 04:39:53 e2be974225ed: Pull complete 04:39:53 339a4e72a1f5: Pull complete 04:39:53 988bab9f4d93: Pull complete 04:39:54 1469e6f7b9e6: Pull complete 04:39:54 eaf3925da568: Pull complete 04:39:56 bab4dde63d76: Pull complete 04:39:56 bde34c3a00c8: Pull complete 04:39:56 b352a97aabf1: Pull complete 04:39:56 4872d77fe225: Pull complete 04:39:56 5851b861e8e6: Pull complete 04:39:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:56 prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container 04:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:39:59 $ docker top 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 -eo pid,comm 04:39:59 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). 04:39:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:59 [ssh-agent] Looking for ssh-agent implementation... 04:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:00 $ docker exec 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent 04:40:00 SSH_AUTH_SOCK=/tmp/ssh-EZUULdHptW3x/agent.32 04:40:00 SSH_AGENT_PID=38 04:40:00 Running ssh-add (command line suppressed) 04:40:00 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9511871951289073410.key (/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9511871951289073410.key) 04:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:00 + git tag --points-at HEAD [Pipeline] } 04:40:00 $ docker exec --env ******** --env ******** 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent -k 04:40:00 unset SSH_AUTH_SOCK; 04:40:00 unset SSH_AGENT_PID; 04:40:00 echo Agent pid 38 killed; 04:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:00 [ssh-agent] Looking for ssh-agent implementation... 04:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:00 $ docker exec 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent 04:40:01 SSH_AUTH_SOCK=/tmp/ssh-lOg7tJV0MlWe/agent.70 04:40:01 SSH_AGENT_PID=76 04:40:01 Running ssh-add (command line suppressed) 04:40:01 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9010782750432372279.key (/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9010782750432372279.key) 04:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:01 + git semver init 04:40:01 2023-11-02 04:40:01,758 [run_init] DEBUG init version:0.0.0 force:False 04:40:01 2023-11-02 04:40:01,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver 04:40:01 2023-11-02 04:40:01,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1509/.semver 04:40:01 2023-11-02 04:40:01,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509, universal_newlines=False, shell=None, istream=None) 04:40:03 2023-11-02 04:40:03,410 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1509/.git/info/exclude 04:40:03 2023-11-02 04:40:03,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 with force:False 04:40:03 2023-11-02 04:40:03,412 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 04:40:03 2023-11-02 04:40:03,418 [execute] INFO git cat-file --batch-check 04:40:03 2023-11-02 04:40:03,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) 04:40:03 2023-11-02 04:40:03,425 [execute] INFO git cat-file --batch 04:40:03 2023-11-02 04:40:03,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) 04:40:03 2023-11-02 04:40:03,430 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 04:40:03 0.0.0 [Pipeline] } 04:40:03 $ docker exec --env ******** --env ******** 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent -k 04:40:03 unset SSH_AUTH_SOCK; 04:40:03 unset SSH_AGENT_PID; 04:40:03 echo Agent pid 76 killed; 04:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:04 + git semver [Pipeline] } 04:40:04 $ docker stop --time=1 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 04:40:05 $ docker rm -f --volumes 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:06 Stashed 1 file(s) [Pipeline] echo 04:40:06 [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 04:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:07 ========================================================= 04:40:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:40:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:40:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:40:07 7264a8db6415: Pulling fs layer 04:40:07 c4d48a809fc2: Pulling fs layer 04:40:07 4f1c88b9dad5: Pulling fs layer 04:40:07 ad3a456e5733: Pulling fs layer 04:40:07 33e27b845d1e: Pulling fs layer 04:40:07 c68163c4e522: Pulling fs layer 04:40:07 50da416c3ac9: Pulling fs layer 04:40:07 23d2d4c4bb30: Pulling fs layer 04:40:07 ad3a456e5733: Waiting 04:40:07 50da416c3ac9: Waiting 04:40:07 23d2d4c4bb30: Waiting 04:40:07 33e27b845d1e: Waiting 04:40:07 c68163c4e522: Waiting 04:40:07 c4d48a809fc2: Verifying Checksum 04:40:07 c4d48a809fc2: Download complete 04:40:07 ad3a456e5733: Verifying Checksum 04:40:07 ad3a456e5733: Download complete 04:40:07 33e27b845d1e: Download complete 04:40:07 7264a8db6415: Verifying Checksum 04:40:07 7264a8db6415: Download complete 04:40:07 c68163c4e522: Verifying Checksum 04:40:07 c68163c4e522: Download complete 04:40:08 7264a8db6415: Pull complete 04:40:08 23d2d4c4bb30: Verifying Checksum 04:40:08 23d2d4c4bb30: Download complete 04:40:08 c4d48a809fc2: Pull complete 04:40:08 4f1c88b9dad5: Verifying Checksum 04:40:08 4f1c88b9dad5: Download complete 04:40:08 50da416c3ac9: Verifying Checksum 04:40:08 50da416c3ac9: Download complete 04:40:11 4f1c88b9dad5: Pull complete 04:40:11 ad3a456e5733: Pull complete 04:40:11 33e27b845d1e: Pull complete 04:40:11 c68163c4e522: Pull complete 04:40:14 50da416c3ac9: Pull complete 04:40:14 23d2d4c4bb30: Pull complete 04:40:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 04:40:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:15 + docker inspect -f . ci-base-image-x86_64 04:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:15 prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container 04:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:40:19 $ docker top cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:19 + go version 04:40:19 go version go1.21.0 linux/amd64 [Pipeline] } 04:40:19 $ docker stop --time=1 cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 04:40:21 $ docker rm -f --volumes cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:22 + docker inspect -f . ci-base-image-x86_64 04:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:22 Still waiting to schedule task 04:40:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16343’ 04:40:22 prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container 04:40:22 $ 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-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:40:22 $ docker top f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:22 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1509 [Pipeline] fileExists [Pipeline] sh 04:40:23 + make test 04:40:23 make -C ./app-service-template build 04:40:23 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' 04:40:23 go mod tidy 04:40:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 04:40:23 go: downloading github.com/labstack/echo/v4 v4.11.2 04:40:23 go: downloading github.com/stretchr/testify v1.8.4 04:40:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:40:23 go: downloading github.com/google/uuid v1.3.1 04:40:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 04:40:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 04:40:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 04:40:23 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 04:40:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:40:23 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:40:23 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:40:23 go: downloading gopkg.in/yaml.v3 v3.0.1 04:40:23 go: downloading github.com/stretchr/objx v0.5.0 04:40:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:40:24 go: downloading github.com/labstack/gommon v0.4.0 04:40:24 go: downloading golang.org/x/crypto v0.14.0 04:40:24 go: downloading golang.org/x/net v0.17.0 04:40:24 go: downloading github.com/go-kit/log v0.2.1 04:40:24 go: downloading github.com/go-playground/validator/v10 v10.15.5 04:40:24 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:40:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 04:40:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 04:40:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:40:24 go: downloading github.com/mitchellh/copystructure v1.2.0 04:40:24 go: downloading github.com/gorilla/websocket v1.5.0 04:40:24 go: downloading golang.org/x/sync v0.2.0 04:40:24 go: downloading github.com/hashicorp/errwrap v1.1.0 04:40:24 go: downloading github.com/mattn/go-colorable v0.1.13 04:40:24 go: downloading github.com/mattn/go-isatty v0.0.19 04:40:24 go: downloading github.com/valyala/fasttemplate v1.2.2 04:40:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:40:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:40:24 go: downloading github.com/go-playground/universal-translator v0.18.1 04:40:24 go: downloading github.com/leodido/go-urn v1.2.4 04:40:24 go: downloading golang.org/x/text v0.13.0 04:40:24 go: downloading github.com/go-playground/locales v0.14.1 04:40:24 go: downloading github.com/hashicorp/consul/api v1.25.1 04:40:24 go: downloading github.com/x448/float16 v0.8.4 04:40:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:40:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:40:24 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:40:24 go: downloading golang.org/x/time v0.3.0 04:40:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:40:24 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:40:24 go: downloading golang.org/x/sys v0.13.0 04:40:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:40:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:40:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:40:25 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:40:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:40:25 go: downloading github.com/hashicorp/serf v0.10.1 04:40:25 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:40:25 go: downloading github.com/google/go-cmp v0.5.9 04:40:25 go: downloading github.com/hashicorp/consul/sdk v0.14.1 04:40:25 go: downloading github.com/hashicorp/go-uuid v1.0.3 04:40:25 go: downloading github.com/nats-io/nats.go v1.30.2 04:40:25 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 04:40:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:40:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:40:25 go: downloading github.com/Microsoft/go-winio v0.6.0 04:40:25 go: downloading github.com/zeebo/errs v1.3.0 04:40:25 go: downloading google.golang.org/grpc v1.53.0 04:40:25 go: downloading github.com/kr/pretty v0.1.0 04:40:25 go: downloading github.com/fatih/color v1.14.1 04:40:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:40:25 go: downloading github.com/armon/go-metrics v0.4.1 04:40:25 go: downloading github.com/hashicorp/go-msgpack v0.5.5 04:40:25 go: downloading github.com/hashicorp/memberlist v0.5.0 04:40:25 go: downloading github.com/hashicorp/go-version v1.2.1 04:40:25 go: downloading github.com/pkg/errors v0.9.1 04:40:26 go: downloading github.com/onsi/ginkgo v1.10.1 04:40:26 go: downloading github.com/onsi/gomega v1.7.0 04:40:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:40:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:40:26 go: downloading github.com/klauspost/compress v1.17.0 04:40:26 go: downloading github.com/nats-io/nuid v1.0.1 04:40:26 go: downloading github.com/nats-io/nkeys v0.4.5 04:40:26 go: downloading google.golang.org/protobuf v1.28.1 04:40:26 go: downloading golang.org/x/tools v0.6.0 04:40:26 go: downloading github.com/kr/text v0.2.0 04:40:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:40:26 go: downloading github.com/pascaldekloe/goe v0.1.0 04:40:26 go: downloading github.com/google/btree v1.0.1 04:40:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:40:26 go: downloading github.com/miekg/dns v1.1.41 04:40:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:40:26 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:40:26 go: downloading github.com/golang/protobuf v1.5.2 04:40:26 go: downloading github.com/minio/highwayhash v1.0.2 04:40:26 go: downloading github.com/nats-io/jwt/v2 v2.5.2 04:40:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:40:26 go: downloading gopkg.in/yaml.v2 v2.4.0 04:40:26 go: downloading github.com/hpcloud/tail v1.0.0 04:40:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:40:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:40:26 go: downloading golang.org/x/mod v0.8.0 04:40:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.54 04:40:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 04:40:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 04:40:27 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 04:40:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 04:40:28 go: downloading github.com/nats-io/nats.go v1.31.0 04:40:28 go: downloading google.golang.org/grpc v1.56.3 04:40:28 go: downloading google.golang.org/protobuf v1.30.0 04:40:28 go: downloading github.com/klauspost/compress v1.17.1 04:40:28 go: downloading github.com/nats-io/nkeys v0.4.6 04:40:28 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 04:40:28 go: downloading github.com/golang/protobuf v1.5.3 04:40:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 04:40:44 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' 04:40:44 make -C ./app-service-template test 04:40:44 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' 04:40:44 go test -race -coverprofile=coverage.out ./... 04:41:06 ? app-new-service/config [no test files] 04:41:06 ok app-new-service 1.043s coverage: 45.9% of statements 04:41:06 ok app-new-service/functions 1.050s coverage: 85.3% of statements 04:41:06 go vet ./... 04:41:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:21 ./bin/test-attribution-txt.sh 04:41:21 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' 04:41:21 go test -race -coverprofile=coverage.out ./... 04:41:21 go: downloading github.com/gomodule/redigo v1.8.9 04:41:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 04:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 04:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 04:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 04:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 04:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 04:41:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 04:41:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.101s coverage: 67.0% of statements 04:41:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.048s coverage: 92.6% of statements 04:41:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.075s coverage: 85.1% of statements 04:41:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.032s coverage: 100.0% of statements 04:41:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.136s coverage: 77.9% of statements 04:41:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.056s coverage: 97.3% of statements 04:41:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 04:41:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.042s coverage: 82.8% of statements 04:41:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 04:41:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 04:41:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:41:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.067s coverage: 65.1% of statements 04:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.064s coverage: 27.6% of statements 04:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.042s coverage: 17.2% of statements 04:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.052s coverage: 27.3% of statements 04:41:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.065s coverage: 52.8% of statements 04:41:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.151s coverage: 75.5% of statements 04:41:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.041s coverage: 94.4% of statements 04:41:53 go vet ./... 04:41:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:42:04 $ docker stop --time=1 f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d 04:42:06 $ docker rm -f --volumes f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d [Pipeline] // withDockerContainer [Pipeline] sh 04:42:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:42:07 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:08 04:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:08 latest: Pulling from edgex-lftools-log-publisher 04:42:08 5eb5b503b376: Pulling fs layer 04:42:08 5c69ac0246d0: Pulling fs layer 04:42:08 ec43610c2a17: Pulling fs layer 04:42:08 3a2ae6a8a46f: Pulling fs layer 04:42:08 33b1e0a273af: Pulling fs layer 04:42:08 5d3b04190fa2: Pulling fs layer 04:42:08 2f39f015ded8: Pulling fs layer 04:42:08 3a2ae6a8a46f: Waiting 04:42:08 33b1e0a273af: Waiting 04:42:08 5d3b04190fa2: Waiting 04:42:08 2f39f015ded8: Waiting 04:42:08 5c69ac0246d0: Download complete 04:42:08 3a2ae6a8a46f: Verifying Checksum 04:42:08 3a2ae6a8a46f: Download complete 04:42:09 33b1e0a273af: Verifying Checksum 04:42:09 33b1e0a273af: Download complete 04:42:09 5d3b04190fa2: Verifying Checksum 04:42:09 5d3b04190fa2: Download complete 04:42:09 ec43610c2a17: Verifying Checksum 04:42:09 ec43610c2a17: Download complete 04:42:09 5eb5b503b376: Verifying Checksum 04:42:09 5eb5b503b376: Download complete 04:42:09 2f39f015ded8: Download complete 04:42:10 5eb5b503b376: Pull complete 04:42:10 5c69ac0246d0: Pull complete 04:42:11 ec43610c2a17: Pull complete 04:42:11 3a2ae6a8a46f: Pull complete 04:42:11 33b1e0a273af: Pull complete 04:42:11 5d3b04190fa2: Pull complete 04:42:16 2f39f015ded8: Pull complete 04:42:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:16 prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container 04:42:16 $ 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-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:42:21 $ docker top 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:22 ---> job-cost.sh 04:42:22 lf-activate-venv: SKIPPING 04:42:22 INFO: No Stack... 04:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:22 INFO: Archiving Costs [Pipeline] sh 04:42:23 + cat /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/cost.csv 04:42:23 + cut -d, -f6 [Pipeline] lock 04:42:23 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] 04:42:23 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] did not exist. Created. 04:42:23 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:23 + echo total: 0.2199999988079071 [Pipeline] stash 04:42:23 Stashed 1 file(s) [Pipeline] } 04:42:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:23 $ docker stop --time=1 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 04:42:25 $ docker rm -f --volumes 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:44:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16345 in /w/workspace/dry_app-functions-sdk-go_PR-1509 [Pipeline] { [Pipeline] ws 04:44:00 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:44:00 The recommended git tool is: git 04:44:05 using credential edgex-jenkins-ssh 04:44:05 Cloning the remote Git repository 04:44:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:44:06 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:44:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:44:06 > git --version # timeout=10 04:44:06 > git --version # 'git version 2.25.1' 04:44:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:44:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:11 Merging remotes/origin/main commit 58e54a61fa293ebaf9a8b60e4487781a952b5362 into PR head commit 9688b765832649a888c09a15d4ebef1b6442b73d 04:44:11 Merge succeeded, producing 9688b765832649a888c09a15d4ebef1b6442b73d 04:44:11 Checking out Revision 9688b765832649a888c09a15d4ebef1b6442b73d (PR-1509) 04:44:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:44:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:44:11 > git config core.sparsecheckout # timeout=10 04:44:11 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 04:44:11 > git remote # timeout=10 04:44:11 > git config --get remote.origin.url # timeout=10 04:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:11 > git merge 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 04:44:11 > git rev-parse HEAD^{commit} # timeout=10 04:44:11 > git config core.sparsecheckout # timeout=10 04:44:12 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 04:44:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:44:12 > git --version # timeout=10 04:44:12 > git --version # 'git version 2.25.1' 04:44:12 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:44:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:44:13 Dload Upload Total Spent Left Speed 04:44:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 04:44:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:44:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:44:14 + sudo tee /etc/docker/daemon.new 04:44:14 { 04:44:14 "registry-mirrors": [ 04:44:14 "https://nexus3.edgexfoundry.org:10001" 04:44:14 ], 04:44:14 "bip": "10.250.0.254/24", 04:44:14 "hosts": [ 04:44:14 "tcp://0.0.0.0:5555", 04:44:14 "unix:///var/run/docker.sock" 04:44:14 ], 04:44:14 "mtu": 1458, 04:44:14 "selinux-enabled": true, 04:44:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:44:14 } [Pipeline] sh 04:44:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:44:15 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:34 ========================================================= 04:44:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:44:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:44:35 9fda8d8052c6: Pulling fs layer 04:44:35 5d54e960e981: Pulling fs layer 04:44:35 c4a7e357bf2a: Pulling fs layer 04:44:35 f0e02332f6b5: Pulling fs layer 04:44:35 cefa15bbcfad: Pulling fs layer 04:44:35 17808c966233: Pulling fs layer 04:44:35 f4c1fc716caa: Pulling fs layer 04:44:35 cefa15bbcfad: Waiting 04:44:35 f0e02332f6b5: Waiting 04:44:35 17808c966233: Waiting 04:44:35 f4c1fc716caa: Waiting 04:44:35 5d54e960e981: Verifying Checksum 04:44:35 5d54e960e981: Download complete 04:44:35 f0e02332f6b5: Verifying Checksum 04:44:35 f0e02332f6b5: Download complete 04:44:35 cefa15bbcfad: Download complete 04:44:35 9fda8d8052c6: Verifying Checksum 04:44:35 9fda8d8052c6: Download complete 04:44:35 f4c1fc716caa: Verifying Checksum 04:44:35 f4c1fc716caa: Download complete 04:44:35 9fda8d8052c6: Pull complete 04:44:36 5d54e960e981: Pull complete 04:44:36 c4a7e357bf2a: Verifying Checksum 04:44:36 c4a7e357bf2a: Download complete 04:44:37 17808c966233: Download complete 04:44:50 c4a7e357bf2a: Pull complete 04:44:50 f0e02332f6b5: Pull complete 04:44:50 cefa15bbcfad: Pull complete 04:44:58 17808c966233: Pull complete 04:44:59 f4c1fc716caa: Pull complete 04:44:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:45:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:00 + docker inspect -f . ci-base-image-arm64 04:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container 04:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:03 $ docker top 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:04 + go version 04:45:04 go version go1.21.0 linux/arm64 [Pipeline] } 04:45:04 $ docker stop --time=1 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 04:45:06 $ docker rm -f --volumes 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:07 + docker inspect -f . ci-base-image-arm64 04:45:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:07 prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container 04:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:08 $ docker top 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:09 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:45:10 + make test 04:45:10 make -C ./app-service-template build 04:45:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:45:10 go mod tidy 04:45:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 04:45:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:45:10 go: downloading github.com/labstack/echo/v4 v4.11.2 04:45:10 go: downloading github.com/stretchr/testify v1.8.4 04:45:10 go: downloading github.com/google/uuid v1.3.1 04:45:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 04:45:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 04:45:10 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 04:45:11 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 04:45:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:45:11 go: downloading github.com/go-playground/validator/v10 v10.15.5 04:45:11 go: downloading github.com/go-kit/log v0.2.1 04:45:11 go: downloading gopkg.in/yaml.v3 v3.0.1 04:45:11 go: downloading github.com/labstack/gommon v0.4.0 04:45:11 go: downloading golang.org/x/crypto v0.14.0 04:45:11 go: downloading golang.org/x/net v0.17.0 04:45:13 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:45:13 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:45:13 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:45:13 go: downloading github.com/stretchr/objx v0.5.0 04:45:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 04:45:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 04:45:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:45:13 go: downloading github.com/mitchellh/copystructure v1.2.0 04:45:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:45:13 go: downloading github.com/gorilla/websocket v1.5.0 04:45:13 go: downloading golang.org/x/sync v0.2.0 04:45:13 go: downloading github.com/mattn/go-colorable v0.1.13 04:45:13 go: downloading github.com/mattn/go-isatty v0.0.19 04:45:13 go: downloading github.com/valyala/fasttemplate v1.2.2 04:45:13 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:45:13 go: downloading github.com/go-playground/universal-translator v0.18.1 04:45:13 go: downloading github.com/leodido/go-urn v1.2.4 04:45:13 go: downloading golang.org/x/text v0.13.0 04:45:14 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:45:14 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:45:14 go: downloading github.com/go-playground/locales v0.14.1 04:45:17 go: downloading github.com/x448/float16 v0.8.4 04:45:17 go: downloading github.com/hashicorp/consul/api v1.25.1 04:45:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:45:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:45:18 go: downloading github.com/hashicorp/errwrap v1.1.0 04:45:18 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:45:18 go: downloading golang.org/x/sys v0.13.0 04:45:18 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:45:18 go: downloading github.com/kr/pretty v0.1.0 04:45:18 go: downloading github.com/nats-io/nats.go v1.30.2 04:45:18 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 04:45:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:45:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:45:18 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:45:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:45:18 go: downloading github.com/hashicorp/serf v0.10.1 04:45:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:45:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:45:19 go: downloading github.com/google/go-cmp v0.5.9 04:45:19 go: downloading github.com/hashicorp/consul/sdk v0.14.1 04:45:19 go: downloading github.com/hashicorp/go-uuid v1.0.3 04:45:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:45:19 go: downloading golang.org/x/time v0.3.0 04:45:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:45:19 go: downloading github.com/Microsoft/go-winio v0.6.0 04:45:19 go: downloading github.com/zeebo/errs v1.3.0 04:45:19 go: downloading google.golang.org/grpc v1.53.0 04:45:21 go: downloading github.com/kr/text v0.2.0 04:45:21 go: downloading github.com/klauspost/compress v1.17.0 04:45:21 go: downloading github.com/nats-io/nkeys v0.4.5 04:45:21 go: downloading github.com/nats-io/nuid v1.0.1 04:45:21 go: downloading github.com/onsi/ginkgo v1.10.1 04:45:21 go: downloading github.com/onsi/gomega v1.7.0 04:45:21 go: downloading github.com/fatih/color v1.14.1 04:45:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:45:21 go: downloading github.com/armon/go-metrics v0.4.1 04:45:21 go: downloading github.com/hashicorp/go-version v1.2.1 04:45:21 go: downloading github.com/pkg/errors v0.9.1 04:45:21 go: downloading github.com/hashicorp/go-msgpack v0.5.5 04:45:21 go: downloading github.com/hashicorp/memberlist v0.5.0 04:45:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:45:21 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:45:21 go: downloading google.golang.org/protobuf v1.28.1 04:45:22 go: downloading github.com/minio/highwayhash v1.0.2 04:45:22 go: downloading github.com/nats-io/jwt/v2 v2.5.2 04:45:22 go: downloading golang.org/x/tools v0.6.0 04:45:22 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:45:26 go: downloading github.com/golang/protobuf v1.5.2 04:45:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:45:27 go: downloading github.com/pascaldekloe/goe v0.1.0 04:45:27 go: downloading github.com/google/btree v1.0.1 04:45:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:45:27 go: downloading github.com/miekg/dns v1.1.41 04:45:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:45:27 go: downloading gopkg.in/yaml.v2 v2.4.0 04:45:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:45:27 go: downloading github.com/hpcloud/tail v1.0.0 04:45:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:45:27 go: downloading golang.org/x/mod v0.8.0 04:45:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:45:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 04:45:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.54 04:45:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 04:45:28 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 04:45:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 04:45:28 go: downloading github.com/nats-io/nats.go v1.31.0 04:45:28 go: downloading google.golang.org/grpc v1.56.3 04:45:30 go: downloading google.golang.org/protobuf v1.30.0 04:45:30 go: downloading github.com/klauspost/compress v1.17.1 04:45:31 go: downloading github.com/nats-io/nkeys v0.4.6 04:45:31 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 04:45:31 go: downloading github.com/golang/protobuf v1.5.3 04:45:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 04:47:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:47:12 make -C ./app-service-template test 04:47:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:47:12 go test -race -coverprofile=coverage.out ./... 04:49:18 ? app-new-service/config [no test files] 04:49:18 ok app-new-service 1.258s coverage: 45.9% of statements 04:49:18 ok app-new-service/functions 1.221s coverage: 85.3% of statements 04:49:18 go vet ./... 04:51:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:10 ./bin/test-attribution-txt.sh 04:51:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:51:10 go test -race -coverprofile=coverage.out ./... 04:51:10 go: downloading github.com/gomodule/redigo v1.8.9 04:51:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 04:51:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 04:51:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 04:51:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.619s coverage: 67.0% of statements 04:51:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.313s coverage: 92.6% of statements 04:51:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.348s coverage: 85.1% of statements 04:51:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.100s coverage: 100.0% of statements 04:51:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 04:51:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 04:51:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 04:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.576s coverage: 77.9% of statements 04:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.248s coverage: 97.3% of statements 04:51:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 04:51:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 04:51:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.244s coverage: 82.8% of statements 04:51:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.266s coverage: 65.1% of statements 04:51:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 04:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.238s coverage: 27.6% of statements 04:51:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 04:51:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:51:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.208s coverage: 17.2% of statements 04:51:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.218s coverage: 27.3% of statements 04:51:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.283s coverage: 52.8% of statements 04:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.673s coverage: 75.5% of statements 04:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.205s coverage: 94.4% of statements 04:52:10 go vet ./... 04:52:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:11 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 04:52:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:52:11 $ docker stop --time=1 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 04:52:13 $ docker rm -f --volumes 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:19 Warning: overwriting stash ‘coverage-report’ 04:52:19 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:20 04:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:21 arm64: Pulling from edgex-lftools-log-publisher 04:52:21 8998bd30e6a1: Pulling fs layer 04:52:21 04944245beec: Pulling fs layer 04:52:21 699f458cf7ca: Pulling fs layer 04:52:21 765212b225bb: Pulling fs layer 04:52:21 f23df028b6ca: Pulling fs layer 04:52:21 d65c8cfc05b1: Pulling fs layer 04:52:21 2437ff75d9bd: Pulling fs layer 04:52:21 f23df028b6ca: Waiting 04:52:21 d65c8cfc05b1: Waiting 04:52:21 2437ff75d9bd: Waiting 04:52:21 765212b225bb: Waiting 04:52:21 04944245beec: Verifying Checksum 04:52:21 04944245beec: Download complete 04:52:21 765212b225bb: Verifying Checksum 04:52:21 765212b225bb: Download complete 04:52:21 f23df028b6ca: Verifying Checksum 04:52:21 f23df028b6ca: Download complete 04:52:21 d65c8cfc05b1: Verifying Checksum 04:52:21 d65c8cfc05b1: Download complete 04:52:21 699f458cf7ca: Verifying Checksum 04:52:21 699f458cf7ca: Download complete 04:52:22 8998bd30e6a1: Download complete 04:52:24 2437ff75d9bd: Verifying Checksum 04:52:24 2437ff75d9bd: Download complete 04:52:26 8998bd30e6a1: Pull complete 04:52:26 04944245beec: Pull complete 04:52:28 699f458cf7ca: Pull complete 04:52:28 765212b225bb: Pull complete 04:52:29 f23df028b6ca: Pull complete 04:52:30 d65c8cfc05b1: Pull complete 04:52:48 2437ff75d9bd: Pull complete 04:52:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:48 prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container 04:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:52:51 $ docker top e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:52 ---> job-cost.sh 04:52:52 lf-activate-venv: SKIPPING 04:52:52 INFO: No Stack... 04:52:52 INFO: Retrieving Pricing Info for: v3-standard-4 04:52:53 INFO: Archiving Costs [Pipeline] sh 04:52:53 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 04:52:53 + cut -d, -f6 [Pipeline] lock 04:52:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] 04:52:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] did not exist. Created. 04:52:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:52:54 /w/workspace/app-functions-sdk-go/1@tmp/durable-20cf3ce5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:52:54 + echo total: 0.10999999940395355 [Pipeline] stash 04:52:54 Warning: overwriting stash ‘stack-cost’ 04:52:54 Stashed 1 file(s) [Pipeline] } 04:52:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:52:54 $ docker stop --time=1 e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee 04:52:56 $ docker rm -f --volumes e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee [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 04:52:57 provisioning config files... 04:52:57 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/config8369705472438238037tmp [Pipeline] { [Pipeline] sh 04:52:57 + set +x 04:52:57 + curl -s https://codecov.io/bash 04:52:57 + bash -s -- 04:52:57 04:52:57 _____ _ 04:52:57 / ____| | | 04:52:57 | | ___ __| | ___ ___ _____ __ 04:52:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:52:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:52:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:52:57 Bash-1.0.6 04:52:57 04:52:57 04:52:57 ==> git version 2.25.1 found 04:52:57 ==> 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 04:52:57 Release-Date: 2020-01-08 04:52:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:52:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:52:57 ==> Jenkins CI detected. 04:52:57 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1509 04:52:57 project root: . 04:52:57 --> token set from env 04:52:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:52:57 ==> Running gcov in . (disable via -X gcov) 04:52:57 ==> Python coveragepy not found 04:52:57 ==> Searching for coverage reports in: 04:52:57 + . 04:52:57 -> Found 2 reports 04:52:57 ==> Detecting git/mercurial file structure 04:52:57 ==> Reading reports 04:52:57 + ./app-service-template/coverage.out bytes=3558 04:52:57 + ./coverage.out bytes=121185 04:52:57 ==> Appending adjustments 04:52:57 https://docs.codecov.io/docs/fixing-reports 04:52:57 + Found adjustments 04:52:57 ==> Gzipping contents 04:52:57 24K /tmp/codecov.WdPhVF.gz 04:52:57 ==> Uploading reports 04:52:57 url: https://codecov.io 04:52:57 query: branch=PR-1509&commit=9688b765832649a888c09a15d4ebef1b6442b73d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= 04:52:57 -> Pinging Codecov 04:52:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1509&commit=9688b765832649a888c09a15d4ebef1b6442b73d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= 04:52:58 -> Uploading to 04:52:58 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/3D8B5DFFC46A037C893635FACE044666/9688b765832649a888c09a15d4ebef1b6442b73d/0223d0c0-4b7c-41f9-8b54-325324876701.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T045257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b36a85c8fce0c2dac0650c6f39465e6342d90060405c64643a2c37fd7e528029 04:52:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:52:58 Dload Upload Total Spent Left Speed 04:52:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21190 0 0 100 21190 0 95882 --:--:-- --:--:-- --:--:-- 95450 100 21190 0 0 100 21190 0 75409 --:--:-- --:--:-- --:--:-- 75141 04:52:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] } 04:52:58 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:53:00 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1509/archives ] 04:53:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1509/archives 04:53:00 total 16 04:53:00 drwxr-xr-x 3 root root 4096 Nov 2 04:42 . 04:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:42 .. 04:53:00 drwxr-xr-x 2 root root 4096 Nov 2 04:42 cost 04:53:00 -rw-r--r-- 1 root root 93 Nov 2 04:42 cost.csv 04:53:00 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1509/archives 04:53:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1509/archives 04:53:00 total 16 04:53:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:42 . 04:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:42 .. 04:53:00 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:42 cost 04:53:00 -rw-r--r-- 1 jenkins jenkins 93 Nov 2 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:53:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:53:01 ---> package-listing.sh 04:53:01 ++ facter osfamily 04:53:01 ++ tr '[:upper:]' '[:lower:]' 04:53:01 + OS_FAMILY=debian 04:53:01 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1509 04:53:01 + START_PACKAGES=/tmp/packages_start.txt 04:53:01 + END_PACKAGES=/tmp/packages_end.txt 04:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:53:01 + PACKAGES=/tmp/packages_start.txt 04:53:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1509 ']' 04:53:01 + PACKAGES=/tmp/packages_end.txt 04:53:01 + case "${OS_FAMILY}" in 04:53:01 + dpkg -l 04:53:01 + grep '^ii' 04:53:01 + '[' -f /tmp/packages_start.txt ']' 04:53:01 + '[' -f /tmp/packages_end.txt ']' 04:53:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:53:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1509 ']' 04:53:01 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/ 04:53:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/ [Pipeline] echo 04:53:01 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-1509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:53:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:02 prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container 04:53:02 $ 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-1509/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-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:03 $ docker top 412bd29269c940596a3f82956670c965cd0b5be55921bf14566dd71738d11f7f -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:03 + touch /tmp/pre-build-complete [Pipeline] sh 04:53:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:53:04 + ls /var/log/sa-host 04:53:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:04 provisioning config files... 04:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/config15864259872398752792tmp [Pipeline] { [Pipeline] echo 04:53:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:53:04 ---> create-netrc.sh [Pipeline] } 04:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:53:04 ---> python-tools-install.sh [Pipeline] echo 04:53:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:53:05 ---> sudo-logs.sh 04:53:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:53:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:53:05 ---> job-cost.sh 04:53:05 lf-activate-venv: SKIPPING 04:53:05 DEBUG: total: 0.2199999988079071 04:53:05 INFO: Retrieving Stack Cost... 04:53:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:06 INFO: Archiving Costs [Pipeline] echo 04:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:53:06 ---> logs-deploy.sh 04:53:06 lf-activate-venv: SKIPPING 04:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1509/1 04:53:06 INFO: archiving workspace using pattern(s): 04:53:07 Archives upload complete. 04:53:08 INFO: archiving logs to Nexus 04:53:08 ---> uname -a: 04:53:08 Linux prd-ubuntu20-04-docker-8c-8g-16344 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:53:08 04:53:08 04:53:08 ---> lscpu: 04:53:08 Architecture: x86_64 04:53:08 CPU op-mode(s): 32-bit, 64-bit 04:53:08 Byte Order: Little Endian 04:53:08 Address sizes: 40 bits physical, 48 bits virtual 04:53:08 CPU(s): 8 04:53:08 On-line CPU(s) list: 0-7 04:53:08 Thread(s) per core: 1 04:53:08 Core(s) per socket: 1 04:53:08 Socket(s): 8 04:53:08 NUMA node(s): 1 04:53:08 Vendor ID: AuthenticAMD 04:53:08 CPU family: 23 04:53:08 Model: 49 04:53:08 Model name: AMD EPYC-Rome Processor 04:53:08 Stepping: 0 04:53:08 CPU MHz: 2799.998 04:53:08 BogoMIPS: 5599.99 04:53:08 Virtualization: AMD-V 04:53:08 Hypervisor vendor: KVM 04:53:08 Virtualization type: full 04:53:08 L1d cache: 256 KiB 04:53:08 L1i cache: 256 KiB 04:53:08 L2 cache: 4 MiB 04:53:08 L3 cache: 128 MiB 04:53:08 NUMA node0 CPU(s): 0-7 04:53:08 Vulnerability Itlb multihit: Not affected 04:53:08 Vulnerability L1tf: Not affected 04:53:08 Vulnerability Mds: Not affected 04:53:08 Vulnerability Meltdown: Not affected 04:53:08 Vulnerability Mmio stale data: Not affected 04:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:53:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:53:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:53:08 Vulnerability Srbds: Not affected 04:53:08 Vulnerability Tsx async abort: Not affected 04:53:08 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 04:53:08 04:53:08 04:53:08 ---> nproc: 04:53:08 8 04:53:08 04:53:08 04:53:08 ---> df -h: 04:53:08 Filesystem Size Used Avail Use% Mounted on 04:53:08 overlay 155G 11G 145G 7% / 04:53:08 tmpfs 64M 0 64M 0% /dev 04:53:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:53:08 shm 64M 0 64M 0% /dev/shm 04:53:08 /dev/vda1 155G 11G 145G 7% /facter-os 04:53:08 04:53:08 04:53:08 ---> sar -b -r -n DEV: 04:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16344) 11/02/23 _x86_64_ (8 CPU) 04:53:08 04:53:08 04:39:05 LINUX RESTART (8 CPU) 04:53:08 04:53:08 04:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:53:08 04:41:01 96.03 0.95 95.09 0.00 37.28 36990.61 0.00 04:53:08 04:42:01 54.84 0.02 54.82 0.00 0.13 33316.46 0.00 04:53:08 04:43:01 53.26 0.20 53.06 0.00 14.66 18705.28 0.00 04:53:08 04:44:01 1.65 0.00 1.65 0.00 0.00 18.79 0.00 04:53:08 04:45:01 54.84 11.63 43.21 0.00 5177.80 8403.53 0.00 04:53:08 04:46:01 3.88 0.02 3.87 0.00 0.13 95.97 0.00 04:53:08 04:47:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 04:53:08 04:48:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 04:53:08 04:49:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 04:53:08 04:50:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 04:53:08 04:51:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 04:53:08 04:52:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 04:53:08 04:53:01 1.15 0.18 0.97 0.00 12.13 14.93 0.00 04:53:08 Average: 21.09 1.00 20.09 0.00 403.69 7473.41 0.00 04:53:08 04:53:08 04:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:08 04:41:01 27755340 31507436 792348 2.41 108048 3809132 1888156 5.56 1556828 3066964 921816 04:53:08 04:42:01 26961288 30784720 1514828 4.61 111368 3862044 2358540 6.95 2309656 3091704 37548 04:53:08 04:43:01 28647940 31550416 755584 2.30 113420 3000420 1716628 5.06 1148912 2632476 8 04:53:08 04:44:01 28647548 31550176 755720 2.30 113476 3000420 1716628 5.06 1149196 2632480 24 04:53:08 04:45:01 28174144 31535540 742956 2.26 142852 3425288 1693380 4.99 1452744 2768088 216 04:53:08 04:46:01 28178912 31535540 743220 2.26 141456 3422048 1697592 5.00 1451156 2764892 8 04:53:08 04:47:01 28184148 31540884 737572 2.24 141536 3422052 1697592 5.00 1446084 2764892 4 04:53:08 04:48:01 28184384 31541240 737176 2.24 141632 3422056 1697592 5.00 1446196 2764904 8 04:53:08 04:49:01 28186232 31543148 735188 2.24 141736 3422032 1697592 5.00 1443704 2764908 8 04:53:08 04:50:01 28186688 31543724 734316 2.23 141816 3422060 1697592 5.00 1443872 2764900 8 04:53:08 04:51:01 28186928 31543960 734308 2.23 141840 3422060 1697592 5.00 1443964 2764900 16 04:53:08 04:52:01 28187100 31544216 734024 2.23 141916 3422064 1697592 5.00 1443256 2764908 4 04:53:08 04:53:01 28178528 31536192 741788 2.26 141956 3422576 1732460 5.11 1453112 2764940 300 04:53:08 Average: 28127629 31481322 804541 2.45 132542 3421096 1768380 5.21 1476052 2793150 73844 04:53:08 04:53:08 04:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:08 04:41:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 04:53:08 04:41:01 docker0 292.73 479.80 22.30 3061.19 0.00 0.00 0.00 0.00 04:53:08 04:41:01 ens3 624.61 377.70 6226.06 49.97 0.00 0.00 0.00 0.00 04:53:08 04:41:01 veth4003f5b 231.91 416.73 21.10 2693.82 0.00 0.00 0.00 0.22 04:53:08 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:42:01 docker0 1.23 1.32 0.09 1.57 0.00 0.00 0.00 0.00 04:53:08 04:42:01 ens3 35.33 30.73 25.51 88.94 0.00 0.00 0.00 0.00 04:53:08 04:42:01 veth4003f5b 1.23 1.33 0.10 1.57 0.00 0.00 0.00 0.00 04:53:08 04:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:53:08 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:43:01 ens3 98.77 59.12 2526.40 11.98 0.00 0.00 0.00 0.00 04:53:08 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:44:01 ens3 0.93 0.83 0.42 0.30 0.00 0.00 0.00 0.00 04:53:08 04:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:53:08 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:45:01 ens3 157.17 62.69 2729.31 4.63 0.00 0.00 0.00 0.00 04:53:08 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:46:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 04:53:08 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:50:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:53:08 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:53:08 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:52:01 ens3 0.25 0.20 0.12 0.07 0.00 0.00 0.00 0.00 04:53:08 04:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:53:08 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:08 04:53:01 ens3 9.05 5.35 9.12 3.27 0.00 0.00 0.00 0.00 04:53:08 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:53:08 Average: docker0 22.26 36.44 1.70 231.96 0.00 0.00 0.00 0.00 04:53:08 Average: ens3 70.58 40.88 879.03 12.20 0.00 0.00 0.00 0.00 04:53:08 04:53:08 04:53:08 ---> sar -P ALL: 04:53:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16344) 11/02/23 _x86_64_ (8 CPU) 04:53:08 04:53:08 04:39:05 LINUX RESTART (8 CPU) 04:53:08 04:53:08 04:40:02 CPU %user %nice %system %iowait %steal %idle 04:53:08 04:41:01 all 36.88 0.00 5.05 1.61 0.08 56.38 04:53:08 04:41:01 0 35.63 0.00 5.01 0.99 0.09 58.29 04:53:08 04:41:01 1 36.84 0.00 4.62 1.04 0.07 57.43 04:53:08 04:41:01 2 37.25 0.00 4.96 0.24 0.07 57.48 04:53:08 04:41:01 3 36.07 0.00 5.20 2.76 0.10 55.86 04:53:08 04:41:01 4 39.40 0.00 4.95 0.43 0.07 55.16 04:53:08 04:41:01 5 36.95 0.00 5.10 5.03 0.10 52.82 04:53:08 04:41:01 6 35.78 0.00 5.31 1.88 0.09 56.94 04:53:08 04:41:01 7 37.12 0.00 5.29 0.48 0.09 57.03 04:53:08 04:42:01 all 31.71 0.00 3.23 1.14 0.07 63.85 04:53:08 04:42:01 0 32.01 0.00 2.97 0.20 0.07 64.75 04:53:08 04:42:01 1 32.62 0.00 2.93 0.39 0.08 63.98 04:53:08 04:42:01 2 31.49 0.00 3.32 0.25 0.08 64.86 04:53:08 04:42:01 3 30.08 0.00 3.64 7.34 0.07 58.87 04:53:08 04:42:01 4 31.79 0.00 3.44 0.27 0.08 64.41 04:53:08 04:42:01 5 30.89 0.00 3.17 0.13 0.05 65.75 04:53:08 04:42:01 6 31.49 0.00 3.26 0.50 0.07 64.68 04:53:08 04:42:01 7 33.32 0.00 3.09 0.07 0.07 63.46 04:53:08 04:43:01 all 5.10 0.00 1.60 0.98 0.06 92.26 04:53:08 04:43:01 0 5.74 0.00 1.14 0.52 0.17 92.44 04:53:08 04:43:01 1 5.33 0.00 1.22 0.12 0.05 93.28 04:53:08 04:43:01 2 5.15 0.00 1.58 0.02 0.02 93.24 04:53:08 04:43:01 3 4.69 0.00 2.09 0.13 0.03 93.05 04:53:08 04:43:01 4 5.56 0.00 1.02 0.18 0.05 93.18 04:53:08 04:43:01 5 5.17 0.00 1.96 0.12 0.03 92.72 04:53:08 04:43:01 6 4.46 0.00 1.79 1.62 0.05 92.08 04:53:08 04:43:01 7 4.70 0.00 2.03 5.19 0.07 88.01 04:53:08 04:44:01 all 0.19 0.00 0.01 0.00 0.01 99.78 04:53:08 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:53:08 04:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:53:08 04:44:01 2 1.38 0.00 0.00 0.00 0.02 98.60 04:53:08 04:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:53:08 04:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:53:08 04:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:53:08 04:44:01 6 0.05 0.00 0.03 0.03 0.02 99.87 04:53:08 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:53:08 04:45:01 all 2.68 0.00 1.37 0.79 0.03 95.13 04:53:08 04:45:01 0 2.32 0.00 0.83 0.03 0.03 96.78 04:53:08 04:45:01 1 5.12 0.00 1.72 0.65 0.02 92.49 04:53:08 04:45:01 2 4.64 0.00 1.20 0.03 0.03 94.10 04:53:08 04:45:01 3 1.92 0.00 2.26 1.54 0.02 94.27 04:53:08 04:45:01 4 1.74 0.00 1.85 1.05 0.03 95.33 04:53:08 04:45:01 5 1.62 0.00 0.85 0.28 0.05 97.19 04:53:08 04:45:01 6 1.47 0.00 0.85 2.56 0.03 95.09 04:53:08 04:45:01 7 2.54 0.00 1.40 0.17 0.03 95.86 04:53:08 04:46:01 all 0.15 0.00 0.06 0.01 0.01 99.78 04:53:08 04:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:53:08 04:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:53:08 04:46:01 2 0.63 0.00 0.07 0.00 0.02 99.29 04:53:08 04:46:01 3 0.20 0.00 0.12 0.00 0.00 99.68 04:53:08 04:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:53:08 04:46:01 5 0.12 0.00 0.08 0.00 0.03 99.77 04:53:08 04:46:01 6 0.03 0.00 0.05 0.05 0.00 99.87 04:53:08 04:46:01 7 0.07 0.00 0.07 0.02 0.00 99.85 04:53:08 04:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:53:08 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:53:08 04:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:53:08 04:47:01 5 0.07 0.00 0.03 0.02 0.03 99.85 04:53:08 04:47:01 6 0.03 0.00 0.02 0.07 0.00 99.88 04:53:08 04:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:53:08 04:48:01 all 0.01 0.00 0.01 0.00 0.02 99.95 04:53:08 04:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:53:08 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:53:08 04:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:53:08 04:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:48:01 5 0.00 0.00 0.03 0.00 0.03 99.93 04:53:08 04:48:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:53:08 04:48:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:53:08 04:49:01 all 0.06 0.00 0.01 0.01 0.01 99.90 04:53:08 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:53:08 04:49:01 2 0.30 0.00 0.00 0.00 0.00 99.70 04:53:08 04:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:53:08 04:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:53:08 04:49:01 6 0.05 0.00 0.02 0.12 0.00 99.82 04:53:08 04:49:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:53:08 04:50:01 all 0.18 0.00 0.01 0.01 0.01 99.79 04:53:08 04:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:53:08 04:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:53:08 04:50:01 2 1.27 0.00 0.02 0.00 0.02 98.70 04:53:08 04:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:53:08 04:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:53:08 04:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:53:08 04:50:01 6 0.00 0.00 0.00 0.05 0.00 99.95 04:53:08 04:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:51:01 all 0.15 0.00 0.02 0.00 0.01 99.81 04:53:08 04:51:01 0 0.28 0.00 0.03 0.00 0.00 99.68 04:53:08 04:51:01 1 0.07 0.00 0.07 0.00 0.03 99.83 04:53:08 04:51:01 2 0.68 0.00 0.07 0.00 0.00 99.25 04:53:08 04:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:53:08 04:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:53:08 04:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:51:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:53:08 04:53:08 04:51:01 CPU %user %nice %system %iowait %steal %idle 04:53:08 04:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:53:08 04:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:53:08 04:52:01 1 0.03 0.00 0.07 0.00 0.03 99.87 04:53:08 04:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:53:08 04:52:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:53:08 04:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:53:08 04:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:53:08 04:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:53:08 04:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:53:08 04:53:01 all 0.25 0.00 0.13 0.01 0.02 99.59 04:53:08 04:53:01 0 0.15 0.00 0.12 0.02 0.00 99.72 04:53:08 04:53:01 1 0.13 0.00 0.12 0.00 0.05 99.70 04:53:08 04:53:01 2 0.40 0.00 0.12 0.00 0.02 99.46 04:53:08 04:53:01 3 0.22 0.00 0.10 0.00 0.02 99.67 04:53:08 04:53:01 4 0.37 0.00 0.17 0.00 0.00 99.47 04:53:08 04:53:01 5 0.20 0.00 0.10 0.02 0.02 99.67 04:53:08 04:53:01 6 0.23 0.00 0.20 0.02 0.02 99.53 04:53:08 04:53:01 7 0.30 0.00 0.15 0.00 0.03 99.52 04:53:08 Average: all 5.88 0.00 0.88 0.35 0.03 92.87 04:53:08 Average: 0 5.80 0.00 0.78 0.13 0.03 93.26 04:53:08 Average: 1 6.11 0.00 0.82 0.17 0.03 92.87 04:53:08 Average: 2 6.32 0.00 0.86 0.04 0.02 92.76 04:53:08 Average: 3 5.55 0.00 1.02 0.90 0.02 92.50 04:53:08 Average: 4 6.01 0.00 0.88 0.15 0.02 92.94 04:53:08 Average: 5 5.69 0.00 0.86 0.42 0.03 92.99 04:53:08 Average: 6 5.59 0.00 0.88 0.53 0.02 92.98 04:53:08 Average: 7 5.94 0.00 0.92 0.45 0.03 92.66 04:53:08 04:53:08 04:53:08