Pull request #1432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c+cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c (62bc9964064a61796ac6ee19c897dead60dcce6b) 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-ssh1663678473288947772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5131134339578928916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1432/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-1432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255971147888820431.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-1432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7159095419970554456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5893155548492197522.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-1432/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-1432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10608074765229098704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-599 in /w/workspace/dry_app-functions-sdk-go_PR-1432 [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-1432 # 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 Merging remotes/origin/main commit cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c into PR head commit f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c Merge succeeded, producing f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c Checking out Revision f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c (PR-1432) Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > 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/1432/head:refs/remotes/origin/PR-1432 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c # 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 cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:20:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:51 ========================================================= 04:20:51 EdgeX Global Pipelines Version Info 04:20:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:51 ------------------- 04:20:51 stable info: 04:20:51 ------------------- 04:20:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:20:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:20:51 Message: update stable to v1.0.250 04:20:52 ------------------- 04:20:52 experimental info: 04:20:52 ------------------- 04:20:52 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:20:52 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:20:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1432 [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1432 [Pipeline] echo 04:20:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1432 [Pipeline] echo 04:20:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [Pipeline] echo 04:20:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6502ab [Pipeline] echo 04:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:20:54 + git rev-list -1 --merges f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c~1..f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [Pipeline] echo 04:20:54 -----------> git rev-list -1 --merges f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c~1..f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [false] [Pipeline] sh 04:20:55 + git log --format=format:%s -1 f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [Pipeline] echo 04:20:55 ========================================================= 04:20:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:20:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:55 + git log --format=format:%s -1 f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [Pipeline] echo 04:20:55 [semverPrep] GIT_COMMIT: f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 04:20:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:20:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:20:56 + grep -v github /etc/ssh/ssh_known_hosts 04:20:56 + [ -e /tmp/ssh_known_hosts ] 04:20:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:20:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:20:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:20:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:56 04:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:57 0.1.4: Pulling from edgex-devops/py-git-semver 04:20:57 b85a868b505f: Pulling fs layer 04:20:57 e2be974225ed: Pulling fs layer 04:20:57 339a4e72a1f5: Pulling fs layer 04:20:57 988bab9f4d93: Pulling fs layer 04:20:57 1469e6f7b9e6: Pulling fs layer 04:20:57 eaf3925da568: Pulling fs layer 04:20:57 bab4dde63d76: Pulling fs layer 04:20:57 bde34c3a00c8: Pulling fs layer 04:20:57 b352a97aabf1: Pulling fs layer 04:20:57 4872d77fe225: Pulling fs layer 04:20:57 5851b861e8e6: Pulling fs layer 04:20:57 1469e6f7b9e6: Waiting 04:20:57 eaf3925da568: Waiting 04:20:57 4872d77fe225: Waiting 04:20:57 5851b861e8e6: Waiting 04:20:57 bab4dde63d76: Waiting 04:20:57 bde34c3a00c8: Waiting 04:20:57 988bab9f4d93: Waiting 04:20:57 b352a97aabf1: Waiting 04:20:57 e2be974225ed: Verifying Checksum 04:20:57 e2be974225ed: Download complete 04:20:57 988bab9f4d93: Verifying Checksum 04:20:57 988bab9f4d93: Download complete 04:20:57 1469e6f7b9e6: Verifying Checksum 04:20:57 1469e6f7b9e6: Download complete 04:20:57 eaf3925da568: Verifying Checksum 04:20:57 eaf3925da568: Download complete 04:20:57 339a4e72a1f5: Verifying Checksum 04:20:57 339a4e72a1f5: Download complete 04:20:57 bde34c3a00c8: Verifying Checksum 04:20:57 bde34c3a00c8: Download complete 04:20:57 b352a97aabf1: Verifying Checksum 04:20:57 4872d77fe225: Verifying Checksum 04:20:57 4872d77fe225: Download complete 04:20:57 5851b861e8e6: Verifying Checksum 04:20:57 5851b861e8e6: Download complete 04:20:57 b85a868b505f: Verifying Checksum 04:20:57 b85a868b505f: Download complete 04:20:58 bab4dde63d76: Verifying Checksum 04:20:58 bab4dde63d76: Download complete 04:20:59 b85a868b505f: Pull complete 04:20:59 e2be974225ed: Pull complete 04:20:59 339a4e72a1f5: Pull complete 04:20:59 988bab9f4d93: Pull complete 04:21:00 1469e6f7b9e6: Pull complete 04:21:00 eaf3925da568: Pull complete 04:21:01 bab4dde63d76: Pull complete 04:21:01 bde34c3a00c8: Pull complete 04:21:01 b352a97aabf1: Pull complete 04:21:02 4872d77fe225: Pull complete 04:21:02 5851b861e8e6: Pull complete 04:21:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:02 prd-ubuntu20.04-docker-8c-8g-599 does not seem to be running inside a container 04:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1432 -v /w/workspace/dry_app-functions-sdk-go_PR-1432:/w/workspace/dry_app-functions-sdk-go_PR-1432:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:21:03 $ docker top c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 -eo pid,comm 04:21:03 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:21:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:04 [ssh-agent] Looking for ssh-agent implementation... 04:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:04 $ docker exec c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 ssh-agent 04:21:04 SSH_AUTH_SOCK=/tmp/ssh-iktwRe1NgcDB/agent.31 04:21:04 SSH_AGENT_PID=37 04:21:04 Running ssh-add (command line suppressed) 04:21:04 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/private_key_9946821468437794549.key (/w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/private_key_9946821468437794549.key) 04:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:04 + git tag --points-at HEAD [Pipeline] } 04:21:04 $ docker exec --env ******** --env ******** c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 ssh-agent -k 04:21:04 unset SSH_AUTH_SOCK; 04:21:04 unset SSH_AGENT_PID; 04:21:04 echo Agent pid 37 killed; 04:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:04 [ssh-agent] Looking for ssh-agent implementation... 04:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:05 $ docker exec c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 ssh-agent 04:21:05 SSH_AUTH_SOCK=/tmp/ssh-i95vGJ3z69uc/agent.69 04:21:05 SSH_AGENT_PID=75 04:21:05 Running ssh-add (command line suppressed) 04:21:05 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/private_key_7278732204510972869.key (/w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/private_key_7278732204510972869.key) 04:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:05 + git semver init 04:21:05 2023-07-07 04:21:05,835 [run_init] DEBUG init version:0.0.0 force:False 04:21:05 2023-07-07 04:21:05,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver 04:21:05 2023-07-07 04:21:05,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1432/.semver 04:21:05 2023-07-07 04:21:05,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1432, universal_newlines=False, shell=None, istream=None) 04:21:07 2023-07-07 04:21:07,142 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1432/.git/info/exclude 04:21:07 2023-07-07 04:21:07,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver/PR-1432 with force:False 04:21:07 2023-07-07 04:21:07,142 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver/PR-1432 04:21:07 2023-07-07 04:21:07,147 [execute] INFO git cat-file --batch-check 04:21:07 2023-07-07 04:21:07,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver, universal_newlines=False, shell=None, istream=) 04:21:07 2023-07-07 04:21:07,153 [execute] INFO git cat-file --batch 04:21:07 2023-07-07 04:21:07,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1432/.semver, universal_newlines=False, shell=None, istream=) 04:21:07 2023-07-07 04:21:07,160 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1432/.semver/PR-1432 04:21:07 0.0.0 [Pipeline] } 04:21:07 $ docker exec --env ******** --env ******** c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 ssh-agent -k 04:21:07 unset SSH_AUTH_SOCK; 04:21:07 unset SSH_AGENT_PID; 04:21:07 echo Agent pid 75 killed; 04:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:07 + git semver [Pipeline] } 04:21:08 $ docker stop --time=1 c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 04:21:09 $ docker rm -f --volumes c6934561efd8218ea50b5b42bf91e5d806cc5cc4ad8da67a5f3f126bff74ad38 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:21:10 Stashed 1 file(s) [Pipeline] echo 04:21:10 [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:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:10 ========================================================= 04:21:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:21:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:21:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:21:11 f56be85fc22e: Pulling fs layer 04:21:11 85791d961cd3: Pulling fs layer 04:21:11 d694b5ae8c79: Pulling fs layer 04:21:11 9f32a84ed3da: Pulling fs layer 04:21:11 4d19c01a9841: Pulling fs layer 04:21:11 9325e15d5711: Pulling fs layer 04:21:11 556b6ee489ea: Pulling fs layer 04:21:11 c5a4b2cf53e6: Pulling fs layer 04:21:11 556b6ee489ea: Waiting 04:21:11 4d19c01a9841: Waiting 04:21:11 9325e15d5711: Waiting 04:21:11 9f32a84ed3da: Waiting 04:21:11 c5a4b2cf53e6: Waiting 04:21:11 85791d961cd3: Download complete 04:21:11 9f32a84ed3da: Download complete 04:21:11 4d19c01a9841: Verifying Checksum 04:21:11 4d19c01a9841: Download complete 04:21:11 f56be85fc22e: Verifying Checksum 04:21:11 f56be85fc22e: Download complete 04:21:11 9325e15d5711: Verifying Checksum 04:21:11 9325e15d5711: Download complete 04:21:11 f56be85fc22e: Pull complete 04:21:11 85791d961cd3: Pull complete 04:21:11 c5a4b2cf53e6: Verifying Checksum 04:21:11 c5a4b2cf53e6: Download complete 04:21:11 d694b5ae8c79: Verifying Checksum 04:21:11 d694b5ae8c79: Download complete 04:21:12 556b6ee489ea: Verifying Checksum 04:21:12 556b6ee489ea: Download complete 04:21:14 d694b5ae8c79: Pull complete 04:21:15 9f32a84ed3da: Pull complete 04:21:15 4d19c01a9841: Pull complete 04:21:15 9325e15d5711: Pull complete 04:21:17 556b6ee489ea: Pull complete 04:21:18 c5a4b2cf53e6: Pull complete 04:21:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:21:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker inspect -f . ci-base-image-x86_64 04:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:18 prd-ubuntu20.04-docker-8c-8g-599 does not seem to be running inside a container 04:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1432 -v /w/workspace/dry_app-functions-sdk-go_PR-1432:/w/workspace/dry_app-functions-sdk-go_PR-1432:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1432@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-x86_64 cat 04:21:21 $ docker top a0693ab277139b1a6cdb644b828dc4b759e62b99c1ac49029cb8b4abb383c703 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:21 + go version 04:21:21 go version go1.20.2 linux/amd64 [Pipeline] } 04:21:21 $ docker stop --time=1 a0693ab277139b1a6cdb644b828dc4b759e62b99c1ac49029cb8b4abb383c703 04:21:22 $ docker rm -f --volumes a0693ab277139b1a6cdb644b828dc4b759e62b99c1ac49029cb8b4abb383c703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:23 + docker inspect -f . ci-base-image-x86_64 04:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:23 prd-ubuntu20.04-docker-8c-8g-599 does not seem to be running inside a container 04:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1432 -v /w/workspace/dry_app-functions-sdk-go_PR-1432:/w/workspace/dry_app-functions-sdk-go_PR-1432:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1432@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-x86_64 cat 04:21:24 $ docker top 8f948177c0c490e1c9f9ca38d65ff086cbb56c54280e279bab0f84d778bc09a6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:24 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1432 [Pipeline] fileExists [Pipeline] sh 04:21:24 + make test 04:21:24 make -C ./app-service-template build 04:21:24 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1432/app-service-template' 04:21:24 go mod tidy 04:21:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 04:21:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:21:24 go: downloading github.com/stretchr/testify v1.8.4 04:21:24 go: downloading github.com/google/uuid v1.3.0 04:21:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 04:21:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 04:21:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 04:21:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 04:21:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:21:25 go: downloading gopkg.in/yaml.v3 v3.0.1 04:21:25 go: downloading github.com/go-playground/validator/v10 v10.13.0 04:21:25 go: downloading github.com/go-kit/log v0.2.1 04:21:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:21:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 04:21:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 04:21:25 go: downloading github.com/gorilla/mux v1.8.0 04:21:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:21:25 go: downloading github.com/davecgh/go-spew v1.1.1 04:21:25 go: downloading github.com/pmezard/go-difflib v1.0.0 04:21:25 go: downloading github.com/stretchr/objx v0.5.0 04:21:25 go: downloading github.com/hashicorp/consul/api v1.20.0 04:21:25 go: downloading github.com/mitchellh/copystructure v1.2.0 04:21:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:21:25 go: downloading github.com/x448/float16 v0.8.4 04:21:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:21:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 04:21:25 go: downloading github.com/hashicorp/errwrap v1.0.0 04:21:25 go: downloading github.com/go-playground/universal-translator v0.18.1 04:21:25 go: downloading github.com/leodido/go-urn v1.2.3 04:21:25 go: downloading golang.org/x/crypto v0.8.0 04:21:25 go: downloading golang.org/x/text v0.9.0 04:21:25 go: downloading github.com/go-playground/locales v0.14.1 04:21:25 go: downloading github.com/nats-io/nats.go v1.25.0 04:21:25 Still waiting to schedule task 04:21:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:21:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:21:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:21:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:21:25 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 04:21:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:21:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:21:25 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:21:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:21:25 go: downloading github.com/hashicorp/serf v0.10.1 04:21:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:21:25 go: downloading github.com/google/go-cmp v0.5.9 04:21:25 go: downloading github.com/hashicorp/consul/sdk v0.13.1 04:21:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:21:25 go: downloading github.com/gorilla/websocket v1.4.2 04:21:25 go: downloading golang.org/x/net v0.9.0 04:21:25 go: downloading golang.org/x/sync v0.1.0 04:21:25 go: downloading github.com/Microsoft/go-winio v0.6.0 04:21:25 go: downloading github.com/zeebo/errs v1.3.0 04:21:25 go: downloading google.golang.org/grpc v1.53.0 04:21:26 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:21:26 go: downloading github.com/nats-io/nkeys v0.4.4 04:21:26 go: downloading github.com/nats-io/nuid v1.0.1 04:21:26 go: downloading golang.org/x/sys v0.7.0 04:21:26 go: downloading github.com/onsi/ginkgo v1.10.1 04:21:26 go: downloading github.com/onsi/gomega v1.7.0 04:21:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:21:26 go: downloading github.com/kr/pretty v0.2.1 04:21:26 go: downloading github.com/fatih/color v1.9.0 04:21:26 go: downloading github.com/mattn/go-colorable v0.1.12 04:21:26 go: downloading github.com/mattn/go-isatty v0.0.14 04:21:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:21:26 go: downloading github.com/hashicorp/go-version v1.2.1 04:21:26 go: downloading github.com/pkg/errors v0.9.1 04:21:26 go: downloading github.com/armon/go-metrics v0.3.10 04:21:26 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:21:26 go: downloading github.com/hashicorp/memberlist v0.5.0 04:21:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:21:26 go: downloading google.golang.org/protobuf v1.28.1 04:21:26 go: downloading golang.org/x/tools v0.6.0 04:21:26 go: downloading github.com/klauspost/compress v1.16.4 04:21:26 go: downloading github.com/minio/highwayhash v1.0.2 04:21:26 go: downloading github.com/nats-io/jwt/v2 v2.4.1 04:21:26 go: downloading golang.org/x/time v0.3.0 04:21:26 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:21:26 go: downloading github.com/golang/protobuf v1.5.2 04:21:26 go: downloading github.com/kr/text v0.2.0 04:21:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:21:26 go: downloading github.com/pascaldekloe/goe v0.1.0 04:21:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:21:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:21:26 go: downloading github.com/miekg/dns v1.1.41 04:21:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:21:26 go: downloading github.com/hpcloud/tail v1.0.0 04:21:26 go: downloading gopkg.in/yaml.v2 v2.4.0 04:21:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:21:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:21:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:21:26 go: downloading golang.org/x/mod v0.8.0 04:21:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:21:28 go: downloading github.com/gorilla/websocket v1.5.0 04:21:28 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:21:43 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1432/app-service-template' 04:21:43 make -C ./app-service-template test 04:21:43 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1432/app-service-template' 04:21:43 go test -race -coverprofile=coverage.out ./... 04:22:05 ? app-new-service/config [no test files] 04:22:05 ok app-new-service 0.245s coverage: 49.1% of statements 04:22:05 ok app-new-service/functions 0.066s coverage: 85.3% of statements 04:22:05 go vet ./... 04:22:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:17 ./bin/test-attribution-txt.sh 04:22:17 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1432/app-service-template' 04:22:17 go test -race -coverprofile=coverage.out ./... 04:22:17 go: downloading github.com/gomodule/redigo v1.8.9 04:22:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 04:22:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 04:22:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 04:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.114s coverage: 64.5% of statements 04:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.056s coverage: 93.0% of statements 04:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.086s coverage: 85.1% of statements 04:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements 04:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.036s coverage: 100.0% of statements 04:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 04:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 04:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 04:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 04:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 04:22:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.152s coverage: 77.9% of statements 04:22:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.065s coverage: 97.3% of statements 04:22:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.067s coverage: 82.8% of statements 04:22:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.072s coverage: 65.2% of statements 04:22:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 04:22:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 04:22:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:22:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.061s coverage: 28.7% of statements 04:22:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.060s coverage: 11.5% of statements 04:22:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.057s coverage: 27.3% of statements 04:22:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.075s coverage: 52.8% of statements 04:22:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.140s coverage: 75.1% of statements 04:22:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.051s coverage: 94.4% of statements 04:22:50 go vet ./... 04:22:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-600 in /w/workspace/dry_app-functions-sdk-go_PR-1432 [Pipeline] { [Pipeline] ws 04:22:57 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:22:57 The recommended git tool is: git [Pipeline] echo 04:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:23:00 $ docker stop --time=1 8f948177c0c490e1c9f9ca38d65ff086cbb56c54280e279bab0f84d778bc09a6 04:23:02 using credential edgex-jenkins-ssh 04:23:02 Cloning the remote Git repository 04:23:02 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:23:02 $ docker rm -f --volumes 8f948177c0c490e1c9f9ca38d65ff086cbb56c54280e279bab0f84d778bc09a6 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:02 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:23:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:23:02 > git --version # timeout=10 04:23:02 > git --version # 'git version 2.25.1' 04:23:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:03 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:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:04 04:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:05 latest: Pulling from edgex-lftools-log-publisher 04:23:05 5eb5b503b376: Pulling fs layer 04:23:05 5c69ac0246d0: Pulling fs layer 04:23:05 ec43610c2a17: Pulling fs layer 04:23:05 3a2ae6a8a46f: Pulling fs layer 04:23:05 33b1e0a273af: Pulling fs layer 04:23:05 5d3b04190fa2: Pulling fs layer 04:23:05 2f39f015ded8: Pulling fs layer 04:23:05 3a2ae6a8a46f: Waiting 04:23:05 33b1e0a273af: Waiting 04:23:05 5d3b04190fa2: Waiting 04:23:05 5c69ac0246d0: Verifying Checksum 04:23:05 5c69ac0246d0: Download complete 04:23:05 3a2ae6a8a46f: Verifying Checksum 04:23:05 3a2ae6a8a46f: Download complete 04:23:05 33b1e0a273af: Verifying Checksum 04:23:05 33b1e0a273af: Download complete 04:23:05 5d3b04190fa2: Verifying Checksum 04:23:05 5d3b04190fa2: Download complete 04:23:05 ec43610c2a17: Verifying Checksum 04:23:05 ec43610c2a17: Download complete 04:23:05 5eb5b503b376: Verifying Checksum 04:23:05 5eb5b503b376: Download complete 04:23:06 2f39f015ded8: Verifying Checksum 04:23:06 2f39f015ded8: Download complete 04:23:06 5eb5b503b376: Pull complete 04:23:07 5c69ac0246d0: Pull complete 04:23:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:23:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:23:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1432/head:refs/remotes/origin/PR-1432 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:23:07 Merging remotes/origin/main commit cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c into PR head commit f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c 04:23:07 ec43610c2a17: Pull complete 04:23:07 3a2ae6a8a46f: Pull complete 04:23:07 Merge succeeded, producing f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c 04:23:07 Checking out Revision f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c (PR-1432) 04:23:07 33b1e0a273af: Pull complete 04:23:07 5d3b04190fa2: Pull complete 04:23:08 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 04:23:08 > git --version # timeout=10 04:23:08 > git --version # 'git version 2.25.1' 04:23:08 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:23:08 04:23:08 GitHub has been notified of this commit’s build result 04:23:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:23:07 > git config core.sparsecheckout # timeout=10 04:23:07 > git checkout -f f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c # timeout=10 04:23:07 > git remote # timeout=10 04:23:07 > git config --get remote.origin.url # timeout=10 04:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:07 > git merge cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c # timeout=10 04:23:07 > git rev-parse HEAD^{commit} # timeout=10 04:23:07 > git config core.sparsecheckout # timeout=10 04:23:07 > git checkout -f f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:23:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:09 Dload Upload Total Spent Left Speed 04:23:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 04:23:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:23:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:23:10 sudo tee /etc/docker/daemon.new 04:23:10 { 04:23:10 "registry-mirrors": [ 04:23:10 "https://nexus3.edgexfoundry.org:10001" 04:23:10 ], 04:23:10 "bip": "10.250.0.254/24", 04:23:10 "hosts": [ 04:23:10 "tcp://0.0.0.0:5555", 04:23:10 "unix:///var/run/docker.sock" 04:23:10 ], 04:23:10 "mtu": 1458, 04:23:10 "selinux-enabled": true, 04:23:10 "seccomp-profile": "/etc/docker/seccomp.json" 04:23:10 } [Pipeline] sh 04:23:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:23:11 + sudo service docker restart 04:23:13 2f39f015ded8: Pull complete 04:23:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:13 prd-ubuntu20.04-docker-8c-8g-599 does not seem to be running inside a container 04:23:13 $ 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-1432 -v /w/workspace/dry_app-functions-sdk-go_PR-1432:/w/workspace/dry_app-functions-sdk-go_PR-1432:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1432@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:latest cat 04:23:20 $ docker top c66844abd7028fbdd3fd6aab7a06d0c4654d429c9d2c1014f389036dfd831079 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:21 ---> job-cost.sh 04:23:21 lf-activate-venv: SKIPPING 04:23:21 INFO: No Stack... 04:23:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:22 INFO: Archiving Costs [Pipeline] sh 04:23:22 + cat /w/workspace/dry_app-functions-sdk-go_PR-1432/archives/cost.csv 04:23:22 + cut -d, -f6 [Pipeline] lock 04:23:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] 04:23:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] did not exist. Created. 04:23:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:22 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:23 Stashed 1 file(s) [Pipeline] } 04:23:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:23 $ docker stop --time=1 c66844abd7028fbdd3fd6aab7a06d0c4654d429c9d2c1014f389036dfd831079 04:23:24 $ docker rm -f --volumes c66844abd7028fbdd3fd6aab7a06d0c4654d429c9d2c1014f389036dfd831079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 04:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:29 ========================================================= 04:23:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:23:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:23:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:30 c41833b44d91: Pulling fs layer 04:23:30 ed15518f5707: Pulling fs layer 04:23:30 feae8fd75edb: Pulling fs layer 04:23:30 242c74f7c9fa: Pulling fs layer 04:23:30 3cdef696dda3: Pulling fs layer 04:23:30 2ced38df9373: Pulling fs layer 04:23:30 58f1dce35555: Pulling fs layer 04:23:30 242c74f7c9fa: Waiting 04:23:30 3cdef696dda3: Waiting 04:23:30 2ced38df9373: Waiting 04:23:30 58f1dce35555: Waiting 04:23:30 ed15518f5707: Verifying Checksum 04:23:30 ed15518f5707: Download complete 04:23:30 242c74f7c9fa: Download complete 04:23:30 3cdef696dda3: Verifying Checksum 04:23:30 3cdef696dda3: Download complete 04:23:30 c41833b44d91: Download complete 04:23:31 c41833b44d91: Pull complete 04:23:32 58f1dce35555: Verifying Checksum 04:23:32 58f1dce35555: Download complete 04:23:32 ed15518f5707: Pull complete 04:23:33 feae8fd75edb: Verifying Checksum 04:23:33 feae8fd75edb: Download complete 04:23:33 2ced38df9373: Verifying Checksum 04:23:33 2ced38df9373: Download complete 04:23:45 feae8fd75edb: Pull complete 04:23:45 242c74f7c9fa: Pull complete 04:23:45 3cdef696dda3: Pull complete 04:23:51 2ced38df9373: Pull complete 04:23:53 58f1dce35555: Pull complete 04:23:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:23:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:54 + docker inspect -f . ci-base-image-arm64 04:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:54 prd-ubuntu20.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 04:23:54 $ 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:23:57 $ docker top e1a381534057a10706825ebc55d72b3ca43049b110728785098421a09a9b1bf9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:58 + go version 04:23:58 go version go1.20.2 linux/arm64 [Pipeline] } 04:23:58 $ docker stop --time=1 e1a381534057a10706825ebc55d72b3ca43049b110728785098421a09a9b1bf9 04:23:59 $ docker rm -f --volumes e1a381534057a10706825ebc55d72b3ca43049b110728785098421a09a9b1bf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker inspect -f . ci-base-image-arm64 04:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:01 prd-ubuntu20.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 04:24:01 $ 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:24:03 $ docker top f783da4fd11e4ea9e71ecaa0dfb3fcdd5b4ccee6fc078b369d7ecc4a0869abda -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:04 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:24:04 + make test 04:24:04 make -C ./app-service-template build 04:24:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:24:04 go mod tidy 04:24:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 04:24:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:24:05 go: downloading github.com/google/uuid v1.3.0 04:24:05 go: downloading github.com/stretchr/testify v1.8.4 04:24:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 04:24:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 04:24:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 04:24:05 go: downloading github.com/go-playground/validator/v10 v10.13.0 04:24:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:24:05 go: downloading github.com/go-kit/log v0.2.1 04:24:05 go: downloading gopkg.in/yaml.v3 v3.0.1 04:24:05 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 04:24:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:24:06 go: downloading github.com/gorilla/mux v1.8.0 04:24:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:24:06 go: downloading github.com/davecgh/go-spew v1.1.1 04:24:06 go: downloading github.com/pmezard/go-difflib v1.0.0 04:24:06 go: downloading github.com/stretchr/objx v0.5.0 04:24:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 04:24:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 04:24:06 go: downloading github.com/x448/float16 v0.8.4 04:24:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:24:06 go: downloading github.com/mitchellh/copystructure v1.2.0 04:24:06 go: downloading github.com/go-playground/universal-translator v0.18.1 04:24:06 go: downloading github.com/leodido/go-urn v1.2.3 04:24:06 go: downloading golang.org/x/crypto v0.8.0 04:24:06 go: downloading golang.org/x/text v0.9.0 04:24:07 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:24:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:24:07 go: downloading github.com/go-playground/locales v0.14.1 04:24:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:24:09 go: downloading github.com/gorilla/websocket v1.4.2 04:24:09 go: downloading golang.org/x/net v0.9.0 04:24:10 go: downloading golang.org/x/sync v0.1.0 04:24:10 go: downloading github.com/hashicorp/errwrap v1.0.0 04:24:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 04:24:10 go: downloading github.com/hashicorp/consul/api v1.20.0 04:24:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:24:10 go: downloading github.com/kr/pretty v0.2.1 04:24:10 go: downloading golang.org/x/sys v0.7.0 04:24:10 go: downloading github.com/nats-io/nats.go v1.25.0 04:24:10 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 04:24:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:24:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:24:11 go: downloading github.com/Microsoft/go-winio v0.6.0 04:24:11 go: downloading github.com/zeebo/errs v1.3.0 04:24:11 go: downloading google.golang.org/grpc v1.53.0 04:24:12 go: downloading github.com/kr/text v0.2.0 04:24:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:24:12 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:24:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:24:12 go: downloading github.com/hashicorp/serf v0.10.1 04:24:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:24:12 go: downloading github.com/google/go-cmp v0.5.9 04:24:12 go: downloading github.com/hashicorp/consul/sdk v0.13.1 04:24:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:24:12 go: downloading github.com/onsi/ginkgo v1.10.1 04:24:12 go: downloading github.com/onsi/gomega v1.7.0 04:24:12 go: downloading github.com/nats-io/nkeys v0.4.4 04:24:12 go: downloading github.com/nats-io/nuid v1.0.1 04:24:12 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:24:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:24:13 go: downloading google.golang.org/protobuf v1.28.1 04:24:13 go: downloading golang.org/x/tools v0.6.0 04:24:14 go: downloading github.com/klauspost/compress v1.16.4 04:24:14 go: downloading github.com/minio/highwayhash v1.0.2 04:24:14 go: downloading github.com/nats-io/jwt/v2 v2.4.1 04:24:14 go: downloading golang.org/x/time v0.3.0 04:24:14 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:24:15 go: downloading github.com/golang/protobuf v1.5.2 04:24:18 go: downloading github.com/mattn/go-isatty v0.0.14 04:24:18 go: downloading github.com/fatih/color v1.9.0 04:24:18 go: downloading github.com/mattn/go-colorable v0.1.12 04:24:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:24:18 go: downloading github.com/hashicorp/go-version v1.2.1 04:24:18 go: downloading github.com/pkg/errors v0.9.1 04:24:18 go: downloading github.com/armon/go-metrics v0.3.10 04:24:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:24:18 go: downloading github.com/hashicorp/memberlist v0.5.0 04:24:18 go: downloading gopkg.in/yaml.v2 v2.4.0 04:24:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:24:18 go: downloading github.com/pascaldekloe/goe v0.1.0 04:24:18 go: downloading github.com/hpcloud/tail v1.0.0 04:24:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:24:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:24:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:24:18 go: downloading github.com/miekg/dns v1.1.41 04:24:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:24:18 go: downloading golang.org/x/mod v0.8.0 04:24:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:24:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:24:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:24:18 go: downloading github.com/gorilla/websocket v1.5.0 04:24:19 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:26:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:26:10 make -C ./app-service-template test 04:26:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:26:10 go test -race -coverprofile=coverage.out ./... 04:29:02 ? app-new-service/config [no test files] 04:29:02 ok app-new-service 0.236s coverage: 49.1% of statements 04:29:02 ok app-new-service/functions 0.218s coverage: 85.3% of statements 04:29:02 go vet ./... 04:31:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:09 ./bin/test-attribution-txt.sh 04:31:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:31:09 go test -race -coverprofile=coverage.out ./... 04:31:09 go: downloading github.com/gomodule/redigo v1.8.9 04:31:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 04:31:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 04:31:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 04:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.611s coverage: 64.5% of statements 04:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.318s coverage: 93.0% of statements 04:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.372s coverage: 85.1% of statements 04:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.297s coverage: 87.8% of statements 04:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.121s coverage: 100.0% of statements 04:31:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 04:31:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 04:31:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.560s coverage: 77.9% of statements 04:31:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 04:31:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.231s coverage: 97.3% of statements 04:31:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 04:31:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.298s coverage: 82.8% of statements 04:31:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 04:31:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.294s coverage: 65.2% of statements 04:31:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 04:31:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.337s coverage: 28.7% of statements 04:31:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.212s coverage: 11.5% of statements 04:31:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 04:31:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:31:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.250s coverage: 27.3% of statements 04:31:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.250s coverage: 52.8% of statements 04:32:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.701s coverage: 75.1% of statements 04:32:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.188s coverage: 94.4% of statements 04:32:08 go vet ./... 04:32:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:12 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 04:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:12 $ docker stop --time=1 f783da4fd11e4ea9e71ecaa0dfb3fcdd5b4ccee6fc078b369d7ecc4a0869abda 04:32:14 $ docker rm -f --volumes f783da4fd11e4ea9e71ecaa0dfb3fcdd5b4ccee6fc078b369d7ecc4a0869abda [Pipeline] // withDockerContainer [Pipeline] sh 04:32:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:18 Warning: overwriting stash ‘coverage-report’ 04:32:18 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:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:19 04:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:20 arm64: Pulling from edgex-lftools-log-publisher 04:32:20 8998bd30e6a1: Pulling fs layer 04:32:20 04944245beec: Pulling fs layer 04:32:20 699f458cf7ca: Pulling fs layer 04:32:20 765212b225bb: Pulling fs layer 04:32:20 f23df028b6ca: Pulling fs layer 04:32:20 d65c8cfc05b1: Pulling fs layer 04:32:20 2437ff75d9bd: Pulling fs layer 04:32:20 f23df028b6ca: Waiting 04:32:20 d65c8cfc05b1: Waiting 04:32:20 2437ff75d9bd: Waiting 04:32:20 765212b225bb: Waiting 04:32:20 04944245beec: Verifying Checksum 04:32:20 04944245beec: Download complete 04:32:20 765212b225bb: Download complete 04:32:20 f23df028b6ca: Verifying Checksum 04:32:20 f23df028b6ca: Download complete 04:32:20 d65c8cfc05b1: Verifying Checksum 04:32:20 d65c8cfc05b1: Download complete 04:32:21 699f458cf7ca: Verifying Checksum 04:32:21 699f458cf7ca: Download complete 04:32:21 8998bd30e6a1: Verifying Checksum 04:32:21 8998bd30e6a1: Download complete 04:32:23 2437ff75d9bd: Verifying Checksum 04:32:23 2437ff75d9bd: Download complete 04:32:25 8998bd30e6a1: Pull complete 04:32:25 04944245beec: Pull complete 04:32:26 699f458cf7ca: Pull complete 04:32:27 765212b225bb: Pull complete 04:32:29 f23df028b6ca: Pull complete 04:32:29 d65c8cfc05b1: Pull complete 04:32:44 2437ff75d9bd: Pull complete 04:32:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:44 prd-ubuntu20.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 04:32:44 $ 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:32:46 $ docker top 710ae694d8255ca5dce4e45d378087ec743805c7bbdcedd513a8d2d24387fee3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:47 ---> job-cost.sh 04:32:47 lf-activate-venv: SKIPPING 04:32:47 INFO: No Stack... 04:32:48 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:49 INFO: Archiving Costs [Pipeline] sh 04:32:49 + cut -d, -f6 04:32:49 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 04:32:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] 04:32:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] did not exist. Created. 04:32:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:50 /w/workspace/app-functions-sdk-go/1@tmp/durable-35d9e6cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:32:50 + echo total: 0.10999999940395355 [Pipeline] stash 04:32:50 Warning: overwriting stash ‘stack-cost’ 04:32:50 Stashed 1 file(s) [Pipeline] } 04:32:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1432-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:50 $ docker stop --time=1 710ae694d8255ca5dce4e45d378087ec743805c7bbdcedd513a8d2d24387fee3 04:32:52 $ docker rm -f --volumes 710ae694d8255ca5dce4e45d378087ec743805c7bbdcedd513a8d2d24387fee3 [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:32:53 provisioning config files... 04:32:53 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/config7670909515390297072tmp [Pipeline] { [Pipeline] sh 04:32:53 + set +x 04:32:53 + + bash -s -- 04:32:53 curl -s https://codecov.io/bash 04:32:53 04:32:53 _____ _ 04:32:53 / ____| | | 04:32:53 | | ___ __| | ___ ___ _____ __ 04:32:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:32:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:32:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:32:53 Bash-1.0.6 04:32:53 04:32:53 04:32:53 ==> git version 2.25.1 found 04:32:53 ==> 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:32:53 Release-Date: 2020-01-08 04:32:53 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:32:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:32:53 ==> Jenkins CI detected. 04:32:53 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1432 04:32:53 project root: . 04:32:53 --> token set from env 04:32:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:32:53 ==> Running gcov in . (disable via -X gcov) 04:32:53 ==> Python coveragepy not found 04:32:53 ==> Searching for coverage reports in: 04:32:53 + . 04:32:53 -> Found 2 reports 04:32:53 ==> Detecting git/mercurial file structure 04:32:53 ==> Reading reports 04:32:53 + ./app-service-template/coverage.out bytes=3432 04:32:53 + ./coverage.out bytes=117807 04:32:53 ==> Appending adjustments 04:32:53 https://docs.codecov.io/docs/fixing-reports 04:32:54 + Found adjustments 04:32:54 ==> Gzipping contents 04:32:54 24K /tmp/codecov.Ezca9u.gz 04:32:54 ==> Uploading reports 04:32:54 url: https://codecov.io 04:32:54 query: branch=PR-1432&commit=f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1432&job=&cmd_args= 04:32:54 -> Pinging Codecov 04:32:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1432&commit=f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1432&job=&cmd_args= 04:32:54 -> Uploading to 04:32:54 https://storage.googleapis.com/codecov/v4/raw/2023-07-07/3D8B5DFFC46A037C893635FACE044666/f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c/95bd1464-7a4b-4a69-ae9e-cde8f80810ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230707T043254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fca79a390558e98ebf7e87c5e4e75a3d8ea90a0fd8d15ebfe346324c8e604297 04:32:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:54 Dload Upload Total Spent Left Speed 04:32:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20601 0 0 100 20601 0 99k --:--:-- --:--:-- --:--:-- 99k 04:32:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f6502ab6229d7f7f81a5bbb0ca0220460ec53a2c [Pipeline] } 04:32:54 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:32:56 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1432/archives ] 04:32:56 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1432/archives 04:32:56 total 16 04:32:56 drwxr-xr-x 3 root root 4096 Jul 7 04:23 . 04:32:56 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 04:23 .. 04:32:56 drwxr-xr-x 2 root root 4096 Jul 7 04:23 cost 04:32:56 -rw-r--r-- 1 root root 93 Jul 7 04:23 cost.csv 04:32:56 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1432/archives 04:32:56 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1432/archives 04:32:56 total 16 04:32:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 04:23 . 04:32:56 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 04:23 .. 04:32:56 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 04:23 cost 04:32:56 -rw-r--r-- 1 jenkins jenkins 93 Jul 7 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:57 ---> package-listing.sh 04:32:57 ++ facter osfamily 04:32:57 ++ tr '[:upper:]' '[:lower:]' 04:32:57 + OS_FAMILY=debian 04:32:57 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1432 04:32:57 + START_PACKAGES=/tmp/packages_start.txt 04:32:57 + END_PACKAGES=/tmp/packages_end.txt 04:32:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:57 + PACKAGES=/tmp/packages_start.txt 04:32:57 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1432 ']' 04:32:57 + PACKAGES=/tmp/packages_end.txt 04:32:57 + case "${OS_FAMILY}" in 04:32:57 + dpkg -l 04:32:57 + grep '^ii' 04:32:57 + '[' -f /tmp/packages_start.txt ']' 04:32:57 + '[' -f /tmp/packages_end.txt ']' 04:32:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:57 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1432 ']' 04:32:57 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1432/archives/ 04:32:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1432/archives/ [Pipeline] echo 04:32:57 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-1432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:58 prd-ubuntu20.04-docker-8c-8g-599 does not seem to be running inside a container 04:32:58 $ 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-1432/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-1432 -v /w/workspace/dry_app-functions-sdk-go_PR-1432:/w/workspace/dry_app-functions-sdk-go_PR-1432:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1432@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1432@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:32:59 $ docker top c6592df572d53164eed46388afe3ed0e0292063aa0a7d0e0f0f4dd144d1ea68f -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:00 + ls /var/log/sa-host 04:33:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:00 provisioning config files... 04:33:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1432@tmp/config7122490573156182715tmp [Pipeline] { [Pipeline] echo 04:33:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:00 ---> create-netrc.sh [Pipeline] } 04:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:01 ---> python-tools-install.sh [Pipeline] echo 04:33:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:01 ---> sudo-logs.sh 04:33:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:01 ---> job-cost.sh 04:33:01 lf-activate-venv: SKIPPING 04:33:01 DEBUG: total: 0.2199999988079071 04:33:01 INFO: Retrieving Stack Cost... 04:33:02 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:02 INFO: Archiving Costs [Pipeline] echo 04:33:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:03 ---> logs-deploy.sh 04:33:03 lf-activate-venv: SKIPPING 04:33:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1432/1 04:33:03 INFO: archiving workspace using pattern(s): 04:33:04 Archives upload complete. 04:33:04 INFO: archiving logs to Nexus 04:33:05 ---> uname -a: 04:33:05 Linux prd-ubuntu20-04-docker-8c-8g-599 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:33:05 04:33:05 04:33:05 ---> lscpu: 04:33:05 Architecture: x86_64 04:33:05 CPU op-mode(s): 32-bit, 64-bit 04:33:05 Byte Order: Little Endian 04:33:05 Address sizes: 40 bits physical, 48 bits virtual 04:33:05 CPU(s): 8 04:33:05 On-line CPU(s) list: 0-7 04:33:05 Thread(s) per core: 1 04:33:05 Core(s) per socket: 1 04:33:05 Socket(s): 8 04:33:05 NUMA node(s): 1 04:33:05 Vendor ID: AuthenticAMD 04:33:05 CPU family: 23 04:33:05 Model: 49 04:33:05 Model name: AMD EPYC-Rome Processor 04:33:05 Stepping: 0 04:33:05 CPU MHz: 2799.998 04:33:05 BogoMIPS: 5599.99 04:33:05 Virtualization: AMD-V 04:33:05 Hypervisor vendor: KVM 04:33:05 Virtualization type: full 04:33:05 L1d cache: 256 KiB 04:33:05 L1i cache: 256 KiB 04:33:05 L2 cache: 4 MiB 04:33:05 L3 cache: 128 MiB 04:33:05 NUMA node0 CPU(s): 0-7 04:33:05 Vulnerability Itlb multihit: Not affected 04:33:05 Vulnerability L1tf: Not affected 04:33:05 Vulnerability Mds: Not affected 04:33:05 Vulnerability Meltdown: Not affected 04:33:05 Vulnerability Mmio stale data: Not affected 04:33:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:33:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:33:05 Vulnerability Srbds: Not affected 04:33:05 Vulnerability Tsx async abort: Not affected 04:33:05 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:33:05 04:33:05 04:33:05 ---> nproc: 04:33:05 8 04:33:05 04:33:05 04:33:05 ---> df -h: 04:33:05 Filesystem Size Used Avail Use% Mounted on 04:33:05 overlay 155G 11G 145G 7% / 04:33:05 tmpfs 64M 0 64M 0% /dev 04:33:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:33:05 shm 64M 0 64M 0% /dev/shm 04:33:05 /dev/vda1 155G 11G 145G 7% /facter-os 04:33:05 04:33:05 04:33:05 ---> sar -b -r -n DEV: 04:33:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-599) 07/07/23 _x86_64_ (8 CPU) 04:33:05 04:33:05 04:20:14 LINUX RESTART (8 CPU) 04:33:05 04:33:05 04:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:05 04:22:01 98.68 3.43 95.25 0.00 432.99 49696.12 0.00 04:33:05 04:23:01 34.52 0.05 34.47 0.00 0.40 23063.13 0.00 04:33:05 04:24:01 39.41 0.18 39.23 0.00 9.47 18470.65 0.00 04:33:05 04:25:01 1.90 0.00 1.90 0.00 0.00 21.59 0.00 04:33:05 04:26:01 28.04 10.23 17.81 0.00 3452.98 3756.35 0.00 04:33:05 04:27:01 3.05 0.00 3.05 0.00 0.00 41.20 0.00 04:33:05 04:28:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 04:33:05 04:29:01 1.64 0.00 1.64 0.00 0.00 18.44 0.00 04:33:05 04:30:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 04:33:05 04:31:01 2.02 0.00 2.02 0.00 0.00 31.19 0.00 04:33:05 04:32:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 04:33:05 04:33:01 6.33 0.27 6.06 0.00 21.99 123.43 0.00 04:33:05 Average: 18.24 1.18 17.06 0.00 326.96 7948.72 0.00 04:33:05 04:33:05 04:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:05 04:22:01 27971532 31572000 728892 2.22 96688 3693988 1855320 5.47 1438872 3014636 676068 04:33:05 04:23:01 27967832 31579920 721648 2.19 100860 3688648 1865220 5.50 1421432 3020108 40296 04:33:05 04:24:01 28575560 31591080 715244 2.18 103348 3134784 1741564 5.13 1114688 2768252 8 04:33:05 04:25:01 28575928 31591620 714392 2.17 103444 3134784 1741564 5.13 1114536 2768260 4 04:33:05 04:26:01 28339620 31576128 721428 2.19 108972 3338492 1799028 5.30 1271212 2824052 780 04:33:05 04:27:01 28339856 31576436 720996 2.19 109052 3338496 1799028 5.30 1271280 2824060 20 04:33:05 04:28:01 28346320 31582948 714396 2.17 109072 3338504 1799028 5.30 1264856 2824064 8 04:33:05 04:29:01 28346176 31582912 714316 2.17 109112 3338632 1799028 5.30 1264856 2824172 12 04:33:05 04:30:01 28346328 31583880 714184 2.17 109136 3338636 1799028 5.30 1264232 2824928 164 04:33:05 04:31:01 28346424 31584032 714144 2.17 109240 3338616 1799028 5.30 1264360 2824920 12 04:33:05 04:32:01 28346376 31584076 714084 2.17 109288 3338616 1799028 5.30 1264412 2824916 24 04:33:05 04:33:01 28296480 31536636 757668 2.30 109472 3340036 2150524 6.34 1310988 2824944 268 04:33:05 Average: 28316536 31578472 720949 2.19 106474 3363519 1828949 5.39 1272144 2847276 59805 04:33:05 04:33:05 04:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:05 04:22:01 docker0 170.57 254.12 12.44 1698.45 0.00 0.00 0.00 0.00 04:33:05 04:22:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 04:33:05 04:22:01 ens3 436.66 275.90 5975.19 42.72 0.00 0.00 0.00 0.00 04:33:05 04:22:01 veth3e07fde 108.77 193.65 9.41 1336.88 0.00 0.00 0.00 0.11 04:33:05 04:23:01 docker0 1.12 1.07 0.08 1.55 0.00 0.00 0.00 0.00 04:33:05 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:23:01 ens3 39.34 29.71 27.83 58.56 0.00 0.00 0.00 0.00 04:33:05 04:23:01 veth3e07fde 1.12 1.08 0.09 1.55 0.00 0.00 0.00 0.00 04:33:05 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:24:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:33:05 04:24:01 ens3 102.02 69.79 2524.18 44.88 0.00 0.00 0.00 0.00 04:33:05 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:33:05 04:26:01 ens3 98.32 56.06 1375.32 3.98 0.00 0.00 0.00 0.00 04:33:05 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:27:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:29:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:30:01 ens3 0.70 0.57 1.81 0.04 0.00 0.00 0.00 0.00 04:33:05 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:05 04:31:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:33:05 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:05 04:33:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 04:33:05 04:33:01 ens3 21.88 13.18 24.76 8.49 0.00 0.00 0.00 0.00 04:33:05 Average: docker0 14.33 21.29 1.04 141.85 0.00 0.00 0.00 0.00 04:33:05 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:33:05 Average: ens3 58.38 37.20 828.53 13.25 0.00 0.00 0.00 0.00 04:33:05 04:33:05 04:33:05 ---> sar -P ALL: 04:33:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-599) 07/07/23 _x86_64_ (8 CPU) 04:33:05 04:33:05 04:20:14 LINUX RESTART (8 CPU) 04:33:05 04:33:05 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:33:05 04:22:01 all 34.72 0.00 6.31 0.97 0.07 57.94 04:33:05 04:22:01 0 33.88 0.00 7.09 2.44 0.07 56.52 04:33:05 04:22:01 1 35.08 0.00 7.13 2.18 0.07 55.55 04:33:05 04:22:01 2 34.96 0.00 5.50 0.15 0.07 59.33 04:33:05 04:22:01 3 34.42 0.00 6.72 0.25 0.07 58.55 04:33:05 04:22:01 4 32.46 0.00 5.66 1.47 0.07 60.35 04:33:05 04:22:01 5 36.04 0.00 5.94 0.10 0.08 57.83 04:33:05 04:22:01 6 36.17 0.00 6.17 0.93 0.07 56.66 04:33:05 04:22:01 7 34.73 0.00 6.25 0.20 0.08 58.73 04:33:05 04:23:01 all 29.68 0.00 4.29 0.92 0.05 65.05 04:33:05 04:23:01 0 30.66 0.00 4.12 0.05 0.05 65.13 04:33:05 04:23:01 1 29.46 0.00 4.79 0.42 0.05 65.28 04:33:05 04:23:01 2 29.36 0.00 4.52 0.34 0.07 65.72 04:33:05 04:23:01 3 30.27 0.00 4.43 0.13 0.05 65.12 04:33:05 04:23:01 4 29.75 0.00 3.97 0.60 0.07 65.61 04:33:05 04:23:01 5 29.60 0.00 4.09 0.22 0.05 66.05 04:33:05 04:23:01 6 29.49 0.00 4.11 0.20 0.05 66.15 04:33:05 04:23:01 7 28.84 0.00 4.32 5.45 0.05 61.34 04:33:05 04:24:01 all 2.70 0.00 1.38 1.97 0.03 93.92 04:33:05 04:24:01 0 2.58 0.00 1.83 0.77 0.03 94.79 04:33:05 04:24:01 1 2.99 0.00 1.07 0.22 0.02 95.70 04:33:05 04:24:01 2 2.30 0.00 1.96 7.97 0.07 87.71 04:33:05 04:24:01 3 2.70 0.00 1.19 0.22 0.03 95.86 04:33:05 04:24:01 4 3.37 0.00 1.59 4.76 0.03 90.25 04:33:05 04:24:01 5 2.44 0.00 1.17 1.54 0.02 94.83 04:33:05 04:24:01 6 2.79 0.00 1.34 0.32 0.02 95.54 04:33:05 04:24:01 7 2.41 0.00 0.86 0.02 0.03 96.68 04:33:05 04:25:01 all 0.02 0.00 0.02 0.01 0.01 99.94 04:33:05 04:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:33:05 04:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:05 04:25:01 2 0.02 0.00 0.03 0.00 0.05 99.90 04:33:05 04:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:33:05 04:25:01 4 0.07 0.00 0.02 0.07 0.02 99.83 04:33:05 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:05 04:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:33:05 04:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:33:05 04:26:01 all 0.94 0.00 0.49 0.37 0.02 98.18 04:33:05 04:26:01 0 0.63 0.00 0.37 0.13 0.02 98.85 04:33:05 04:26:01 1 1.15 0.00 0.55 0.20 0.00 98.10 04:33:05 04:26:01 2 0.79 0.00 0.57 0.63 0.03 97.98 04:33:05 04:26:01 3 0.63 0.00 0.38 0.13 0.02 98.83 04:33:05 04:26:01 4 0.64 0.00 0.39 0.82 0.02 98.14 04:33:05 04:26:01 5 2.10 0.00 0.50 0.18 0.02 97.20 04:33:05 04:26:01 6 0.53 0.00 0.53 0.35 0.02 98.56 04:33:05 04:26:01 7 1.04 0.00 0.67 0.54 0.02 97.74 04:33:05 04:27:01 all 0.08 0.00 0.01 0.01 0.02 99.88 04:33:05 04:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:33:05 04:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:05 04:27:01 2 0.02 0.00 0.02 0.00 0.05 99.92 04:33:05 04:27:01 3 0.00 0.00 0.00 0.07 0.02 99.92 04:33:05 04:27:01 4 0.62 0.00 0.03 0.00 0.02 99.33 04:33:05 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:27:01 6 0.02 0.00 0.02 0.03 0.02 99.92 04:33:05 04:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:33:05 04:28:01 all 0.21 0.00 0.01 0.00 0.01 99.78 04:33:05 04:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:33:05 04:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:28:01 2 0.07 0.00 0.07 0.00 0.03 99.83 04:33:05 04:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:33:05 04:28:01 4 1.50 0.00 0.02 0.00 0.02 98.47 04:33:05 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:33:05 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:33:05 04:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:05 04:29:01 2 0.07 0.00 0.05 0.00 0.05 99.83 04:33:05 04:29:01 3 0.03 0.00 0.00 0.03 0.00 99.93 04:33:05 04:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:05 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:29:01 6 0.00 0.00 0.00 0.03 0.02 99.95 04:33:05 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:30:01 all 0.02 0.00 0.01 0.02 0.01 99.94 04:33:05 04:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:33:05 04:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:05 04:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:33:05 04:30:01 3 0.03 0.00 0.02 0.13 0.02 99.80 04:33:05 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:33:05 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:30:01 6 0.02 0.00 0.00 0.05 0.02 99.92 04:33:05 04:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:33:05 04:31:01 all 0.20 0.00 0.01 0.04 0.01 99.73 04:33:05 04:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:33:05 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:05 04:31:01 2 0.02 0.00 0.03 0.00 0.05 99.90 04:33:05 04:31:01 3 0.03 0.00 0.00 0.27 0.00 99.70 04:33:05 04:31:01 4 1.47 0.00 0.02 0.00 0.02 98.50 04:33:05 04:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:33:05 04:31:01 6 0.02 0.00 0.00 0.05 0.00 99.93 04:33:05 04:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:33:05 04:32:01 all 0.24 0.00 0.01 0.00 0.01 99.73 04:33:05 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:05 04:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:05 04:32:01 2 0.08 0.00 0.07 0.00 0.03 99.82 04:33:05 04:32:01 3 0.30 0.00 0.00 0.02 0.00 99.68 04:33:05 04:32:01 4 1.44 0.00 0.02 0.00 0.02 98.53 04:33:05 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:05 04:32:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:33:05 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:33:05 04:33:05 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:33:05 04:33:01 all 0.57 0.00 0.26 0.03 0.01 99.12 04:33:05 04:33:01 0 0.80 0.00 0.32 0.00 0.02 98.87 04:33:05 04:33:01 1 0.35 0.00 0.17 0.03 0.00 99.45 04:33:05 04:33:01 2 0.67 0.00 0.23 0.03 0.03 99.03 04:33:05 04:33:01 3 0.28 0.00 0.23 0.10 0.02 99.37 04:33:05 04:33:01 4 0.68 0.00 0.27 0.00 0.02 99.04 04:33:05 04:33:01 5 0.32 0.00 0.23 0.02 0.00 99.43 04:33:05 04:33:01 6 1.08 0.00 0.30 0.00 0.02 98.60 04:33:05 04:33:01 7 0.40 0.00 0.35 0.03 0.02 99.20 04:33:05 Average: all 5.76 0.00 1.06 0.36 0.02 92.80 04:33:05 Average: 0 5.70 0.00 1.15 0.28 0.02 92.85 04:33:05 Average: 1 5.73 0.00 1.14 0.25 0.02 92.86 04:33:05 Average: 2 5.67 0.00 1.09 0.75 0.05 92.44 04:33:05 Average: 3 5.70 0.00 1.08 0.11 0.02 93.09 04:33:05 Average: 4 5.97 0.00 0.99 0.64 0.03 92.37 04:33:05 Average: 5 5.85 0.00 0.99 0.17 0.01 92.98 04:33:05 Average: 6 5.84 0.00 1.04 0.16 0.02 92.93 04:33:05 Average: 7 5.58 0.00 1.03 0.52 0.02 92.85 04:33:05 04:33:05 04:33:05