Branch indexing 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d79dc869986e779177bfd539e27c5ba91e75c94b+7610f6dc338b87754f939bb9ede04e880837a002 (339839b2028eb937ac0fd34af5a7a2814c1fee81) 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-ssh14892308938529153457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10092818502071549597.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6574475727819646025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3626845853089463284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8591533170699830448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.18 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/v2 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-2660 in /w/workspace/gexfoundry_device-sdk-go_PR-1276 [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-1276 # 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/1276/head:refs/remotes/origin/PR-1276 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit d79dc869986e779177bfd539e27c5ba91e75c94b Merge succeeded, producing acf6045e4d0f6c3d3929d3deedc27b525a56cb9a Checking out Revision acf6045e4d0f6c3d3929d3deedc27b525a56cb9a (PR-1276) > git config core.sparsecheckout # timeout=10 > git checkout -f d79dc869986e779177bfd539e27c5ba91e75c94b # 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 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acf6045e4d0f6c3d3929d3deedc27b525a56cb9a # timeout=10 Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" > git rev-list --no-walk d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:31 ========================================================= 19:09:31 EdgeX Global Pipelines Version Info 19:09:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:31 ------------------- 19:09:31 stable info: 19:09:31 ------------------- 19:09:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:31 Message: update stable to v1.0.244 19:09:32 ------------------- 19:09:32 experimental info: 19:09:32 ------------------- 19:09:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1276 [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1276 [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1276 [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acf6045 [Pipeline] echo 19:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:33 provisioning config files... 19:09:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config3258009853982358283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> docker-login.sh 19:09:33 nexus3.edgexfoundry.org:10001 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10002 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10003 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 nexus3.edgexfoundry.org:10004 19:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:33 Configure a credential helper to remove this warning. See 19:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:33 19:09:33 Login Succeeded 19:09:33 docker.io 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:34 Configure a credential helper to remove this warning. See 19:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:34 19:09:34 Login Succeeded 19:09:34 ---> docker-login.sh ends [Pipeline] } 19:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:09:34 + git rev-list -1 --merges acf6045e4d0f6c3d3929d3deedc27b525a56cb9a~1..acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo 19:09:34 -----------> git rev-list -1 --merges acf6045e4d0f6c3d3929d3deedc27b525a56cb9a~1..acf6045e4d0f6c3d3929d3deedc27b525a56cb9a acf6045e4d0f6c3d3929d3deedc27b525a56cb9a 19:09:34 acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [false] [Pipeline] sh 19:09:35 + git log --format=format:%s -1 acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo 19:09:35 ========================================================= 19:09:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:35 + git log --format=format:%s -1 acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] echo 19:09:35 [semverPrep] GIT_COMMIT: acf6045e4d0f6c3d3929d3deedc27b525a56cb9a, Commit Message: Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD [Pipeline] echo 19:09:35 [semverPrep] This is not a build commit. [Pipeline] sh 19:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:35 + grep -v github /etc/ssh/ssh_known_hosts 19:09:35 + [ -e /tmp/ssh_known_hosts ] 19:09:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:09:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:09:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:36 19:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:09:36 b85a868b505f: Pulling fs layer 19:09:36 e2be974225ed: Pulling fs layer 19:09:36 339a4e72a1f5: Pulling fs layer 19:09:36 988bab9f4d93: Pulling fs layer 19:09:36 1469e6f7b9e6: Pulling fs layer 19:09:36 eaf3925da568: Pulling fs layer 19:09:36 bab4dde63d76: Pulling fs layer 19:09:36 bde34c3a00c8: Pulling fs layer 19:09:36 b352a97aabf1: Pulling fs layer 19:09:36 4872d77fe225: Pulling fs layer 19:09:36 5851b861e8e6: Pulling fs layer 19:09:36 5851b861e8e6: Waiting 19:09:36 bab4dde63d76: Waiting 19:09:36 4872d77fe225: Waiting 19:09:36 eaf3925da568: Waiting 19:09:36 b352a97aabf1: Waiting 19:09:36 1469e6f7b9e6: Waiting 19:09:36 bde34c3a00c8: Waiting 19:09:36 e2be974225ed: Verifying Checksum 19:09:36 e2be974225ed: Download complete 19:09:36 988bab9f4d93: Verifying Checksum 19:09:36 988bab9f4d93: Download complete 19:09:36 339a4e72a1f5: Verifying Checksum 19:09:36 339a4e72a1f5: Download complete 19:09:36 1469e6f7b9e6: Verifying Checksum 19:09:36 1469e6f7b9e6: Download complete 19:09:36 eaf3925da568: Verifying Checksum 19:09:36 eaf3925da568: Download complete 19:09:36 bde34c3a00c8: Download complete 19:09:37 b352a97aabf1: Download complete 19:09:37 4872d77fe225: Verifying Checksum 19:09:37 4872d77fe225: Download complete 19:09:37 5851b861e8e6: Verifying Checksum 19:09:37 5851b861e8e6: Download complete 19:09:37 b85a868b505f: Verifying Checksum 19:09:37 b85a868b505f: Download complete 19:09:37 bab4dde63d76: Verifying Checksum 19:09:37 bab4dde63d76: Download complete 19:09:38 b85a868b505f: Pull complete 19:09:38 e2be974225ed: Pull complete 19:09:39 339a4e72a1f5: Pull complete 19:09:39 988bab9f4d93: Pull complete 19:09:39 1469e6f7b9e6: Pull complete 19:09:39 eaf3925da568: Pull complete 19:09:41 bab4dde63d76: Pull complete 19:09:41 bde34c3a00c8: Pull complete 19:09:41 b352a97aabf1: Pull complete 19:09:41 4872d77fe225: Pull complete 19:09:41 5851b861e8e6: Pull complete 19:09:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:41 prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container 19:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@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-devops/py-git-semver:0.1.4 cat 19:09:43 $ docker top 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 -eo pid,comm 19:09:44 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). 19:09:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:44 [ssh-agent] Looking for ssh-agent implementation... 19:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:44 $ docker exec 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent 19:09:44 SSH_AUTH_SOCK=/tmp/ssh-nRxVypU15i87/agent.32 19:09:44 SSH_AGENT_PID=38 19:09:44 Running ssh-add (command line suppressed) 19:09:44 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_8207406902201665716.key (/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_8207406902201665716.key) 19:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:44 + git tag --points-at HEAD [Pipeline] } 19:09:44 $ docker exec --env ******** --env ******** 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent -k 19:09:44 unset SSH_AUTH_SOCK; 19:09:44 unset SSH_AGENT_PID; 19:09:44 echo Agent pid 38 killed; 19:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:44 [ssh-agent] Looking for ssh-agent implementation... 19:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:44 $ docker exec 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent 19:09:45 SSH_AUTH_SOCK=/tmp/ssh-yojhfPtiNyAV/agent.70 19:09:45 SSH_AGENT_PID=76 19:09:45 Running ssh-add (command line suppressed) 19:09:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_11767952999771520055.key (/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/private_key_11767952999771520055.key) 19:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:45 + git semver init 19:09:45 2023-01-16 19:09:45,693 [run_init] DEBUG init version:0.0.0 force:False 19:09:45 2023-01-16 19:09:45,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver 19:09:45 2023-01-16 19:09:45,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver 19:09:45 2023-01-16 19:09:45,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276, universal_newlines=False, shell=None, istream=None) 19:09:46 2023-01-16 19:09:46,605 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.git/info/exclude 19:09:46 2023-01-16 19:09:46,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 with force:False 19:09:46 2023-01-16 19:09:46,607 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 19:09:46 2023-01-16 19:09:46,612 [execute] INFO git cat-file --batch-check 19:09:46 2023-01-16 19:09:46,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver, universal_newlines=False, shell=None, istream=) 19:09:46 2023-01-16 19:09:46,619 [execute] INFO git cat-file --batch 19:09:46 2023-01-16 19:09:46,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver, universal_newlines=False, shell=None, istream=) 19:09:46 2023-01-16 19:09:46,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1276/.semver/PR-1276 19:09:46 0.0.0 [Pipeline] } 19:09:46 $ docker exec --env ******** --env ******** 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 ssh-agent -k 19:09:46 unset SSH_AUTH_SOCK; 19:09:46 unset SSH_AGENT_PID; 19:09:46 echo Agent pid 76 killed; 19:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:47 + git semver [Pipeline] } 19:09:47 $ docker stop --time=1 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 19:09:48 $ docker rm -f --volumes 41bd6b3c9d8ca57cd8fc9e0b459ca3fc75329e9c141aafac916cda1e0dfd5056 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:49 Stashed 1 file(s) [Pipeline] echo 19:09:49 [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 19:09:49 provisioning config files... 19:09:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config9395118107989037558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> docker-login.sh 19:09:49 nexus3.edgexfoundry.org:10001 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:49 Configure a credential helper to remove this warning. See 19:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:49 19:09:49 Login Succeeded 19:09:49 nexus3.edgexfoundry.org:10002 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:49 Configure a credential helper to remove this warning. See 19:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:49 19:09:49 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10003 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10004 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 docker.io 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 ---> docker-login.sh ends [Pipeline] } 19:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:50 ========================================================= 19:09:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:09:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 19:09:51 Sending build context to Docker daemon 10.48MB 19:09:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:09:51 Step 2/10 : FROM ${BASE} AS builder 19:09:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:51 213ec9aee27d: Pulling fs layer 19:09:51 4583459ba037: Pulling fs layer 19:09:51 93c1e223e6f2: Pulling fs layer 19:09:51 53926ce57604: Pulling fs layer 19:09:51 21b2b0c7a3f4: Pulling fs layer 19:09:51 22ff95d597cd: Pulling fs layer 19:09:51 12d6caf4c0d1: Pulling fs layer 19:09:51 96b7cbca73a9: Pulling fs layer 19:09:51 a7acece74701: Pulling fs layer 19:09:51 53926ce57604: Waiting 19:09:51 12d6caf4c0d1: Waiting 19:09:51 96b7cbca73a9: Waiting 19:09:51 a7acece74701: Waiting 19:09:51 21b2b0c7a3f4: Waiting 19:09:51 22ff95d597cd: Waiting 19:09:51 93c1e223e6f2: Verifying Checksum 19:09:51 93c1e223e6f2: Download complete 19:09:51 4583459ba037: Verifying Checksum 19:09:51 4583459ba037: Download complete 19:09:51 21b2b0c7a3f4: Download complete 19:09:51 22ff95d597cd: Download complete 19:09:51 213ec9aee27d: Verifying Checksum 19:09:51 213ec9aee27d: Download complete 19:09:51 12d6caf4c0d1: Verifying Checksum 19:09:51 12d6caf4c0d1: Download complete 19:09:51 213ec9aee27d: Pull complete 19:09:51 4583459ba037: Pull complete 19:09:51 93c1e223e6f2: Pull complete 19:09:52 a7acece74701: Download complete 19:09:53 96b7cbca73a9: Verifying Checksum 19:09:53 96b7cbca73a9: Download complete 19:09:53 53926ce57604: Verifying Checksum 19:09:53 53926ce57604: Download complete 19:09:57 53926ce57604: Pull complete 19:09:57 21b2b0c7a3f4: Pull complete 19:09:57 22ff95d597cd: Pull complete 19:09:57 12d6caf4c0d1: Pull complete 19:09:59 96b7cbca73a9: Pull complete 19:09:59 a7acece74701: Pull complete 19:09:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:09:59 ---> db6d94c90886 19:09:59 Step 3/10 : ARG MAKE=make build 19:10:01 ---> Running in 9a6b68a0124e 19:10:02 Removing intermediate container 9a6b68a0124e 19:10:02 ---> 1fc99de2b062 19:10:02 Step 4/10 : WORKDIR /device-sdk-go 19:10:02 ---> Running in 24a24d78efac 19:10:02 Removing intermediate container 24a24d78efac 19:10:02 ---> 58482c1a8ac7 19:10:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:10:02 ---> Running in ac6428cb4ea3 19:10:02 Removing intermediate container ac6428cb4ea3 19:10:02 ---> d18487baaede 19:10:02 Step 6/10 : RUN apk add --update --no-cache make git 19:10:02 ---> Running in 12d3fe9077a4 19:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:03 OK: 211 MiB in 51 packages 19:10:04 Removing intermediate container 12d3fe9077a4 19:10:04 ---> c5ac057c86a4 19:10:04 Step 7/10 : COPY go.mod vendor* ./ 19:10:04 ---> 8460f3edbc24 19:10:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:04 ---> Running in f750e3a4f6f0 19:10:04 Still waiting to schedule task 19:10:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:10:30 Removing intermediate container f750e3a4f6f0 19:10:30 ---> 89443e6de3f2 19:10:30 Step 9/10 : COPY . . 19:10:30 ---> 39e5edf49951 19:10:30 Step 10/10 : RUN ${MAKE} 19:10:30 ---> Running in a6f34570635b 19:10:30 noop 19:10:30 Removing intermediate container a6f34570635b 19:10:30 ---> ef484bd65517 19:10:30 Successfully built ef484bd65517 19:10:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:31 + docker inspect -f . ci-base-image-x86_64 19:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:31 prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container 19:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:31 $ docker top 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:32 + go version 19:10:32 go version go1.18.7 linux/amd64 [Pipeline] } 19:10:32 $ docker stop --time=1 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 19:10:33 $ docker rm -f --volumes 2bf40f31c578aebcde4151a6b2d50c9c2d76d9ea06b1554a9eb88965ce01b526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:33 + docker inspect -f . ci-base-image-x86_64 19:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:33 prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container 19:10:33 $ 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-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:34 $ docker top aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1276 [Pipeline] fileExists [Pipeline] sh 19:10:34 + make test 19:10:34 go test -race -coverprofile=coverage.out ./... 19:10:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:10:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements 19:10:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 78.9% of statements 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 19:10:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.122s coverage: 73.6% of statements 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:10:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:10:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 60.6% of statements 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 19:10:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.1% of statements 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:10:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.718s coverage: 89.2% of statements 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 19:10:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 4.6% of statements 19:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:11:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:11:09 GO111MODULE=on go vet ./... 19:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:10 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:11:10 $ docker stop --time=1 aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 19:11:13 $ docker rm -f --volumes aa10a13ffa002fcc38470c5df017e110e47277f59e52bdd95026cf6f66dee927 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:11:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:11:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:11:14 + ls -al . 19:11:14 total 280 19:11:14 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 19:10 . 19:11:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:09 .. 19:11:14 -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 19:09 .dockerignore 19:11:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 19:10 .git 19:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:09 .github 19:11:14 -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 19:09 .gitignore 19:11:14 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 19:09 .golangci.yml 19:11:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 19:09 .semver 19:11:14 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 19:09 CHANGELOG.md 19:11:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 19:09 GOVERNANCE.md 19:11:14 -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 19:09 Jenkinsfile 19:11:14 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 19:09 LICENSE 19:11:14 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 19:09 Makefile 19:11:14 -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 19:09 OWNERS.md 19:11:14 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 19:09 README.md 19:11:14 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 19:09 VERSION 19:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:09 bin 19:11:14 -rw-r--r-- 1 jenkins jenkins 100832 Jan 16 19:10 coverage.out 19:11:14 drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 19:09 example 19:11:14 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 19:09 go.mod 19:11:14 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 19:09 go.sum 19:11:14 drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 19:09 internal 19:11:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 19:09 openapi 19:11:14 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 19:09 pkg 19:11:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:09 snap 19:11:14 -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:15 + 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=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a --label arch=amd64 --label version=0.0.0 . 19:11:15 Sending build context to Docker daemon 10.58MB 19:11:15 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 19:11:15 Step 2/23 : FROM ${BASE} AS builder 19:11:15 ---> ef484bd65517 19:11:15 Step 3/23 : ARG MAKE=make build 19:11:15 ---> Running in 4a7b271f351d 19:11:15 Removing intermediate container 4a7b271f351d 19:11:15 ---> 82af3072ef93 19:11:15 Step 4/23 : WORKDIR /device-sdk-go 19:11:15 ---> Running in 4b5802ded0f9 19:11:15 Removing intermediate container 4b5802ded0f9 19:11:15 ---> e100f0465860 19:11:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:11:15 ---> Running in 0d00d1aeaeec 19:11:15 Removing intermediate container 0d00d1aeaeec 19:11:15 ---> e37d004915da 19:11:15 Step 6/23 : RUN apk add --update --no-cache make git 19:11:15 ---> Running in 67e6f2de584c 19:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:16 OK: 211 MiB in 51 packages 19:11:17 Removing intermediate container 67e6f2de584c 19:11:17 ---> 19a0dd13d2e2 19:11:17 Step 7/23 : COPY go.mod vendor* ./ 19:11:17 ---> 670b9fd587b5 19:11:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:17 ---> Running in c491befc1402 19:11:18 Removing intermediate container c491befc1402 19:11:18 ---> 3211f124c91a 19:11:18 Step 9/23 : COPY . . 19:11:18 ---> 48076aca4c8c 19:11:18 Step 10/23 : RUN ${MAKE} 19:11:18 ---> Running in d3e7207fb954 19:11:18 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 19:11:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2673 in /w/workspace/gexfoundry_device-sdk-go_PR-1276 [Pipeline] { [Pipeline] ws 19:11:31 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 19:11:31 The recommended git tool is: git 19:11:36 Removing intermediate container d3e7207fb954 19:11:36 ---> 9303fe6eadff 19:11:36 Step 11/23 : FROM alpine:3.16 19:11:36 3.16: Pulling from library/alpine 19:11:36 ca7dd9ec2225: Pulling fs layer 19:11:36 ca7dd9ec2225: Verifying Checksum 19:11:36 ca7dd9ec2225: Download complete 19:11:36 ca7dd9ec2225: Pull complete 19:11:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:11:36 Status: Downloaded newer image for alpine:3.16 19:11:36 ---> bfe296a52501 19:11:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:11:36 ---> Running in 9c223becfa6d 19:11:36 Removing intermediate container 9c223becfa6d 19:11:36 ---> 74b19e3e9884 19:11:36 Step 13/23 : RUN apk add --update --no-cache 19:11:36 ---> Running in 191315c3b3dc 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:36 OK: 6 MiB in 14 packages 19:11:37 Removing intermediate container 191315c3b3dc 19:11:37 ---> 091d4ad14b80 19:11:37 Step 14/23 : WORKDIR / 19:11:37 ---> Running in a8913aaf3af8 19:11:37 Removing intermediate container a8913aaf3af8 19:11:37 ---> 513e07121151 19:11:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:11:38 ---> 55daad822f52 19:11:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:11:38 ---> 3db34293fae9 19:11:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:11:38 using credential edgex-jenkins-ssh 19:11:38 Cloning the remote Git repository 19:11:38 ---> 460973a605db 19:11:38 Step 18/23 : EXPOSE 59999 19:11:38 ---> Running in c07141d9ff18 19:11:38 Removing intermediate container c07141d9ff18 19:11:38 ---> 094674688b4a 19:11:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:11:38 ---> Running in 1885adbf8c75 19:11:38 Removing intermediate container 1885adbf8c75 19:11:38 ---> d798bb5df9d8 19:11:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:38 ---> Running in 5a9c342e0d5d 19:11:38 Removing intermediate container 5a9c342e0d5d 19:11:38 ---> a238e7d15a67 19:11:38 Step 21/23 : LABEL arch=amd64 19:11:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:11:38 > git init /w/workspace/device-sdk-go/4 # timeout=10 19:11:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:11:38 > git --version # timeout=10 19:11:38 > git --version # 'git version 2.25.1' 19:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:39 ---> Running in 1e295348f5a2 19:11:39 Removing intermediate container 1e295348f5a2 19:11:39 ---> f922aa1f1b61 19:11:39 Step 22/23 : LABEL git_sha=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a 19:11:39 ---> Running in f64f366f2f61 19:11:39 Removing intermediate container f64f366f2f61 19:11:39 ---> 7a07f2b7d39e 19:11:39 Step 23/23 : LABEL version=0.0.0 19:11:39 ---> Running in d416d1d34823 19:11:39 Removing intermediate container d416d1d34823 19:11:39 ---> 2582fe1c58dc 19:11:39 [Warning] One or more build-args [ARCH] were not consumed 19:11:39 Successfully built 2582fe1c58dc 19:11:39 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 19:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:39 19:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:40 latest: Pulling from edgex-lftools-log-publisher 19:11:40 5eb5b503b376: Pulling fs layer 19:11:40 5c69ac0246d0: Pulling fs layer 19:11:40 ec43610c2a17: Pulling fs layer 19:11:40 3a2ae6a8a46f: Pulling fs layer 19:11:40 33b1e0a273af: Pulling fs layer 19:11:40 5d3b04190fa2: Pulling fs layer 19:11:40 2f39f015ded8: Pulling fs layer 19:11:40 33b1e0a273af: Waiting 19:11:40 5d3b04190fa2: Waiting 19:11:40 2f39f015ded8: Waiting 19:11:40 5c69ac0246d0: Download complete 19:11:40 3a2ae6a8a46f: Verifying Checksum 19:11:40 3a2ae6a8a46f: Download complete 19:11:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:40 33b1e0a273af: Verifying Checksum 19:11:40 33b1e0a273af: Download complete 19:11:40 5d3b04190fa2: Verifying Checksum 19:11:40 5d3b04190fa2: Download complete 19:11:40 ec43610c2a17: Verifying Checksum 19:11:40 ec43610c2a17: Download complete 19:11:40 5eb5b503b376: Verifying Checksum 19:11:40 5eb5b503b376: Download complete 19:11:41 2f39f015ded8: Download complete 19:11:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:11:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:41 5eb5b503b376: Pull complete 19:11:41 5c69ac0246d0: Pull complete 19:11:42 ec43610c2a17: Pull complete 19:11:42 3a2ae6a8a46f: Pull complete 19:11:42 33b1e0a273af: Pull complete 19:11:42 5d3b04190fa2: Pull complete 19:11:42 Merging remotes/origin/main commit 7610f6dc338b87754f939bb9ede04e880837a002 into PR head commit d79dc869986e779177bfd539e27c5ba91e75c94b 19:11:43 Merge succeeded, producing bd3ecf82fcf10256fea7206068c152088812a932 19:11:43 Checking out Revision bd3ecf82fcf10256fea7206068c152088812a932 (PR-1276) 19:11:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:11:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1276/head:refs/remotes/origin/PR-1276 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:42 > git config core.sparsecheckout # timeout=10 19:11:42 > git checkout -f d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 19:11:42 > git remote # timeout=10 19:11:42 > git config --get remote.origin.url # timeout=10 19:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:42 > git merge 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 19:11:43 > git rev-parse HEAD^{commit} # timeout=10 19:11:43 > git config core.sparsecheckout # timeout=10 19:11:43 > git checkout -f bd3ecf82fcf10256fea7206068c152088812a932 # timeout=10 19:11:46 Commit message: "Merge commit '7610f6dc338b87754f939bb9ede04e880837a002' into HEAD" 19:11:46 2f39f015ded8: Pull complete 19:11:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:46 prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container 19:11:46 > git rev-list --no-walk d79dc869986e779177bfd539e27c5ba91e75c94b # timeout=10 19:11:46 $ 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-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:47 19:11:47 GitHub has been notified of this commit’s build result 19:11:47 19:11:48 $ docker top 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:49 ---> job-cost.sh 19:11:49 lf-activate-venv: SKIPPING 19:11:49 INFO: No Stack... 19:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:49 Dload Upload Total Spent Left Speed 19:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k 19:11:49 INFO: Archiving Costs [Pipeline] sh 19:11:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/cost.csv 19:11:49 + cut -d, -f6 [Pipeline] lock 19:11:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] 19:11:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] did not exist. Created. 19:11:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 19:11:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:11:50 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 19:11:50 Stashed 1 file(s) [Pipeline] } 19:11:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:50 $ docker stop --time=1 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 19:11:50 + sudo tee /etc/docker/daemon.new 19:11:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:50 { 19:11:50 "registry-mirrors": [ 19:11:50 "https://nexus3.edgexfoundry.org:10001" 19:11:50 ], 19:11:50 "bip": "10.250.0.254/24", 19:11:50 "hosts": [ 19:11:50 "tcp://0.0.0.0:5555", 19:11:50 "unix:///var/run/docker.sock" 19:11:50 ], 19:11:50 "mtu": 1458, 19:11:50 "selinux-enabled": true, 19:11:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:50 } 19:11:51 $ docker rm -f --volumes 4aecd0cfc33bbbb4cadc435cec1b6df5164e37ad74340da2f8e340ea37a6c209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:10 provisioning config files... 19:12:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1063279699132484347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:11 ---> docker-login.sh 19:12:11 nexus3.edgexfoundry.org:10001 19:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:12 Configure a credential helper to remove this warning. See 19:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:12 19:12:12 Login Succeeded 19:12:12 nexus3.edgexfoundry.org:10002 19:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:12 Configure a credential helper to remove this warning. See 19:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:12 19:12:12 Login Succeeded 19:12:12 nexus3.edgexfoundry.org:10003 19:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:13 Configure a credential helper to remove this warning. See 19:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:13 19:12:13 Login Succeeded 19:12:13 nexus3.edgexfoundry.org:10004 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:13 Configure a credential helper to remove this warning. See 19:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:13 19:12:13 Login Succeeded 19:12:13 docker.io 19:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:14 Configure a credential helper to remove this warning. See 19:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:14 19:12:14 Login Succeeded 19:12:14 ---> docker-login.sh ends [Pipeline] } 19:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:14 ========================================================= 19:12:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:12:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 19:12:15 Sending build context to Docker daemon 5.656MB 19:12:15 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:12:15 Step 2/10 : FROM ${BASE} AS builder 19:12:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:15 9b18e9b68314: Pulling fs layer 19:12:15 35d82f9e3411: Pulling fs layer 19:12:15 e16973657156: Pulling fs layer 19:12:15 fc693d55d65f: Pulling fs layer 19:12:15 7e9fc2657dce: Pulling fs layer 19:12:15 dda99020689f: Pulling fs layer 19:12:15 db1c61fa0a46: Pulling fs layer 19:12:15 891c053d2c06: Pulling fs layer 19:12:15 fc693d55d65f: Waiting 19:12:15 7e9fc2657dce: Waiting 19:12:15 dda99020689f: Waiting 19:12:15 db1c61fa0a46: Waiting 19:12:15 891c053d2c06: Waiting 19:12:15 e16973657156: Verifying Checksum 19:12:15 e16973657156: Download complete 19:12:15 35d82f9e3411: Verifying Checksum 19:12:15 35d82f9e3411: Download complete 19:12:15 7e9fc2657dce: Verifying Checksum 19:12:15 7e9fc2657dce: Download complete 19:12:15 dda99020689f: Verifying Checksum 19:12:15 dda99020689f: Download complete 19:12:15 9b18e9b68314: Verifying Checksum 19:12:15 9b18e9b68314: Download complete 19:12:16 9b18e9b68314: Pull complete 19:12:16 891c053d2c06: Verifying Checksum 19:12:16 891c053d2c06: Download complete 19:12:17 35d82f9e3411: Pull complete 19:12:17 e16973657156: Pull complete 19:12:18 db1c61fa0a46: Verifying Checksum 19:12:18 db1c61fa0a46: Download complete 19:12:18 fc693d55d65f: Verifying Checksum 19:12:18 fc693d55d65f: Download complete 19:12:31 fc693d55d65f: Pull complete 19:12:31 7e9fc2657dce: Pull complete 19:12:31 dda99020689f: Pull complete 19:12:37 db1c61fa0a46: Pull complete 19:12:39 891c053d2c06: Pull complete 19:12:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:39 ---> f96f9c87975a 19:12:39 Step 3/10 : ARG MAKE=make build 19:12:39 ---> Running in 0cce513afcfa 19:12:40 Removing intermediate container 0cce513afcfa 19:12:40 ---> 09962d8806c0 19:12:40 Step 4/10 : WORKDIR /device-sdk-go 19:12:40 ---> Running in 8434fcc22d57 19:12:40 Removing intermediate container 8434fcc22d57 19:12:40 ---> c1e28171ca52 19:12:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:12:41 ---> Running in f87e7c75c973 19:12:41 Removing intermediate container f87e7c75c973 19:12:41 ---> 784629d440ab 19:12:41 Step 6/10 : RUN apk add --update --no-cache make git 19:12:41 ---> Running in a003dfb9adad 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:44 OK: 221 MiB in 51 packages 19:12:45 Removing intermediate container a003dfb9adad 19:12:45 ---> 5591e8b981ba 19:12:45 Step 7/10 : COPY go.mod vendor* ./ 19:12:46 ---> 7007556e5c86 19:12:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:46 ---> Running in 70067a64afdb 19:13:54 Removing intermediate container 70067a64afdb 19:13:54 ---> 3a6bf5725adc 19:13:54 Step 9/10 : COPY . . 19:13:54 ---> 77937d5372a6 19:13:54 Step 10/10 : RUN ${MAKE} 19:13:54 ---> Running in 741d0398f76c 19:13:54 noop 19:13:54 Removing intermediate container 741d0398f76c 19:13:54 ---> e298bf59b71c 19:13:54 Successfully built e298bf59b71c 19:13:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:54 + docker inspect -f . ci-base-image-arm64 19:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:54 prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container 19:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:56 $ docker top 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:56 + go version 19:13:56 go version go1.18.7 linux/arm64 [Pipeline] } 19:13:56 $ docker stop --time=1 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 19:13:58 $ docker rm -f --volumes 3e70c5b7277d9f850c857ce0cf44fd6f547bc899237cb7038fe4b82475e757d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:59 + docker inspect -f . ci-base-image-arm64 19:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:59 prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container 19:13:59 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:00 $ docker top 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:01 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 19:14:02 + make test 19:14:02 go test -race -coverprofile=coverage.out ./... 19:14:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:17:41 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:17:41 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:17:41 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:17:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:17:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:17:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.314s coverage: 27.6% of statements 19:17:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.358s coverage: 78.9% of statements 19:17:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 19:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.479s coverage: 73.6% of statements 19:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:17:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.750s coverage: 60.6% of statements 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 19:17:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.474s coverage: 65.1% of statements 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:17:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.515s coverage: 89.2% of statements 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 19:17:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.297s coverage: 4.6% of statements 19:17:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:17:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:54 GO111MODULE=on go vet ./... 19:19:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:19:45 $ docker stop --time=1 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a 19:19:47 $ docker rm -f --volumes 2b464e0458bc3ef8f59287f8aa989f6d33b0df8b480b3bb7851c7c46ae1f167a [Pipeline] // withDockerContainer [Pipeline] sh 19:19:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:49 Warning: overwriting stash ‘coverage-report’ 19:19:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:19:50 + ls -al . 19:19:50 total 276 19:19:50 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 19:14 . 19:19:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:11 .. 19:19:50 -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 19:11 .dockerignore 19:19:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 19:11 .git 19:19:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:11 .github 19:19:50 -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 19:11 .gitignore 19:19:50 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 19:11 .golangci.yml 19:19:50 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 19:11 CHANGELOG.md 19:19:50 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 19:11 GOVERNANCE.md 19:19:50 -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 19:11 Jenkinsfile 19:19:50 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 19:11 LICENSE 19:19:50 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 19:11 Makefile 19:19:50 -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 19:11 OWNERS.md 19:19:50 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 19:11 README.md 19:19:50 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 19:09 VERSION 19:19:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 19:11 bin 19:19:50 -rw-r--r-- 1 jenkins jenkins 100832 Jan 16 19:17 coverage.out 19:19:50 drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 19:11 example 19:19:50 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 19:11 go.mod 19:19:50 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 19:11 go.sum 19:19:50 drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 19:11 internal 19:19:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 19:11 openapi 19:19:50 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 19:11 pkg 19:19:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 19:11 snap 19:19:50 -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 19:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:51 + 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=bd3ecf82fcf10256fea7206068c152088812a932 --label arch=arm64 --label version=0.0.0 . 19:19:51 Sending build context to Docker daemon 5.757MB 19:19:51 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 19:19:51 Step 2/23 : FROM ${BASE} AS builder 19:19:51 ---> e298bf59b71c 19:19:51 Step 3/23 : ARG MAKE=make build 19:19:51 ---> Running in 416ef1cd758c 19:19:52 Removing intermediate container 416ef1cd758c 19:19:52 ---> 83b9404d4f75 19:19:52 Step 4/23 : WORKDIR /device-sdk-go 19:19:52 ---> Running in ec5f351d92a9 19:19:52 Removing intermediate container ec5f351d92a9 19:19:52 ---> 238c847dea14 19:19:52 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:19:52 ---> Running in 354449bfa6dc 19:19:53 Removing intermediate container 354449bfa6dc 19:19:53 ---> 0a0e56f19338 19:19:53 Step 6/23 : RUN apk add --update --no-cache make git 19:19:53 ---> Running in 41c75278dfb8 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:55 OK: 221 MiB in 51 packages 19:19:56 Removing intermediate container 41c75278dfb8 19:19:56 ---> 46130344b846 19:19:56 Step 7/23 : COPY go.mod vendor* ./ 19:19:57 ---> c3feb859faf5 19:19:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:57 ---> Running in 5b13b9a5847d 19:19:59 Removing intermediate container 5b13b9a5847d 19:19:59 ---> 49d5439d0fad 19:19:59 Step 9/23 : COPY . . 19:20:01 ---> 8f43be49b85a 19:20:01 Step 10/23 : RUN ${MAKE} 19:20:01 ---> Running in 885b7e0659c1 19:20:02 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 19:22:24 Removing intermediate container 885b7e0659c1 19:22:24 ---> d5584c28912b 19:22:24 Step 11/23 : FROM alpine:3.16 19:22:24 3.16: Pulling from library/alpine 19:22:24 6875df1f5354: Pulling fs layer 19:22:24 6875df1f5354: Verifying Checksum 19:22:24 6875df1f5354: Download complete 19:22:24 6875df1f5354: Pull complete 19:22:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:22:24 Status: Downloaded newer image for alpine:3.16 19:22:24 ---> 2b4661558fb8 19:22:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:22:24 ---> Running in 1acfd0346413 19:22:24 Removing intermediate container 1acfd0346413 19:22:24 ---> aa95f5d2b94e 19:22:24 Step 13/23 : RUN apk add --update --no-cache 19:22:24 ---> Running in 68951376cb2f 19:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:24 OK: 5 MiB in 14 packages 19:22:24 Removing intermediate container 68951376cb2f 19:22:24 ---> 5e2d37570cfd 19:22:24 Step 14/23 : WORKDIR / 19:22:24 ---> Running in e1644bfad3c2 19:22:24 Removing intermediate container e1644bfad3c2 19:22:24 ---> c3f1da55edc6 19:22:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:22:24 ---> f903179fa25c 19:22:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:22:24 ---> 7ceba17b99fc 19:22:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:22:24 ---> 96edb153600e 19:22:24 Step 18/23 : EXPOSE 59999 19:22:24 ---> Running in 305444bb762d 19:22:24 Removing intermediate container 305444bb762d 19:22:24 ---> 828fe1b8c5be 19:22:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:22:24 ---> Running in 3b0380616e86 19:22:24 Removing intermediate container 3b0380616e86 19:22:24 ---> 998f9a9e1d0a 19:22:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:22:24 ---> Running in 405deaac7793 19:22:24 Removing intermediate container 405deaac7793 19:22:24 ---> 663bcc34dc56 19:22:24 Step 21/23 : LABEL arch=arm64 19:22:24 ---> Running in 3215f5d0967d 19:22:24 Removing intermediate container 3215f5d0967d 19:22:24 ---> 74eeb8c24025 19:22:24 Step 22/23 : LABEL git_sha=bd3ecf82fcf10256fea7206068c152088812a932 19:22:24 ---> Running in 5349805d0fd4 19:22:24 Removing intermediate container 5349805d0fd4 19:22:24 ---> 84a8df1c9716 19:22:24 Step 23/23 : LABEL version=0.0.0 19:22:24 ---> Running in f2244d6d0999 19:22:24 Removing intermediate container f2244d6d0999 19:22:24 ---> 862f1b4e920b 19:22:24 [Warning] One or more build-args [ARCH] were not consumed 19:22:24 Successfully built 862f1b4e920b 19:22:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:24 19:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:24 arm64: Pulling from edgex-lftools-log-publisher 19:22:24 8998bd30e6a1: Pulling fs layer 19:22:24 04944245beec: Pulling fs layer 19:22:24 699f458cf7ca: Pulling fs layer 19:22:24 765212b225bb: Pulling fs layer 19:22:24 f23df028b6ca: Pulling fs layer 19:22:24 d65c8cfc05b1: Pulling fs layer 19:22:24 2437ff75d9bd: Pulling fs layer 19:22:24 f23df028b6ca: Waiting 19:22:24 d65c8cfc05b1: Waiting 19:22:24 765212b225bb: Waiting 19:22:25 2437ff75d9bd: Waiting 19:22:25 04944245beec: Verifying Checksum 19:22:25 04944245beec: Download complete 19:22:25 765212b225bb: Verifying Checksum 19:22:25 765212b225bb: Download complete 19:22:25 f23df028b6ca: Verifying Checksum 19:22:25 f23df028b6ca: Download complete 19:22:25 d65c8cfc05b1: Verifying Checksum 19:22:25 d65c8cfc05b1: Download complete 19:22:25 699f458cf7ca: Verifying Checksum 19:22:25 699f458cf7ca: Download complete 19:22:25 8998bd30e6a1: Verifying Checksum 19:22:25 8998bd30e6a1: Download complete 19:22:28 2437ff75d9bd: Verifying Checksum 19:22:28 2437ff75d9bd: Download complete 19:22:29 8998bd30e6a1: Pull complete 19:22:30 04944245beec: Pull complete 19:22:31 699f458cf7ca: Pull complete 19:22:31 765212b225bb: Pull complete 19:22:32 f23df028b6ca: Pull complete 19:22:32 d65c8cfc05b1: Pull complete 19:22:47 2437ff75d9bd: Pull complete 19:22:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-2673 does not seem to be running inside a container 19:22:47 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:22:50 $ docker top 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:51 ---> job-cost.sh 19:22:51 lf-activate-venv: SKIPPING 19:22:51 INFO: No Stack... 19:22:52 INFO: Retrieving Pricing Info for: v3-standard-4 19:22:52 INFO: Archiving Costs [Pipeline] sh 19:22:53 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 19:22:53 + cut -d, -f6 [Pipeline] lock 19:22:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] 19:22:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] did not exist. Created. 19:22:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:54 /w/workspace/device-sdk-go/4@tmp/durable-39910ce9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:22:54 + echo total: 0.10999999940395355 [Pipeline] stash 19:22:54 Warning: overwriting stash ‘stack-cost’ 19:22:54 Stashed 1 file(s) [Pipeline] } 19:22:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1276-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:22:54 $ docker stop --time=1 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c 19:22:56 $ docker rm -f --volumes 0d03c4a88014160e37d5e3e0b9d6e61d8435a5c7c9688d93432783f526b4b66c [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 19:22:56 provisioning config files... 19:22:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config2492078330090465297tmp [Pipeline] { [Pipeline] sh 19:22:56 + set +x 19:22:56 + curl -s https://codecov.io/bash 19:22:56 + bash -s -- 19:22:56 19:22:56 _____ _ 19:22:56 / ____| | | 19:22:56 | | ___ __| | ___ ___ _____ __ 19:22:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:56 Bash-1.0.6 19:22:56 19:22:56 19:22:56 ==> git version 2.25.1 found 19:22:56 ==> 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 19:22:56 Release-Date: 2020-01-08 19:22:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:22:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:22:56 ==> Jenkins CI detected. 19:22:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1276 19:22:56 project root: . 19:22:56 --> token set from env 19:22:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:56 ==> Running gcov in . (disable via -X gcov) 19:22:56 ==> Python coveragepy not found 19:22:56 ==> Searching for coverage reports in: 19:22:56 + . 19:22:56 -> Found 1 reports 19:22:56 ==> Detecting git/mercurial file structure 19:22:56 ==> Reading reports 19:22:56 + ./coverage.out bytes=100832 19:22:56 ==> Appending adjustments 19:22:56 https://docs.codecov.io/docs/fixing-reports 19:22:56 + Found adjustments 19:22:56 ==> Gzipping contents 19:22:56 16K /tmp/codecov.KwU1L0.gz 19:22:56 ==> Uploading reports 19:22:56 url: https://codecov.io 19:22:56 query: branch=PR-1276&commit=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1276&job=&cmd_args= 19:22:56 -> Pinging Codecov 19:22:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1276&commit=acf6045e4d0f6c3d3929d3deedc27b525a56cb9a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1276&job=&cmd_args= 19:22:57 -> Uploading to 19:22:57 https://storage.googleapis.com/codecov/v4/raw/2023-01-16/7E55EF52A471D76F132DFD9A03CDDE97/acf6045e4d0f6c3d3929d3deedc27b525a56cb9a/0f24488e-a4a5-46c0-90ee-ad2e42bbd4ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T192257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eba279e05b9826d6fc52255a361ae85f7b07e90338f47b948e578aa78c32353 19:22:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:57 Dload Upload Total Spent Left Speed 19:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14717 0 0 100 14717 0 53711 --:--:-- --:--:-- --:--:-- 53516 100 14717 0 0 100 14717 0 53711 --:--:-- --:--:-- --:--:-- 53516 19:22:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/acf6045e4d0f6c3d3929d3deedc27b525a56cb9a [Pipeline] } 19:22:57 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 19:22:58 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives ] 19:22:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives 19:22:58 total 16 19:22:58 drwxr-xr-x 3 root root 4096 Jan 16 19:11 . 19:22:58 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. 19:22:58 drwxr-xr-x 2 root root 4096 Jan 16 19:11 cost 19:22:58 -rw-r--r-- 1 root root 86 Jan 16 19:11 cost.csv 19:22:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives 19:22:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives 19:22:58 total 16 19:22:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 19:11 . 19:22:58 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 19:11 .. 19:22:58 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 19:11 cost 19:22:58 -rw-r--r-- 1 jenkins jenkins 86 Jan 16 19:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:22:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:59 ---> package-listing.sh 19:22:59 ++ facter osfamily 19:22:59 ++ tr '[:upper:]' '[:lower:]' 19:22:59 + OS_FAMILY=debian 19:22:59 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1276 19:22:59 + START_PACKAGES=/tmp/packages_start.txt 19:22:59 + END_PACKAGES=/tmp/packages_end.txt 19:22:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:59 + PACKAGES=/tmp/packages_start.txt 19:22:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1276 ']' 19:22:59 + PACKAGES=/tmp/packages_end.txt 19:22:59 + case "${OS_FAMILY}" in 19:22:59 + dpkg -l 19:22:59 + grep '^ii' 19:22:59 + '[' -f /tmp/packages_start.txt ']' 19:22:59 + '[' -f /tmp/packages_end.txt ']' 19:22:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1276 ']' 19:22:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/ 19:22:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1276/archives/ [Pipeline] echo 19:22:59 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-1276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:00 prd-ubuntu20.04-docker-8c-8g-2660 does not seem to be running inside a container 19:23:00 $ 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-1276/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-1276 -v /w/workspace/gexfoundry_device-sdk-go_PR-1276:/w/workspace/gexfoundry_device-sdk-go_PR-1276:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1276@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:00 $ docker top 9ccbbdb2ab679bd664b27d882595ec4614914c526bacc9ff67d82260cf78e795 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:01 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:01 + mkdir -p /var/log/sysstat [Pipeline] sh 19:23:01 + ls /var/log/sa-host 19:23:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:01 provisioning config files... 19:23:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1276@tmp/config16372158275037892055tmp [Pipeline] { [Pipeline] echo 19:23:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:02 ---> create-netrc.sh [Pipeline] } 19:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:02 ---> python-tools-install.sh [Pipeline] echo 19:23:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:02 ---> sudo-logs.sh 19:23:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:03 ---> job-cost.sh 19:23:03 lf-activate-venv: SKIPPING 19:23:03 DEBUG: total: 0.2199999988079071 19:23:03 INFO: Retrieving Stack Cost... 19:23:03 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:03 INFO: Archiving Costs [Pipeline] echo 19:23:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:04 ---> logs-deploy.sh 19:23:04 lf-activate-venv: SKIPPING 19:23:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1276/4 19:23:04 INFO: archiving workspace using pattern(s): 19:23:05 Archives upload complete. 19:23:05 INFO: archiving logs to Nexus 19:23:05 ---> uname -a: 19:23:05 Linux prd-ubuntu20-04-docker-8c-8g-2660 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:23:05 19:23:05 19:23:05 ---> lscpu: 19:23:05 Architecture: x86_64 19:23:05 CPU op-mode(s): 32-bit, 64-bit 19:23:05 Byte Order: Little Endian 19:23:05 Address sizes: 40 bits physical, 48 bits virtual 19:23:05 CPU(s): 8 19:23:05 On-line CPU(s) list: 0-7 19:23:05 Thread(s) per core: 1 19:23:05 Core(s) per socket: 1 19:23:05 Socket(s): 8 19:23:05 NUMA node(s): 1 19:23:05 Vendor ID: AuthenticAMD 19:23:05 CPU family: 23 19:23:05 Model: 49 19:23:05 Model name: AMD EPYC-Rome Processor 19:23:05 Stepping: 0 19:23:05 CPU MHz: 2799.996 19:23:05 BogoMIPS: 5599.99 19:23:05 Virtualization: AMD-V 19:23:05 Hypervisor vendor: KVM 19:23:05 Virtualization type: full 19:23:05 L1d cache: 256 KiB 19:23:05 L1i cache: 256 KiB 19:23:05 L2 cache: 4 MiB 19:23:05 L3 cache: 128 MiB 19:23:05 NUMA node0 CPU(s): 0-7 19:23:05 Vulnerability Itlb multihit: Not affected 19:23:05 Vulnerability L1tf: Not affected 19:23:05 Vulnerability Mds: Not affected 19:23:05 Vulnerability Meltdown: Not affected 19:23:05 Vulnerability Mmio stale data: Not affected 19:23:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:23:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:23:05 Vulnerability Srbds: Not affected 19:23:05 Vulnerability Tsx async abort: Not affected 19:23:05 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 19:23:05 19:23:05 19:23:05 ---> nproc: 19:23:05 8 19:23:05 19:23:05 19:23:05 ---> df -h: 19:23:05 Filesystem Size Used Avail Use% Mounted on 19:23:05 overlay 155G 12G 144G 8% / 19:23:05 tmpfs 64M 0 64M 0% /dev 19:23:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:23:05 shm 64M 0 64M 0% /dev/shm 19:23:05 /dev/vda1 155G 12G 144G 8% /facter-os 19:23:05 19:23:05 19:23:05 ---> sar -b -r -n DEV: 19:23:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2660) 01/16/23 _x86_64_ (8 CPU) 19:23:05 19:23:05 19:08:49 LINUX RESTART (8 CPU) 19:23:05 19:23:05 19:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:05 19:10:01 305.91 47.93 257.98 0.00 5419.74 152892.53 0.00 19:23:05 19:11:01 143.61 0.65 142.96 0.00 7.07 99622.33 0.00 19:23:05 19:12:01 177.22 0.35 176.87 0.00 28.93 47283.85 0.00 19:23:05 19:13:01 2.15 0.00 2.15 0.00 0.00 25.48 0.00 19:23:05 19:14:01 27.37 9.25 18.12 0.00 2882.69 2423.32 0.00 19:23:05 19:15:01 30.06 1.33 28.73 0.00 2271.22 6428.93 0.00 19:23:05 19:16:01 3.62 0.02 3.60 0.00 0.13 91.72 0.00 19:23:05 19:17:01 1.95 0.02 1.93 0.00 0.13 20.66 0.00 19:23:05 19:18:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 19:23:05 19:19:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 19:23:05 19:20:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 19:23:05 19:21:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 19:23:05 19:22:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 19:23:05 19:23:01 6.33 0.25 6.08 0.00 19.33 116.65 0.00 19:23:05 Average: 50.43 4.27 46.15 0.00 759.70 22081.90 0.00 19:23:05 19:23:05 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:05 19:10:01 29170804 31584284 745192 2.27 72344 2618148 1879000 5.54 1012152 2355328 8 19:23:05 19:11:01 28013464 31503556 802536 2.44 138860 3540240 1971808 5.81 1347452 3069112 432328 19:23:05 19:12:01 27762516 31560804 746776 2.27 152364 3801296 1769488 5.21 1242808 3386704 332 19:23:05 19:13:01 27762932 31561240 746224 2.27 152384 3801304 1769488 5.21 1242576 3386708 4 19:23:05 19:14:01 27447992 31517748 773016 2.35 169636 4052416 1855296 5.47 1389656 3533360 66328 19:23:05 19:15:01 27242856 31543760 744920 2.27 185956 4256072 1815676 5.35 1561876 3550844 16 19:23:05 19:16:01 27249956 31546072 742736 2.26 184548 4252820 1797812 5.30 1558608 3547632 172 19:23:05 19:17:01 27256264 31552444 736280 2.24 184624 4252816 1797812 5.30 1552688 3547636 4 19:23:05 19:18:01 27256484 31552808 735872 2.24 184704 4252824 1797812 5.30 1552276 3547632 8 19:23:05 19:19:01 27256420 31552944 735672 2.24 184752 4252960 1797812 5.30 1552328 3547764 32 19:23:05 19:20:01 27256280 31552812 735788 2.24 184780 4252960 1797812 5.30 1552432 3547772 16 19:23:05 19:21:01 27256256 31553376 735668 2.24 184848 4252964 1797812 5.30 1552024 3548244 36 19:23:05 19:22:01 27256456 31553640 735560 2.24 184908 4252968 1797812 5.30 1552092 3548252 4 19:23:05 19:23:01 27209020 31508280 778108 2.37 185084 4254304 2037092 6.00 1595480 3548604 280 19:23:05 Average: 27528407 31545983 749596 2.28 167842 4006721 1834467 5.41 1447461 3404685 35683 19:23:05 19:23:05 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:05 19:10:01 ens3 625.26 447.84 6542.02 122.23 0.00 0.00 0.00 0.00 19:23:05 19:10:01 lo 7.12 7.12 0.69 0.69 0.00 0.00 0.00 0.00 19:23:05 19:10:01 docker0 7.26 6.49 0.71 73.44 0.00 0.00 0.00 0.00 19:23:05 19:11:01 ens3 309.05 251.82 1790.61 34.40 0.00 0.00 0.00 0.00 19:23:05 19:11:01 vethff36a9d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:23:05 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:23:05 19:11:01 docker0 230.91 275.99 17.15 1757.53 0.00 0.00 0.00 0.00 19:23:05 19:12:01 ens3 144.18 91.97 2671.72 20.71 0.00 0.00 0.00 0.00 19:23:05 19:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 19:23:05 19:12:01 docker0 3.35 6.47 0.20 81.03 0.00 0.00 0.00 0.00 19:23:05 19:13:01 ens3 1.63 0.15 0.58 0.01 0.00 0.00 0.00 0.00 19:23:05 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:23:05 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:14:01 ens3 51.91 28.97 1377.91 2.82 0.00 0.00 0.00 0.00 19:23:05 19:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:23:05 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:15:01 ens3 124.81 74.99 1377.20 5.39 0.00 0.00 0.00 0.00 19:23:05 19:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:23:05 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:17:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:23:05 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:23:05 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:18:01 ens3 0.33 0.03 0.02 0.00 0.00 0.00 0.00 0.00 19:23:05 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:19:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:23:05 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:23:05 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:20:01 ens3 0.32 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:23:05 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:21:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:23:05 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:23:05 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:22:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 19:23:05 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 19:23:01 ens3 19.71 12.81 22.64 7.78 0.00 0.00 0.00 0.00 19:23:05 19:23:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 19:23:05 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:05 Average: ens3 91.38 64.96 985.00 13.83 0.00 0.00 0.00 0.00 19:23:05 Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 19:23:05 Average: docker0 17.25 20.64 1.29 136.56 0.00 0.00 0.00 0.00 19:23:05 19:23:05 19:23:05 ---> sar -P ALL: 19:23:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2660) 01/16/23 _x86_64_ (8 CPU) 19:23:05 19:23:05 19:08:49 LINUX RESTART (8 CPU) 19:23:05 19:23:05 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:23:05 19:10:01 all 10.13 0.00 3.64 2.95 0.05 83.22 19:23:05 19:10:01 0 9.17 0.00 5.77 3.77 0.05 81.23 19:23:05 19:10:01 1 6.46 0.00 2.73 0.50 0.05 90.25 19:23:05 19:10:01 2 14.27 0.00 4.95 6.50 0.05 74.23 19:23:05 19:10:01 3 8.15 0.00 3.19 4.33 0.07 84.27 19:23:05 19:10:01 4 10.28 0.00 3.68 1.08 0.05 84.90 19:23:05 19:10:01 5 9.30 0.00 2.79 2.02 0.05 85.84 19:23:05 19:10:01 6 11.28 0.00 3.03 3.21 0.05 82.43 19:23:05 19:10:01 7 12.15 0.00 2.99 2.18 0.07 82.61 19:23:05 19:11:01 all 31.17 0.00 5.44 1.65 0.09 61.65 19:23:05 19:11:01 0 31.06 0.00 5.41 0.07 0.07 63.39 19:23:05 19:11:01 1 31.04 0.00 5.01 0.64 0.08 63.22 19:23:05 19:11:01 2 32.70 0.00 7.05 0.54 0.08 59.63 19:23:05 19:11:01 3 31.47 0.00 5.07 0.91 0.10 62.45 19:23:05 19:11:01 4 31.80 0.00 4.72 0.51 0.10 62.87 19:23:05 19:11:01 5 31.09 0.00 4.82 0.12 0.08 63.89 19:23:05 19:11:01 6 29.09 0.00 6.02 6.65 0.08 58.15 19:23:05 19:11:01 7 31.14 0.00 5.38 3.83 0.10 59.55 19:23:05 19:12:01 all 26.06 0.00 4.73 1.47 0.07 67.67 19:23:05 19:12:01 0 25.73 0.00 4.99 4.05 0.07 65.16 19:23:05 19:12:01 1 25.94 0.00 4.91 1.01 0.07 68.08 19:23:05 19:12:01 2 26.63 0.00 4.61 0.47 0.05 68.24 19:23:05 19:12:01 3 25.34 0.00 4.60 2.17 0.07 67.82 19:23:05 19:12:01 4 26.02 0.00 4.56 0.19 0.08 69.15 19:23:05 19:12:01 5 26.00 0.00 4.93 0.13 0.08 68.86 19:23:05 19:12:01 6 26.99 0.00 4.53 2.04 0.07 66.39 19:23:05 19:12:01 7 25.82 0.00 4.73 1.72 0.07 67.65 19:23:05 19:13:01 all 0.27 0.00 0.02 0.01 0.01 99.70 19:23:05 19:13:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:23:05 19:13:01 1 1.99 0.00 0.03 0.00 0.00 97.98 19:23:05 19:13:01 2 0.00 0.00 0.02 0.00 0.03 99.95 19:23:05 19:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:23:05 19:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:23:05 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:23:05 19:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:23:05 19:14:01 all 1.18 0.00 0.63 0.21 0.01 97.97 19:23:05 19:14:01 0 0.47 0.00 0.32 0.08 0.02 99.12 19:23:05 19:14:01 1 2.42 0.00 0.62 0.00 0.02 96.94 19:23:05 19:14:01 2 1.47 0.00 0.28 0.03 0.02 98.20 19:23:05 19:14:01 3 1.37 0.00 0.58 0.35 0.02 97.68 19:23:05 19:14:01 4 0.52 0.00 0.55 0.68 0.00 98.25 19:23:05 19:14:01 5 1.43 0.00 1.78 0.18 0.02 96.58 19:23:05 19:14:01 6 1.10 0.00 0.65 0.27 0.00 97.98 19:23:05 19:14:01 7 0.69 0.00 0.23 0.05 0.02 99.01 19:23:05 19:15:01 all 1.22 0.00 0.72 0.28 0.02 97.77 19:23:05 19:15:01 0 0.77 0.00 0.32 0.38 0.02 98.51 19:23:05 19:15:01 1 1.47 0.00 0.58 0.07 0.03 97.85 19:23:05 19:15:01 2 1.27 0.00 1.85 0.05 0.02 96.81 19:23:05 19:15:01 3 0.87 0.00 0.43 0.37 0.02 98.31 19:23:05 19:15:01 4 2.21 0.00 0.54 0.94 0.03 96.28 19:23:05 19:15:01 5 1.32 0.00 0.75 0.25 0.00 97.68 19:23:05 19:15:01 6 1.27 0.00 0.83 0.03 0.02 97.85 19:23:05 19:15:01 7 0.60 0.00 0.42 0.12 0.02 98.84 19:23:05 19:16:01 all 0.08 0.00 0.05 0.01 0.01 99.85 19:23:05 19:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:23:05 19:16:01 1 0.28 0.00 0.13 0.00 0.02 99.57 19:23:05 19:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:23:05 19:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 19:23:05 19:16:01 4 0.03 0.00 0.02 0.08 0.00 99.87 19:23:05 19:16:01 5 0.02 0.00 0.05 0.00 0.02 99.92 19:23:05 19:16:01 6 0.08 0.00 0.03 0.00 0.00 99.88 19:23:05 19:16:01 7 0.02 0.00 0.03 0.03 0.02 99.90 19:23:05 19:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:23:05 19:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:23:05 19:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:05 19:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:17:01 4 0.07 0.00 0.02 0.03 0.02 99.87 19:23:05 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:23:05 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:23:05 19:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:23:05 19:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:23:05 19:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:23:05 19:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:23:05 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:23:05 19:18:01 4 0.03 0.00 0.02 0.07 0.00 99.88 19:23:05 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:19:01 all 0.02 0.00 0.01 0.02 0.01 99.94 19:23:05 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:05 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:05 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:19:01 4 0.03 0.00 0.02 0.13 0.02 99.80 19:23:05 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:23:05 19:19:01 7 0.05 0.00 0.00 0.02 0.02 99.92 19:23:05 19:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 19:23:05 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:23:05 19:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:23:05 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:23:05 19:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:23:05 19:20:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:23:05 19:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:23:05 19:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:23:05 19:20:01 7 0.23 0.00 0.00 0.02 0.00 99.75 19:23:05 19:23:05 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:23:05 19:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:23:05 19:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:23:05 19:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:23:05 19:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:23:05 19:21:01 4 0.00 0.00 0.03 0.05 0.00 99.92 19:23:05 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:23:05 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:21:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:23:05 19:22:01 all 0.03 0.00 0.01 0.01 0.00 99.96 19:23:05 19:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:23:05 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:23:05 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:23:05 19:22:01 4 0.05 0.00 0.02 0.03 0.00 99.90 19:23:05 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:23:05 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:23:05 19:22:01 7 0.05 0.00 0.00 0.02 0.02 99.92 19:23:05 19:23:01 all 0.45 0.00 0.21 0.03 0.01 99.29 19:23:05 19:23:01 0 0.52 0.00 0.17 0.02 0.02 99.28 19:23:05 19:23:01 1 0.93 0.00 0.27 0.02 0.03 98.75 19:23:05 19:23:01 2 0.15 0.00 0.23 0.03 0.02 99.57 19:23:05 19:23:01 3 0.33 0.00 0.15 0.02 0.02 99.48 19:23:05 19:23:01 4 0.64 0.00 0.27 0.10 0.02 98.98 19:23:05 19:23:01 5 0.17 0.00 0.18 0.00 0.00 99.65 19:23:05 19:23:01 6 0.27 0.00 0.20 0.02 0.00 99.52 19:23:05 19:23:01 7 0.63 0.00 0.23 0.02 0.00 99.12 19:23:05 Average: all 5.01 0.00 1.10 0.47 0.02 93.40 19:23:05 Average: 0 4.81 0.00 1.21 0.60 0.02 93.36 19:23:05 Average: 1 5.01 0.00 1.03 0.16 0.03 93.77 19:23:05 Average: 2 5.42 0.00 1.35 0.54 0.02 92.67 19:23:05 Average: 3 4.79 0.00 1.00 0.58 0.02 93.61 19:23:05 Average: 4 5.10 0.00 1.03 0.28 0.02 93.57 19:23:05 Average: 5 4.92 0.00 1.09 0.19 0.02 93.78 19:23:05 Average: 6 4.96 0.00 1.09 0.86 0.02 93.07 19:23:05 Average: 7 5.05 0.00 0.99 0.57 0.02 93.37 19:23:05 19:23:05 19:23:05