Started by upstream project "edgexfoundry/cd-management/release-lts" build number 88 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5620c6441011fe8cee1f5036a61585a7dbe23843 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-ssh14168482561620638039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh11281878487258081329.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12913778783741142812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14698492463373471443.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13221071135040462130.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]] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40862 in /w/workspace/dgexfoundry_device-sdk-go_odessa [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/dgexfoundry_device-sdk-go_odessa # 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 Avoid second fetch Checking out Revision 5620c6441011fe8cee1f5036a61585a7dbe23843 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @1736bff" > git config core.sparsecheckout # timeout=10 > git checkout -f 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 > git rev-list --no-walk 5620c6441011fe8cee1f5036a61585a7dbe23843 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:50:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:50:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:50:54 ========================================================= 06:50:54 EdgeX Global Pipelines Version Info 06:50:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:50:55 ------------------- 06:50:55 stable info: 06:50:55 ------------------- 06:50:55 Commited By: Cherry Wang cherry@iotechsys.com 06:50:55 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 06:50:55 Message: update stable to v1.0.271 06:50:55 ------------------- 06:50:55 experimental info: 06:50:55 ------------------- 06:50:55 Commited By: **** collab-it+edgex@linuxfoundation.org 06:50:55 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 06:50:55 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5620c64 [Pipeline] echo 06:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:56 provisioning config files... 06:50:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config11467936477571810133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:56 ---> ****-login.sh 06:50:56 nexus3.edgexfoundry.org:10001 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:57 Configure a credential helper to remove this warning. See 06:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:57 06:50:57 Login Succeeded 06:50:57 nexus3.edgexfoundry.org:10002 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:57 Configure a credential helper to remove this warning. See 06:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:57 06:50:57 Login Succeeded 06:50:57 nexus3.edgexfoundry.org:10003 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:57 Configure a credential helper to remove this warning. See 06:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:57 06:50:57 Login Succeeded 06:50:57 nexus3.edgexfoundry.org:10004 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:57 Configure a credential helper to remove this warning. See 06:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:57 06:50:57 Login Succeeded 06:50:57 ****.io 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:58 Configure a credential helper to remove this warning. See 06:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:58 06:50:58 Login Succeeded 06:50:58 ---> ****-login.sh ends [Pipeline] } 06:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:50:58 + git rev-list -1 --merges 5620c6441011fe8cee1f5036a61585a7dbe23843~1..5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo 06:50:58 -----------> git rev-list -1 --merges 5620c6441011fe8cee1f5036a61585a7dbe23843~1..5620c6441011fe8cee1f5036a61585a7dbe23843 5620c6441011fe8cee1f5036a61585a7dbe23843 [false] [Pipeline] sh 06:50:58 + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo 06:50:58 ========================================================= 06:50:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 06:50:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:59 + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] echo 06:50:59 [semverPrep] GIT_COMMIT: 5620c6441011fe8cee1f5036a61585a7dbe23843, Commit Message: ci(lts-release): LTS release v4.0.0 @1736bff [Pipeline] echo 06:50:59 [semverPrep] This is not a build commit. [Pipeline] sh 06:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:59 + grep -v github /etc/ssh/ssh_known_hosts 06:50:59 + [ -e /tmp/ssh_known_hosts ] 06:50:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:50:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:50:59 + sudo tee -a /etc/ssh/ssh_known_hosts 06:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:59 06:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:00 0.1.4: Pulling from edgex-devops/py-git-semver 06:51:00 b85a868b505f: Pulling fs layer 06:51:00 e2be974225ed: Pulling fs layer 06:51:00 339a4e72a1f5: Pulling fs layer 06:51:00 988bab9f4d93: Pulling fs layer 06:51:00 1469e6f7b9e6: Pulling fs layer 06:51:00 eaf3925da568: Pulling fs layer 06:51:00 bab4dde63d76: Pulling fs layer 06:51:00 bde34c3a00c8: Pulling fs layer 06:51:00 b352a97aabf1: Pulling fs layer 06:51:00 4872d77fe225: Pulling fs layer 06:51:00 5851b861e8e6: Pulling fs layer 06:51:00 b352a97aabf1: Waiting 06:51:00 4872d77fe225: Waiting 06:51:00 5851b861e8e6: Waiting 06:51:00 988bab9f4d93: Waiting 06:51:00 1469e6f7b9e6: Waiting 06:51:00 bab4dde63d76: Waiting 06:51:00 eaf3925da568: Waiting 06:51:00 bde34c3a00c8: Waiting 06:51:00 e2be974225ed: Download complete 06:51:00 988bab9f4d93: Verifying Checksum 06:51:00 988bab9f4d93: Download complete 06:51:00 339a4e72a1f5: Verifying Checksum 06:51:00 339a4e72a1f5: Download complete 06:51:00 1469e6f7b9e6: Verifying Checksum 06:51:00 1469e6f7b9e6: Download complete 06:51:00 eaf3925da568: Verifying Checksum 06:51:00 eaf3925da568: Download complete 06:51:00 bde34c3a00c8: Verifying Checksum 06:51:00 bde34c3a00c8: Download complete 06:51:00 b352a97aabf1: Download complete 06:51:00 4872d77fe225: Download complete 06:51:00 5851b861e8e6: Verifying Checksum 06:51:00 5851b861e8e6: Download complete 06:51:00 b85a868b505f: Verifying Checksum 06:51:00 b85a868b505f: Download complete 06:51:00 bab4dde63d76: Verifying Checksum 06:51:00 bab4dde63d76: Download complete 06:51:01 b85a868b505f: Pull complete 06:51:01 e2be974225ed: Pull complete 06:51:02 339a4e72a1f5: Pull complete 06:51:02 988bab9f4d93: Pull complete 06:51:02 1469e6f7b9e6: Pull complete 06:51:02 eaf3925da568: Pull complete 06:51:04 bab4dde63d76: Pull complete 06:51:04 bde34c3a00c8: Pull complete 06:51:04 b352a97aabf1: Pull complete 06:51:04 4872d77fe225: Pull complete 06:51:04 5851b861e8e6: Pull complete 06:51:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:05 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:51:07 $ docker top 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a -eo pid,comm 06:51:07 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). 06:51:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:07 [ssh-agent] Looking for ssh-agent implementation... 06:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:07 $ docker exec 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent 06:51:08 SSH_AUTH_SOCK=/tmp/ssh-GkT2UNqJ0Hs1/agent.32 06:51:08 SSH_AGENT_PID=38 06:51:08 Running ssh-add (command line suppressed) 06:51:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4464933612548121558.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4464933612548121558.key) 06:51:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:08 + git tag --points-at 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] } 06:51:08 $ docker exec --env ******** --env ******** 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent -k 06:51:08 unset SSH_AUTH_SOCK; 06:51:08 unset SSH_AGENT_PID; 06:51:08 echo Agent pid 38 killed; 06:51:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:51:08 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 06:51:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:08 [ssh-agent] Looking for ssh-agent implementation... 06:51:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:08 $ docker exec 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent 06:51:08 SSH_AUTH_SOCK=/tmp/ssh-DRRKy1iueKJV/agent.71 06:51:08 SSH_AGENT_PID=77 06:51:08 Running ssh-add (command line suppressed) 06:51:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4026003957755615785.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_4026003957755615785.key) 06:51:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:09 + git semver init 06:51:09 2025-03-11 06:51:09,462 [run_init] DEBUG init version:0.0.0 force:False 06:51:09 2025-03-11 06:51:09,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 06:51:09 2025-03-11 06:51:09,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 06:51:09 2025-03-11 06:51:09,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, universal_newlines=False, shell=None, istream=None) 06:51:10 2025-03-11 06:51:10,855 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.git/info/exclude 06:51:10 2025-03-11 06:51:10,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:False 06:51:10 2025-03-11 06:51:10,856 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 06:51:10 2025-03-11 06:51:10,856 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 06:51:10 4.0.0 [Pipeline] } 06:51:10 $ docker exec --env ******** --env ******** 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a ssh-agent -k 06:51:11 unset SSH_AUTH_SOCK; 06:51:11 unset SSH_AGENT_PID; 06:51:11 echo Agent pid 77 killed; 06:51:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:11 + git semver [Pipeline] } 06:51:11 $ docker stop --time=1 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a 06:51:12 $ docker rm -f --volumes 51008dbcda2a35f67dab1a7b2ea6a40b0a13cacff46e0e27ebc732873724461a [Pipeline] // withDockerContainer [Pipeline] sh 06:51:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:13 Stashed 1 file(s) [Pipeline] echo 06:51:13 [edgeXSemver]: initialized semver on version 4.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] { (Prep) [Pipeline] // stage [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] sh [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 06:51:14 + git checkout 5620c6441011fe8cee1f5036a61585a7dbe23843 06:51:14 HEAD is now at 5620c644 ci(lts-release): LTS release v4.0.0 @1736bff [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:14 provisioning config files... 06:51:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config501076850602932877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:14 ---> ****-login.sh 06:51:14 nexus3.edgexfoundry.org:10001 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 nexus3.edgexfoundry.org:10002 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 nexus3.edgexfoundry.org:10003 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 nexus3.edgexfoundry.org:10004 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 ****.io 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 ---> ****-login.sh ends [Pipeline] } 06:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:51:15 + + grepcut ^go [0-9].[0-9]* -d go.mod -f 06:51:15 2 [Pipeline] echo 06:51:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:51:15 ========================================================= 06:51:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 06:51:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:15 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 06:51:16 Sending build context to Docker daemon 76.93MB 06:51:16 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:51:16 Step 2/10 : FROM ${BASE} AS builder 06:51:16 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 06:51:16 0a9a5dfd008f: Pulling fs layer 06:51:16 8833042f23b5: Pulling fs layer 06:51:16 6ca661eb024f: Pulling fs layer 06:51:16 b5acb76e9680: Pulling fs layer 06:51:16 4f4fb700ef54: Pulling fs layer 06:51:16 012bb1f9d321: Pulling fs layer 06:51:16 97255f1bc79d: Pulling fs layer 06:51:16 454448c9edf9: Pulling fs layer 06:51:16 15f87924ceaf: Pulling fs layer 06:51:16 4f4fb700ef54: Waiting 06:51:16 012bb1f9d321: Waiting 06:51:16 97255f1bc79d: Waiting 06:51:16 15f87924ceaf: Waiting 06:51:16 454448c9edf9: Waiting 06:51:16 8833042f23b5: Verifying Checksum 06:51:16 8833042f23b5: Download complete 06:51:16 b5acb76e9680: Download complete 06:51:16 4f4fb700ef54: Verifying Checksum 06:51:16 4f4fb700ef54: Download complete 06:51:16 012bb1f9d321: Download complete 06:51:16 0a9a5dfd008f: Verifying Checksum 06:51:16 0a9a5dfd008f: Download complete 06:51:16 97255f1bc79d: Verifying Checksum 06:51:16 97255f1bc79d: Download complete 06:51:16 0a9a5dfd008f: Pull complete 06:51:16 8833042f23b5: Pull complete 06:51:16 15f87924ceaf: Verifying Checksum 06:51:16 15f87924ceaf: Download complete 06:51:17 6ca661eb024f: Verifying Checksum 06:51:17 6ca661eb024f: Download complete 06:51:17 454448c9edf9: Verifying Checksum 06:51:17 454448c9edf9: Download complete 06:51:20 6ca661eb024f: Pull complete 06:51:20 b5acb76e9680: Pull complete 06:51:20 4f4fb700ef54: Pull complete 06:51:20 012bb1f9d321: Pull complete 06:51:20 97255f1bc79d: Pull complete 06:51:23 454448c9edf9: Pull complete 06:51:23 15f87924ceaf: Pull complete 06:51:23 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 06:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:51:23 ---> bc3d7bf65e23 06:51:23 Step 3/10 : ARG MAKE=make build 06:51:27 ---> Running in f81b77166d61 06:51:27 Removing intermediate container f81b77166d61 06:51:27 ---> d0052d38e096 06:51:27 Step 4/10 : WORKDIR /device-sdk-go 06:51:27 ---> Running in 9dcbc78bdede 06:51:27 Removing intermediate container 9dcbc78bdede 06:51:27 ---> c6964f521acb 06:51:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:51:27 ---> Running in cf34811bd172 06:51:27 Removing intermediate container cf34811bd172 06:51:27 ---> bf094c9c6033 06:51:27 Step 6/10 : RUN apk add --update --no-cache make git 06:51:27 ---> Running in df6d0e44348a 06:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:51:28 OK: 248 MiB in 58 packages 06:51:28 Removing intermediate container df6d0e44348a 06:51:28 ---> d3fe27a3dfbf 06:51:28 Step 7/10 : COPY go.mod vendor* ./ 06:51:32 ---> ba267591fcc4 06:51:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:32 ---> Running in 9cba374ba56b 06:52:10 Removing intermediate container 9cba374ba56b 06:52:10 ---> e6c5098053ce 06:52:10 Step 9/10 : COPY . . 06:52:13 ---> 89b486958da8 06:52:13 Step 10/10 : RUN ${MAKE} 06:52:13 ---> Running in b3a38e03af60 06:52:13 noop 06:52:13 Removing intermediate container b3a38e03af60 06:52:13 ---> 14da1c7962d4 06:52:13 Successfully built 14da1c7962d4 06:52:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + docker inspect -f . ci-base-image-x86_64 06:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:14 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** ci-base-image-x86_64 cat 06:52:14 $ docker top 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:14 + go version 06:52:14 go version go1.23.7 linux/amd64 [Pipeline] } 06:52:14 $ docker stop --time=1 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 06:52:16 $ docker rm -f --volumes 0a7d3548dd81bed193eb9ae0697da2ee990320a62c8dd2bc147b417bf3f77911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker inspect -f . ci-base-image-x86_64 06:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:16 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 ******** ci-base-image-x86_64 cat 06:52:17 $ docker top a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:17 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] fileExists [Pipeline] sh 06:52:17 + make test 06:52:17 go test -race -coverprofile=coverage.out ./... 06:52:25 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:53:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.2% of statements 06:53:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.029s coverage: 79.3% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:53:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements 06:53:04 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:53:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.100s coverage: 45.0% of statements 06:53:04 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 06:53:09 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.058s coverage: 14.3% of statements 06:53:09 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.974s coverage: 44.6% of statements 06:53:09 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.061s coverage: 68.4% of statements 06:53:09 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.092s coverage: 88.3% of statements 06:53:09 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements 06:53:36 GO111MODULE=on go vet ./... 06:53:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:53:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:53:39 ./bin/test-attribution-txt.sh [Pipeline] echo 06:53:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:53:39 + go mod tidy [Pipeline] } 06:53:40 $ docker stop --time=1 a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d 06:53:44 $ docker rm -f --volumes a5c1e3e6c054313621206e1087f7d402244f95c6cf5900f9b7fa0f92e82b879d [Pipeline] // withDockerContainer [Pipeline] sh 06:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:46 + ls -al . 06:53:46 total 744 06:53:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 06:52 . 06:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 06:50 .. 06:53:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 06:50 .dockerignore 06:53:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 06:53 .git 06:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 06:50 .github 06:53:46 -rw-rw-r-- 1 jenkins jenkins 130 Mar 11 06:50 .gitignore 06:53:46 -rw-rw-r-- 1 jenkins jenkins 199 Mar 11 06:50 .golangci.yml 06:53:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 06:51 .semver 06:53:46 -rw-rw-r-- 1 jenkins jenkins 53715 Mar 11 06:50 CHANGELOG.md 06:53:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 06:50 GOVERNANCE.md 06:53:46 -rw-rw-r-- 1 jenkins jenkins 882 Mar 11 06:50 Jenkinsfile 06:53:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 06:50 LICENSE 06:53:46 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 11 06:50 Makefile 06:53:46 -rw-rw-r-- 1 jenkins jenkins 619 Mar 11 06:50 OWNERS.md 06:53:46 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 11 06:50 README.md 06:53:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 06:51 VERSION 06:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 06:50 bin 06:53:46 -rw-r--r-- 1 jenkins jenkins 497265 Mar 11 06:53 coverage.out 06:53:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 06:50 example 06:53:46 -rw-rw-r-- 1 jenkins jenkins 6089 Mar 11 06:50 go.mod 06:53:46 -rw-rw-r-- 1 jenkins jenkins 86333 Mar 11 06:50 go.sum 06:53:46 drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:50 internal 06:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 06:50 openapi 06:53:46 drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 06:50 pkg 06:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 06:50 snap 06:53:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 06:50 vendor 06:53:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 06:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + 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=5620c6441011fe8cee1f5036a61585a7dbe23843 --label arch=amd64 --label version=4.0.0 . 06:53:47 Sending build context to Docker daemon 77.43MB 06:53:47 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:53:47 Step 2/24 : FROM ${BASE} AS builder 06:53:47 ---> 14da1c7962d4 06:53:47 Step 3/24 : ARG MAKE=make build 06:53:48 ---> Running in 74f59a99a3c4 06:53:48 Removing intermediate container 74f59a99a3c4 06:53:48 ---> 5f8b98ce416b 06:53:48 Step 4/24 : WORKDIR /device-sdk-go 06:53:48 ---> Running in f5e4d226ea34 06:53:48 Removing intermediate container f5e4d226ea34 06:53:48 ---> 6746730df25c 06:53:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:53:48 ---> Running in da8099930d4c 06:53:48 Removing intermediate container da8099930d4c 06:53:48 ---> 0893eee9749e 06:53:48 Step 6/24 : RUN apk add --update --no-cache make git 06:53:48 ---> Running in bce8c51240f0 06:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:53:49 OK: 248 MiB in 58 packages 06:53:49 Removing intermediate container bce8c51240f0 06:53:49 ---> adf705100dd1 06:53:49 Step 7/24 : COPY go.mod vendor* ./ 06:53:51 ---> 4b3814fd1688 06:53:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:52 ---> Running in e1ddaf6a97a3 06:53:52 skipping... 06:53:52 Removing intermediate container e1ddaf6a97a3 06:53:52 ---> 4e88a367c33c 06:53:52 Step 9/24 : COPY . . 06:53:55 ---> 94b70cf03837 06:53:55 Step 10/24 : RUN ${MAKE} 06:53:55 ---> Running in 35d801c5db30 06:53:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:54:28 Removing intermediate container 35d801c5db30 06:54:28 ---> f7209141938f 06:54:28 Step 11/24 : FROM alpine:3.20 06:54:28 3.20: Pulling from library/alpine 06:54:28 0a9a5dfd008f: Already exists 06:54:28 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:54:28 Status: Downloaded newer image for alpine:3.20 06:54:28 ---> ff221270b9fb 06:54:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:54:28 ---> Running in 5b4cf77aa29c 06:54:28 Removing intermediate container 5b4cf77aa29c 06:54:28 ---> bf0b8b75f013 06:54:28 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:54:28 ---> Running in 75b4d557863b 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:28 (1/1) Installing dumb-init (1.2.5-r3) 06:54:28 Executing busybox-1.36.1-r29.trigger 06:54:28 OK: 8 MiB in 15 packages 06:54:28 Removing intermediate container 75b4d557863b 06:54:28 ---> 9bb4c7c84bf7 06:54:28 Step 14/24 : RUN apk --no-cache upgrade 06:54:28 ---> Running in e682babc9d5c 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:28 OK: 8 MiB in 15 packages 06:54:28 Removing intermediate container e682babc9d5c 06:54:28 ---> e5ebf192a5fe 06:54:28 Step 15/24 : WORKDIR / 06:54:28 ---> Running in 659a9f8af802 06:54:28 Removing intermediate container 659a9f8af802 06:54:28 ---> d9a002ac1438 06:54:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:54:28 ---> e9cde5f7815a 06:54:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:54:30 ---> b3488cfad664 06:54:30 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:54:30 ---> 56bf46ff98a7 06:54:30 Step 19/24 : EXPOSE 59999 06:54:30 ---> Running in 4bd7b783d25f 06:54:30 Removing intermediate container 4bd7b783d25f 06:54:30 ---> c616b27f7534 06:54:30 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:54:30 ---> Running in be36fdba549a 06:54:30 Removing intermediate container be36fdba549a 06:54:30 ---> 96e9a907e6d2 06:54:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:54:30 ---> Running in ff2810397017 06:54:30 Removing intermediate container ff2810397017 06:54:30 ---> e56f2e294bb7 06:54:30 Step 22/24 : LABEL arch=amd64 06:54:30 ---> Running in 4573f4a5f762 06:54:30 Removing intermediate container 4573f4a5f762 06:54:30 ---> a4fb56c22ad0 06:54:30 Step 23/24 : LABEL git_sha=5620c6441011fe8cee1f5036a61585a7dbe23843 06:54:30 ---> Running in 48c7e0ed707b 06:54:30 Removing intermediate container 48c7e0ed707b 06:54:30 ---> 12fd38d4956f 06:54:30 Step 24/24 : LABEL version=4.0.0 06:54:30 ---> Running in 2d6560a81eba 06:54:30 Removing intermediate container 2d6560a81eba 06:54:30 ---> 9a873fba2938 06:54:30 [Warning] One or more build-args [ARCH] were not consumed 06:54:30 Successfully built 9a873fba2938 06:54:30 Successfully tagged device-sdk-simple:latest [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 06:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:31 06:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:31 latest: Pulling from edgex-lftools-log-publisher 06:54:31 5eb5b503b376: Pulling fs layer 06:54:31 5c69ac0246d0: Pulling fs layer 06:54:31 ec43610c2a17: Pulling fs layer 06:54:31 3a2ae6a8a46f: Pulling fs layer 06:54:31 33b1e0a273af: Pulling fs layer 06:54:31 5d3b04190fa2: Pulling fs layer 06:54:31 2f39f015ded8: Pulling fs layer 06:54:31 3a2ae6a8a46f: Waiting 06:54:31 33b1e0a273af: Waiting 06:54:31 5d3b04190fa2: Waiting 06:54:31 2f39f015ded8: Waiting 06:54:31 5c69ac0246d0: Download complete 06:54:31 3a2ae6a8a46f: Verifying Checksum 06:54:31 3a2ae6a8a46f: Download complete 06:54:31 33b1e0a273af: Verifying Checksum 06:54:31 33b1e0a273af: Download complete 06:54:31 5d3b04190fa2: Verifying Checksum 06:54:31 5d3b04190fa2: Download complete 06:54:31 ec43610c2a17: Verifying Checksum 06:54:31 ec43610c2a17: Download complete 06:54:32 5eb5b503b376: Verifying Checksum 06:54:32 5eb5b503b376: Download complete 06:54:32 2f39f015ded8: Download complete 06:54:33 5eb5b503b376: Pull complete 06:54:33 5c69ac0246d0: Pull complete 06:54:33 ec43610c2a17: Pull complete 06:54:33 3a2ae6a8a46f: Pull complete 06:54:33 33b1e0a273af: Pull complete 06:54:33 5d3b04190fa2: Pull complete 06:54:38 2f39f015ded8: Pull complete 06:54:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:38 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:54:38 $ 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/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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-lftools-log-publisher:latest cat 06:54:41 $ docker top fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:41 ---> job-cost.sh 06:54:41 lf-activate-venv: SKIPPING 06:54:41 INFO: No Stack... 06:54:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:54:42 INFO: Archiving Costs [Pipeline] sh 06:54:43 + cat /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/cost.csv 06:54:43 + cut -d, -f6 [Pipeline] lock 06:54:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] 06:54:43 Resource [jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] did not exist. Created. 06:54:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:43 + echo total: 0.2199999988079071 [Pipeline] stash 06:54:43 Stashed 1 file(s) [Pipeline] } 06:54:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:54:43 $ docker stop --time=1 fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 06:54:44 $ docker rm -f --volumes fa20ff6ab52c0c3cd3ea258fd7899812b0a215bb668bb9a0d60250b8bc678b42 [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 06:54:44 provisioning config files... 06:54:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config12724550038130167373tmp [Pipeline] { [Pipeline] sh 06:54:45 + set +x 06:54:45 + curl -s https://codecov.io/bash 06:54:45 + bash -s -- 06:54:45 06:54:45 _____ _ 06:54:45 / ____| | | 06:54:45 | | ___ __| | ___ ___ _____ __ 06:54:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:45 Bash-1.0.6 06:54:45 06:54:45 06:54:45 ==> git version 2.25.1 found 06:54:45 ==> 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 06:54:45 Release-Date: 2020-01-08 06:54:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:54:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:54:45 ==> Jenkins CI detected. 06:54:45 current dir:  /w/workspace/dgexfoundry_device-sdk-go_odessa 06:54:45 project root: . 06:54:45 --> token set from env 06:54:45 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 06:54:45 ==> Running gcov in . (disable via -X gcov) 06:54:45 ==> Python coveragepy not found 06:54:45 ==> Searching for coverage reports in: 06:54:45 + . 06:54:45 -> Found 1 reports 06:54:45 ==> Detecting git/mercurial file structure 06:54:45 ==> Reading reports 06:54:45 + ./coverage.out bytes=497265 06:54:45 ==> Appending adjustments 06:54:45 https://docs.codecov.io/docs/fixing-reports 06:54:45 + Found adjustments 06:54:45 ==> Gzipping contents 06:54:45 72K /tmp/codecov.ECsVlo.gz 06:54:45 ==> Uploading reports 06:54:45 url: https://codecov.io 06:54:45 query: branch=odessa&commit=5620c6441011fe8cee1f5036a61585a7dbe23843&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:54:45 -> Pinging Codecov 06:54:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=5620c6441011fe8cee1f5036a61585a7dbe23843&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:54:45 -> Uploading to 06:54:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/5620c6441011fe8cee1f5036a61585a7dbe23843/415f96ee-1f00-4040-97d0-d4ed4c5eaa4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T065445Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=68bba58b92d58f5daebc2505949fa3d0379fd6ed861dcde9f7a7d8aa9e2dba4b 06:54:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:45 Dload Upload Total Spent Left Speed 06:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73652 0 0 100 73652 0 276k --:--:-- --:--:-- --:--:-- 277k 06:54:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] } 06:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:54:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:54:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:46 06:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:47 latest: Pulling from edgex-devops/edgex-snyk-go 06:54:47 43c4264eed91: Pulling fs layer 06:54:47 4cc291be95ef: Pulling fs layer 06:54:47 2ac1f1163629: Pulling fs layer 06:54:47 5c3c966382ef: Pulling fs layer 06:54:47 4f4fb700ef54: Pulling fs layer 06:54:47 d9c7d2e4e75e: Pulling fs layer 06:54:47 9c3e1370e548: Pulling fs layer 06:54:47 5c3c966382ef: Waiting 06:54:47 9c3e1370e548: Waiting 06:54:47 4f4fb700ef54: Waiting 06:54:47 d9c7d2e4e75e: Waiting 06:54:47 4cc291be95ef: Download complete 06:54:47 5c3c966382ef: Verifying Checksum 06:54:47 5c3c966382ef: Download complete 06:54:47 4f4fb700ef54: Verifying Checksum 06:54:47 4f4fb700ef54: Download complete 06:54:47 43c4264eed91: Download complete 06:54:47 d9c7d2e4e75e: Verifying Checksum 06:54:47 d9c7d2e4e75e: Download complete 06:54:47 43c4264eed91: Pull complete 06:54:47 4cc291be95ef: Pull complete 06:54:47 2ac1f1163629: Verifying Checksum 06:54:47 2ac1f1163629: Download complete 06:54:48 9c3e1370e548: Verifying Checksum 06:54:48 9c3e1370e548: Download complete 06:54:50 2ac1f1163629: Pull complete 06:54:50 5c3c966382ef: Pull complete 06:54:50 4f4fb700ef54: Pull complete 06:54:51 d9c7d2e4e75e: Pull complete 06:54:54 9c3e1370e548: Pull complete 06:54:54 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:54 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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/edgex-snyk-go:latest cat 06:54:58 $ docker top 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:58 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] echo 06:54:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:odessa' [Pipeline] sh 06:54:58 + set -o pipefail 06:54:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:odessa' 06:55:04 06:55:04 Monitoring /w/workspace/dgexfoundry_device-sdk-go_odessa (github.com/edgexfoundry/device-sdk-go/v4)... 06:55:04 06:55:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/252b590b-cb27-49c5-91df-09305a5dfbf8/history/af69b20c-4492-45fa-bfad-9a01d60ce901 06:55:04 06:55:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:55:04 06:55:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:55:04 06:55:04 06:55:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:55:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:55:04 $ docker stop --time=1 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 06:55:05 $ docker rm -f --volumes 067e8af87d1e911e3ef80a9c42cd7c023b21152f53d0d0d743cd47647c83bb25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 06:55:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:06 provisioning config files... 06:55:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config9099483280474483176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:06 --> edgex-publish-swagger.sh 06:55:06 === Publish openapi API === 06:55:06 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:55:06 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_odessa/openapi/device-sdk.yaml] 06:55:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:06 Dload Upload Total Spent Left Speed 06:55:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 376 90623 --:--:-- --:--:-- --:--:-- 90780 100 37674 100 156 100 37518 375 90187 --:--:-- --:--:-- --:--:-- 90562 06:55:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:55:06 [Pipeline] } 06:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:07 + git log --format=format:%s -1 5620c6441011fe8cee1f5036a61585a7dbe23843 [Pipeline] sh 06:55:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:07 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:08 $ docker top 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 -eo pid,comm 06:55:08 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). 06:55:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:08 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:08 + git semver [Pipeline] } 06:55:08 $ docker stop --time=1 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 06:55:10 $ docker rm -f --volumes 5928e8a90a81f59f4435fff555f987eeb19a9de7c0df733dca2acd28a6db50d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:10 06:55:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:10 0.23.1-centos7: Pulling from edgex-lftools 06:55:10 ab5ef0e58194: Pulling fs layer 06:55:10 9712f1f96733: Pulling fs layer 06:55:10 63f879dbbcfc: Pulling fs layer 06:55:10 0d9ebad4ef96: Pulling fs layer 06:55:10 e9a5061849ea: Pulling fs layer 06:55:10 d747dcd14b5f: Pulling fs layer 06:55:10 2de7ff778b66: Pulling fs layer 06:55:10 e9a5061849ea: Waiting 06:55:10 d747dcd14b5f: Waiting 06:55:10 2de7ff778b66: Waiting 06:55:10 0d9ebad4ef96: Waiting 06:55:10 9712f1f96733: Download complete 06:55:11 63f879dbbcfc: Verifying Checksum 06:55:11 63f879dbbcfc: Download complete 06:55:11 e9a5061849ea: Verifying Checksum 06:55:11 e9a5061849ea: Download complete 06:55:11 d747dcd14b5f: Download complete 06:55:11 ab5ef0e58194: Verifying Checksum 06:55:11 ab5ef0e58194: Download complete 06:55:11 0d9ebad4ef96: Download complete 06:55:11 2de7ff778b66: Verifying Checksum 06:55:11 2de7ff778b66: Download complete 06:55:13 ab5ef0e58194: Pull complete 06:55:13 9712f1f96733: Pull complete 06:55:14 63f879dbbcfc: Pull complete 06:55:17 0d9ebad4ef96: Pull complete 06:55:18 e9a5061849ea: Pull complete 06:55:18 d747dcd14b5f: Pull complete 06:55:19 2de7ff778b66: Pull complete 06:55:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:19 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:55:24 $ docker top dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:55:24 provisioning config files... 06:55:24 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config12206989901512299603tmp 06:55:24 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config545828279880444242tmp 06:55:24 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config1014766491545804357tmp [Pipeline] { [Pipeline] echo 06:55:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:55:24 ---> sigul-configuration.sh 06:55:24 gpg: directory `/root/.gnupg' created 06:55:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:55:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:55:24 gpg: keyring `/root/.gnupg/secring.gpg' created 06:55:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:55:24 gpg: CAST5 encrypted data 06:55:24 gpg: encrypted with 1 passphrase 06:55:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:55:24 + mkdir /home/jenkins 06:55:24 + mkdir /home/jenkins/sigul [Pipeline] sh 06:55:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:55:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:55:25 ---> sigul-install.sh 06:55:25 Sigul already installed; skipping installation. [Pipeline] sh 06:55:25 + git tag --list 06:55:25 0.7.1 06:55:25 delhi-tag 06:55:25 v1.0.0 06:55:25 v1.1.0 06:55:25 v1.1.1 06:55:25 v1.1.2 06:55:25 v1.2.0 06:55:25 v1.2.1 06:55:25 v1.2.2 06:55:25 v1.2.3 06:55:25 v1.3.0 06:55:25 v1.4.0 06:55:25 v2.0.0 06:55:25 v2.1.0 06:55:25 v2.1.1 06:55:25 v2.2.0 06:55:25 v2.3.0 06:55:25 v2.3.1 06:55:25 v3.0 06:55:25 v3.0.0 06:55:25 v3.0.1-dev.1 06:55:25 v3.1 06:55:25 v3.1.0 06:55:25 v3.1.0-dev.1 06:55:25 v3.1.0-dev.10 06:55:25 v3.1.0-dev.11 06:55:25 v3.1.0-dev.12 06:55:25 v3.1.0-dev.13 06:55:25 v3.1.0-dev.14 06:55:25 v3.1.0-dev.15 06:55:25 v3.1.0-dev.16 06:55:25 v3.1.0-dev.17 06:55:25 v3.1.0-dev.18 06:55:25 v3.1.0-dev.19 06:55:25 v3.1.0-dev.2 06:55:25 v3.1.0-dev.20 06:55:25 v3.1.0-dev.21 06:55:25 v3.1.0-dev.22 06:55:25 v3.1.0-dev.23 06:55:25 v3.1.0-dev.24 06:55:25 v3.1.0-dev.25 06:55:25 v3.1.0-dev.26 06:55:25 v3.1.0-dev.27 06:55:25 v3.1.0-dev.28 06:55:25 v3.1.0-dev.29 06:55:25 v3.1.0-dev.3 06:55:25 v3.1.0-dev.30 06:55:25 v3.1.0-dev.31 06:55:25 v3.1.0-dev.32 06:55:25 v3.1.0-dev.33 06:55:25 v3.1.0-dev.34 06:55:25 v3.1.0-dev.35 06:55:25 v3.1.0-dev.36 06:55:25 v3.1.0-dev.37 06:55:25 v3.1.0-dev.38 06:55:25 v3.1.0-dev.39 06:55:25 v3.1.0-dev.4 06:55:25 v3.1.0-dev.40 06:55:25 v3.1.0-dev.41 06:55:25 v3.1.0-dev.5 06:55:25 v3.1.0-dev.6 06:55:25 v3.1.0-dev.7 06:55:25 v3.1.0-dev.8 06:55:25 v3.1.0-dev.9 06:55:25 v3.1.1 06:55:25 v3.1.1-dev.1 06:55:25 v3.2.0-dev.1 06:55:25 v3.2.0-dev.10 06:55:25 v3.2.0-dev.11 06:55:25 v3.2.0-dev.12 06:55:25 v3.2.0-dev.13 06:55:25 v3.2.0-dev.14 06:55:25 v3.2.0-dev.15 06:55:25 v3.2.0-dev.16 06:55:25 v3.2.0-dev.17 06:55:25 v3.2.0-dev.18 06:55:25 v3.2.0-dev.19 06:55:25 v3.2.0-dev.2 06:55:25 v3.2.0-dev.20 06:55:25 v3.2.0-dev.21 06:55:25 v3.2.0-dev.22 06:55:25 v3.2.0-dev.23 06:55:25 v3.2.0-dev.24 06:55:25 v3.2.0-dev.25 06:55:25 v3.2.0-dev.26 06:55:25 v3.2.0-dev.27 06:55:25 v3.2.0-dev.28 06:55:25 v3.2.0-dev.29 06:55:25 v3.2.0-dev.3 06:55:25 v3.2.0-dev.30 06:55:25 v3.2.0-dev.31 06:55:25 v3.2.0-dev.32 06:55:25 v3.2.0-dev.33 06:55:25 v3.2.0-dev.34 06:55:25 v3.2.0-dev.35 06:55:25 v3.2.0-dev.36 06:55:25 v3.2.0-dev.37 06:55:25 v3.2.0-dev.38 06:55:25 v3.2.0-dev.39 06:55:25 v3.2.0-dev.4 06:55:25 v3.2.0-dev.40 06:55:25 v3.2.0-dev.41 06:55:25 v3.2.0-dev.42 06:55:25 v3.2.0-dev.43 06:55:25 v3.2.0-dev.44 06:55:25 v3.2.0-dev.45 06:55:25 v3.2.0-dev.46 06:55:25 v3.2.0-dev.47 06:55:25 v3.2.0-dev.48 06:55:25 v3.2.0-dev.5 06:55:25 v3.2.0-dev.6 06:55:25 v3.2.0-dev.7 06:55:25 v3.2.0-dev.8 06:55:25 v3.2.0-dev.9 06:55:25 v4.0.0 06:55:25 v4.0.0-dev.1 06:55:25 v4.0.0-dev.10 06:55:25 v4.0.0-dev.11 06:55:25 v4.0.0-dev.12 06:55:25 v4.0.0-dev.13 06:55:25 v4.0.0-dev.14 06:55:25 v4.0.0-dev.15 06:55:25 v4.0.0-dev.16 06:55:25 v4.0.0-dev.17 06:55:25 v4.0.0-dev.18 06:55:25 v4.0.0-dev.19 06:55:25 v4.0.0-dev.2 06:55:25 v4.0.0-dev.20 06:55:25 v4.0.0-dev.21 06:55:25 v4.0.0-dev.22 06:55:25 v4.0.0-dev.23 06:55:25 v4.0.0-dev.24 06:55:25 v4.0.0-dev.25 06:55:25 v4.0.0-dev.26 06:55:25 v4.0.0-dev.27 06:55:25 v4.0.0-dev.28 06:55:25 v4.0.0-dev.29 06:55:25 v4.0.0-dev.3 06:55:25 v4.0.0-dev.30 06:55:25 v4.0.0-dev.31 06:55:25 v4.0.0-dev.32 06:55:25 v4.0.0-dev.4 06:55:25 v4.0.0-dev.5 06:55:25 v4.0.0-dev.6 06:55:25 v4.0.0-dev.7 06:55:25 v4.0.0-dev.8 06:55:25 v4.0.0-dev.9 [Pipeline] sh 06:55:26 + lftools sign git-tag v4.0.0 06:55:26 Signing Git tag with Sigul... 06:55:26 Signing v4.0.0 [Pipeline] echo 06:55:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:55:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:55:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:55:27 $ docker stop --time=1 dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 06:55:28 $ docker rm -f --volumes dd2da8826fa18891d92e38ee07b7d4dc43b4d4f69c136252d8f2d8132c6b1d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:55:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:29 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:30 $ docker top 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 -eo pid,comm 06:55:30 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). 06:55:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:30 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:30 + git semver [Pipeline] } 06:55:30 $ docker stop --time=1 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 06:55:32 $ docker rm -f --volumes 0655442a2dc7436957071bfcd236badcd8289fe805dd268f682ee2efbd0f2ab2 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:32 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:33 $ docker top e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:33 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:33 + git semver [Pipeline] } 06:55:33 $ docker stop --time=1 e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 06:55:35 $ docker rm -f --volumes e319523a3d3dcb70e81db71e42b7cd8b597959a3202b8e87347769c69a03d855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:55:35 + [ -d /w/workspace/dgexfoundry_device-sdk-go_odessa/archives ] 06:55:35 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 06:55:35 total 16 06:55:35 drwxr-xr-x 3 root root 4096 Mar 11 06:54 . 06:55:35 drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:55 .. 06:55:35 drwxr-xr-x 2 root root 4096 Mar 11 06:54 cost 06:55:35 -rw-r--r-- 1 root root 85 Mar 11 06:54 cost.csv 06:55:35 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 06:55:35 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 06:55:35 total 16 06:55:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 06:54 . 06:55:35 drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 06:55 .. 06:55:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 06:54 cost 06:55:35 -rw-r--r-- 1 jenkins jenkins 85 Mar 11 06:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:55:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:36 ---> package-listing.sh 06:55:36 ++ facter osfamily 06:55:36 ++ tr '[:upper:]' '[:lower:]' 06:55:37 + OS_FAMILY=debian 06:55:37 + workspace=/w/workspace/dgexfoundry_device-sdk-go_odessa 06:55:37 + START_PACKAGES=/tmp/packages_start.txt 06:55:37 + END_PACKAGES=/tmp/packages_end.txt 06:55:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:37 + PACKAGES=/tmp/packages_start.txt 06:55:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 06:55:37 + PACKAGES=/tmp/packages_end.txt 06:55:37 + case "${OS_FAMILY}" in 06:55:37 + dpkg -l 06:55:37 + grep '^ii' 06:55:37 + '[' -f /tmp/packages_start.txt ']' 06:55:37 + '[' -f /tmp/packages_end.txt ']' 06:55:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 06:55:37 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ 06:55:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ [Pipeline] echo 06:55:37 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:38 prd-ubuntu20.04-docker-8c-8g-40862 does not seem to be running inside a container 06:55:38 $ 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:38 $ docker top 794bd2c6c92bac5929a87e426b3c12d8919b8192125100b13dad64b4bf51f4f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:38 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:39 + ls /var/log/sa-host 06:55:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:39 provisioning config files... 06:55:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config16597116142302467507tmp [Pipeline] { [Pipeline] echo 06:55:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:39 ---> create-netrc.sh [Pipeline] } 06:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:39 ---> python-tools-install.sh [Pipeline] echo 06:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:40 ---> sudo-logs.sh 06:55:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:40 ---> job-cost.sh 06:55:40 lf-activate-venv: SKIPPING 06:55:40 DEBUG: total: 0.2199999988079071 06:55:40 INFO: Retrieving Stack Cost... 06:55:40 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:41 INFO: Archiving Costs [Pipeline] echo 06:55:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:41 ---> logs-deploy.sh 06:55:41 lf-activate-venv: SKIPPING 06:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/odessa/2 06:55:41 INFO: archiving workspace using pattern(s): 06:55:42 Archives upload complete. 06:55:42 INFO: archiving logs to Nexus 06:55:43 ---> uname -a: 06:55:43 Linux prd-ubuntu20-04-docker-8c-8g-40862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:55:43 06:55:43 06:55:43 ---> lscpu: 06:55:43 Architecture: x86_64 06:55:43 CPU op-mode(s): 32-bit, 64-bit 06:55:43 Byte Order: Little Endian 06:55:43 Address sizes: 40 bits physical, 48 bits virtual 06:55:43 CPU(s): 8 06:55:43 On-line CPU(s) list: 0-7 06:55:43 Thread(s) per core: 1 06:55:43 Core(s) per socket: 1 06:55:43 Socket(s): 8 06:55:43 NUMA node(s): 1 06:55:43 Vendor ID: AuthenticAMD 06:55:43 CPU family: 23 06:55:43 Model: 49 06:55:43 Model name: AMD EPYC-Rome Processor 06:55:43 Stepping: 0 06:55:43 CPU MHz: 2799.998 06:55:43 BogoMIPS: 5599.99 06:55:43 Virtualization: AMD-V 06:55:43 Hypervisor vendor: KVM 06:55:43 Virtualization type: full 06:55:43 L1d cache: 256 KiB 06:55:43 L1i cache: 256 KiB 06:55:43 L2 cache: 4 MiB 06:55:43 L3 cache: 128 MiB 06:55:43 NUMA node0 CPU(s): 0-7 06:55:43 Vulnerability Itlb multihit: Not affected 06:55:43 Vulnerability L1tf: Not affected 06:55:43 Vulnerability Mds: Not affected 06:55:43 Vulnerability Meltdown: Not affected 06:55:43 Vulnerability Mmio stale data: Not affected 06:55:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:55:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:55:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:55:43 Vulnerability Srbds: Not affected 06:55:43 Vulnerability Tsx async abort: Not affected 06:55:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:55:43 06:55:43 06:55:43 ---> nproc: 06:55:43 8 06:55:43 06:55:43 06:55:43 ---> df -h: 06:55:43 Filesystem Size Used Avail Use% Mounted on 06:55:43 overlay 155G 14G 142G 9% / 06:55:43 tmpfs 64M 0 64M 0% /dev 06:55:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:55:43 shm 64M 0 64M 0% /dev/shm 06:55:43 /dev/vda1 155G 14G 142G 9% /facter-os 06:55:43 06:55:43 06:55:43 ---> sar -b -r -n DEV: 06:55:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40862) 03/11/25 _x86_64_ (8 CPU) 06:55:43 06:55:43 06:50:13 LINUX RESTART (8 CPU) 06:55:43 06:55:43 06:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:55:43 06:52:01 292.43 5.93 286.50 0.00 465.39 78584.50 0.00 06:55:43 06:53:01 145.50 0.25 145.25 0.00 9.20 54009.86 0.00 06:55:43 06:54:01 164.56 0.20 164.36 0.00 3.87 44314.10 0.00 06:55:43 06:55:01 180.87 0.25 180.62 0.00 12.53 73628.00 0.00 06:55:43 Average: 195.84 1.66 194.18 0.00 122.74 62633.76 0.00 06:55:43 06:55:43 06:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:55:43 06:52:01 26868336 31483384 814716 2.48 188712 4476052 2049248 6.04 1401372 3981944 904832 06:55:43 06:53:01 26630056 31350676 940944 2.86 202400 4593820 2268496 6.69 2002884 3640652 623804 06:55:43 06:54:01 27114676 31229740 1058136 3.22 213452 3944832 2572984 7.58 1783656 3338944 116288 06:55:43 06:55:01 25541436 31222932 1061064 3.23 230496 5408860 2122200 6.25 1809084 4792108 67752 06:55:43 Average: 26538626 31321683 968715 2.95 208765 4605891 2253232 6.64 1749249 3938412 428169 06:55:43 06:55:43 06:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:55:43 06:52:01 docker0 323.01 495.77 27.34 3171.18 0.00 0.00 0.00 0.00 06:55:43 06:52:01 ens3 650.61 412.05 6399.79 55.48 0.00 0.00 0.00 0.00 06:55:43 06:52:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 06:55:43 06:53:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:55:43 06:53:01 ens3 25.46 17.21 35.23 10.82 0.00 0.00 0.00 0.00 06:55:43 06:53:01 vethc34bd97 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 06:55:43 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:43 06:54:01 docker0 2.55 4.20 0.21 38.57 0.00 0.00 0.00 0.00 06:55:43 06:54:01 ens3 31.81 20.15 63.54 12.97 0.00 0.00 0.00 0.00 06:55:43 06:54:01 vethadcef5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:43 06:54:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:55:43 06:55:01 docker0 4.10 6.78 0.65 77.12 0.00 0.00 0.00 0.00 06:55:43 06:55:01 ens3 262.96 179.62 6532.04 154.42 0.00 0.00 0.00 0.00 06:55:43 06:55:01 veth7270b52 1.08 1.10 0.48 0.38 0.00 0.00 0.00 0.00 06:55:43 06:55:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 06:55:43 Average: docker0 82.42 126.71 7.05 821.69 0.00 0.00 0.00 0.00 06:55:43 Average: ens3 242.70 157.25 3257.52 58.42 0.00 0.00 0.00 0.00 06:55:43 Average: veth7270b52 0.27 0.27 0.12 0.09 0.00 0.00 0.00 0.00 06:55:43 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 06:55:43 06:55:43 06:55:43 ---> sar -P ALL: 06:55:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40862) 03/11/25 _x86_64_ (8 CPU) 06:55:43 06:55:43 06:50:13 LINUX RESTART (8 CPU) 06:55:43 06:55:43 06:51:01 CPU %user %nice %system %iowait %steal %idle 06:55:43 06:52:01 all 10.97 0.00 5.02 3.63 0.07 80.31 06:55:43 06:52:01 0 10.18 0.00 4.03 0.82 0.07 84.89 06:55:43 06:52:01 1 9.39 0.00 3.58 1.58 0.05 85.40 06:55:43 06:52:01 2 11.66 0.00 6.01 8.67 0.07 73.60 06:55:43 06:52:01 3 10.49 0.00 4.85 1.62 0.07 82.97 06:55:43 06:52:01 4 13.24 0.00 5.32 0.96 0.08 80.40 06:55:43 06:52:01 5 11.61 0.00 4.55 0.69 0.07 83.07 06:55:43 06:52:01 6 10.20 0.00 7.09 14.07 0.08 68.56 06:55:43 06:52:01 7 11.01 0.00 4.78 0.66 0.07 83.49 06:55:43 06:53:01 all 31.26 0.00 5.04 2.14 0.07 61.50 06:55:43 06:53:01 0 31.65 0.00 5.05 3.21 0.07 60.02 06:55:43 06:53:01 1 31.27 0.00 4.57 1.32 0.07 62.77 06:55:43 06:53:01 2 29.52 0.00 5.91 0.35 0.07 64.15 06:55:43 06:53:01 3 31.85 0.00 5.45 9.51 0.07 53.12 06:55:43 06:53:01 4 31.91 0.00 5.32 0.35 0.07 62.34 06:55:43 06:53:01 5 31.45 0.00 4.31 0.13 0.07 64.04 06:55:43 06:53:01 6 31.06 0.00 5.00 1.31 0.07 62.56 06:55:43 06:53:01 7 31.34 0.00 4.72 0.91 0.07 62.96 06:55:43 06:54:01 all 40.46 0.00 6.37 1.94 0.08 51.14 06:55:43 06:54:01 0 40.08 0.00 6.30 3.85 0.08 49.68 06:55:43 06:54:01 1 41.84 0.00 6.10 0.34 0.08 51.65 06:55:43 06:54:01 2 40.38 0.00 6.15 0.32 0.08 53.06 06:55:43 06:54:01 3 41.08 0.00 6.63 6.60 0.08 45.61 06:55:43 06:54:01 4 40.03 0.00 7.01 0.44 0.07 52.45 06:55:43 06:54:01 5 39.54 0.00 6.36 0.67 0.07 53.36 06:55:43 06:54:01 6 40.58 0.00 6.82 1.63 0.08 50.88 06:55:43 06:54:01 7 40.16 0.00 5.59 1.71 0.08 52.45 06:55:43 06:55:01 all 23.67 0.00 5.61 2.64 0.07 68.02 06:55:43 06:55:01 0 22.16 0.00 5.88 0.07 0.07 71.82 06:55:43 06:55:01 1 26.12 0.00 4.96 0.03 0.07 68.82 06:55:43 06:55:01 2 24.85 0.00 5.87 0.03 0.05 69.19 06:55:43 06:55:01 3 23.46 0.00 5.79 0.39 0.05 70.31 06:55:43 06:55:01 4 22.80 0.00 4.96 0.10 0.07 72.08 06:55:43 06:55:01 5 23.89 0.00 5.31 0.12 0.05 70.63 06:55:43 06:55:01 6 22.98 0.00 7.05 17.90 0.10 51.96 06:55:43 06:55:01 7 23.08 0.00 5.04 2.53 0.07 69.28 06:55:43 Average: all 26.62 0.00 5.51 2.58 0.07 65.22 06:55:43 Average: 0 26.03 0.00 5.32 1.99 0.07 66.59 06:55:43 Average: 1 27.16 0.00 4.80 0.82 0.07 67.15 06:55:43 Average: 2 26.63 0.00 5.99 2.34 0.07 64.98 06:55:43 Average: 3 26.74 0.00 5.68 4.54 0.07 62.98 06:55:43 Average: 4 27.02 0.00 5.65 0.46 0.07 66.79 06:55:43 Average: 5 26.66 0.00 5.14 0.40 0.06 67.73 06:55:43 Average: 6 26.24 0.00 6.49 8.71 0.08 58.48 06:55:43 Average: 7 26.43 0.00 5.03 1.45 0.07 67.01 06:55:43 06:55:43 06:55:43