Pull request #1454 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 977f18ec1a81d72d44a4eb5790a2b1be6d898acd+36ecb1f482bfc597855740c2870b0b3229afc53c (8b0c6aa3e191b786e57e691eb97487f0182d7ab7) 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-ssh299543922909052009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16088099246613697615.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1454/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-1454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1353264065117210579.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-1454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16996510623756678929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh306781296135641829.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-1454/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-1454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8240042073523456261.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14795 in /w/workspace/gexfoundry_device-sdk-go_PR-1454 [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-1454 # 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/1454/head:refs/remotes/origin/PR-1454 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 36ecb1f482bfc597855740c2870b0b3229afc53c into PR head commit 977f18ec1a81d72d44a4eb5790a2b1be6d898acd Merge succeeded, producing 977f18ec1a81d72d44a4eb5790a2b1be6d898acd Checking out Revision 977f18ec1a81d72d44a4eb5790a2b1be6d898acd (PR-1454) > git config core.sparsecheckout # timeout=10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # 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 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 Commit message: "fix: Regenerate mock for missing new Run API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:58 ========================================================= 22:41:58 EdgeX Global Pipelines Version Info 22:41:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:58 ------------------- 22:41:58 stable info: 22:41:58 ------------------- 22:41:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:41:58 Message: update stable to v1.0.249 22:41:59 ------------------- 22:41:59 experimental info: 22:41:59 ------------------- 22:41:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:41:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1454 [Pipeline] echo 22:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1454 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1454 [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 977f18e [Pipeline] echo 22:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:01 provisioning config files... 22:42:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config10677718247963977957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:01 ---> docker-login.sh 22:42:01 nexus3.edgexfoundry.org:10001 22:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:01 Configure a credential helper to remove this warning. See 22:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:01 22:42:01 Login Succeeded 22:42:01 nexus3.edgexfoundry.org:10002 22:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:01 Configure a credential helper to remove this warning. See 22:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:01 22:42:01 Login Succeeded 22:42:01 nexus3.edgexfoundry.org:10003 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10004 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 docker.io 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 ---> docker-login.sh ends [Pipeline] } 22:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:42:03 + git rev-list -1 --merges 977f18ec1a81d72d44a4eb5790a2b1be6d898acd~1..977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo 22:42:03 -----------> git rev-list -1 --merges 977f18ec1a81d72d44a4eb5790a2b1be6d898acd~1..977f18ec1a81d72d44a4eb5790a2b1be6d898acd 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [false] [Pipeline] sh 22:42:03 + git log --format=format:%s -1 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo 22:42:03 ========================================================= 22:42:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:03 + git log --format=format:%s -1 977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] echo 22:42:03 [semverPrep] GIT_COMMIT: 977f18ec1a81d72d44a4eb5790a2b1be6d898acd, Commit Message: fix: Regenerate mock for missing new Run API [Pipeline] echo 22:42:03 [semverPrep] This is not a build commit. [Pipeline] sh 22:42:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:42:04 + grep -v github /etc/ssh/ssh_known_hosts 22:42:04 + [ -e /tmp/ssh_known_hosts ] 22:42:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:42:04 + sudo tee -a /etc/ssh/ssh_known_hosts 22:42:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:42:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:04 22:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:06 0.1.4: Pulling from edgex-devops/py-git-semver 22:42:06 b85a868b505f: Pulling fs layer 22:42:06 e2be974225ed: Pulling fs layer 22:42:06 339a4e72a1f5: Pulling fs layer 22:42:06 988bab9f4d93: Pulling fs layer 22:42:06 1469e6f7b9e6: Pulling fs layer 22:42:06 eaf3925da568: Pulling fs layer 22:42:06 bab4dde63d76: Pulling fs layer 22:42:06 bde34c3a00c8: Pulling fs layer 22:42:06 b352a97aabf1: Pulling fs layer 22:42:06 4872d77fe225: Pulling fs layer 22:42:06 5851b861e8e6: Pulling fs layer 22:42:06 988bab9f4d93: Waiting 22:42:06 1469e6f7b9e6: Waiting 22:42:06 eaf3925da568: Waiting 22:42:06 b352a97aabf1: Waiting 22:42:06 4872d77fe225: Waiting 22:42:06 5851b861e8e6: Waiting 22:42:06 bab4dde63d76: Waiting 22:42:06 bde34c3a00c8: Waiting 22:42:06 e2be974225ed: Download complete 22:42:06 988bab9f4d93: Verifying Checksum 22:42:06 988bab9f4d93: Download complete 22:42:07 1469e6f7b9e6: Verifying Checksum 22:42:07 1469e6f7b9e6: Download complete 22:42:07 eaf3925da568: Verifying Checksum 22:42:07 eaf3925da568: Download complete 22:42:09 339a4e72a1f5: Verifying Checksum 22:42:09 339a4e72a1f5: Download complete 22:42:09 bde34c3a00c8: Verifying Checksum 22:42:09 bde34c3a00c8: Download complete 22:42:09 b352a97aabf1: Verifying Checksum 22:42:09 b352a97aabf1: Download complete 22:42:09 4872d77fe225: Verifying Checksum 22:42:09 4872d77fe225: Download complete 22:42:09 5851b861e8e6: Verifying Checksum 22:42:09 5851b861e8e6: Download complete 22:42:09 b85a868b505f: Verifying Checksum 22:42:09 b85a868b505f: Download complete 22:42:09 bab4dde63d76: Verifying Checksum 22:42:09 bab4dde63d76: Download complete 22:42:10 b85a868b505f: Pull complete 22:42:10 e2be974225ed: Pull complete 22:42:10 339a4e72a1f5: Pull complete 22:42:10 988bab9f4d93: Pull complete 22:42:11 1469e6f7b9e6: Pull complete 22:42:11 eaf3925da568: Pull complete 22:42:12 bab4dde63d76: Pull complete 22:42:12 bde34c3a00c8: Pull complete 22:42:12 b352a97aabf1: Pull complete 22:42:12 4872d77fe225: Pull complete 22:42:13 5851b861e8e6: Pull complete 22:42:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:13 prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container 22:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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-devops/py-git-semver:0.1.4 cat 22:42:14 $ docker top 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 -eo pid,comm 22:42:14 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). 22:42:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:15 [ssh-agent] Looking for ssh-agent implementation... 22:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:14 $ docker exec 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent 22:42:15 SSH_AUTH_SOCK=/tmp/ssh-mCb1stzWVxRr/agent.32 22:42:15 SSH_AGENT_PID=38 22:42:15 Running ssh-add (command line suppressed) 22:42:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_1873933499406170298.key (/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_1873933499406170298.key) 22:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:15 + git tag --points-at HEAD [Pipeline] } 22:42:15 $ docker exec --env ******** --env ******** 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent -k 22:42:15 unset SSH_AUTH_SOCK; 22:42:15 unset SSH_AGENT_PID; 22:42:15 echo Agent pid 38 killed; 22:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:15 [ssh-agent] Looking for ssh-agent implementation... 22:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:15 $ docker exec 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent 22:42:16 SSH_AUTH_SOCK=/tmp/ssh-VxeAaGjLZp1L/agent.70 22:42:16 SSH_AGENT_PID=76 22:42:16 Running ssh-add (command line suppressed) 22:42:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_5000313407133445227.key (/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/private_key_5000313407133445227.key) 22:42:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:16 + git semver init 22:42:16 2023-05-09 22:42:16,423 [run_init] DEBUG init version:0.0.0 force:False 22:42:16 2023-05-09 22:42:16,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver 22:42:16 2023-05-09 22:42:16,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver 22:42:16 2023-05-09 22:42:16,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454, universal_newlines=False, shell=None, istream=None) 22:42:17 2023-05-09 22:42:17,297 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.git/info/exclude 22:42:17 2023-05-09 22:42:17,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 with force:False 22:42:17 2023-05-09 22:42:17,298 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 22:42:17 2023-05-09 22:42:17,302 [execute] INFO git cat-file --batch-check 22:42:17 2023-05-09 22:42:17,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver, universal_newlines=False, shell=None, istream=) 22:42:17 2023-05-09 22:42:17,309 [execute] INFO git cat-file --batch 22:42:17 2023-05-09 22:42:17,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver, universal_newlines=False, shell=None, istream=) 22:42:17 2023-05-09 22:42:17,313 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1454/.semver/PR-1454 22:42:17 0.0.0 [Pipeline] } 22:42:17 $ docker exec --env ******** --env ******** 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 ssh-agent -k 22:42:17 unset SSH_AUTH_SOCK; 22:42:17 unset SSH_AGENT_PID; 22:42:17 echo Agent pid 76 killed; 22:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:18 + git semver [Pipeline] } 22:42:18 $ docker stop --time=1 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 22:42:19 $ docker rm -f --volumes 8d2eb0543e05217b4fe2982b94b70504d02f82265cd93a37fb01bc7db1744961 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:20 Stashed 1 file(s) [Pipeline] echo 22:42:20 [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 22:42:21 provisioning config files... 22:42:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config15184593250102347660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:21 ---> docker-login.sh 22:42:21 nexus3.edgexfoundry.org:10001 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10002 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10003 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10004 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 docker.io 22:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:22 Configure a credential helper to remove this warning. See 22:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:22 22:42:22 Login Succeeded 22:42:22 ---> docker-login.sh ends [Pipeline] } 22:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:22 ========================================================= 22:42:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:42:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:23 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:42:23 Sending build context to Docker daemon 11.14MB 22:42:23 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:42:23 Step 2/10 : FROM ${BASE} AS builder 22:42:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:23 f56be85fc22e: Pulling fs layer 22:42:23 85791d961cd3: Pulling fs layer 22:42:23 d694b5ae8c79: Pulling fs layer 22:42:23 9f32a84ed3da: Pulling fs layer 22:42:23 4d19c01a9841: Pulling fs layer 22:42:23 9325e15d5711: Pulling fs layer 22:42:23 556b6ee489ea: Pulling fs layer 22:42:23 c5a4b2cf53e6: Pulling fs layer 22:42:23 9f32a84ed3da: Waiting 22:42:23 4d19c01a9841: Waiting 22:42:23 c5a4b2cf53e6: Waiting 22:42:23 9325e15d5711: Waiting 22:42:23 556b6ee489ea: Waiting 22:42:23 85791d961cd3: Verifying Checksum 22:42:23 85791d961cd3: Download complete 22:42:23 9f32a84ed3da: Verifying Checksum 22:42:23 9f32a84ed3da: Download complete 22:42:23 4d19c01a9841: Verifying Checksum 22:42:23 4d19c01a9841: Download complete 22:42:23 f56be85fc22e: Verifying Checksum 22:42:23 f56be85fc22e: Download complete 22:42:23 9325e15d5711: Verifying Checksum 22:42:23 9325e15d5711: Download complete 22:42:23 f56be85fc22e: Pull complete 22:42:23 85791d961cd3: Pull complete 22:42:23 c5a4b2cf53e6: Verifying Checksum 22:42:23 c5a4b2cf53e6: Download complete 22:42:23 d694b5ae8c79: Verifying Checksum 22:42:23 d694b5ae8c79: Download complete 22:42:24 556b6ee489ea: Verifying Checksum 22:42:24 556b6ee489ea: Download complete 22:42:27 d694b5ae8c79: Pull complete 22:42:27 9f32a84ed3da: Pull complete 22:42:27 4d19c01a9841: Pull complete 22:42:27 9325e15d5711: Pull complete 22:42:29 556b6ee489ea: Pull complete 22:42:30 c5a4b2cf53e6: Pull complete 22:42:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:42:30 ---> c4be618373d6 22:42:30 Step 3/10 : ARG MAKE=make build 22:42:32 ---> Running in 1d5edbb18df2 22:42:32 Removing intermediate container 1d5edbb18df2 22:42:32 ---> b620dd0a49ec 22:42:32 Step 4/10 : WORKDIR /device-sdk-go 22:42:32 ---> Running in 746f8b187161 22:42:32 Removing intermediate container 746f8b187161 22:42:32 ---> 24a35d53072b 22:42:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:42:32 ---> Running in 214bdd0a82f1 22:42:32 Removing intermediate container 214bdd0a82f1 22:42:32 ---> 6c284e913af6 22:42:32 Step 6/10 : RUN apk add --update --no-cache make git 22:42:32 ---> Running in a98204008604 22:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:42:33 OK: 265 MiB in 53 packages 22:42:34 Removing intermediate container a98204008604 22:42:34 ---> 3b8ce9cd7cdf 22:42:34 Step 7/10 : COPY go.mod vendor* ./ 22:42:34 ---> 9d3cec69f49a 22:42:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:34 ---> Running in 05057b8a6397 22:42:36 Still waiting to schedule task 22:42:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:42:56 Removing intermediate container 05057b8a6397 22:42:56 ---> e9943b3186b0 22:42:56 Step 9/10 : COPY . . 22:42:56 ---> 230b6ceb22ae 22:42:56 Step 10/10 : RUN ${MAKE} 22:42:56 ---> Running in fb1353edfe83 22:42:56 noop 22:42:56 Removing intermediate container fb1353edfe83 22:42:56 ---> ce80b0274014 22:42:56 Successfully built ce80b0274014 22:42:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:56 + docker inspect -f . ci-base-image-x86_64 22:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:56 prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container 22:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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 ******** -e ******** ci-base-image-x86_64 cat 22:42:57 $ docker top 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:57 + go version 22:42:57 go version go1.20.2 linux/amd64 [Pipeline] } 22:42:57 $ docker stop --time=1 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c 22:42:59 $ docker rm -f --volumes 5fd41674551886928b536639151e302406290da1aadcee1a3b87572ca8465f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:59 + docker inspect -f . ci-base-image-x86_64 22:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:59 prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container 22:42:59 $ 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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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 ******** -e ******** ci-base-image-x86_64 cat 22:43:00 $ docker top c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1454 [Pipeline] fileExists [Pipeline] sh 22:43:01 + make test 22:43:01 go test -race -coverprofile=coverage.out ./... 22:43:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:43:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:43:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements 22:43:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements 22:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:43:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 77.5% of statements 22:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:43:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:43:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.068s coverage: 14.3% of statements 22:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements 22:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 22:43:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.7% of statements 22:43:48 GO111MODULE=on go vet ./... 22:43:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:43:48 ./bin/test-attribution-txt.sh [Pipeline] echo 22:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:43:48 $ docker stop --time=1 c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 22:43:55 $ docker rm -f --volumes c160a8692812a4bd58231362a01a26b48ba9e5b4c1b6ef16f5035506c3da7bc6 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:43:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:56 + ls -al . 22:43:56 total 272 22:43:56 drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:43 . 22:43:56 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:41 .. 22:43:56 -rw-rw-r-- 1 jenkins jenkins 140 May 9 22:41 .dockerignore 22:43:56 drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:42 .git 22:43:56 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:41 .github 22:43:56 -rw-rw-r-- 1 jenkins jenkins 137 May 9 22:41 .gitignore 22:43:56 -rw-rw-r-- 1 jenkins jenkins 42 May 9 22:41 .golangci.yml 22:43:56 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:42 .semver 22:43:56 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 22:41 CHANGELOG.md 22:43:56 -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:41 GOVERNANCE.md 22:43:56 -rw-rw-r-- 1 jenkins jenkins 885 May 9 22:41 Jenkinsfile 22:43:56 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 22:41 LICENSE 22:43:56 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 22:41 Makefile 22:43:56 -rw-rw-r-- 1 jenkins jenkins 619 May 9 22:41 OWNERS.md 22:43:56 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 22:41 README.md 22:43:56 -rw-rw-r-- 1 jenkins jenkins 5 May 9 22:42 VERSION 22:43:56 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:41 bin 22:43:56 -rw-r--r-- 1 jenkins jenkins 106150 May 9 22:43 coverage.out 22:43:56 drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:41 example 22:43:56 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 22:41 go.mod 22:43:56 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 22:41 go.sum 22:43:56 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:41 internal 22:43:56 drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:41 openapi 22:43:56 drwxrwxr-x 6 jenkins jenkins 4096 May 9 22:41 pkg 22:43:56 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:41 snap 22:43:56 -rw-rw-r-- 1 jenkins jenkins 222 May 9 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:57 + 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=977f18ec1a81d72d44a4eb5790a2b1be6d898acd --label arch=amd64 --label version=0.0.0 . 22:43:57 Sending build context to Docker daemon 11.24MB 22:43:57 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:43:57 Step 2/23 : FROM ${BASE} AS builder 22:43:57 ---> ce80b0274014 22:43:57 Step 3/23 : ARG MAKE=make build 22:43:57 ---> Running in e3a99014a293 22:43:57 Removing intermediate container e3a99014a293 22:43:57 ---> b2e4525b659b 22:43:57 Step 4/23 : WORKDIR /device-sdk-go 22:43:57 ---> Running in 3a9f8483e6f6 22:43:57 Removing intermediate container 3a9f8483e6f6 22:43:57 ---> a0b3327c2adf 22:43:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:43:57 ---> Running in b724f062f5f1 22:43:57 Removing intermediate container b724f062f5f1 22:43:57 ---> 34caa8d55393 22:43:57 Step 6/23 : RUN apk add --update --no-cache make git 22:43:57 ---> Running in 4f0d1fd2e48d 22:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:43:58 OK: 265 MiB in 53 packages 22:43:58 Removing intermediate container 4f0d1fd2e48d 22:43:58 ---> 223125236820 22:43:58 Step 7/23 : COPY go.mod vendor* ./ 22:43:58 ---> 2304b8064868 22:43:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:58 ---> Running in caf5fa36b858 22:43:59 Removing intermediate container caf5fa36b858 22:43:59 ---> 6d205d3f6e6a 22:43:59 Step 9/23 : COPY . . 22:44:00 ---> 69dcb75cfbd8 22:44:00 Step 10/23 : RUN ${MAKE} 22:44:00 ---> Running in 0756c1b2ba66 22:44:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:44:23 Removing intermediate container 0756c1b2ba66 22:44:23 ---> 85f32c2775b2 22:44:23 Step 11/23 : FROM alpine:3.17 22:44:23 3.17: Pulling from library/alpine 22:44:23 f56be85fc22e: Already exists 22:44:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:44:23 Status: Downloaded newer image for alpine:3.17 22:44:23 ---> 9ed4aefc74f6 22:44:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:44:23 ---> Running in 2c2cf5312b0b 22:44:23 Removing intermediate container 2c2cf5312b0b 22:44:23 ---> 3fdd54b80d75 22:44:23 Step 13/23 : RUN apk add --update --no-cache 22:44:23 ---> Running in 21c0bb7e739d 22:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:44:23 OK: 7 MiB in 15 packages 22:44:23 Removing intermediate container 21c0bb7e739d 22:44:23 ---> 1d43402627cc 22:44:23 Step 14/23 : WORKDIR / 22:44:23 ---> Running in ac119eff9d69 22:44:23 Removing intermediate container ac119eff9d69 22:44:23 ---> 679cc9fda7fb 22:44:23 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:44:23 ---> 9a51a906a7df 22:44:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:44:23 ---> 30b35d755141 22:44:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:44:23 ---> 4ddf6afe53fa 22:44:23 Step 18/23 : EXPOSE 59999 22:44:23 ---> Running in 43ec9752f0cb 22:44:23 Removing intermediate container 43ec9752f0cb 22:44:23 ---> 4e941d847191 22:44:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:44:23 ---> Running in 876a4fd4a3b3 22:44:23 Removing intermediate container 876a4fd4a3b3 22:44:23 ---> 3a32cdaf4657 22:44:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:23 ---> Running in 6dcd8170c217 22:44:23 Removing intermediate container 6dcd8170c217 22:44:23 ---> 3fd384ba3ab5 22:44:23 Step 21/23 : LABEL arch=amd64 22:44:23 ---> Running in b7bf7c152a7f 22:44:23 Removing intermediate container b7bf7c152a7f 22:44:23 ---> 666ba1a27527 22:44:23 Step 22/23 : LABEL git_sha=977f18ec1a81d72d44a4eb5790a2b1be6d898acd 22:44:23 ---> Running in ad63d1891ce8 22:44:23 Removing intermediate container ad63d1891ce8 22:44:23 ---> c4216e66f908 22:44:23 Step 23/23 : LABEL version=0.0.0 22:44:23 ---> Running in 22db19af922a 22:44:23 Removing intermediate container 22db19af922a 22:44:23 ---> e23d6264b08a 22:44:23 [Warning] One or more build-args [ARCH] were not consumed 22:44:23 Successfully built e23d6264b08a 22:44:23 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:23 22:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:24 latest: Pulling from edgex-lftools-log-publisher 22:44:24 5eb5b503b376: Pulling fs layer 22:44:24 5c69ac0246d0: Pulling fs layer 22:44:24 ec43610c2a17: Pulling fs layer 22:44:24 3a2ae6a8a46f: Pulling fs layer 22:44:24 33b1e0a273af: Pulling fs layer 22:44:24 5d3b04190fa2: Pulling fs layer 22:44:24 2f39f015ded8: Pulling fs layer 22:44:24 3a2ae6a8a46f: Waiting 22:44:24 5d3b04190fa2: Waiting 22:44:24 33b1e0a273af: Waiting 22:44:24 5c69ac0246d0: Verifying Checksum 22:44:24 5c69ac0246d0: Download complete 22:44:24 3a2ae6a8a46f: Download complete 22:44:24 33b1e0a273af: Verifying Checksum 22:44:24 33b1e0a273af: Download complete 22:44:24 ec43610c2a17: Verifying Checksum 22:44:24 ec43610c2a17: Download complete 22:44:24 5d3b04190fa2: Verifying Checksum 22:44:24 5d3b04190fa2: Download complete 22:44:24 5eb5b503b376: Download complete 22:44:25 2f39f015ded8: Verifying Checksum 22:44:25 2f39f015ded8: Download complete 22:44:25 5eb5b503b376: Pull complete 22:44:25 5c69ac0246d0: Pull complete 22:44:26 ec43610c2a17: Pull complete 22:44:26 3a2ae6a8a46f: Pull complete 22:44:26 33b1e0a273af: Pull complete 22:44:27 5d3b04190fa2: Pull complete 22:44:31 2f39f015ded8: Pull complete 22:44:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:31 prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container 22:44:31 $ 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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:44:34 $ docker top 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:34 ---> job-cost.sh 22:44:34 lf-activate-venv: SKIPPING 22:44:34 INFO: No Stack... 22:44:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:44:35 INFO: Archiving Costs [Pipeline] sh 22:44:36 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/cost.csv 22:44:36 + cut -d, -f6 [Pipeline] lock 22:44:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] 22:44:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] did not exist. Created. 22:44:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:44:36 + echo total: 0.2199999988079071 [Pipeline] stash 22:44:36 Stashed 1 file(s) [Pipeline] } 22:44:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:44:36 $ docker stop --time=1 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd 22:44:37 $ docker rm -f --volumes 73e17f4a6921b4ce07c30f74fe2fa74c18027aac50cfe7fe235f02cd8d50f8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:45:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14799 in /w/workspace/gexfoundry_device-sdk-go_PR-1454 [Pipeline] { [Pipeline] ws 22:45:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:45:55 The recommended git tool is: git 22:46:06 using credential edgex-jenkins-ssh 22:46:06 Cloning the remote Git repository 22:46:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:46:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:46:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:46:06 > git --version # timeout=10 22:46:06 > git --version # 'git version 2.25.1' 22:46:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:46:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1454/head:refs/remotes/origin/PR-1454 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:46:10 Merging remotes/origin/main commit 36ecb1f482bfc597855740c2870b0b3229afc53c into PR head commit 977f18ec1a81d72d44a4eb5790a2b1be6d898acd 22:46:10 Merge succeeded, producing 977f18ec1a81d72d44a4eb5790a2b1be6d898acd 22:46:10 Checking out Revision 977f18ec1a81d72d44a4eb5790a2b1be6d898acd (PR-1454) 22:46:10 > git config core.sparsecheckout # timeout=10 22:46:10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 22:46:10 > git remote # timeout=10 22:46:10 > git config --get remote.origin.url # timeout=10 22:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:10 > git merge 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 22:46:10 > git rev-parse HEAD^{commit} # timeout=10 22:46:10 > git config core.sparsecheckout # timeout=10 22:46:10 > git checkout -f 977f18ec1a81d72d44a4eb5790a2b1be6d898acd # timeout=10 22:46:14 Commit message: "fix: Regenerate mock for missing new Run API" 22:46:14 > git --version # timeout=10 22:46:14 > git --version # 'git version 2.25.1' 22:46:14 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:46:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:15 Dload Upload Total Spent Left Speed 22:46:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 22:46:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:46:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:46:16 + sudo tee /etc/docker/daemon.new 22:46:16 { 22:46:16 "registry-mirrors": [ 22:46:16 "https://nexus3.edgexfoundry.org:10001" 22:46:16 ], 22:46:16 "bip": "10.250.0.254/24", 22:46:16 "hosts": [ 22:46:16 "tcp://0.0.0.0:5555", 22:46:16 "unix:///var/run/docker.sock" 22:46:16 ], 22:46:16 "mtu": 1458, 22:46:16 "selinux-enabled": true, 22:46:16 "seccomp-profile": "/etc/docker/seccomp.json" 22:46:16 } [Pipeline] sh 22:46:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:46:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:35 provisioning config files... 22:46:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5217496518035227207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:36 ---> docker-login.sh 22:46:36 nexus3.edgexfoundry.org:10001 22:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:37 Configure a credential helper to remove this warning. See 22:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:37 22:46:37 Login Succeeded 22:46:37 nexus3.edgexfoundry.org:10002 22:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:37 Configure a credential helper to remove this warning. See 22:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:37 22:46:37 Login Succeeded 22:46:38 nexus3.edgexfoundry.org:10003 22:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:38 Configure a credential helper to remove this warning. See 22:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:38 22:46:38 Login Succeeded 22:46:38 nexus3.edgexfoundry.org:10004 22:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:38 Configure a credential helper to remove this warning. See 22:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:38 22:46:38 Login Succeeded 22:46:38 docker.io 22:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:39 Configure a credential helper to remove this warning. See 22:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:39 22:46:39 Login Succeeded 22:46:39 ---> docker-login.sh ends [Pipeline] } 22:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:39 ========================================================= 22:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:46:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:40 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:46:40 Sending build context to Docker daemon 5.992MB 22:46:40 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:46:40 Step 2/10 : FROM ${BASE} AS builder 22:46:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:40 c41833b44d91: Pulling fs layer 22:46:40 ed15518f5707: Pulling fs layer 22:46:40 feae8fd75edb: Pulling fs layer 22:46:40 242c74f7c9fa: Pulling fs layer 22:46:40 3cdef696dda3: Pulling fs layer 22:46:40 2ced38df9373: Pulling fs layer 22:46:40 58f1dce35555: Pulling fs layer 22:46:40 3cdef696dda3: Waiting 22:46:40 2ced38df9373: Waiting 22:46:40 58f1dce35555: Waiting 22:46:40 242c74f7c9fa: Waiting 22:46:40 ed15518f5707: Verifying Checksum 22:46:40 ed15518f5707: Download complete 22:46:41 242c74f7c9fa: Verifying Checksum 22:46:41 242c74f7c9fa: Download complete 22:46:41 3cdef696dda3: Download complete 22:46:41 c41833b44d91: Download complete 22:46:42 58f1dce35555: Verifying Checksum 22:46:42 58f1dce35555: Download complete 22:46:43 feae8fd75edb: Verifying Checksum 22:46:43 feae8fd75edb: Download complete 22:46:43 2ced38df9373: Verifying Checksum 22:46:43 2ced38df9373: Download complete 22:46:43 c41833b44d91: Pull complete 22:46:44 ed15518f5707: Pull complete 22:46:56 feae8fd75edb: Pull complete 22:46:56 242c74f7c9fa: Pull complete 22:46:56 3cdef696dda3: Pull complete 22:47:01 2ced38df9373: Pull complete 22:47:04 58f1dce35555: Pull complete 22:47:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:47:04 ---> fadd8f120f05 22:47:04 Step 3/10 : ARG MAKE=make build 22:47:06 ---> Running in 923b5ef218da 22:47:07 Removing intermediate container 923b5ef218da 22:47:07 ---> 35384f5b48a4 22:47:07 Step 4/10 : WORKDIR /device-sdk-go 22:47:07 ---> Running in 0ff813223585 22:47:07 Removing intermediate container 0ff813223585 22:47:07 ---> 70ff5a904f49 22:47:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:47:07 ---> Running in 91a109713685 22:47:07 Removing intermediate container 91a109713685 22:47:07 ---> 20b18ee18eb0 22:47:07 Step 6/10 : RUN apk add --update --no-cache make git 22:47:08 ---> Running in 8c01b058002d 22:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:47:11 OK: 263 MiB in 53 packages 22:47:12 Removing intermediate container 8c01b058002d 22:47:12 ---> 6b36814f92c4 22:47:12 Step 7/10 : COPY go.mod vendor* ./ 22:47:13 ---> 748a444c7b3a 22:47:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:13 ---> Running in f04e433a9ec9 22:48:21 Removing intermediate container f04e433a9ec9 22:48:21 ---> 3e9111a99e4f 22:48:21 Step 9/10 : COPY . . 22:48:21 ---> aa5e5978f86e 22:48:21 Step 10/10 : RUN ${MAKE} 22:48:21 ---> Running in f30d69b1a0df 22:48:21 noop 22:48:21 Removing intermediate container f30d69b1a0df 22:48:21 ---> bdc276787759 22:48:21 Successfully built bdc276787759 22:48:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:21 + docker inspect -f . ci-base-image-arm64 22:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container 22:48: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 ******** -e ******** ci-base-image-arm64 cat 22:48:23 $ docker top 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:24 + go version 22:48:24 go version go1.20.2 linux/arm64 [Pipeline] } 22:48:24 $ docker stop --time=1 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e 22:48:26 $ docker rm -f --volumes 66c633602a9cf6fb48998d5f19265655c84d0390166eaae4ba1708d6f3b6a43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:27 + docker inspect -f . ci-base-image-arm64 22:48:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:27 prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container 22:48:27 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:48:28 $ docker top e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:29 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:48:30 + make test 22:48:30 go test -race -coverprofile=coverage.out ./... 22:49:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:51:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.241s coverage: 27.6% of statements 22:51:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.303s coverage: 80.2% of statements 22:52:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:52:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:52:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.441s coverage: 86.0% of statements 22:52:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:52:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:52:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.511s coverage: 77.5% of statements 22:52:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.296s coverage: 14.3% of statements 22:52:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:52:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:52:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.548s coverage: 68.5% of statements 22:52:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.513s coverage: 89.2% of statements 22:52:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:52:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.7% of statements 22:52:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:52:20 GO111MODULE=on go vet ./... 22:55:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:55:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:55:11 ./bin/test-attribution-txt.sh [Pipeline] echo 22:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:55:11 $ docker stop --time=1 e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff 22:55:14 $ docker rm -f --volumes e16ea2aca2665c210a93849d10961c4e8829fda4e4b1b848e9b1aeaa1dc67dff [Pipeline] // withDockerContainer [Pipeline] sh 22:55:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:55:16 Warning: overwriting stash ‘coverage-report’ 22:55:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:55:17 + ls -al . 22:55:17 total 268 22:55:17 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:48 . 22:55:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:46 .. 22:55:17 -rw-rw-r-- 1 jenkins jenkins 140 May 9 22:46 .dockerignore 22:55:17 drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:46 .git 22:55:17 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:46 .github 22:55:17 -rw-rw-r-- 1 jenkins jenkins 137 May 9 22:46 .gitignore 22:55:17 -rw-rw-r-- 1 jenkins jenkins 42 May 9 22:46 .golangci.yml 22:55:17 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 22:46 CHANGELOG.md 22:55:17 -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:46 GOVERNANCE.md 22:55:17 -rw-rw-r-- 1 jenkins jenkins 885 May 9 22:46 Jenkinsfile 22:55:17 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 22:46 LICENSE 22:55:17 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 22:46 Makefile 22:55:17 -rw-rw-r-- 1 jenkins jenkins 619 May 9 22:46 OWNERS.md 22:55:17 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 22:46 README.md 22:55:17 -rw-rw-r-- 1 jenkins jenkins 5 May 9 22:42 VERSION 22:55:17 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:46 bin 22:55:17 -rw-r--r-- 1 jenkins jenkins 106152 May 9 22:52 coverage.out 22:55:17 drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:46 example 22:55:17 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 22:46 go.mod 22:55:17 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 22:46 go.sum 22:55:17 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:46 internal 22:55:17 drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:46 openapi 22:55:17 drwxrwxr-x 6 jenkins jenkins 4096 May 9 22:46 pkg 22:55:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:46 snap 22:55:17 -rw-rw-r-- 1 jenkins jenkins 222 May 9 22:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + 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=977f18ec1a81d72d44a4eb5790a2b1be6d898acd --label arch=arm64 --label version=0.0.0 . 22:55:18 Sending build context to Docker daemon 6.099MB 22:55:18 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:55:18 Step 2/23 : FROM ${BASE} AS builder 22:55:18 ---> bdc276787759 22:55:18 Step 3/23 : ARG MAKE=make build 22:55:18 ---> Running in 53dc78346b93 22:55:19 Removing intermediate container 53dc78346b93 22:55:19 ---> 04862d5884de 22:55:19 Step 4/23 : WORKDIR /device-sdk-go 22:55:19 ---> Running in ae15bf31024f 22:55:19 Removing intermediate container ae15bf31024f 22:55:19 ---> 4b918f97a337 22:55:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:55:19 ---> Running in bb1b03f2c476 22:55:19 Removing intermediate container bb1b03f2c476 22:55:19 ---> f9ac2b170006 22:55:19 Step 6/23 : RUN apk add --update --no-cache make git 22:55:20 ---> Running in 6eea5d13c855 22:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:23 OK: 263 MiB in 53 packages 22:55:24 Removing intermediate container 6eea5d13c855 22:55:24 ---> 27b5c5284330 22:55:24 Step 7/23 : COPY go.mod vendor* ./ 22:55:24 ---> e7d1750e3530 22:55:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:24 ---> Running in 61d312f52d23 22:55:27 Removing intermediate container 61d312f52d23 22:55:27 ---> 2fb4f57bbef2 22:55:27 Step 9/23 : COPY . . 22:55:28 ---> 23a5f5011568 22:55:28 Step 10/23 : RUN ${MAKE} 22:55:28 ---> Running in fdd0510796a1 22:55:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:58:06 Removing intermediate container fdd0510796a1 22:58:06 ---> faa27f869cdb 22:58:06 Step 11/23 : FROM alpine:3.17 22:58:06 3.17: Pulling from library/alpine 22:58:06 c41833b44d91: Already exists 22:58:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:58:06 Status: Downloaded newer image for alpine:3.17 22:58:06 ---> 51e60588ff2c 22:58:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:58:06 ---> Running in 3cdc1d49ea26 22:58:06 Removing intermediate container 3cdc1d49ea26 22:58:06 ---> 74f740b32c56 22:58:06 Step 13/23 : RUN apk add --update --no-cache 22:58:06 ---> Running in d87e6d5e88f7 22:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:58:06 OK: 7 MiB in 15 packages 22:58:06 Removing intermediate container d87e6d5e88f7 22:58:06 ---> d3cbf0fae088 22:58:06 Step 14/23 : WORKDIR / 22:58:06 ---> Running in 43f8fc761fe6 22:58:06 Removing intermediate container 43f8fc761fe6 22:58:06 ---> c99279e31338 22:58:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:58:06 ---> fe4c7952cf0e 22:58:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:58:06 ---> 0f8fe9b9b789 22:58:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:58:06 ---> 104016e03223 22:58:06 Step 18/23 : EXPOSE 59999 22:58:06 ---> Running in 3ce1befdb156 22:58:06 Removing intermediate container 3ce1befdb156 22:58:06 ---> abe01f2192a1 22:58:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:58:06 ---> Running in de97a4c423d1 22:58:06 Removing intermediate container de97a4c423d1 22:58:06 ---> dfe460e5a0ea 22:58:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:58:06 ---> Running in 2a61f8fa1738 22:58:06 Removing intermediate container 2a61f8fa1738 22:58:06 ---> 06948d5bade2 22:58:06 Step 21/23 : LABEL arch=arm64 22:58:06 ---> Running in 9cf2688d9f3e 22:58:06 Removing intermediate container 9cf2688d9f3e 22:58:06 ---> c667197b1e18 22:58:06 Step 22/23 : LABEL git_sha=977f18ec1a81d72d44a4eb5790a2b1be6d898acd 22:58:06 ---> Running in 599cf70f3d84 22:58:06 Removing intermediate container 599cf70f3d84 22:58:06 ---> f9f592e3cbed 22:58:06 Step 23/23 : LABEL version=0.0.0 22:58:06 ---> Running in b9a1feae7a29 22:58:06 Removing intermediate container b9a1feae7a29 22:58:06 ---> ff75542c6e69 22:58:06 [Warning] One or more build-args [ARCH] were not consumed 22:58:06 Successfully built ff75542c6e69 22:58:06 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:07 22:58:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:07 arm64: Pulling from edgex-lftools-log-publisher 22:58:07 8998bd30e6a1: Pulling fs layer 22:58:07 04944245beec: Pulling fs layer 22:58:07 699f458cf7ca: Pulling fs layer 22:58:07 765212b225bb: Pulling fs layer 22:58:07 f23df028b6ca: Pulling fs layer 22:58:07 d65c8cfc05b1: Pulling fs layer 22:58:07 2437ff75d9bd: Pulling fs layer 22:58:07 f23df028b6ca: Waiting 22:58:07 d65c8cfc05b1: Waiting 22:58:07 2437ff75d9bd: Waiting 22:58:07 765212b225bb: Waiting 22:58:07 04944245beec: Verifying Checksum 22:58:07 04944245beec: Download complete 22:58:07 765212b225bb: Download complete 22:58:07 f23df028b6ca: Verifying Checksum 22:58:07 f23df028b6ca: Download complete 22:58:07 d65c8cfc05b1: Verifying Checksum 22:58:07 d65c8cfc05b1: Download complete 22:58:08 699f458cf7ca: Verifying Checksum 22:58:08 699f458cf7ca: Download complete 22:58:08 8998bd30e6a1: Download complete 22:58:11 2437ff75d9bd: Verifying Checksum 22:58:11 2437ff75d9bd: Download complete 22:58:12 8998bd30e6a1: Pull complete 22:58:13 04944245beec: Pull complete 22:58:14 699f458cf7ca: Pull complete 22:58:14 765212b225bb: Pull complete 22:58:15 f23df028b6ca: Pull complete 22:58:15 d65c8cfc05b1: Pull complete 22:58:30 2437ff75d9bd: Pull complete 22:58:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-14799 does not seem to be running inside a container 22:58:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:58:33 $ docker top 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:34 ---> job-cost.sh 22:58:34 lf-activate-venv: SKIPPING 22:58:34 INFO: No Stack... 22:58:34 INFO: Retrieving Pricing Info for: v3-standard-4 22:58:35 INFO: Archiving Costs [Pipeline] sh 22:58:36 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:58:36 + cut -d, -f6 [Pipeline] lock 22:58:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] 22:58:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] did not exist. Created. 22:58:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:58:36 /w/workspace/device-sdk-go/1@tmp/durable-56de50e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:58:37 + echo total: 0.10999999940395355 [Pipeline] stash 22:58:37 Warning: overwriting stash ‘stack-cost’ 22:58:38 Stashed 1 file(s) [Pipeline] } 22:58:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1454-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:58:38 $ docker stop --time=1 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 22:58:39 $ docker rm -f --volumes 760bdaa1cc895915d17c941091001e1875ac43abc16d2adb359d425cf27383e0 [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 22:58:40 provisioning config files... 22:58:40 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config13682043664506200970tmp [Pipeline] { [Pipeline] sh 22:58:43 + set +x 22:58:43 + curl -s https://codecov.io/bash 22:58:43 + bash -s -- 22:58:43 22:58:43 _____ _ 22:58:43 / ____| | | 22:58:43 | | ___ __| | ___ ___ _____ __ 22:58:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:58:43 | |___| (_) | (_| | __/ (_| (_) \ V / 22:58:43 \_____\___/ \__,_|\___|\___\___/ \_/ 22:58:43 Bash-1.0.6 22:58:43 22:58:43 22:58:43 ==> git version 2.25.1 found 22:58:43 ==> 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 22:58:43 Release-Date: 2020-01-08 22:58:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:58:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:58:43 ==> Jenkins CI detected. 22:58:43 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1454 22:58:43 project root: . 22:58:43 --> token set from env 22:58:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:58:43 ==> Running gcov in . (disable via -X gcov) 22:58:43 ==> Python coveragepy not found 22:58:43 ==> Searching for coverage reports in: 22:58:43 + . 22:58:43 -> Found 1 reports 22:58:43 ==> Detecting git/mercurial file structure 22:58:43 ==> Reading reports 22:58:43 + ./coverage.out bytes=106152 22:58:43 ==> Appending adjustments 22:58:43 https://docs.codecov.io/docs/fixing-reports 22:58:45 + Found adjustments 22:58:45 ==> Gzipping contents 22:58:45 16K /tmp/codecov.IlDX71.gz 22:58:45 ==> Uploading reports 22:58:45 url: https://codecov.io 22:58:45 query: branch=PR-1454&commit=977f18ec1a81d72d44a4eb5790a2b1be6d898acd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1454&job=&cmd_args= 22:58:45 -> Pinging Codecov 22:58:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1454&commit=977f18ec1a81d72d44a4eb5790a2b1be6d898acd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1454&job=&cmd_args= 22:58:46 -> Uploading to 22:58:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/977f18ec1a81d72d44a4eb5790a2b1be6d898acd/53e69326-bd42-4a50-8bb8-cb7ab8ec724c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T225846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c8e5ea8a6268e5017e7645e1a3024279af9a2133887f80aca82c274e8832f53 22:58:46 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:46 Dload Upload Total Spent Left Speed 22:58:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 66599 --:--:-- --:--:-- --:--:-- 66893 22:58:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/977f18ec1a81d72d44a4eb5790a2b1be6d898acd [Pipeline] } 22:58:47 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:58:48 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives ] 22:58:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives 22:58:48 total 16 22:58:48 drwxr-xr-x 3 root root 4096 May 9 22:44 . 22:58:48 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:44 .. 22:58:48 drwxr-xr-x 2 root root 4096 May 9 22:44 cost 22:58:48 -rw-r--r-- 1 root root 86 May 9 22:44 cost.csv 22:58:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives 22:58:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives 22:58:48 total 16 22:58:48 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:44 . 22:58:48 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:44 .. 22:58:48 drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:44 cost 22:58:48 -rw-r--r-- 1 jenkins jenkins 86 May 9 22:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:58:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:58:50 ---> package-listing.sh 22:58:50 ++ facter osfamily 22:58:50 ++ tr '[:upper:]' '[:lower:]' 22:58:50 + OS_FAMILY=debian 22:58:50 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1454 22:58:50 + START_PACKAGES=/tmp/packages_start.txt 22:58:50 + END_PACKAGES=/tmp/packages_end.txt 22:58:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:58:50 + PACKAGES=/tmp/packages_start.txt 22:58:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1454 ']' 22:58:50 + PACKAGES=/tmp/packages_end.txt 22:58:50 + case "${OS_FAMILY}" in 22:58:50 + dpkg -l 22:58:50 + grep '^ii' 22:58:50 + '[' -f /tmp/packages_start.txt ']' 22:58:50 + '[' -f /tmp/packages_end.txt ']' 22:58:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:58:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1454 ']' 22:58:50 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/ 22:58:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1454/archives/ [Pipeline] echo 22:58:50 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-1454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:58:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:58:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:51 prd-ubuntu20.04-docker-8c-8g-14795 does not seem to be running inside a container 22:58:51 $ 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-1454/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-1454 -v /w/workspace/gexfoundry_device-sdk-go_PR-1454:/w/workspace/gexfoundry_device-sdk-go_PR-1454:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1454@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:latest cat 22:58:51 $ docker top 31bcd3ea5f895038677514d4c8ee2f6d10599341f1a9895961b591e6154a8458 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:52 + touch /tmp/pre-build-complete [Pipeline] sh 22:58:52 + mkdir -p /var/log/sysstat [Pipeline] sh 22:58:52 + ls /var/log/sa-host 22:58:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:52 provisioning config files... 22:58:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1454@tmp/config1231707217042227398tmp [Pipeline] { [Pipeline] echo 22:58:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:58:53 ---> create-netrc.sh [Pipeline] } 22:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:58:53 ---> python-tools-install.sh [Pipeline] echo 22:58:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:58:53 ---> sudo-logs.sh 22:58:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:58:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:58:54 ---> job-cost.sh 22:58:54 lf-activate-venv: SKIPPING 22:58:54 DEBUG: total: 0.2199999988079071 22:58:54 INFO: Retrieving Stack Cost... 22:58:54 INFO: Retrieving Pricing Info for: v3-standard-8 22:58:55 INFO: Archiving Costs [Pipeline] echo 22:58:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:58:55 ---> logs-deploy.sh 22:58:55 lf-activate-venv: SKIPPING 22:58:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1454/1 22:58:55 INFO: archiving workspace using pattern(s): 22:58:56 Archives upload complete. 22:58:56 INFO: archiving logs to Nexus 22:58:57 ---> uname -a: 22:58:57 Linux prd-ubuntu20-04-docker-8c-8g-14795 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:58:57 22:58:57 22:58:57 ---> lscpu: 22:58:57 Architecture: x86_64 22:58:57 CPU op-mode(s): 32-bit, 64-bit 22:58:57 Byte Order: Little Endian 22:58:57 Address sizes: 40 bits physical, 48 bits virtual 22:58:57 CPU(s): 8 22:58:57 On-line CPU(s) list: 0-7 22:58:57 Thread(s) per core: 1 22:58:57 Core(s) per socket: 1 22:58:57 Socket(s): 8 22:58:57 NUMA node(s): 1 22:58:57 Vendor ID: AuthenticAMD 22:58:57 CPU family: 23 22:58:57 Model: 49 22:58:57 Model name: AMD EPYC-Rome Processor 22:58:57 Stepping: 0 22:58:57 CPU MHz: 2800.000 22:58:57 BogoMIPS: 5600.00 22:58:57 Virtualization: AMD-V 22:58:57 Hypervisor vendor: KVM 22:58:57 Virtualization type: full 22:58:57 L1d cache: 256 KiB 22:58:57 L1i cache: 256 KiB 22:58:57 L2 cache: 4 MiB 22:58:57 L3 cache: 128 MiB 22:58:57 NUMA node0 CPU(s): 0-7 22:58:57 Vulnerability Itlb multihit: Not affected 22:58:57 Vulnerability L1tf: Not affected 22:58:57 Vulnerability Mds: Not affected 22:58:57 Vulnerability Meltdown: Not affected 22:58:57 Vulnerability Mmio stale data: Not affected 22:58:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:58:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:58:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:58:57 Vulnerability Srbds: Not affected 22:58:57 Vulnerability Tsx async abort: Not affected 22:58:57 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 22:58:57 22:58:57 22:58:57 ---> nproc: 22:58:57 8 22:58:57 22:58:57 22:58:57 ---> df -h: 22:58:57 Filesystem Size Used Avail Use% Mounted on 22:58:57 overlay 155G 12G 144G 8% / 22:58:57 tmpfs 64M 0 64M 0% /dev 22:58:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:58:57 shm 64M 0 64M 0% /dev/shm 22:58:57 /dev/vda1 155G 12G 144G 8% /facter-os 22:58:57 22:58:57 22:58:57 ---> sar -b -r -n DEV: 22:58:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14795) 05/09/23 _x86_64_ (8 CPU) 22:58:57 22:58:57 22:41:15 LINUX RESTART (8 CPU) 22:58:57 22:58:57 22:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:58:57 22:43:01 222.35 5.13 217.21 0.00 498.95 84245.75 0.00 22:58:57 22:44:01 74.04 0.28 73.75 0.00 8.40 18788.74 0.00 22:58:57 22:45:01 114.65 0.03 114.62 0.00 2.13 34084.00 0.00 22:58:57 22:46:01 2.08 0.00 2.08 0.00 0.00 23.35 0.00 22:58:57 22:47:01 38.22 12.73 25.49 0.00 5438.85 6285.77 0.00 22:58:57 22:48:01 4.33 0.00 4.33 0.00 0.00 50.26 0.00 22:58:57 22:49:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 22:58:57 22:50:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 22:58:57 22:51:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 22:58:57 22:52:01 2.67 0.00 2.67 0.00 0.00 41.59 0.00 22:58:57 22:53:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 22:58:57 22:54:01 2.08 0.00 2.08 0.00 0.00 23.19 0.00 22:58:57 22:55:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 22:58:57 22:56:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 22:58:57 22:57:01 2.25 0.02 2.23 0.00 0.13 26.13 0.00 22:58:57 22:58:01 1.78 0.00 1.78 0.00 0.00 19.19 0.00 22:58:57 Average: 29.43 1.13 28.30 0.00 371.69 8902.50 0.00 22:58:57 22:58:57 22:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:58:57 22:43:01 28375244 31530776 767244 2.33 144372 3213136 1869888 5.51 1123940 2932136 3840 22:58:57 22:44:01 28207704 31410288 883924 2.69 149264 3244496 2172504 6.40 1381264 2824844 10396 22:58:57 22:45:01 27637468 31560168 734996 2.24 159188 3911384 1767928 5.21 1278008 3456048 172 22:58:57 22:46:01 27637784 31560656 734000 2.23 159224 3911392 1767928 5.21 1277820 3456052 8 22:58:57 22:47:01 27268552 31548084 736964 2.24 167616 4244304 1830872 5.40 1505492 3569092 940 22:58:57 22:48:01 27269396 31549044 735856 2.24 167696 4244308 1830872 5.40 1505648 3569092 8 22:58:57 22:49:01 27272508 31552284 732500 2.23 167792 4244304 1830872 5.40 1502436 3569096 8 22:58:57 22:50:01 27272800 31552656 732044 2.23 167856 4244316 1830872 5.40 1502776 3569104 160 22:58:57 22:51:01 27272752 31553156 732000 2.23 167948 4244316 1830872 5.40 1501940 3569560 164 22:58:57 22:52:01 27272916 31553460 731516 2.22 168072 4244296 1830872 5.40 1502156 3569548 8 22:58:57 22:53:01 27273052 31553668 731472 2.22 168132 4244296 1830872 5.40 1502184 3569556 8 22:58:57 22:54:01 27273060 31553764 731340 2.22 168216 4244300 1830872 5.40 1502268 3569560 176 22:58:57 22:55:01 27272436 31553236 731808 2.23 168308 4244300 1830872 5.40 1502492 3569560 168 22:58:57 22:56:01 27272712 31553612 731380 2.22 168396 4244304 1830872 5.40 1502012 3569572 12 22:58:57 22:57:01 27273832 31554884 730388 2.22 168496 4244308 1826712 5.38 1502164 3569580 12 22:58:57 22:58:01 27273776 31554884 730344 2.22 168548 4244312 1826712 5.38 1502180 3569580 12 22:58:57 Average: 27445374 31543414 744236 2.26 164320 4075754 1846274 5.44 1443424 3468874 1006 22:58:57 22:58:57 22:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:58:57 22:43:01 docker0 166.59 286.00 14.20 2046.65 0.00 0.00 0.00 0.00 22:58:57 22:43:01 veth47522ec 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:58:57 22:43:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 22:58:57 22:43:01 ens3 549.46 335.78 8069.57 79.61 0.00 0.00 0.00 0.00 22:58:57 22:44:01 docker0 1.33 3.47 0.08 42.50 0.00 0.00 0.00 0.00 22:58:57 22:44:01 veth5d93a15 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:58:57 22:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:58:57 22:44:01 ens3 27.85 17.83 63.91 10.81 0.00 0.00 0.00 0.00 22:58:57 22:45:01 docker0 1.28 2.83 0.08 42.48 0.00 0.00 0.00 0.00 22:58:57 22:45:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:58:57 22:45:01 ens3 99.33 59.10 2572.70 12.81 0.00 0.00 0.00 0.00 22:58:57 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:46:01 ens3 1.60 0.45 0.42 0.27 0.00 0.00 0.00 0.00 22:58:57 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:58:57 22:47:01 ens3 129.96 65.53 1952.53 4.94 0.00 0.00 0.00 0.00 22:58:57 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:48:01 ens3 1.93 0.67 0.52 0.29 0.00 0.00 0.00 0.00 22:58:57 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:49:01 ens3 1.40 0.75 0.78 0.60 0.00 0.00 0.00 0.00 22:58:57 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:50:01 ens3 1.17 0.78 0.44 0.30 0.00 0.00 0.00 0.00 22:58:57 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:51:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 22:58:57 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:52:01 ens3 0.38 0.22 0.09 0.07 0.00 0.00 0.00 0.00 22:58:57 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:58:57 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:54:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:58:57 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:55:01 ens3 0.78 0.47 0.41 0.28 0.00 0.00 0.00 0.00 22:58:57 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:57:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:58:57 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:57 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 22:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:58:57 Average: docker0 10.41 17.99 0.88 131.25 0.00 0.00 0.00 0.00 22:58:57 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 22:58:57 Average: ens3 50.45 29.81 783.80 6.80 0.00 0.00 0.00 0.00 22:58:57 22:58:57 22:58:57 ---> sar -P ALL: 22:58:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14795) 05/09/23 _x86_64_ (8 CPU) 22:58:57 22:58:57 22:41:15 LINUX RESTART (8 CPU) 22:58:57 22:58:57 22:42:02 CPU %user %nice %system %iowait %steal %idle 22:58:57 22:43:01 all 10.61 0.00 5.17 1.76 0.09 82.37 22:58:57 22:43:01 0 8.95 0.00 4.69 0.51 0.07 85.78 22:58:57 22:43:01 1 9.13 0.00 4.67 2.32 0.10 83.78 22:58:57 22:43:01 2 11.04 0.00 4.40 0.65 0.07 83.83 22:58:57 22:43:01 3 10.22 0.00 6.74 1.25 0.09 81.71 22:58:57 22:43:01 4 12.31 0.00 5.75 1.17 0.10 80.67 22:58:57 22:43:01 5 11.06 0.00 4.23 2.07 0.11 82.53 22:58:57 22:43:01 6 11.52 0.00 5.74 1.13 0.11 81.50 22:58:57 22:43:01 7 10.63 0.00 5.17 4.99 0.09 79.12 22:58:57 22:44:01 all 41.12 0.00 5.84 1.13 0.10 51.81 22:58:57 22:44:01 0 40.23 0.00 5.52 0.10 0.10 54.04 22:58:57 22:44:01 1 41.05 0.00 6.00 0.32 0.10 52.52 22:58:57 22:44:01 2 41.57 0.00 5.90 1.61 0.08 50.84 22:58:57 22:44:01 3 40.57 0.00 5.76 0.10 0.10 53.48 22:58:57 22:44:01 4 41.73 0.00 6.09 0.02 0.08 52.09 22:58:57 22:44:01 5 42.73 0.00 6.10 6.54 0.10 44.53 22:58:57 22:44:01 6 40.34 0.00 5.71 0.02 0.08 53.85 22:58:57 22:44:01 7 40.74 0.00 5.65 0.35 0.12 53.14 22:58:57 22:45:01 all 14.36 0.00 2.98 1.94 0.06 80.67 22:58:57 22:45:01 0 13.88 0.00 2.97 2.01 0.03 81.10 22:58:57 22:45:01 1 14.89 0.00 3.30 0.18 0.05 81.57 22:58:57 22:45:01 2 14.14 0.00 2.82 0.03 0.05 82.96 22:58:57 22:45:01 3 14.95 0.00 2.53 0.03 0.05 82.43 22:58:57 22:45:01 4 13.96 0.00 2.84 0.51 0.05 82.65 22:58:57 22:45:01 5 13.80 0.00 3.82 11.91 0.12 70.35 22:58:57 22:45:01 6 15.00 0.00 2.66 0.22 0.05 82.07 22:58:57 22:45:01 7 14.21 0.00 2.86 0.64 0.05 82.24 22:58:57 22:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:58:57 22:46:01 0 0.00 0.00 0.02 0.03 0.02 99.93 22:58:57 22:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:58:57 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:58:57 22:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:58:57 22:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:46:01 7 0.03 0.00 0.07 0.00 0.02 99.88 22:58:57 22:47:01 all 1.51 0.00 0.69 1.07 0.03 96.71 22:58:57 22:47:01 0 0.55 0.00 0.55 4.22 0.02 94.66 22:58:57 22:47:01 1 1.57 0.00 0.70 1.07 0.03 96.63 22:58:57 22:47:01 2 3.07 0.00 0.68 0.07 0.03 96.15 22:58:57 22:47:01 3 1.35 0.00 1.14 0.57 0.02 96.93 22:58:57 22:47:01 4 2.34 0.00 0.72 0.27 0.03 96.64 22:58:57 22:47:01 5 1.55 0.00 0.53 0.94 0.03 96.94 22:58:57 22:47:01 6 0.97 0.00 0.82 0.94 0.02 97.26 22:58:57 22:47:01 7 0.63 0.00 0.37 0.48 0.02 98.50 22:58:57 22:48:01 all 0.20 0.00 0.02 0.01 0.01 99.77 22:58:57 22:48:01 0 0.00 0.00 0.03 0.05 0.00 99.92 22:58:57 22:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:58:57 22:48:01 2 1.47 0.00 0.00 0.00 0.00 98.53 22:58:57 22:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:58:57 22:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:58:57 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:49:01 all 0.24 0.00 0.01 0.00 0.01 99.74 22:58:57 22:49:01 0 0.05 0.00 0.03 0.03 0.02 99.87 22:58:57 22:49:01 1 0.03 0.00 0.00 0.00 0.03 99.93 22:58:57 22:49:01 2 1.57 0.00 0.02 0.00 0.02 98.40 22:58:57 22:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:58:57 22:49:01 4 0.12 0.00 0.00 0.00 0.02 99.87 22:58:57 22:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:58:57 22:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 22:58:57 22:50:01 0 0.00 0.00 0.00 0.05 0.02 99.93 22:58:57 22:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:50:01 2 0.17 0.00 0.00 0.00 0.00 99.83 22:58:57 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:58:57 22:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:58:57 22:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 22:58:57 22:51:01 all 0.05 0.00 0.01 0.08 0.00 99.85 22:58:57 22:51:01 0 0.13 0.00 0.02 0.62 0.00 99.23 22:58:57 22:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:58:57 22:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:58:57 22:51:01 4 0.10 0.00 0.02 0.00 0.00 99.88 22:58:57 22:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:58:57 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 22:58:57 22:52:01 all 0.27 0.00 0.02 0.01 0.01 99.69 22:58:57 22:52:01 0 1.81 0.00 0.05 0.07 0.02 98.06 22:58:57 22:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 22:58:57 22:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:58:57 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:52:01 4 0.25 0.00 0.03 0.00 0.02 99.70 22:58:57 22:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:58:57 22:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:53:01 all 0.06 0.00 0.02 0.00 0.01 99.90 22:58:57 22:53:01 0 0.38 0.00 0.07 0.03 0.02 99.50 22:58:57 22:53:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:58:57 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:53:01 4 0.08 0.00 0.00 0.00 0.00 99.92 22:58:57 22:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:58:57 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:58:57 22:53:01 CPU %user %nice %system %iowait %steal %idle 22:58:57 22:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:58:57 22:54:01 0 0.02 0.00 0.00 0.05 0.02 99.92 22:58:57 22:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:58:57 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:58:57 22:54:01 4 0.10 0.00 0.03 0.00 0.02 99.85 22:58:57 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:58:57 22:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:58:57 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:58:57 22:55:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:58:57 22:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:58:57 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:58:57 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:58:57 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:58:57 22:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:58:57 22:56:01 0 0.02 0.00 0.00 0.05 0.02 99.92 22:58:57 22:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:58:57 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 22:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:58:57 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:56:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:58:57 22:57:01 all 0.02 0.00 0.03 0.01 0.01 99.94 22:58:57 22:57:01 0 0.02 0.00 0.03 0.05 0.02 99.88 22:58:57 22:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:58:57 22:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:58:57 22:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:58:57 22:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:58:57 22:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:58:57 22:57:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:58:57 22:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:58:57 22:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 22:58:57 22:58:01 0 0.15 0.00 0.02 0.02 0.02 99.80 22:58:57 22:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:58:57 22:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:58:57 22:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:58:57 22:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:58:57 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:58:57 22:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:58:57 Average: all 4.25 0.00 0.91 0.37 0.02 94.45 22:58:57 Average: 0 4.11 0.00 0.86 0.49 0.02 94.51 22:58:57 Average: 1 4.15 0.00 0.92 0.24 0.03 94.66 22:58:57 Average: 2 4.51 0.00 0.85 0.14 0.02 94.48 22:58:57 Average: 3 4.16 0.00 0.99 0.12 0.02 94.72 22:58:57 Average: 4 4.41 0.00 0.96 0.12 0.03 94.48 22:58:57 Average: 5 4.29 0.00 0.92 1.33 0.03 93.43 22:58:57 Average: 6 4.21 0.00 0.92 0.14 0.02 94.72 22:58:57 Average: 7 4.13 0.00 0.88 0.39 0.02 94.57 22:58:57 22:58:57 22:58:57