Pull request #1841 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87+d50fa5404ba750ecd3ba679725a6e220dbf6c22c (bff3c2e921c7cc14ac420d6cd2ab703941be3a36) 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-ssh18072876292241806853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh5315141515120109178.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-sdk-go/branches/PR-1841/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-sdk-go/branches/PR-1841/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7866664970282654842.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-sdk-go/branches/PR-1841/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9091155762751158398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh12517568691467279185.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-sdk-go/branches/PR-1841/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-sdk-go/branches/PR-1841/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5661344457835274317.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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.25] ========================================================= [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.25 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15563 in /w/workspace/gexfoundry_device-sdk-go_PR-1841 [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-1841 # 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 Merging remotes/origin/main commit d50fa5404ba750ecd3ba679725a6e220dbf6c22c into PR head commit 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 Merge succeeded, producing 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 Checking out Revision 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 (PR-1841) Commit message: "build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > 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/1841/head:refs/remotes/origin/PR-1841 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 # 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 d50fa5404ba750ecd3ba679725a6e220dbf6c22c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:32 ========================================================= 00:50:32 EdgeX Global Pipelines Version Info 00:50:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:33 ------------------- 00:50:33 stable info: 00:50:33 ------------------- 00:50:33 Commited By: Ginny Guan ginny@iotechsys.com 00:50:33 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 00:50:33 Message: update stable to v1.0.281 00:50:34 ------------------- 00:50:34 experimental info: 00:50:34 ------------------- 00:50:34 Commited By: **** collab-it+edgex@linuxfoundation.org 00:50:34 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 00:50:34 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:50:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1841 [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1841 [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1841 [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b4e7d4 [Pipeline] echo 00:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:36 provisioning config files... 00:50:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/config8843307299275040044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:37 ---> ****-login.sh 00:50:37 nexus3.edgexfoundry.org:10001 00:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:37 00:50:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:50:37 Configure a credential helper to remove this warning. See 00:50:37 https://docs.****.com/go/credential-store/ 00:50:37 00:50:37 Login Succeeded 00:50:37 nexus3.edgexfoundry.org:10002 00:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:37 00:50:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:50:37 Configure a credential helper to remove this warning. See 00:50:37 https://docs.****.com/go/credential-store/ 00:50:37 00:50:37 Login Succeeded 00:50:37 nexus3.edgexfoundry.org:10003 00:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:37 00:50:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:50:37 Configure a credential helper to remove this warning. See 00:50:37 https://docs.****.com/go/credential-store/ 00:50:37 00:50:37 Login Succeeded 00:50:37 nexus3.edgexfoundry.org:10004 00:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:37 00:50:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:50:37 Configure a credential helper to remove this warning. See 00:50:37 https://docs.****.com/go/credential-store/ 00:50:37 00:50:37 Login Succeeded 00:50:37 ****.io 00:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:38 00:50:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:50:38 Configure a credential helper to remove this warning. See 00:50:38 https://docs.****.com/go/credential-store/ 00:50:38 00:50:38 Login Succeeded 00:50:38 ---> ****-login.sh ends [Pipeline] } 00:50:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:50:38 + git rev-list -1 --merges 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87~1..6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [Pipeline] echo 00:50:39 -----------> git rev-list -1 --merges 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87~1..6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [false] [Pipeline] sh 00:50:39 + git log --format=format:%s -1 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [Pipeline] echo 00:50:39 ========================================================= 00:50:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:50:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:40 + git log --format=format:%s -1 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [Pipeline] echo 00:50:40 [semverPrep] GIT_COMMIT: 6b4e7d46873fe4f5c3b25494c75a59d235a3eb87, Commit Message: build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 [Pipeline] echo 00:50:40 [semverPrep] This is not a build commit. [Pipeline] sh 00:50:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:40 + grep -v github /etc/ssh/ssh_known_hosts 00:50:40 + [ -e /tmp/ssh_known_hosts ] 00:50:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:50:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:50:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:50:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:41 00:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:50:41 3dae71ba6b94: Pulling fs layer 00:50:41 6bf1a483ea7c: Pulling fs layer 00:50:41 f5dfc541a4d3: Pulling fs layer 00:50:41 461d9e800cba: Pulling fs layer 00:50:41 80192f66455f: Pulling fs layer 00:50:41 2e8e34ca0e6c: Pulling fs layer 00:50:41 a29436f7fd5d: Pulling fs layer 00:50:41 923cac83aea3: Pulling fs layer 00:50:41 25ad8b0a4227: Pulling fs layer 00:50:41 db01528c6b51: Pulling fs layer 00:50:41 28988de357af: Pulling fs layer 00:50:41 461d9e800cba: Waiting 00:50:41 80192f66455f: Waiting 00:50:41 2e8e34ca0e6c: Waiting 00:50:41 a29436f7fd5d: Waiting 00:50:41 923cac83aea3: Waiting 00:50:41 db01528c6b51: Waiting 00:50:41 28988de357af: Waiting 00:50:41 25ad8b0a4227: Waiting 00:50:41 6bf1a483ea7c: Verifying Checksum 00:50:41 6bf1a483ea7c: Download complete 00:50:41 461d9e800cba: Verifying Checksum 00:50:41 461d9e800cba: Download complete 00:50:42 f5dfc541a4d3: Verifying Checksum 00:50:42 f5dfc541a4d3: Download complete 00:50:42 3dae71ba6b94: Verifying Checksum 00:50:42 3dae71ba6b94: Download complete 00:50:42 923cac83aea3: Download complete 00:50:42 25ad8b0a4227: Verifying Checksum 00:50:42 25ad8b0a4227: Download complete 00:50:42 db01528c6b51: Verifying Checksum 00:50:42 db01528c6b51: Download complete 00:50:42 28988de357af: Verifying Checksum 00:50:42 28988de357af: Download complete 00:50:42 a29436f7fd5d: Verifying Checksum 00:50:42 a29436f7fd5d: Download complete 00:50:42 2e8e34ca0e6c: Verifying Checksum 00:50:42 2e8e34ca0e6c: Download complete 00:50:43 3dae71ba6b94: Pull complete 00:50:44 6bf1a483ea7c: Pull complete 00:50:44 f5dfc541a4d3: Pull complete 00:50:44 461d9e800cba: Pull complete 00:50:44 80192f66455f: Pull complete 00:50:48 2e8e34ca0e6c: Pull complete 00:50:49 a29436f7fd5d: Pull complete 00:50:49 923cac83aea3: Pull complete 00:50:50 25ad8b0a4227: Pull complete 00:50:50 db01528c6b51: Pull complete 00:50:50 28988de357af: Pull complete 00:50:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 00:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:50 prd-ubuntu20.04-docker-8c-8g-15563 does not seem to be running inside a container 00:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1841 -v /w/workspace/gexfoundry_device-sdk-go_PR-1841:/w/workspace/gexfoundry_device-sdk-go_PR-1841:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:50:54 $ docker top 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 -eo pid,comm 00:50:54 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). 00:50:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:54 [ssh-agent] Looking for ssh-agent implementation... 00:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:54 $ docker exec 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 ssh-agent 00:50:54 SSH_AUTH_SOCK=/tmp/ssh-5LEjrvawBEYK/agent.32 00:50:54 SSH_AGENT_PID=38 00:50:54 Running ssh-add (command line suppressed) 00:50:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/private_key_15073869829271785286.key (/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/private_key_15073869829271785286.key) 00:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:55 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1841 [Pipeline] sh 00:50:55 + git tag --points-at HEAD [Pipeline] } 00:50:55 $ docker exec --env ******** --env ******** 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 ssh-agent -k 00:50:55 unset SSH_AUTH_SOCK; 00:50:55 unset SSH_AGENT_PID; 00:50:55 echo Agent pid 38 killed; 00:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:55 [ssh-agent] Looking for ssh-agent implementation... 00:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:55 $ docker exec 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 ssh-agent 00:50:55 SSH_AUTH_SOCK=/tmp/ssh-EKCDPjbnrE5f/agent.85 00:50:55 SSH_AGENT_PID=91 00:50:55 Running ssh-add (command line suppressed) 00:50:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/private_key_8462055676456310781.key (/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/private_key_8462055676456310781.key) 00:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:56 + git semver init 00:50:56 2026-07-25 00:50:56,539 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:50:56 2026-07-25 00:50:56,543 [run_init] DEBUG init version:0.0.0 force:False 00:50:56 2026-07-25 00:50:56,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver 00:50:56 2026-07-25 00:50:56,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver 00:50:56 2026-07-25 00:50:56,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1841, stdin=None, shell=False, universal_newlines=False) 00:50:58 2026-07-25 00:50:58,114 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841/.git/info/exclude 00:50:58 2026-07-25 00:50:58,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver/PR-1841 with force:False 00:50:58 2026-07-25 00:50:58,114 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver/PR-1841 00:50:58 2026-07-25 00:50:58,119 [execute] INFO git cat-file --batch-check 00:50:58 2026-07-25 00:50:58,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver, stdin=, shell=False, universal_newlines=False) 00:50:58 2026-07-25 00:50:58,124 [execute] INFO git cat-file --batch 00:50:58 2026-07-25 00:50:58,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver, stdin=, shell=False, universal_newlines=False) 00:50:58 2026-07-25 00:50:58,128 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1841/.semver/PR-1841 00:50:58 0.0.0 [Pipeline] } 00:50:58 $ docker exec --env ******** --env ******** 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 ssh-agent -k 00:50:58 unset SSH_AUTH_SOCK; 00:50:58 unset SSH_AGENT_PID; 00:50:58 echo Agent pid 91 killed; 00:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:59 + git semver [Pipeline] } 00:50:59 $ docker stop --time=1 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 00:51:00 $ docker rm -f --volumes 5edb5614085b8e781b99169acf84407105126ca45a0ca0e35cc0011dc7fc2700 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:01 Stashed 1 file(s) [Pipeline] echo 00:51:01 [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 00:51:03 provisioning config files... 00:51:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/config14900513451934537473tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 00:51:03 ---> ****-login.sh 00:51:03 nexus3.edgexfoundry.org:10001 00:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:03 Login Succeeded 00:51:03 nexus3.edgexfoundry.org:10002 00:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:03 Login Succeeded 00:51:03 nexus3.edgexfoundry.org:10003 00:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:03 Login Succeeded 00:51:03 nexus3.edgexfoundry.org:10004 00:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:03 Login Succeeded 00:51:03 ****.io 00:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:04 Login Succeeded 00:51:04 ---> ****-login.sh ends [Pipeline] } 00:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 00:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 00:51:04 ========================================================= 00:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 00:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:05 + 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.25-alpine --build-arg MAKE=echo noop --target=builder . 00:51:05 #0 building with "default" instance using docker driver 00:51:05 00:51:05 #1 [internal] load build definition from Dockerfile 00:51:05 #1 transferring dockerfile: 1.69kB done 00:51:05 #1 DONE 0.0s 00:51:05 00:51:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 00:51:05 #2 DONE 0.1s 00:51:05 00:51:05 #3 [internal] load .dockerignore 00:51:05 #3 transferring context: 182B done 00:51:05 #3 DONE 0.0s 00:51:05 00:51:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 00:51:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 00:51:05 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 00:51:05 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 00:51:05 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 00:51:05 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 00:51:05 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 00:51:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.05MB / 60.15MB 0.1s 00:51:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 00:51:05 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 00:51:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 00:51:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 00:51:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 00:51:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.20MB / 11.98MB 0.3s 00:51:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 00:51:06 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 00:51:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 00:51:06 #4 ... 00:51:06 00:51:06 #5 [internal] load build context 00:51:06 #5 transferring context: 40.34MB 0.3s done 00:51:06 #5 DONE 0.4s 00:51:06 00:51:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 00:51:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.4s 00:51:06 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 00:51:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 00:51:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.4s 00:51:06 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 00:51:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 00:51:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.6s 00:51:06 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 00:51:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 00:51:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.7s 00:51:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 00:51:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 00:51:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 00:51:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 00:51:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.7s done 00:51:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 00:51:12 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 00:51:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 00:51:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 00:51:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 00:51:12 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 00:51:12 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 00:51:12 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 00:51:12 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 00:51:12 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 00:51:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 00:51:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 00:51:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 00:51:16 #4 DONE 10.7s 00:51:16 00:51:16 #6 [builder 2/7] WORKDIR /device-sdk-go 00:51:23 #6 DONE 6.8s 00:51:23 00:51:23 #7 [builder 3/7] RUN apk add --update --no-cache make git 00:51:23 #7 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 00:51:23 #7 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 00:51:24 #7 0.599 OK: 265 MiB in 60 packages 00:51:24 #7 DONE 0.7s 00:51:24 00:51:24 #8 [builder 4/7] COPY go.mod vendor* ./ 00:51:24 #8 DONE 0.0s 00:51:24 00:51:24 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:51 #9 DONE 23.5s 00:51:51 00:51:51 #10 [builder 6/7] COPY . . 00:51:51 #10 DONE 0.3s 00:51:51 00:51:51 #11 [builder 7/7] RUN echo noop 00:51:51 #11 0.226 noop 00:51:51 #11 DONE 0.3s 00:51:51 00:51:51 #12 exporting to image 00:51:51 #12 exporting layers 00:51:55 #12 exporting layers 7.1s done 00:51:55 #12 writing image sha256:42e8ac210e7a1ca0939011ac0e0739037b25cd5d8d13ee0993538936b857cfbb done 00:51:55 #12 naming to docker.io/library/ci-base-image-x86_64 done 00:51:55 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:56 + docker inspect -f . ci-base-image-x86_64 00:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:56 prd-ubuntu20.04-docker-8c-8g-15563 does not seem to be running inside a container 00:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1841 -v /w/workspace/gexfoundry_device-sdk-go_PR-1841:/w/workspace/gexfoundry_device-sdk-go_PR-1841:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:51:57 $ docker top 80a8cebe444a1bead74873a8e549d7cce2ad8b7ee9c7a909150b563cb69e443f -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:57 + go version 00:51:57 go version go1.25.2 linux/amd64 [Pipeline] } 00:51:57 $ docker stop --time=1 80a8cebe444a1bead74873a8e549d7cce2ad8b7ee9c7a909150b563cb69e443f 00:51:59 $ docker rm -f --volumes 80a8cebe444a1bead74873a8e549d7cce2ad8b7ee9c7a909150b563cb69e443f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:00 + docker inspect -f . ci-base-image-x86_64 00:52:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:01 prd-ubuntu20.04-docker-8c-8g-15563 does not seem to be running inside a container 00:52:01 $ 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-1841 -v /w/workspace/gexfoundry_device-sdk-go_PR-1841:/w/workspace/gexfoundry_device-sdk-go_PR-1841:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:52:02 $ docker top 839435b815c17a6c333e3c093bc7b156f607f0a92d29caa48f0c5443ec2541fc -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1841 [Pipeline] fileExists [Pipeline] sh 00:52:03 + make test 00:52:03 go test -race -coverprofile=coverage.out ./... 00:52:11 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 00:52:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.057s coverage: 2.8% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 00:52:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.037s coverage: 29.4% of statements 00:52:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.037s coverage: 79.3% of statements 00:52:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.035s coverage: 86.5% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 00:52:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.073s coverage: 45.0% of statements 00:52:59 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 00:53:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.069s coverage: 38.4% of statements 00:53:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.638s coverage: 45.1% of statements 00:53:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.045s coverage: 69.4% of statements 00:53:02 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 00:53:02 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 00:53:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 00:53:02 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.088s coverage: 88.4% of statements 00:53:02 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.037s coverage: 8.2% of statements 00:53:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 00:53:34 0 issues. 00:53:34 GO111MODULE=on go vet ./... 00:53:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:53:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:53:36 ./bin/test-attribution-txt.sh 00:53:36 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 00:53:36 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 00:53:36 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 00:53:36 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 00:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 00:53:36 $ docker stop --time=1 839435b815c17a6c333e3c093bc7b156f607f0a92d29caa48f0c5443ec2541fc 00:53:39 $ docker rm -f --volumes 839435b815c17a6c333e3c093bc7b156f607f0a92d29caa48f0c5443ec2541fc [Pipeline] // withDockerContainer [Pipeline] sh 00:53:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:53:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:53:42 + ls -al . 00:53:42 total 476 00:53:42 drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 00:52 . 00:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 00:50 .. 00:53:42 -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 00:50 .dockerignore 00:53:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 00:53 .git 00:53:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 00:50 .github 00:53:42 -rw-rw-r-- 1 jenkins jenkins 137 Jul 25 00:50 .gitignore 00:53:42 -rw-rw-r-- 1 jenkins jenkins 359 Jul 25 00:50 .golangci.yml 00:53:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 00:50 .semver 00:53:42 -rw-rw-r-- 1 jenkins jenkins 55737 Jul 25 00:50 CHANGELOG.md 00:53:42 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 00:50 GOVERNANCE.md 00:53:42 -rw-rw-r-- 1 jenkins jenkins 905 Jul 25 00:50 Jenkinsfile 00:53:42 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 25 00:50 LICENSE 00:53:42 -rw-rw-r-- 1 jenkins jenkins 2423 Jul 25 00:50 Makefile 00:53:42 -rw-rw-r-- 1 jenkins jenkins 619 Jul 25 00:50 OWNERS.md 00:53:42 -rw-rw-r-- 1 jenkins jenkins 5513 Jul 25 00:50 README.md 00:53:42 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 00:51 VERSION 00:53:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 00:50 bin 00:53:42 -rw-r--r-- 1 jenkins jenkins 225918 Jul 25 00:53 coverage.out 00:53:42 drwxrwxr-x 5 jenkins jenkins 4096 Jul 25 00:50 example 00:53:42 -rw-rw-r-- 1 jenkins jenkins 6614 Jul 25 00:50 go.mod 00:53:42 -rw-rw-r-- 1 jenkins jenkins 88681 Jul 25 00:50 go.sum 00:53:42 drwxrwxr-x 13 jenkins jenkins 4096 Jul 25 00:50 internal 00:53:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 00:50 openapi 00:53:42 drwxrwxr-x 6 jenkins jenkins 4096 Jul 25 00:50 pkg 00:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 00:50 snap 00:53:42 -rw-rw-r-- 1 jenkins jenkins 222 Jul 25 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:42 + 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=6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 --label arch=amd64 --label version=0.0.0 . 00:53:42 #0 building with "default" instance using docker driver 00:53:42 00:53:42 #1 [internal] load build definition from Dockerfile 00:53:42 #1 transferring dockerfile: 1.69kB done 00:53:42 #1 DONE 0.0s 00:53:42 00:53:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:53:42 #2 DONE 0.0s 00:53:42 00:53:42 #3 [internal] load metadata for docker.io/library/alpine:3.22 00:53:42 #3 DONE 0.1s 00:53:42 00:53:42 #4 [internal] load .dockerignore 00:53:42 #4 transferring context: 182B done 00:53:42 #4 DONE 0.0s 00:53:42 00:53:42 #5 [internal] load build context 00:53:42 #5 transferring context: 257.49kB 0.0s done 00:53:42 #5 DONE 0.0s 00:53:42 00:53:42 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 00:53:42 #6 DONE 0.1s 00:53:42 00:53:42 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 00:53:42 #7 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 00:53:42 #7 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 00:53:42 #7 ... 00:53:42 00:53:42 #8 [builder 2/7] WORKDIR /device-sdk-go 00:53:42 #8 DONE 0.0s 00:53:42 00:53:42 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 00:53:42 #7 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.1s done 00:53:42 #7 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 00:53:42 #7 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 00:53:42 #7 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 00:53:42 #7 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 00:53:43 #7 DONE 0.3s 00:53:43 00:53:43 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:53:43 #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 00:53:43 #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 00:53:43 #9 ... 00:53:43 00:53:43 #10 [builder 3/7] RUN apk add --update --no-cache make git 00:53:43 #10 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 00:53:43 #10 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 00:53:43 #10 0.831 OK: 265 MiB in 60 packages 00:53:43 #10 DONE 0.9s 00:53:43 00:53:43 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:53:43 #9 0.685 (1/1) Installing dumb-init (1.2.5-r3) 00:53:43 #9 0.698 Executing busybox-1.37.0-r20.trigger 00:53:43 #9 0.704 OK: 7 MiB in 17 packages 00:53:43 #9 DONE 0.8s 00:53:43 00:53:43 #11 [builder 4/7] COPY go.mod vendor* ./ 00:53:43 #11 DONE 0.0s 00:53:43 00:53:43 #12 [stage-1 3/7] RUN apk --no-cache upgrade 00:53:44 #12 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 00:53:44 #12 ... 00:53:44 00:53:44 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:44 #13 DONE 0.4s 00:53:44 00:53:44 #12 [stage-1 3/7] RUN apk --no-cache upgrade 00:53:44 #12 0.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 00:53:44 #12 ... 00:53:44 00:53:44 #14 [builder 6/7] COPY . . 00:53:44 #14 DONE 0.2s 00:53:44 00:53:44 #15 [builder 7/7] RUN make build 00:53:44 #15 0.180 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 00:53:44 #15 ... 00:53:44 00:53:44 #12 [stage-1 3/7] RUN apk --no-cache upgrade 00:53:44 #12 0.817 OK: 7 MiB in 17 packages 00:53:44 #12 DONE 0.9s 00:53:44 00:53:44 #15 [builder 7/7] RUN make build 00:54:11 #15 DONE 24.2s 00:54:11 00:54:11 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:54:11 #16 DONE 0.1s 00:54:11 00:54:11 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:54:11 #17 DONE 0.3s 00:54:11 00:54:11 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:54:11 #18 DONE 0.0s 00:54:11 00:54:11 #19 exporting to image 00:54:11 #19 exporting layers 0.1s done 00:54:11 #19 writing image sha256:de9c72f457cea2937a762da6aa5322cbf36feeb2c8e925bc8fd249d44a21a62d done 00:54:11 #19 naming to docker.io/library/device-sdk-simple done 00:54:11 #19 DONE 0.2s [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 00:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:13 00:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:13 latest: Pulling from edgex-lftools-log-publisher 00:54:13 5eb5b503b376: Pulling fs layer 00:54:13 5c69ac0246d0: Pulling fs layer 00:54:13 ec43610c2a17: Pulling fs layer 00:54:13 3a2ae6a8a46f: Pulling fs layer 00:54:13 33b1e0a273af: Pulling fs layer 00:54:13 5d3b04190fa2: Pulling fs layer 00:54:13 2f39f015ded8: Pulling fs layer 00:54:13 3a2ae6a8a46f: Waiting 00:54:13 33b1e0a273af: Waiting 00:54:13 2f39f015ded8: Waiting 00:54:13 5d3b04190fa2: Waiting 00:54:13 5c69ac0246d0: Verifying Checksum 00:54:13 5c69ac0246d0: Download complete 00:54:13 3a2ae6a8a46f: Verifying Checksum 00:54:13 3a2ae6a8a46f: Download complete 00:54:13 ec43610c2a17: Verifying Checksum 00:54:13 ec43610c2a17: Download complete 00:54:13 33b1e0a273af: Verifying Checksum 00:54:13 33b1e0a273af: Download complete 00:54:13 5d3b04190fa2: Download complete 00:54:13 5eb5b503b376: Verifying Checksum 00:54:13 5eb5b503b376: Download complete 00:54:14 2f39f015ded8: Download complete 00:54:15 5eb5b503b376: Pull complete 00:54:15 5c69ac0246d0: Pull complete 00:54:15 ec43610c2a17: Pull complete 00:54:15 3a2ae6a8a46f: Pull complete 00:54:16 33b1e0a273af: Pull complete 00:54:16 5d3b04190fa2: Pull complete 00:54:21 2f39f015ded8: Pull complete 00:54:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:22 prd-ubuntu20.04-docker-8c-8g-15563 does not seem to be running inside a container 00:54:22 $ 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-1841 -v /w/workspace/gexfoundry_device-sdk-go_PR-1841:/w/workspace/gexfoundry_device-sdk-go_PR-1841:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:54:24 $ docker top 22047ba53f0a7ac0c42ce17ff9b511d98eeb4b6281c82183016e806575edb17b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:24 ---> job-cost.sh 00:54:24 lf-activate-venv: SKIPPING 00:54:24 INFO: No Stack... 00:54:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:54:25 INFO: Archiving Costs [Pipeline] sh 00:54:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives/cost.csv 00:54:25 + cut -d, -f6 [Pipeline] lock 00:54:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1841-1-stack-cost] 00:54:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1841-1-stack-cost] did not exist. Created. 00:54:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1841-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:26 + echo total: 0.2199999988079071 [Pipeline] stash 00:54:26 Stashed 1 file(s) [Pipeline] } 00:54:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1841-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:26 $ docker stop --time=1 22047ba53f0a7ac0c42ce17ff9b511d98eeb4b6281c82183016e806575edb17b 00:54:27 $ docker rm -f --volumes 22047ba53f0a7ac0c42ce17ff9b511d98eeb4b6281c82183016e806575edb17b [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 00:54:28 provisioning config files... 00:54:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/config13280819767467934877tmp [Pipeline] { [Pipeline] sh 00:54:29 + set +x 00:54:29 + curl -s https://codecov.io/bash 00:54:29 + bash -s -- 00:54:29 00:54:29 _____ _ 00:54:29 / ____| | | 00:54:29 | | ___ __| | ___ ___ _____ __ 00:54:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:29 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:29 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:29 Bash-1.0.6 00:54:29 00:54:29 00:54:29 ==> git version 2.25.1 found 00:54:29 ==> 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 00:54:29 Release-Date: 2020-01-08 00:54:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:54:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:54:29 ==> Jenkins CI detected. 00:54:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1841 00:54:29 project root: . 00:54:29 --> token set from env 00:54:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:29 ==> Running gcov in . (disable via -X gcov) 00:54:29 ==> Python coveragepy not found 00:54:29 ==> Searching for coverage reports in: 00:54:29 + . 00:54:29 -> Found 1 reports 00:54:29 ==> Detecting git/mercurial file structure 00:54:29 ==> Reading reports 00:54:29 + ./coverage.out bytes=225918 00:54:29 ==> Appending adjustments 00:54:29 https://docs.codecov.io/docs/fixing-reports 00:54:29 + Found adjustments 00:54:29 ==> Gzipping contents 00:54:29 28K /tmp/codecov.LJv4fz.gz 00:54:29 ==> Uploading reports 00:54:29 url: https://codecov.io 00:54:29 query: branch=PR-1841&commit=6b4e7d46873fe4f5c3b25494c75a59d235a3eb87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1841%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1841&job=&cmd_args= 00:54:29 -> Pinging Codecov 00:54:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1841&commit=6b4e7d46873fe4f5c3b25494c75a59d235a3eb87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1841%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1841&job=&cmd_args= 00:54:29 -> Uploading to 00:54:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6b4e7d46873fe4f5c3b25494c75a59d235a3eb87/d4ba7cd1-f4ed-43a4-a688-36a47680d267.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260725%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260725T005429Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e1d6ee927fe6f073140d52d9ccf6e1c1a1dae2e11c76bbbfd90eb05eca06b991 00:54:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:29 Dload Upload Total Spent Left Speed 00:54:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26487 0 0 100 26487 0 184k --:--:-- --:--:-- --:--:-- 184k 00:54:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6b4e7d46873fe4f5c3b25494c75a59d235a3eb87 [Pipeline] } 00:54:30 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 00:54:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives ] 00:54:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives 00:54:32 total 16 00:54:32 drwxr-xr-x 3 root root 4096 Jul 25 00:54 . 00:54:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 00:54 .. 00:54:32 drwxr-xr-x 2 root root 4096 Jul 25 00:54 cost 00:54:32 -rw-r--r-- 1 root root 86 Jul 25 00:54 cost.csv 00:54:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives 00:54:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives 00:54:32 total 16 00:54:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 00:54 . 00:54:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 00:54 .. 00:54:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 00:54 cost 00:54:32 -rw-r--r-- 1 jenkins jenkins 86 Jul 25 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:54:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:34 ---> package-listing.sh 00:54:34 ++ facter osfamily 00:54:34 ++ tr '[:upper:]' '[:lower:]' 00:54:34 + OS_FAMILY=debian 00:54:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1841 00:54:34 + START_PACKAGES=/tmp/packages_start.txt 00:54:34 + END_PACKAGES=/tmp/packages_end.txt 00:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:34 + PACKAGES=/tmp/packages_start.txt 00:54:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1841 ']' 00:54:34 + PACKAGES=/tmp/packages_end.txt 00:54:34 + case "${OS_FAMILY}" in 00:54:34 + dpkg -l 00:54:34 + grep '^ii' 00:54:34 + '[' -f /tmp/packages_start.txt ']' 00:54:34 + '[' -f /tmp/packages_end.txt ']' 00:54:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1841 ']' 00:54:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives/ 00:54:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1841/archives/ [Pipeline] echo 00:54:34 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-1841/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:35 prd-ubuntu20.04-docker-8c-8g-15563 does not seem to be running inside a container 00:54:35 $ 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-1841/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-1841 -v /w/workspace/gexfoundry_device-sdk-go_PR-1841:/w/workspace/gexfoundry_device-sdk-go_PR-1841:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:54:35 $ docker top 9ee8a55fb7ea4f40779a025acb922fc66d74d1595251450dece1f12e5b0ec80f -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:36 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:36 + mkdir -p /var/log/sysstat [Pipeline] sh 00:54:36 + ls /var/log/sa-host 00:54:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:37 provisioning config files... 00:54:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1841@tmp/config17854596620853441736tmp [Pipeline] { [Pipeline] echo 00:54:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:37 ---> create-netrc.sh [Pipeline] } 00:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:54:38 ---> python-tools-install.sh [Pipeline] echo 00:54:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:38 ---> sudo-logs.sh 00:54:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:39 ---> job-cost.sh 00:54:39 lf-activate-venv: SKIPPING 00:54:39 DEBUG: total: 0.2199999988079071 00:54:39 INFO: Retrieving Stack Cost... 00:54:39 INFO: Retrieving Pricing Info for: v3-standard-8 00:54:39 INFO: Archiving Costs [Pipeline] echo 00:54:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:39 ---> logs-deploy.sh 00:54:39 lf-activate-venv: SKIPPING 00:54:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1841/1 00:54:39 INFO: archiving workspace using pattern(s): 00:54:40 Archives upload complete. 00:54:40 INFO: archiving logs to Nexus 00:54:41 ---> uname -a: 00:54:41 Linux prd-ubuntu20-04-docker-8c-8g-15563 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 00:54:41 00:54:41 00:54:41 ---> lscpu: 00:54:41 Architecture: x86_64 00:54:41 CPU op-mode(s): 32-bit, 64-bit 00:54:41 Byte Order: Little Endian 00:54:41 Address sizes: 40 bits physical, 48 bits virtual 00:54:41 CPU(s): 8 00:54:41 On-line CPU(s) list: 0-7 00:54:41 Thread(s) per core: 1 00:54:41 Core(s) per socket: 1 00:54:41 Socket(s): 8 00:54:41 NUMA node(s): 1 00:54:41 Vendor ID: AuthenticAMD 00:54:41 CPU family: 23 00:54:41 Model: 49 00:54:41 Model name: AMD EPYC-Rome Processor 00:54:41 Stepping: 0 00:54:41 CPU MHz: 2800.000 00:54:41 BogoMIPS: 5600.00 00:54:41 Virtualization: AMD-V 00:54:41 Hypervisor vendor: KVM 00:54:41 Virtualization type: full 00:54:41 L1d cache: 256 KiB 00:54:41 L1i cache: 256 KiB 00:54:41 L2 cache: 4 MiB 00:54:41 L3 cache: 128 MiB 00:54:41 NUMA node0 CPU(s): 0-7 00:54:41 Vulnerability Gather data sampling: Not affected 00:54:41 Vulnerability Itlb multihit: Not affected 00:54:41 Vulnerability L1tf: Not affected 00:54:41 Vulnerability Mds: Not affected 00:54:41 Vulnerability Meltdown: Not affected 00:54:41 Vulnerability Mmio stale data: Not affected 00:54:41 Vulnerability Retbleed: Vulnerable 00:54:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:54:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:54:41 Vulnerability Srbds: Not affected 00:54:41 Vulnerability Tsx async abort: Not affected 00:54:41 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 00:54:41 00:54:41 00:54:41 ---> nproc: 00:54:41 8 00:54:41 00:54:41 00:54:41 ---> df -h: 00:54:41 Filesystem Size Used Avail Use% Mounted on 00:54:41 overlay 155G 13G 143G 9% / 00:54:41 tmpfs 64M 0 64M 0% /dev 00:54:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:54:41 shm 64M 0 64M 0% /dev/shm 00:54:41 /dev/vda1 155G 13G 143G 9% /facter-os 00:54:41 00:54:41 00:54:41 ---> sar -b -r -n DEV: 00:54:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15563) 07/25/26 _x86_64_ (8 CPU) 00:54:41 00:54:41 00:49:43 LINUX RESTART (8 CPU) 00:54:41 00:54:41 00:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:41 00:51:01 306.42 70.80 235.61 0.00 11938.41 64438.06 0.00 00:54:41 00:52:01 247.10 12.00 235.10 0.00 1692.64 70173.01 0.00 00:54:41 00:53:01 43.91 0.18 43.73 0.00 3.33 28896.53 0.00 00:54:41 00:54:01 102.23 0.20 102.03 0.00 16.00 25430.69 0.00 00:54:41 Average: 174.92 20.80 154.12 0.00 3412.52 47235.53 0.00 00:54:41 00:54:41 00:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:41 00:51:01 29261108 31564792 753492 2.29 74936 2528596 1669964 4.92 973460 2291172 264 00:54:41 00:52:01 27218616 31481444 801188 2.44 148884 4265108 1733632 5.11 1361108 3760072 184 00:54:41 00:53:01 25993576 31406368 868756 2.64 158040 5326836 1910924 5.63 2148060 4109096 292056 00:54:41 00:54:01 26151424 31241928 1029180 3.13 164672 4997504 2604472 7.68 2168996 3926780 683576 00:54:41 Average: 27156181 31423633 863154 2.63 136633 4279511 1979748 5.84 1662906 3521780 244020 00:54:41 00:54:41 00:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:41 00:51:01 ens3 611.51 434.53 5179.90 117.39 0.00 0.00 0.00 0.00 00:54:41 00:51:01 lo 3.97 3.97 0.39 0.39 0.00 0.00 0.00 0.00 00:54:41 00:51:01 docker0 58.69 61.22 4.22 316.72 0.00 0.00 0.00 0.00 00:54:41 00:52:01 ens3 499.57 382.29 6272.25 64.24 0.00 0.00 0.00 0.00 00:54:41 00:52:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 00:54:41 00:52:01 docker0 295.58 360.23 25.26 2905.56 0.00 0.00 0.00 0.00 00:54:41 00:53:01 ens3 16.73 9.53 14.60 6.07 0.00 0.00 0.00 0.00 00:54:41 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:41 00:53:01 veth9aa8ede 1.30 1.70 0.15 0.49 0.00 0.00 0.00 0.00 00:54:41 00:53:01 docker0 1.30 1.53 0.13 0.47 0.00 0.00 0.00 0.00 00:54:41 00:54:01 ens3 33.98 22.63 210.30 10.96 0.00 0.00 0.00 0.00 00:54:41 00:54:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 00:54:41 00:54:01 veth738ba44 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 00:54:41 00:54:01 docker0 4.90 8.83 0.35 128.34 0.00 0.00 0.00 0.00 00:54:41 Average: ens3 290.46 212.25 2919.40 49.66 0.00 0.00 0.00 0.00 00:54:41 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 00:54:41 Average: veth738ba44 0.01 0.06 0.00 0.00 0.00 0.00 0.00 0.00 00:54:41 Average: docker0 90.13 107.97 7.49 837.86 0.00 0.00 0.00 0.00 00:54:41 00:54:41 00:54:41 ---> sar -P ALL: 00:54:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15563) 07/25/26 _x86_64_ (8 CPU) 00:54:41 00:54:41 00:49:43 LINUX RESTART (8 CPU) 00:54:41 00:54:41 00:50:01 CPU %user %nice %system %iowait %steal %idle 00:54:41 00:51:01 all 8.30 0.00 2.33 3.21 0.06 86.10 00:54:41 00:51:01 0 7.96 0.00 1.94 9.10 0.05 80.95 00:54:41 00:51:01 1 8.87 0.00 2.46 2.83 0.05 85.79 00:54:41 00:51:01 2 7.67 0.00 1.92 0.13 0.05 90.23 00:54:41 00:51:01 3 9.34 0.00 2.21 6.69 0.07 81.69 00:54:41 00:51:01 4 8.57 0.00 1.96 0.37 0.07 89.03 00:54:41 00:51:01 5 10.38 0.00 2.44 1.81 0.07 85.30 00:54:41 00:51:01 6 7.96 0.00 2.10 0.71 0.05 89.19 00:54:41 00:51:01 7 5.67 0.00 3.58 4.05 0.05 86.65 00:54:41 00:52:01 all 7.63 0.00 3.15 4.38 0.06 84.79 00:54:41 00:52:01 0 7.62 0.00 3.79 23.60 0.07 64.92 00:54:41 00:52:01 1 6.44 0.00 2.56 3.53 0.07 87.40 00:54:41 00:52:01 2 6.92 0.00 2.35 1.14 0.05 89.53 00:54:41 00:52:01 3 8.08 0.00 3.00 0.86 0.07 87.99 00:54:41 00:52:01 4 6.97 0.00 2.88 2.73 0.07 87.35 00:54:41 00:52:01 5 9.14 0.00 3.03 1.03 0.07 86.73 00:54:41 00:52:01 6 8.76 0.00 4.63 0.93 0.05 85.63 00:54:41 00:52:01 7 7.08 0.00 2.92 1.20 0.07 88.74 00:54:41 00:53:01 all 35.52 0.00 4.88 0.93 0.08 58.59 00:54:41 00:53:01 0 32.07 0.00 5.26 6.10 0.08 56.48 00:54:41 00:53:01 1 38.39 0.00 5.26 0.07 0.08 56.19 00:54:41 00:53:01 2 38.93 0.00 5.09 0.12 0.08 55.77 00:54:41 00:53:01 3 33.14 0.00 4.63 0.22 0.08 61.93 00:54:41 00:53:01 4 34.11 0.00 4.63 0.32 0.07 60.87 00:54:41 00:53:01 5 37.12 0.00 4.59 0.37 0.08 57.84 00:54:41 00:53:01 6 35.69 0.00 4.88 0.15 0.10 59.18 00:54:41 00:53:01 7 34.74 0.00 4.67 0.08 0.07 60.44 00:54:41 00:54:01 all 57.82 0.00 7.31 0.42 0.10 34.36 00:54:41 00:54:01 0 58.53 0.00 7.50 0.08 0.10 33.78 00:54:41 00:54:01 1 57.09 0.00 7.39 0.13 0.08 35.30 00:54:41 00:54:01 2 58.42 0.00 7.16 0.17 0.10 34.15 00:54:41 00:54:01 3 57.11 0.00 7.01 0.10 0.10 35.68 00:54:41 00:54:01 4 57.06 0.00 7.38 0.42 0.10 35.04 00:54:41 00:54:01 5 58.79 0.00 7.60 2.41 0.10 31.10 00:54:41 00:54:01 6 57.78 0.00 7.09 0.05 0.08 35.00 00:54:41 00:54:01 7 57.75 0.00 7.32 0.03 0.10 34.80 00:54:41 Average: all 27.33 0.00 4.41 2.23 0.07 65.95 00:54:41 Average: 0 26.56 0.00 4.62 9.71 0.08 59.04 00:54:41 Average: 1 27.67 0.00 4.41 1.64 0.07 66.20 00:54:41 Average: 2 27.98 0.00 4.13 0.39 0.07 67.42 00:54:41 Average: 3 26.92 0.00 4.21 1.97 0.08 66.81 00:54:41 Average: 4 26.68 0.00 4.22 0.96 0.08 68.07 00:54:41 Average: 5 28.85 0.00 4.41 1.40 0.08 65.25 00:54:41 Average: 6 27.60 0.00 4.68 0.46 0.07 67.20 00:54:41 Average: 7 26.34 0.00 4.62 1.34 0.07 67.63 00:54:41 00:54:41 00:54:41