Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bf2505a0d4e1853de162ef985be1e016ba60c0f 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-ssh14529449228415313215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4258875454907170194.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 590556114a56c6d90cc8043840e039c2f74196dc 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11352106779833670715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17836208517795599406.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1991271771616276872.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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/v3 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-922 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) Commit message: "Merge pull request #1540 from lenny-goodell/cve" > git config core.sparsecheckout # timeout=10 > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 > git rev-list --no-walk 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:46 ========================================================= 06:05:46 EdgeX Global Pipelines Version Info 06:05:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:47 ------------------- 06:05:47 stable info: 06:05:47 ------------------- 06:05:47 Commited By: Ginny Guan ginny@iotechsys.com 06:05:47 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:05:47 Message: update stable to v1.0.260 06:05:47 ------------------- 06:05:47 experimental info: 06:05:47 ------------------- 06:05:47 Commited By: Ginny Guan ginny@iotechsys.com 06:05:47 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:05:47 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bf2505 [Pipeline] echo 06:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:48 provisioning config files... 06:05:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4575466511461364045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:48 ---> ****-login.sh 06:05:48 nexus3.edgexfoundry.org:10001 06:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:49 Configure a credential helper to remove this warning. See 06:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:49 06:05:49 Login Succeeded 06:05:49 nexus3.edgexfoundry.org:10002 06:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:49 Configure a credential helper to remove this warning. See 06:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:49 06:05:49 Login Succeeded 06:05:49 nexus3.edgexfoundry.org:10003 06:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:49 Configure a credential helper to remove this warning. See 06:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:49 06:05:49 Login Succeeded 06:05:49 nexus3.edgexfoundry.org:10004 06:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:49 Configure a credential helper to remove this warning. See 06:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:49 06:05:49 Login Succeeded 06:05:49 ****.io 06:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:49 Configure a credential helper to remove this warning. See 06:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:49 06:05:49 Login Succeeded 06:05:49 ---> ****-login.sh ends [Pipeline] } 06:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:05:50 + git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 06:05:50 -----------> git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f 2bf2505a0d4e1853de162ef985be1e016ba60c0f 06:05:50 2bf2505a0d4e1853de162ef985be1e016ba60c0f [false] [Pipeline] sh 06:05:50 + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 06:05:50 ========================================================= 06:05:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:05:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:51 + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 06:05:51 [semverPrep] GIT_COMMIT: 2bf2505a0d4e1853de162ef985be1e016ba60c0f, Commit Message: Merge pull request #1540 from lenny-goodell/cve [Pipeline] echo 06:05:51 [semverPrep] This is not a build commit. [Pipeline] sh 06:05:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:05:51 + grep -v github /etc/ssh/ssh_known_hosts 06:05:51 + [ -e /tmp/ssh_known_hosts ] 06:05:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:05:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:05:51 + sudo tee -a /etc/ssh/ssh_known_hosts 06:05:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:51 06:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:52 0.1.4: Pulling from edgex-devops/py-git-semver 06:05:52 b85a868b505f: Pulling fs layer 06:05:52 e2be974225ed: Pulling fs layer 06:05:52 339a4e72a1f5: Pulling fs layer 06:05:52 988bab9f4d93: Pulling fs layer 06:05:52 1469e6f7b9e6: Pulling fs layer 06:05:52 eaf3925da568: Pulling fs layer 06:05:52 bab4dde63d76: Pulling fs layer 06:05:52 bde34c3a00c8: Pulling fs layer 06:05:52 b352a97aabf1: Pulling fs layer 06:05:52 4872d77fe225: Pulling fs layer 06:05:52 5851b861e8e6: Pulling fs layer 06:05:52 eaf3925da568: Waiting 06:05:52 5851b861e8e6: Waiting 06:05:52 4872d77fe225: Waiting 06:05:52 b352a97aabf1: Waiting 06:05:52 bde34c3a00c8: Waiting 06:05:52 988bab9f4d93: Waiting 06:05:52 bab4dde63d76: Waiting 06:05:52 1469e6f7b9e6: Waiting 06:05:52 e2be974225ed: Verifying Checksum 06:05:52 e2be974225ed: Download complete 06:05:52 988bab9f4d93: Verifying Checksum 06:05:52 988bab9f4d93: Download complete 06:05:52 1469e6f7b9e6: Verifying Checksum 06:05:52 1469e6f7b9e6: Download complete 06:05:52 339a4e72a1f5: Verifying Checksum 06:05:52 339a4e72a1f5: Download complete 06:05:52 eaf3925da568: Download complete 06:05:52 bde34c3a00c8: Download complete 06:05:52 b352a97aabf1: Download complete 06:05:52 4872d77fe225: Verifying Checksum 06:05:52 4872d77fe225: Download complete 06:05:52 5851b861e8e6: Verifying Checksum 06:05:52 5851b861e8e6: Download complete 06:05:52 b85a868b505f: Verifying Checksum 06:05:52 b85a868b505f: Download complete 06:05:52 bab4dde63d76: Verifying Checksum 06:05:52 bab4dde63d76: Download complete 06:05:53 b85a868b505f: Pull complete 06:05:53 e2be974225ed: Pull complete 06:05:54 339a4e72a1f5: Pull complete 06:05:54 988bab9f4d93: Pull complete 06:05:54 1469e6f7b9e6: Pull complete 06:05:54 eaf3925da568: Pull complete 06:05:56 bab4dde63d76: Pull complete 06:05:56 bde34c3a00c8: Pull complete 06:05:56 b352a97aabf1: Pull complete 06:05:56 4872d77fe225: Pull complete 06:05:56 5851b861e8e6: Pull complete 06:05:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:56 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:05:58 $ docker top 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 -eo pid,comm 06:05:58 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:05:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:58 [ssh-agent] Looking for ssh-agent implementation... 06:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:58 $ docker exec 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent 06:05:58 SSH_AUTH_SOCK=/tmp/ssh-WHIDj0qKd2ne/agent.31 06:05:58 SSH_AGENT_PID=37 06:05:58 Running ssh-add (command line suppressed) 06:05:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11457754121931969265.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11457754121931969265.key) 06:05:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:59 + git tag --points-at HEAD [Pipeline] } 06:05:59 $ docker exec --env ******** --env ******** 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent -k 06:05:59 unset SSH_AUTH_SOCK; 06:05:59 unset SSH_AGENT_PID; 06:05:59 echo Agent pid 37 killed; 06:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:59 [ssh-agent] Looking for ssh-agent implementation... 06:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:59 $ docker exec 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent 06:05:59 SSH_AUTH_SOCK=/tmp/ssh-bFmoygNY059O/agent.70 06:05:59 SSH_AGENT_PID=76 06:05:59 Running ssh-add (command line suppressed) 06:05:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10876360278692180357.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10876360278692180357.key) 06:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:59 + git semver init 06:06:00 2024-05-28 06:06:00,041 [run_init] DEBUG init version:0.0.0 force:False 06:06:00 2024-05-28 06:06:00,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:06:00 2024-05-28 06:06:00,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:06:00 2024-05-28 06:06:00,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:06:01 2024-05-28 06:06:01,266 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:06:01 2024-05-28 06:06:01,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:06:01 2024-05-28 06:06:01,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:06:01 2024-05-28 06:06:01,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:06:01 3.2.0-dev.14 [Pipeline] } 06:06:01 $ docker exec --env ******** --env ******** 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent -k 06:06:01 unset SSH_AUTH_SOCK; 06:06:01 unset SSH_AGENT_PID; 06:06:01 echo Agent pid 76 killed; 06:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:01 + git semver [Pipeline] } 06:06:02 $ docker stop --time=1 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 06:06:03 $ docker rm -f --volumes 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:04 Stashed 1 file(s) [Pipeline] echo 06:06:04 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:04 provisioning config files... 06:06:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9888261178134919912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:04 ---> ****-login.sh 06:06:04 nexus3.edgexfoundry.org:10001 06:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:04 Configure a credential helper to remove this warning. See 06:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:04 06:06:04 Login Succeeded 06:06:04 nexus3.edgexfoundry.org:10002 06:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:04 Configure a credential helper to remove this warning. See 06:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:04 06:06:04 Login Succeeded 06:06:04 nexus3.edgexfoundry.org:10003 06:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:04 Configure a credential helper to remove this warning. See 06:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:04 06:06:04 Login Succeeded 06:06:04 nexus3.edgexfoundry.org:10004 06:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:04 Configure a credential helper to remove this warning. See 06:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:04 06:06:04 Login Succeeded 06:06:04 ****.io 06:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:05 Configure a credential helper to remove this warning. See 06:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:05 06:06:05 Login Succeeded 06:06:05 ---> ****-login.sh ends [Pipeline] } 06:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:06:05 ========================================================= 06:06:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:06:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:06:05 Sending build context to Docker daemon 25.71MB 06:06:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:06:05 Step 2/10 : FROM ${BASE} AS builder 06:06:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:05 619be1103602: Pulling fs layer 06:06:05 7862e08f4a3e: Pulling fs layer 06:06:05 5df492c9dc93: Pulling fs layer 06:06:05 7629e6793208: Pulling fs layer 06:06:05 4f4fb700ef54: Pulling fs layer 06:06:05 fb5054dd5b73: Pulling fs layer 06:06:05 eeca6798cff9: Pulling fs layer 06:06:05 aa269ceb94a6: Pulling fs layer 06:06:05 ada007ff1a6a: Pulling fs layer 06:06:05 fb5054dd5b73: Waiting 06:06:05 eeca6798cff9: Waiting 06:06:05 aa269ceb94a6: Waiting 06:06:05 ada007ff1a6a: Waiting 06:06:05 7629e6793208: Waiting 06:06:05 4f4fb700ef54: Waiting 06:06:05 7862e08f4a3e: Download complete 06:06:05 7629e6793208: Verifying Checksum 06:06:05 7629e6793208: Download complete 06:06:05 4f4fb700ef54: Download complete 06:06:05 fb5054dd5b73: Verifying Checksum 06:06:05 fb5054dd5b73: Download complete 06:06:05 619be1103602: Verifying Checksum 06:06:05 619be1103602: Download complete 06:06:05 eeca6798cff9: Verifying Checksum 06:06:05 eeca6798cff9: Download complete 06:06:05 619be1103602: Pull complete 06:06:06 ada007ff1a6a: Verifying Checksum 06:06:06 ada007ff1a6a: Download complete 06:06:06 7862e08f4a3e: Pull complete 06:06:06 5df492c9dc93: Download complete 06:06:06 aa269ceb94a6: Verifying Checksum 06:06:06 aa269ceb94a6: Download complete 06:06:10 5df492c9dc93: Pull complete 06:06:10 7629e6793208: Pull complete 06:06:10 4f4fb700ef54: Pull complete 06:06:10 fb5054dd5b73: Pull complete 06:06:10 eeca6798cff9: Pull complete 06:06:12 aa269ceb94a6: Pull complete 06:06:12 ada007ff1a6a: Pull complete 06:06:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:06:12 ---> f489d0715acc 06:06:12 Step 3/10 : ARG MAKE=make build 06:06:14 ---> Running in 94cb3e16b4b3 06:06:14 Removing intermediate container 94cb3e16b4b3 06:06:14 ---> 62f4b11c860e 06:06:14 Step 4/10 : WORKDIR /device-sdk-go 06:06:14 ---> Running in c54a358cd2ec 06:06:14 Removing intermediate container c54a358cd2ec 06:06:14 ---> fbda9c8d6492 06:06:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:06:14 ---> Running in 4cb3988a520e 06:06:14 Removing intermediate container 4cb3988a520e 06:06:14 ---> f6a919f043f6 06:06:14 Step 6/10 : RUN apk add --update --no-cache make git 06:06:14 ---> Running in 57755541feb8 06:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:06:15 OK: 264 MiB in 52 packages 06:06:15 Removing intermediate container 57755541feb8 06:06:15 ---> 3e84ce9b8c04 06:06:15 Step 7/10 : COPY go.mod vendor* ./ 06:06:15 ---> 60e01e7bea7b 06:06:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:15 ---> Running in 4bd3333d6f9b 06:06:19 Still waiting to schedule task 06:06:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:07:03 Removing intermediate container 4bd3333d6f9b 06:07:03 ---> b96ea529c095 06:07:03 Step 9/10 : COPY . . 06:07:03 ---> de069a15d813 06:07:03 Step 10/10 : RUN ${MAKE} 06:07:03 ---> Running in b1499f790c2c 06:07:03 noop 06:07:03 Removing intermediate container b1499f790c2c 06:07:03 ---> f2be717333f4 06:07:03 Successfully built f2be717333f4 06:07:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:04 + docker inspect -f . ci-base-image-x86_64 06:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:04 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:04 $ docker top a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:04 + go version 06:07:04 go version go1.21.9 linux/amd64 [Pipeline] } 06:07:04 $ docker stop --time=1 a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 06:07:06 $ docker rm -f --volumes a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:06 + docker inspect -f . ci-base-image-x86_64 06:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:06 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:07 $ docker top d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:07:07 + make test 06:07:07 go test -race -coverprofile=coverage.out ./... 06:07:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.075s coverage: 86.0% of statements 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.116s coverage: 71.8% of statements 06:07:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.062s coverage: 14.4% of statements 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.574s coverage: 45.9% of statements 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.081s coverage: 68.5% of statements 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements 06:07:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.069s coverage: 5.5% of statements 06:08:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-923 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:08:01 Running in /w/workspace/device-sdk-go/289 [Pipeline] { [Pipeline] checkout 06:08:04 The recommended git tool is: git 06:08:08 using credential edgex-jenkins-ssh 06:08:08 Cloning the remote Git repository 06:08:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:08:08 > git init /w/workspace/device-sdk-go/289 # timeout=10 06:08:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:08:08 > git --version # timeout=10 06:08:08 > git --version # 'git version 2.25.1' 06:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:12 Avoid second fetch 06:08:12 Checking out Revision 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) 06:08:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:08:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:12 > git config core.sparsecheckout # timeout=10 06:08:12 > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 06:08:13 Commit message: "Merge pull request #1540 from lenny-goodell/cve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:17 Dload Upload Total Spent Left Speed 06:08:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 06:08:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:08:18 + sudo tee /etc/docker/daemon.new 06:08:18 { 06:08:18 "registry-mirrors": [ 06:08:18 "https://nexus3.edgexfoundry.org:10001" 06:08:18 ], 06:08:18 "bip": "10.250.0.254/24", 06:08:18 "hosts": [ 06:08:18 "tcp://0.0.0.0:5555", 06:08:18 "unix:///var/run/docker.sock" 06:08:18 ], 06:08:18 "mtu": 1458, 06:08:18 "selinux-enabled": true, 06:08:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:18 } [Pipeline] sh 06:08:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:19 + sudo service docker restart 06:08:34 GO111MODULE=on go vet ./... 06:08:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:35 ./bin/test-attribution-txt.sh 06:08:35 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 06:08:35 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 06:08:35 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 06:08:35 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 06:08:35 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 06:08:35 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 06:08:35 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 06:08:35 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 06:08:35 An attribution for golang.org/x/term is missing from Attribution.txt, please add 06:08:35 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 06:08:35 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 06:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:08:35 $ docker stop --time=1 d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d 06:08:40 $ docker rm -f --volumes d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:40 provisioning config files... 06:08:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/289@tmp/config9732314236343644534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:08:41 ---> ****-login.sh 06:08:41 nexus3.edgexfoundry.org:10001 [Pipeline] sh 06:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:41 Configure a credential helper to remove this warning. See 06:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:41 06:08:41 Login Succeeded 06:08:41 nexus3.edgexfoundry.org:10002 06:08:41 + ls -al . 06:08:41 total 376 06:08:41 drwxrwxr-x 11 jenkins jenkins 4096 May 28 06:07 . 06:08:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:05 .. 06:08:41 -rw-rw-r-- 1 jenkins jenkins 140 May 28 06:05 .dockerignore 06:08:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 06:07 .git 06:08:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:05 .github 06:08:41 -rw-rw-r-- 1 jenkins jenkins 137 May 28 06:05 .gitignore 06:08:41 -rw-rw-r-- 1 jenkins jenkins 42 May 28 06:05 .golangci.yml 06:08:41 drwxr-xr-x 3 jenkins jenkins 4096 May 28 06:06 .semver 06:08:41 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 06:05 CHANGELOG.md 06:08:41 -rw-rw-r-- 1 jenkins jenkins 677 May 28 06:05 GOVERNANCE.md 06:08:41 -rw-rw-r-- 1 jenkins jenkins 885 May 28 06:05 Jenkinsfile 06:08:41 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 06:05 LICENSE 06:08:41 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 06:05 Makefile 06:08:41 -rw-rw-r-- 1 jenkins jenkins 619 May 28 06:05 OWNERS.md 06:08:41 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 06:05 README.md 06:08:41 -rw-rw-r-- 1 jenkins jenkins 12 May 28 06:06 VERSION 06:08:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 06:05 bin 06:08:41 -rw-r--r-- 1 jenkins jenkins 122155 May 28 06:07 coverage.out 06:08:41 drwxrwxr-x 5 jenkins jenkins 4096 May 28 06:05 example 06:08:41 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 06:05 go.mod 06:08:41 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 06:05 go.sum 06:08:41 drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:05 internal 06:08:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:05 openapi 06:08:41 drwxrwxr-x 6 jenkins jenkins 4096 May 28 06:05 pkg 06:08:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:05 snap 06:08:41 -rw-rw-r-- 1 jenkins jenkins 222 May 28 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:42 Configure a credential helper to remove this warning. See 06:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:42 06:08:42 Login Succeeded 06:08:42 nexus3.edgexfoundry.org:10003 06:08:42 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=amd64 --label version=3.2.0-dev.14 . 06:08:42 Sending build context to Docker daemon 25.84MB 06:08:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:08:42 Step 2/24 : FROM ${BASE} AS builder 06:08:42 ---> f2be717333f4 06:08:42 Step 3/24 : ARG MAKE=make build 06:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:42 Configure a credential helper to remove this warning. See 06:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:42 06:08:42 Login Succeeded 06:08:42 nexus3.edgexfoundry.org:10004 06:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:42 ---> Running in 992c9bd3056d 06:08:42 Removing intermediate container 992c9bd3056d 06:08:42 ---> eb0afacc307f 06:08:42 Step 4/24 : WORKDIR /device-sdk-go 06:08:42 ---> Running in 1f5cb61a37f7 06:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:42 Configure a credential helper to remove this warning. See 06:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:42 06:08:42 Login Succeeded 06:08:42 ****.io 06:08:43 Removing intermediate container 1f5cb61a37f7 06:08:43 ---> d60d6632c71c 06:08:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:08:43 ---> Running in 3832acd60598 06:08:43 Removing intermediate container 3832acd60598 06:08:43 ---> fe1a79e6042c 06:08:43 Step 6/24 : RUN apk add --update --no-cache make git 06:08:43 ---> Running in 4e732b89734a 06:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:43 Configure a credential helper to remove this warning. See 06:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:43 06:08:43 Login Succeeded 06:08:43 ---> ****-login.sh ends [Pipeline] } 06:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 06:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:08:43 ========================================================= 06:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:08:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:43 OK: 264 MiB in 52 packages 06:08:44 Removing intermediate container 4e732b89734a 06:08:44 ---> 3dbc1bd04035 06:08:44 Step 7/24 : COPY go.mod vendor* ./ 06:08:44 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:08:44 ---> 33260e7a9a9f 06:08:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:44 ---> Running in 6961ad17662a 06:08:44 Sending build context to Docker daemon 13.27MB 06:08:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:08:44 Step 2/10 : FROM ${BASE} AS builder 06:08:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:44 c6b39de5b339: Pulling fs layer 06:08:44 a69c41024577: Pulling fs layer 06:08:44 d6de4b400683: Pulling fs layer 06:08:44 35cb2a7552d0: Pulling fs layer 06:08:44 4f4fb700ef54: Pulling fs layer 06:08:44 464afbd9ba4c: Pulling fs layer 06:08:44 00f215d4a9da: Pulling fs layer 06:08:44 d496ad576159: Pulling fs layer 06:08:44 4f4fb700ef54: Waiting 06:08:44 464afbd9ba4c: Waiting 06:08:44 00f215d4a9da: Waiting 06:08:44 d496ad576159: Waiting 06:08:44 35cb2a7552d0: Waiting 06:08:44 a69c41024577: Verifying Checksum 06:08:44 a69c41024577: Download complete 06:08:44 35cb2a7552d0: Verifying Checksum 06:08:44 35cb2a7552d0: Download complete 06:08:44 Removing intermediate container 6961ad17662a 06:08:44 ---> f06ab33e7b97 06:08:44 Step 9/24 : COPY . . 06:08:45 4f4fb700ef54: Verifying Checksum 06:08:45 4f4fb700ef54: Download complete 06:08:45 c6b39de5b339: Verifying Checksum 06:08:45 c6b39de5b339: Download complete 06:08:45 464afbd9ba4c: Verifying Checksum 06:08:45 464afbd9ba4c: Download complete 06:08:45 d496ad576159: Verifying Checksum 06:08:45 d496ad576159: Download complete 06:08:45 ---> 73adbdf006c2 06:08:45 Step 10/24 : RUN ${MAKE} 06:08:45 ---> Running in 9c4832b13e2d 06:08:45 c6b39de5b339: Pull complete 06:08:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:08:46 a69c41024577: Pull complete 06:08:46 d6de4b400683: Download complete 06:08:47 00f215d4a9da: Verifying Checksum 06:08:47 00f215d4a9da: Download complete 06:09:00 d6de4b400683: Pull complete 06:09:00 35cb2a7552d0: Pull complete 06:09:00 4f4fb700ef54: Pull complete 06:09:00 464afbd9ba4c: Pull complete 06:09:08 00f215d4a9da: Pull complete 06:09:10 d496ad576159: Pull complete 06:09:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:09:10 ---> f246e2811388 06:09:10 Step 3/10 : ARG MAKE=make build 06:09:12 ---> Running in 081135defafe 06:09:12 Removing intermediate container 081135defafe 06:09:12 ---> 639c3f7a2f28 06:09:12 Step 4/10 : WORKDIR /device-sdk-go 06:09:12 ---> Running in 061e824870c5 06:09:12 Removing intermediate container 061e824870c5 06:09:12 ---> d6dea5f94b6a 06:09:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:09:12 ---> Running in c1cb4c6c4db2 06:09:12 Removing intermediate container c1cb4c6c4db2 06:09:12 ---> 76847939db04 06:09:12 Step 6/10 : RUN apk add --update --no-cache make git 06:09:12 ---> Running in ed80595f11b8 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:09:15 OK: 266 MiB in 52 packages 06:09:16 Removing intermediate container ed80595f11b8 06:09:16 ---> 63bc870f6b4c 06:09:16 Step 7/10 : COPY go.mod vendor* ./ 06:09:16 ---> 20ad06c86279 06:09:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:16 ---> Running in 51688b0a4fbc 06:09:18 Removing intermediate container 9c4832b13e2d 06:09:18 ---> 704b55587145 06:09:18 Step 11/24 : FROM alpine:3.18 06:09:18 3.18: Pulling from library/alpine 06:09:18 619be1103602: Already exists 06:09:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:09:19 Status: Downloaded newer image for alpine:3.18 06:09:19 ---> d3782b16ccc9 06:09:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:09:19 ---> Running in a87e1654a9da 06:09:19 Removing intermediate container a87e1654a9da 06:09:19 ---> 339d4f17d234 06:09:19 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:09:19 ---> Running in 10f375e55daa 06:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:09:19 (1/1) Installing dumb-init (1.2.5-r2) 06:09:19 Executing busybox-1.36.1-r5.trigger 06:09:19 OK: 7 MiB in 16 packages 06:09:20 Removing intermediate container 10f375e55daa 06:09:20 ---> 032e80c6021f 06:09:20 Step 14/24 : RUN apk --no-cache upgrade 06:09:20 ---> Running in d6df83c6f608 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:09:20 Upgrading critical system libraries and apk-tools: 06:09:20 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:09:20 Executing busybox-1.36.1-r5.trigger 06:09:20 Continuing the upgrade transaction with new apk-tools: 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:09:21 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:09:21 Executing busybox-1.36.1-r6.post-upgrade 06:09:21 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:09:21 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:09:21 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:09:21 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:09:21 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:09:21 Executing busybox-1.36.1-r6.trigger 06:09:21 OK: 7 MiB in 16 packages 06:09:21 Removing intermediate container d6df83c6f608 06:09:21 ---> 6aa3e0074c6b 06:09:21 Step 15/24 : WORKDIR / 06:09:22 ---> Running in 4d652ade7a6b 06:09:22 Removing intermediate container 4d652ade7a6b 06:09:22 ---> 3b95381c4d29 06:09:22 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:09:22 ---> fdb744073fd3 06:09:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:09:23 ---> 42cdb404ee0b 06:09:23 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:09:23 ---> 6ee426dd22a7 06:09:23 Step 19/24 : EXPOSE 59999 06:09:23 ---> Running in aef88cb41f8a 06:09:23 Removing intermediate container aef88cb41f8a 06:09:23 ---> efdffc7c0705 06:09:23 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:09:23 ---> Running in 58ad9c73ce47 06:09:23 Removing intermediate container 58ad9c73ce47 06:09:23 ---> dc777ce89342 06:09:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:09:23 ---> Running in d0582459ff58 06:09:24 Removing intermediate container d0582459ff58 06:09:24 ---> 788c7b31e097 06:09:24 Step 22/24 : LABEL arch=amd64 06:09:24 ---> Running in 34c743e1e31c 06:09:24 Removing intermediate container 34c743e1e31c 06:09:24 ---> 05f54b10d0db 06:09:24 Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f 06:09:24 ---> Running in 549c8cb96cfb 06:09:24 Removing intermediate container 549c8cb96cfb 06:09:24 ---> cd282235740d 06:09:24 Step 24/24 : LABEL version=3.2.0-dev.14 06:09:24 ---> Running in 4218f87eda96 06:09:24 Removing intermediate container 4218f87eda96 06:09:24 ---> 09e1a681fe83 06:09:24 [Warning] One or more build-args [ARCH] were not consumed 06:09:24 Successfully built 09e1a681fe83 06:09:24 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:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:24 06:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:25 latest: Pulling from edgex-lftools-log-publisher 06:09:25 5eb5b503b376: Pulling fs layer 06:09:25 5c69ac0246d0: Pulling fs layer 06:09:25 ec43610c2a17: Pulling fs layer 06:09:25 3a2ae6a8a46f: Pulling fs layer 06:09:25 33b1e0a273af: Pulling fs layer 06:09:25 5d3b04190fa2: Pulling fs layer 06:09:25 2f39f015ded8: Pulling fs layer 06:09:25 5d3b04190fa2: Waiting 06:09:25 3a2ae6a8a46f: Waiting 06:09:25 33b1e0a273af: Waiting 06:09:25 5c69ac0246d0: Verifying Checksum 06:09:25 5c69ac0246d0: Download complete 06:09:25 3a2ae6a8a46f: Download complete 06:09:25 33b1e0a273af: Verifying Checksum 06:09:25 33b1e0a273af: Download complete 06:09:25 5d3b04190fa2: Verifying Checksum 06:09:25 ec43610c2a17: Verifying Checksum 06:09:25 ec43610c2a17: Download complete 06:09:25 5eb5b503b376: Verifying Checksum 06:09:25 5eb5b503b376: Download complete 06:09:25 2f39f015ded8: Download complete 06:09:26 5eb5b503b376: Pull complete 06:09:26 5c69ac0246d0: Pull complete 06:09:27 ec43610c2a17: Pull complete 06:09:27 3a2ae6a8a46f: Pull complete 06:09:27 33b1e0a273af: Pull complete 06:09:27 5d3b04190fa2: Pull complete 06:09:32 2f39f015ded8: Pull complete 06:09:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:32 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:09:32 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:09:35 $ docker top fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:36 ---> job-cost.sh 06:09:36 lf-activate-venv: SKIPPING 06:09:36 INFO: No Stack... 06:09:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:37 INFO: Archiving Costs [Pipeline] sh 06:09:37 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:09:37 + cut -d, -f6 [Pipeline] lock 06:09:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] 06:09:37 Resource [jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] did not exist. Created. 06:09:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:37 + echo total: 0.2199999988079071 [Pipeline] stash 06:09:37 Stashed 1 file(s) [Pipeline] } 06:09:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:37 $ docker stop --time=1 fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 06:09:39 $ docker rm -f --volumes fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:08 Removing intermediate container 51688b0a4fbc 06:11:08 ---> 9e2d559c2b59 06:11:08 Step 9/10 : COPY . . 06:11:08 ---> 7160644257b8 06:11:08 Step 10/10 : RUN ${MAKE} 06:11:08 ---> Running in 14cdd281dc61 06:11:08 noop 06:11:08 Removing intermediate container 14cdd281dc61 06:11:08 ---> ee6e1426fb7a 06:11:08 Successfully built ee6e1426fb7a 06:11:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:08 + docker inspect -f . ci-base-image-arm64 06:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 06:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:10 $ docker top c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:11 + go version 06:11:11 go version go1.21.9 linux/arm64 [Pipeline] } 06:11:11 $ docker stop --time=1 c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 06:11:13 $ docker rm -f --volumes c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:13 + docker inspect -f . ci-base-image-arm64 06:11:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:13 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 06:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:15 $ docker top e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:15 + git config --global --add safe.directory /w/workspace/device-sdk-go/289 [Pipeline] fileExists [Pipeline] sh 06:11:16 + make test 06:11:16 go test -race -coverprofile=coverage.out ./... 06:11:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:15:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:15:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:15:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:15:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:15:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:15:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.250s coverage: 27.6% of statements 06:15:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.286s coverage: 81.5% of statements 06:15:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:15:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:15:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.376s coverage: 86.0% of statements 06:15:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:15:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.832s coverage: 71.8% of statements 06:15:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.257s coverage: 14.4% of statements 06:15:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:15:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:15:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.713s coverage: 45.9% of statements 06:15:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.405s coverage: 68.5% of statements 06:15:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.480s coverage: 89.2% of statements 06:16:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:16:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.336s coverage: 5.5% of statements 06:16:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:16:05 GO111MODULE=on go vet ./... 06:19:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:56 ./bin/test-attribution-txt.sh 06:19:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 06:19:56 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 06:19:56 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 06:19:56 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 06:19:56 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 06:19:56 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 06:19:56 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 06:19:56 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 06:19:56 An attribution for golang.org/x/term is missing from Attribution.txt, please add 06:19:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 06:19:56 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 06:19:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:19:57 $ docker stop --time=1 e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b 06:19:58 $ docker rm -f --volumes e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b [Pipeline] // withDockerContainer [Pipeline] sh 06:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:01 Warning: overwriting stash ‘coverage-report’ 06:20:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:20:02 + ls -al . 06:20:02 total 372 06:20:02 drwxrwxr-x 10 jenkins jenkins 4096 May 28 06:11 . 06:20:02 drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:08 .. 06:20:02 -rw-rw-r-- 1 jenkins jenkins 140 May 28 06:08 .dockerignore 06:20:02 drwxrwxr-x 8 jenkins jenkins 4096 May 28 06:08 .git 06:20:02 drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:08 .github 06:20:02 -rw-rw-r-- 1 jenkins jenkins 137 May 28 06:08 .gitignore 06:20:02 -rw-rw-r-- 1 jenkins jenkins 42 May 28 06:08 .golangci.yml 06:20:02 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 06:08 CHANGELOG.md 06:20:02 -rw-rw-r-- 1 jenkins jenkins 677 May 28 06:08 GOVERNANCE.md 06:20:02 -rw-rw-r-- 1 jenkins jenkins 885 May 28 06:08 Jenkinsfile 06:20:02 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 06:08 LICENSE 06:20:02 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 06:08 Makefile 06:20:02 -rw-rw-r-- 1 jenkins jenkins 619 May 28 06:08 OWNERS.md 06:20:02 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 06:08 README.md 06:20:02 -rw-rw-r-- 1 jenkins jenkins 12 May 28 06:06 VERSION 06:20:02 drwxrwxr-x 2 jenkins jenkins 4096 May 28 06:08 bin 06:20:02 -rw-r--r-- 1 jenkins jenkins 122153 May 28 06:16 coverage.out 06:20:02 drwxrwxr-x 5 jenkins jenkins 4096 May 28 06:08 example 06:20:02 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 06:08 go.mod 06:20:02 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 06:08 go.sum 06:20:02 drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:08 internal 06:20:02 drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:08 openapi 06:20:02 drwxrwxr-x 6 jenkins jenkins 4096 May 28 06:08 pkg 06:20:02 drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:08 snap 06:20:02 -rw-rw-r-- 1 jenkins jenkins 222 May 28 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:02 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=arm64 --label version=3.2.0-dev.14 . 06:20:03 Sending build context to Docker daemon 13.39MB 06:20:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:20:03 Step 2/24 : FROM ${BASE} AS builder 06:20:03 ---> ee6e1426fb7a 06:20:03 Step 3/24 : ARG MAKE=make build 06:20:03 ---> Running in 9dcd5ffde4b4 06:20:03 Removing intermediate container 9dcd5ffde4b4 06:20:03 ---> ab6a13e004d2 06:20:03 Step 4/24 : WORKDIR /device-sdk-go 06:20:03 ---> Running in d283ecd1083c 06:20:04 Removing intermediate container d283ecd1083c 06:20:04 ---> 675da524001e 06:20:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:20:04 ---> Running in 2157489018de 06:20:04 Removing intermediate container 2157489018de 06:20:04 ---> 701e0a3f9769 06:20:04 Step 6/24 : RUN apk add --update --no-cache make git 06:20:04 ---> Running in a31ed2664285 06:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:07 OK: 266 MiB in 52 packages 06:20:08 Removing intermediate container a31ed2664285 06:20:08 ---> 7f214cf3c25b 06:20:08 Step 7/24 : COPY go.mod vendor* ./ 06:20:08 ---> 8b2114c161f8 06:20:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:08 ---> Running in eb67e7d284de 06:20:10 Removing intermediate container eb67e7d284de 06:20:10 ---> 87925b5c15ff 06:20:10 Step 9/24 : COPY . . 06:20:12 ---> 7120273f43df 06:20:12 Step 10/24 : RUN ${MAKE} 06:20:12 ---> Running in 1bc575c5979a 06:20:13 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:23:35 Removing intermediate container 1bc575c5979a 06:23:35 ---> 51511ea41947 06:23:35 Step 11/24 : FROM alpine:3.18 06:23:35 3.18: Pulling from library/alpine 06:23:35 c6b39de5b339: Already exists 06:23:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:23:35 Status: Downloaded newer image for alpine:3.18 06:23:35 ---> 33abbf032149 06:23:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:23:35 ---> Running in d36ad29ab68e 06:23:35 Removing intermediate container d36ad29ab68e 06:23:35 ---> 9e145c1f5947 06:23:35 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:23:35 ---> Running in c16b088f0bac 06:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:23:36 (1/1) Installing dumb-init (1.2.5-r2) 06:23:36 Executing busybox-1.36.1-r5.trigger 06:23:36 OK: 8 MiB in 16 packages 06:23:37 Removing intermediate container c16b088f0bac 06:23:37 ---> ebfa80fbdb79 06:23:37 Step 14/24 : RUN apk --no-cache upgrade 06:23:37 ---> Running in e22eed2d961c 06:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:23:39 Upgrading critical system libraries and apk-tools: 06:23:39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:23:39 Executing busybox-1.36.1-r5.trigger 06:23:39 Continuing the upgrade transaction with new apk-tools: 06:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:23:41 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:23:41 Executing busybox-1.36.1-r6.post-upgrade 06:23:41 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:23:41 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:23:41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:23:41 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:23:41 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:23:41 Executing busybox-1.36.1-r6.trigger 06:23:41 OK: 8 MiB in 16 packages 06:23:42 Removing intermediate container e22eed2d961c 06:23:42 ---> 1e8fe657e0ca 06:23:42 Step 15/24 : WORKDIR / 06:23:42 ---> Running in 0fda92870f7a 06:23:42 Removing intermediate container 0fda92870f7a 06:23:42 ---> 2b37f3e8cda5 06:23:42 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:23:43 ---> 59dd9636243f 06:23:43 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:23:45 ---> 145b99fbecb4 06:23:45 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:23:45 ---> b61871f518bd 06:23:45 Step 19/24 : EXPOSE 59999 06:23:45 ---> Running in 507be805c8a9 06:23:46 Removing intermediate container 507be805c8a9 06:23:46 ---> 10df5b3882cf 06:23:46 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:23:46 ---> Running in 9d7dbb6dcf91 06:23:46 Removing intermediate container 9d7dbb6dcf91 06:23:46 ---> c30d8610d3ac 06:23:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:46 ---> Running in b65f680d97da 06:23:46 Removing intermediate container b65f680d97da 06:23:46 ---> c126331a643b 06:23:46 Step 22/24 : LABEL arch=arm64 06:23:46 ---> Running in bf1f7817d873 06:23:47 Removing intermediate container bf1f7817d873 06:23:47 ---> 106489aaf91f 06:23:47 Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f 06:23:47 ---> Running in 1fa5d4b37ff2 06:23:47 Removing intermediate container 1fa5d4b37ff2 06:23:47 ---> d792d76a2a7e 06:23:47 Step 24/24 : LABEL version=3.2.0-dev.14 06:23:47 ---> Running in e79f50e1de0e 06:23:48 Removing intermediate container e79f50e1de0e 06:23:48 ---> bf0431eb11e8 06:23:48 [Warning] One or more build-args [ARCH] were not consumed 06:23:48 Successfully built bf0431eb11e8 06:23:48 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:48 06:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:48 arm64: Pulling from edgex-lftools-log-publisher 06:23:48 8998bd30e6a1: Pulling fs layer 06:23:48 04944245beec: Pulling fs layer 06:23:48 699f458cf7ca: Pulling fs layer 06:23:48 765212b225bb: Pulling fs layer 06:23:48 f23df028b6ca: Pulling fs layer 06:23:48 d65c8cfc05b1: Pulling fs layer 06:23:48 2437ff75d9bd: Pulling fs layer 06:23:48 765212b225bb: Waiting 06:23:48 f23df028b6ca: Waiting 06:23:48 d65c8cfc05b1: Waiting 06:23:48 2437ff75d9bd: Waiting 06:23:49 04944245beec: Verifying Checksum 06:23:49 04944245beec: Download complete 06:23:49 765212b225bb: Verifying Checksum 06:23:49 765212b225bb: Download complete 06:23:49 f23df028b6ca: Verifying Checksum 06:23:49 f23df028b6ca: Download complete 06:23:49 d65c8cfc05b1: Verifying Checksum 06:23:49 d65c8cfc05b1: Download complete 06:23:49 699f458cf7ca: Verifying Checksum 06:23:49 699f458cf7ca: Download complete 06:23:49 8998bd30e6a1: Verifying Checksum 06:23:49 8998bd30e6a1: Download complete 06:23:52 2437ff75d9bd: Verifying Checksum 06:23:52 2437ff75d9bd: Download complete 06:23:54 8998bd30e6a1: Pull complete 06:23:55 04944245beec: Pull complete 06:23:56 699f458cf7ca: Pull complete 06:23:56 765212b225bb: Pull complete 06:23:57 f23df028b6ca: Pull complete 06:23:57 d65c8cfc05b1: Pull complete 06:24:15 2437ff75d9bd: Pull complete 06:24:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 06:24:16 $ 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/device-sdk-go/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:18 $ docker top 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:19 ---> job-cost.sh 06:24:19 lf-activate-venv: SKIPPING 06:24:19 INFO: No Stack... 06:24:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:20 INFO: Archiving Costs [Pipeline] sh 06:24:21 + cat /w/workspace/device-sdk-go/289/archives/cost.csv 06:24:21 + cut -d, -f6 [Pipeline] lock 06:24:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] 06:24:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] did not exist. Created. 06:24:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:22 /w/workspace/device-sdk-go/289@tmp/durable-416c8b3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:22 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:23 Warning: overwriting stash ‘stack-cost’ 06:24:23 Stashed 1 file(s) [Pipeline] } 06:24:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:23 $ docker stop --time=1 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 06:24:24 $ docker rm -f --volumes 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:24:25 provisioning config files... 06:24:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10736653500626217601tmp [Pipeline] { [Pipeline] sh 06:24:25 + set +x 06:24:25 + + curl -s https://codecov.io/bash 06:24:25 bash -s -- 06:24:25 06:24:25 _____ _ 06:24:25 / ____| | | 06:24:25 | | ___ __| | ___ ___ _____ __ 06:24:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:25 Bash-1.0.6 06:24:25 06:24:25 06:24:25 ==> git version 2.25.1 found 06:24:25 ==> 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:24:25 Release-Date: 2020-01-08 06:24:25 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:24:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:25 ==> Jenkins CI detected. 06:24:25 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:24:25 project root: . 06:24:25 --> token set from env 06:24:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:25 ==> Running gcov in . (disable via -X gcov) 06:24:25 ==> Python coveragepy not found 06:24:25 ==> Searching for coverage reports in: 06:24:25 + . 06:24:25 -> Found 1 reports 06:24:25 ==> Detecting git/mercurial file structure 06:24:25 ==> Reading reports 06:24:25 + ./coverage.out bytes=122153 06:24:25 ==> Appending adjustments 06:24:25 https://docs.codecov.io/docs/fixing-reports 06:24:25 + Found adjustments 06:24:25 ==> Gzipping contents 06:24:25 20K /tmp/codecov.cVwBIa.gz 06:24:25 ==> Uploading reports 06:24:25 url: https://codecov.io 06:24:25 query: branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:25 -> Pinging Codecov 06:24:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:25 -> Uploading to 06:24:25 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/2bf2505a0d4e1853de162ef985be1e016ba60c0f/cfe7f487-6815-4bbf-bbcc-0b2e2d50f003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T062425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c810b196715c360da6c798f7cb1e8da0bcf054299066b2a7b1853aef73aa67aa 06:24:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:25 Dload Upload Total Spent Left Speed 06:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16716 0 0 100 16716 0 62373 --:--:-- --:--:-- --:--:-- 62373 06:24:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] } 06:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:24:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:24:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:26 06:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:27 latest: Pulling from edgex-devops/edgex-snyk-go 06:24:27 619be1103602: Already exists 06:24:27 f8ea3408117e: Pulling fs layer 06:24:27 91320369b822: Pulling fs layer 06:24:27 0406650e8295: Pulling fs layer 06:24:27 4f4fb700ef54: Pulling fs layer 06:24:27 96d80e3f36e1: Pulling fs layer 06:24:27 bcf3aedb951c: Pulling fs layer 06:24:27 96d80e3f36e1: Waiting 06:24:27 4f4fb700ef54: Waiting 06:24:27 bcf3aedb951c: Waiting 06:24:27 0406650e8295: Verifying Checksum 06:24:27 0406650e8295: Download complete 06:24:27 4f4fb700ef54: Download complete 06:24:27 f8ea3408117e: Verifying Checksum 06:24:27 f8ea3408117e: Download complete 06:24:27 f8ea3408117e: Pull complete 06:24:27 96d80e3f36e1: Verifying Checksum 06:24:27 96d80e3f36e1: Download complete 06:24:27 91320369b822: Verifying Checksum 06:24:27 91320369b822: Download complete 06:24:27 bcf3aedb951c: Verifying Checksum 06:24:27 bcf3aedb951c: Download complete 06:24:31 91320369b822: Pull complete 06:24:31 0406650e8295: Pull complete 06:24:31 4f4fb700ef54: Pull complete 06:24:31 96d80e3f36e1: Pull complete 06:24:34 bcf3aedb951c: Pull complete 06:24:34 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:34 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:24:36 $ docker top 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 06:24:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:24:37 + set -o pipefail 06:24:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:24:44 06:24:44 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 06:24:44 06:24:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ae28d44b-91d4-44c0-a884-2111df0b445f 06:24:44 06:24:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:24:44 06:24:44 06:24:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:24:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:24:44 $ docker stop --time=1 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 06:24:47 $ docker rm -f --volumes 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 [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:24:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:48 provisioning config files... 06:24:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5032593639218822282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:48 --> edgex-publish-swagger.sh 06:24:48 === Publish openapi/v3 API === 06:24:48 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:24:48 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 06:24:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:48 Dload Upload Total Spent Left Speed 06:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 319 48512 --:--:-- --:--:-- --:--:-- 48932 06:24:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:24:48 [Pipeline] } 06:24:48 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:24:49 + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] sh 06:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:49 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:50 $ docker top 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 -eo pid,comm 06:24:50 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:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:50 [ssh-agent] Looking for ssh-agent implementation... 06:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:50 $ docker exec 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 ssh-agent 06:24:50 SSH_AUTH_SOCK=/tmp/ssh-MkGJlJI7VdtU/agent.32 06:24:50 SSH_AGENT_PID=38 06:24:50 Running ssh-add (command line suppressed) 06:24:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13712365987213404262.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13712365987213404262.key) 06:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:51 + git semver tag 06:24:51 2024-05-28 06:24:51,633 [run_tag] DEBUG tag force:False 06:24:51 2024-05-28 06:24:51,633 [check_head_tag] DEBUG check head tag 06:24:51 2024-05-28 06:24:51,634 [execute] INFO git cat-file --batch-check 06:24:51 2024-05-28 06:24:51,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:24:51 2024-05-28 06:24:51,638 [execute] INFO git cat-file --batch 06:24:51 2024-05-28 06:24:51,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:24:51 2024-05-28 06:24:51,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:51 2024-05-28 06:24:51,663 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 06:24:51 2024-05-28 06:24:51,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:24:51 2024-05-28 06:24:51,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:51 3.2.0-dev.14 [Pipeline] } 06:24:51 $ docker exec --env ******** --env ******** 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 ssh-agent -k 06:24:51 unset SSH_AUTH_SOCK; 06:24:51 unset SSH_AGENT_PID; 06:24:51 echo Agent pid 38 killed; 06:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:52 + git semver [Pipeline] } 06:24:52 $ docker stop --time=1 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 06:24:53 $ docker rm -f --volumes 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:54 06:24:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:54 0.23.1-centos7: Pulling from edgex-lftools 06:24:54 ab5ef0e58194: Pulling fs layer 06:24:54 9712f1f96733: Pulling fs layer 06:24:54 63f879dbbcfc: Pulling fs layer 06:24:54 0d9ebad4ef96: Pulling fs layer 06:24:54 e9a5061849ea: Pulling fs layer 06:24:54 d747dcd14b5f: Pulling fs layer 06:24:54 2de7ff778b66: Pulling fs layer 06:24:54 e9a5061849ea: Waiting 06:24:54 d747dcd14b5f: Waiting 06:24:54 2de7ff778b66: Waiting 06:24:54 0d9ebad4ef96: Waiting 06:24:54 9712f1f96733: Verifying Checksum 06:24:54 9712f1f96733: Download complete 06:24:55 63f879dbbcfc: Verifying Checksum 06:24:55 63f879dbbcfc: Download complete 06:24:55 0d9ebad4ef96: Verifying Checksum 06:24:55 0d9ebad4ef96: Download complete 06:24:55 d747dcd14b5f: Verifying Checksum 06:24:55 d747dcd14b5f: Download complete 06:24:55 e9a5061849ea: Verifying Checksum 06:24:55 e9a5061849ea: Download complete 06:24:55 ab5ef0e58194: Verifying Checksum 06:24:55 ab5ef0e58194: Download complete 06:24:55 2de7ff778b66: Verifying Checksum 06:24:55 2de7ff778b66: Download complete 06:24:58 ab5ef0e58194: Pull complete 06:24:58 9712f1f96733: Pull complete 06:24:58 63f879dbbcfc: Pull complete 06:25:03 0d9ebad4ef96: Pull complete 06:25:03 e9a5061849ea: Pull complete 06:25:03 d747dcd14b5f: Pull complete 06:25:05 2de7ff778b66: Pull complete 06:25:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:05 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:0.23.1-centos7 cat 06:25:10 $ docker top 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:10 provisioning config files... 06:25:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17822618558167157292tmp 06:25:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10775491399878607690tmp 06:25:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7515554232724016749tmp [Pipeline] { [Pipeline] echo 06:25:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:10 ---> sigul-configuration.sh 06:25:10 gpg: directory `/root/.gnupg' created 06:25:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:10 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:10 gpg: CAST5 encrypted data 06:25:10 gpg: encrypted with 1 passphrase 06:25:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:10 + mkdir /home/jenkins 06:25:10 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:11 + 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:25:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> sigul-install.sh 06:25:11 Sigul already installed; skipping installation. [Pipeline] sh 06:25:11 + git tag --list 06:25:11 0.7.1 06:25:11 delhi-tag 06:25:11 v1.0.0 06:25:11 v1.1.0 06:25:11 v1.1.1 06:25:11 v1.1.2 06:25:11 v1.2.0 06:25:11 v1.2.1 06:25:11 v1.2.2 06:25:11 v1.2.3 06:25:11 v1.3.0 06:25:11 v1.4.0 06:25:11 v2.0.0 06:25:11 v2.1.0 06:25:11 v2.1.1 06:25:11 v2.2.0 06:25:11 v2.3.0 06:25:11 v2.3.1 06:25:11 v3.0 06:25:11 v3.0.0 06:25:11 v3.0.1-dev.1 06:25:11 v3.1 06:25:11 v3.1.0 06:25:11 v3.1.0-dev.1 06:25:11 v3.1.0-dev.10 06:25:11 v3.1.0-dev.11 06:25:11 v3.1.0-dev.12 06:25:11 v3.1.0-dev.13 06:25:11 v3.1.0-dev.14 06:25:11 v3.1.0-dev.15 06:25:11 v3.1.0-dev.16 06:25:11 v3.1.0-dev.17 06:25:11 v3.1.0-dev.18 06:25:11 v3.1.0-dev.19 06:25:11 v3.1.0-dev.2 06:25:11 v3.1.0-dev.20 06:25:11 v3.1.0-dev.21 06:25:11 v3.1.0-dev.22 06:25:11 v3.1.0-dev.23 06:25:11 v3.1.0-dev.24 06:25:11 v3.1.0-dev.25 06:25:11 v3.1.0-dev.26 06:25:11 v3.1.0-dev.27 06:25:11 v3.1.0-dev.28 06:25:11 v3.1.0-dev.29 06:25:11 v3.1.0-dev.3 06:25:11 v3.1.0-dev.30 06:25:11 v3.1.0-dev.31 06:25:11 v3.1.0-dev.32 06:25:11 v3.1.0-dev.33 06:25:11 v3.1.0-dev.34 06:25:11 v3.1.0-dev.35 06:25:11 v3.1.0-dev.36 06:25:11 v3.1.0-dev.37 06:25:11 v3.1.0-dev.38 06:25:11 v3.1.0-dev.39 06:25:11 v3.1.0-dev.4 06:25:11 v3.1.0-dev.40 06:25:11 v3.1.0-dev.41 06:25:11 v3.1.0-dev.5 06:25:11 v3.1.0-dev.6 06:25:11 v3.1.0-dev.7 06:25:11 v3.1.0-dev.8 06:25:11 v3.1.0-dev.9 06:25:11 v3.1.1 06:25:11 v3.1.1-dev.1 06:25:11 v3.2.0-dev.1 06:25:11 v3.2.0-dev.10 06:25:11 v3.2.0-dev.11 06:25:11 v3.2.0-dev.12 06:25:11 v3.2.0-dev.13 06:25:11 v3.2.0-dev.14 06:25:11 v3.2.0-dev.2 06:25:11 v3.2.0-dev.3 06:25:11 v3.2.0-dev.4 06:25:11 v3.2.0-dev.5 06:25:11 v3.2.0-dev.6 06:25:11 v3.2.0-dev.7 06:25:11 v3.2.0-dev.8 06:25:11 v3.2.0-dev.9 [Pipeline] sh 06:25:12 + lftools sign git-tag v3.2.0-dev.14 06:25:12 Signing Git tag with Sigul... 06:25:12 Signing v3.2.0-dev.14 [Pipeline] echo 06:25:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:13 $ docker stop --time=1 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 06:25:14 $ docker rm -f --volumes 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:25:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:15 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:15 $ docker top 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d -eo pid,comm 06:25:15 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:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:16 [ssh-agent] Looking for ssh-agent implementation... 06:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:16 $ docker exec 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d ssh-agent 06:25:16 SSH_AUTH_SOCK=/tmp/ssh-f1NW54SJynMx/agent.32 06:25:16 SSH_AGENT_PID=38 06:25:16 Running ssh-add (command line suppressed) 06:25:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237844494872505384.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237844494872505384.key) 06:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:16 + git semver bump pre 06:25:16 2024-05-28 06:25:16,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:16 2024-05-28 06:25:16,854 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 06:25:16 2024-05-28 06:25:16,854 [bump_version] DEBUG bumped version:3.2.0-dev.15 06:25:16 2024-05-28 06:25:16,854 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:25:16 2024-05-28 06:25:16,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:16 2024-05-28 06:25:16,854 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:16 2024-05-28 06:25:16,856 [execute] INFO git cat-file --batch-check 06:25:16 2024-05-28 06:25:16,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:16 2024-05-28 06:25:16,863 [execute] INFO git cat-file --batch 06:25:16 2024-05-28 06:25:16,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:16 2024-05-28 06:25:16,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:16 3.2.0-dev.15 [Pipeline] } 06:25:16 $ docker exec --env ******** --env ******** 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d ssh-agent -k 06:25:17 unset SSH_AUTH_SOCK; 06:25:17 unset SSH_AGENT_PID; 06:25:17 echo Agent pid 38 killed; 06:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:17 + git semver [Pipeline] } 06:25:17 $ docker stop --time=1 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d 06:25:18 $ docker rm -f --volumes 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d [Pipeline] // withDockerContainer [Pipeline] sh 06:25:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:19 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:20 $ docker top 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 -eo pid,comm 06:25:20 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:25:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:20 [ssh-agent] Looking for ssh-agent implementation... 06:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:20 $ docker exec 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 ssh-agent 06:25:20 SSH_AUTH_SOCK=/tmp/ssh-vVyZmXPaXeVS/agent.32 06:25:20 SSH_AGENT_PID=38 06:25:20 Running ssh-add (command line suppressed) 06:25:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8507815656784419541.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8507815656784419541.key) 06:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:20 + git semver push 06:25:21 2024-05-28 06:25:20,952 [run_push] DEBUG push 06:25:21 2024-05-28 06:25:20,953 [execute] INFO git cat-file --batch-check 06:25:21 2024-05-28 06:25:20,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:21 2024-05-28 06:25:20,957 [execute] INFO git rev-list 2afc7dcc1a7cc4f41edd3339f79a0ba74cf43084 -- 06:25:21 2024-05-28 06:25:20,958 [execute] DEBUG Popen(['git', 'rev-list', '2afc7dcc1a7cc4f41edd3339f79a0ba74cf43084', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:21 2024-05-28 06:25:20,972 [execute] INFO git fetch -v origin 06:25:21 2024-05-28 06:25:20,972 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:25:21 2024-05-28 06:25:21,451 [run_push] DEBUG no remote changes detected 06:25:21 2024-05-28 06:25:21,451 [execute] INFO git push origin semver 06:25:21 2024-05-28 06:25:21,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:22 2024-05-28 06:25:22,193 [run_push] DEBUG push all version tags 06:25:22 2024-05-28 06:25:22,194 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:25:22 2024-05-28 06:25:22,194 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:25:23 2024-05-28 06:25:22,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:23 3.2.0-dev.15 [Pipeline] } 06:25:23 $ docker exec --env ******** --env ******** 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 ssh-agent -k 06:25:23 unset SSH_AUTH_SOCK; 06:25:23 unset SSH_AGENT_PID; 06:25:23 echo Agent pid 38 killed; 06:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:23 + git semver [Pipeline] } 06:25:23 $ docker stop --time=1 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 06:25:25 $ docker rm -f --volumes 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 [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:25:25 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:25:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:25 total 16 06:25:25 drwxr-xr-x 3 root root 4096 May 28 06:09 . 06:25:25 drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:25 .. 06:25:25 drwxr-xr-x 2 root root 4096 May 28 06:09 cost 06:25:25 -rw-r--r-- 1 root root 85 May 28 06:09 cost.csv 06:25:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:25 total 16 06:25:25 drwxr-xr-x 3 jenkins jenkins 4096 May 28 06:09 . 06:25:25 drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:25 .. 06:25:25 drwxr-xr-x 2 jenkins jenkins 4096 May 28 06:09 cost 06:25:25 -rw-r--r-- 1 jenkins jenkins 85 May 28 06:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:26 ---> package-listing.sh 06:25:26 ++ facter osfamily 06:25:26 ++ tr '[:upper:]' '[:lower:]' 06:25:27 + OS_FAMILY=debian 06:25:27 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:25:27 + START_PACKAGES=/tmp/packages_start.txt 06:25:27 + END_PACKAGES=/tmp/packages_end.txt 06:25:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:27 + PACKAGES=/tmp/packages_start.txt 06:25:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:25:27 + PACKAGES=/tmp/packages_end.txt 06:25:27 + case "${OS_FAMILY}" in 06:25:27 + dpkg -l 06:25:27 + grep '^ii' 06:25:27 + '[' -f /tmp/packages_start.txt ']' 06:25:27 + '[' -f /tmp/packages_end.txt ']' 06:25:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:25:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:25:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:25:27 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:28 prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container 06:25:28 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:25:28 $ docker top 7d55a10f4197252ff12e19cdf8f677879ce0f5e4ac180841ddcde8132b86c669 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:29 + ls /var/log/sa-host 06:25:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:29 provisioning config files... 06:25:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1342364036417264876tmp [Pipeline] { [Pipeline] echo 06:25:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> create-netrc.sh [Pipeline] } 06:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> python-tools-install.sh [Pipeline] echo 06:25:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> sudo-logs.sh 06:25:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> job-cost.sh 06:25:30 lf-activate-venv: SKIPPING 06:25:30 DEBUG: total: 0.2199999988079071 06:25:30 INFO: Retrieving Stack Cost... 06:25:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:31 INFO: Archiving Costs [Pipeline] echo 06:25:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> logs-deploy.sh 06:25:31 lf-activate-venv: SKIPPING 06:25:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/289 06:25:31 INFO: archiving workspace using pattern(s): 06:25:32 Archives upload complete. 06:25:32 INFO: archiving logs to Nexus 06:25:33 ---> uname -a: 06:25:33 Linux prd-ubuntu20-04-docker-8c-8g-922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:25:33 06:25:33 06:25:33 ---> lscpu: 06:25:33 Architecture: x86_64 06:25:33 CPU op-mode(s): 32-bit, 64-bit 06:25:33 Byte Order: Little Endian 06:25:33 Address sizes: 40 bits physical, 48 bits virtual 06:25:33 CPU(s): 8 06:25:33 On-line CPU(s) list: 0-7 06:25:33 Thread(s) per core: 1 06:25:33 Core(s) per socket: 1 06:25:33 Socket(s): 8 06:25:33 NUMA node(s): 1 06:25:33 Vendor ID: AuthenticAMD 06:25:33 CPU family: 23 06:25:33 Model: 49 06:25:33 Model name: AMD EPYC-Rome Processor 06:25:33 Stepping: 0 06:25:33 CPU MHz: 2800.000 06:25:33 BogoMIPS: 5600.00 06:25:33 Virtualization: AMD-V 06:25:33 Hypervisor vendor: KVM 06:25:33 Virtualization type: full 06:25:33 L1d cache: 256 KiB 06:25:33 L1i cache: 256 KiB 06:25:33 L2 cache: 4 MiB 06:25:33 L3 cache: 128 MiB 06:25:33 NUMA node0 CPU(s): 0-7 06:25:33 Vulnerability Itlb multihit: Not affected 06:25:33 Vulnerability L1tf: Not affected 06:25:33 Vulnerability Mds: Not affected 06:25:33 Vulnerability Meltdown: Not affected 06:25:33 Vulnerability Mmio stale data: Not affected 06:25:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:25:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:25:33 Vulnerability Srbds: Not affected 06:25:33 Vulnerability Tsx async abort: Not affected 06:25:33 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:25:33 06:25:33 06:25:33 ---> nproc: 06:25:33 8 06:25:33 06:25:33 06:25:33 ---> df -h: 06:25:33 Filesystem Size Used Avail Use% Mounted on 06:25:33 overlay 155G 14G 142G 9% / 06:25:33 tmpfs 64M 0 64M 0% /dev 06:25:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:25:33 shm 64M 0 64M 0% /dev/shm 06:25:33 /dev/vda1 155G 14G 142G 9% /facter-os 06:25:33 06:25:33 06:25:33 ---> sar -b -r -n DEV: 06:25:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-922) 05/28/24 _x86_64_ (8 CPU) 06:25:33 06:25:33 06:05:03 LINUX RESTART (8 CPU) 06:25:33 06:25:33 06:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:33 06:07:01 303.19 2.51 300.68 0.00 48.25 96739.68 0.00 06:25:33 06:08:01 60.04 0.07 59.97 0.00 5.60 24062.92 0.00 06:25:33 06:09:01 76.77 0.15 76.62 0.00 4.00 22468.15 0.00 06:25:33 06:10:01 149.52 0.03 149.48 0.00 8.53 48882.11 0.00 06:25:33 06:11:01 51.72 6.15 45.58 0.00 4367.81 8457.66 0.00 06:25:33 06:12:01 4.25 0.02 4.23 0.00 0.13 99.18 0.00 06:25:33 06:13:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 06:25:33 06:14:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 06:25:33 06:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 06:25:33 06:16:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 06:25:33 06:17:01 0.97 0.02 0.95 0.00 0.13 10.80 0.00 06:25:33 06:18:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 06:25:33 06:19:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 06:25:33 06:20:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 06:25:33 06:21:01 2.23 0.02 2.22 0.00 0.13 28.80 0.00 06:25:33 06:22:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 06:25:33 06:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 06:25:33 06:24:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 06:25:33 06:25:01 90.58 0.22 90.37 0.00 15.06 38717.68 0.00 06:25:33 Average: 39.42 0.48 38.94 0.00 234.35 12538.72 0.00 06:25:33 06:25:33 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:33 06:07:01 27499012 31508808 795432 2.42 183084 3936364 1886900 5.56 1155760 3661620 228 06:25:33 06:08:01 27075144 31184244 1111684 3.38 189136 4016380 2552220 7.52 1650544 3569412 213644 06:25:33 06:09:01 27150000 31329428 964892 2.93 192496 4074120 2296016 6.77 1770076 3364572 541436 06:25:33 06:10:01 26961692 31513064 784356 2.39 201192 4416896 1754132 5.17 1397688 3905852 336 06:25:33 06:11:01 26506244 31490120 781520 2.38 229992 4815492 1743384 5.14 1682760 4041032 36 06:25:33 06:12:01 26519604 31498508 773316 2.35 228560 4812216 1723008 5.08 1673012 4037804 136 06:25:33 06:13:01 26520168 31499116 772668 2.35 228584 4812240 1723008 5.08 1672964 4037816 8 06:25:33 06:14:01 26524236 31503232 768504 2.34 228596 4812244 1723008 5.08 1668600 4037816 4 06:25:33 06:15:01 26526488 31505484 766204 2.33 228628 4812232 1723008 5.08 1665800 4037816 12 06:25:33 06:16:01 26527148 31506212 765624 2.33 228684 4812252 1723008 5.08 1666140 4037824 12 06:25:33 06:17:01 26526388 31505516 766100 2.33 228708 4812248 1723008 5.08 1666568 4037824 136 06:25:33 06:18:01 26526740 31505984 765664 2.33 228720 4812248 1723008 5.08 1666048 4037824 4 06:25:33 06:19:01 26526692 31505940 765644 2.33 228736 4812248 1723008 5.08 1665780 4037828 56 06:25:33 06:20:01 26526928 31506176 765324 2.33 228764 4812244 1723008 5.08 1665740 4037828 44 06:25:33 06:21:01 26526288 31505676 766204 2.33 228836 4812244 1752112 5.16 1666860 4037800 184 06:25:33 06:22:01 26526792 31506244 765544 2.33 228884 4812248 1752112 5.16 1666488 4037808 8 06:25:33 06:23:01 26526524 31505976 765744 2.33 228892 4812248 1752112 5.16 1666488 4037808 8 06:25:33 06:24:01 26526800 31506320 765360 2.33 228932 4812252 1752112 5.16 1666544 4037816 8 06:25:33 06:25:01 25165204 31441168 826720 2.51 246536 5986824 2059552 6.07 1773144 5183652 567232 06:25:33 Average: 26588847 31475117 801921 2.44 221893 4726592 1831985 5.40 1637211 4011461 69660 06:25:33 06:25:33 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:33 06:07:01 docker0 328.89 449.29 28.40 3293.62 0.00 0.00 0.00 0.00 06:25:33 06:07:01 ens3 590.65 411.69 6515.80 47.85 0.00 0.00 0.00 0.00 06:25:33 06:07:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 06:25:33 06:08:01 docker0 0.85 1.30 0.09 0.37 0.00 0.00 0.00 0.00 06:25:33 06:08:01 ens3 32.46 18.25 32.80 11.20 0.00 0.00 0.00 0.00 06:25:33 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:08:01 vethe8873a6 0.85 1.38 0.10 0.38 0.00 0.00 0.00 0.00 06:25:33 06:09:01 vethec075bd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:25:33 06:09:01 docker0 1.67 2.28 0.10 30.98 0.00 0.00 0.00 0.00 06:25:33 06:09:01 ens3 21.62 14.33 48.10 8.56 0.00 0.00 0.00 0.00 06:25:33 06:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:25:33 06:10:01 docker0 5.05 10.58 0.32 138.34 0.00 0.00 0.00 0.00 06:25:33 06:10:01 ens3 108.91 67.59 2667.32 14.42 0.00 0.00 0.00 0.00 06:25:33 06:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 06:25:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:11:01 ens3 213.10 109.52 2714.79 7.69 0.00 0.00 0.00 0.00 06:25:33 06:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:25:33 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:12:01 ens3 0.32 0.22 0.02 0.02 0.00 0.00 0.00 0.00 06:25:33 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:25:33 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:21:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:25:33 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:22:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:33 06:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:33 06:25:01 docker0 73.84 133.99 6.89 1259.56 0.00 0.00 0.00 0.00 06:25:33 06:25:01 ens3 438.84 271.35 8073.70 164.50 0.00 0.00 0.00 0.00 06:25:33 06:25:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 06:25:33 Average: docker0 21.33 31.08 1.86 245.92 0.00 0.00 0.00 0.00 06:25:33 Average: ens3 73.60 46.73 1050.66 13.36 0.00 0.00 0.00 0.00 06:25:33 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 06:25:33 06:25:33 06:25:33 ---> sar -P ALL: 06:25:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-922) 05/28/24 _x86_64_ (8 CPU) 06:25:33 06:25:33 06:05:03 LINUX RESTART (8 CPU) 06:25:33 06:25:33 06:06:02 CPU %user %nice %system %iowait %steal %idle 06:25:33 06:07:01 all 9.09 0.00 4.58 3.85 0.06 82.42 06:25:33 06:07:01 0 8.49 0.00 3.51 0.14 0.03 87.82 06:25:33 06:07:01 1 9.21 0.00 4.62 0.31 0.07 85.79 06:25:33 06:07:01 2 8.52 0.00 3.76 0.19 0.07 87.46 06:25:33 06:07:01 3 9.96 0.00 4.80 1.82 0.05 83.37 06:25:33 06:07:01 4 9.32 0.00 5.73 2.92 0.05 81.98 06:25:33 06:07:01 5 9.79 0.00 4.47 3.03 0.03 82.67 06:25:33 06:07:01 6 8.32 0.00 3.59 0.05 0.05 87.99 06:25:33 06:07:01 7 9.14 0.00 6.20 22.46 0.09 62.10 06:25:33 06:08:01 all 36.68 0.00 5.56 0.60 0.08 57.08 06:25:33 06:08:01 0 36.64 0.00 5.71 0.23 0.08 57.33 06:25:33 06:08:01 1 38.86 0.00 4.90 0.22 0.07 55.96 06:25:33 06:08:01 2 35.63 0.00 5.61 0.22 0.08 58.46 06:25:33 06:08:01 3 35.39 0.00 5.38 0.30 0.07 58.86 06:25:33 06:08:01 4 35.52 0.00 5.78 0.23 0.07 58.40 06:25:33 06:08:01 5 36.92 0.00 6.16 2.14 0.08 54.71 06:25:33 06:08:01 6 37.82 0.00 4.86 0.91 0.07 56.35 06:25:33 06:08:01 7 36.69 0.00 6.07 0.57 0.08 56.59 06:25:33 06:09:01 all 56.29 0.00 8.16 1.23 0.08 34.24 06:25:33 06:09:01 0 55.65 0.00 8.59 0.12 0.08 35.57 06:25:33 06:09:01 1 56.47 0.00 8.02 0.07 0.08 35.36 06:25:33 06:09:01 2 55.81 0.00 7.98 0.02 0.07 36.12 06:25:33 06:09:01 3 56.24 0.00 7.90 0.62 0.10 35.14 06:25:33 06:09:01 4 57.15 0.00 8.92 5.92 0.08 27.92 06:25:33 06:09:01 5 55.01 0.00 8.77 0.19 0.07 35.96 06:25:33 06:09:01 6 56.04 0.00 7.92 0.57 0.08 35.38 06:25:33 06:09:01 7 57.94 0.00 7.19 2.34 0.08 32.45 06:25:33 06:10:01 all 9.35 0.00 2.92 1.83 0.05 85.85 06:25:33 06:10:01 0 8.58 0.00 2.28 0.18 0.05 88.90 06:25:33 06:10:01 1 9.46 0.00 3.40 0.05 0.07 87.02 06:25:33 06:10:01 2 9.10 0.00 3.02 5.29 0.07 82.52 06:25:33 06:10:01 3 9.40 0.00 3.00 0.05 0.03 87.52 06:25:33 06:10:01 4 9.88 0.00 3.48 0.12 0.03 86.48 06:25:33 06:10:01 5 8.45 0.00 2.38 0.07 0.03 89.07 06:25:33 06:10:01 6 10.36 0.00 2.47 1.12 0.03 86.01 06:25:33 06:10:01 7 9.59 0.00 3.35 7.79 0.07 79.20 06:25:33 06:11:01 all 2.44 0.00 1.43 0.51 0.03 95.59 06:25:33 06:11:01 0 1.47 0.00 0.95 0.02 0.02 97.55 06:25:33 06:11:01 1 2.63 0.00 0.92 0.47 0.03 95.95 06:25:33 06:11:01 2 2.29 0.00 1.27 0.95 0.02 95.47 06:25:33 06:11:01 3 1.46 0.00 0.94 0.17 0.03 97.40 06:25:33 06:11:01 4 1.82 0.00 1.50 0.08 0.03 96.56 06:25:33 06:11:01 5 2.86 0.00 1.14 0.07 0.02 95.92 06:25:33 06:11:01 6 4.27 0.00 2.60 1.76 0.03 91.34 06:25:33 06:11:01 7 2.74 0.00 2.12 0.57 0.03 94.53 06:25:33 06:12:01 all 0.15 0.00 0.05 0.01 0.01 99.78 06:25:33 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:25:33 06:12:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:25:33 06:12:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:25:33 06:12:01 3 0.48 0.00 0.05 0.07 0.03 99.37 06:25:33 06:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:25:33 06:12:01 5 0.23 0.00 0.08 0.00 0.00 99.68 06:25:33 06:12:01 6 0.05 0.00 0.05 0.02 0.02 99.87 06:25:33 06:12:01 7 0.15 0.00 0.07 0.00 0.03 99.75 06:25:33 06:13:01 all 0.24 0.00 0.02 0.00 0.01 99.73 06:25:33 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:33 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:13:01 3 1.78 0.00 0.03 0.02 0.03 98.14 06:25:33 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:33 06:13:01 7 0.03 0.00 0.03 0.00 0.03 99.90 06:25:33 06:14:01 all 0.02 0.00 0.01 0.00 0.02 99.94 06:25:33 06:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:33 06:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:25:33 06:14:01 3 0.03 0.00 0.05 0.02 0.03 99.87 06:25:33 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:25:33 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:14:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:25:33 06:14:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:25:33 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:33 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:15:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:25:33 06:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:33 06:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 06:25:33 06:16:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:25:33 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:33 06:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:25:33 06:16:01 3 0.03 0.00 0.03 0.03 0.02 99.88 06:25:33 06:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:25:33 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:25:33 06:16:01 7 0.28 0.00 0.02 0.00 0.03 99.67 06:25:33 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:25:33 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:25:33 06:17:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:25:33 06:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:33 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:17:01 7 0.08 0.00 0.05 0.00 0.03 99.83 06:25:33 06:25:33 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:25:33 06:18:01 all 0.01 0.00 0.01 0.00 0.02 99.95 06:25:33 06:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:25:33 06:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:33 06:18:01 2 0.02 0.00 0.00 0.00 0.03 99.95 06:25:33 06:18:01 3 0.00 0.00 0.03 0.02 0.02 99.93 06:25:33 06:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:18:01 6 0.02 0.00 0.02 0.02 0.03 99.92 06:25:33 06:18:01 7 0.03 0.00 0.00 0.00 0.05 99.92 06:25:33 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:25:33 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:33 06:19:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:25:33 06:19:01 3 0.08 0.00 0.02 0.00 0.03 99.87 06:25:33 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:19:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:25:33 06:20:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:25:33 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:33 06:20:01 2 0.02 0.00 0.05 0.00 0.03 99.90 06:25:33 06:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:25:33 06:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:25:33 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:33 06:20:01 7 0.03 0.00 0.00 0.00 0.05 99.92 06:25:33 06:21:01 all 0.11 0.00 0.03 0.01 0.01 99.83 06:25:33 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:21:01 1 0.00 0.00 0.05 0.00 0.02 99.93 06:25:33 06:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:25:33 06:21:01 3 0.80 0.00 0.02 0.08 0.02 99.09 06:25:33 06:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:33 06:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:21:01 6 0.00 0.00 0.07 0.02 0.02 99.90 06:25:33 06:21:01 7 0.03 0.00 0.03 0.00 0.03 99.90 06:25:33 06:22:01 all 0.25 0.00 0.02 0.01 0.01 99.71 06:25:33 06:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:25:33 06:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:25:33 06:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:25:33 06:22:01 3 1.84 0.00 0.03 0.05 0.00 98.08 06:25:33 06:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 06:25:33 06:22:01 7 0.02 0.00 0.03 0.00 0.03 99.92 06:25:33 06:23:01 all 0.04 0.00 0.01 0.01 0.02 99.92 06:25:33 06:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:25:33 06:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:25:33 06:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:25:33 06:23:01 3 0.18 0.00 0.03 0.00 0.02 99.77 06:25:33 06:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:23:01 6 0.00 0.00 0.00 0.10 0.02 99.88 06:25:33 06:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:25:33 06:24:01 all 0.02 0.00 0.00 0.01 0.01 99.95 06:25:33 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:25:33 06:24:01 1 0.05 0.00 0.00 0.00 0.03 99.92 06:25:33 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:25:33 06:24:01 3 0.02 0.00 0.00 0.05 0.02 99.92 06:25:33 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:33 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:33 06:24:01 6 0.02 0.00 0.00 0.05 0.02 99.92 06:25:33 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:33 06:25:01 all 7.93 0.00 3.45 1.02 0.06 87.53 06:25:33 06:25:01 0 8.94 0.00 3.55 0.03 0.05 87.43 06:25:33 06:25:01 1 8.11 0.00 4.11 0.78 0.07 86.94 06:25:33 06:25:01 2 8.76 0.00 3.37 0.24 0.07 87.57 06:25:33 06:25:01 3 7.68 0.00 3.02 1.84 0.10 87.35 06:25:33 06:25:01 4 7.26 0.00 2.75 0.05 0.05 89.89 06:25:33 06:25:01 5 5.74 0.00 2.73 0.02 0.05 91.47 06:25:33 06:25:01 6 9.07 0.00 4.12 5.00 0.05 81.77 06:25:33 06:25:01 7 7.86 0.00 3.99 0.22 0.07 87.86 06:25:33 Average: all 6.42 0.00 1.37 0.47 0.03 91.70 06:25:33 Average: 0 6.28 0.00 1.29 0.04 0.02 92.37 06:25:33 Average: 1 6.55 0.00 1.37 0.10 0.03 91.95 06:25:33 Average: 2 6.30 0.00 1.32 0.36 0.03 91.99 06:25:33 Average: 3 6.57 0.00 1.32 0.27 0.04 91.80 06:25:33 Average: 4 6.33 0.00 1.48 0.49 0.02 91.68 06:25:33 Average: 5 6.22 0.00 1.35 0.29 0.01 92.14 06:25:33 Average: 6 6.59 0.00 1.34 0.51 0.03 91.53 06:25:33 Average: 7 6.53 0.00 1.52 1.75 0.05 90.16 06:25:33 06:25:33 06:25:33