Pull request #776 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 05396ca94b0c5012a23fd16ea56e60feb205f0c3+2ca6c4351eafb1bbf6d29c15a2d869668aa00076 (9790fb5cead39bedaca53d30fe6cc9310beec900) 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-ssh12620063619989961965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3617616273126734472.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/device-mqtt-go/branches/PR-776/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/device-mqtt-go/branches/PR-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18279997528832032893.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/device-mqtt-go/branches/PR-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14399015190822809676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3851549611257785604.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/device-mqtt-go/branches/PR-776/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/device-mqtt-go/branches/PR-776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5617101520031530724.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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:device-mqtt-go] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-773527 in /w/workspace/gexfoundry_device-mqtt-go_PR-776 [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/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-776 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit 2ca6c4351eafb1bbf6d29c15a2d869668aa00076 into PR head commit 05396ca94b0c5012a23fd16ea56e60feb205f0c3 Merge succeeded, producing 05396ca94b0c5012a23fd16ea56e60feb205f0c3 Checking out Revision 05396ca94b0c5012a23fd16ea56e60feb205f0c3 (PR-776) > git config core.sparsecheckout # timeout=10 > git checkout -f 05396ca94b0c5012a23fd16ea56e60feb205f0c3 # 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 2ca6c4351eafb1bbf6d29c15a2d869668aa00076 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05396ca94b0c5012a23fd16ea56e60feb205f0c3 # timeout=10 Commit message: "build: Bump Alpine from 3.20 to 3.22" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:33 ========================================================= 08:42:33 EdgeX Global Pipelines Version Info 08:42:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:34 ------------------- 08:42:34 stable info: 08:42:34 ------------------- 08:42:34 Commited By: Cherry Wang cherry@iotechsys.com 08:42:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:42:34 Message: update stable to v1.0.278 08:42:35 ------------------- 08:42:35 experimental info: 08:42:35 ------------------- 08:42:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:42:35 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:42:35 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:42:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-776 [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-776 [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-776 [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05396ca94b0c5012a23fd16ea56e60feb205f0c3 [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05396ca [Pipeline] echo 08:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:37 provisioning config files... 08:42:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/config13940694876995434688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:38 ---> ****-login.sh 08:42:38 nexus3.edgexfoundry.org:10001 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 08:42:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.****.com/go/credential-store/ 08:42:38 08:42:38 Login Succeeded 08:42:38 nexus3.edgexfoundry.org:10002 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 08:42:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.****.com/go/credential-store/ 08:42:38 08:42:38 Login Succeeded 08:42:38 nexus3.edgexfoundry.org:10003 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 08:42:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.****.com/go/credential-store/ 08:42:38 08:42:38 Login Succeeded 08:42:38 nexus3.edgexfoundry.org:10004 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 08:42:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.****.com/go/credential-store/ 08:42:38 08:42:38 Login Succeeded 08:42:38 ****.io 08:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:38 08:42:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:42:38 Configure a credential helper to remove this warning. See 08:42:38 https://docs.****.com/go/credential-store/ 08:42:38 08:42:38 Login Succeeded 08:42:38 ---> ****-login.sh ends [Pipeline] } 08:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:42:39 + git rev-list -1 --merges 05396ca94b0c5012a23fd16ea56e60feb205f0c3~1..05396ca94b0c5012a23fd16ea56e60feb205f0c3 [Pipeline] echo 08:42:39 -----------> git rev-list -1 --merges 05396ca94b0c5012a23fd16ea56e60feb205f0c3~1..05396ca94b0c5012a23fd16ea56e60feb205f0c3 05396ca94b0c5012a23fd16ea56e60feb205f0c3 [false] [Pipeline] sh 08:42:39 + git log --format=format:%s -1 05396ca94b0c5012a23fd16ea56e60feb205f0c3 [Pipeline] echo 08:42:39 ========================================================= 08:42:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:42:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:40 + git log --format=format:%s -1 05396ca94b0c5012a23fd16ea56e60feb205f0c3 [Pipeline] echo 08:42:40 [semverPrep] GIT_COMMIT: 05396ca94b0c5012a23fd16ea56e60feb205f0c3, Commit Message: build: Bump Alpine from 3.20 to 3.22 [Pipeline] echo 08:42:40 [semverPrep] This is not a build commit. [Pipeline] sh 08:42:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:40 + grep -v github /etc/ssh/ssh_known_hosts 08:42:40 + [ -e /tmp/ssh_known_hosts ] 08:42:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:42:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:42:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:42:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:41 08:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:42:41 3dae71ba6b94: Pulling fs layer 08:42:41 6bf1a483ea7c: Pulling fs layer 08:42:41 f5dfc541a4d3: Pulling fs layer 08:42:41 461d9e800cba: Pulling fs layer 08:42:41 80192f66455f: Pulling fs layer 08:42:41 2e8e34ca0e6c: Pulling fs layer 08:42:41 a29436f7fd5d: Pulling fs layer 08:42:41 923cac83aea3: Pulling fs layer 08:42:41 25ad8b0a4227: Pulling fs layer 08:42:41 db01528c6b51: Pulling fs layer 08:42:41 28988de357af: Pulling fs layer 08:42:41 a29436f7fd5d: Waiting 08:42:41 923cac83aea3: Waiting 08:42:41 25ad8b0a4227: Waiting 08:42:41 db01528c6b51: Waiting 08:42:41 28988de357af: Waiting 08:42:41 461d9e800cba: Waiting 08:42:41 80192f66455f: Waiting 08:42:41 2e8e34ca0e6c: Waiting 08:42:42 6bf1a483ea7c: Verifying Checksum 08:42:42 6bf1a483ea7c: Download complete 08:42:42 461d9e800cba: Verifying Checksum 08:42:42 461d9e800cba: Download complete 08:42:42 80192f66455f: Verifying Checksum 08:42:42 80192f66455f: Download complete 08:42:42 f5dfc541a4d3: Verifying Checksum 08:42:42 f5dfc541a4d3: Download complete 08:42:42 3dae71ba6b94: Verifying Checksum 08:42:42 3dae71ba6b94: Download complete 08:42:42 923cac83aea3: Verifying Checksum 08:42:42 923cac83aea3: Download complete 08:42:42 25ad8b0a4227: Verifying Checksum 08:42:42 25ad8b0a4227: Download complete 08:42:42 db01528c6b51: Verifying Checksum 08:42:42 db01528c6b51: Download complete 08:42:42 28988de357af: Verifying Checksum 08:42:42 28988de357af: Download complete 08:42:42 a29436f7fd5d: Verifying Checksum 08:42:42 a29436f7fd5d: Download complete 08:42:43 2e8e34ca0e6c: Verifying Checksum 08:42:43 2e8e34ca0e6c: Download complete 08:42:43 3dae71ba6b94: Pull complete 08:42:43 6bf1a483ea7c: Pull complete 08:42:44 f5dfc541a4d3: Pull complete 08:42:44 461d9e800cba: Pull complete 08:42:44 80192f66455f: Pull complete 08:42:48 2e8e34ca0e6c: Pull complete 08:42:49 a29436f7fd5d: Pull complete 08:42:49 923cac83aea3: Pull complete 08:42:49 25ad8b0a4227: Pull complete 08:42:49 db01528c6b51: Pull complete 08:42:49 28988de357af: Pull complete 08:42:49 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:49 prd-ubuntu20.04-docker-8c-8g-773527 does not seem to be running inside a container 08:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-776 -v /w/workspace/gexfoundry_device-mqtt-go_PR-776:/w/workspace/gexfoundry_device-mqtt-go_PR-776:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:42:51 $ docker top cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 -eo pid,comm 08:42:51 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). 08:42:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:52 [ssh-agent] Looking for ssh-agent implementation... 08:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:52 $ docker exec cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 ssh-agent 08:42:52 SSH_AUTH_SOCK=/tmp/ssh-n9fqsVht6BY9/agent.31 08:42:52 SSH_AGENT_PID=37 08:42:52 Running ssh-add (command line suppressed) 08:42:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/private_key_13123335982627474594.key (/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/private_key_13123335982627474594.key) 08:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-776 [Pipeline] sh 08:42:53 + git tag --points-at HEAD [Pipeline] } 08:42:53 $ docker exec --env ******** --env ******** cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 ssh-agent -k 08:42:53 unset SSH_AUTH_SOCK; 08:42:53 unset SSH_AGENT_PID; 08:42:53 echo Agent pid 37 killed; 08:42:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:42:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:53 [ssh-agent] Looking for ssh-agent implementation... 08:42:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:53 $ docker exec cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 ssh-agent 08:42:53 SSH_AUTH_SOCK=/tmp/ssh-rjawxUETlc2j/agent.84 08:42:53 SSH_AGENT_PID=90 08:42:53 Running ssh-add (command line suppressed) 08:42:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/private_key_3728873280274454881.key (/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/private_key_3728873280274454881.key) 08:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:54 + git semver init 08:42:54 2025-11-21 08:42:54,219 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:42:54 2025-11-21 08:42:54,224 [run_init] DEBUG init version:0.0.0 force:False 08:42:54 2025-11-21 08:42:54,225 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver 08:42:54 2025-11-21 08:42:54,225 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver 08:42:54 2025-11-21 08:42:54,225 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-776, stdin=None, shell=False, universal_newlines=False) 08:42:55 2025-11-21 08:42:55,544 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776/.git/info/exclude 08:42:55 2025-11-21 08:42:55,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver/PR-776 with force:False 08:42:55 2025-11-21 08:42:55,545 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver/PR-776 08:42:55 2025-11-21 08:42:55,549 [execute] INFO git cat-file --batch-check 08:42:55 2025-11-21 08:42:55,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver, stdin=, shell=False, universal_newlines=False) 08:42:55 2025-11-21 08:42:55,554 [execute] INFO git cat-file --batch 08:42:55 2025-11-21 08:42:55,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver, stdin=, shell=False, universal_newlines=False) 08:42:55 2025-11-21 08:42:55,557 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-776/.semver/PR-776 08:42:55 0.0.0 [Pipeline] } 08:42:55 $ docker exec --env ******** --env ******** cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 ssh-agent -k 08:42:55 unset SSH_AUTH_SOCK; 08:42:55 unset SSH_AGENT_PID; 08:42:55 echo Agent pid 90 killed; 08:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:56 + git semver [Pipeline] } 08:42:56 $ docker stop --time=1 cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 08:42:57 $ docker rm -f --volumes cf3f53b90b2213f3a98d60c7d0fd837b2d622b177ea94049c334e21c63a5ab16 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:58 Stashed 1 file(s) [Pipeline] echo 08:42:58 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:59 provisioning config files... 08:42:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/config18094369242401369578tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 08:43:00 ---> ****-login.sh 08:43:00 nexus3.edgexfoundry.org:10001 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10002 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10003 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 Login Succeeded 08:43:00 nexus3.edgexfoundry.org:10004 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 Login Succeeded 08:43:00 ****.io 08:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:00 Login Succeeded 08:43:00 ---> ****-login.sh ends [Pipeline] } 08:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:43:01 + grep+ ^go [0-9].[0-9]* go.mod 08:43:01 cut -d -f 2 08:43:01 + cut -d . -f1-2 [Pipeline] echo 08:43:01 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:43:01 ========================================================= 08:43:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 08:43:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:43:02 #0 building with "default" instance using docker driver 08:43:02 08:43:02 #1 [internal] load build definition from Dockerfile 08:43:02 #1 transferring dockerfile: 1.84kB done 08:43:02 #1 DONE 0.0s 08:43:02 08:43:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:43:02 #2 DONE 0.1s 08:43:02 08:43:02 #3 [internal] load .dockerignore 08:43:02 #3 transferring context: 182B done 08:43:02 #3 DONE 0.0s 08:43:02 08:43:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:43:02 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 08:43:02 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 08:43:02 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 08:43:02 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 08:43:02 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 08:43:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s 08:43:02 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 08:43:02 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:43:02 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 08:43:02 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 10.49MB / 74.06MB 0.2s 08:43:02 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 08:43:02 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:43:02 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 08:43:02 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.05MB / 2.38MB 0.2s 08:43:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 22.02MB / 74.06MB 0.3s 08:43:03 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 08:43:03 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 7.15MB / 100.52MB 0.3s 08:43:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.3s 08:43:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 35.65MB / 74.06MB 0.4s 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 15.73MB / 100.52MB 0.4s 08:43:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 5.24MB / 13.29MB 0.4s 08:43:03 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 08:43:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 67.11MB / 74.06MB 0.6s 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 36.70MB / 100.52MB 0.6s 08:43:03 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 08:43:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 51.38MB / 100.52MB 0.7s 08:43:03 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 74.45MB / 100.52MB 0.8s 08:43:03 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 97.52MB / 100.52MB 0.9s 08:43:03 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 08:43:04 #4 ... 08:43:04 08:43:04 #5 [internal] load build context 08:43:04 #5 transferring context: 69.34MB 0.9s done 08:43:04 #5 DONE 1.1s 08:43:04 08:43:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:43:04 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s done 08:43:09 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.3s 08:43:09 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.3s done 08:43:09 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 08:43:09 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 08:43:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:43:09 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 08:43:09 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 08:43:09 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 08:43:12 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.9s done 08:43:12 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 08:43:13 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.7s done 08:43:13 #4 DONE 10.4s 08:43:13 08:43:13 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:43:13 #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:43:13 #6 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:43:13 #6 0.559 (1/4) Installing openssh-keygen (9.7_p1-r5) 08:43:13 #6 0.567 (2/4) Installing libedit (20240517.3.1-r0) 08:43:13 #6 0.572 (3/4) Installing openssh-client-common (9.7_p1-r5) 08:43:13 #6 0.597 (4/4) Installing openssh-client-default (9.7_p1-r5) 08:43:13 #6 0.606 Executing busybox-1.36.1-r29.trigger 08:43:13 #6 0.615 OK: 252 MiB in 62 packages 08:43:16 #6 DONE 3.1s 08:43:16 08:43:16 #7 [builder 3/7] WORKDIR /device-mqtt-go 08:43:16 #7 DONE 0.0s 08:43:16 08:43:16 #8 [builder 4/7] COPY go.mod vendor* ./ 08:43:16 #8 DONE 0.5s 08:43:17 08:43:17 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:35 #9 DONE 17.4s 08:43:35 08:43:35 #10 [builder 6/7] COPY . . 08:43:35 #10 DONE 0.7s 08:43:35 08:43:35 #11 [builder 7/7] RUN echo noop 08:43:35 #11 0.230 noop 08:43:35 #11 DONE 0.3s 08:43:35 08:43:35 #12 exporting to image 08:43:35 #12 exporting layers 08:43:43 #12 exporting layers 7.5s done 08:43:43 #12 writing image sha256:5565cf798db0b9df5c073439fbf5f6b9cd2fdbd08a7b6802c37e76d30d7377b8 done 08:43:43 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:43:43 #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:43 + docker inspect -f . ci-base-image-x86_64 08:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:44 prd-ubuntu20.04-docker-8c-8g-773527 does not seem to be running inside a container 08:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-776 -v /w/workspace/gexfoundry_device-mqtt-go_PR-776:/w/workspace/gexfoundry_device-mqtt-go_PR-776:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:43:44 $ docker top 717fb7aeb39611c9ded059bdeb7158854aef159109e619ebcc4d7aecfe1d545a -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:44 + go version 08:43:44 go version go1.23.7 linux/amd64 [Pipeline] } 08:43:44 $ docker stop --time=1 717fb7aeb39611c9ded059bdeb7158854aef159109e619ebcc4d7aecfe1d545a 08:43:46 $ docker rm -f --volumes 717fb7aeb39611c9ded059bdeb7158854aef159109e619ebcc4d7aecfe1d545a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:47 + docker inspect -f . ci-base-image-x86_64 08:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:47 prd-ubuntu20.04-docker-8c-8g-773527 does not seem to be running inside a container 08:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-776 -v /w/workspace/gexfoundry_device-mqtt-go_PR-776:/w/workspace/gexfoundry_device-mqtt-go_PR-776:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:43:47 $ docker top d49a9bea9eaee49f00c2395a78596a2e2dda87b4f9d1551dbc51c497cf98c8b9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-776 [Pipeline] fileExists [Pipeline] sh 08:43:48 + make test 08:43:48 go test ./... -coverprofile=coverage.out ./... 08:43:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:44:07 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 08:44:07 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 08:44:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 08:44:19 go vet ./... 08:44:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:24 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:44:25 + go mod tidy [Pipeline] } 08:44:25 $ docker stop --time=1 d49a9bea9eaee49f00c2395a78596a2e2dda87b4f9d1551dbc51c497cf98c8b9 08:44:27 $ docker rm -f --volumes d49a9bea9eaee49f00c2395a78596a2e2dda87b4f9d1551dbc51c497cf98c8b9 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:29 + ls -al . 08:44:29 total 256 08:44:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 08:43 . 08:44:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 08:42 .. 08:44:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 08:42 .dockerignore 08:44:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 08:44 .git 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 08:42 .github 08:44:29 -rw-rw-r-- 1 jenkins jenkins 256 Nov 21 08:42 .gitignore 08:44:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 08:42 .golangci.yml 08:44:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 08:42 .semver 08:44:29 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 21 08:42 Attribution.txt 08:44:29 -rw-rw-r-- 1 jenkins jenkins 19382 Nov 21 08:42 CHANGELOG.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 21 08:42 Dockerfile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 08:42 GOVERNANCE.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 657 Nov 21 08:42 Jenkinsfile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 08:42 LICENSE 08:44:29 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 21 08:42 Makefile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 08:42 OWNERS.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 21 08:42 README.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 08:42 VERSION 08:44:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 08:42 bin 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 08:42 cmd 08:44:29 -rw-r--r-- 1 jenkins jenkins 21039 Nov 21 08:44 coverage.out 08:44:29 -rw-rw-r-- 1 jenkins jenkins 6177 Nov 21 08:42 go.mod 08:44:29 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 21 08:42 go.sum 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 08:42 internal 08:44:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 08:42 mock 08:44:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 08:42 vendor 08:44:29 -rw-rw-r-- 1 jenkins jenkins 227 Nov 21 08:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:30 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=05396ca94b0c5012a23fd16ea56e60feb205f0c3 --label arch=amd64 --label version=0.0.0 . 08:44:30 #0 building with "default" instance using docker driver 08:44:30 08:44:30 #1 [internal] load build definition from Dockerfile 08:44:30 #1 transferring dockerfile: 1.84kB done 08:44:30 #1 DONE 0.0s 08:44:30 08:44:30 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:44:30 #2 DONE 0.0s 08:44:30 08:44:30 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:44:30 #3 DONE 0.1s 08:44:30 08:44:30 #4 [internal] load .dockerignore 08:44:30 #4 transferring context: 182B done 08:44:30 #4 DONE 0.0s 08:44:30 08:44:30 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:44:30 #5 DONE 0.1s 08:44:30 08:44:30 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:44:30 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:44:30 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:44:30 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:44:30 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:44:30 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:44:30 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:44:30 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:44:30 #6 DONE 0.3s 08:44:30 08:44:30 #7 [internal] load build context 08:44:30 #7 transferring context: 1.01MB 0.2s done 08:44:30 #7 DONE 0.2s 08:44:30 08:44:30 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:30 #8 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:30 #8 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:31 #8 ... 08:44:31 08:44:31 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:44:31 #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:44:31 #9 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:44:31 #9 0.881 OK: 252 MiB in 62 packages 08:44:31 #9 DONE 1.0s 08:44:31 08:44:31 #10 [builder 3/7] WORKDIR /device-mqtt-go 08:44:31 #10 DONE 0.0s 08:44:31 08:44:31 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:44:31 #8 0.857 (1/1) Installing dumb-init (1.2.5-r3) 08:44:31 #8 0.863 Executing busybox-1.37.0-r19.trigger 08:44:31 #8 0.872 OK: 7 MiB in 17 packages 08:44:31 #8 DONE 1.0s 08:44:31 08:44:31 #11 [builder 4/7] COPY go.mod vendor* ./ 08:44:32 #11 DONE 0.6s 08:44:32 08:44:32 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:44:32 #12 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:44:32 #12 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:44:32 #12 ... 08:44:32 08:44:32 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:32 #13 0.205 skipping... 08:44:32 #13 DONE 0.3s 08:44:32 08:44:32 #14 [builder 6/7] COPY . . 08:44:32 #14 DONE 0.6s 08:44:32 08:44:32 #12 [stage-1 3/6] RUN apk --no-cache upgrade 08:44:33 #12 1.606 OK: 7 MiB in 17 packages 08:44:33 #12 DONE 1.7s 08:44:33 08:44:33 #15 [builder 7/7] RUN make build 08:44:33 #15 0.223 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 08:44:59 #15 DONE 22.6s 08:44:59 08:44:59 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 08:44:59 #16 DONE 0.2s 08:44:59 08:44:59 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 08:44:59 #17 DONE 0.0s 08:44:59 08:44:59 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 08:44:59 #18 DONE 0.0s 08:44:59 08:44:59 #19 exporting to image 08:44:59 #19 exporting layers 0.1s done 08:44:59 #19 writing image sha256:807b42e456a7b10903aa7362b15149a1930d0a0a603b709aee02673e813d753b done 08:44:59 #19 naming to docker.io/library/device-mqtt done 08:44:59 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:01 08:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:01 latest: Pulling from edgex-lftools-log-publisher 08:45:01 5eb5b503b376: Pulling fs layer 08:45:01 5c69ac0246d0: Pulling fs layer 08:45:01 ec43610c2a17: Pulling fs layer 08:45:01 3a2ae6a8a46f: Pulling fs layer 08:45:01 33b1e0a273af: Pulling fs layer 08:45:01 5d3b04190fa2: Pulling fs layer 08:45:01 2f39f015ded8: Pulling fs layer 08:45:01 5d3b04190fa2: Waiting 08:45:01 2f39f015ded8: Waiting 08:45:01 3a2ae6a8a46f: Waiting 08:45:01 5c69ac0246d0: Verifying Checksum 08:45:01 5c69ac0246d0: Download complete 08:45:01 3a2ae6a8a46f: Verifying Checksum 08:45:01 3a2ae6a8a46f: Download complete 08:45:01 ec43610c2a17: Download complete 08:45:01 5d3b04190fa2: Verifying Checksum 08:45:01 5d3b04190fa2: Download complete 08:45:01 33b1e0a273af: Verifying Checksum 08:45:01 33b1e0a273af: Download complete 08:45:01 5eb5b503b376: Verifying Checksum 08:45:01 5eb5b503b376: Download complete 08:45:02 2f39f015ded8: Verifying Checksum 08:45:02 2f39f015ded8: Download complete 08:45:03 5eb5b503b376: Pull complete 08:45:03 5c69ac0246d0: Pull complete 08:45:03 ec43610c2a17: Pull complete 08:45:03 3a2ae6a8a46f: Pull complete 08:45:04 33b1e0a273af: Pull complete 08:45:04 5d3b04190fa2: Pull complete 08:45:10 2f39f015ded8: Pull complete 08:45:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:11 prd-ubuntu20.04-docker-8c-8g-773527 does not seem to be running inside a container 08:45:11 $ 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/gexfoundry_device-mqtt-go_PR-776 -v /w/workspace/gexfoundry_device-mqtt-go_PR-776:/w/workspace/gexfoundry_device-mqtt-go_PR-776:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:45:12 $ docker top 1e8c054b6ce899e5c05f88304db8ffff558260a90361b094436f58e2413b8a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:13 ---> job-cost.sh 08:45:13 lf-activate-venv: SKIPPING 08:45:13 INFO: No Stack... 08:45:13 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:13 INFO: Archiving Costs [Pipeline] sh 08:45:14 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives/cost.csv 08:45:14 + cut -d, -f6 [Pipeline] lock 08:45:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-776-1-stack-cost] 08:45:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-776-1-stack-cost] did not exist. Created. 08:45:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:14 + echo total: 0.2199999988079071 [Pipeline] stash 08:45:14 Stashed 1 file(s) [Pipeline] } 08:45:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:14 $ docker stop --time=1 1e8c054b6ce899e5c05f88304db8ffff558260a90361b094436f58e2413b8a38 08:45:15 $ docker rm -f --volumes 1e8c054b6ce899e5c05f88304db8ffff558260a90361b094436f58e2413b8a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:45:16 provisioning config files... 08:45:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/config17123310361945395102tmp [Pipeline] { [Pipeline] sh 08:45:17 + set +x 08:45:17 + curl -s https://codecov.io/bash 08:45:17 + bash -s -- 08:45:17 08:45:17 _____ _ 08:45:17 / ____| | | 08:45:17 | | ___ __| | ___ ___ _____ __ 08:45:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:45:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:45:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:45:17 Bash-1.0.6 08:45:17 08:45:17 08:45:17 ==> git version 2.25.1 found 08:45:17 ==> 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 08:45:17 Release-Date: 2020-01-08 08:45:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:45:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:45:17 ==> Jenkins CI detected. 08:45:17 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-776 08:45:17 project root: . 08:45:17 --> token set from env 08:45:17 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 08:45:17 ==> Running gcov in . (disable via -X gcov) 08:45:17 ==> Python coveragepy not found 08:45:17 ==> Searching for coverage reports in: 08:45:17 + . 08:45:17 -> Found 1 reports 08:45:17 ==> Detecting git/mercurial file structure 08:45:17 ==> Reading reports 08:45:17 + ./coverage.out bytes=21039 08:45:17 ==> Appending adjustments 08:45:17 https://docs.codecov.io/docs/fixing-reports 08:45:17 + Found adjustments 08:45:17 ==> Gzipping contents 08:45:17 28K /tmp/codecov.9fGfO6.gz 08:45:17 ==> Uploading reports 08:45:17 url: https://codecov.io 08:45:17 query: branch=PR-776&commit=05396ca94b0c5012a23fd16ea56e60feb205f0c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=776&job=&cmd_args= 08:45:17 -> Pinging Codecov 08:45:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-776&commit=05396ca94b0c5012a23fd16ea56e60feb205f0c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=776&job=&cmd_args= 08:45:17 -> Uploading to 08:45:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/05396ca94b0c5012a23fd16ea56e60feb205f0c3/ccb5bcc4-b2e9-4f8c-b77f-66fb07a3da4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251121T084517Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1f3aacb10b55d1732b3f764447ec3d4bc04f840e21b1e01ef0f729234b5f2b 08:45:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:17 Dload Upload Total Spent Left Speed 08:45:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28268 0 0 100 28268 0 135k --:--:-- --:--:-- --:--:-- 135k 100 28268 0 0 100 28268 0 127k --:--:-- --:--:-- --:--:-- 126k 08:45:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/05396ca94b0c5012a23fd16ea56e60feb205f0c3 [Pipeline] } 08:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:45:20 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives ] 08:45:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives 08:45:20 total 16 08:45:20 drwxr-xr-x 3 root root 4096 Nov 21 08:45 . 08:45:20 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 08:45 .. 08:45:20 drwxr-xr-x 2 root root 4096 Nov 21 08:45 cost 08:45:20 -rw-r--r-- 1 root root 86 Nov 21 08:45 cost.csv 08:45:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives 08:45:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives 08:45:20 total 16 08:45:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 08:45 . 08:45:20 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 08:45 .. 08:45:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 08:45 cost 08:45:20 -rw-r--r-- 1 jenkins jenkins 86 Nov 21 08:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:45:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:21 ---> package-listing.sh 08:45:21 ++ facter osfamily 08:45:21 ++ tr '[:upper:]' '[:lower:]' 08:45:21 + OS_FAMILY=debian 08:45:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-776 08:45:21 + START_PACKAGES=/tmp/packages_start.txt 08:45:21 + END_PACKAGES=/tmp/packages_end.txt 08:45:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:21 + PACKAGES=/tmp/packages_start.txt 08:45:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-776 ']' 08:45:21 + PACKAGES=/tmp/packages_end.txt 08:45:21 + case "${OS_FAMILY}" in 08:45:21 + dpkg -l 08:45:21 + grep '^ii' 08:45:21 + '[' -f /tmp/packages_start.txt ']' 08:45:21 + '[' -f /tmp/packages_end.txt ']' 08:45:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-776 ']' 08:45:21 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives/ 08:45:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-776/archives/ [Pipeline] echo 08:45:21 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/gexfoundry_device-mqtt-go_PR-776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:45:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:22 prd-ubuntu20.04-docker-8c-8g-773527 does not seem to be running inside a container 08:45:23 $ 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/gexfoundry_device-mqtt-go_PR-776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-776 -v /w/workspace/gexfoundry_device-mqtt-go_PR-776:/w/workspace/gexfoundry_device-mqtt-go_PR-776:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:45:23 $ docker top 2201aeaa82546e57b3dc6773b7a73fd23bda7fe82c2736ecfac1a3a3f0280b14 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:24 + ls /var/log/sa-host 08:45:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:24 provisioning config files... 08:45:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-776@tmp/config18436316757114319173tmp [Pipeline] { [Pipeline] echo 08:45:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:25 ---> create-netrc.sh [Pipeline] } 08:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:25 ---> python-tools-install.sh [Pipeline] echo 08:45:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:25 ---> sudo-logs.sh 08:45:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:26 ---> job-cost.sh 08:45:26 lf-activate-venv: SKIPPING 08:45:26 DEBUG: total: 0.2199999988079071 08:45:26 INFO: Retrieving Stack Cost... 08:45:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:26 INFO: Archiving Costs [Pipeline] echo 08:45:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:26 ---> logs-deploy.sh 08:45:26 lf-activate-venv: SKIPPING 08:45:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-776/1 08:45:26 INFO: archiving workspace using pattern(s): 08:45:27 Archives upload complete. 08:45:28 INFO: archiving logs to Nexus 08:45:28 ---> uname -a: 08:45:28 Linux prd-ubuntu20-04-docker-8c-8g-773527 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:45:28 08:45:28 08:45:28 ---> lscpu: 08:45:28 Architecture: x86_64 08:45:28 CPU op-mode(s): 32-bit, 64-bit 08:45:28 Byte Order: Little Endian 08:45:28 Address sizes: 40 bits physical, 48 bits virtual 08:45:28 CPU(s): 8 08:45:28 On-line CPU(s) list: 0-7 08:45:28 Thread(s) per core: 1 08:45:28 Core(s) per socket: 1 08:45:28 Socket(s): 8 08:45:28 NUMA node(s): 1 08:45:28 Vendor ID: AuthenticAMD 08:45:28 CPU family: 23 08:45:28 Model: 49 08:45:28 Model name: AMD EPYC-Rome Processor 08:45:28 Stepping: 0 08:45:28 CPU MHz: 2799.998 08:45:28 BogoMIPS: 5599.99 08:45:28 Virtualization: AMD-V 08:45:28 Hypervisor vendor: KVM 08:45:28 Virtualization type: full 08:45:28 L1d cache: 256 KiB 08:45:28 L1i cache: 256 KiB 08:45:28 L2 cache: 4 MiB 08:45:28 L3 cache: 128 MiB 08:45:28 NUMA node0 CPU(s): 0-7 08:45:28 Vulnerability Gather data sampling: Not affected 08:45:28 Vulnerability Itlb multihit: Not affected 08:45:28 Vulnerability L1tf: Not affected 08:45:28 Vulnerability Mds: Not affected 08:45:28 Vulnerability Meltdown: Not affected 08:45:28 Vulnerability Mmio stale data: Not affected 08:45:28 Vulnerability Retbleed: Vulnerable 08:45:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:45:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:45:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:45:28 Vulnerability Srbds: Not affected 08:45:28 Vulnerability Tsx async abort: Not affected 08:45:28 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:45:28 08:45:28 08:45:28 ---> nproc: 08:45:28 8 08:45:28 08:45:28 08:45:28 ---> df -h: 08:45:28 Filesystem Size Used Avail Use% Mounted on 08:45:28 overlay 155G 13G 143G 9% / 08:45:28 tmpfs 64M 0 64M 0% /dev 08:45:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:45:28 shm 64M 0 64M 0% /dev/shm 08:45:28 /dev/vda1 155G 13G 143G 9% /facter-os 08:45:28 08:45:28 08:45:28 ---> sar -b -r -n DEV: 08:45:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773527) 11/21/25 _x86_64_ (8 CPU) 08:45:28 08:45:28 08:41:52 LINUX RESTART (8 CPU) 08:45:28 08:45:28 08:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:45:28 08:43:00 412.21 72.94 339.28 0.00 12325.68 178413.60 0.00 08:45:28 08:44:01 286.58 12.95 273.63 0.00 1684.30 73837.69 0.00 08:45:28 08:45:01 138.80 0.35 138.45 0.00 35.33 36851.87 0.00 08:45:28 Average: 279.25 28.66 250.59 0.00 4665.30 96245.31 0.00 08:45:28 08:45:28 08:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:28 08:43:00 29199160 31552436 761652 2.32 78976 2569616 1761996 5.19 1028124 2289072 228 08:45:28 08:44:01 26279740 31264848 1011580 3.08 169460 4896308 2206508 6.51 1998156 3984652 504488 08:45:28 08:45:01 26300080 31470868 805856 2.45 180944 5039612 1855340 5.47 1747080 4179532 86148 08:45:28 Average: 27259660 31429384 859696 2.62 143127 4168512 1941281 5.72 1591120 3484419 196955 08:45:28 08:45:28 08:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:28 08:43:00 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 08:45:28 08:43:00 docker0 20.18 26.95 1.34 246.24 0.00 0.00 0.00 0.00 08:45:28 08:43:00 ens3 549.53 382.75 5045.68 126.41 0.00 0.00 0.00 0.00 08:45:28 08:44:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 08:45:28 08:44:01 veth9345f0c 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 08:45:28 08:44:01 docker0 266.27 407.62 23.51 2875.33 0.00 0.00 0.00 0.00 08:45:28 08:44:01 ens3 540.81 343.22 6036.96 47.53 0.00 0.00 0.00 0.00 08:45:28 08:45:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:45:28 08:45:01 docker0 12.53 18.73 0.74 124.47 0.00 0.00 0.00 0.00 08:45:28 08:45:01 ens3 87.77 60.47 1471.13 14.34 0.00 0.00 0.00 0.00 08:45:28 Average: lo 2.31 2.31 0.23 0.23 0.00 0.00 0.00 0.00 08:45:28 Average: docker0 100.60 152.54 8.61 1092.07 0.00 0.00 0.00 0.00 08:45:28 Average: ens3 393.54 262.61 4195.07 62.68 0.00 0.00 0.00 0.00 08:45:28 08:45:28 08:45:28 ---> sar -P ALL: 08:45:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773527) 11/21/25 _x86_64_ (8 CPU) 08:45:28 08:45:28 08:41:52 LINUX RESTART (8 CPU) 08:45:28 08:45:28 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:45:28 08:43:00 all 8.03 0.00 2.32 1.64 0.05 87.95 08:45:28 08:43:00 0 5.61 0.00 2.37 2.29 0.03 89.69 08:45:28 08:43:00 1 7.50 0.00 2.50 0.42 0.05 89.53 08:45:28 08:43:00 2 8.15 0.00 1.41 0.40 0.05 89.98 08:45:28 08:43:00 3 11.14 0.00 2.91 1.02 0.07 84.87 08:45:28 08:43:00 4 8.35 0.00 1.68 0.29 0.05 89.64 08:45:28 08:43:00 5 9.95 0.00 2.59 3.46 0.05 83.95 08:45:28 08:43:00 6 6.44 0.00 1.90 0.44 0.07 91.16 08:45:28 08:43:00 7 7.12 0.00 3.23 4.85 0.05 84.75 08:45:28 08:44:01 all 25.50 0.00 6.65 1.87 0.08 65.89 08:45:28 08:44:01 0 25.72 0.00 7.91 7.40 0.10 58.88 08:45:28 08:44:01 1 24.59 0.00 5.82 0.98 0.07 68.55 08:45:28 08:44:01 2 25.40 0.00 6.19 0.25 0.08 68.08 08:45:28 08:44:01 3 25.95 0.00 7.47 1.20 0.08 65.30 08:45:28 08:44:01 4 25.17 0.00 6.23 0.63 0.08 67.89 08:45:28 08:44:01 5 25.77 0.00 7.03 3.50 0.08 63.61 08:45:28 08:44:01 6 24.76 0.00 6.29 0.52 0.07 68.37 08:45:28 08:44:01 7 26.70 0.00 6.28 0.52 0.10 66.41 08:45:28 08:45:01 all 45.09 0.00 7.18 0.51 0.08 47.14 08:45:28 08:45:01 0 44.75 0.00 7.09 0.99 0.07 47.10 08:45:28 08:45:01 1 45.51 0.00 7.13 0.32 0.07 46.97 08:45:28 08:45:01 2 44.95 0.00 7.13 0.17 0.07 47.69 08:45:28 08:45:01 3 46.03 0.00 7.67 0.65 0.08 45.56 08:45:28 08:45:01 4 44.47 0.00 6.71 0.18 0.07 48.57 08:45:28 08:45:01 5 45.20 0.00 7.32 0.13 0.08 47.27 08:45:28 08:45:01 6 44.07 0.00 6.75 0.17 0.08 48.93 08:45:28 08:45:01 7 45.72 0.00 7.66 1.45 0.10 45.07 08:45:28 Average: all 26.19 0.00 5.39 1.34 0.07 67.00 08:45:28 Average: 0 25.32 0.00 5.79 3.57 0.07 65.25 08:45:28 Average: 1 25.85 0.00 5.15 0.57 0.06 68.36 08:45:28 Average: 2 26.15 0.00 4.91 0.27 0.07 68.60 08:45:28 Average: 3 27.70 0.00 6.02 0.96 0.08 65.24 08:45:28 Average: 4 25.98 0.00 4.88 0.37 0.07 68.71 08:45:28 Average: 5 26.96 0.00 5.65 2.37 0.07 64.95 08:45:28 Average: 6 25.07 0.00 4.98 0.37 0.07 69.51 08:45:28 Average: 7 26.51 0.00 5.72 2.26 0.08 65.41 08:45:28 08:45:28 08:45:28