Pull request #1776 updated 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-sdk-go Obtained Jenkinsfile from 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b+30dc2fc46014ccbabe5f6b9fa466a492640c45fb (7f409a998f727d11bbf3462b9eb7155de14a77a0) 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-ssh4883530867566122376.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-ssh7089012346503474225.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/PR-1776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4774023985387810803.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 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-ssh15095368477077581553.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/PR-1776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12963844532235955497.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-700789’ Running on prd-ubuntu20.04-docker-8c-8g-702595 in /w/workspace/gexfoundry_device-sdk-go_PR-1776 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1776 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1776/head:refs/remotes/origin/PR-1776 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30dc2fc46014ccbabe5f6b9fa466a492640c45fb into PR head commit 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b Merge succeeded, producing 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b Checking out Revision 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b (PR-1776) > git config core.sparsecheckout # timeout=10 > git checkout -f 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b # 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 30dc2fc46014ccbabe5f6b9fa466a492640c45fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b # timeout=10 Commit message: "build: Update Jenkinsfile to use Go 1.23" > git rev-list --no-walk dff7b8032dfd85e50aee78d4bb58961178616126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:33:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:33:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:33:22 ========================================================= 02:33:22 EdgeX Global Pipelines Version Info 02:33:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:33:23 ------------------- 02:33:23 stable info: 02:33:23 ------------------- 02:33:23 Commited By: Cherry Wang cherry@iotechsys.com 02:33:23 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:33:23 Message: update stable to v1.0.278 02:33:23 ------------------- 02:33:23 experimental info: 02:33:23 ------------------- 02:33:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:33:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:33:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:33:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1776 [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1776 [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1776 [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 405bb0b [Pipeline] echo 02:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:24 provisioning config files... 02:33:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config2435976467734217018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:25 ---> ****-login.sh 02:33:25 nexus3.edgexfoundry.org:10001 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 02:33:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.****.com/go/credential-store/ 02:33:26 02:33:26 Login Succeeded 02:33:26 nexus3.edgexfoundry.org:10002 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 02:33:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.****.com/go/credential-store/ 02:33:26 02:33:26 Login Succeeded 02:33:26 nexus3.edgexfoundry.org:10003 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 02:33:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.****.com/go/credential-store/ 02:33:26 02:33:26 Login Succeeded 02:33:26 nexus3.edgexfoundry.org:10004 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 02:33:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.****.com/go/credential-store/ 02:33:26 02:33:26 Login Succeeded 02:33:26 ****.io 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 02:33:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.****.com/go/credential-store/ 02:33:26 02:33:26 Login Succeeded 02:33:26 ---> ****-login.sh ends [Pipeline] } 02:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:33:27 + git rev-list -1 --merges 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b~1..405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo 02:33:27 -----------> git rev-list -1 --merges 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b~1..405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [false] [Pipeline] sh 02:33:27 + git log --format=format:%s -1 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo 02:33:27 ========================================================= 02:33:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:33:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:27 + git log --format=format:%s -1 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] echo 02:33:27 [semverPrep] GIT_COMMIT: 405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b, Commit Message: build: Update Jenkinsfile to use Go 1.23 [Pipeline] echo 02:33:27 [semverPrep] This is not a build commit. [Pipeline] sh 02:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:28 + grep -v github /etc/ssh/ssh_known_hosts 02:33:28 + [ -e /tmp/ssh_known_hosts ] 02:33:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:33:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:33:28 sudo tee -a /etc/ssh/ssh_known_hosts 02:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:28 02:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:29 0.1.4: Pulling from edgex-devops/py-git-semver 02:33:29 3dae71ba6b94: Pulling fs layer 02:33:29 6bf1a483ea7c: Pulling fs layer 02:33:29 f5dfc541a4d3: Pulling fs layer 02:33:29 461d9e800cba: Pulling fs layer 02:33:29 80192f66455f: Pulling fs layer 02:33:29 2e8e34ca0e6c: Pulling fs layer 02:33:29 a29436f7fd5d: Pulling fs layer 02:33:29 923cac83aea3: Pulling fs layer 02:33:29 25ad8b0a4227: Pulling fs layer 02:33:29 db01528c6b51: Pulling fs layer 02:33:29 28988de357af: Pulling fs layer 02:33:29 80192f66455f: Waiting 02:33:29 a29436f7fd5d: Waiting 02:33:29 923cac83aea3: Waiting 02:33:29 25ad8b0a4227: Waiting 02:33:29 28988de357af: Waiting 02:33:29 db01528c6b51: Waiting 02:33:29 6bf1a483ea7c: Verifying Checksum 02:33:29 6bf1a483ea7c: Download complete 02:33:29 461d9e800cba: Download complete 02:33:29 80192f66455f: Verifying Checksum 02:33:29 80192f66455f: Download complete 02:33:29 f5dfc541a4d3: Verifying Checksum 02:33:29 f5dfc541a4d3: Download complete 02:33:29 3dae71ba6b94: Verifying Checksum 02:33:29 3dae71ba6b94: Download complete 02:33:29 923cac83aea3: Download complete 02:33:29 25ad8b0a4227: Verifying Checksum 02:33:29 25ad8b0a4227: Download complete 02:33:29 db01528c6b51: Download complete 02:33:29 28988de357af: Verifying Checksum 02:33:29 28988de357af: Download complete 02:33:29 a29436f7fd5d: Verifying Checksum 02:33:29 a29436f7fd5d: Download complete 02:33:30 2e8e34ca0e6c: Verifying Checksum 02:33:30 2e8e34ca0e6c: Download complete 02:33:30 3dae71ba6b94: Pull complete 02:33:30 6bf1a483ea7c: Pull complete 02:33:31 f5dfc541a4d3: Pull complete 02:33:31 461d9e800cba: Pull complete 02:33:31 80192f66455f: Pull complete 02:33:36 2e8e34ca0e6c: Pull complete 02:33:36 a29436f7fd5d: Pull complete 02:33:36 923cac83aea3: Pull complete 02:33:36 25ad8b0a4227: Pull complete 02:33:36 db01528c6b51: Pull complete 02:33:36 28988de357af: Pull complete 02:33:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:36 prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container 02:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@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-devops/py-git-semver:0.1.4 cat 02:33:40 $ docker top 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f -eo pid,comm 02:33:40 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). 02:33:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:40 [ssh-agent] Looking for ssh-agent implementation... 02:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:40 $ docker exec 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent 02:33:40 SSH_AUTH_SOCK=/tmp/ssh-JSkaLrmI5DRR/agent.35 02:33:40 SSH_AGENT_PID=41 02:33:40 Running ssh-add (command line suppressed) 02:33:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_13849662264233326552.key (/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_13849662264233326552.key) 02:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1776 [Pipeline] sh 02:33:41 + git tag --points-at HEAD [Pipeline] } 02:33:41 $ docker exec --env ******** --env ******** 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent -k 02:33:41 unset SSH_AUTH_SOCK; 02:33:41 unset SSH_AGENT_PID; 02:33:41 echo Agent pid 41 killed; 02:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:41 [ssh-agent] Looking for ssh-agent implementation... 02:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:41 $ docker exec 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent 02:33:41 SSH_AUTH_SOCK=/tmp/ssh-QeuCPLNjXO6m/agent.88 02:33:41 SSH_AGENT_PID=94 02:33:41 Running ssh-add (command line suppressed) 02:33:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_15834807800901253449.key (/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/private_key_15834807800901253449.key) 02:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:42 + git semver init 02:33:42 2025-10-28 02:33:42,337 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:33:42 2025-10-28 02:33:42,341 [run_init] DEBUG init version:0.0.0 force:False 02:33:42 2025-10-28 02:33:42,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver 02:33:42 2025-10-28 02:33:42,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver 02:33:42 2025-10-28 02:33:42,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776, stdin=None, shell=False, universal_newlines=False) 02:33:44 2025-10-28 02:33:43,947 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.git/info/exclude 02:33:44 2025-10-28 02:33:43,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 with force:False 02:33:44 2025-10-28 02:33:43,948 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 02:33:44 2025-10-28 02:33:43,952 [execute] INFO git cat-file --batch-check 02:33:44 2025-10-28 02:33:43,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver, stdin=, shell=False, universal_newlines=False) 02:33:44 2025-10-28 02:33:43,957 [execute] INFO git cat-file --batch 02:33:44 2025-10-28 02:33:43,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver, stdin=, shell=False, universal_newlines=False) 02:33:44 2025-10-28 02:33:43,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1776/.semver/PR-1776 02:33:44 0.0.0 [Pipeline] } 02:33:44 $ docker exec --env ******** --env ******** 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f ssh-agent -k 02:33:44 unset SSH_AUTH_SOCK; 02:33:44 unset SSH_AGENT_PID; 02:33:44 echo Agent pid 94 killed; 02:33:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:44 + git semver [Pipeline] } 02:33:45 $ docker stop --time=1 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f 02:33:52 $ docker rm -f --volumes 15c57da1feb4c0272eb6d31f5bd607a2b6985c5cc681d995fd1eaac556f38d5f [Pipeline] // withDockerContainer [Pipeline] sh 02:33:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:33:53 Stashed 1 file(s) [Pipeline] echo 02:33:53 [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 02:33:53 provisioning config files... [Pipeline] // stage [Pipeline] } 02:33:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config16248846390324532667tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:53 ---> ****-login.sh 02:33:53 nexus3.edgexfoundry.org:10001 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:53 Login Succeeded 02:33:53 nexus3.edgexfoundry.org:10002 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:53 Login Succeeded 02:33:54 nexus3.edgexfoundry.org:10003 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 Login Succeeded 02:33:54 nexus3.edgexfoundry.org:10004 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 Login Succeeded 02:33:54 ****.io 02:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 Login Succeeded 02:33:54 ---> ****-login.sh ends [Pipeline] } 02:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:54 ========================================================= 02:33:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:33:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:54 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:33:57 #0 building with "default" instance using docker driver 02:33:57 02:33:57 #1 [internal] load build definition from Dockerfile 02:33:58 #1 transferring dockerfile: 02:33:58 #1 transferring dockerfile: 1.69kB done 02:33:58 #1 DONE 0.8s 02:33:58 02:33:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:59 #2 DONE 1.5s 02:33:59 02:33:59 #3 [internal] load .dockerignore 02:33:59 #3 transferring context: 02:33:59 #3 transferring context: 182B done 02:33:59 #3 DONE 0.5s 02:34:00 02:34:00 #4 [internal] load build context 02:34:00 #4 DONE 0.0s 02:34:00 02:34:00 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 02:34:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 02:34:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.4s done 02:34:00 #5 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 02:34:00 #5 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 02:34:00 #5 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 02:34:01 #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0B / 282.45kB 0.2s 02:34:01 #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.4s 02:34:01 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.5s 02:34:01 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.7s 02:34:01 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0B / 74.07MB 0.7s 02:34:01 #5 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.7s done 02:34:01 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 7.34MB / 74.07MB 0.8s 02:34:01 #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 02:34:01 #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.8s done 02:34:01 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 19.92MB / 74.07MB 0.9s 02:34:01 #5 ... 02:34:01 02:34:01 #4 [internal] load build context 02:34:01 #4 transferring context: 36.11MB 0.4s done 02:34:01 #4 DONE 1.3s 02:34:01 02:34:01 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 02:34:01 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 30.41MB / 74.07MB 1.0s 02:34:02 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 65.01MB / 74.07MB 1.2s 02:34:02 #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 02:34:02 #5 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 1.2s 02:34:02 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.4s 02:34:02 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.0s 02:34:02 #5 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 2.1s done 02:34:02 #5 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 2.0s done 02:34:03 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.3s done 02:34:03 #5 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 02:34:03 #5 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 2.7s 02:34:03 #5 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.4s done 02:34:03 #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0B / 2.38MB 3.0s 02:34:03 #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 3.2s 02:34:04 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 3.4s 02:34:04 #5 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 3.4s done 02:34:04 #5 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 3.4s done 02:34:04 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 32.51MB / 113.25MB 3.6s 02:34:04 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 58.72MB / 113.25MB 3.7s 02:34:04 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 72.35MB / 113.25MB 3.8s 02:34:04 #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 3.8s 02:34:04 #5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 02:34:04 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 93.32MB / 113.25MB 3.9s 02:34:04 #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 7.34MB / 13.30MB 3.9s 02:34:05 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 4.1s 02:34:05 #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 4.1s 02:34:06 #5 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 5.0s done 02:34:06 #5 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 5.1s done 02:34:09 #5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done 02:34:09 #5 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 02:34:09 #5 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 02:34:09 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:34:09 #5 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 02:34:09 #5 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 02:34:10 #5 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 02:34:10 #5 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 02:34:13 #5 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done 02:34:13 #5 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 02:34:13 #5 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done 02:34:13 #5 DONE 13.7s 02:34:13 02:34:13 #6 [builder 2/7] WORKDIR /device-sdk-go 02:34:17 #6 DONE 3.5s 02:34:17 02:34:17 #7 [builder 3/7] RUN apk add --update --no-cache make git 02:34:17 #7 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:34:17 #7 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:34:17 #7 0.560 OK: 265 MiB in 60 packages 02:34:18 #7 DONE 0.7s 02:34:18 02:34:18 #8 [builder 4/7] COPY go.mod vendor* ./ 02:34:18 #8 DONE 0.0s 02:34:18 02:34:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:36 #9 DONE 18.1s 02:34:36 02:34:36 #10 [builder 6/7] COPY . . 02:34:36 #10 DONE 0.3s 02:34:36 02:34:36 #11 [builder 7/7] RUN echo noop 02:34:36 #11 0.202 noop 02:34:36 #11 DONE 0.3s 02:34:36 02:34:36 #12 exporting to image 02:34:36 #12 exporting layers 02:34:44 #12 exporting layers 6.9s done 02:34:44 #12 writing image sha256:a0b5f61c96fc8d95744f9b3b9e2199f4f7de4878504757d52b9bcfdf21a969ec done 02:34:44 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:34:44 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:45 + docker inspect -f . ci-base-image-x86_64 02:34:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:45 prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container 02:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:45 $ docker top 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:45 + go version 02:34:45 go version go1.23.12 linux/amd64 [Pipeline] } 02:34:45 $ docker stop --time=1 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d 02:34:47 $ docker rm -f --volumes 3b7713c88bc5093f166cdbd1a6b819f0ec750c6bb93c9cf804540390c9d1fb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:47 + docker inspect -f . ci-base-image-x86_64 02:34:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:47 prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container 02:34: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-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:48 $ docker top 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1776 [Pipeline] fileExists [Pipeline] sh 02:34:48 + make test 02:34:48 go test -race -coverprofile=coverage.out ./... 02:34:55 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 02:35:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.034s coverage: 2.8% of statements 02:35:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 29.4% of statements 02:35:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 02:35:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.029s coverage: 90.4% of statements 02:35:33 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 02:35:33 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 02:35:34 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.093s coverage: 45.0% of statements 02:35:35 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 02:35:41 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.044s coverage: 14.3% of statements 02:35:41 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.502s coverage: 45.1% of statements 02:35:41 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 69.4% of statements 02:35:41 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.4% of statements 02:35:41 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.050s coverage: 4.9% of statements 02:36:13 GO111MODULE=on go vet ./... 02:36:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:36:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:36:17 ./bin/test-attribution-txt.sh 02:36:17 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:36:17 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:36:17 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:36:17 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:36:17 $ docker stop --time=1 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 02:36:20 $ docker rm -f --volumes 1f9a40ee3af0143c5f55c4421c00bd9171f4b84da2b7dfd145bdeda77dc42324 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:36:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:36:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:21 + ls -al . 02:36:21 total 612 02:36:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 02:34 . 02:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:33 .. 02:36:21 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 02:33 .dockerignore 02:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:35 .git 02:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:33 .github 02:36:21 -rw-rw-r-- 1 jenkins jenkins 137 Oct 28 02:33 .gitignore 02:36:21 -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 02:33 .golangci.yml 02:36:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:33 .semver 02:36:21 -rw-rw-r-- 1 jenkins jenkins 53715 Oct 28 02:33 CHANGELOG.md 02:36:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 02:33 GOVERNANCE.md 02:36:21 -rw-rw-r-- 1 jenkins jenkins 905 Oct 28 02:33 Jenkinsfile 02:36:21 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 28 02:33 LICENSE 02:36:21 -rw-rw-r-- 1 jenkins jenkins 2424 Oct 28 02:33 Makefile 02:36:21 -rw-rw-r-- 1 jenkins jenkins 619 Oct 28 02:33 OWNERS.md 02:36:21 -rw-rw-r-- 1 jenkins jenkins 5513 Oct 28 02:33 README.md 02:36:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 02:33 VERSION 02:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:33 bin 02:36:21 -rw-r--r-- 1 jenkins jenkins 366852 Oct 28 02:35 coverage.out 02:36:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 02:33 example 02:36:21 -rw-rw-r-- 1 jenkins jenkins 6163 Oct 28 02:33 go.mod 02:36:21 -rw-rw-r-- 1 jenkins jenkins 86733 Oct 28 02:33 go.sum 02:36:21 drwxrwxr-x 13 jenkins jenkins 4096 Oct 28 02:33 internal 02:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:33 openapi 02:36:21 drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 02:33 pkg 02:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:33 snap 02:36:21 -rw-rw-r-- 1 jenkins jenkins 222 Oct 28 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:22 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b --label arch=amd64 --label version=0.0.0 . 02:36:23 #0 building with "default" instance using docker driver 02:36:23 02:36:23 #1 [internal] load build definition from Dockerfile 02:36:23 #1 transferring dockerfile: 1.69kB done 02:36:23 #1 DONE 0.0s 02:36:23 02:36:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:36:23 #2 DONE 0.0s 02:36:23 02:36:23 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:36:23 #3 DONE 0.1s 02:36:23 02:36:23 #4 [internal] load .dockerignore 02:36:23 #4 transferring context: 182B done 02:36:23 #4 DONE 0.0s 02:36:23 02:36:23 #5 [internal] load build context 02:36:23 #5 transferring context: 401.30kB 0.0s done 02:36:23 #5 DONE 0.1s 02:36:23 02:36:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:36:23 #6 DONE 0.1s 02:36:23 02:36:23 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:36:23 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:36:23 #7 ... 02:36:23 02:36:23 #8 [builder 2/7] WORKDIR /device-sdk-go 02:36:23 #8 DONE 0.0s 02:36:23 02:36:23 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:36:23 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:36:23 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:36:23 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:36:23 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.2s 02:36:23 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 1.0s done 02:36:23 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 02:36:23 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:36:23 #7 DONE 1.2s 02:36:23 02:36:23 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:36:23 #9 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:36:24 #9 ... 02:36:24 02:36:24 #10 [builder 3/7] RUN apk add --update --no-cache make git 02:36:24 #10 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:36:24 #10 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:36:24 #10 1.378 OK: 265 MiB in 60 packages 02:36:24 #10 DONE 1.5s 02:36:24 02:36:24 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:36:24 #9 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:36:24 #9 ... 02:36:24 02:36:24 #11 [builder 4/7] COPY go.mod vendor* ./ 02:36:24 #11 DONE 0.0s 02:36:24 02:36:24 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:36:24 #9 0.650 (1/1) Installing dumb-init (1.2.5-r3) 02:36:24 #9 0.655 Executing busybox-1.37.0-r19.trigger 02:36:24 #9 0.663 OK: 7 MiB in 17 packages 02:36:24 #9 DONE 0.8s 02:36:24 02:36:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:24 #12 DONE 0.4s 02:36:24 02:36:24 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:36:24 #13 ... 02:36:24 02:36:24 #14 [builder 6/7] COPY . . 02:36:24 #14 DONE 0.2s 02:36:24 02:36:24 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:36:24 #13 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:36:25 #13 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:36:25 #13 0.970 OK: 7 MiB in 17 packages 02:36:25 #13 DONE 1.1s 02:36:25 02:36:25 #15 [builder 7/7] RUN make build 02:36:25 #15 0.298 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:36:48 #15 DONE 22.1s 02:36:48 02:36:48 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:36:48 #16 DONE 0.0s 02:36:48 02:36:48 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:36:48 #17 DONE 0.2s 02:36:48 02:36:48 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:36:48 #18 DONE 0.0s 02:36:48 02:36:48 #19 exporting to image 02:36:48 #19 exporting layers 0.1s done 02:36:48 #19 writing image sha256:5e95fb01ba2e52dba64c52181f0e05bd1e6c2748e626fc7f1c5f33659311c264 done 02:36:48 #19 naming to docker.io/library/device-sdk-simple done 02:36:48 #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 02:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:48 02:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:49 latest: Pulling from edgex-lftools-log-publisher 02:36:49 5eb5b503b376: Pulling fs layer 02:36:49 5c69ac0246d0: Pulling fs layer 02:36:49 ec43610c2a17: Pulling fs layer 02:36:49 3a2ae6a8a46f: Pulling fs layer 02:36:49 33b1e0a273af: Pulling fs layer 02:36:49 5d3b04190fa2: Pulling fs layer 02:36:49 2f39f015ded8: Pulling fs layer 02:36:49 3a2ae6a8a46f: Waiting 02:36:49 33b1e0a273af: Waiting 02:36:49 5d3b04190fa2: Waiting 02:36:49 2f39f015ded8: Waiting 02:36:49 5c69ac0246d0: Verifying Checksum 02:36:49 5c69ac0246d0: Download complete 02:36:49 3a2ae6a8a46f: Verifying Checksum 02:36:49 3a2ae6a8a46f: Download complete 02:36:49 33b1e0a273af: Verifying Checksum 02:36:49 33b1e0a273af: Download complete 02:36:49 ec43610c2a17: Verifying Checksum 02:36:49 ec43610c2a17: Download complete 02:36:49 5d3b04190fa2: Verifying Checksum 02:36:49 5d3b04190fa2: Download complete 02:36:49 5eb5b503b376: Download complete 02:36:49 2f39f015ded8: Download complete 02:36:50 5eb5b503b376: Pull complete 02:36:51 5c69ac0246d0: Pull complete 02:36:51 ec43610c2a17: Pull complete 02:36:51 3a2ae6a8a46f: Pull complete 02:36:51 33b1e0a273af: Pull complete 02:36:51 5d3b04190fa2: Pull complete 02:36:57 2f39f015ded8: Pull complete 02:36:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:57 prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container 02:36:57 $ 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-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:58 $ docker top 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:59 ---> job-cost.sh 02:36:59 lf-activate-venv: SKIPPING 02:36:59 INFO: No Stack... 02:36:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:59 INFO: Archiving Costs [Pipeline] sh 02:37:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/cost.csv 02:37:00 + cut -d, -f6 [Pipeline] lock 02:37:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] 02:37:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] did not exist. Created. 02:37:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:37:00 Stashed 1 file(s) [Pipeline] } 02:37:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1776-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:37:00 $ docker stop --time=1 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 02:37:01 $ docker rm -f --volumes 78ec3bd654a25cbe8dc21b811a9e730cef44658475bbcd48110230c909182e78 [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 02:37:02 provisioning config files... 02:37:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config9459594324240368560tmp [Pipeline] { [Pipeline] sh 02:37:02 + set +x 02:37:02 + curl -s https://codecov.io/bash 02:37:02 + bash -s -- 02:37:02 02:37:02 _____ _ 02:37:02 / ____| | | 02:37:02 | | ___ __| | ___ ___ _____ __ 02:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:37:02 Bash-1.0.6 02:37:02 02:37:02 02:37:02 ==> git version 2.25.1 found 02:37:02 ==> 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 02:37:02 Release-Date: 2020-01-08 02:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:37:02 ==> Jenkins CI detected. 02:37:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1776 02:37:02 project root: . 02:37:02 --> token set from env 02:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:37:02 ==> Running gcov in . (disable via -X gcov) 02:37:02 ==> Python coveragepy not found 02:37:02 ==> Searching for coverage reports in: 02:37:02 + . 02:37:02 -> Found 1 reports 02:37:02 ==> Detecting git/mercurial file structure 02:37:02 ==> Reading reports 02:37:02 + ./coverage.out bytes=366852 02:37:02 ==> Appending adjustments 02:37:02 https://docs.codecov.io/docs/fixing-reports 02:37:02 + Found adjustments 02:37:02 ==> Gzipping contents 02:37:02 36K /tmp/codecov.X2bSoo.gz 02:37:02 ==> Uploading reports 02:37:02 url: https://codecov.io 02:37:02 query: branch=PR-1776&commit=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1776%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1776&job=&cmd_args= 02:37:02 -> Pinging Codecov 02:37:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1776&commit=405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1776%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1776&job=&cmd_args= 02:37:02 -> Uploading to 02:37:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b/b4cb61c4-5920-434c-866e-c0b1e7b17d48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T023702Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=af0fc0b9b0ba3ed6636a5d03f5a0eec2d2a7b70d46dafb26241ab32a4b958e66 02:37:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:03 Dload Upload Total Spent Left Speed 02:37:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36240 0 0 100 36240 0 175k --:--:-- --:--:-- --:--:-- 174k 100 36240 0 0 100 36240 0 175k --:--:-- --:--:-- --:--:-- 174k 02:37:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/405bb0b1a6af179dc2959f9b9fdc2d3ddf231e6b [Pipeline] } 02:37:03 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 02:37:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives ] 02:37:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives 02:37:04 total 16 02:37:04 drwxr-xr-x 3 root root 4096 Oct 28 02:36 . 02:37:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 28 02:37 .. 02:37:04 drwxr-xr-x 2 root root 4096 Oct 28 02:36 cost 02:37:04 -rw-r--r-- 1 root root 86 Oct 28 02:36 cost.csv 02:37:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives 02:37:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives 02:37:04 total 16 02:37:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 02:36 . 02:37:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 28 02:37 .. 02:37:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 02:36 cost 02:37:04 -rw-r--r-- 1 jenkins jenkins 86 Oct 28 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:05 ---> package-listing.sh 02:37:05 ++ facter osfamily 02:37:05 ++ tr '[:upper:]' '[:lower:]' 02:37:05 + OS_FAMILY=debian 02:37:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1776 02:37:05 + START_PACKAGES=/tmp/packages_start.txt 02:37:05 + END_PACKAGES=/tmp/packages_end.txt 02:37:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:05 + PACKAGES=/tmp/packages_start.txt 02:37:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1776 ']' 02:37:05 + PACKAGES=/tmp/packages_end.txt 02:37:05 + case "${OS_FAMILY}" in 02:37:05 + dpkg -l 02:37:05 + grep '^ii' 02:37:05 + '[' -f /tmp/packages_start.txt ']' 02:37:05 + '[' -f /tmp/packages_end.txt ']' 02:37:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1776 ']' 02:37:05 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/ 02:37:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1776/archives/ [Pipeline] echo 02:37:05 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-sdk-go_PR-1776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:06 prd-ubuntu20.04-docker-8c-8g-702595 does not seem to be running inside a container 02:37:06 $ 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-sdk-go_PR-1776/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-sdk-go_PR-1776 -v /w/workspace/gexfoundry_device-sdk-go_PR-1776:/w/workspace/gexfoundry_device-sdk-go_PR-1776:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:06 $ docker top 6a1f817aab3967bf2bfcd9a0023f7ecba657dbf433fc1de27e08e6ad249e284c -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:37:07 + ls /var/log/sa-host 02:37:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:07 provisioning config files... 02:37:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1776@tmp/config6610369480079968883tmp [Pipeline] { [Pipeline] echo 02:37:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:08 ---> create-netrc.sh [Pipeline] } 02:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:37:08 ---> python-tools-install.sh [Pipeline] echo 02:37:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:08 ---> sudo-logs.sh 02:37:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:09 ---> job-cost.sh 02:37:09 lf-activate-venv: SKIPPING 02:37:09 DEBUG: total: 0.2199999988079071 02:37:09 INFO: Retrieving Stack Cost... 02:37:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:09 INFO: Archiving Costs [Pipeline] echo 02:37:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:09 ---> logs-deploy.sh 02:37:09 lf-activate-venv: SKIPPING 02:37:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1776/2 02:37:09 INFO: archiving workspace using pattern(s): 02:37:10 Archives upload complete. 02:37:10 INFO: archiving logs to Nexus 02:37:11 ---> uname -a: 02:37:11 Linux prd-ubuntu20-04-docker-8c-8g-702595 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:37:11 02:37:11 02:37:11 ---> lscpu: 02:37:11 Architecture: x86_64 02:37:11 CPU op-mode(s): 32-bit, 64-bit 02:37:11 Byte Order: Little Endian 02:37:11 Address sizes: 40 bits physical, 48 bits virtual 02:37:11 CPU(s): 8 02:37:11 On-line CPU(s) list: 0-7 02:37:11 Thread(s) per core: 1 02:37:11 Core(s) per socket: 1 02:37:11 Socket(s): 8 02:37:11 NUMA node(s): 1 02:37:11 Vendor ID: AuthenticAMD 02:37:11 CPU family: 23 02:37:11 Model: 49 02:37:11 Model name: AMD EPYC-Rome Processor 02:37:11 Stepping: 0 02:37:11 CPU MHz: 2800.000 02:37:11 BogoMIPS: 5600.00 02:37:11 Virtualization: AMD-V 02:37:11 Hypervisor vendor: KVM 02:37:11 Virtualization type: full 02:37:11 L1d cache: 256 KiB 02:37:11 L1i cache: 256 KiB 02:37:11 L2 cache: 4 MiB 02:37:11 L3 cache: 128 MiB 02:37:11 NUMA node0 CPU(s): 0-7 02:37:11 Vulnerability Gather data sampling: Not affected 02:37:11 Vulnerability Itlb multihit: Not affected 02:37:11 Vulnerability L1tf: Not affected 02:37:11 Vulnerability Mds: Not affected 02:37:11 Vulnerability Meltdown: Not affected 02:37:11 Vulnerability Mmio stale data: Not affected 02:37:11 Vulnerability Retbleed: Vulnerable 02:37:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:37:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:37:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:37:11 Vulnerability Srbds: Not affected 02:37:11 Vulnerability Tsx async abort: Not affected 02:37:11 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 02:37:11 02:37:11 02:37:11 ---> nproc: 02:37:11 8 02:37:11 02:37:11 02:37:11 ---> df -h: 02:37:11 Filesystem Size Used Avail Use% Mounted on 02:37:11 overlay 155G 13G 143G 9% / 02:37:11 tmpfs 64M 0 64M 0% /dev 02:37:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:37:11 shm 64M 0 64M 0% /dev/shm 02:37:11 /dev/vda1 155G 13G 143G 9% /facter-os 02:37:11 02:37:11 02:37:11 ---> sar -b -r -n DEV: 02:37:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-702595) 10/28/25 _x86_64_ (8 CPU) 02:37:11 02:37:11 02:32:31 LINUX RESTART (8 CPU) 02:37:11 02:37:11 02:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:37:11 02:34:01 146.08 72.06 74.02 0.00 13036.30 28382.17 0.00 02:37:11 02:35:01 231.56 2.95 228.61 0.00 55.59 68947.18 0.00 02:37:11 02:36:01 27.26 0.02 27.25 0.00 0.13 26588.52 0.00 02:37:11 02:37:01 174.14 0.28 173.85 0.00 25.33 52599.63 0.00 02:37:11 Average: 144.75 18.60 126.15 0.00 3238.52 44195.25 0.00 02:37:11 02:37:11 02:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:11 02:34:01 29130576 31548028 770804 2.34 76020 2640640 1862688 5.49 1028008 2364796 57784 02:37:11 02:35:01 26607192 31299812 978904 2.98 151820 4648376 2240728 6.61 1873180 3810416 425640 02:37:11 02:36:01 26337940 31509340 768748 2.34 156608 5087908 1775320 5.23 1501552 4421656 430336 02:37:11 02:37:01 26195648 31521504 753816 2.29 172752 5203500 1888916 5.57 1618240 4416552 392 02:37:11 Average: 27067839 31469671 818068 2.49 139300 4395106 1941913 5.73 1505245 3753355 228538 02:37:11 02:37:11 02:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:11 02:34:01 docker0 27.42 34.81 1.88 286.03 0.00 0.00 0.00 0.00 02:37:11 02:34:01 lo 5.15 5.15 0.53 0.53 0.00 0.00 0.00 0.00 02:37:11 02:34:01 ens3 550.26 370.58 5563.11 130.65 0.00 0.00 0.00 0.00 02:37:11 02:35:01 docker0 286.77 393.07 24.91 2929.81 0.00 0.00 0.00 0.00 02:37:11 02:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:37:11 02:35:01 veth7d596c0 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:37:11 02:35:01 ens3 510.23 350.64 5934.52 48.86 0.00 0.00 0.00 0.00 02:37:11 02:36:01 docker0 1.13 1.55 0.12 0.45 0.00 0.00 0.00 0.00 02:37:11 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:36:01 veth7d596c0 1.13 1.60 0.14 0.46 0.00 0.00 0.00 0.00 02:37:11 02:36:01 ens3 14.26 7.77 15.73 5.11 0.00 0.00 0.00 0.00 02:37:11 02:37:01 docker0 4.18 8.30 0.31 128.19 0.00 0.00 0.00 0.00 02:37:11 02:37:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 02:37:11 02:37:01 ens3 116.06 70.65 2726.70 18.39 0.00 0.00 0.00 0.00 02:37:11 Average: docker0 80.10 109.74 6.83 838.42 0.00 0.00 0.00 0.00 02:37:11 Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 02:37:11 Average: ens3 296.65 199.20 3551.64 50.42 0.00 0.00 0.00 0.00 02:37:11 02:37:11 02:37:11 ---> sar -P ALL: 02:37:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-702595) 10/28/25 _x86_64_ (8 CPU) 02:37:11 02:37:11 02:32:31 LINUX RESTART (8 CPU) 02:37:11 02:37:11 02:33:02 CPU %user %nice %system %iowait %steal %idle 02:37:11 02:34:01 all 7.56 0.00 2.01 5.36 0.08 84.98 02:37:11 02:34:01 0 5.97 0.00 2.72 2.50 0.09 88.73 02:37:11 02:34:01 1 7.68 0.00 2.62 0.77 0.10 88.83 02:37:11 02:34:01 2 4.19 0.00 2.08 8.13 0.10 85.49 02:37:11 02:34:01 3 8.51 0.00 1.91 1.23 0.07 88.27 02:37:11 02:34:01 4 9.18 0.00 1.86 8.26 0.07 80.62 02:37:11 02:34:01 5 6.61 0.00 1.74 16.08 0.09 75.49 02:37:11 02:34:01 6 8.17 0.00 2.00 4.92 0.07 84.84 02:37:11 02:34:01 7 10.17 0.00 1.18 0.97 0.09 87.60 02:37:11 02:35:01 all 19.83 0.00 4.37 3.89 0.08 71.82 02:37:11 02:35:01 0 20.11 0.00 3.82 1.15 0.10 74.82 02:37:11 02:35:01 1 18.75 0.00 3.88 1.33 0.07 75.97 02:37:11 02:35:01 2 18.36 0.00 3.70 0.77 0.07 77.11 02:37:11 02:35:01 3 19.22 0.00 4.81 9.72 0.08 66.17 02:37:11 02:35:01 4 20.58 0.00 4.59 1.37 0.08 73.38 02:37:11 02:35:01 5 21.65 0.00 5.49 12.01 0.08 60.77 02:37:11 02:35:01 6 19.45 0.00 4.42 2.86 0.08 73.18 02:37:11 02:35:01 7 20.52 0.00 4.29 1.96 0.10 73.12 02:37:11 02:36:01 all 39.22 0.00 5.64 0.68 0.11 54.35 02:37:11 02:36:01 0 39.01 0.00 5.78 0.02 0.08 55.11 02:37:11 02:36:01 1 39.73 0.00 5.30 0.00 0.12 54.84 02:37:11 02:36:01 2 40.35 0.00 5.61 0.00 0.12 53.92 02:37:11 02:36:01 3 37.33 0.00 6.08 0.32 0.12 56.16 02:37:11 02:36:01 4 38.88 0.00 5.39 0.37 0.10 55.26 02:37:11 02:36:01 5 39.78 0.00 6.00 0.02 0.10 54.11 02:37:11 02:36:01 6 39.36 0.00 5.29 0.00 0.08 55.27 02:37:11 02:36:01 7 39.33 0.00 5.68 4.72 0.12 50.16 02:37:11 02:37:01 all 40.10 0.00 5.89 1.22 0.10 52.69 02:37:11 02:37:01 0 39.60 0.00 5.47 0.69 0.08 54.16 02:37:11 02:37:01 1 41.30 0.00 6.36 4.10 0.13 48.11 02:37:11 02:37:01 2 40.06 0.00 6.09 0.30 0.10 53.44 02:37:11 02:37:01 3 41.27 0.00 6.06 0.89 0.12 51.65 02:37:11 02:37:01 4 40.81 0.00 5.74 0.29 0.10 53.06 02:37:11 02:37:01 5 39.76 0.00 5.71 0.08 0.10 54.35 02:37:11 02:37:01 6 39.77 0.00 5.89 2.48 0.08 51.77 02:37:11 02:37:01 7 38.21 0.00 5.82 0.91 0.10 54.96 02:37:11 Average: all 26.76 0.00 4.49 2.77 0.09 65.88 02:37:11 Average: 0 26.27 0.00 4.46 1.08 0.09 68.11 02:37:11 Average: 1 26.94 0.00 4.55 1.55 0.11 66.86 02:37:11 Average: 2 25.85 0.00 4.38 2.27 0.10 67.40 02:37:11 Average: 3 26.65 0.00 4.73 3.04 0.10 65.48 02:37:11 Average: 4 27.44 0.00 4.40 2.55 0.09 65.52 02:37:11 Average: 5 27.03 0.00 4.74 7.01 0.09 61.13 02:37:11 Average: 6 26.76 0.00 4.41 2.56 0.08 66.19 02:37:11 Average: 7 27.13 0.00 4.25 2.14 0.10 66.38 02:37:11 02:37:11 02:37:11