Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 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-ssh5667984266688809703.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-ssh12133615769944163335.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-ssh14433892115643960738.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-ssh11586326448981280851.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-ssh6368829784525190803.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-6412 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 Avoid second fetch Checking out Revision fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (main) Commit message: "Merge pull request #1603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 > git rev-list --no-walk 14bbcd9f0286f5af5971c01a4e00ee25c9ded14d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:50:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:50:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:47 ========================================================= 04:50:47 EdgeX Global Pipelines Version Info 04:50:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:50:48 ------------------- 04:50:48 stable info: 04:50:48 ------------------- 04:50:48 Commited By: Ginny Guan ginny@iotechsys.com 04:50:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:50:48 Message: update stable to v1.0.260 04:50:49 ------------------- 04:50:49 experimental info: 04:50:49 ------------------- 04:50:49 Commited By: Ginny Guan ginny@iotechsys.com 04:50:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:50:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fce9cd2 [Pipeline] echo 04:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:50 provisioning config files... 04:50:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16638692231922907180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:50 ---> ****-login.sh 04:50:50 nexus3.edgexfoundry.org:10001 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:50 Configure a credential helper to remove this warning. See 04:50:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:50 04:50:50 Login Succeeded 04:50:50 nexus3.edgexfoundry.org:10002 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:50 Configure a credential helper to remove this warning. See 04:50:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:50 04:50:50 Login Succeeded 04:50:50 nexus3.edgexfoundry.org:10003 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:50 Configure a credential helper to remove this warning. See 04:50:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:50 04:50:50 Login Succeeded 04:50:50 nexus3.edgexfoundry.org:10004 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:50 Configure a credential helper to remove this warning. See 04:50:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:50 04:50:50 Login Succeeded 04:50:50 ****.io 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:51 Configure a credential helper to remove this warning. See 04:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:51 04:50:51 Login Succeeded 04:50:51 ---> ****-login.sh ends [Pipeline] } 04:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:50:51 + git rev-list -1 --merges fce9cd2fc4ac40e381905aab8d946eeb523fa2a4~1..fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] echo 04:50:51 -----------> git rev-list -1 --merges fce9cd2fc4ac40e381905aab8d946eeb523fa2a4~1..fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 04:50:51 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [false] [Pipeline] sh 04:50:51 + git log --format=format:%s -1 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] echo 04:50:51 ========================================================= 04:50:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:50:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:52 + git log --format=format:%s -1 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] echo 04:50:52 [semverPrep] GIT_COMMIT: fce9cd2fc4ac40e381905aab8d946eeb523fa2a4, Commit Message: Merge pull request #1603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49 [Pipeline] echo 04:50:52 [semverPrep] This is not a build commit. [Pipeline] sh 04:50:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:52 + grep -v github /etc/ssh/ssh_known_hosts 04:50:52 + [ -e /tmp/ssh_known_hosts ] 04:50:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:50:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:50:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:50:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:52 04:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:50:53 b85a868b505f: Pulling fs layer 04:50:53 e2be974225ed: Pulling fs layer 04:50:53 339a4e72a1f5: Pulling fs layer 04:50:53 988bab9f4d93: Pulling fs layer 04:50:53 1469e6f7b9e6: Pulling fs layer 04:50:53 eaf3925da568: Pulling fs layer 04:50:53 bab4dde63d76: Pulling fs layer 04:50:53 bde34c3a00c8: Pulling fs layer 04:50:53 b352a97aabf1: Pulling fs layer 04:50:53 4872d77fe225: Pulling fs layer 04:50:53 5851b861e8e6: Pulling fs layer 04:50:53 eaf3925da568: Waiting 04:50:53 bab4dde63d76: Waiting 04:50:53 bde34c3a00c8: Waiting 04:50:53 b352a97aabf1: Waiting 04:50:53 1469e6f7b9e6: Waiting 04:50:53 4872d77fe225: Waiting 04:50:53 988bab9f4d93: Waiting 04:50:53 5851b861e8e6: Waiting 04:50:53 e2be974225ed: Download complete 04:50:53 988bab9f4d93: Verifying Checksum 04:50:53 988bab9f4d93: Download complete 04:50:53 1469e6f7b9e6: Verifying Checksum 04:50:53 1469e6f7b9e6: Download complete 04:50:53 339a4e72a1f5: Verifying Checksum 04:50:53 339a4e72a1f5: Download complete 04:50:53 eaf3925da568: Download complete 04:50:53 bde34c3a00c8: Verifying Checksum 04:50:53 bde34c3a00c8: Download complete 04:50:53 b352a97aabf1: Download complete 04:50:53 4872d77fe225: Verifying Checksum 04:50:53 4872d77fe225: Download complete 04:50:53 5851b861e8e6: Download complete 04:50:53 b85a868b505f: Verifying Checksum 04:50:53 b85a868b505f: Download complete 04:50:53 bab4dde63d76: Verifying Checksum 04:50:53 bab4dde63d76: Download complete 04:50:54 b85a868b505f: Pull complete 04:50:54 e2be974225ed: Pull complete 04:50:55 339a4e72a1f5: Pull complete 04:50:55 988bab9f4d93: Pull complete 04:50:55 1469e6f7b9e6: Pull complete 04:50:55 eaf3925da568: Pull complete 04:50:57 bab4dde63d76: Pull complete 04:50:57 bde34c3a00c8: Pull complete 04:50:57 b352a97aabf1: Pull complete 04:50:57 4872d77fe225: Pull complete 04:50:57 5851b861e8e6: Pull complete 04:50:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:57 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 04:50: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 04:51:01 $ docker top ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 -eo pid,comm 04:51:01 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). 04:51:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:01 [ssh-agent] Looking for ssh-agent implementation... 04:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:01 $ docker exec ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 ssh-agent 04:51:01 SSH_AUTH_SOCK=/tmp/ssh-dHaTbh0wwZjo/agent.31 04:51:01 SSH_AGENT_PID=37 04:51:01 Running ssh-add (command line suppressed) 04:51:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13915449754487841102.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13915449754487841102.key) 04:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:01 + git tag --points-at HEAD [Pipeline] } 04:51:01 $ docker exec --env ******** --env ******** ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 ssh-agent -k 04:51:02 unset SSH_AUTH_SOCK; 04:51:02 unset SSH_AGENT_PID; 04:51:02 echo Agent pid 37 killed; 04:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:02 [ssh-agent] Looking for ssh-agent implementation... 04:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:02 $ docker exec ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 ssh-agent 04:51:02 SSH_AUTH_SOCK=/tmp/ssh-xQpe8u0ZN5nc/agent.70 04:51:02 SSH_AGENT_PID=76 04:51:02 Running ssh-add (command line suppressed) 04:51:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11257877716540123027.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11257877716540123027.key) 04:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:02 + git semver init 04:51:02 2024-07-25 04:51:02,936 [run_init] DEBUG init version:0.0.0 force:False 04:51:02 2024-07-25 04:51:02,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:51:02 2024-07-25 04:51:02,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:51:02 2024-07-25 04:51:02,938 [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) 04:51:05 2024-07-25 04:51:04,941 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:51:05 2024-07-25 04:51:04,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:51:05 2024-07-25 04:51:04,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:51:05 2024-07-25 04:51:04,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:51:05 3.2.0-dev.27 [Pipeline] } 04:51:05 $ docker exec --env ******** --env ******** ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 ssh-agent -k 04:51:05 unset SSH_AUTH_SOCK; 04:51:05 unset SSH_AGENT_PID; 04:51:05 echo Agent pid 76 killed; 04:51:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:05 + git semver [Pipeline] } 04:51:06 $ docker stop --time=1 ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 04:51:07 $ docker rm -f --volumes ec7f685605614c6bc12195f9d085fd0d4d108957c6c2faedb51bab6ecbd38692 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:08 Stashed 1 file(s) [Pipeline] echo 04:51:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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 04:51:08 provisioning config files... 04:51:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12240130764977786110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:08 ---> ****-login.sh 04:51:08 nexus3.edgexfoundry.org:10001 04:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:08 Configure a credential helper to remove this warning. See 04:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:08 04:51:08 Login Succeeded 04:51:08 nexus3.edgexfoundry.org:10002 04:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:08 Configure a credential helper to remove this warning. See 04:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:08 04:51:08 Login Succeeded 04:51:08 nexus3.edgexfoundry.org:10003 04:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:09 Configure a credential helper to remove this warning. See 04:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:09 04:51:09 Login Succeeded 04:51:09 nexus3.edgexfoundry.org:10004 04:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:09 Configure a credential helper to remove this warning. See 04:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:09 04:51:09 Login Succeeded 04:51:09 ****.io 04:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:09 Configure a credential helper to remove this warning. See 04:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:09 04:51:09 Login Succeeded 04:51:09 ---> ****-login.sh ends [Pipeline] } 04:51:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:09 ========================================================= 04:51:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:51:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:09 + 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 . 04:51:09 Sending build context to Docker daemon 25.11MB 04:51:09 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:51:09 Step 2/10 : FROM ${BASE} AS builder 04:51:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:10 619be1103602: Pulling fs layer 04:51:10 7862e08f4a3e: Pulling fs layer 04:51:10 5df492c9dc93: Pulling fs layer 04:51:10 7629e6793208: Pulling fs layer 04:51:10 4f4fb700ef54: Pulling fs layer 04:51:10 fb5054dd5b73: Pulling fs layer 04:51:10 eeca6798cff9: Pulling fs layer 04:51:10 aa269ceb94a6: Pulling fs layer 04:51:10 7629e6793208: Waiting 04:51:10 eeca6798cff9: Waiting 04:51:10 4f4fb700ef54: Waiting 04:51:10 fb5054dd5b73: Waiting 04:51:10 aa269ceb94a6: Waiting 04:51:10 ada007ff1a6a: Pulling fs layer 04:51:10 ada007ff1a6a: Waiting 04:51:10 7862e08f4a3e: Download complete 04:51:10 7629e6793208: Verifying Checksum 04:51:10 7629e6793208: Download complete 04:51:10 4f4fb700ef54: Verifying Checksum 04:51:10 4f4fb700ef54: Download complete 04:51:10 fb5054dd5b73: Verifying Checksum 04:51:10 fb5054dd5b73: Download complete 04:51:10 619be1103602: Verifying Checksum 04:51:10 619be1103602: Download complete 04:51:10 eeca6798cff9: Verifying Checksum 04:51:10 eeca6798cff9: Download complete 04:51:10 ada007ff1a6a: Verifying Checksum 04:51:10 ada007ff1a6a: Download complete 04:51:10 619be1103602: Pull complete 04:51:10 7862e08f4a3e: Pull complete 04:51:10 5df492c9dc93: Verifying Checksum 04:51:10 5df492c9dc93: Download complete 04:51:10 aa269ceb94a6: Verifying Checksum 04:51:10 aa269ceb94a6: Download complete 04:51:13 5df492c9dc93: Pull complete 04:51:13 7629e6793208: Pull complete 04:51:13 4f4fb700ef54: Pull complete 04:51:13 fb5054dd5b73: Pull complete 04:51:13 eeca6798cff9: Pull complete 04:51:16 aa269ceb94a6: Pull complete 04:51:16 ada007ff1a6a: Pull complete 04:51:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:16 ---> f489d0715acc 04:51:16 Step 3/10 : ARG MAKE=make build 04:51:20 ---> Running in 487e9b45b12e 04:51:20 Removing intermediate container 487e9b45b12e 04:51:20 ---> 4a5fcd9c765d 04:51:20 Step 4/10 : WORKDIR /device-sdk-go 04:51:20 ---> Running in ec79ea301590 04:51:20 Removing intermediate container ec79ea301590 04:51:20 ---> 8de2b67af053 04:51:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:51:20 ---> Running in 1068ec9523c1 04:51:20 Removing intermediate container 1068ec9523c1 04:51:20 ---> ad6cc184f6b4 04:51:20 Step 6/10 : RUN apk add --update --no-cache make git 04:51:20 ---> Running in da6869c96cb6 04:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:21 OK: 264 MiB in 52 packages 04:51:21 Removing intermediate container da6869c96cb6 04:51:21 ---> 7311861b1d8a 04:51:21 Step 7/10 : COPY go.mod vendor* ./ 04:51:21 ---> ff8387f91848 04:51:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:22 ---> Running in 1c4a7ecd4ec8 04:51:23 Still waiting to schedule task 04:51:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:52:29 Removing intermediate container 1c4a7ecd4ec8 04:52:29 ---> 67550c8a6a96 04:52:29 Step 9/10 : COPY . . 04:52:29 ---> c3feb89b4d18 04:52:29 Step 10/10 : RUN ${MAKE} 04:52:29 ---> Running in 999d39979fa6 04:52:29 noop 04:52:29 Removing intermediate container 999d39979fa6 04:52:29 ---> 06f9579b5d62 04:52:29 Successfully built 06f9579b5d62 04:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:30 + docker inspect -f . ci-base-image-x86_64 04:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:30 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 04:52:30 $ 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 04:52:30 $ docker top 0237a62e9858d7e1bfff957549022771f401a2a716db9e10360ba05be443711b -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:31 + go version 04:52:31 go version go1.21.9 linux/amd64 [Pipeline] } 04:52:31 $ docker stop --time=1 0237a62e9858d7e1bfff957549022771f401a2a716db9e10360ba05be443711b 04:52:32 $ docker rm -f --volumes 0237a62e9858d7e1bfff957549022771f401a2a716db9e10360ba05be443711b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:32 + docker inspect -f . ci-base-image-x86_64 04:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:32 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 04:52:32 $ 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 04:52:33 $ docker top e068ed7343b959917ca7ab5e5979601a8fc5674f4a64b16ab6b64052448a44e8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:52:33 + make test 04:52:33 go test -race -coverprofile=coverage.out ./... 04:52:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:53:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.027s coverage: 27.0% of statements 04:53:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 80.0% of statements 04:53:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:53:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 55.2% of statements 04:53:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:53:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements 04:53:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.479s coverage: 44.6% of statements 04:53:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.047s coverage: 68.5% of statements 04:53:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.080s coverage: 89.2% of statements 04:53:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.4% of statements 04:53:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6415 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:53:38 Running in /w/workspace/device-sdk-go/302 [Pipeline] { [Pipeline] checkout 04:53:41 The recommended git tool is: git 04:53:44 GO111MODULE=on go vet ./... 04:53:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:45 ./bin/test-attribution-txt.sh 04:53:45 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:53:45 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:53:46 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:53:46 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:53:46 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:53:46 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:53:46 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:53:46 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:53:46 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:53:46 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:53:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:53:46 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:53:46 $ docker stop --time=1 e068ed7343b959917ca7ab5e5979601a8fc5674f4a64b16ab6b64052448a44e8 04:53:49 using credential edgex-jenkins-ssh 04:53:49 Cloning the remote Git repository 04:53:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:53:50 > git init /w/workspace/device-sdk-go/302 # timeout=10 04:53:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:53:50 > git --version # timeout=10 04:53:50 > git --version # 'git version 2.25.1' 04:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:51 $ docker rm -f --volumes e068ed7343b959917ca7ab5e5979601a8fc5674f4a64b16ab6b64052448a44e8 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:53:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 04:53:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:52 + ls -al . 04:53:52 total 380 04:53:52 drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 04:52 . 04:53:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:50 .. 04:53:52 -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 04:50 .dockerignore 04:53:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 04:53 .git 04:53:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:50 .github 04:53:52 -rw-rw-r-- 1 jenkins jenkins 137 Jul 25 04:50 .gitignore 04:53:52 -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 04:50 .golangci.yml 04:53:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 04:51 .semver 04:53:52 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 25 04:50 CHANGELOG.md 04:53:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 04:50 GOVERNANCE.md 04:53:52 -rw-rw-r-- 1 jenkins jenkins 885 Jul 25 04:50 Jenkinsfile 04:53:52 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 25 04:50 LICENSE 04:53:52 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 25 04:50 Makefile 04:53:52 -rw-rw-r-- 1 jenkins jenkins 619 Jul 25 04:50 OWNERS.md 04:53:52 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 25 04:50 README.md 04:53:52 -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 04:51 VERSION 04:53:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 04:50 bin 04:53:52 -rw-r--r-- 1 jenkins jenkins 125162 Jul 25 04:53 coverage.out 04:53:52 drwxrwxr-x 5 jenkins jenkins 4096 Jul 25 04:50 example 04:53:52 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 25 04:50 go.mod 04:53:52 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 25 04:50 go.sum 04:53:52 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:50 internal 04:53:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:50 openapi 04:53:52 drwxrwxr-x 6 jenkins jenkins 4096 Jul 25 04:50 pkg 04:53:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:50 snap 04:53:52 -rw-rw-r-- 1 jenkins jenkins 222 Jul 25 04:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + 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=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 --label arch=amd64 --label version=3.2.0-dev.27 . 04:53:53 Sending build context to Docker daemon 25.24MB 04:53:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:53:53 Step 2/24 : FROM ${BASE} AS builder 04:53:53 ---> 06f9579b5d62 04:53:53 Step 3/24 : ARG MAKE=make build 04:53:53 ---> Running in 53487e26312d 04:53:53 Removing intermediate container 53487e26312d 04:53:53 ---> c54425d9ff5f 04:53:53 Step 4/24 : WORKDIR /device-sdk-go 04:53:53 ---> Running in a53d0aa9c982 04:53:53 Removing intermediate container a53d0aa9c982 04:53:53 ---> 7c027d93e4b9 04:53:53 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:53 ---> Running in b51c02f60ba9 04:53:53 Removing intermediate container b51c02f60ba9 04:53:53 ---> 276827439db1 04:53:53 Step 6/24 : RUN apk add --update --no-cache make git 04:53:53 ---> Running in 848fe319838a 04:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:54 OK: 264 MiB in 52 packages 04:53:54 Removing intermediate container 848fe319838a 04:53:54 ---> d5f8dd51f006 04:53:54 Step 7/24 : COPY go.mod vendor* ./ 04:53:54 ---> 854a7b5569cd 04:53:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:54 ---> Running in bf759c710478 04:53:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:53:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:55 Removing intermediate container bf759c710478 04:53:55 ---> b7fe64d5f3fd 04:53:55 Step 9/24 : COPY . . 04:53:56 Avoid second fetch 04:53:56 Checking out Revision fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (main) 04:53:56 ---> e3b1557ccd87 04:53:56 Step 10/24 : RUN ${MAKE} 04:53:56 ---> Running in 77ab61372778 04:53:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.27" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:53:56 > git config core.sparsecheckout # timeout=10 04:53:56 > git checkout -f fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 04:53:56 Commit message: "Merge pull request #1603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:54:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:01 Dload Upload Total Spent Left Speed 04:54:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 04:54:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:02 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:54:02 04:54:02 { 04:54:02 "registry-mirrors": [ 04:54:02 "https://nexus3.edgexfoundry.org:10001" 04:54:02 ], 04:54:02 "bip": "10.250.0.254/24", 04:54:02 "hosts": [ 04:54:02 "tcp://0.0.0.0:5555", 04:54:02 "unix:///var/run/docker.sock" 04:54:02 ], 04:54:02 "mtu": 1458, 04:54:02 "selinux-enabled": true, 04:54:02 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:02 } [Pipeline] sh 04:54:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:21 provisioning config files... 04:54:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/302@tmp/config9838660243520190195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:21 ---> ****-login.sh 04:54:21 nexus3.edgexfoundry.org:10001 04:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:22 Configure a credential helper to remove this warning. See 04:54:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:22 04:54:22 Login Succeeded 04:54:22 nexus3.edgexfoundry.org:10002 04:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:23 Configure a credential helper to remove this warning. See 04:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:23 04:54:23 Login Succeeded 04:54:23 nexus3.edgexfoundry.org:10003 04:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:23 Configure a credential helper to remove this warning. See 04:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:23 04:54:23 Login Succeeded 04:54:23 nexus3.edgexfoundry.org:10004 04:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:23 Configure a credential helper to remove this warning. See 04:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:23 04:54:23 Login Succeeded 04:54:23 ****.io 04:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:24 Configure a credential helper to remove this warning. See 04:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:24 04:54:24 Login Succeeded 04:54:24 ---> ****-login.sh ends [Pipeline] } 04:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:24 ========================================================= 04:54:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:54:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:25 + 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 . 04:54:25 Sending build context to Docker daemon 12.98MB 04:54:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:54:25 Step 2/10 : FROM ${BASE} AS builder 04:54:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:26 c6b39de5b339: Pulling fs layer 04:54:26 a69c41024577: Pulling fs layer 04:54:26 d6de4b400683: Pulling fs layer 04:54:26 35cb2a7552d0: Pulling fs layer 04:54:26 4f4fb700ef54: Pulling fs layer 04:54:26 464afbd9ba4c: Pulling fs layer 04:54:26 00f215d4a9da: Pulling fs layer 04:54:26 d496ad576159: Pulling fs layer 04:54:26 35cb2a7552d0: Waiting 04:54:26 4f4fb700ef54: Waiting 04:54:26 464afbd9ba4c: Waiting 04:54:26 00f215d4a9da: Waiting 04:54:26 d496ad576159: Waiting 04:54:26 a69c41024577: Verifying Checksum 04:54:26 a69c41024577: Download complete 04:54:26 35cb2a7552d0: Verifying Checksum 04:54:26 35cb2a7552d0: Download complete 04:54:26 4f4fb700ef54: Download complete 04:54:26 464afbd9ba4c: Verifying Checksum 04:54:26 464afbd9ba4c: Download complete 04:54:26 c6b39de5b339: Verifying Checksum 04:54:26 c6b39de5b339: Download complete 04:54:26 d496ad576159: Verifying Checksum 04:54:26 d496ad576159: Download complete 04:54:27 c6b39de5b339: Pull complete 04:54:28 a69c41024577: Pull complete 04:54:28 d6de4b400683: Verifying Checksum 04:54:28 d6de4b400683: Download complete 04:54:29 00f215d4a9da: Verifying Checksum 04:54:29 00f215d4a9da: Download complete 04:54:35 Removing intermediate container 77ab61372778 04:54:35 ---> 6efa7f2f4147 04:54:35 Step 11/24 : FROM alpine:3.18 04:54:35 3.18: Pulling from library/alpine 04:54:35 930bdd4d222e: Pulling fs layer 04:54:35 930bdd4d222e: Verifying Checksum 04:54:35 930bdd4d222e: Download complete 04:54:35 930bdd4d222e: Pull complete 04:54:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:54:35 Status: Downloaded newer image for alpine:3.18 04:54:35 ---> 18f865063206 04:54:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:54:35 ---> Running in 0d07df16f00b 04:54:35 Removing intermediate container 0d07df16f00b 04:54:35 ---> 4e064be6d8e7 04:54:35 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:54:35 ---> Running in 18ff48956422 04:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:35 (1/1) Installing dumb-init (1.2.5-r2) 04:54:35 Executing busybox-1.36.1-r7.trigger 04:54:35 OK: 7 MiB in 16 packages 04:54:35 Removing intermediate container 18ff48956422 04:54:35 ---> 6db89919e0c7 04:54:35 Step 14/24 : RUN apk --no-cache upgrade 04:54:35 ---> Running in fb82ef517969 04:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:35 OK: 7 MiB in 16 packages 04:54:35 Removing intermediate container fb82ef517969 04:54:35 ---> 762bd12dc19e 04:54:35 Step 15/24 : WORKDIR / 04:54:35 ---> Running in 782e7c497d8c 04:54:35 Removing intermediate container 782e7c497d8c 04:54:35 ---> 0178bfa1cb04 04:54:35 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:54:35 ---> 8dc6ba32dff2 04:54:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:54:35 ---> 7d1f56662170 04:54:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:54:35 ---> 67e16d61b992 04:54:35 Step 19/24 : EXPOSE 59999 04:54:35 ---> Running in 1da1429b2320 04:54:35 Removing intermediate container 1da1429b2320 04:54:35 ---> d5f604aa2093 04:54:35 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:54:35 ---> Running in 1e550a3a288e 04:54:35 Removing intermediate container 1e550a3a288e 04:54:35 ---> 4553414d986b 04:54:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:54:35 ---> Running in 664f48086fba 04:54:35 Removing intermediate container 664f48086fba 04:54:35 ---> fe98e2bedbcb 04:54:35 Step 22/24 : LABEL arch=amd64 04:54:35 ---> Running in 22f6237a85ce 04:54:35 Removing intermediate container 22f6237a85ce 04:54:35 ---> d85a080a63cd 04:54:35 Step 23/24 : LABEL git_sha=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 04:54:35 ---> Running in 65578a24d15a 04:54:35 Removing intermediate container 65578a24d15a 04:54:35 ---> 8704a67720cb 04:54:35 Step 24/24 : LABEL version=3.2.0-dev.27 04:54:35 ---> Running in 069ad98f18dd 04:54:35 Removing intermediate container 069ad98f18dd 04:54:35 ---> 1beccfe1520b 04:54:35 [Warning] One or more build-args [ARCH] were not consumed 04:54:35 Successfully built 1beccfe1520b 04:54:35 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 04:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:35 04:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:36 latest: Pulling from edgex-lftools-log-publisher 04:54:36 5eb5b503b376: Pulling fs layer 04:54:36 5c69ac0246d0: Pulling fs layer 04:54:36 ec43610c2a17: Pulling fs layer 04:54:36 3a2ae6a8a46f: Pulling fs layer 04:54:36 33b1e0a273af: Pulling fs layer 04:54:36 5d3b04190fa2: Pulling fs layer 04:54:36 2f39f015ded8: Pulling fs layer 04:54:36 5d3b04190fa2: Waiting 04:54:36 3a2ae6a8a46f: Waiting 04:54:36 5c69ac0246d0: Verifying Checksum 04:54:36 5c69ac0246d0: Download complete 04:54:36 3a2ae6a8a46f: Verifying Checksum 04:54:36 3a2ae6a8a46f: Download complete 04:54:36 33b1e0a273af: Verifying Checksum 04:54:36 33b1e0a273af: Download complete 04:54:36 5d3b04190fa2: Download complete 04:54:36 ec43610c2a17: Verifying Checksum 04:54:36 ec43610c2a17: Download complete 04:54:36 5eb5b503b376: Verifying Checksum 04:54:36 5eb5b503b376: Download complete 04:54:37 2f39f015ded8: Download complete 04:54:37 5eb5b503b376: Pull complete 04:54:37 5c69ac0246d0: Pull complete 04:54:38 ec43610c2a17: Pull complete 04:54:38 3a2ae6a8a46f: Pull complete 04:54:38 33b1e0a273af: Pull complete 04:54:38 5d3b04190fa2: Pull complete 04:54:42 d6de4b400683: Pull complete 04:54:42 35cb2a7552d0: Pull complete 04:54:42 4f4fb700ef54: Pull complete 04:54:42 464afbd9ba4c: Pull complete 04:54:42 2f39f015ded8: Pull complete 04:54:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:42 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 04:54:42 $ 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 04:54:46 $ docker top 2982a62fca5e58c864631bc51c4ecfcccb6c16bafb448eb3e0d597ec75ce39d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:47 ---> job-cost.sh 04:54:47 lf-activate-venv: SKIPPING 04:54:47 INFO: No Stack... 04:54:47 INFO: Retrieving Pricing Info for: v3-standard-8 04:54:47 INFO: Archiving Costs [Pipeline] sh 04:54:48 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:54:48 + cut -d, -f6 [Pipeline] lock 04:54:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] 04:54:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] did not exist. Created. 04:54:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:54:48 + echo total: 0.2199999988079071 [Pipeline] stash 04:54:48 Stashed 1 file(s) [Pipeline] } 04:54:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] [Pipeline] // lock [Pipeline] } 04:54:48 $ docker stop --time=1 2982a62fca5e58c864631bc51c4ecfcccb6c16bafb448eb3e0d597ec75ce39d5 04:54:49 $ docker rm -f --volumes 2982a62fca5e58c864631bc51c4ecfcccb6c16bafb448eb3e0d597ec75ce39d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:50 00f215d4a9da: Pull complete 04:54:52 d496ad576159: Pull complete 04:54:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:54:52 ---> f246e2811388 04:54:52 Step 3/10 : ARG MAKE=make build 04:54:53 ---> Running in e3fcc345dfb5 04:54:53 Removing intermediate container e3fcc345dfb5 04:54:53 ---> acb2cba0c370 04:54:53 Step 4/10 : WORKDIR /device-sdk-go 04:54:53 ---> Running in 1a6e2626a12c 04:54:53 Removing intermediate container 1a6e2626a12c 04:54:53 ---> 51956013126a 04:54:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:54:53 ---> Running in ebbbb7459545 04:54:54 Removing intermediate container ebbbb7459545 04:54:54 ---> 215430d3c52b 04:54:54 Step 6/10 : RUN apk add --update --no-cache make git 04:54:54 ---> Running in 7680f1f05555 04:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:57 OK: 266 MiB in 52 packages 04:54:58 Removing intermediate container 7680f1f05555 04:54:58 ---> d0095d015ae6 04:54:58 Step 7/10 : COPY go.mod vendor* ./ 04:54:58 ---> 84441028db7d 04:54:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:58 ---> Running in a00c3e7ba422 04:56:50 Removing intermediate container a00c3e7ba422 04:56:50 ---> 39a1e46e3787 04:56:50 Step 9/10 : COPY . . 04:56:50 ---> 69e1df4c816c 04:56:50 Step 10/10 : RUN ${MAKE} 04:56:50 ---> Running in 9be2cf2ac85a 04:56:50 noop 04:56:50 Removing intermediate container 9be2cf2ac85a 04:56:50 ---> 30b2b0886ec8 04:56:50 Successfully built 30b2b0886ec8 04:56:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:50 + docker inspect -f . ci-base-image-arm64 04:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:51 prd-ubuntu20.04-docker-arm64-4c-16g-6415 does not seem to be running inside a container 04:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/302 -v /w/workspace/device-sdk-go/302:/w/workspace/device-sdk-go/302:rw,z -v /w/workspace/device-sdk-go/302@tmp:/w/workspace/device-sdk-go/302@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 04:56:52 $ docker top 908f1b29702bd5e80a24720b8c7655298f5a24066960a5fae0367685911655fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:53 + go version 04:56:53 go version go1.21.9 linux/arm64 [Pipeline] } 04:56:53 $ docker stop --time=1 908f1b29702bd5e80a24720b8c7655298f5a24066960a5fae0367685911655fc 04:56:54 $ docker rm -f --volumes 908f1b29702bd5e80a24720b8c7655298f5a24066960a5fae0367685911655fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:55 + docker inspect -f . ci-base-image-arm64 04:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:55 prd-ubuntu20.04-docker-arm64-4c-16g-6415 does not seem to be running inside a container 04:56:55 $ 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/302 -v /w/workspace/device-sdk-go/302:/w/workspace/device-sdk-go/302:rw,z -v /w/workspace/device-sdk-go/302@tmp:/w/workspace/device-sdk-go/302@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 04:56:57 $ docker top 4a190d56fd9705b32c1325fc62abb0767b2a610690e385452554bffa3ee1805e -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/302 [Pipeline] fileExists [Pipeline] sh 04:56:58 + make test 04:56:58 go test -race -coverprofile=coverage.out ./... 04:57:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.121s coverage: 27.0% of statements 05:01:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.177s coverage: 80.0% of statements 05:01:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.270s coverage: 86.0% of statements 05:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.435s coverage: 55.2% of statements 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.147s coverage: 14.4% of statements 05:01:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.945s coverage: 44.6% of statements 05:01:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.312s coverage: 68.5% of statements 05:01:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.391s coverage: 89.2% of statements 05:02:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.269s coverage: 5.4% of statements 05:02:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:02:04 GO111MODULE=on go vet ./... 05:06:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:26 ./bin/test-attribution-txt.sh 05:06:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:06:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:06:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:06:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:06:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:06:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:06:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:06:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:06:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:06:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:06:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:06:26 $ docker stop --time=1 4a190d56fd9705b32c1325fc62abb0767b2a610690e385452554bffa3ee1805e 05:06:28 $ docker rm -f --volumes 4a190d56fd9705b32c1325fc62abb0767b2a610690e385452554bffa3ee1805e [Pipeline] // withDockerContainer [Pipeline] sh 05:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:31 Warning: overwriting stash ‘coverage-report’ 05:06:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:32 + ls -al . 05:06:32 total 376 05:06:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 04:57 . 05:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:53 .. 05:06:32 -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 04:53 .dockerignore 05:06:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 04:54 .git 05:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:53 .github 05:06:32 -rw-rw-r-- 1 jenkins jenkins 137 Jul 25 04:53 .gitignore 05:06:32 -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 04:53 .golangci.yml 05:06:32 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 25 04:53 CHANGELOG.md 05:06:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 04:53 GOVERNANCE.md 05:06:32 -rw-rw-r-- 1 jenkins jenkins 885 Jul 25 04:53 Jenkinsfile 05:06:32 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 25 04:53 LICENSE 05:06:32 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 25 04:53 Makefile 05:06:32 -rw-rw-r-- 1 jenkins jenkins 619 Jul 25 04:53 OWNERS.md 05:06:32 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 25 04:53 README.md 05:06:32 -rw-rw-r-- 1 jenkins jenkins 12 Jul 25 04:51 VERSION 05:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 04:53 bin 05:06:32 -rw-r--r-- 1 jenkins jenkins 125161 Jul 25 05:02 coverage.out 05:06:32 drwxrwxr-x 5 jenkins jenkins 4096 Jul 25 04:53 example 05:06:32 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 25 04:53 go.mod 05:06:32 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 25 04:53 go.sum 05:06:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:53 internal 05:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:53 openapi 05:06:32 drwxrwxr-x 6 jenkins jenkins 4096 Jul 25 04:53 pkg 05:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:53 snap 05:06:32 -rw-rw-r-- 1 jenkins jenkins 222 Jul 25 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:32 + 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=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 --label arch=arm64 --label version=3.2.0-dev.27 . 05:06:33 Sending build context to Docker daemon 13.11MB 05:06:33 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:06:33 Step 2/24 : FROM ${BASE} AS builder 05:06:33 ---> 30b2b0886ec8 05:06:33 Step 3/24 : ARG MAKE=make build 05:06:33 ---> Running in f210578522ed 05:06:33 Removing intermediate container f210578522ed 05:06:33 ---> 23ed2b90d647 05:06:33 Step 4/24 : WORKDIR /device-sdk-go 05:06:33 ---> Running in 751261e43d1b 05:06:34 Removing intermediate container 751261e43d1b 05:06:34 ---> 6101e4a2e722 05:06:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:06:34 ---> Running in 2299a95a43d9 05:06:34 Removing intermediate container 2299a95a43d9 05:06:34 ---> 872222a3f69e 05:06:34 Step 6/24 : RUN apk add --update --no-cache make git 05:06:34 ---> Running in 000d3cd3b1d4 05:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:06:37 OK: 266 MiB in 52 packages 05:06:38 Removing intermediate container 000d3cd3b1d4 05:06:38 ---> 7a39c233af4c 05:06:38 Step 7/24 : COPY go.mod vendor* ./ 05:06:39 ---> 42f4e0509c01 05:06:39 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:39 ---> Running in 3d97b21a66a0 05:06:41 Removing intermediate container 3d97b21a66a0 05:06:41 ---> 74c4a6ef3a9e 05:06:41 Step 9/24 : COPY . . 05:06:43 ---> 3026fdd04cd4 05:06:43 Step 10/24 : RUN ${MAKE} 05:06:43 ---> Running in e4cfa739faac 05:06:44 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.27" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:35 Removing intermediate container e4cfa739faac 05:10:35 ---> 7a4655b384ff 05:10:35 Step 11/24 : FROM alpine:3.18 05:10:35 3.18: Pulling from library/alpine 05:10:35 4983c3fe2029: Pulling fs layer 05:10:35 4983c3fe2029: Verifying Checksum 05:10:35 4983c3fe2029: Download complete 05:10:35 4983c3fe2029: Pull complete 05:10:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:10:35 Status: Downloaded newer image for alpine:3.18 05:10:35 ---> a0237000ae83 05:10:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:35 ---> Running in a9f42467443c 05:10:35 Removing intermediate container a9f42467443c 05:10:35 ---> f4b53e40da2d 05:10:35 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:10:35 ---> Running in a04f6af89de2 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:10:35 (1/1) Installing dumb-init (1.2.5-r2) 05:10:35 Executing busybox-1.36.1-r7.trigger 05:10:35 OK: 8 MiB in 16 packages 05:10:35 Removing intermediate container a04f6af89de2 05:10:35 ---> 144f0dbbfd46 05:10:35 Step 14/24 : RUN apk --no-cache upgrade 05:10:35 ---> Running in e8f6cac1e4ff 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:10:35 OK: 8 MiB in 16 packages 05:10:35 Removing intermediate container e8f6cac1e4ff 05:10:35 ---> d7644f22d5a8 05:10:35 Step 15/24 : WORKDIR / 05:10:35 ---> Running in a2aa82842379 05:10:35 Removing intermediate container a2aa82842379 05:10:35 ---> 23f090dc1b2f 05:10:35 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:35 ---> 774e46326899 05:10:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:36 ---> c0e0f59a3e08 05:10:36 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:37 ---> 0f4e01f9596f 05:10:37 Step 19/24 : EXPOSE 59999 05:10:37 ---> Running in 022198467f9a 05:10:37 Removing intermediate container 022198467f9a 05:10:37 ---> 8154647de5fc 05:10:37 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:10:37 ---> Running in 76f520c4fc4a 05:10:38 Removing intermediate container 76f520c4fc4a 05:10:38 ---> 554ba2837110 05:10:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:38 ---> Running in 0aee1cad0789 05:10:38 Removing intermediate container 0aee1cad0789 05:10:38 ---> 640d9a1f5774 05:10:38 Step 22/24 : LABEL arch=arm64 05:10:38 ---> Running in 8a9eab6c0f08 05:10:38 Removing intermediate container 8a9eab6c0f08 05:10:38 ---> c54212a9f643 05:10:38 Step 23/24 : LABEL git_sha=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 05:10:38 ---> Running in 1693b02a0e08 05:10:39 Removing intermediate container 1693b02a0e08 05:10:39 ---> 27974a10b7d3 05:10:39 Step 24/24 : LABEL version=3.2.0-dev.27 05:10:39 ---> Running in d59335255ee3 05:10:39 Removing intermediate container d59335255ee3 05:10:39 ---> 9e77f334b5fd 05:10:39 [Warning] One or more build-args [ARCH] were not consumed 05:10:39 Successfully built 9e77f334b5fd 05:10:39 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 05:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:40 05:10:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:40 arm64: Pulling from edgex-lftools-log-publisher 05:10:40 8998bd30e6a1: Pulling fs layer 05:10:40 04944245beec: Pulling fs layer 05:10:40 699f458cf7ca: Pulling fs layer 05:10:40 765212b225bb: Pulling fs layer 05:10:40 f23df028b6ca: Pulling fs layer 05:10:40 d65c8cfc05b1: Pulling fs layer 05:10:40 2437ff75d9bd: Pulling fs layer 05:10:40 765212b225bb: Waiting 05:10:40 d65c8cfc05b1: Waiting 05:10:40 2437ff75d9bd: Waiting 05:10:40 04944245beec: Verifying Checksum 05:10:40 04944245beec: Download complete 05:10:40 765212b225bb: Verifying Checksum 05:10:40 765212b225bb: Download complete 05:10:40 f23df028b6ca: Verifying Checksum 05:10:40 f23df028b6ca: Download complete 05:10:40 d65c8cfc05b1: Verifying Checksum 05:10:40 d65c8cfc05b1: Download complete 05:10:41 699f458cf7ca: Download complete 05:10:41 8998bd30e6a1: Verifying Checksum 05:10:41 8998bd30e6a1: Download complete 05:10:43 2437ff75d9bd: Verifying Checksum 05:10:43 2437ff75d9bd: Download complete 05:10:46 8998bd30e6a1: Pull complete 05:10:46 04944245beec: Pull complete 05:10:48 699f458cf7ca: Pull complete 05:10:48 765212b225bb: Pull complete 05:10:49 f23df028b6ca: Pull complete 05:10:49 d65c8cfc05b1: Pull complete 05:11:07 2437ff75d9bd: Pull complete 05:11:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:08 prd-ubuntu20.04-docker-arm64-4c-16g-6415 does not seem to be running inside a container 05:11:08 $ 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/302 -v /w/workspace/device-sdk-go/302:/w/workspace/device-sdk-go/302:rw,z -v /w/workspace/device-sdk-go/302@tmp:/w/workspace/device-sdk-go/302@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 05:11:11 $ docker top 085be26605a030905727597327fdaeea0fa2a565e56fd0f5d7956960454f4663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:11 ---> job-cost.sh 05:11:11 lf-activate-venv: SKIPPING 05:11:11 INFO: No Stack... 05:11:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:13 INFO: Archiving Costs [Pipeline] sh 05:11:13 + cat /w/workspace/device-sdk-go/302/archives/cost.csv 05:11:13 + cut -d, -f6 [Pipeline] lock 05:11:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] 05:11:13 Resource [jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] did not exist. Created. 05:11:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:14 /w/workspace/device-sdk-go/302@tmp/durable-9161112c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:14 Warning: overwriting stash ‘stack-cost’ 05:11:14 Stashed 1 file(s) [Pipeline] } 05:11:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-302-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:14 $ docker stop --time=1 085be26605a030905727597327fdaeea0fa2a565e56fd0f5d7956960454f4663 05:11:16 $ docker rm -f --volumes 085be26605a030905727597327fdaeea0fa2a565e56fd0f5d7956960454f4663 [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 05:11:17 provisioning config files... 05:11:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9235607820786793262tmp [Pipeline] { [Pipeline] sh 05:11:17 + set +x 05:11:17 + bash -s -- 05:11:17 + curl -s https://codecov.io/bash 05:11:17 05:11:17 _____ _ 05:11:17 / ____| | | 05:11:17 | | ___ __| | ___ ___ _____ __ 05:11:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:17 Bash-1.0.6 05:11:17 05:11:17 05:11:17 ==> git version 2.25.1 found 05:11:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:11:17 Release-Date: 2020-01-08 05:11:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:11:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:11:17 ==> Jenkins CI detected. 05:11:17 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:11:17 project root: . 05:11:17 --> token set from env 05:11:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:17 ==> Running gcov in . (disable via -X gcov) 05:11:17 ==> Python coveragepy not found 05:11:17 ==> Searching for coverage reports in: 05:11:17 + . 05:11:17 -> Found 1 reports 05:11:17 ==> Detecting git/mercurial file structure 05:11:17 ==> Reading reports 05:11:17 + ./coverage.out bytes=125161 05:11:17 ==> Appending adjustments 05:11:17 https://docs.codecov.io/docs/fixing-reports 05:11:17 + Found adjustments 05:11:17 ==> Gzipping contents 05:11:17 20K /tmp/codecov.LxJWfA.gz 05:11:17 ==> Uploading reports 05:11:17 url: https://codecov.io 05:11:17 query: branch=main&commit=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:11:17 -> Pinging Codecov 05:11:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fce9cd2fc4ac40e381905aab8d946eeb523fa2a4&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:11:17 -> Uploading to 05:11:17 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/7E55EF52A471D76F132DFD9A03CDDE97/fce9cd2fc4ac40e381905aab8d946eeb523fa2a4/cca423b8-a805-4ee3-8e08-4777e919f9ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T051117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a3a9e6938e69891857aeaf72fb34d8dfec364978b33091dc28a767856224706 05:11:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:17 Dload Upload Total Spent Left Speed 05:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17073 0 0 100 17073 0 51736 --:--:-- --:--:-- --:--:-- 51736 05:11:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] } 05:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:11:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:11:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:11:19 05:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:11:19 latest: Pulling from edgex-devops/edgex-snyk-go 05:11:19 619be1103602: Already exists 05:11:19 f8ea3408117e: Pulling fs layer 05:11:19 91320369b822: Pulling fs layer 05:11:19 0406650e8295: Pulling fs layer 05:11:19 4f4fb700ef54: Pulling fs layer 05:11:19 96d80e3f36e1: Pulling fs layer 05:11:19 bcf3aedb951c: Pulling fs layer 05:11:19 4f4fb700ef54: Waiting 05:11:19 96d80e3f36e1: Waiting 05:11:19 bcf3aedb951c: Waiting 05:11:19 0406650e8295: Verifying Checksum 05:11:19 0406650e8295: Download complete 05:11:19 f8ea3408117e: Verifying Checksum 05:11:19 4f4fb700ef54: Verifying Checksum 05:11:19 4f4fb700ef54: Download complete 05:11:19 f8ea3408117e: Pull complete 05:11:19 96d80e3f36e1: Verifying Checksum 05:11:19 96d80e3f36e1: Download complete 05:11:19 91320369b822: Verifying Checksum 05:11:19 91320369b822: Download complete 05:11:20 bcf3aedb951c: Verifying Checksum 05:11:20 bcf3aedb951c: Download complete 05:11:23 91320369b822: Pull complete 05:11:23 0406650e8295: Pull complete 05:11:23 4f4fb700ef54: Pull complete 05:11:23 96d80e3f36e1: Pull complete 05:11:28 bcf3aedb951c: Pull complete 05:11:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:29 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:11:29 $ 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 05:11:33 $ docker top 66ffe52580b62b76798d0c3efa5ad68b82b05990d67b6f192034be0800d02ded -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:11:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:11:34 + set -o pipefail 05:11:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:11:42 05:11:42 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 05:11:42 05:11:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/497c72ee-df8e-49b3-ae9e-0f8fa5898f2b 05:11:42 05:11:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:11:42 05:11:42 05:11:42 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:11:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:11:42 $ docker stop --time=1 66ffe52580b62b76798d0c3efa5ad68b82b05990d67b6f192034be0800d02ded 05:11:46 $ docker rm -f --volumes 66ffe52580b62b76798d0c3efa5ad68b82b05990d67b6f192034be0800d02ded [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 05:11:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:47 provisioning config files... 05:11:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13136371362607972831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:47 --> edgex-publish-swagger.sh 05:11:47 === Publish openapi/v3 API === 05:11:47 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:11:47 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 05:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:47 Dload Upload Total Spent Left Speed 05:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28585 100 156 100 28429 255 46528 --:--:-- --:--:-- --:--:-- 46783 05:11:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:11:48 [Pipeline] } 05:11: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 05:11:48 + git log --format=format:%s -1 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 [Pipeline] sh 05:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:49 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:11: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 05:11:50 $ docker top 3410189689bb1fcb0fc74c0d3b320d16578f7397f4c09383c554d03f7e7b0647 -eo pid,comm 05:11: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). 05:11:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:11:50 [ssh-agent] Looking for ssh-agent implementation... 05:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:11:50 $ docker exec 3410189689bb1fcb0fc74c0d3b320d16578f7397f4c09383c554d03f7e7b0647 ssh-agent 05:11:50 SSH_AUTH_SOCK=/tmp/ssh-x5UDTycoSLYt/agent.32 05:11:50 SSH_AGENT_PID=38 05:11:50 Running ssh-add (command line suppressed) 05:11:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10888750391947473466.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10888750391947473466.key) 05:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:11:50 + git semver tag 05:11:51 2024-07-25 05:11:50,966 [run_tag] DEBUG tag force:False 05:11:51 2024-07-25 05:11:50,966 [check_head_tag] DEBUG check head tag 05:11:51 2024-07-25 05:11:50,967 [execute] INFO git cat-file --batch-check 05:11:51 2024-07-25 05:11:50,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:11:51 2024-07-25 05:11:50,971 [execute] INFO git cat-file --batch 05:11:51 2024-07-25 05:11:50,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:11:51 2024-07-25 05:11:50,998 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:11:51 2024-07-25 05:11:50,998 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 05:11:51 2024-07-25 05:11:50,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:11:51 2024-07-25 05:11:51,003 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:11:51 3.2.0-dev.27 [Pipeline] } 05:11:51 $ docker exec --env ******** --env ******** 3410189689bb1fcb0fc74c0d3b320d16578f7397f4c09383c554d03f7e7b0647 ssh-agent -k 05:11:51 unset SSH_AUTH_SOCK; 05:11:51 unset SSH_AGENT_PID; 05:11:51 echo Agent pid 38 killed; 05:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:11:51 + git semver [Pipeline] } 05:11:51 $ docker stop --time=1 3410189689bb1fcb0fc74c0d3b320d16578f7397f4c09383c554d03f7e7b0647 05:11:53 $ docker rm -f --volumes 3410189689bb1fcb0fc74c0d3b320d16578f7397f4c09383c554d03f7e7b0647 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:11:53 05:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:11:53 0.23.1-centos7: Pulling from edgex-lftools 05:11:53 ab5ef0e58194: Pulling fs layer 05:11:53 9712f1f96733: Pulling fs layer 05:11:53 63f879dbbcfc: Pulling fs layer 05:11:53 0d9ebad4ef96: Pulling fs layer 05:11:53 e9a5061849ea: Pulling fs layer 05:11:53 d747dcd14b5f: Pulling fs layer 05:11:53 2de7ff778b66: Pulling fs layer 05:11:53 0d9ebad4ef96: Waiting 05:11:53 e9a5061849ea: Waiting 05:11:53 d747dcd14b5f: Waiting 05:11:53 2de7ff778b66: Waiting 05:11:53 9712f1f96733: Verifying Checksum 05:11:53 9712f1f96733: Download complete 05:11:54 63f879dbbcfc: Verifying Checksum 05:11:54 63f879dbbcfc: Download complete 05:11:54 e9a5061849ea: Verifying Checksum 05:11:54 e9a5061849ea: Download complete 05:11:54 d747dcd14b5f: Verifying Checksum 05:11:54 d747dcd14b5f: Download complete 05:11:54 0d9ebad4ef96: Verifying Checksum 05:11:54 0d9ebad4ef96: Download complete 05:11:54 ab5ef0e58194: Download complete 05:11:54 2de7ff778b66: Verifying Checksum 05:11:54 2de7ff778b66: Download complete 05:11:56 ab5ef0e58194: Pull complete 05:11:57 9712f1f96733: Pull complete 05:11:57 63f879dbbcfc: Pull complete 05:12:00 0d9ebad4ef96: Pull complete 05:12:01 e9a5061849ea: Pull complete 05:12:01 d747dcd14b5f: Pull complete 05:12:02 2de7ff778b66: Pull complete 05:12:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:12:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:02 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:12:02 $ 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 05:12:07 $ docker top ec2c52a0f7fa046f5ae0ed127ec590def509494c73c355f8f3128b302b1a3f21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:12:07 provisioning config files... 05:12:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8487997532337353570tmp 05:12:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5835476110688924997tmp 05:12:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9087216913774442345tmp [Pipeline] { [Pipeline] echo 05:12:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:12:07 ---> sigul-configuration.sh 05:12:07 gpg: directory `/root/.gnupg' created 05:12:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:12:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:12:07 gpg: keyring `/root/.gnupg/secring.gpg' created 05:12:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:12:07 gpg: CAST5 encrypted data 05:12:07 gpg: encrypted with 1 passphrase 05:12:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:12:07 + mkdir /home/jenkins 05:12:07 + mkdir /home/jenkins/sigul [Pipeline] sh 05:12:08 + 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 05:12:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:12:08 ---> sigul-install.sh 05:12:08 Sigul already installed; skipping installation. [Pipeline] sh 05:12:08 + git tag --list 05:12:08 0.7.1 05:12:08 delhi-tag 05:12:08 v1.0.0 05:12:08 v1.1.0 05:12:08 v1.1.1 05:12:08 v1.1.2 05:12:08 v1.2.0 05:12:08 v1.2.1 05:12:08 v1.2.2 05:12:08 v1.2.3 05:12:08 v1.3.0 05:12:08 v1.4.0 05:12:08 v2.0.0 05:12:08 v2.1.0 05:12:08 v2.1.1 05:12:08 v2.2.0 05:12:08 v2.3.0 05:12:08 v2.3.1 05:12:08 v3.0 05:12:08 v3.0.0 05:12:08 v3.0.1-dev.1 05:12:08 v3.1 05:12:08 v3.1.0 05:12:08 v3.1.0-dev.1 05:12:08 v3.1.0-dev.10 05:12:08 v3.1.0-dev.11 05:12:08 v3.1.0-dev.12 05:12:08 v3.1.0-dev.13 05:12:08 v3.1.0-dev.14 05:12:08 v3.1.0-dev.15 05:12:08 v3.1.0-dev.16 05:12:08 v3.1.0-dev.17 05:12:08 v3.1.0-dev.18 05:12:08 v3.1.0-dev.19 05:12:08 v3.1.0-dev.2 05:12:08 v3.1.0-dev.20 05:12:08 v3.1.0-dev.21 05:12:08 v3.1.0-dev.22 05:12:08 v3.1.0-dev.23 05:12:08 v3.1.0-dev.24 05:12:08 v3.1.0-dev.25 05:12:08 v3.1.0-dev.26 05:12:08 v3.1.0-dev.27 05:12:08 v3.1.0-dev.28 05:12:08 v3.1.0-dev.29 05:12:08 v3.1.0-dev.3 05:12:08 v3.1.0-dev.30 05:12:08 v3.1.0-dev.31 05:12:08 v3.1.0-dev.32 05:12:08 v3.1.0-dev.33 05:12:08 v3.1.0-dev.34 05:12:08 v3.1.0-dev.35 05:12:08 v3.1.0-dev.36 05:12:08 v3.1.0-dev.37 05:12:08 v3.1.0-dev.38 05:12:08 v3.1.0-dev.39 05:12:08 v3.1.0-dev.4 05:12:08 v3.1.0-dev.40 05:12:08 v3.1.0-dev.41 05:12:08 v3.1.0-dev.5 05:12:08 v3.1.0-dev.6 05:12:08 v3.1.0-dev.7 05:12:08 v3.1.0-dev.8 05:12:08 v3.1.0-dev.9 05:12:08 v3.1.1 05:12:08 v3.1.1-dev.1 05:12:08 v3.2.0-dev.1 05:12:08 v3.2.0-dev.10 05:12:08 v3.2.0-dev.11 05:12:08 v3.2.0-dev.12 05:12:08 v3.2.0-dev.13 05:12:08 v3.2.0-dev.14 05:12:08 v3.2.0-dev.15 05:12:08 v3.2.0-dev.16 05:12:08 v3.2.0-dev.17 05:12:08 v3.2.0-dev.18 05:12:08 v3.2.0-dev.19 05:12:08 v3.2.0-dev.2 05:12:08 v3.2.0-dev.20 05:12:08 v3.2.0-dev.21 05:12:08 v3.2.0-dev.22 05:12:08 v3.2.0-dev.23 05:12:08 v3.2.0-dev.24 05:12:08 v3.2.0-dev.25 05:12:08 v3.2.0-dev.26 05:12:08 v3.2.0-dev.27 05:12:08 v3.2.0-dev.3 05:12:08 v3.2.0-dev.4 05:12:08 v3.2.0-dev.5 05:12:08 v3.2.0-dev.6 05:12:08 v3.2.0-dev.7 05:12:08 v3.2.0-dev.8 05:12:08 v3.2.0-dev.9 [Pipeline] sh 05:12:09 + lftools sign git-tag v3.2.0-dev.27 05:12:09 Signing Git tag with Sigul... 05:12:09 Signing v3.2.0-dev.27 [Pipeline] echo 05:12:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:12:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:12:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:12:10 $ docker stop --time=1 ec2c52a0f7fa046f5ae0ed127ec590def509494c73c355f8f3128b302b1a3f21 05:12:11 $ docker rm -f --volumes ec2c52a0f7fa046f5ae0ed127ec590def509494c73c355f8f3128b302b1a3f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:12:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:12 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:12:12 $ 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 05:12:12 $ docker top 3226b1e87d87380b2e720b96a79d0a4b8aaa7581e3ed3224b4cb23e413b47070 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:12 [ssh-agent] Looking for ssh-agent implementation... 05:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:13 $ docker exec 3226b1e87d87380b2e720b96a79d0a4b8aaa7581e3ed3224b4cb23e413b47070 ssh-agent 05:12:13 SSH_AUTH_SOCK=/tmp/ssh-lRYPUHnZgPLv/agent.33 05:12:13 SSH_AGENT_PID=39 05:12:13 Running ssh-add (command line suppressed) 05:12:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10619111490134400330.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10619111490134400330.key) 05:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:13 + git semver bump pre 05:12:13 2024-07-25 05:12:13,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:12:13 2024-07-25 05:12:13,706 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev 05:12:13 2024-07-25 05:12:13,706 [bump_version] DEBUG bumped version:3.2.0-dev.28 05:12:13 2024-07-25 05:12:13,706 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:12:13 2024-07-25 05:12:13,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:12:13 2024-07-25 05:12:13,706 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:12:13 2024-07-25 05:12:13,708 [execute] INFO git cat-file --batch-check 05:12:13 2024-07-25 05:12:13,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:12:13 2024-07-25 05:12:13,713 [execute] INFO git cat-file --batch 05:12:13 2024-07-25 05:12:13,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:12:13 2024-07-25 05:12:13,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:12:13 3.2.0-dev.28 [Pipeline] } 05:12:13 $ docker exec --env ******** --env ******** 3226b1e87d87380b2e720b96a79d0a4b8aaa7581e3ed3224b4cb23e413b47070 ssh-agent -k 05:12:13 unset SSH_AUTH_SOCK; 05:12:13 unset SSH_AGENT_PID; 05:12:13 echo Agent pid 39 killed; 05:12:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:14 + git semver [Pipeline] } 05:12:14 $ docker stop --time=1 3226b1e87d87380b2e720b96a79d0a4b8aaa7581e3ed3224b4cb23e413b47070 05:12:15 $ docker rm -f --volumes 3226b1e87d87380b2e720b96a79d0a4b8aaa7581e3ed3224b4cb23e413b47070 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:16 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:12:16 $ 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 05:12:16 $ docker top a6b355522562852ba8699b5317f061b5b3e86d7d0f922c91bf972ad6038b6112 -eo pid,comm 05:12:16 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). 05:12:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:16 [ssh-agent] Looking for ssh-agent implementation... 05:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:17 $ docker exec a6b355522562852ba8699b5317f061b5b3e86d7d0f922c91bf972ad6038b6112 ssh-agent 05:12:17 SSH_AUTH_SOCK=/tmp/ssh-Y8zs3mF8a2ih/agent.32 05:12:17 SSH_AGENT_PID=38 05:12:17 Running ssh-add (command line suppressed) 05:12:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6808342856965833012.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6808342856965833012.key) 05:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:17 + git semver push 05:12:17 2024-07-25 05:12:17,731 [run_push] DEBUG push 05:12:17 2024-07-25 05:12:17,732 [execute] INFO git cat-file --batch-check 05:12:17 2024-07-25 05:12:17,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:12:17 2024-07-25 05:12:17,735 [execute] INFO git rev-list afb45f9aefdb53e3a68ea65895278ea9a9f782c4 -- 05:12:17 2024-07-25 05:12:17,736 [execute] DEBUG Popen(['git', 'rev-list', 'afb45f9aefdb53e3a68ea65895278ea9a9f782c4', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:12:17 2024-07-25 05:12:17,751 [execute] INFO git fetch -v origin 05:12:17 2024-07-25 05:12:17,751 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:12:18 2024-07-25 05:12:18,190 [run_push] DEBUG no remote changes detected 05:12:18 2024-07-25 05:12:18,190 [execute] INFO git push origin semver 05:12:18 2024-07-25 05:12:18,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:12:19 2024-07-25 05:12:18,902 [run_push] DEBUG push all version tags 05:12:19 2024-07-25 05:12:18,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:12:19 2024-07-25 05:12:18,903 [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) 05:12:19 2024-07-25 05:12:19,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:12:19 3.2.0-dev.28 [Pipeline] } 05:12:19 $ docker exec --env ******** --env ******** a6b355522562852ba8699b5317f061b5b3e86d7d0f922c91bf972ad6038b6112 ssh-agent -k 05:12:20 unset SSH_AUTH_SOCK; 05:12:20 unset SSH_AGENT_PID; 05:12:20 echo Agent pid 38 killed; 05:12:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:20 + git semver [Pipeline] } 05:12:20 $ docker stop --time=1 a6b355522562852ba8699b5317f061b5b3e86d7d0f922c91bf972ad6038b6112 05:12:21 $ docker rm -f --volumes a6b355522562852ba8699b5317f061b5b3e86d7d0f922c91bf972ad6038b6112 [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 05:12:22 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:12:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:12:22 total 16 05:12:22 drwxr-xr-x 3 root root 4096 Jul 25 04:54 . 05:12:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 05:12 .. 05:12:22 drwxr-xr-x 2 root root 4096 Jul 25 04:54 cost 05:12:22 -rw-r--r-- 1 root root 85 Jul 25 04:54 cost.csv 05:12:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:12:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:12:22 total 16 05:12:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 04:54 . 05:12:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 05:12 .. 05:12:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 04:54 cost 05:12:22 -rw-r--r-- 1 jenkins jenkins 85 Jul 25 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:23 ---> package-listing.sh 05:12:23 ++ facter osfamily 05:12:23 ++ tr '[:upper:]' '[:lower:]' 05:12:23 + OS_FAMILY=debian 05:12:23 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:12:23 + START_PACKAGES=/tmp/packages_start.txt 05:12:23 + END_PACKAGES=/tmp/packages_end.txt 05:12:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:23 + PACKAGES=/tmp/packages_start.txt 05:12:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:12:23 + PACKAGES=/tmp/packages_end.txt 05:12:23 + case "${OS_FAMILY}" in 05:12:23 + dpkg -l 05:12:23 + grep '^ii' 05:12:23 + '[' -f /tmp/packages_start.txt ']' 05:12:23 + '[' -f /tmp/packages_end.txt ']' 05:12:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:12:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:12:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:12:23 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 05:12:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:24 prd-ubuntu20.04-docker-8c-8g-6412 does not seem to be running inside a container 05:12:24 $ 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 05:12:25 $ docker top 66d47dd6b6477ad7da80d2e59170aa680fa86a52d9023b965d7ef781ae381502 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:25 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:26 + ls /var/log/sa-host 05:12:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:26 provisioning config files... 05:12:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9977198864130341670tmp [Pipeline] { [Pipeline] echo 05:12:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:26 ---> create-netrc.sh [Pipeline] } 05:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:26 ---> python-tools-install.sh [Pipeline] echo 05:12:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:27 ---> sudo-logs.sh 05:12:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:27 ---> job-cost.sh 05:12:27 lf-activate-venv: SKIPPING 05:12:27 DEBUG: total: 0.2199999988079071 05:12:27 INFO: Retrieving Stack Cost... 05:12:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:28 INFO: Archiving Costs [Pipeline] echo 05:12:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:28 ---> logs-deploy.sh 05:12:28 lf-activate-venv: SKIPPING 05:12:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/302 05:12:28 INFO: archiving workspace using pattern(s): 05:12:29 Archives upload complete. 05:12:29 INFO: archiving logs to Nexus 05:12:30 ---> uname -a: 05:12:30 Linux prd-ubuntu20-04-docker-8c-8g-6412 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:12:30 05:12:30 05:12:30 ---> lscpu: 05:12:30 Architecture: x86_64 05:12:30 CPU op-mode(s): 32-bit, 64-bit 05:12:30 Byte Order: Little Endian 05:12:30 Address sizes: 40 bits physical, 48 bits virtual 05:12:30 CPU(s): 8 05:12:30 On-line CPU(s) list: 0-7 05:12:30 Thread(s) per core: 1 05:12:30 Core(s) per socket: 1 05:12:30 Socket(s): 8 05:12:30 NUMA node(s): 1 05:12:30 Vendor ID: AuthenticAMD 05:12:30 CPU family: 23 05:12:30 Model: 49 05:12:30 Model name: AMD EPYC-Rome Processor 05:12:30 Stepping: 0 05:12:30 CPU MHz: 2800.000 05:12:30 BogoMIPS: 5600.00 05:12:30 Virtualization: AMD-V 05:12:30 Hypervisor vendor: KVM 05:12:30 Virtualization type: full 05:12:30 L1d cache: 256 KiB 05:12:30 L1i cache: 256 KiB 05:12:30 L2 cache: 4 MiB 05:12:30 L3 cache: 128 MiB 05:12:30 NUMA node0 CPU(s): 0-7 05:12:30 Vulnerability Itlb multihit: Not affected 05:12:30 Vulnerability L1tf: Not affected 05:12:30 Vulnerability Mds: Not affected 05:12:30 Vulnerability Meltdown: Not affected 05:12:30 Vulnerability Mmio stale data: Not affected 05:12:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:12:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:12:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:12:30 Vulnerability Srbds: Not affected 05:12:30 Vulnerability Tsx async abort: Not affected 05:12:30 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 05:12:30 05:12:30 05:12:30 ---> nproc: 05:12:30 8 05:12:30 05:12:30 05:12:30 ---> df -h: 05:12:30 Filesystem Size Used Avail Use% Mounted on 05:12:30 overlay 155G 14G 142G 9% / 05:12:30 tmpfs 64M 0 64M 0% /dev 05:12:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:12:30 shm 64M 0 64M 0% /dev/shm 05:12:30 /dev/vda1 155G 14G 142G 9% /facter-os 05:12:30 05:12:30 05:12:30 ---> sar -b -r -n DEV: 05:12:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6412) 07/25/24 _x86_64_ (8 CPU) 05:12:30 05:12:30 04:50:01 LINUX RESTART (8 CPU) 05:12:30 05:12:30 04:51:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:12:30 04:52:01 220.32 2.83 217.50 0.00 44.54 61604.83 0.00 05:12:30 04:53:01 129.28 0.03 129.25 0.00 4.93 40855.32 0.00 05:12:30 04:54:01 101.10 0.18 100.92 0.00 12.80 44929.75 0.00 05:12:30 04:55:01 152.46 0.03 152.42 0.00 5.07 48759.87 0.00 05:12:30 04:56:01 49.62 5.10 44.52 0.00 4341.75 8444.79 0.00 05:12:30 04:57:01 4.18 0.02 4.17 0.00 0.13 101.32 0.00 05:12:30 04:58:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 05:12:30 04:59:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 05:12:30 05:00:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 05:12:30 05:01:01 2.10 0.00 2.10 0.00 0.00 24.26 0.00 05:12:30 05:02:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 05:12:30 05:03:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 05:12:30 05:04:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 05:12:30 05:05:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 05:12:30 05:06:01 1.98 0.02 1.97 0.00 0.13 26.80 0.00 05:12:30 05:07:01 3.52 1.52 2.00 0.00 35.46 25.86 0.00 05:12:30 05:08:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 05:12:30 05:09:01 2.02 0.00 2.02 0.00 0.00 24.13 0.00 05:12:30 05:10:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 05:12:30 05:11:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 05:12:30 05:12:01 95.38 0.10 95.28 0.00 11.33 42236.03 0.00 05:12:30 Average: 36.76 0.46 36.29 0.00 212.50 11692.50 0.00 05:12:30 05:12:30 04:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:12:30 04:52:01 27636464 31475116 834824 2.54 146544 3825336 2011136 5.93 1339096 3368588 352024 05:12:30 04:53:01 26957284 31399004 903112 2.75 188412 4339408 1997116 5.89 1823920 3515012 842108 05:12:30 04:54:01 27675708 31377600 923336 2.81 193888 3613652 2164388 6.38 1501196 3135564 73524 05:12:30 04:55:01 26941348 31504056 798548 2.43 202656 4422020 1777476 5.24 1408624 3913044 184 05:12:30 04:56:01 26492388 31483300 789892 2.40 231416 4819772 1729064 5.10 1693000 4043988 180 05:12:30 04:57:01 26505796 31492008 781240 2.38 229992 4816516 1722296 5.08 1683584 4040772 168 05:12:30 04:58:01 26506332 31492612 780620 2.37 230052 4816520 1722296 5.08 1683276 4040780 4 05:12:30 04:59:01 26508188 31494540 778548 2.37 230132 4816524 1722296 5.08 1681956 4040784 172 05:12:30 05:00:01 26513448 31499888 773176 2.35 230208 4816524 1722296 5.08 1676936 4040780 160 05:12:30 05:01:01 26513100 31499616 773272 2.35 230280 4816532 1722296 5.08 1676960 4040784 164 05:12:30 05:02:01 26514880 31501460 771364 2.35 230348 4816532 1722296 5.08 1675504 4040792 172 05:12:30 05:03:01 26515544 31502188 770748 2.34 230404 4816536 1722296 5.08 1675168 4040800 184 05:12:30 05:04:01 26514808 31501548 771388 2.35 230476 4816540 1722296 5.08 1675504 4040796 172 05:12:30 05:05:01 26514792 31501616 771252 2.35 230556 4816540 1722296 5.08 1675268 4040796 204 05:12:30 05:06:01 26513656 31500588 772180 2.35 230616 4816520 1740136 5.13 1676056 4040768 176 05:12:30 05:07:01 26508812 31497928 774720 2.36 230700 4817584 1740136 5.13 1683104 4041096 28 05:12:30 05:08:01 26508988 31498108 774384 2.35 230728 4817584 1740136 5.13 1683420 4041024 184 05:12:30 05:09:01 26509244 31498460 774264 2.35 230792 4817592 1740136 5.13 1682960 4041028 12 05:12:30 05:10:01 26509140 31498484 774156 2.35 230888 4817656 1740136 5.13 1682268 4041060 32 05:12:30 05:11:01 26509196 31498620 774004 2.35 230960 4817652 1740136 5.13 1682380 4041100 8 05:12:30 05:12:01 25129700 31444680 824252 2.51 252252 6007892 1965520 5.79 1780864 5202992 590504 05:12:30 Average: 26595182 31483877 794728 2.42 222490 4727687 1789818 5.27 1654335 3990112 88589 05:12:30 05:12:30 04:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:12:30 04:52:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 05:12:30 04:52:01 ens3 707.31 453.18 6862.96 54.55 0.00 0.00 0.00 0.00 05:12:30 04:52:01 docker0 371.25 571.07 31.76 3575.78 0.00 0.00 0.00 0.00 05:12:30 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 04:53:01 ens3 26.38 16.01 25.67 9.70 0.00 0.00 0.00 0.00 05:12:30 04:53:01 veth310750a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:12:30 04:53:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:12:30 04:54:01 vethab1457a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:12:30 04:54:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:12:30 04:54:01 ens3 28.17 16.92 53.14 10.02 0.00 0.00 0.00 0.00 05:12:30 04:54:01 docker0 2.03 3.47 0.16 31.23 0.00 0.00 0.00 0.00 05:12:30 04:55:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 05:12:30 04:55:01 ens3 108.80 66.51 2645.15 12.61 0.00 0.00 0.00 0.00 05:12:30 04:55:01 docker0 2.88 4.47 0.18 62.25 0.00 0.00 0.00 0.00 05:12:30 04:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:12:30 04:56:01 ens3 190.40 89.70 2713.21 6.54 0.00 0.00 0.00 0.00 05:12:30 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 04:57:01 ens3 0.45 0.23 0.08 0.02 0.00 0.00 0.00 0.00 05:12:30 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 04:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 04:59:01 ens3 0.73 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:12:30 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:00:01 ens3 0.75 0.52 0.36 0.29 0.00 0.00 0.00 0.00 05:12:30 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:01:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:12:30 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:02:01 ens3 0.63 0.33 0.32 0.21 0.00 0.00 0.00 0.00 05:12:30 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:03:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:04:01 ens3 0.85 0.37 0.30 0.21 0.00 0.00 0.00 0.00 05:12:30 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:06:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 05:12:30 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:12:30 05:07:01 ens3 6.70 5.65 4.57 5.00 0.00 0.00 0.00 0.00 05:12:30 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:08:01 ens3 1.68 1.48 0.97 1.22 0.00 0.00 0.00 0.00 05:12:30 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:12:30 05:11:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:12:30 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:30 05:12:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:12:30 05:12:01 ens3 436.56 276.00 8069.39 151.58 0.00 0.00 0.00 0.00 05:12:30 05:12:01 docker0 81.12 147.63 7.32 1258.13 0.00 0.00 0.00 0.00 05:12:30 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 05:12:30 Average: ens3 70.93 43.53 960.95 11.94 0.00 0.00 0.00 0.00 05:12:30 Average: docker0 21.22 33.75 1.83 229.32 0.00 0.00 0.00 0.00 05:12:30 05:12:30 05:12:30 ---> sar -P ALL: 05:12:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6412) 07/25/24 _x86_64_ (8 CPU) 05:12:30 05:12:30 04:50:01 LINUX RESTART (8 CPU) 05:12:30 05:12:30 04:51:03 CPU %user %nice %system %iowait %steal %idle 05:12:30 04:52:01 all 7.34 0.00 3.31 3.56 0.09 85.70 05:12:30 04:52:01 0 6.56 0.00 3.05 1.53 0.07 88.79 05:12:30 04:52:01 1 7.96 0.00 2.64 0.63 0.07 88.70 05:12:30 04:52:01 2 7.82 0.00 3.03 0.73 0.07 88.35 05:12:30 04:52:01 3 7.38 0.00 3.73 2.46 0.12 86.30 05:12:30 04:52:01 4 6.52 0.00 3.00 1.17 0.07 89.24 05:12:30 04:52:01 5 7.65 0.00 3.16 0.49 0.07 88.64 05:12:30 04:52:01 6 7.86 0.00 4.36 19.79 0.14 67.86 05:12:30 04:52:01 7 6.97 0.00 3.55 1.75 0.09 87.64 05:12:30 04:53:01 all 28.76 0.00 4.94 2.33 0.08 63.89 05:12:30 04:53:01 0 28.02 0.00 4.40 0.02 0.07 67.49 05:12:30 04:53:01 1 28.00 0.00 5.67 0.08 0.10 66.14 05:12:30 04:53:01 2 29.75 0.00 4.48 0.39 0.08 65.30 05:12:30 04:53:01 3 29.78 0.00 6.29 1.80 0.08 62.04 05:12:30 04:53:01 4 28.17 0.00 4.78 0.22 0.07 66.76 05:12:30 04:53:01 5 29.03 0.00 4.09 0.10 0.08 66.69 05:12:30 04:53:01 6 29.37 0.00 5.39 13.33 0.08 51.83 05:12:30 04:53:01 7 27.98 0.00 4.42 2.71 0.08 64.80 05:12:30 04:54:01 all 43.95 0.00 6.03 2.87 0.13 47.03 05:12:30 04:54:01 0 43.11 0.00 5.92 0.55 0.13 50.29 05:12:30 04:54:01 1 43.32 0.00 6.10 0.64 0.12 49.83 05:12:30 04:54:01 2 43.81 0.00 6.85 0.92 0.15 48.27 05:12:30 04:54:01 3 43.25 0.00 6.14 0.59 0.12 49.91 05:12:30 04:54:01 4 43.48 0.00 6.16 8.14 0.13 42.09 05:12:30 04:54:01 5 43.18 0.00 5.76 11.59 0.12 39.36 05:12:30 04:54:01 6 46.48 0.00 5.57 0.29 0.13 47.52 05:12:30 04:54:01 7 44.94 0.00 5.75 0.27 0.12 48.92 05:12:30 04:55:01 all 21.30 0.00 4.27 2.68 0.08 71.66 05:12:30 04:55:01 0 21.23 0.00 4.00 1.16 0.07 73.54 05:12:30 04:55:01 1 21.20 0.00 4.09 7.25 0.09 67.38 05:12:30 04:55:01 2 23.01 0.00 4.54 3.73 0.08 68.63 05:12:30 04:55:01 3 21.28 0.00 4.77 0.08 0.08 73.77 05:12:30 04:55:01 4 20.36 0.00 3.54 2.32 0.05 73.73 05:12:30 04:55:01 5 20.86 0.00 3.96 5.67 0.10 69.41 05:12:30 04:55:01 6 21.87 0.00 4.52 1.21 0.08 72.31 05:12:30 04:55:01 7 20.61 0.00 4.76 0.05 0.08 74.49 05:12:30 04:56:01 all 2.50 0.00 1.25 0.64 0.03 95.57 05:12:30 04:56:01 0 2.76 0.00 1.34 0.89 0.03 94.99 05:12:30 04:56:01 1 2.66 0.00 1.09 1.44 0.05 94.77 05:12:30 04:56:01 2 2.21 0.00 1.19 1.02 0.03 95.55 05:12:30 04:56:01 3 2.20 0.00 1.70 0.08 0.03 95.98 05:12:30 04:56:01 4 3.84 0.00 1.35 1.45 0.03 93.32 05:12:30 04:56:01 5 2.08 0.00 0.52 0.07 0.03 97.30 05:12:30 04:56:01 6 2.29 0.00 2.00 0.07 0.02 95.63 05:12:30 04:56:01 7 2.01 0.00 0.80 0.13 0.02 97.04 05:12:30 04:57:01 all 0.08 0.00 0.05 0.01 0.00 99.85 05:12:30 04:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:12:30 04:57:01 1 0.08 0.00 0.03 0.02 0.00 99.87 05:12:30 04:57:01 2 0.07 0.00 0.03 0.02 0.00 99.88 05:12:30 04:57:01 3 0.07 0.00 0.08 0.05 0.00 99.80 05:12:30 04:57:01 4 0.28 0.00 0.12 0.00 0.00 99.60 05:12:30 04:57:01 5 0.05 0.00 0.03 0.02 0.02 99.88 05:12:30 04:57:01 6 0.07 0.00 0.03 0.00 0.00 99.90 05:12:30 04:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:12:30 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.97 05:12:30 04:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 04:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:12:30 04:58:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:12:30 04:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 04:58:01 5 0.03 0.00 0.02 0.00 0.03 99.92 05:12:30 04:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:12:30 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 04:59:01 all 0.02 0.00 0.01 0.01 0.00 99.95 05:12:30 04:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:12:30 04:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:12:30 04:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:12:30 04:59:01 3 0.03 0.00 0.00 0.05 0.00 99.92 05:12:30 04:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:12:30 04:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:12:30 04:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:12:30 04:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:12:30 05:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:12:30 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:00:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:12:30 05:00:01 3 0.03 0.00 0.00 0.03 0.00 99.93 05:12:30 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:12:30 05:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:12:30 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:01:01 all 0.25 0.00 0.01 0.00 0.01 99.73 05:12:30 05:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:12:30 05:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:12:30 05:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 05:12:30 05:01:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:12:30 05:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:01:01 5 1.48 0.00 0.02 0.00 0.02 98.48 05:12:30 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:01:01 7 0.30 0.00 0.00 0.00 0.02 99.68 05:12:30 05:02:01 all 0.05 0.00 0.01 0.00 0.00 99.94 05:12:30 05:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:12:30 05:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:12:30 05:02:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:12:30 05:02:01 3 0.02 0.00 0.02 0.03 0.00 99.93 05:12:30 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:02:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:12:30 05:02:01 7 0.15 0.00 0.00 0.00 0.00 99.85 05:12:30 05:12:30 05:02:01 CPU %user %nice %system %iowait %steal %idle 05:12:30 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:12:30 05:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:12:30 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:12:30 05:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:12:30 05:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:12:30 05:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:12:30 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:12:30 05:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:04:01 all 0.15 0.00 0.01 0.01 0.01 99.83 05:12:30 05:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:12:30 05:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:04:01 2 0.02 0.00 0.02 0.00 0.03 99.93 05:12:30 05:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 05:12:30 05:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:12:30 05:04:01 5 1.06 0.00 0.02 0.00 0.02 98.91 05:12:30 05:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:12:30 05:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:12:30 05:05:01 all 0.08 0.00 0.01 0.00 0.00 99.90 05:12:30 05:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:12:30 05:05:01 2 0.00 0.00 0.05 0.00 0.00 99.95 05:12:30 05:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:12:30 05:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:05:01 5 0.58 0.00 0.05 0.02 0.00 99.35 05:12:30 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:06:01 all 0.07 0.00 0.03 0.00 0.01 99.89 05:12:30 05:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:12:30 05:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:12:30 05:06:01 2 0.08 0.00 0.02 0.00 0.02 99.88 05:12:30 05:06:01 3 0.08 0.00 0.02 0.02 0.00 99.88 05:12:30 05:06:01 4 0.03 0.00 0.02 0.02 0.00 99.93 05:12:30 05:06:01 5 0.30 0.00 0.02 0.00 0.02 99.67 05:12:30 05:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:12:30 05:06:01 7 0.02 0.00 0.05 0.00 0.00 99.93 05:12:30 05:07:01 all 0.24 0.00 0.03 0.01 0.00 99.71 05:12:30 05:07:01 0 0.25 0.00 0.03 0.00 0.00 99.72 05:12:30 05:07:01 1 0.17 0.00 0.02 0.00 0.00 99.82 05:12:30 05:07:01 2 0.75 0.00 0.02 0.00 0.02 99.22 05:12:30 05:07:01 3 0.15 0.00 0.02 0.03 0.02 99.78 05:12:30 05:07:01 4 0.35 0.00 0.02 0.02 0.00 99.62 05:12:30 05:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:12:30 05:07:01 6 0.07 0.00 0.05 0.00 0.00 99.88 05:12:30 05:07:01 7 0.20 0.00 0.05 0.02 0.00 99.73 05:12:30 05:08:01 all 0.11 0.00 0.01 0.00 0.00 99.87 05:12:30 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:12:30 05:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:08:01 2 0.23 0.00 0.03 0.00 0.02 99.72 05:12:30 05:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:12:30 05:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:08:01 5 0.55 0.00 0.03 0.02 0.00 99.40 05:12:30 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:12:30 05:09:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:12:30 05:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:12:30 05:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:12:30 05:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:12:30 05:09:01 3 0.05 0.00 0.00 0.03 0.00 99.92 05:12:30 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:09:01 5 1.99 0.00 0.00 0.00 0.02 98.00 05:12:30 05:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:12:30 05:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:10:01 all 0.27 0.00 0.01 0.00 0.00 99.71 05:12:30 05:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:12:30 05:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:12:30 05:10:01 2 0.12 0.00 0.03 0.00 0.02 99.83 05:12:30 05:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:12:30 05:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:12:30 05:10:01 5 1.91 0.00 0.03 0.02 0.00 98.04 05:12:30 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:12:30 05:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:12:30 05:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:12:30 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:12:30 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:12:30 05:11:01 3 0.02 0.00 0.00 0.03 0.00 99.95 05:12:30 05:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:12:30 05:11:01 5 0.12 0.00 0.02 0.00 0.00 99.87 05:12:30 05:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:12:30 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:12:30 05:12:01 all 7.99 0.00 3.30 3.20 0.08 85.44 05:12:30 05:12:01 0 8.25 0.00 2.73 0.81 0.07 88.14 05:12:30 05:12:01 1 7.39 0.00 3.70 0.88 0.07 87.96 05:12:30 05:12:01 2 7.25 0.00 4.17 9.87 0.10 78.62 05:12:30 05:12:01 3 8.18 0.00 3.62 5.30 0.08 82.81 05:12:30 05:12:01 4 7.75 0.00 3.12 6.71 0.07 82.36 05:12:30 05:12:01 5 7.54 0.00 2.69 0.42 0.07 89.28 05:12:30 05:12:01 6 7.41 0.00 2.35 1.19 0.07 88.98 05:12:30 05:12:01 7 10.14 0.00 4.02 0.42 0.08 85.33 05:12:30 Average: all 5.37 0.00 1.10 0.72 0.03 92.78 05:12:30 Average: 0 5.23 0.00 1.02 0.23 0.02 93.49 05:12:30 Average: 1 5.23 0.00 1.10 0.51 0.03 93.12 05:12:30 Average: 2 5.47 0.00 1.17 0.79 0.04 92.53 05:12:30 Average: 3 5.32 0.00 1.24 0.50 0.03 92.90 05:12:30 Average: 4 5.25 0.00 1.04 0.95 0.02 92.73 05:12:30 Average: 5 5.60 0.00 0.96 0.87 0.03 92.54 05:12:30 Average: 6 5.48 0.00 1.15 1.66 0.03 91.68 05:12:30 Average: 7 5.37 0.00 1.11 0.25 0.02 93.25 05:12:30 05:12:30 05:12:30