Pull request #1605 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 088fe0655529977acef0c973463b7f49830f320f+fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (f7139df1a7f97614b93f979159f5131d585507e4) 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-ssh1829252367548830064.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-ssh17954819663616578646.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4450286920017106214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10263871603240275976.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13002308806265510178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11574039519287661834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-6666’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6668 in /w/workspace/gexfoundry_device-sdk-go_PR-1605 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1605 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1605/head:refs/remotes/origin/PR-1605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 088fe0655529977acef0c973463b7f49830f320f Merge succeeded, producing 088fe0655529977acef0c973463b7f49830f320f Checking out Revision 088fe0655529977acef0c973463b7f49830f320f (PR-1605) > git config core.sparsecheckout # timeout=10 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 Commit message: "fix: Cache init should ignore empty profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:31:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:31:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:31:55 ========================================================= 12:31:55 EdgeX Global Pipelines Version Info 12:31:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:31:56 ------------------- 12:31:56 stable info: 12:31:56 ------------------- 12:31:56 Commited By: Ginny Guan ginny@iotechsys.com 12:31:56 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:31:56 Message: update stable to v1.0.260 12:31:57 ------------------- 12:31:57 experimental info: 12:31:57 ------------------- 12:31:57 Commited By: Ginny Guan ginny@iotechsys.com 12:31:57 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:31:57 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:31:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:31:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1605 [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1605 [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1605 [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 088fe06 [Pipeline] echo 12:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:59 provisioning config files... 12:31:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config9112242273770776424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:00 ---> ****-login.sh 12:32:00 nexus3.edgexfoundry.org:10001 12:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:00 Configure a credential helper to remove this warning. See 12:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:00 12:32:00 Login Succeeded 12:32:00 nexus3.edgexfoundry.org:10002 12:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:00 Configure a credential helper to remove this warning. See 12:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:00 12:32:00 Login Succeeded 12:32:00 nexus3.edgexfoundry.org:10003 12:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:00 Configure a credential helper to remove this warning. See 12:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:00 12:32:00 Login Succeeded 12:32:00 nexus3.edgexfoundry.org:10004 12:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:00 Configure a credential helper to remove this warning. See 12:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:00 12:32:00 Login Succeeded 12:32:00 ****.io 12:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:01 Configure a credential helper to remove this warning. See 12:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:01 12:32:01 Login Succeeded 12:32:01 ---> ****-login.sh ends [Pipeline] } 12:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:32:01 + git rev-list -1 --merges 088fe0655529977acef0c973463b7f49830f320f~1..088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo 12:32:02 -----------> git rev-list -1 --merges 088fe0655529977acef0c973463b7f49830f320f~1..088fe0655529977acef0c973463b7f49830f320f 088fe0655529977acef0c973463b7f49830f320f [false] [Pipeline] sh 12:32:02 + git log --format=format:%s -1 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo 12:32:02 ========================================================= 12:32:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:32:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:02 + git log --format=format:%s -1 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo 12:32:02 [semverPrep] GIT_COMMIT: 088fe0655529977acef0c973463b7f49830f320f, Commit Message: fix: Cache init should ignore empty profile [Pipeline] echo 12:32:02 [semverPrep] This is not a build commit. [Pipeline] sh 12:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:32:03 + grep -v github /etc/ssh/ssh_known_hosts 12:32:03 + [ -e /tmp/ssh_known_hosts ] 12:32:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:32:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:32:03 sudo tee -a /etc/ssh/ssh_known_hosts 12:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:03 12:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:04 0.1.4: Pulling from edgex-devops/py-git-semver 12:32:04 b85a868b505f: Pulling fs layer 12:32:04 e2be974225ed: Pulling fs layer 12:32:04 339a4e72a1f5: Pulling fs layer 12:32:04 988bab9f4d93: Pulling fs layer 12:32:04 1469e6f7b9e6: Pulling fs layer 12:32:04 eaf3925da568: Pulling fs layer 12:32:04 bab4dde63d76: Pulling fs layer 12:32:04 bde34c3a00c8: Pulling fs layer 12:32:04 b352a97aabf1: Pulling fs layer 12:32:04 4872d77fe225: Pulling fs layer 12:32:04 5851b861e8e6: Pulling fs layer 12:32:04 eaf3925da568: Waiting 12:32:04 1469e6f7b9e6: Waiting 12:32:04 bab4dde63d76: Waiting 12:32:04 bde34c3a00c8: Waiting 12:32:04 b352a97aabf1: Waiting 12:32:04 4872d77fe225: Waiting 12:32:04 5851b861e8e6: Waiting 12:32:04 988bab9f4d93: Waiting 12:32:04 e2be974225ed: Verifying Checksum 12:32:04 e2be974225ed: Download complete 12:32:04 988bab9f4d93: Verifying Checksum 12:32:04 988bab9f4d93: Download complete 12:32:04 1469e6f7b9e6: Verifying Checksum 12:32:04 1469e6f7b9e6: Download complete 12:32:04 eaf3925da568: Download complete 12:32:04 339a4e72a1f5: Verifying Checksum 12:32:04 339a4e72a1f5: Download complete 12:32:04 bde34c3a00c8: Download complete 12:32:04 b352a97aabf1: Verifying Checksum 12:32:04 b352a97aabf1: Download complete 12:32:04 4872d77fe225: Download complete 12:32:04 5851b861e8e6: Download complete 12:32:04 b85a868b505f: Verifying Checksum 12:32:04 b85a868b505f: Download complete 12:32:04 bab4dde63d76: Verifying Checksum 12:32:04 bab4dde63d76: Download complete 12:32:05 b85a868b505f: Pull complete 12:32:05 e2be974225ed: Pull complete 12:32:06 339a4e72a1f5: Pull complete 12:32:06 988bab9f4d93: Pull complete 12:32:06 1469e6f7b9e6: Pull complete 12:32:06 eaf3925da568: Pull complete 12:32:08 bab4dde63d76: Pull complete 12:32:08 bde34c3a00c8: Pull complete 12:32:08 b352a97aabf1: Pull complete 12:32:08 4872d77fe225: Pull complete 12:32:08 5851b861e8e6: Pull complete 12:32:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:09 prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container 12:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@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/py-git-semver:0.1.4 cat 12:32:12 $ docker top ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 -eo pid,comm 12:32:12 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). 12:32:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:12 [ssh-agent] Looking for ssh-agent implementation... 12:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:12 $ docker exec ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent 12:32:12 SSH_AUTH_SOCK=/tmp/ssh-AtiUogBIxUbW/agent.32 12:32:12 SSH_AGENT_PID=38 12:32:12 Running ssh-add (command line suppressed) 12:32:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_16942487458003089546.key (/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_16942487458003089546.key) 12:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:12 + git tag --points-at HEAD [Pipeline] } 12:32:12 $ docker exec --env ******** --env ******** ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent -k 12:32:13 unset SSH_AUTH_SOCK; 12:32:13 unset SSH_AGENT_PID; 12:32:13 echo Agent pid 38 killed; 12:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:13 [ssh-agent] Looking for ssh-agent implementation... 12:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:13 $ docker exec ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent 12:32:13 SSH_AUTH_SOCK=/tmp/ssh-tjefdOJuM3yI/agent.71 12:32:13 SSH_AGENT_PID=78 12:32:13 Running ssh-add (command line suppressed) 12:32:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_5497985525543023323.key (/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_5497985525543023323.key) 12:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:13 + git semver init 12:32:14 2024-07-29 12:32:14,057 [run_init] DEBUG init version:0.0.0 force:False 12:32:14 2024-07-29 12:32:14,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver 12:32:14 2024-07-29 12:32:14,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver 12:32:14 2024-07-29 12:32:14,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605, universal_newlines=False, shell=None, istream=None) 12:32:16 2024-07-29 12:32:16,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.git/info/exclude 12:32:16 2024-07-29 12:32:16,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 with force:False 12:32:16 2024-07-29 12:32:16,026 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 12:32:16 2024-07-29 12:32:16,030 [execute] INFO git cat-file --batch-check 12:32:16 2024-07-29 12:32:16,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver, universal_newlines=False, shell=None, istream=) 12:32:16 2024-07-29 12:32:16,037 [execute] INFO git cat-file --batch 12:32:16 2024-07-29 12:32:16,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver, universal_newlines=False, shell=None, istream=) 12:32:16 2024-07-29 12:32:16,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 12:32:16 0.0.0 [Pipeline] } 12:32:16 $ docker exec --env ******** --env ******** ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent -k 12:32:16 unset SSH_AUTH_SOCK; 12:32:16 unset SSH_AGENT_PID; 12:32:16 echo Agent pid 78 killed; 12:32:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:16 + git semver [Pipeline] } 12:32:16 $ docker stop --time=1 ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 12:32:18 $ docker rm -f --volumes ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 [Pipeline] // withDockerContainer [Pipeline] sh 12:32:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:32:18 Stashed 1 file(s) [Pipeline] echo 12:32:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:19 provisioning config files... 12:32:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config6519230416227072490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:20 ---> ****-login.sh 12:32:20 nexus3.edgexfoundry.org:10001 12:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:20 Configure a credential helper to remove this warning. See 12:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:20 12:32:20 Login Succeeded 12:32:20 nexus3.edgexfoundry.org:10002 12:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:20 Configure a credential helper to remove this warning. See 12:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:20 12:32:20 Login Succeeded 12:32:20 nexus3.edgexfoundry.org:10003 12:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:20 Configure a credential helper to remove this warning. See 12:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:20 12:32:20 Login Succeeded 12:32:20 nexus3.edgexfoundry.org:10004 12:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:20 Configure a credential helper to remove this warning. See 12:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:20 12:32:20 Login Succeeded 12:32:20 ****.io 12:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:20 Configure a credential helper to remove this warning. See 12:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:20 12:32:20 Login Succeeded 12:32:20 ---> ****-login.sh ends [Pipeline] } 12:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:32:21 ========================================================= 12:32:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:32:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:21 + 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 . 12:32:21 Sending build context to Docker daemon 25.15MB 12:32:21 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 12:32:21 Step 2/10 : FROM ${BASE} AS builder 12:32:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:32:22 619be1103602: Pulling fs layer 12:32:22 7862e08f4a3e: Pulling fs layer 12:32:22 5df492c9dc93: Pulling fs layer 12:32:22 7629e6793208: Pulling fs layer 12:32:22 4f4fb700ef54: Pulling fs layer 12:32:22 fb5054dd5b73: Pulling fs layer 12:32:22 eeca6798cff9: Pulling fs layer 12:32:22 aa269ceb94a6: Pulling fs layer 12:32:22 ada007ff1a6a: Pulling fs layer 12:32:22 fb5054dd5b73: Waiting 12:32:22 aa269ceb94a6: Waiting 12:32:22 7629e6793208: Waiting 12:32:22 eeca6798cff9: Waiting 12:32:22 4f4fb700ef54: Waiting 12:32:22 7862e08f4a3e: Download complete 12:32:22 7629e6793208: Verifying Checksum 12:32:22 7629e6793208: Download complete 12:32:22 4f4fb700ef54: Download complete 12:32:22 fb5054dd5b73: Verifying Checksum 12:32:22 fb5054dd5b73: Download complete 12:32:22 619be1103602: Verifying Checksum 12:32:22 619be1103602: Download complete 12:32:22 eeca6798cff9: Verifying Checksum 12:32:22 eeca6798cff9: Download complete 12:32:22 619be1103602: Pull complete 12:32:22 ada007ff1a6a: Verifying Checksum 12:32:22 ada007ff1a6a: Download complete 12:32:22 7862e08f4a3e: Pull complete 12:32:22 5df492c9dc93: Verifying Checksum 12:32:22 5df492c9dc93: Download complete 12:32:22 aa269ceb94a6: Verifying Checksum 12:32:22 aa269ceb94a6: Download complete 12:32:26 5df492c9dc93: Pull complete 12:32:26 7629e6793208: Pull complete 12:32:26 4f4fb700ef54: Pull complete 12:32:26 fb5054dd5b73: Pull complete 12:32:26 eeca6798cff9: Pull complete 12:32:28 aa269ceb94a6: Pull complete 12:32:29 ada007ff1a6a: Pull complete 12:32:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:32:29 ---> f489d0715acc 12:32:29 Step 3/10 : ARG MAKE=make build 12:32:33 ---> Running in 0862859db173 12:32:33 Removing intermediate container 0862859db173 12:32:33 ---> f0db27e5b61c 12:32:33 Step 4/10 : WORKDIR /device-sdk-go 12:32:33 ---> Running in 187bdf7869b1 12:32:33 Removing intermediate container 187bdf7869b1 12:32:33 ---> d5acd17a90bd 12:32:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:32:33 ---> Running in 99e117677b20 12:32:33 Removing intermediate container 99e117677b20 12:32:33 ---> 5c897a94b5a6 12:32:33 Step 6/10 : RUN apk add --update --no-cache make git 12:32:33 ---> Running in d062f0d76269 12:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:32:34 OK: 264 MiB in 52 packages 12:32:34 Removing intermediate container d062f0d76269 12:32:34 ---> d36dc791093b 12:32:34 Step 7/10 : COPY go.mod vendor* ./ 12:32:34 ---> 2a3a0b0fe1aa 12:32:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:34 ---> Running in 427b730d7d71 12:32:34 Still waiting to schedule task 12:32:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:33:42 Removing intermediate container 427b730d7d71 12:33:42 ---> af9da57ff243 12:33:42 Step 9/10 : COPY . . 12:33:42 ---> 4c46632184c9 12:33:42 Step 10/10 : RUN ${MAKE} 12:33:42 ---> Running in 5485c20dc146 12:33:42 noop 12:33:42 Removing intermediate container 5485c20dc146 12:33:42 ---> 0ad8f89a67f4 12:33:42 Successfully built 0ad8f89a67f4 12:33:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:42 + docker inspect -f . ci-base-image-x86_64 12:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:42 prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container 12:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:33:43 $ docker top 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:43 + go version 12:33:43 go version go1.21.9 linux/amd64 [Pipeline] } 12:33:43 $ docker stop --time=1 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb 12:33:44 $ docker rm -f --volumes 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:45 + docker inspect -f . ci-base-image-x86_64 12:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:45 prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container 12:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:33:46 $ docker top 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1605 [Pipeline] fileExists [Pipeline] sh 12:33:47 + make test 12:33:47 go test -race -coverprofile=coverage.out ./... 12:33:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 12:34:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6669 in /w/workspace/gexfoundry_device-sdk-go_PR-1605 [Pipeline] { [Pipeline] ws 12:34:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 12:34:12 The recommended git tool is: git 12:34:21 using credential edgex-jenkins-ssh 12:34:21 Cloning the remote Git repository 12:34:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:34:21 > git init /w/workspace/device-sdk-go/1 # timeout=10 12:34:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:34:21 > git --version # timeout=10 12:34:21 > git --version # 'git version 2.25.1' 12:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 12:34:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.030s coverage: 27.0% of statements 12:34:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 12:34:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.049s coverage: 86.0% of statements 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 12:34:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 12:34:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.084s coverage: 55.2% of statements 12:34:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 12:34:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements 12:34:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.935s coverage: 44.6% of statements 12:34:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.065s coverage: 68.5% of statements 12:34:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 89.2% of statements 12:34:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.4% of statements 12:34:27 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 088fe0655529977acef0c973463b7f49830f320f 12:34:28 Merge succeeded, producing 088fe0655529977acef0c973463b7f49830f320f 12:34:28 Checking out Revision 088fe0655529977acef0c973463b7f49830f320f (PR-1605) 12:34:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:34:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1605/head:refs/remotes/origin/PR-1605 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:34:27 > git config core.sparsecheckout # timeout=10 12:34:27 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 12:34:27 > git remote # timeout=10 12:34:27 > git config --get remote.origin.url # timeout=10 12:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:27 > git merge fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 12:34:28 > git rev-parse HEAD^{commit} # timeout=10 12:34:28 > git config core.sparsecheckout # timeout=10 12:34:28 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 12:34:31 Commit message: "fix: Cache init should ignore empty profile" 12:34:31 > git --version # timeout=10 12:34:31 > git --version # 'git version 2.25.1' 12:34:31 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:34:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:34:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:34:33 Dload Upload Total Spent Left Speed 12:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 12:34:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:34:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:34:34 + sudo tee /etc/docker/daemon.new 12:34:34 { 12:34:34 "registry-mirrors": [ 12:34:34 "https://nexus3.edgexfoundry.org:10001" 12:34:34 ], 12:34:34 "bip": "10.250.0.254/24", 12:34:34 "hosts": [ 12:34:34 "tcp://0.0.0.0:5555", 12:34:34 "unix:///var/run/docker.sock" 12:34:34 ], 12:34:34 "mtu": 1458, 12:34:34 "selinux-enabled": true, 12:34:34 "seccomp-profile": "/etc/docker/seccomp.json" 12:34:34 } [Pipeline] sh 12:34:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:34:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:34:53 provisioning config files... 12:34:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4460242080609727490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:34:54 ---> ****-login.sh 12:34:54 nexus3.edgexfoundry.org:10001 12:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:54 Configure a credential helper to remove this warning. See 12:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:54 12:34:54 Login Succeeded 12:34:54 nexus3.edgexfoundry.org:10002 12:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:55 Configure a credential helper to remove this warning. See 12:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:55 12:34:55 Login Succeeded 12:34:55 nexus3.edgexfoundry.org:10003 12:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:55 Configure a credential helper to remove this warning. See 12:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:55 12:34:55 Login Succeeded 12:34:55 nexus3.edgexfoundry.org:10004 12:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:55 Configure a credential helper to remove this warning. See 12:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:55 12:34:55 Login Succeeded 12:34:55 ****.io 12:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:56 Configure a credential helper to remove this warning. See 12:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:56 12:34:56 Login Succeeded 12:34:56 ---> ****-login.sh ends [Pipeline] } 12:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:34:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:34:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:34:56 ========================================================= 12:34:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:34:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:57 + 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 . 12:34:58 Sending build context to Docker daemon 13.01MB 12:34:58 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 12:34:58 Step 2/10 : FROM ${BASE} AS builder 12:34:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:34:58 c6b39de5b339: Pulling fs layer 12:34:58 a69c41024577: Pulling fs layer 12:34:58 d6de4b400683: Pulling fs layer 12:34:58 35cb2a7552d0: Pulling fs layer 12:34:58 4f4fb700ef54: Pulling fs layer 12:34:58 464afbd9ba4c: Pulling fs layer 12:34:58 00f215d4a9da: Pulling fs layer 12:34:58 d496ad576159: Pulling fs layer 12:34:58 4f4fb700ef54: Waiting 12:34:58 464afbd9ba4c: Waiting 12:34:58 00f215d4a9da: Waiting 12:34:58 d496ad576159: Waiting 12:34:58 35cb2a7552d0: Waiting 12:34:58 a69c41024577: Verifying Checksum 12:34:58 a69c41024577: Download complete 12:34:58 35cb2a7552d0: Verifying Checksum 12:34:58 35cb2a7552d0: Download complete 12:34:58 4f4fb700ef54: Verifying Checksum 12:34:58 4f4fb700ef54: Download complete 12:34:58 c6b39de5b339: Download complete 12:34:58 464afbd9ba4c: Verifying Checksum 12:34:58 464afbd9ba4c: Download complete 12:34:58 d496ad576159: Verifying Checksum 12:34:58 d496ad576159: Download complete 12:34:59 GO111MODULE=on go vet ./... 12:34:59 c6b39de5b339: Pull complete 12:35:00 a69c41024577: Pull complete 12:35:00 d6de4b400683: Verifying Checksum 12:35:00 d6de4b400683: Download complete 12:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:35:00 ./bin/test-attribution-txt.sh 12:35:01 00f215d4a9da: Download complete [Pipeline] echo 12:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:35:02 $ docker stop --time=1 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 12:35:13 d6de4b400683: Pull complete 12:35:13 35cb2a7552d0: Pull complete 12:35:13 4f4fb700ef54: Pull complete 12:35:13 464afbd9ba4c: Pull complete 12:35:13 $ docker rm -f --volumes 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:35:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:35:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:35:16 + ls -al . 12:35:16 total 380 12:35:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 29 12:33 . 12:35:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:31 .. 12:35:16 -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 12:31 .dockerignore 12:35:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 12:34 .git 12:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:31 .github 12:35:16 -rw-rw-r-- 1 jenkins jenkins 137 Jul 29 12:31 .gitignore 12:35:16 -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 12:31 .golangci.yml 12:35:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 12:32 .semver 12:35:16 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 29 12:31 CHANGELOG.md 12:35:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 12:31 GOVERNANCE.md 12:35:16 -rw-rw-r-- 1 jenkins jenkins 885 Jul 29 12:31 Jenkinsfile 12:35:16 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 12:31 LICENSE 12:35:16 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 29 12:31 Makefile 12:35:16 -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 12:31 OWNERS.md 12:35:16 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 29 12:31 README.md 12:35:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 12:32 VERSION 12:35:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 12:31 bin 12:35:16 -rw-r--r-- 1 jenkins jenkins 125320 Jul 29 12:34 coverage.out 12:35:16 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 12:31 example 12:35:16 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 29 12:31 go.mod 12:35:16 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 29 12:31 go.sum 12:35:16 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:31 internal 12:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:31 openapi 12:35:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 12:31 pkg 12:35:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:31 snap 12:35:16 -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 12:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:16 + 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=088fe0655529977acef0c973463b7f49830f320f --label arch=amd64 --label version=0.0.0 . 12:35:16 Sending build context to Docker daemon 25.28MB 12:35:16 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 12:35:16 Step 2/24 : FROM ${BASE} AS builder 12:35:16 ---> 0ad8f89a67f4 12:35:16 Step 3/24 : ARG MAKE=make build 12:35:17 ---> Running in 478bf51c51ae 12:35:18 Removing intermediate container 478bf51c51ae 12:35:18 ---> 935e9e1c71c3 12:35:18 Step 4/24 : WORKDIR /device-sdk-go 12:35:18 ---> Running in 1504751829e3 12:35:18 Removing intermediate container 1504751829e3 12:35:18 ---> 48df8dbfb29a 12:35:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:35:18 ---> Running in 9cc647d9f7e6 12:35:18 Removing intermediate container 9cc647d9f7e6 12:35:18 ---> 48b52b192f9c 12:35:18 Step 6/24 : RUN apk add --update --no-cache make git 12:35:19 ---> Running in 3490e2e6b72d 12:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:35:19 OK: 264 MiB in 52 packages 12:35:20 Removing intermediate container 3490e2e6b72d 12:35:20 ---> ceb09c00a837 12:35:20 Step 7/24 : COPY go.mod vendor* ./ 12:35:20 ---> a8a2bca7d140 12:35:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:20 ---> Running in 7002aa29c36d 12:35:21 Removing intermediate container 7002aa29c36d 12:35:21 ---> 8485124920fe 12:35:21 Step 9/24 : COPY . . 12:35:22 ---> c1c243e98336 12:35:22 Step 10/24 : RUN ${MAKE} 12:35:22 ---> Running in e88e97349cdf 12:35:22 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:35:23 00f215d4a9da: Pull complete 12:35:24 d496ad576159: Pull complete 12:35:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:35:24 ---> f246e2811388 12:35:24 Step 3/10 : ARG MAKE=make build 12:35:24 ---> Running in cf93efa55fe8 12:35:25 Removing intermediate container cf93efa55fe8 12:35:25 ---> be2729bac83d 12:35:25 Step 4/10 : WORKDIR /device-sdk-go 12:35:25 ---> Running in 20787af8e99b 12:35:25 Removing intermediate container 20787af8e99b 12:35:25 ---> 3d922ca46cd5 12:35:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:35:25 ---> Running in 37135b969e82 12:35:25 Removing intermediate container 37135b969e82 12:35:25 ---> 291a081d4f41 12:35:25 Step 6/10 : RUN apk add --update --no-cache make git 12:35:26 ---> Running in 19649100e974 12:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:35:28 OK: 266 MiB in 52 packages 12:35:29 Removing intermediate container 19649100e974 12:35:29 ---> 336b5937c488 12:35:29 Step 7/10 : COPY go.mod vendor* ./ 12:35:30 ---> bd4396374131 12:35:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:30 ---> Running in 8086c616e791 12:35:54 Removing intermediate container e88e97349cdf 12:35:54 ---> 7411225ef7ff 12:35:54 Step 11/24 : FROM alpine:3.18 12:35:54 3.18: Pulling from library/alpine 12:35:54 930bdd4d222e: Pulling fs layer 12:35:54 930bdd4d222e: Verifying Checksum 12:35:54 930bdd4d222e: Download complete 12:35:54 930bdd4d222e: Pull complete 12:35:54 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:35:54 Status: Downloaded newer image for alpine:3.18 12:35:54 ---> 18f865063206 12:35:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:35:54 ---> Running in dfe0d901918e 12:35:54 Removing intermediate container dfe0d901918e 12:35:54 ---> 6ef21e30a649 12:35:54 Step 13/24 : RUN apk add --update --no-cache dumb-init 12:35:54 ---> Running in 8b36805fd57d 12:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:35:54 (1/1) Installing dumb-init (1.2.5-r2) 12:35:54 Executing busybox-1.36.1-r7.trigger 12:35:54 OK: 7 MiB in 16 packages 12:35:54 Removing intermediate container 8b36805fd57d 12:35:54 ---> 420317aeb80f 12:35:54 Step 14/24 : RUN apk --no-cache upgrade 12:35:54 ---> Running in e9bf70bbfe69 12:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:35:54 OK: 7 MiB in 16 packages 12:35:54 Removing intermediate container e9bf70bbfe69 12:35:54 ---> 852c896ca837 12:35:54 Step 15/24 : WORKDIR / 12:35:54 ---> Running in ce938baa8cbd 12:35:54 Removing intermediate container ce938baa8cbd 12:35:54 ---> 0b0263c3834a 12:35:54 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 12:35:54 ---> f9df4098f698 12:35:54 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 12:35:56 ---> 08e73088d7a1 12:35:56 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 12:35:56 ---> a4736f3abf8c 12:35:56 Step 19/24 : EXPOSE 59999 12:35:56 ---> Running in 0f025892e507 12:35:56 Removing intermediate container 0f025892e507 12:35:56 ---> ac5fc494645c 12:35:56 Step 20/24 : ENTRYPOINT ["/device-simple"] 12:35:56 ---> Running in b9c08ce56f38 12:35:56 Removing intermediate container b9c08ce56f38 12:35:56 ---> 6ee156243231 12:35:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:35:56 ---> Running in b95108a492bf 12:35:56 Removing intermediate container b95108a492bf 12:35:56 ---> c5ead7219a20 12:35:56 Step 22/24 : LABEL arch=amd64 12:35:56 ---> Running in 850cbfb626ee 12:35:56 Removing intermediate container 850cbfb626ee 12:35:56 ---> 9f3a4bd0f67c 12:35:56 Step 23/24 : LABEL git_sha=088fe0655529977acef0c973463b7f49830f320f 12:35:56 ---> Running in 0301c32d32aa 12:35:56 Removing intermediate container 0301c32d32aa 12:35:56 ---> 6083dbdde2f1 12:35:56 Step 24/24 : LABEL version=0.0.0 12:35:56 ---> Running in 4afacc32c46f 12:35:56 Removing intermediate container 4afacc32c46f 12:35:56 ---> 113970e05968 12:35:56 [Warning] One or more build-args [ARCH] were not consumed 12:35:56 Successfully built 113970e05968 12:35:56 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 12:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:57 12:35:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:58 latest: Pulling from edgex-lftools-log-publisher 12:35:58 5eb5b503b376: Pulling fs layer 12:35:58 5c69ac0246d0: Pulling fs layer 12:35:58 ec43610c2a17: Pulling fs layer 12:35:58 3a2ae6a8a46f: Pulling fs layer 12:35:58 33b1e0a273af: Pulling fs layer 12:35:58 5d3b04190fa2: Pulling fs layer 12:35:58 2f39f015ded8: Pulling fs layer 12:35:58 3a2ae6a8a46f: Waiting 12:35:58 33b1e0a273af: Waiting 12:35:58 5d3b04190fa2: Waiting 12:35:58 5c69ac0246d0: Download complete 12:35:58 3a2ae6a8a46f: Verifying Checksum 12:35:58 3a2ae6a8a46f: Download complete 12:35:58 33b1e0a273af: Verifying Checksum 12:35:58 33b1e0a273af: Download complete 12:35:58 5d3b04190fa2: Verifying Checksum 12:35:58 5d3b04190fa2: Download complete 12:35:58 ec43610c2a17: Verifying Checksum 12:35:58 ec43610c2a17: Download complete 12:35:58 5eb5b503b376: Verifying Checksum 12:35:58 5eb5b503b376: Download complete 12:35:59 2f39f015ded8: Download complete 12:35:59 5eb5b503b376: Pull complete 12:35:59 5c69ac0246d0: Pull complete 12:36:00 ec43610c2a17: Pull complete 12:36:00 3a2ae6a8a46f: Pull complete 12:36:00 33b1e0a273af: Pull complete 12:36:00 5d3b04190fa2: Pull complete 12:36:03 2f39f015ded8: Pull complete 12:36:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:04 prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container 12:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:36:09 $ docker top b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:09 ---> job-cost.sh 12:36:09 lf-activate-venv: SKIPPING 12:36:09 INFO: No Stack... 12:36:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:10 INFO: Archiving Costs [Pipeline] sh 12:36:10 + + cut -d, -f6 12:36:10 cat /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/cost.csv [Pipeline] lock 12:36:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] 12:36:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] did not exist. Created. 12:36:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:10 + echo total: 0.2199999988079071 [Pipeline] stash 12:36:10 Stashed 1 file(s) [Pipeline] } 12:36:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:11 $ docker stop --time=1 b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f 12:36:12 $ docker rm -f --volumes b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:37:21 Removing intermediate container 8086c616e791 12:37:21 ---> e416940c4e69 12:37:21 Step 9/10 : COPY . . 12:37:21 ---> 9b8f75eabf40 12:37:21 Step 10/10 : RUN ${MAKE} 12:37:21 ---> Running in a87b488deac5 12:37:21 noop 12:37:21 Removing intermediate container a87b488deac5 12:37:21 ---> 2bf57156c942 12:37:21 Successfully built 2bf57156c942 12:37:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:22 + docker inspect -f . ci-base-image-arm64 12:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:22 prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container 12:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:23 $ docker top bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:24 + go version 12:37:24 go version go1.21.9 linux/arm64 [Pipeline] } 12:37:24 $ docker stop --time=1 bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 12:37:26 $ docker rm -f --volumes bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:27 + docker inspect -f . ci-base-image-arm64 12:37:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container 12:37:28 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:29 $ docker top 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:30 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 12:37:30 + make test 12:37:30 go test -race -coverprofile=coverage.out ./... 12:38:09 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 12:41:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 12:41:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 12:41:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 12:41:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 12:41:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 12:41:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.116s coverage: 27.0% of statements 12:41:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.156s coverage: 79.4% of statements 12:41:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 12:41:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 12:41:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.237s coverage: 86.0% of statements 12:41:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 12:41:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.412s coverage: 55.2% of statements 12:41:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.135s coverage: 14.4% of statements 12:41:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.842s coverage: 44.6% of statements 12:41:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 12:41:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 12:41:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.314s coverage: 68.5% of statements 12:41:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.355s coverage: 89.2% of statements 12:41:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 12:42:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.227s coverage: 5.4% of statements 12:42:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:42:01 GO111MODULE=on go vet ./... 12:45:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:45:38 ./bin/test-attribution-txt.sh [Pipeline] echo 12:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:45:38 $ docker stop --time=1 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 12:45:40 $ docker rm -f --volumes 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 [Pipeline] // withDockerContainer [Pipeline] sh 12:45:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:45:42 Warning: overwriting stash ‘coverage-report’ 12:45:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:45:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:45:43 + ls -al . 12:45:43 total 376 12:45:43 drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 12:37 . 12:45:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:34 .. 12:45:43 -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 12:34 .dockerignore 12:45:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 12:34 .git 12:45:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:34 .github 12:45:43 -rw-rw-r-- 1 jenkins jenkins 137 Jul 29 12:34 .gitignore 12:45:43 -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 12:34 .golangci.yml 12:45:43 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 29 12:34 CHANGELOG.md 12:45:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 12:34 GOVERNANCE.md 12:45:43 -rw-rw-r-- 1 jenkins jenkins 885 Jul 29 12:34 Jenkinsfile 12:45:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 12:34 LICENSE 12:45:43 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 29 12:34 Makefile 12:45:43 -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 12:34 OWNERS.md 12:45:43 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 29 12:34 README.md 12:45:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 12:32 VERSION 12:45:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 12:34 bin 12:45:43 -rw-r--r-- 1 jenkins jenkins 125320 Jul 29 12:41 coverage.out 12:45:43 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 12:34 example 12:45:43 -rw-rw-r-- 1 jenkins jenkins 6996 Jul 29 12:34 go.mod 12:45:43 -rw-rw-r-- 1 jenkins jenkins 101460 Jul 29 12:34 go.sum 12:45:43 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:34 internal 12:45:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:34 openapi 12:45:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 12:34 pkg 12:45:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:34 snap 12:45:43 -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 12:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:44 + 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=088fe0655529977acef0c973463b7f49830f320f --label arch=arm64 --label version=0.0.0 . 12:45:44 Sending build context to Docker daemon 13.14MB 12:45:44 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 12:45:44 Step 2/24 : FROM ${BASE} AS builder 12:45:44 ---> 2bf57156c942 12:45:44 Step 3/24 : ARG MAKE=make build 12:45:45 ---> Running in 4c162fb4628d 12:45:45 Removing intermediate container 4c162fb4628d 12:45:45 ---> 83d0071c5dfe 12:45:45 Step 4/24 : WORKDIR /device-sdk-go 12:45:45 ---> Running in 7b4a1a913bf3 12:45:45 Removing intermediate container 7b4a1a913bf3 12:45:45 ---> 5c184266c11b 12:45:45 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:45:45 ---> Running in aedce05abc30 12:45:45 Removing intermediate container aedce05abc30 12:45:45 ---> b2930d541e69 12:45:45 Step 6/24 : RUN apk add --update --no-cache make git 12:45:46 ---> Running in 14b375179775 12:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:45:48 OK: 266 MiB in 52 packages 12:45:49 Removing intermediate container 14b375179775 12:45:49 ---> cc042a0ebf12 12:45:49 Step 7/24 : COPY go.mod vendor* ./ 12:45:49 ---> 3b2156112ebc 12:45:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:49 ---> Running in 7f200e6b1ed1 12:45:52 Removing intermediate container 7f200e6b1ed1 12:45:52 ---> 4d9af2764339 12:45:52 Step 9/24 : COPY . . 12:45:53 ---> 67a20f65684c 12:45:53 Step 10/24 : RUN ${MAKE} 12:45:53 ---> Running in 7d527e3d36c5 12:45:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:49:16 Removing intermediate container 7d527e3d36c5 12:49:16 ---> f28af76d49af 12:49:16 Step 11/24 : FROM alpine:3.18 12:49:16 3.18: Pulling from library/alpine 12:49:16 4983c3fe2029: Pulling fs layer 12:49:16 4983c3fe2029: Verifying Checksum 12:49:16 4983c3fe2029: Download complete 12:49:16 4983c3fe2029: Pull complete 12:49:16 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:49:16 Status: Downloaded newer image for alpine:3.18 12:49:16 ---> a0237000ae83 12:49:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:49:16 ---> Running in 87ddd7e83408 12:49:16 Removing intermediate container 87ddd7e83408 12:49:16 ---> a81f2813e92f 12:49:16 Step 13/24 : RUN apk add --update --no-cache dumb-init 12:49:16 ---> Running in 9097b1d12b50 12:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:49:16 (1/1) Installing dumb-init (1.2.5-r2) 12:49:16 Executing busybox-1.36.1-r7.trigger 12:49:16 OK: 8 MiB in 16 packages 12:49:16 Removing intermediate container 9097b1d12b50 12:49:16 ---> 5315af2a33e6 12:49:16 Step 14/24 : RUN apk --no-cache upgrade 12:49:16 ---> Running in e5b9fae5adc4 12:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:49:18 OK: 8 MiB in 16 packages 12:49:19 Removing intermediate container e5b9fae5adc4 12:49:19 ---> 1b65cf2caa4d 12:49:19 Step 15/24 : WORKDIR / 12:49:19 ---> Running in 8190de7ec63a 12:49:19 Removing intermediate container 8190de7ec63a 12:49:19 ---> c13ea8a0c14f 12:49:19 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 12:49:20 ---> 909a84f634bb 12:49:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 12:49:22 ---> 833894aa6d70 12:49:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 12:49:22 ---> 26a2903ca67a 12:49:22 Step 19/24 : EXPOSE 59999 12:49:22 ---> Running in 9781f19eb3b0 12:49:22 Removing intermediate container 9781f19eb3b0 12:49:22 ---> 888bf1a1409d 12:49:22 Step 20/24 : ENTRYPOINT ["/device-simple"] 12:49:22 ---> Running in 96f4c0c1b535 12:49:23 Removing intermediate container 96f4c0c1b535 12:49:23 ---> 3cbf9923d953 12:49:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:49:23 ---> Running in 25694d1b4a20 12:49:23 Removing intermediate container 25694d1b4a20 12:49:23 ---> bc40226ad4db 12:49:23 Step 22/24 : LABEL arch=arm64 12:49:23 ---> Running in b462e89994fe 12:49:24 Removing intermediate container b462e89994fe 12:49:24 ---> 7529eb743f54 12:49:24 Step 23/24 : LABEL git_sha=088fe0655529977acef0c973463b7f49830f320f 12:49:24 ---> Running in 77ddc3959153 12:49:24 Removing intermediate container 77ddc3959153 12:49:24 ---> 4ff7f53817e4 12:49:24 Step 24/24 : LABEL version=0.0.0 12:49:24 ---> Running in 0af808b88117 12:49:24 Removing intermediate container 0af808b88117 12:49:24 ---> aed9f33b03fa 12:49:24 [Warning] One or more build-args [ARCH] were not consumed 12:49:24 Successfully built aed9f33b03fa 12:49:24 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 12:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:25 12:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:26 arm64: Pulling from edgex-lftools-log-publisher 12:49:26 8998bd30e6a1: Pulling fs layer 12:49:26 04944245beec: Pulling fs layer 12:49:26 699f458cf7ca: Pulling fs layer 12:49:26 765212b225bb: Pulling fs layer 12:49:26 f23df028b6ca: Pulling fs layer 12:49:26 d65c8cfc05b1: Pulling fs layer 12:49:26 2437ff75d9bd: Pulling fs layer 12:49:26 765212b225bb: Waiting 12:49:26 f23df028b6ca: Waiting 12:49:26 d65c8cfc05b1: Waiting 12:49:26 2437ff75d9bd: Waiting 12:49:26 04944245beec: Verifying Checksum 12:49:26 04944245beec: Download complete 12:49:26 765212b225bb: Verifying Checksum 12:49:26 765212b225bb: Download complete 12:49:26 f23df028b6ca: Verifying Checksum 12:49:26 f23df028b6ca: Download complete 12:49:26 d65c8cfc05b1: Verifying Checksum 12:49:26 d65c8cfc05b1: Download complete 12:49:26 699f458cf7ca: Verifying Checksum 12:49:26 699f458cf7ca: Download complete 12:49:27 8998bd30e6a1: Verifying Checksum 12:49:27 8998bd30e6a1: Download complete 12:49:29 2437ff75d9bd: Verifying Checksum 12:49:29 2437ff75d9bd: Download complete 12:49:31 8998bd30e6a1: Pull complete 12:49:32 04944245beec: Pull complete 12:49:33 699f458cf7ca: Pull complete 12:49:33 765212b225bb: Pull complete 12:49:34 f23df028b6ca: Pull complete 12:49:34 d65c8cfc05b1: Pull complete 12:49:53 2437ff75d9bd: Pull complete 12:49:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:53 prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container 12:49:53 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:49:56 $ docker top 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:56 ---> job-cost.sh 12:49:56 lf-activate-venv: SKIPPING 12:49:56 INFO: No Stack... 12:49:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:58 INFO: Archiving Costs [Pipeline] sh 12:49:58 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 12:49:58 + cut -d, -f6 [Pipeline] lock 12:49:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] 12:49:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] did not exist. Created. 12:49:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:49:59 /w/workspace/device-sdk-go/1@tmp/durable-24df3a84/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:50:00 + echo total: 0.10999999940395355 [Pipeline] stash 12:50:00 Warning: overwriting stash ‘stack-cost’ 12:50:00 Stashed 1 file(s) [Pipeline] } 12:50:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:50:00 $ docker stop --time=1 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 12:50:01 $ docker rm -f --volumes 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 [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 12:50:02 provisioning config files... 12:50:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config18001842691381270969tmp [Pipeline] { [Pipeline] sh 12:50:03 + set +x 12:50:03 + curl -s https://codecov.io/bash 12:50:03 + bash -s -- 12:50:03 12:50:03 _____ _ 12:50:03 / ____| | | 12:50:03 | | ___ __| | ___ ___ _____ __ 12:50:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:50:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:50:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:50:03 Bash-1.0.6 12:50:03 12:50:03 12:50:03 ==> git version 2.25.1 found 12:50:03 ==> 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 12:50:03 Release-Date: 2020-01-08 12:50:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:50:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:50:03 ==> Jenkins CI detected. 12:50:03 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1605 12:50:03 project root: . 12:50:03 --> token set from env 12:50:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:50:03 ==> Running gcov in . (disable via -X gcov) 12:50:03 ==> Python coveragepy not found 12:50:03 ==> Searching for coverage reports in: 12:50:03 + . 12:50:03 -> Found 1 reports 12:50:03 ==> Detecting git/mercurial file structure 12:50:03 ==> Reading reports 12:50:03 + ./coverage.out bytes=125320 12:50:03 ==> Appending adjustments 12:50:03 https://docs.codecov.io/docs/fixing-reports 12:50:03 + Found adjustments 12:50:03 ==> Gzipping contents 12:50:03 20K /tmp/codecov.Aezx2b.gz 12:50:03 ==> Uploading reports 12:50:03 url: https://codecov.io 12:50:03 query: branch=PR-1605&commit=088fe0655529977acef0c973463b7f49830f320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1605&job=&cmd_args= 12:50:03 -> Pinging Codecov 12:50:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1605&commit=088fe0655529977acef0c973463b7f49830f320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1605&job=&cmd_args= 12:50:03 -> Uploading to 12:50:03 https://storage.googleapis.com/codecov/v4/raw/2024-07-29/7E55EF52A471D76F132DFD9A03CDDE97/088fe0655529977acef0c973463b7f49830f320f/5baac07b-73c2-42b1-8a5d-dbe6c1f9d84e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T125003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3f35b3182c9642116a8ffd59eacafa2ddf88da399f02b3d936cbe4a49fc444c 12:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:03 Dload Upload Total Spent Left Speed 12:50:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17086 0 0 100 17086 0 82941 --:--:-- --:--:-- --:--:-- 82541 100 17086 0 0 100 17086 0 33900 --:--:-- --:--:-- --:--:-- 33833 12:50:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/088fe0655529977acef0c973463b7f49830f320f [Pipeline] } 12:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:50:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives ] 12:50:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives 12:50:06 total 16 12:50:06 drwxr-xr-x 3 root root 4096 Jul 29 12:36 . 12:50:06 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:36 .. 12:50:06 drwxr-xr-x 2 root root 4096 Jul 29 12:36 cost 12:50:06 -rw-r--r-- 1 root root 86 Jul 29 12:36 cost.csv 12:50:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives 12:50:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives 12:50:06 total 16 12:50:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 12:36 . 12:50:06 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:36 .. 12:50:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 12:36 cost 12:50:06 -rw-r--r-- 1 jenkins jenkins 86 Jul 29 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:50:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:50:08 ---> package-listing.sh 12:50:08 ++ facter osfamily 12:50:08 ++ tr '[:upper:]' '[:lower:]' 12:50:08 + OS_FAMILY=debian 12:50:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1605 12:50:08 + START_PACKAGES=/tmp/packages_start.txt 12:50:08 + END_PACKAGES=/tmp/packages_end.txt 12:50:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:08 + PACKAGES=/tmp/packages_start.txt 12:50:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1605 ']' 12:50:08 + PACKAGES=/tmp/packages_end.txt 12:50:08 + case "${OS_FAMILY}" in 12:50:08 + dpkg -l 12:50:08 + grep '^ii' 12:50:08 + '[' -f /tmp/packages_start.txt ']' 12:50:08 + '[' -f /tmp/packages_end.txt ']' 12:50:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1605 ']' 12:50:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/ 12:50:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/ [Pipeline] echo 12:50:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:50:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:09 prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container 12:50:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:50:09 $ docker top 3cf2687d60e2b67d66a8c7cbe313f3b459f621cd526736f3aac48be004dfa343 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:10 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:50:10 + ls /var/log/sa-host 12:50:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:11 provisioning config files... 12:50:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config1742170039778051832tmp [Pipeline] { [Pipeline] echo 12:50:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:11 ---> create-netrc.sh [Pipeline] } 12:50:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:12 ---> python-tools-install.sh [Pipeline] echo 12:50:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:12 ---> sudo-logs.sh 12:50:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:12 ---> job-cost.sh 12:50:12 lf-activate-venv: SKIPPING 12:50:12 DEBUG: total: 0.2199999988079071 12:50:12 INFO: Retrieving Stack Cost... 12:50:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:50:13 INFO: Archiving Costs [Pipeline] echo 12:50:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:13 ---> logs-deploy.sh 12:50:13 lf-activate-venv: SKIPPING 12:50:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1605/1 12:50:13 INFO: archiving workspace using pattern(s): 12:50:14 Archives upload complete. 12:50:14 INFO: archiving logs to Nexus 12:50:15 ---> uname -a: 12:50:15 Linux prd-ubuntu20-04-docker-8c-8g-6668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:50:15 12:50:15 12:50:15 ---> lscpu: 12:50:15 Architecture: x86_64 12:50:15 CPU op-mode(s): 32-bit, 64-bit 12:50:15 Byte Order: Little Endian 12:50:15 Address sizes: 40 bits physical, 48 bits virtual 12:50:15 CPU(s): 8 12:50:15 On-line CPU(s) list: 0-7 12:50:15 Thread(s) per core: 1 12:50:15 Core(s) per socket: 1 12:50:15 Socket(s): 8 12:50:15 NUMA node(s): 1 12:50:15 Vendor ID: AuthenticAMD 12:50:15 CPU family: 23 12:50:15 Model: 49 12:50:15 Model name: AMD EPYC-Rome Processor 12:50:15 Stepping: 0 12:50:15 CPU MHz: 2799.998 12:50:15 BogoMIPS: 5599.99 12:50:15 Virtualization: AMD-V 12:50:15 Hypervisor vendor: KVM 12:50:15 Virtualization type: full 12:50:15 L1d cache: 256 KiB 12:50:15 L1i cache: 256 KiB 12:50:15 L2 cache: 4 MiB 12:50:15 L3 cache: 128 MiB 12:50:15 NUMA node0 CPU(s): 0-7 12:50:15 Vulnerability Itlb multihit: Not affected 12:50:15 Vulnerability L1tf: Not affected 12:50:15 Vulnerability Mds: Not affected 12:50:15 Vulnerability Meltdown: Not affected 12:50:15 Vulnerability Mmio stale data: Not affected 12:50:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:50:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:50:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:50:15 Vulnerability Srbds: Not affected 12:50:15 Vulnerability Tsx async abort: Not affected 12:50:15 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 12:50:15 12:50:15 12:50:15 ---> nproc: 12:50:15 8 12:50:15 12:50:15 12:50:15 ---> df -h: 12:50:15 Filesystem Size Used Avail Use% Mounted on 12:50:15 overlay 155G 12G 143G 8% / 12:50:15 tmpfs 64M 0 64M 0% /dev 12:50:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:50:15 shm 64M 0 64M 0% /dev/shm 12:50:15 /dev/vda1 155G 12G 143G 8% /facter-os 12:50:15 12:50:15 12:50:15 ---> sar -b -r -n DEV: 12:50:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6668) 07/29/24 _x86_64_ (8 CPU) 12:50:15 12:50:15 12:31:14 LINUX RESTART (8 CPU) 12:50:15 12:50:15 12:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:50:15 12:33:01 148.96 5.05 143.91 0.00 488.45 34486.12 0.00 12:50:15 12:34:01 223.66 1.78 221.88 0.00 23.73 76302.08 0.00 12:50:15 12:35:01 39.20 0.05 39.15 0.00 0.40 27879.79 0.00 12:50:15 12:36:01 171.92 0.20 171.72 0.00 11.47 50035.20 0.00 12:50:15 12:37:01 90.42 5.10 85.32 0.00 4342.48 24792.27 0.00 12:50:15 12:38:01 6.45 0.02 6.43 0.00 0.13 130.09 0.00 12:50:15 12:39:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 12:50:15 12:40:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 12:50:15 12:41:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 12:50:15 12:42:01 2.18 0.00 2.18 0.00 0.00 25.20 0.00 12:50:15 12:43:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 12:50:15 12:44:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 12:50:15 12:45:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 12:50:15 12:46:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 12:50:15 12:47:01 2.35 0.02 2.33 0.00 0.13 31.46 0.00 12:50:15 12:48:01 1.95 0.00 1.95 0.00 0.00 22.93 0.00 12:50:15 12:49:01 3.05 0.18 2.87 0.00 18.53 33.99 0.00 12:50:15 12:50:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 12:50:15 Average: 39.06 0.69 38.37 0.00 271.40 11882.35 0.00 12:50:15 12:50:15 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:15 12:33:01 29096824 31496980 811068 2.47 81748 2585668 2009416 5.92 1078452 2304720 39908 12:50:15 12:34:01 27079428 31087412 1209424 3.68 187820 3928840 2592920 7.64 1877112 3353464 440124 12:50:15 12:35:01 27069784 31524736 770280 2.34 191876 4326128 1871436 5.52 1323184 3865852 410952 12:50:15 12:36:01 27015996 31495136 802728 2.44 198144 4367792 2048764 6.04 1398988 3867256 401380 12:50:15 12:37:01 26505908 31499532 770564 2.34 231404 4821192 1754528 5.17 1674340 4044360 1028 12:50:15 12:38:01 26511628 31500584 769648 2.34 229952 4817944 1750008 5.16 1673000 4041148 12 12:50:15 12:39:01 26520108 31509220 760912 2.31 230024 4818076 1750008 5.16 1664844 4041276 8 12:50:15 12:40:01 26519888 31509080 760988 2.31 230108 4818076 1750008 5.16 1664900 4041284 8 12:50:15 12:41:01 26523936 31513268 756876 2.30 230180 4818084 1750008 5.16 1660696 4041284 8 12:50:15 12:42:01 26524004 31513368 756668 2.30 230248 4818088 1750008 5.16 1661520 4041288 12 12:50:15 12:43:01 26523744 31513164 756840 2.30 230316 4818088 1750008 5.16 1661244 4041288 8 12:50:15 12:44:01 26525240 31514712 755220 2.30 230376 4818092 1750008 5.16 1659716 4041292 8 12:50:15 12:45:01 26525444 31515028 754860 2.30 230460 4818096 1750008 5.16 1659444 4041304 8 12:50:15 12:46:01 26525120 31514744 755000 2.30 230524 4818096 1750008 5.16 1659804 4041296 8 12:50:15 12:47:01 26523948 31513756 756296 2.30 230608 4818068 1763312 5.20 1661028 4041268 8 12:50:15 12:48:01 26524148 31514072 756116 2.30 230680 4818084 1763312 5.20 1661104 4041276 8 12:50:15 12:49:01 26522332 31513108 756880 2.30 230756 4818640 1799884 5.30 1661040 4041772 60 12:50:15 12:50:01 26522648 31513444 756444 2.30 230812 4818644 1799884 5.30 1661040 4041776 8 12:50:15 Average: 26753340 31486741 789823 2.40 215891 4592539 1841863 5.43 1608970 3887400 71864 12:50:15 12:50:15 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:15 12:33:01 veth4fcc743 186.70 213.33 18.21 253.61 0.00 0.00 0.00 0.02 12:50:15 12:33:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 12:50:15 12:33:01 docker0 217.58 245.16 17.99 476.94 0.00 0.00 0.00 0.00 12:50:15 12:33:01 ens3 477.42 359.77 5317.47 55.28 0.00 0.00 0.00 0.00 12:50:15 12:34:01 vetha0321c6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:50:15 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:34:01 docker0 175.80 259.74 14.68 2976.81 0.00 0.00 0.00 0.00 12:50:15 12:34:01 ens3 284.27 188.84 3000.63 26.02 0.00 0.00 0.00 0.00 12:50:15 12:35:01 vetha0321c6 0.90 1.28 0.10 0.35 0.00 0.00 0.00 0.00 12:50:15 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:35:01 docker0 0.90 1.25 0.09 0.34 0.00 0.00 0.00 0.00 12:50:15 12:35:01 ens3 14.56 8.33 11.64 5.10 0.00 0.00 0.00 0.00 12:50:15 12:36:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 12:50:15 12:36:01 docker0 4.27 7.27 0.26 93.12 0.00 0.00 0.00 0.00 12:50:15 12:36:01 ens3 108.63 67.55 2676.35 14.65 0.00 0.00 0.00 0.00 12:50:15 12:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:50:15 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:37:01 ens3 171.49 65.67 2726.94 41.32 0.00 0.00 0.00 0.00 12:50:15 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:38:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 12:50:15 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:42:01 ens3 1.12 1.82 0.14 6.69 0.00 0.00 0.00 0.00 12:50:15 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:47:01 ens3 0.55 0.50 0.11 6.58 0.00 0.00 0.00 0.00 12:50:15 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:48:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:49:01 ens3 0.30 0.43 0.09 0.08 0.00 0.00 0.00 0.00 12:50:15 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:15 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:15 12:50:01 ens3 0.37 0.15 0.63 0.01 0.00 0.00 0.00 0.00 12:50:15 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 12:50:15 Average: docker0 22.14 28.52 1.83 197.06 0.00 0.00 0.00 0.00 12:50:15 Average: ens3 58.86 38.53 762.97 8.65 0.00 0.00 0.00 0.00 12:50:15 12:50:15 12:50:15 ---> sar -P ALL: 12:50:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6668) 07/29/24 _x86_64_ (8 CPU) 12:50:15 12:50:15 12:31:14 LINUX RESTART (8 CPU) 12:50:15 12:50:15 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:50:15 12:33:01 all 6.03 0.00 2.68 1.95 0.06 89.29 12:50:15 12:33:01 0 6.35 0.00 3.45 0.67 0.07 89.46 12:50:15 12:33:01 1 7.22 0.00 2.42 0.40 0.07 89.89 12:50:15 12:33:01 2 6.59 0.00 2.23 0.22 0.05 90.91 12:50:15 12:33:01 3 5.33 0.00 3.12 2.50 0.07 88.98 12:50:15 12:33:01 4 6.03 0.00 2.38 0.17 0.05 91.37 12:50:15 12:33:01 5 5.53 0.00 2.99 9.40 0.07 82.01 12:50:15 12:33:01 6 5.83 0.00 2.34 0.05 0.03 91.75 12:50:15 12:33:01 7 5.33 0.00 2.49 2.23 0.07 89.88 12:50:15 12:34:01 all 20.68 0.00 4.74 3.63 0.07 70.88 12:50:15 12:34:01 0 20.81 0.00 4.37 1.09 0.07 73.66 12:50:15 12:34:01 1 19.88 0.00 4.74 3.36 0.05 71.98 12:50:15 12:34:01 2 20.82 0.00 6.45 20.96 0.07 51.70 12:50:15 12:34:01 3 21.54 0.00 4.87 0.24 0.05 73.31 12:50:15 12:34:01 4 21.03 0.00 4.41 1.25 0.05 73.26 12:50:15 12:34:01 5 20.77 0.00 4.09 1.02 0.13 73.98 12:50:15 12:34:01 6 20.85 0.00 4.51 0.30 0.05 74.28 12:50:15 12:34:01 7 19.72 0.00 4.50 0.89 0.07 74.82 12:50:15 12:35:01 all 50.80 0.00 6.83 2.89 0.13 39.34 12:50:15 12:35:01 0 51.34 0.00 7.06 2.95 0.13 38.51 12:50:15 12:35:01 1 50.29 0.00 6.93 4.10 0.15 38.53 12:50:15 12:35:01 2 50.28 0.00 6.86 11.30 0.12 31.44 12:50:15 12:35:01 3 51.49 0.00 7.08 0.53 0.15 40.75 12:50:15 12:35:01 4 49.49 0.00 6.54 0.34 0.13 43.51 12:50:15 12:35:01 5 50.54 0.00 6.63 0.19 0.12 42.52 12:50:15 12:35:01 6 51.19 0.00 6.34 3.51 0.13 38.83 12:50:15 12:35:01 7 51.83 0.00 7.24 0.14 0.12 40.67 12:50:15 12:36:01 all 23.08 0.00 4.65 5.01 0.06 67.19 12:50:15 12:36:01 0 23.37 0.00 4.67 1.28 0.05 70.64 12:50:15 12:36:01 1 23.24 0.00 5.09 3.30 0.07 68.30 12:50:15 12:36:01 2 24.11 0.00 5.21 18.36 0.07 52.26 12:50:15 12:36:01 3 23.53 0.00 3.98 0.62 0.05 71.82 12:50:15 12:36:01 4 23.16 0.00 4.04 0.30 0.07 72.44 12:50:15 12:36:01 5 22.41 0.00 4.75 1.06 0.05 71.73 12:50:15 12:36:01 6 20.71 0.00 4.24 14.42 0.07 60.57 12:50:15 12:36:01 7 24.15 0.00 5.21 0.82 0.07 69.74 12:50:15 12:37:01 all 3.26 0.00 1.70 1.64 0.04 93.36 12:50:15 12:37:01 0 3.75 0.00 1.47 0.92 0.07 93.79 12:50:15 12:37:01 1 2.87 0.00 2.42 2.17 0.03 92.51 12:50:15 12:37:01 2 3.70 0.00 1.87 7.41 0.05 86.97 12:50:15 12:37:01 3 3.64 0.00 1.65 1.24 0.05 93.41 12:50:15 12:37:01 4 3.18 0.00 1.56 0.03 0.03 95.20 12:50:15 12:37:01 5 2.73 0.00 1.19 1.04 0.03 95.02 12:50:15 12:37:01 6 2.22 0.00 1.95 0.03 0.02 95.77 12:50:15 12:37:01 7 3.97 0.00 1.47 0.32 0.02 94.22 12:50:15 12:38:01 all 0.07 0.00 0.05 0.47 0.01 99.40 12:50:15 12:38:01 0 0.07 0.00 0.10 0.02 0.02 99.80 12:50:15 12:38:01 1 0.07 0.00 0.07 0.02 0.02 99.83 12:50:15 12:38:01 2 0.08 0.00 0.03 0.28 0.02 99.58 12:50:15 12:38:01 3 0.22 0.00 0.07 0.10 0.00 99.62 12:50:15 12:38:01 4 0.08 0.00 0.03 0.03 0.00 99.85 12:50:15 12:38:01 5 0.00 0.00 0.03 0.02 0.00 99.95 12:50:15 12:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:50:15 12:38:01 7 0.03 0.00 0.00 3.28 0.00 96.68 12:50:15 12:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:50:15 12:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:50:15 12:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:50:15 12:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:50:15 12:39:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:50:15 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 12:50:15 12:40:01 all 0.00 0.00 0.01 0.01 0.01 99.97 12:50:15 12:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:50:15 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:40:01 4 0.00 0.00 0.02 0.02 0.03 99.93 12:50:15 12:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:50:15 12:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:40:01 7 0.02 0.00 0.02 0.03 0.00 99.93 12:50:15 12:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:50:15 12:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:50:15 12:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:50:15 12:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:50:15 12:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:41:01 4 0.00 0.00 0.02 0.02 0.03 99.93 12:50:15 12:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:50:15 12:42:01 all 0.06 0.00 0.02 0.01 0.01 99.90 12:50:15 12:42:01 0 0.37 0.00 0.02 0.00 0.02 99.60 12:50:15 12:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:50:15 12:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:42:01 4 0.02 0.00 0.07 0.02 0.03 99.87 12:50:15 12:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:50:15 12:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:50:15 12:42:01 7 0.02 0.00 0.00 0.03 0.00 99.95 12:50:15 12:43:01 all 0.03 0.00 0.00 0.01 0.01 99.94 12:50:15 12:43:01 0 0.10 0.00 0.00 0.00 0.02 99.88 12:50:15 12:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:50:15 12:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:50:15 12:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:50:15 12:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:50:15 12:43:01 7 0.00 0.00 0.00 0.12 0.00 99.88 12:50:15 12:50:15 12:43:01 CPU %user %nice %system %iowait %steal %idle 12:50:15 12:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 12:50:15 12:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:50:15 12:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:50:15 12:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:50:15 12:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:44:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:50:15 12:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 12:50:15 12:45:01 all 0.03 0.00 0.01 0.05 0.01 99.90 12:50:15 12:45:01 0 0.07 0.00 0.05 0.17 0.02 99.70 12:50:15 12:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:50:15 12:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:50:15 12:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:50:15 12:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:50:15 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:50:15 12:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:45:01 7 0.00 0.00 0.00 0.25 0.00 99.75 12:50:15 12:46:01 all 0.01 0.00 0.01 0.07 0.01 99.91 12:50:15 12:46:01 0 0.02 0.00 0.02 0.35 0.00 99.62 12:50:15 12:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:50:15 12:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:50:15 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:15 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:50:15 12:46:01 7 0.00 0.00 0.00 0.22 0.00 99.78 12:50:15 12:47:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:50:15 12:47:01 0 0.05 0.00 0.03 0.02 0.02 99.88 12:50:15 12:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:50:15 12:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:50:15 12:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:50:15 12:47:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:50:15 12:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:50:15 12:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:50:15 12:47:01 7 0.02 0.00 0.03 0.10 0.00 99.85 12:50:15 12:48:01 all 0.01 0.00 0.01 0.01 0.01 99.95 12:50:15 12:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:50:15 12:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:50:15 12:48:01 2 0.02 0.00 0.03 0.05 0.02 99.88 12:50:15 12:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:50:15 12:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:50:15 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:50:15 12:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:48:01 7 0.00 0.00 0.00 0.05 0.00 99.95 12:50:15 12:49:01 all 0.10 0.00 0.04 0.01 0.01 99.84 12:50:15 12:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 12:50:15 12:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:50:15 12:49:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:50:15 12:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:50:15 12:49:01 4 0.53 0.00 0.10 0.03 0.03 99.30 12:50:15 12:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:50:15 12:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:50:15 12:49:01 7 0.02 0.00 0.05 0.03 0.00 99.90 12:50:15 12:50:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:50:15 12:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:50:15 12:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:50:15 12:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:50:15 12:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:50:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:50:15 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:50:15 12:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:50:15 Average: all 5.74 0.00 1.15 0.87 0.03 92.22 12:50:15 Average: 0 5.89 0.00 1.18 0.41 0.03 92.48 12:50:15 Average: 1 5.74 0.00 1.21 0.74 0.03 92.28 12:50:15 Average: 2 5.83 0.00 1.26 3.23 0.03 89.66 12:50:15 Average: 3 5.79 0.00 1.14 0.29 0.02 92.75 12:50:15 Average: 4 5.72 0.00 1.07 0.12 0.03 93.05 12:50:15 Average: 5 5.63 0.00 1.09 0.70 0.02 92.56 12:50:15 Average: 6 5.56 0.00 1.08 1.01 0.02 92.33 12:50:15 Average: 7 5.74 0.00 1.15 0.48 0.02 92.61 12:50:15 12:50:15 12:50:15